*,:after,:before{box-sizing:border-box}:root{--font-roboto:"Roboto","Segoe UI",Arial,Helvetica,sans-serif;--color-red:#d32f2f;--color-red-dark:#b71c1c;--color-red-light:#ef5350;--color-blue:#1565c0;--color-blue-dark:#0d47a1;--color-blue-light:#42a5f5;--color-orange:#f57c00;--color-gold:#ffc107;--color-results-surface:#e8f2ff;--color-results-surface-alt:#fafcff;--brand-banner-bg:linear-gradient(180deg,var(--color-results-surface-alt) 0%,var(--color-results-surface) 52%,var(--color-bg) 100%);--brand-tagline-gold:#c99200;--brand-tagline-shadow:0 1px 1px rgba(13,71,161,0.32);--color-bg:#e3f0fb;--color-bg-panel:#ffffff;--color-text:#1a1a2e;--color-text-muted:#5a6478;--color-border:rgba(0,0,0,0.08);--shadow-sm:0 2px 8px rgba(0,0,0,0.08);--shadow-md:0 6px 24px rgba(21,101,192,0.12);--shadow-card:0 4px 16px rgba(0,0,0,0.1);--shadow-btn:0 4px 0 rgba(0,0,0,0.18),inset 0 1px 0 rgba(255,255,255,0.35);--radius-sm:10px;--radius-md:16px;--radius-lg:20px;--container-max:1320px}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:var(--font-roboto,"Roboto"),"Segoe UI",Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}ul{list-style:none;margin:0;padding:0}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:1rem}.site-shell{display:flex;flex-direction:column;min-height:100vh}.site-main{flex:1}.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:3px solid var(--color-gold);box-shadow:var(--shadow-sm);overflow:visible;max-width:100vw}.header-inner{display:flex;flex-direction:column;gap:0;padding-block:.45rem 0}.header-auth-area{width:calc(100% + 1.3rem);max-width:none;margin-inline:-.65rem;border-top:1px solid rgba(255,193,7,.45);background:linear-gradient(180deg,#fffef8,#fff8e1)}.header-auth-area .header-auth{width:100%;border-left:none;background:transparent}.header-auth-area .header-auth--guest{min-width:0;max-width:none;padding:.42rem .65rem .48rem}.header-auth-area .header-auth-actions{max-width:300px;margin-inline:auto}.header-auth-area .header-member{display:flex;justify-content:center;padding:.4rem .65rem}.header-brand-row{display:flex;align-items:center;gap:.45rem;padding-bottom:.4rem;min-width:0}.header-nav-shell{position:relative;align-items:stretch;width:calc(100% + 1.3rem);max-width:none;margin-inline:-.65rem;border-top:1px solid rgba(21,101,192,.12)}.header-auth,.header-nav-shell{display:flex;background:linear-gradient(180deg,#fafcff,#f3f8ff)}.header-auth{align-items:center;justify-content:center;flex-shrink:0;padding:.35rem .55rem;border-left:1px solid rgba(21,101,192,.12)}.header-auth--guest{flex-direction:column;align-items:stretch;gap:.32rem;padding:.38rem .5rem .42rem;min-width:148px;max-width:178px}.header-auth-actions{display:grid;grid-template-columns:1fr 1fr;gap:.32rem;width:100%}.header-auth-btn{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;width:100%;padding:.32rem .35rem;border-radius:999px;border:2px solid rgba(255,255,255,.42);font-size:.62rem;font-weight:800;letter-spacing:.02em;white-space:nowrap;cursor:pointer;color:#fff;text-decoration:none;transition:transform .15s ease,filter .15s ease,box-shadow .15s ease;font-family:inherit;line-height:1.15;box-shadow:0 2px 0 rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.28)}.header-auth-btn:hover{transform:translateY(-1px);filter:brightness(1.05);box-shadow:0 3px 0 rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.32)}.header-auth-btn:active{transform:translateY(1px);box-shadow:0 1px 0 rgba(0,0,0,.14),inset 0 1px 0 rgba(255,255,255,.2)}.header-auth-btn--login{background:linear-gradient(180deg,#42a5f5,#1976d2 58%,#0d47a1)}.header-auth-btn--register{background:linear-gradient(180deg,#ef5350,#c62828 58%,#b71c1c)}.header-auth-hint{margin:0;padding:0 .1rem;font-size:.5rem;font-weight:800;line-height:1.3;text-align:center;color:#0d47a1;letter-spacing:.015em;text-wrap:balance}.header-member{position:relative}.header-auth-user{display:inline-flex;align-items:center;gap:.28rem;max-width:118px;min-height:1.85rem;padding:.2rem .45rem .2rem .28rem;border-radius:999px;border:2px solid rgba(13,71,161,.4);background:#fff;cursor:pointer;font-family:inherit}.header-auth-user__rank{width:22px;height:22px;border-radius:50%;object-fit:contain;flex-shrink:0}.header-auth-user__name{font-size:.62rem;font-weight:800;color:#0d47a1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.header-auth-user__name--super-admin{color:#b45309;letter-spacing:.02em;max-width:7.5rem}.header-member:has(.header-auth-user__name--super-admin) .header-auth-user{max-width:148px;border-color:rgba(180,83,9,.45)}.header-auth-user__caret{font-size:.55rem;color:#1565c0;transition:transform .15s ease}.header-auth-user__caret.open{transform:rotate(180deg)}.header-auth-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:130;min-width:168px;padding:.35rem;border-radius:10px;background:#fff;border:1px solid rgba(21,101,192,.25);box-shadow:0 8px 24px rgba(0,0,0,.14)}.header-auth-menu a,.header-auth-menu button{display:block;width:100%;text-align:left;padding:.48rem .55rem;border:0;background:transparent;border-radius:6px;font-size:.78rem;font-weight:700;color:#1a1a2e;cursor:pointer;font-family:inherit;text-decoration:none}.header-auth-menu a:hover,.header-auth-menu button:hover{background:#e3f2fd;color:#0d47a1}.main-nav{flex:1;min-width:0;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scroll-behavior:smooth;scrollbar-width:none;cursor:grab;touch-action:pan-x pan-y}.main-nav--dragging{cursor:grabbing;user-select:none;scroll-snap-type:none!important}.main-nav::-webkit-scrollbar{display:none}.nav-list{display:flex;align-items:center;flex-wrap:nowrap;gap:.45rem;width:max-content;margin:0;padding:.45rem .65rem;list-style:none}.nav-list li{flex:0 0 auto;scroll-snap-align:start}@media (min-width:769px){.header-inner{display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"brand nav auth";align-items:center;gap:1rem;padding-block:.5rem}.header-brand-row{grid-area:brand;padding-bottom:0;flex-shrink:0}.header-nav-shell{grid-area:nav;max-width:none;flex:1;min-width:0}.header-auth-area,.header-nav-shell{width:auto;margin-inline:0;border-top:none;background:transparent}.header-auth-area{grid-area:auth}.header-auth-area .header-auth--guest{min-width:168px;max-width:196px;padding:.42rem .55rem .45rem}.header-auth-area .header-auth-actions{max-width:none;margin-inline:0}.header-auth-area .header-member{padding:0;justify-content:flex-start}.nav-list{padding:.1rem 0;gap:.5rem}.header-auth{background:transparent;border-left:1px solid rgba(21,101,192,.15);padding-inline:.65rem .35rem}.header-auth-btn{min-height:2.1rem;padding:.35rem .45rem;font-size:.68rem}.header-auth-hint{font-size:.54rem}.header-auth-user{max-width:148px}.header-auth-user__name{font-size:.68rem}}.logo-link{flex-shrink:0;display:flex;align-items:center;gap:.65rem}.logo-emblem{width:56px;height:56px;object-fit:contain;border-radius:50%;flex-shrink:0}.logo-text{display:flex;flex-direction:column;gap:.1rem}.logo-brand{font-size:1.15rem;font-weight:900;letter-spacing:.02em;color:var(--color-red);line-height:1.1;text-transform:uppercase}.logo-tagline{font-size:.68rem;color:var(--brand-tagline-gold);max-width:240px;line-height:1.25;text-shadow:var(--brand-tagline-shadow)}.logo-tagline,.nav-btn{font-weight:800;letter-spacing:.02em}.nav-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.6rem 1rem;font-size:.72rem;color:#fff;border-radius:999px;border:2px solid rgba(255,255,255,.4);box-shadow:var(--shadow-btn);white-space:nowrap;transition:transform .15s,filter .15s}.nav-btn:hover{transform:translateY(-2px);filter:brightness(1.06)}.nav-btn--blue,.nav-btn--red{background:linear-gradient(180deg,#42a5f5,#1976d2 55%,#0d47a1)}.nav-btn--active{background:linear-gradient(180deg,#ef5350,#c62828 55%,#b71c1c);border-color:rgba(255,255,255,.55);outline:3px solid var(--color-gold);outline-offset:2px}.nav-btn-icon{width:18px;height:18px;flex-shrink:0}.home-main{padding:1.25rem 0 1.75rem;background:linear-gradient(180deg,rgba(255,255,255,.5) 0,var(--color-bg) 100%)}.home-main-grid{display:grid;grid-template-columns:minmax(210px,250px) minmax(0,1fr) minmax(260px,300px);gap:.85rem;align-items:stretch}.home-sidebar{position:sticky;top:72px}.home-content{min-width:0;display:flex;flex-direction:column;gap:.85rem}.home-content--results .rbk-home-content{margin:0;max-width:none;width:100%}.home-content--results .rbk-home-content__inner{border:2px solid rgba(211,47,47,.35);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.home-content--results .rbk-home-content__inner--empty{min-height:72px;padding:.85rem 1rem}@media (min-width:993px){.home-main-grid{align-items:start}.home-main-grid>.home-content--results,.home-main-grid>.home-sidebar--left,.home-main-grid>.home-sidebar--right{min-height:0}.home-sidebar--right .home-sidebar-stack--tabbed{height:100%;min-height:100%}.home-sidebar--right .home-right-sidebar-panel--bxh{height:100%}.home-sidebar--right .home-right-bxh-stack{min-height:100%}.home-content.home-content--results{align-self:start;min-height:0;overflow:hidden;box-sizing:border-box}.home-content--results>:not(.rbk-home-content){flex-shrink:0}.home-content--results .rbk-home-content,.home-content--results .rbk-home-content__inner{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.home-content--results .rbk-home-content__inner{overflow:hidden}.home-content--results .rbk-home-content__figure,.home-content--results .rbk-home-content__scroll-hint,.home-content--results .rbk-home-content__title{flex-shrink:0}.home-content--results .rbk-home-content__scroll{flex:1 1 auto;min-height:0;max-height:none;overflow-y:scroll;-webkit-overflow-scrolling:touch}.home-sidebar--left{display:flex;flex-direction:column;align-self:stretch}.home-sidebar-panel{display:flex;flex-direction:column;flex:1 1 auto;min-height:100%;width:100%}.home-sidebar-top-experts{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;margin-top:.75rem}.home-sidebar-top-experts__list{flex:1 1 auto;min-height:0;overflow-y:auto}}.lottery-detail{background:#fff;border:2px solid rgba(211,47,47,.35);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);overflow:hidden}.lottery-notice-bar{display:flex;align-items:center;gap:.65rem;overflow:hidden;padding:.65rem .75rem .65rem 0;border-bottom:1px solid rgba(21,101,192,.2)}.lottery-notice-badge{flex-shrink:0;margin-left:.5rem;padding:.35rem .55rem;font-size:.68rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;color:#fff;background:linear-gradient(180deg,#ef5350,#c62828);border:2px solid rgba(255,255,255,.55);border-radius:6px;box-shadow:0 2px 0 rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.35);text-shadow:0 1px 2px rgba(0,0,0,.25)}.lottery-notice-bar--live{display:flex;align-items:center;justify-content:flex-start;gap:.65rem;min-height:44px;padding:.75rem 1rem .75rem 0;background:linear-gradient(180deg,#ffcdd2,#ef9a9a)}.lottery-notice-marquee-wrap{flex:1;min-width:0;overflow:hidden}.lottery-notice-bar--prelive{background:linear-gradient(180deg,#fff8e1,#ffecb3)}.lottery-notice-bar--disclaimer{background:linear-gradient(180deg,#e3f2fd,#bbdefb)}.lottery-notice-marquee{display:flex;width:max-content;animation:lottery-notice-scroll 45s linear infinite}.lottery-notice-marquee span{flex-shrink:0;padding-right:4rem;font-size:.82rem;font-weight:800;letter-spacing:.03em;white-space:nowrap;color:#0d47a1;text-transform:uppercase}.lottery-notice-bar--prelive .lottery-notice-marquee span{color:#e65100}.lottery-notice-live{flex:1;min-width:0;margin:0;font-size:.95rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase;text-align:center;color:#b71c1c;text-shadow:0 1px 0 rgba(255,255,255,.7),0 2px 6px rgba(0,0,0,.2);animation:lottery-notice-pulse 1.2s ease-in-out infinite}@keyframes lottery-notice-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes lottery-notice-pulse{0%,to{opacity:1}50%{opacity:.75}}@media (prefers-reduced-motion:reduce){.lottery-notice-marquee{animation:none;flex-wrap:wrap;width:100%;justify-content:center}.lottery-notice-marquee span:last-child{display:none}.lottery-notice-live{animation:none}}@media (max-width:768px){.lottery-notice-marquee span{font-size:.72rem}.lottery-notice-live{font-size:.82rem}}.lottery-detail-body{padding:.75rem;display:flex;flex-direction:column;gap:1rem}.lottery-result-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:118px;padding:.85rem 1.15rem .95rem;background:linear-gradient(180deg,#ef5350,#d32f2f 45%,#b71c1c);border-radius:var(--radius-md);box-shadow:0 4px 0 rgba(0,0,0,.12),0 8px 20px rgba(183,28,28,.28)}.lottery-result-header-logo{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:102px;height:102px;border-radius:14px;background:linear-gradient(180deg,#fff,#f0f0f0);border:3px solid rgba(255,255,255,.6);box-shadow:0 4px 0 rgba(0,0,0,.2),0 6px 16px rgba(0,0,0,.15),inset 0 2px 0 rgba(255,255,255,.95)}.lottery-result-header-logo-img{width:84px;height:84px;object-fit:contain}.lottery-result-header-title{flex:1;min-width:0;display:flex;align-items:center;justify-content:center}.lottery-result-header-title-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;padding:.65rem 1.75rem .75rem;border-radius:12px;background:linear-gradient(180deg,#c62828,#b71c1c 50%,#8e0000);border:2px solid rgba(255,215,64,.85);box-shadow:0 4px 0 rgba(0,0,0,.25),0 6px 14px rgba(0,0,0,.2),inset 0 2px 0 rgba(255,255,255,.25),inset 0 -3px 0 rgba(0,0,0,.2)}.lottery-result-header-label{font-size:1.2rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#fff8e1;text-shadow:0 1px 0 rgba(255,255,255,.5),0 2px 0 rgba(0,0,0,.15),0 3px 5px rgba(0,0,0,.25)}.lottery-result-header-date{font-size:1.55rem;font-weight:900;letter-spacing:.04em;white-space:nowrap;color:#fff;text-shadow:0 1px 0 rgba(255,255,255,.65),0 2px 0 rgba(0,0,0,.18),0 3px 0 rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.3)}.lottery-result-header-clock{flex-shrink:0}.lottery-clock-3d{display:flex;align-items:center;justify-content:center;width:110px;height:110px;border-radius:50%;background:linear-gradient(145deg,#ffffff,#ececec 30%,#b0b0b0);border:4px solid rgba(255,255,255,.85);box-shadow:0 5px 0 rgba(0,0,0,.25),0 8px 20px rgba(0,0,0,.22),inset 0 3px 6px rgba(255,255,255,.95),inset 0 -5px 10px rgba(0,0,0,.14)}.lottery-clock-time{font-size:1.15rem;font-weight:900;line-height:1.1;letter-spacing:.04em;font-variant-numeric:tabular-nums;font-family:inherit;color:#b71c1c;text-align:center;text-shadow:0 1px 0 rgba(255,255,255,.95),0 2px 0 rgba(140,0,0,.15),0 3px 4px rgba(0,0,0,.18)}.lottery-day-board-subdate{padding:.45rem .75rem;text-align:center;font-size:.78rem;font-weight:800;color:#1565c0;background:linear-gradient(180deg,#e3f2fd,#bbdefb);border-bottom:1px solid var(--lottery-grid)}.lottery-detail-empty{margin:0;padding:1.5rem;text-align:center;color:var(--color-text-muted);font-size:.9rem}.lottery-day-board{border:1px solid #d8dee8;border-radius:var(--radius-md);overflow:hidden;background:#fff;box-shadow:0 2px 12px rgba(0,0,0,.06);--lottery-grid:#8eb9d4;--lottery-cell-a:#f5fafd;--lottery-cell-b:#e8f4fc;--lottery-cell-db:#eef7fd}.lottery-board{display:flex;flex-direction:column;background:#fff}.lottery-board-pair{display:flex;align-items:stretch;border-bottom:1px solid var(--lottery-grid)}.lottery-board-pair:last-child{border-bottom:none}.lottery-label{display:flex;align-items:center;justify-content:center;flex:0 0 108px;width:108px;min-height:40px;padding:.35rem .3rem;border-right:1px solid var(--lottery-grid);box-shadow:inset 0 1px 0 rgba(255,255,255,.45),inset 0 -1px 0 rgba(0,0,0,.12)}.lottery-label--db{background:linear-gradient(180deg,#ff6b6b,#e53935 40%,#b71c1c);border-color:#ffc107}.lottery-label--first{background:linear-gradient(180deg,#ffd54f,#ffb300 45%,#f57c00);border-color:#fff8e1}.lottery-label--prize{background:linear-gradient(180deg,#64b5f6,#1e88e5 45%,#0d47a1);border-color:rgba(187,222,251,.9)}.lottery-label-3d{display:block;width:100%;text-align:center;font-size:.6rem;font-weight:900;line-height:1.12;letter-spacing:.03em;text-transform:uppercase;color:#fff;-webkit-text-stroke:.25px rgba(0,0,0,.35);text-shadow:0 1px 0 rgba(255,255,255,.95),0 2px 0 rgba(0,0,0,.18),0 3px 0 rgba(0,0,0,.22),0 4px 0 rgba(0,0,0,.16),0 5px 10px rgba(0,0,0,.35)}.lottery-label--db .lottery-label-3d{font-size:.54rem;line-height:1.1;color:#fffde7}.lottery-label--first .lottery-label-3d{color:#fff8e1;text-shadow:0 1px 0 rgba(255,255,255,1),0 2px 0 #e65100,0 3px 0 #bf360c,0 4px 0 rgba(0,0,0,.2),0 5px 10px rgba(0,0,0,.35)}.lottery-board-row{display:flex;align-items:stretch;flex:1;min-width:0;min-height:44px;padding:0;background:#fff}.lottery-board-row--db{min-height:56px}.lottery-nums{width:100%;display:flex;align-items:stretch;justify-content:stretch;padding:0}.lottery-nums--db{display:grid}.lottery-nums--center{display:grid;grid-template-columns:1fr}.lottery-nums--2{display:grid;grid-template-columns:repeat(2,1fr)}.lottery-nums--4{display:grid;grid-template-columns:repeat(4,1fr)}.lottery-nums--stack{flex-direction:column;gap:0}.lottery-nums-line{display:grid;width:100%;border-top:1px solid var(--lottery-grid)}.lottery-nums-line:first-child{border-top:none}.lottery-nums-line--3{grid-template-columns:repeat(3,1fr)}.lottery-nums-line--2{grid-template-columns:repeat(2,1fr)}.lottery-nums-line--1{grid-template-columns:1fr}.lottery-num{display:flex;align-items:center;justify-content:center;min-height:44px;padding:.45rem .35rem;font-size:1.2rem;font-weight:900;letter-spacing:.07em;font-variant-numeric:tabular-nums;color:#e02020;background:linear-gradient(180deg,var(--lottery-cell-a) 0,var(--lottery-cell-b) 100%);border-right:1px solid var(--lottery-grid);box-shadow:inset 0 1px 0 rgba(255,255,255,.85);text-shadow:0 1px 0 rgba(255,255,255,.95),0 2px 0 rgba(176,24,32,.12),0 3px 4px rgba(176,24,32,.1)}.lottery-num:nth-child(2n){background:linear-gradient(180deg,#eef6fc,#dceefb)}.lottery-num:last-child{border-right:none}.lottery-board-row--db .lottery-num{min-height:56px;font-size:2.1rem;letter-spacing:0;background:linear-gradient(180deg,#f8fcff 0,var(--lottery-cell-db) 55%,#d9eef9 100%);text-shadow:0 1px 0 #fff,0 2px 0 rgba(176,24,32,.15),0 3px 0 rgba(176,24,32,.1),0 4px 6px rgba(176,24,32,.12)}.lottery-board-row--db .lottery-num:nth-child(2n){background:linear-gradient(180deg,#eef6fc,#cce5f7)}.lottery-board-row--g1 .lottery-num{font-size:1.65rem}.lottery-board-row--g6 .lottery-num{font-size:1.35rem}.lottery-board-row--g7 .lottery-num{font-size:1.45rem;letter-spacing:.12em}.lottery-dau-duoi-wrap{display:grid;grid-template-columns:1fr 1fr;gap:.85rem;padding:.85rem;background:linear-gradient(180deg,#eef6fc,#e3f2fd);border-top:2px solid var(--lottery-grid)}.lottery-dau-duoi-tabs{display:none}.lottery-dau-duoi-tab{display:flex;align-items:center;justify-content:center;flex:1;margin:0;appearance:none;-webkit-appearance:none;font:inherit;padding:.55rem .75rem;border:2px solid rgba(21,101,192,.25);border-radius:999px;background:linear-gradient(180deg,#fff,#e8f4fc);color:var(--color-blue-dark);font-size:.82rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;box-shadow:0 2px 0 rgba(0,0,0,.08);transition:background .15s ease,color .15s ease,border-color .15s ease;user-select:none}.lottery-dau-duoi-tab.is-active{color:#fff;border-color:rgba(187,222,251,.9);background:linear-gradient(180deg,#64b5f6,#1e88e5 45%,#0d47a1);box-shadow:0 2px 0 rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.35)}.lottery-dau-duoi-block{padding:.55rem;border-radius:10px;background:linear-gradient(180deg,#fff,#f8fbff);border:2px solid var(--lottery-grid);box-shadow:0 3px 0 rgba(0,0,0,.1),0 5px 14px rgba(30,136,229,.12),inset 0 1px 0 rgba(255,255,255,.9)}.lottery-dau-duoi-title{margin:0 0 .55rem;padding:.45rem .65rem;text-align:center;font-size:.88rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#fff;border-radius:8px;background:linear-gradient(180deg,#64b5f6,#1e88e5 45%,#0d47a1);border:2px solid rgba(187,222,251,.9);box-shadow:0 2px 0 rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.4);text-shadow:0 1px 0 rgba(255,255,255,.45),0 2px 4px rgba(0,0,0,.2)}.lottery-dau-duoi-grid{display:grid;grid-template-columns:1fr;gap:.35rem}.lottery-dau-duoi-cell{display:flex;align-items:center;gap:.55rem;min-height:38px;padding:.4rem .55rem;font-size:.82rem;background:linear-gradient(180deg,#fff,#f0f8ff);border:1px solid var(--lottery-grid);border-radius:8px;box-shadow:0 2px 0 rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.95)}.lottery-dau-duoi-cell:nth-child(2n){background:linear-gradient(180deg,#f5fbff,#e8f4fc)}.lottery-dau-duoi-digit{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;font-size:.9rem;font-weight:900;color:#fff;border-radius:6px;background:linear-gradient(180deg,#ef5350,#d32f2f 50%,#b71c1c);border:2px solid rgba(255,255,255,.45);box-shadow:0 2px 0 rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.35);text-shadow:0 1px 2px rgba(0,0,0,.25)}.lottery-dau-duoi-nums{flex:1;min-width:0;font-size:.84rem;font-weight:700;line-height:1.35;color:#1a237e;letter-spacing:.02em;word-break:break-word}@media (max-width:992px){.home-content--results{width:100%;max-width:100%;gap:0}.home-content--results .results-panel{margin-bottom:0;border-radius:16px 16px 0 0}.home-content--results .lottery-detail{border-radius:0 0 16px 16px;border-top:none;overflow:visible}.lottery-day-board{overflow:visible}.lottery-board-pair{flex-direction:row;align-items:stretch}.lottery-label{flex:0 0 82px;width:82px;max-width:82px;border-right:1px solid var(--lottery-grid);border-bottom:none;min-height:38px;padding:.3rem .2rem}.lottery-board-row{flex:1;min-width:0;width:auto}}@media (max-width:768px){.lottery-day-board,.lottery-detail{overflow:visible}.lottery-board-pair{flex-direction:row;align-items:stretch}.lottery-label{flex:0 0 76px;width:76px;max-width:76px;border-right:1px solid var(--lottery-grid);border-bottom:none;min-height:36px;padding:.28rem .18rem}.lottery-label-3d{font-size:.5rem;line-height:1.1}.lottery-label--db .lottery-label-3d{font-size:.46rem}.lottery-board-row{flex:1;min-width:0;width:auto}.lottery-nums--db{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important}.lottery-nums--center{display:grid;grid-template-columns:1fr}.lottery-nums--2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.lottery-nums--4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.lottery-nums-line--3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.lottery-nums-line--2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.lottery-nums-line--1{display:grid;grid-template-columns:1fr}.lottery-num{font-size:clamp(.72rem,2.8vw,1rem);letter-spacing:.03em;padding:.28rem .08rem;min-height:38px;min-width:0;overflow:hidden;text-overflow:ellipsis}.lottery-board-row--db .lottery-num{font-size:clamp(.95rem,4.2vw,1.65rem);min-height:46px;letter-spacing:0;overflow:visible;text-overflow:clip}.lottery-board-row--g1 .lottery-num{font-size:clamp(.85rem,3.6vw,1.35rem);letter-spacing:.05em}.lottery-board-row--g6 .lottery-num{font-size:clamp(.78rem,3.2vw,1.15rem)}.lottery-board-row--g7 .lottery-num{font-size:clamp(.76rem,3vw,1.2rem);letter-spacing:.06em}.lottery-result-header{flex-wrap:nowrap;align-items:center;min-height:86px;padding:.55rem .5rem;gap:.45rem}.lottery-result-header-logo{width:54px;height:54px;border-radius:10px}.lottery-result-header-logo-img{width:44px;height:44px}.lottery-result-header-title{flex:1;min-width:0;order:unset}.lottery-result-header-title-box{width:100%;max-width:100%;padding:.42rem .5rem;gap:.2rem}.lottery-result-header-label{font-size:.58rem;letter-spacing:.02em}.lottery-result-header-date{font-size:clamp(.68rem,3.2vw,.92rem);white-space:nowrap}.lottery-result-header-clock{flex-shrink:0}.lottery-clock-3d{width:58px;height:58px;border-width:3px}.lottery-clock-time{font-size:.72rem}.lottery-dau-duoi-wrap{grid-template-columns:1fr;gap:.65rem;padding:.65rem}.lottery-dau-duoi-tabs{display:flex;gap:.45rem;grid-column:1/-1}.lottery-dau-duoi-title{display:none}.lottery-dau-duoi-cell{min-height:34px;font-size:.76rem}.lottery-dau-duoi-nums{font-size:.78rem}}.home-sidebar-widgets,.service-cards-grid{display:flex;flex-direction:column;gap:.75rem}.home-sidebar-widgets{margin-top:.75rem}.home-lunar-calendar{border:1px solid rgba(21,101,192,.22);border-radius:var(--radius-md);overflow:hidden;background:#fff;box-shadow:var(--shadow-sm)}.home-lunar-calendar__solar{padding:.45rem .65rem;text-align:center;font-size:.95rem;font-weight:800;color:var(--color-blue-dark);background:linear-gradient(180deg,#e3f2fd,#bbdefb);border-bottom:1px solid rgba(21,101,192,.15)}.home-lunar-calendar__body{display:grid;grid-template-columns:1fr 1fr;min-height:118px}.home-lunar-calendar__lunar-main{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;padding:.55rem .45rem;text-align:center;background:linear-gradient(180deg,#fffdf8,#fff8ef);border-right:1px solid rgba(21,101,192,.12)}.home-lunar-calendar__month{margin:0;font-size:.72rem;font-weight:700;color:#4a4a4a;line-height:1.3}.home-lunar-calendar__day{margin:0;font-size:2rem;font-weight:900;line-height:1;color:var(--color-red)}.home-lunar-calendar__year{margin:0;font-size:.72rem;font-weight:700;color:#333}.home-lunar-calendar__canchi{display:flex;flex-direction:column;justify-content:center;gap:.28rem;padding:.55rem .5rem;background:linear-gradient(180deg,#f3e5f5,#e8eaf6)}.home-lunar-calendar__canchi p{margin:0;font-size:.72rem;font-weight:700;color:#283593;line-height:1.35}.home-lunar-calendar__hoang-dao{padding:.5rem .6rem;font-size:.68rem;line-height:1.45;color:#5d4037;background:linear-gradient(180deg,#fffde7,#fff9c4);border-top:1px solid rgba(245,124,0,.15)}.home-lunar-calendar__hoang-dao strong{color:#e65100;font-weight:800}.home-sidebar-market{border:1px solid rgba(21,101,192,.22);border-radius:var(--radius-md);overflow:hidden;background:#fff;box-shadow:var(--shadow-sm)}.home-sidebar-market__prediction,.home-sidebar-market__prices{padding:.55rem .65rem}.home-sidebar-market__prices{padding:0 0 .5rem;background:linear-gradient(180deg,#fff,#f8fbff);border-bottom:1px solid rgba(21,101,192,.12)}.home-sidebar-market__title{margin:0;padding:.5rem .65rem;text-align:center;font-size:.8rem;letter-spacing:.06em;background:linear-gradient(180deg,#e3f2fd,#90caf9);border-bottom:2px solid rgba(21,101,192,.25);box-shadow:inset 0 1px 0 rgba(255,255,255,.65),0 2px 8px rgba(21,101,192,.15);text-shadow:0 1px 0 rgba(255,255,255,.85)}.home-sidebar-market__heading,.home-sidebar-market__title{font-weight:900;text-transform:uppercase;color:var(--color-blue-dark)}.home-sidebar-market__heading{margin:0 0 .45rem;font-size:.72rem;letter-spacing:.04em}.home-sidebar-market__cols{display:grid;grid-template-columns:1fr 1fr;min-height:88px}.home-sidebar-market__col{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;padding:.5rem .35rem;text-align:center}.home-sidebar-market__col--gold{background:linear-gradient(180deg,#fffdf8,#fff8ef);border-right:1px solid rgba(21,101,192,.14)}.home-sidebar-market__col--btc{background:linear-gradient(180deg,#fff8f0,#fff3e0)}.home-sidebar-market__label{font-size:.62rem;font-weight:800;color:#5a6478;text-transform:uppercase;letter-spacing:.03em;line-height:1.25}.home-sidebar-market__usd{font-size:.78rem;font-weight:900;line-height:1.2;word-break:break-word}.home-sidebar-market__vnd{font-size:.68rem;font-weight:700;line-height:1.25;color:var(--color-red-dark);word-break:break-word}.home-sidebar-market__col--gold .home-sidebar-market__usd{color:#b8860b}.home-sidebar-market__col--btc .home-sidebar-market__usd{color:#e65100}.home-sidebar-market__source{margin:0;padding:.35rem .55rem 0;font-size:.6rem;text-align:center;color:#7a8699}.home-sidebar-market__prediction{background:linear-gradient(180deg,#fffde7,#fff8e1)}.home-sidebar-market__prediction .home-sidebar-market__heading{text-align:center}.home-sidebar-market__prediction-text{margin:0;font-size:.82rem;line-height:1.55;color:#3e2723;white-space:pre-wrap;text-align:justify;text-align-last:left}.home-sidebar-market__prediction-empty{margin:0;font-size:.76rem;line-height:1.5;color:#8d6e63;font-style:italic}.home-sidebar-top-experts{width:100%;background:#fff;border-radius:var(--radius-lg);border:2px solid rgba(21,101,192,.42);box-shadow:0 4px 18px rgba(21,101,192,.12);overflow:hidden}.home-sidebar-top-experts__header{padding:.7rem .75rem .65rem;text-align:center;color:#fff;background:linear-gradient(180deg,#42a5f5,#1565c0 55%,#0d47a1);box-shadow:inset 0 -1px 0 rgba(255,255,255,.18)}.home-sidebar-top-experts__header h2{margin:0;font-size:.82rem;font-weight:900;letter-spacing:.05em;line-height:1.25;text-shadow:0 1px 3px rgba(0,0,0,.2)}.home-sidebar-top-experts__date{margin:.3rem 0 0;font-size:.72rem;font-weight:800;opacity:.95}.home-sidebar-top-experts__hint{margin:.28rem 0 0;font-size:.62rem;font-weight:700;line-height:1.35;opacity:.88}.home-sidebar-top-experts__list{list-style:none;margin:0;padding:.5rem .45rem;display:flex;flex-direction:column;gap:.38rem;background:linear-gradient(180deg,#fafcff,#fff)}.home-sidebar-top-experts__item{display:grid;grid-template-columns:1.85rem minmax(0,1fr);gap:.42rem;align-items:center;padding:.42rem .4rem;border-radius:var(--radius-sm);border:1px solid rgba(21,101,192,.16);background:#fff;box-shadow:0 1px 4px rgba(21,101,192,.06)}.home-sidebar-top-experts__pos{display:flex;align-items:center;justify-content:center;width:1.85rem;height:1.85rem;border-radius:50%;font-size:.72rem;font-weight:900;color:#fff;background:linear-gradient(180deg,#64b5f6,#1565c0);box-shadow:0 2px 4px rgba(21,101,192,.22)}.home-sidebar-top-experts__pos--top1{background:linear-gradient(180deg,#ffd54f,#ff8f00)}.home-sidebar-top-experts__pos--top2{background:linear-gradient(180deg,#e0e0e0,#9e9e9e)}.home-sidebar-top-experts__pos--top3{background:linear-gradient(180deg,#bcaaa4,#8d6e63)}.home-sidebar-top-experts__body{min-width:0}.home-sidebar-top-experts__row{display:flex;align-items:center;justify-content:space-between;gap:.3rem}.home-sidebar-top-experts__name{font-size:.74rem;font-weight:900;color:#0d47a1;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-sidebar-top-experts__pick{margin:.15rem 0 0;font-size:.7rem;font-weight:700;color:#1a1a2e;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-sidebar-top-experts__status{flex-shrink:0;display:inline-flex;align-items:center;padding:.1rem .38rem;border-radius:999px;font-size:.58rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.home-sidebar-top-experts__status--trung{color:#1b5e20;background:#e8f5e9;border:1px solid rgba(46,125,50,.35)}.home-sidebar-top-experts__status--truot{color:#b71c1c;background:#ffebee;border:1px solid rgba(211,47,47,.35)}.home-sidebar-top-experts__status--cho-ket-qua{color:#0d47a1;background:#e3f2fd;border:1px solid rgba(21,101,192,.3)}.home-sidebar-top-experts__more{display:block;padding:.58rem .65rem;text-align:center;font-size:.72rem;font-weight:900;letter-spacing:.04em;color:#0d47a1;background:linear-gradient(180deg,#e3f2fd,#bbdefb);border-top:1px solid rgba(21,101,192,.22);transition:background .15s,color .15s}.home-sidebar-top-experts__more:hover{background:linear-gradient(180deg,#bbdefb,#90caf9);color:#0d47a1}.home-sidebar-market__disclaimer{margin:.45rem 0 0;font-size:.6rem;line-height:1.4;color:#9e8a7a}@media (max-width:900px){.home-sidebar-widgets{display:none}}.home-sidebar-tabs-root,.mobile-tabs-root{position:relative}.mobile-tab-panel{display:block}.service-sidebar-tabs{display:none;position:relative;z-index:5;pointer-events:auto}.service-cards-panel{display:block}.service-sidebar-tab{display:flex;align-items:center;justify-content:center;flex:1;position:relative;z-index:2;margin:0;appearance:none;-webkit-appearance:none;font:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;padding:.55rem .5rem;border:2px solid rgba(21,101,192,.25);border-radius:999px;background:linear-gradient(180deg,#fff,#e8f4fc);color:var(--color-blue-dark);font-size:.72rem;font-weight:900;letter-spacing:.03em;text-transform:uppercase;cursor:pointer;box-shadow:0 2px 0 rgba(0,0,0,.08);transition:background .15s ease,color .15s ease,border-color .15s ease;user-select:none}.service-sidebar-tab.is-active{color:#fff;border-color:rgba(187,222,251,.9);background:linear-gradient(180deg,#64b5f6,#1e88e5 45%,#0d47a1);box-shadow:0 2px 0 rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.35)}.service-card{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:100%;padding:0;background:linear-gradient(180deg,#ffffff,#f8fbff);border-radius:var(--radius-md);box-shadow:0 4px 18px rgba(21,101,192,.1);border:1px solid rgba(66,165,245,.28);text-align:center;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.service-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px rgba(21,101,192,.16);border-color:rgba(66,165,245,.5)}.service-card--cao-thu{border-color:rgba(211,47,47,.35);background:linear-gradient(180deg,#ffffff,#fff8f8)}.service-card--cao-thu:hover{border-color:rgba(211,47,47,.55);box-shadow:0 10px 28px rgba(183,28,28,.14)}.service-card--stats{border-color:rgba(255,193,7,.45);background:linear-gradient(180deg,#ffffff,#fffdf5)}.service-card--stats:hover{border-color:rgba(255,193,7,.65);box-shadow:0 10px 28px rgba(245,124,0,.12)}.service-card-head{padding:.72rem .65rem;margin-bottom:0}.service-card-head-row{display:flex;align-items:center;gap:.5rem;width:100%}.service-card-head-bar{display:flex;align-items:center;justify-content:space-between;gap:.35rem;flex:1;min-width:0}.service-card-head--blue{background:linear-gradient(180deg,#42a5f5,#1976d2 58%,#0d47a1)}.service-card-head--blue,.service-card-head--red{color:#fff;box-shadow:inset 0 -1px 0 rgba(255,255,255,.15)}.service-card-head--red{background:linear-gradient(180deg,#ef5350,#c62828 58%,#b71c1c)}.service-card-head--gold{background:linear-gradient(180deg,#ffd54f,#ffa000 55%,#ef6c00);color:#fff;box-shadow:inset 0 -1px 0 rgba(255,255,255,.2)}.service-card-head .service-card-icon-wrap{flex-shrink:0;width:40px;height:40px;margin:0;border-radius:50%;background:rgba(255,255,255,.22);border:2px solid rgba(255,255,255,.45);box-shadow:0 2px 8px rgba(0,0,0,.15)}.service-card-head .service-card-icon{width:20px;height:20px;color:#fff}.service-card-title{margin:0;font-size:clamp(.78rem,2.2vw,.92rem);font-weight:900;line-height:1.25;letter-spacing:.04em;min-height:auto;display:block;flex:1;min-width:0;text-align:left}.service-card-head-link{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:.38rem .55rem;font-size:.62rem;font-weight:800;letter-spacing:.04em;line-height:1;color:#fff;white-space:nowrap;border-radius:999px;box-shadow:0 2px 0 rgba(0,0,0,.2),inset 0 1px 0 rgba(255,255,255,.4);transition:filter .15s,transform .15s}.service-card-head-link:hover{filter:brightness(1.1);transform:translateY(-1px)}.service-card-head-link--blue{background:linear-gradient(180deg,#64b5f6,#1565c0);border:1px solid rgba(255,255,255,.35)}.service-card-head-link--red{background:linear-gradient(180deg,#ef5350,#b71c1c);border:1px solid rgba(255,255,255,.35)}.service-card-head--gold .service-card-head-link--blue{background:linear-gradient(180deg,#fff8e1,#ffca28);color:#e65100;border-color:rgba(255,255,255,.55)}.service-card-head--blue .service-card-title,.service-card-head--gold .service-card-title,.service-card-head--red .service-card-title{color:#fff;text-shadow:0 1px 0 rgba(0,0,0,.25),0 2px 6px rgba(0,0,0,.18)}.service-card--classic .service-card-desc,.service-card--predict .service-card-predict,.service-card--stats .service-card-week{margin-left:.55rem;margin-right:.55rem;margin-bottom:.55rem}.service-card-desc{margin:.15rem .55rem .55rem;flex:1;font-size:.64rem;line-height:1.5;color:var(--color-text-muted);padding:.55rem .45rem;border-radius:var(--radius-sm);background:rgba(211,47,47,.05);border:1px dashed rgba(211,47,47,.22)}.service-card-btn{display:block;width:calc(100% - 1.1rem);margin:0 .55rem .55rem;padding:.48rem .35rem;font-size:.62rem;font-weight:800;letter-spacing:.04em;color:#fff;border-radius:var(--radius-sm);box-shadow:var(--shadow-btn);transition:filter .15s,transform .15s}.service-card-btn:hover{filter:brightness(1.08);transform:translateY(-1px)}.service-card-btn--blue{background:linear-gradient(180deg,#42a5f5,#1976d2 55%,#0d47a1)}.service-card-btn--red{background:linear-gradient(180deg,#ef5350,#c62828 55%,#b71c1c)}.service-card-predict{width:100%;max-width:100%;margin:.45rem .55rem .65rem;text-align:left;gap:.38rem;padding:.5rem;border-radius:var(--radius-sm);border:1px solid rgba(21,101,192,.22)}.service-card-predict,.service-card-predict-row{display:flex;flex-direction:column;background:#fff}.service-card-predict-row{align-items:stretch;gap:.32rem;padding:.38rem .35rem .42rem;border-radius:8px;border:1px solid rgba(21,101,192,.16);box-shadow:0 1px 4px rgba(21,101,192,.06);min-width:0}.service-card-predict-row--date{text-align:center;background:linear-gradient(180deg,#e3f2fd,#bbdefb);border-color:rgba(13,71,161,.35)}.service-card-predict-label{display:block;width:100%;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em;color:#0d47a1;line-height:1.3;text-align:center;padding:0}.service-card-predict-value{display:block;width:100%;max-width:100%;font-size:.78rem;line-height:1.35;font-weight:800;color:#1a1a2e;text-align:center;white-space:nowrap;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.service-card-predict-value::-webkit-scrollbar{display:none}.service-card-predict-row--date .service-card-predict-label{display:none}.service-card-predict-row>.service-card-num-group,.service-card-predict-row>.service-card-predict-value{align-self:center}.service-card-predict-value--muted{color:#5a6478;font-weight:700;font-style:italic}.service-card-date-badge{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;width:100%;padding:.28rem .45rem;font-size:.82rem;font-weight:900;letter-spacing:.03em;color:#0d47a1}.service-card-date-badge:before{content:"📅";font-size:.88rem}.service-card-num-group{display:inline-flex;flex-wrap:nowrap;justify-content:center;gap:.16rem;align-items:center;max-width:100%;margin-inline:auto;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.service-card-num-group::-webkit-scrollbar{display:none}.service-card-num-seg{display:inline-flex;flex-wrap:wrap;gap:.18rem;align-items:center}.service-card-num-seg:not(:last-child):after{content:"·";margin-left:.12rem;color:var(--color-text-muted);font-weight:700;font-size:.7rem}.service-card-num-chip{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-width:1.45rem;padding:.12rem .26rem;border-radius:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.68rem;font-weight:900;letter-spacing:.01em;color:#b71c1c;background:#fff;border:1.5px solid rgba(183,28,28,.45);box-shadow:0 1px 2px rgba(183,28,28,.1)}.service-card--lotto .service-card-num-chip,.service-card--lotto .service-card-num-chip--khan,.service-card--lotto .service-card-num-chip--pair{color:#0d47a1;background:#fff;border-color:rgba(13,71,161,.45);box-shadow:0 1px 3px rgba(13,71,161,.1)}.service-card-num-chip--pair{min-width:2.05rem;letter-spacing:.02em}.service-card-num-chip--khan{min-width:1.85rem}.service-card-week{width:100%;max-width:100%;margin:.35rem .55rem .6rem;text-align:left}.service-card-week-meta{display:flex;align-items:center;justify-content:center;gap:.4rem;margin:0 0 .5rem;padding:.45rem .55rem;font-size:.72rem;font-weight:900;color:#e65100;text-align:center;border-radius:999px;background:#fff8e1;border:1px solid rgba(255,143,0,.55)}.service-card-week-meta__icon{font-size:.82rem;line-height:1}.service-card-pairs{display:grid;grid-template-columns:1fr 1fr;gap:.45rem}.service-card-pairs-col{display:flex;flex-direction:column;gap:.28rem;padding:.48rem .4rem;border-radius:var(--radius-sm);background:#fff;border:1px solid rgba(21,101,192,.2);box-shadow:0 2px 8px rgba(21,101,192,.08)}.service-card-pairs-col--loto{border-top:3px solid #42a5f5}.service-card-pairs-col--db{border-top:3px solid #ef5350}.service-card-pairs-col--db .service-card-pairs-head{color:#b71c1c;border-bottom-color:rgba(183,28,28,.25)}.service-card-pairs-head{display:block;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#0d47a1;margin-bottom:.28rem;padding-bottom:.28rem;border-bottom:2px solid rgba(21,101,192,.2);text-align:center}.service-card-pairs-row{display:grid;grid-template-columns:1.35rem 1fr auto;align-items:center;gap:.28rem;padding:.32rem .22rem;border-radius:6px;font-size:.76rem;background:#fff;border:1px solid rgba(21,101,192,.12)}.service-card-pairs-col--db .service-card-pairs-row{background:#fff;border-color:rgba(183,28,28,.12)}.service-card-pairs-row:nth-child(2){background:#fffbf0;border-color:rgba(255,193,7,.35)}.service-card-pairs-rank{display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;border-radius:50%;font-size:.62rem;font-weight:900;color:#fff;background:linear-gradient(180deg,#64b5f6,#1565c0);box-shadow:0 1px 3px rgba(21,101,192,.3)}.service-card-pairs-row:nth-child(2) .service-card-pairs-rank{background:linear-gradient(180deg,#ffd54f,#ff8f00)}.service-card-pairs-row:nth-child(3) .service-card-pairs-rank{background:linear-gradient(180deg,#bcaaa4,#8d6e63)}.service-card-pairs-row strong{color:#0d47a1;font-weight:900;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.03em;font-size:.78rem}.service-card-pairs-col--db .service-card-pairs-row strong{color:#b71c1c}.service-card-pairs-count{color:#374151;font-size:.68rem;font-weight:800;white-space:nowrap}.service-card-pairs-empty{font-size:.54rem;color:var(--color-text-muted);text-align:center;padding:.35rem .2rem;font-style:italic}@media (max-width:900px){.service-card-num-chip{min-width:1.35rem;font-size:.64rem;padding:.1rem .22rem}.service-card-num-chip--pair{min-width:1.9rem}}.home-sidebar-stack{display:flex;flex-direction:column;gap:.75rem}.home-sidebar-stack--right{width:100%}.home-right-sidebar-panel{display:block}.home-sidebar-stack--tabbed .home-right-sidebar-tabs{display:none}.expert-ranking{width:100%;max-width:100%;background:#fff;border-radius:var(--radius-lg);border:2px solid rgba(255,143,0,.55);box-shadow:0 4px 20px rgba(245,124,0,.12);overflow:hidden}.expert-ranking--sidebar .expert-ranking-header{padding:.85rem .95rem;background:linear-gradient(180deg,#ffd54f,#ffa000 55%,#ef6c00);color:#fff;text-align:center;box-shadow:inset 0 -1px 0 rgba(255,255,255,.2)}.expert-ranking-header h2{margin:0;font-size:clamp(.88rem,2.4vw,1rem);font-weight:900;letter-spacing:.06em;text-shadow:0 1px 0 rgba(0,0,0,.2),0 2px 6px rgba(0,0,0,.15)}.expert-ranking-header p{margin:.35rem 0 0;font-size:.74rem;font-weight:700;opacity:.95}.expert-ranking-list{list-style:none;margin:0;padding:.65rem .55rem;display:flex;flex-direction:column;gap:.48rem;background:#fff}.expert-ranking-item{display:grid;grid-template-columns:2.25rem minmax(0,1fr);gap:.5rem;align-items:start;padding:.55rem .48rem;border-radius:var(--radius-sm);background:#fff;border:1px solid rgba(255,193,7,.35);box-shadow:0 2px 6px rgba(245,124,0,.08)}.expert-ranking-pos{display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;font-size:.82rem;font-weight:900;color:#fff;background:linear-gradient(180deg,#64b5f6,#1565c0);box-shadow:0 2px 4px rgba(21,101,192,.28)}.expert-ranking-pos--top1{background:linear-gradient(180deg,#ffd54f,#ff8f00)}.expert-ranking-pos--top2{background:linear-gradient(180deg,#e0e0e0,#9e9e9e)}.expert-ranking-pos--top3{background:linear-gradient(180deg,#bcaaa4,#8d6e63)}.expert-ranking-body{min-width:0}.expert-ranking-top{display:flex;align-items:baseline;justify-content:space-between;gap:.35rem}.expert-ranking-name{font-size:.84rem;font-weight:900;color:#0d47a1;line-height:1.3}.expert-ranking-rate{flex-shrink:0;font-size:.88rem;font-weight:900;color:#e65100}.expert-ranking-trend{display:inline-flex;align-items:center;justify-content:center;margin-left:.28rem;font-size:.82rem;font-weight:900;line-height:1;vertical-align:middle}.expert-ranking-trend--up{color:#16a34a}.expert-ranking-trend--down{color:#dc2626}.expert-ranking-meta{display:flex;align-items:center;justify-content:space-between;gap:.35rem;margin-top:.18rem;font-size:.72rem;color:#374151}.expert-ranking-rank{font-weight:800;color:#bf360c}.expert-ranking-pick,.expert-ranking-week{white-space:nowrap;font-weight:700}.expert-ranking-pick{margin:.28rem 0 .22rem;font-size:.76rem;line-height:1.4;color:#1a1a2e;overflow:hidden;text-overflow:ellipsis}.expert-ranking-status{display:inline-flex;align-items:center;padding:.14rem .45rem;border-radius:999px;font-size:.66rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.expert-ranking-status--trung{color:#1b5e20;background:#e8f5e9;border:1px solid rgba(46,125,50,.35)}.expert-ranking-status--truot{color:#b71c1c;background:#ffebee;border:1px solid rgba(211,47,47,.35)}.expert-ranking-status--cho-ket-qua{color:#0d47a1;background:#e3f2fd;border:1px solid rgba(21,101,192,.3)}.expert-ranking-more{display:block;padding:.65rem .85rem;text-align:center;font-size:.78rem;font-weight:900;letter-spacing:.05em;color:#bf360c;background:#fff8e1;border-top:1px solid rgba(255,193,7,.45);transition:background .15s,color .15s}.expert-ranking-more:hover{background:linear-gradient(180deg,#ffe082,#ffd54f);color:#bf360c}.home-right-bxh-stack{display:flex;flex-direction:column;gap:.75rem;width:100%}.chot-history-sidebar{width:100%;max-width:100%;background:#fff;border-radius:var(--radius-lg);border:2px solid rgba(21,101,192,.35);box-shadow:0 4px 20px rgba(21,101,192,.1);overflow:hidden}.chot-history-sidebar__header{padding:.85rem .95rem;background:linear-gradient(180deg,#64b5f6,#1565c0 55%,#0d47a1);color:#fff;text-align:center;box-shadow:inset 0 -1px 0 rgba(255,255,255,.2)}.chot-history-sidebar__header h2{margin:0;font-size:clamp(.88rem,2.4vw,1rem);font-weight:900;letter-spacing:.06em;text-shadow:0 1px 0 rgba(0,0,0,.2),0 2px 6px rgba(0,0,0,.15)}.chot-history-sidebar__header p{margin:.35rem 0 0;font-size:.74rem;font-weight:700;opacity:.95}.chot-history-sidebar__body{max-height:420px;overflow-y:auto;background:#fff}.chot-history-sidebar__experts{display:flex;flex-direction:column;gap:.55rem;padding:.55rem}.chot-history-sidebar__expert{border-radius:var(--radius-sm);background:#f8fbff;border:1px solid rgba(21,101,192,.16);overflow:hidden}.chot-history-sidebar__expert-head{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.45rem;align-items:start;padding:.5rem .55rem .4rem;border-bottom:1px solid rgba(21,101,192,.12);background:linear-gradient(180deg,#fff,#f0f7ff)}.chot-history-sidebar__expert-pos{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;font-size:.95rem;font-weight:900;color:#1565c0}.chot-history-sidebar__expert-pos--top1,.chot-history-sidebar__expert-pos--top2,.chot-history-sidebar__expert-pos--top3{font-size:1.05rem}.chot-history-sidebar__expert-meta{min-width:0}.chot-history-sidebar__expert-sub{margin:.15rem 0 0;display:flex;flex-wrap:wrap;gap:.35rem .55rem;font-size:.66rem;font-weight:700;color:#64748b}.chot-history-sidebar__days{list-style:none;margin:0;padding:.35rem .45rem .45rem;display:flex;flex-direction:column;gap:.28rem}.chot-history-sidebar__day{display:grid;grid-template-columns:4.1rem minmax(0,1fr) auto;gap:.35rem;align-items:center;padding:.22rem .15rem;border-radius:4px}.chot-history-sidebar__day:nth-child(2n){background:rgba(21,101,192,.04)}.chot-history-sidebar__date{font-size:.66rem;font-weight:800;color:#475569;white-space:nowrap}.chot-history-sidebar__hint{margin:0;padding:1rem .85rem;text-align:center;font-size:.78rem;font-weight:700;color:#5a6478;font-style:italic}.chot-history-sidebar__list{list-style:none;margin:0;padding:.55rem;display:flex;flex-direction:column;gap:.42rem}.chot-history-sidebar__item{display:grid;grid-template-columns:2rem minmax(0,1fr);gap:.45rem;align-items:start;padding:.5rem .45rem;border-radius:var(--radius-sm);background:#f8fbff;border:1px solid rgba(21,101,192,.16)}.chot-history-sidebar__rank-icon{width:2rem;height:2rem;border-radius:50%;object-fit:cover;border:1px solid rgba(21,101,192,.2)}.chot-history-sidebar__content{min-width:0}.chot-history-sidebar__top{display:flex;align-items:center;justify-content:space-between;gap:.35rem}.chot-history-sidebar__name{font-size:.8rem;font-weight:900;color:#0d47a1;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chot-history-sidebar__status{flex-shrink:0;display:inline-flex;align-items:center;padding:.12rem .4rem;border-radius:999px;font-size:.62rem;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.chot-history-sidebar__status--trung{color:#1b5e20;background:#e8f5e9;border:1px solid rgba(46,125,50,.35)}.chot-history-sidebar__status--truot{color:#b71c1c;background:#ffebee;border:1px solid rgba(211,47,47,.35)}.chot-history-sidebar__status--cho{color:#0d47a1;background:#e3f2fd;border:1px solid rgba(21,101,192,.3)}.chot-history-sidebar__pick{margin:.22rem 0 .15rem;font-size:.74rem;line-height:1.35;color:#1a1a2e;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chot-history-sidebar__meta{margin:0;display:flex;align-items:center;justify-content:space-between;gap:.35rem;font-size:.68rem;font-weight:700;color:#64748b}.chot-history-sidebar__more{display:block;padding:.65rem .85rem;text-align:center;font-size:.78rem;font-weight:900;letter-spacing:.05em;color:#0d47a1;background:#e3f2fd;border-top:1px solid rgba(21,101,192,.2);transition:background .15s,color .15s}.chot-history-sidebar__more:hover{background:linear-gradient(180deg,#bbdefb,#90caf9);color:#01579b}.latest-posts{width:100%;max-width:100%;background:#fff;border-radius:var(--radius-lg);border:2px solid rgba(21,101,192,.28);box-shadow:0 4px 20px rgba(21,101,192,.1);overflow:hidden}.latest-posts--sidebar .latest-posts-header{padding:.85rem .95rem;background:linear-gradient(180deg,#42a5f5,#1976d2 55%,#0d47a1);color:#fff;box-shadow:inset 0 -1px 0 rgba(255,255,255,.15)}.latest-posts--sidebar .latest-posts-header h2{margin:0;font-size:clamp(.88rem,2.4vw,1rem);font-weight:900;letter-spacing:.06em;text-align:center;text-shadow:0 1px 0 rgba(0,0,0,.2),0 2px 6px rgba(0,0,0,.15)}.latest-posts-header__date{margin:.35rem 0 0;font-size:.78rem;font-weight:700;text-align:center;opacity:.92}.latest-posts-meta{margin:0;padding:.45rem .85rem 0;font-size:.72rem;font-weight:700;color:#64748b;text-align:center}.latest-posts-header{padding:1rem 1.15rem;background:linear-gradient(180deg,#42a5f5,#1976d2 55%,#0d47a1);color:#fff}.latest-posts-header h2{margin:0 0 .25rem;font-size:.95rem;font-weight:800;letter-spacing:.04em}.latest-posts-header p{margin:0;font-size:.78rem;opacity:.9}.latest-posts--sidebar .latest-posts-list{list-style:none;margin:0;padding:.55rem;display:flex;flex-direction:column;gap:0;background:#fff;max-height:min(78vh,860px);overflow-y:auto;overscroll-behavior:contain}.latest-posts-list{list-style:none;margin:0;padding:.75rem;display:flex;flex-direction:column;gap:.65rem}.latest-posts-empty{padding:1rem .75rem;font-size:.82rem;color:var(--color-text-muted);text-align:center}.latest-post-item{display:flex;gap:.65rem;padding:.72rem .6rem;border-bottom:1px solid rgba(21,101,192,.14);transition:background .15s}.latest-post-item:last-child{border-bottom:none}.latest-post-item:hover{background:rgba(66,165,245,.06)}.latest-post-item--no-thumb{gap:0}.latest-post-item--no-thumb .latest-post-body{width:100%}.latest-post-item--pending{opacity:.88;background:rgba(248,250,252,.9)}.latest-post-pending{display:inline-flex;align-items:center;padding:.1rem .4rem;border-radius:4px;font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:#92400e;background:#fef3c7}.latest-post-thumb{flex-shrink:0;display:block;width:72px;height:72px;border-radius:10px;overflow:hidden;border:2px solid rgba(66,165,245,.25);box-shadow:0 2px 6px rgba(0,0,0,.08);transition:border-color .15s,transform .15s}.latest-post-thumb:hover{border-color:rgba(66,165,245,.5);transform:scale(1.03)}.latest-post-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.latest-post-body{flex:1;min-width:0}.latest-post-tags{display:flex;flex-wrap:wrap;align-items:center;gap:.3rem;margin-bottom:.25rem}.latest-post-new{margin-bottom:.25rem;color:#fff;background:var(--color-red);border-radius:999px}.latest-post-badge,.latest-post-new{display:inline-block;padding:.12rem .45rem;font-size:.66rem;font-weight:900}.latest-post-badge{margin-bottom:.3rem;color:#0d47a1;background:#e3f2fd;border:1px solid rgba(21,101,192,.25);border-radius:999px}.latest-post-title{margin:0 0 .28rem;font-size:.84rem;font-weight:800;line-height:1.4}.latest-post-title a{color:#1a1a2e;transition:color .15s}.latest-post-title a:hover{color:var(--color-blue)}.latest-post-date{display:block;font-size:.74rem;font-weight:600;color:#374151}.latest-posts-more{display:block;margin:.55rem;padding:.65rem;text-align:center;font-size:.8rem;font-weight:900;letter-spacing:.04em;color:#fff;background:linear-gradient(180deg,#42a5f5,#1976d2 55%,#0d47a1);border-radius:var(--radius-sm);box-shadow:var(--shadow-btn);transition:filter .15s}.latest-posts-more:hover{filter:brightness(1.06)}.latest-post-card{padding:.85rem 1rem;background:#fff;border-radius:var(--radius-md);border:1px solid rgba(21,101,192,.1);box-shadow:0 2px 8px rgba(0,0,0,.05);transition:border-color .2s,box-shadow .2s}.latest-post-card:hover{border-color:rgba(66,165,245,.35);box-shadow:0 4px 14px rgba(21,101,192,.12)}.latest-post-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:.45rem;font-size:.72rem;color:var(--color-text-muted)}.latest-post-excerpt{margin:0 0 .55rem;font-size:.8rem;line-height:1.5;color:var(--color-text-muted)}.latest-post-link{font-size:.78rem;font-weight:800;color:var(--color-blue);transition:color .15s}.latest-post-link:hover{color:var(--color-blue-dark)}.results-panel{position:relative;border-radius:16px;padding:4px;overflow:hidden;background:linear-gradient(180deg,#e3f2fd,#bbdefb);box-shadow:0 4px 18px rgba(21,101,192,.14)}.results-panel:before{content:"";position:absolute;width:220%;height:220%;top:50%;left:50%;transform:translate(-50%,-50%);background:conic-gradient(from 0deg,transparent,#ffd54f,#fff9c4,#ffeb3b,#ffc107,#ffd54f,transparent);opacity:0;transition:opacity .35s ease;pointer-events:none}.results-panel:hover:before{opacity:1;animation:results-panel-border-run 2.2s linear infinite}@keyframes results-panel-border-run{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.results-panel-inner{position:relative;z-index:1;border-radius:13px;overflow:hidden}.results-panel-header{min-height:96px;padding:1rem 1.25rem;background:var(--brand-banner-bg);border-bottom:1px solid #b8d4ff;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),inset 0 -1px 0 rgba(21,101,192,.08)}.results-panel-brand,.results-panel-header{display:flex;align-items:center;justify-content:center}.results-panel-brand{flex-direction:column;gap:.4rem;text-align:center}.results-panel-domain{margin:0;font-size:clamp(1.25rem,3vw,1.85rem);font-weight:900;letter-spacing:.06em;line-height:1.15;white-space:nowrap;text-transform:uppercase;color:var(--color-red-dark);text-shadow:0 1px 0 rgba(255,255,255,.85)}.results-panel-tagline{margin:0;font-size:clamp(.95rem,2.2vw,1.35rem);font-weight:800;letter-spacing:.03em;text-transform:none;white-space:nowrap;color:var(--brand-tagline-gold);text-shadow:var(--brand-tagline-shadow)}@media (prefers-reduced-motion:reduce){.results-panel:hover:before{animation:none;opacity:.85}}@media (max-width:768px){.results-panel-header{min-height:84px;padding:.85rem .75rem}.results-panel-domain{font-size:clamp(1.1rem,4vw,1.45rem)}.results-panel-tagline{font-size:clamp(.95rem,3.5vw,1.2rem);white-space:normal}}.trust-bar{padding:0 0 1.5rem;background:var(--color-bg)}.trust-bar-pill{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;padding:1rem 1.25rem;background:linear-gradient(180deg,#fff,#dceeff);border-radius:999px;border:1px solid rgba(21,101,192,.15);box-shadow:var(--shadow-sm)}.trust-item{display:flex;align-items:center;gap:.65rem;padding-inline:.25rem}.trust-item-icon{width:32px;height:32px;flex-shrink:0;color:var(--color-blue)}.trust-item:nth-child(2) .trust-item-icon{color:var(--color-gold)}.trust-item:nth-child(4) .trust-item-icon{color:var(--color-red)}.trust-item strong{display:block;font-size:.72rem;font-weight:800;color:var(--color-text)}.trust-item p{margin:.05rem 0 0;font-size:.65rem;color:var(--color-text-muted)}.site-footer{--footer-bg:#070707;--footer-gold:#d4af37;--footer-gold-soft:#f0d78c;--footer-text:#e8e8e8;--footer-muted:#a8a8a8;position:relative;overflow:hidden;background:var(--footer-bg);color:var(--footer-text);text-align:left;padding:2.5rem 0 1.25rem}.site-footer__glow{pointer-events:none;position:absolute;inset:0;background:radial-gradient(ellipse 40% 60% at 0 50%,rgba(212,175,55,.08),transparent 70%),radial-gradient(ellipse 35% 50% at 100% 20%,rgba(212,175,55,.12),transparent 65%)}.site-footer__main{position:relative;display:grid;grid-template-columns:minmax(220px,1.1fr) minmax(0,2.4fr) minmax(80px,.5fr);gap:2rem 1.5rem;align-items:start;padding-bottom:2rem}.site-footer__brand-head{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;text-decoration:none;color:inherit}.site-footer__logo{flex-shrink:0;border-radius:50%;filter:drop-shadow(0 0 8px rgba(212,175,55,.45))}.site-footer__brand-name{display:block;font-size:1.15rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:var(--footer-gold);line-height:1.2}.site-footer__brand-tagline{display:block;margin-top:.2rem;font-size:.62rem;font-weight:700;letter-spacing:.06em;color:var(--footer-gold-soft);text-transform:uppercase}.site-footer__brand-desc{font-size:.82rem;line-height:1.55;color:var(--footer-muted)}.site-footer__brand-desc p{margin:0 0 .65rem}.site-footer__brand-desc p:last-child{margin-bottom:0}.site-footer__social{margin-top:1.25rem}.site-footer__social-title{margin:0 0 .65rem;font-size:.72rem;font-weight:800;letter-spacing:.08em;color:var(--footer-gold)}.site-footer__social-list{display:flex;flex-wrap:wrap;gap:.5rem}.site-footer__social-btn{display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border:1px solid rgba(212,175,55,.55);border-radius:50%;background:rgba(212,175,55,.08);color:var(--footer-gold);font-size:.85rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,transform .15s}.site-footer__social-btn:hover{background:rgba(212,175,55,.22);border-color:var(--footer-gold);transform:translateY(-1px)}.site-footer__columns{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem 1.25rem}.site-footer__col-title{margin:0 0 .75rem;font-size:.72rem;font-weight:800;letter-spacing:.06em;color:var(--footer-gold);text-transform:uppercase}.site-footer__links{display:flex;flex-direction:column;gap:.45rem}.site-footer__link{display:inline-flex;align-items:flex-start;gap:.35rem;font-size:.8rem;line-height:1.35;color:var(--footer-text);text-decoration:none;transition:color .15s}.site-footer__link:hover{color:var(--footer-gold-soft)}.site-footer__link-icon{flex-shrink:0;color:var(--footer-gold);font-size:.75rem;line-height:1.4}.site-footer__link-icon-img{flex-shrink:0;width:14px;height:14px;object-fit:contain}.site-footer__html{font-size:.82rem;line-height:1.55;color:var(--footer-muted)}.site-footer__html p{margin:0 0 .5rem}.site-footer__decor{display:flex;align-items:center;justify-content:center;opacity:.35}.site-footer__decor-logo{filter:drop-shadow(0 0 24px rgba(212,175,55,.5));object-fit:contain}.site-footer__trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem 1rem;margin-bottom:1.5rem;padding:1rem 1.25rem;border:1px solid rgba(212,175,55,.45);border-radius:12px;background:rgba(255,255,255,.02)}.site-footer__trust-item{display:flex;align-items:flex-start;gap:.6rem}.site-footer__trust-icon{flex-shrink:0;font-size:1.15rem;line-height:1}.site-footer__trust-item strong{display:block;font-size:.68rem;font-weight:800;letter-spacing:.04em;color:var(--footer-gold)}.site-footer__trust-item p{margin:.15rem 0 0;font-size:.72rem;line-height:1.35;color:var(--footer-muted)}.site-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;padding-top:1rem;border-top:1px solid rgba(212,175,55,.35)}.site-footer__copyright{margin:0;font-size:.78rem;color:var(--footer-muted)}.site-footer__badges{display:flex;flex-wrap:wrap;gap:.75rem 1.25rem}.site-footer__badge{display:inline-flex;align-items:center;gap:.35rem;font-size:.72rem;color:var(--footer-text);text-decoration:none}.site-footer__badge-icon{color:var(--footer-gold);font-size:.85rem}.site-footer__disclaimer{margin:.75rem 0 0;padding-bottom:.5rem;font-size:.72rem;line-height:1.45;color:var(--footer-muted);text-align:center;opacity:.85}.footer-inner p{margin:0 0 .35rem;font-size:.82rem}.footer-disclaimer{font-size:.75rem!important;opacity:.75}@media (max-width:1100px){.site-footer__main{grid-template-columns:1fr}.site-footer__decor{display:none}.site-footer__columns,.site-footer__trust{grid-template-columns:repeat(2,minmax(0,1fr))}}.site-footer__accordion{border:0;margin:0;padding:0;min-width:0}.site-footer__accordion-summary{list-style:none;cursor:default;user-select:none}.site-footer__accordion-summary::-webkit-details-marker{display:none}.site-footer__accordion-body{padding-top:.15rem}@media (min-width:641px){.site-footer__accordion-summary{pointer-events:none;cursor:default}}@media (max-width:640px){.site-footer{padding:1.35rem 0 1rem}.site-footer__main{gap:1.1rem;padding-bottom:1.25rem}.site-footer__brand-head{margin-bottom:.65rem;gap:.6rem}.site-footer__logo{width:44px;height:44px}.site-footer__brand-name{font-size:1rem}.site-footer__brand-tagline{font-size:.58rem}.site-footer__brand-desc{font-size:.78rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.site-footer__brand-desc p{margin-bottom:.45rem}.site-footer__social{margin-top:.85rem}.site-footer__social-title{margin-bottom:.45rem;font-size:.68rem}.site-footer__social-btn{width:1.9rem;height:1.9rem;font-size:.8rem}.site-footer__columns{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);grid-template-rows:auto auto auto;gap:.35rem .4rem;align-items:start}.site-footer__accordion--ket-qua{grid-column:1;grid-row:1/span 3;align-self:start}.site-footer__accordion--soi-cau{grid-column:2;grid-row:1}.site-footer__accordion--thong-ke{grid-column:2;grid-row:2}.site-footer__accordion--thong-tin{grid-column:2;grid-row:3}.site-footer__accordion--soi-cau .site-footer__accordion-summary,.site-footer__accordion--thong-ke .site-footer__accordion-summary,.site-footer__accordion--thong-tin .site-footer__accordion-summary{padding:.55rem .6rem;font-size:.64rem;letter-spacing:.04em;line-height:1.25}.site-footer__accordion--soi-cau[open] .site-footer__accordion-body,.site-footer__accordion--thong-ke[open] .site-footer__accordion-body,.site-footer__accordion--thong-tin[open] .site-footer__accordion-body{max-height:42vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.site-footer__accordion{border:1px solid rgba(212,175,55,.22);border-radius:8px;background:rgba(255,255,255,.02)}.site-footer__accordion-summary{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin:0;padding:.65rem .75rem;cursor:pointer;-webkit-tap-highlight-color:transparent}.site-footer__accordion-summary:after{content:"";flex-shrink:0;width:.45rem;height:.45rem;border-right:2px solid var(--footer-gold);border-bottom:2px solid var(--footer-gold);transform:rotate(45deg);transition:transform .2s ease;margin-top:-.15rem}.site-footer__accordion[open] .site-footer__accordion-summary:after{transform:rotate(-135deg);margin-top:.1rem}.site-footer__accordion-body{padding:0 .75rem .65rem}.site-footer__col-title.site-footer__accordion-summary{margin-bottom:0}.site-footer__links{gap:.3rem}.site-footer__link{font-size:.76rem;line-height:1.3;gap:.3rem}.site-footer__link-icon{font-size:.65rem}.site-footer__trust{grid-template-columns:1fr;gap:.55rem;margin-bottom:1rem;padding:.75rem .85rem}.site-footer__trust-item strong{font-size:.65rem}.site-footer__trust-item p{font-size:.68rem}.site-footer__bottom{flex-direction:column;align-items:flex-start;padding-top:.75rem;gap:.5rem}.site-footer__copyright{font-size:.72rem}.site-footer__badges{flex-direction:row;flex-wrap:wrap;gap:.4rem .75rem}.site-footer__badge{font-size:.68rem}.site-footer__disclaimer{margin-top:.5rem;font-size:.68rem;text-align:left;padding-bottom:.35rem}}@media (max-width:480px){.site-footer__columns{gap:.3rem .35rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.site-footer__accordion--ket-qua .site-footer__accordion-summary{padding:.55rem .65rem;font-size:.68rem}.site-footer__accordion--soi-cau .site-footer__accordion-summary,.site-footer__accordion--thong-ke .site-footer__accordion-summary,.site-footer__accordion--thong-tin .site-footer__accordion-summary{padding:.5rem .55rem;font-size:.6rem}}.page-placeholder{padding:3rem 0 4rem}.page-placeholder h1{margin:0 0 .75rem;font-size:1.75rem;color:var(--color-red)}.page-placeholder p{margin:0 0 1.5rem;color:var(--color-text-muted);max-width:560px}.page-placeholder-links{display:flex;flex-wrap:wrap;gap:.65rem}.btn{display:inline-flex;align-items:center;padding:.65rem 1.1rem;font-size:.85rem;font-weight:700;border-radius:var(--radius-sm);border:2px solid transparent;transition:filter .15s}.btn:hover{filter:brightness(1.08)}.btn-primary{color:#fff;background:linear-gradient(180deg,var(--color-blue-light),var(--color-blue-dark));box-shadow:var(--shadow-btn)}.btn-secondary{color:var(--color-text);background:#fff;border-color:var(--color-border)}@media (min-width:993px){.mobile-tabs-root .mobile-tab-panel{display:block!important}.lottery-dau-duoi-wrap--tabbed .lottery-dau-duoi-tabs,.mobile-tabs-root .home-right-sidebar-tabs,.mobile-tabs-root .service-sidebar-tabs{display:none!important}}@media (max-width:1200px){.home-main-grid{grid-template-columns:minmax(190px,220px) minmax(0,1fr) minmax(240px,280px)}}@media (max-width:992px){.home-main-grid{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;width:100%;max-width:100%}.home-sidebar,.home-sidebar--left,.home-sidebar--right{width:100%;max-width:100%;min-width:0;align-self:stretch}.home-right-sidebar-panel,.home-sidebar-stack,.home-sidebar-stack--tabbed,.service-cards-grid,.service-cards-grid--tabbed,.service-cards-panel{width:100%;max-width:100%;min-width:0}.home-right-sidebar-tabs,.service-sidebar-tabs{width:100%}.service-card--classic .service-card-desc,.service-card--predict .service-card-predict,.service-card--stats .service-card-week{margin-inline:0;margin-bottom:0}.service-card-predict,.service-card-week{margin:0;border-radius:0;border-inline:none;border-bottom:none}.service-card-head{margin-bottom:0}.service-card-desc{margin:0;border-radius:0;border-inline:none}.expert-ranking-list{padding:0;gap:0}.expert-ranking-item{border-radius:0;border-inline:none;border-top:none;box-shadow:none;padding:.5rem .55rem}.expert-ranking-item+.expert-ranking-item,.expert-ranking-list li+li .expert-ranking-item{border-top:1px solid rgba(255,193,7,.22)}.home-content--results{order:1}.home-sidebar--left{order:2}.home-sidebar--right{order:3}.home-main{padding-top:.65rem;padding-bottom:1rem}.service-cards-grid{display:flex;flex-direction:column;gap:.65rem}.service-sidebar-tabs{display:flex;gap:.4rem}.mobile-tabs-root .mobile-tab-panel{display:none}.mobile-tabs-root .mobile-tab-panel--active{display:block}.latest-posts--sidebar .latest-posts-list{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem;padding:.5rem}.latest-post-item{border:1px solid rgba(21,101,192,.1);border-radius:var(--radius-sm);background:#fff}.home-sidebar{position:static}}@media (max-width:768px){.site-admin-ticker{display:none}.site-header .container.header-inner{padding-inline:.65rem}.header-inner{padding-block:.45rem 0}.main-nav{scroll-snap-type:x proximity}.logo-emblem{width:48px;height:48px}.logo-brand{font-size:1rem}.logo-tagline{font-size:.62rem;max-width:none}.nav-btn{font-size:.62rem;padding:.5rem .75rem}.home-content--results,.home-main-grid{gap:.65rem}.home-sidebar{position:static}.container{padding-inline:.65rem}.lottery-detail{border-radius:var(--radius-md)}.lottery-detail-body{padding:.5rem;gap:.65rem}.results-panel{border-radius:12px;padding:3px}.results-panel-header{min-height:72px;padding:.65rem .55rem}.service-cards-grid{gap:.55rem}.trust-bar-pill{border-radius:var(--radius-lg);grid-template-columns:repeat(2,1fr)}.results-region-number{font-size:1rem}}@media (max-width:480px){.home-main{padding-top:.45rem}.latest-posts--sidebar .latest-posts-list,.trust-bar-pill{grid-template-columns:1fr}.trust-bar-pill{border-radius:var(--radius-md)}.results-regions{grid-template-columns:1fr;gap:.5rem}.results-panel-header{min-height:64px}.results-panel-domain{font-size:clamp(.95rem,5vw,1.2rem)}.results-panel-tagline{font-size:clamp(.72rem,3.2vw,.95rem)}.lottery-notice-marquee span{font-size:.62rem}.lottery-label{flex:0 0 68px;width:68px;max-width:68px}.lottery-label-3d{font-size:.44rem}.lottery-board-row--db .lottery-num{font-size:clamp(.88rem,3.8vw,1.35rem);min-height:42px}.lottery-num{min-height:34px;font-size:clamp(.68rem,2.6vw,.92rem)}.lottery-result-header-logo{width:48px;height:48px}.lottery-result-header-logo-img{width:40px;height:40px}.lottery-clock-3d{width:52px;height:52px}.lottery-clock-time{font-size:.65rem}.lottery-result-header-label{font-size:.52rem}.lottery-result-header-date{font-size:clamp(.62rem,2.8vw,.82rem)}}.notification-stack{position:fixed;top:16px;right:16px;z-index:99999;display:flex;flex-direction:column;gap:10px;max-width:min(420px,calc(100vw - 32px));pointer-events:none}.notification-popup{pointer-events:auto;display:flex;gap:12px;padding:14px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:rgba(18,22,32,.96);color:#f3f4f6;box-shadow:0 12px 32px rgba(0,0,0,.35);animation:ntf-slide-in .28s ease-out}@keyframes ntf-slide-in{0%{opacity:0;transform:translateX(16px)}to{opacity:1;transform:translateX(0)}}.notification-popup__icon{flex-shrink:0;width:28px;height:28px;border-radius:8px;display:grid;place-items:center;font-size:14px;font-weight:700}.notification-popup__body{flex:1;min-width:0}.notification-popup__title{margin:0 0 4px;font-size:14px;font-weight:700;line-height:1.35;word-break:break-word}.notification-popup__message{margin:0;font-size:13px;line-height:1.45;color:rgba(243,244,246,.88);word-break:break-word}.notification-popup__close{flex-shrink:0;width:28px;height:28px;border:none;border-radius:8px;background:rgba(255,255,255,.08);color:#e5e7eb;cursor:pointer;font-size:18px;line-height:1}.notification-popup__close:hover{background:rgba(255,255,255,.14)}.notification-popup--success{border-color:rgba(34,197,94,.45)}.notification-popup--success .notification-popup__icon{background:rgba(34,197,94,.18);color:#4ade80}.notification-popup--info{border-color:rgba(59,130,246,.45)}.notification-popup--info .notification-popup__icon{background:rgba(59,130,246,.18);color:#60a5fa}.notification-popup--warning{border-color:rgba(245,158,11,.45)}.notification-popup--warning .notification-popup__icon{background:rgba(245,158,11,.18);color:#fbbf24}.notification-popup--error{border-color:rgba(239,68,68,.5)}.notification-popup--error .notification-popup__icon{background:rgba(239,68,68,.18);color:#f87171}.notification-popup--live{border-color:rgba(168,85,247,.45)}.notification-popup--live .notification-popup__icon{background:rgba(168,85,247,.18);color:#c084fc}.notification-popup--security{border-color:rgba(244,63,94,.55);box-shadow:0 12px 32px rgba(244,63,94,.15)}.notification-popup--security .notification-popup__icon{background:rgba(244,63,94,.2);color:#fb7185}@media (max-width:640px){.notification-stack{top:auto;bottom:16px;right:12px;left:12px;max-width:none}}.voice-status-badge{display:inline-flex;align-items:center;border-radius:999px;font-size:.75rem;font-weight:600;line-height:1;padding:6px 10px}.voice-status-badge--ready{background:#dcfce7;color:#166534}.voice-status-badge--active{background:#dbeafe;color:#1d4ed8}.voice-status-badge--queue{background:#fef3c7;color:#92400e}.voice-status-badge--schedule{background:#e0e7ff;color:#3730a3}.voice-status-badge--muted,.voice-status-badge--off{background:#f1f5f9;color:#64748b}