*{box-sizing:border-box}
:root{--lm-red:#b3161b;--lm-red-dark:#8e1015;--lm-ink:#17202a;--lm-muted:#667480;--lm-line:#dfe4e9;--lm-bg:#f3f4f6;--lm-card:#fff;--lm-soft:#fff7f7;--lm-radius:14px;--lm-shadow:0 3px 14px rgba(18,34,48,.06)}
body.portal-subpage{margin:0;background:var(--lm-bg)!important;color:var(--lm-ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
body.portal-subpage a{transition:.15s ease}
.portal-site-header{position:sticky;top:0;z-index:80;background:#fff;border-bottom:1px solid var(--lm-line);box-shadow:0 2px 10px rgba(18,34,48,.06)}
.portal-site-head{max-width:1180px;margin:auto;padding:9px 16px;display:flex;align-items:center;gap:15px}
.portal-site-brand{display:flex;align-items:center;gap:9px;min-width:max-content;text-decoration:none!important;color:var(--lm-red)!important;font-weight:900}
.portal-site-brand-mark{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:var(--lm-red);color:#fff;font-size:12px;letter-spacing:.02em}
.portal-site-brand strong{display:block;font-size:15px;line-height:1.05}.portal-site-brand small{display:block;font-size:9px;letter-spacing:.09em;color:#727f89;font-weight:800;margin-top:3px}
.portal-site-nav{display:flex;align-items:center;gap:3px;overflow-x:auto;scrollbar-width:none;flex:1}.portal-site-nav::-webkit-scrollbar{display:none}
.portal-site-nav a{white-space:nowrap;text-decoration:none!important;color:#263646!important;padding:8px 8px;border-radius:8px;font-size:12px;font-weight:800}
.portal-site-nav a:hover,.portal-site-nav a.is-active{background:#f8ecec;color:var(--lm-red)!important}
.portal-site-cta{white-space:nowrap;text-decoration:none!important;background:var(--lm-red);color:#fff!important;padding:9px 11px;border-radius:9px;font-weight:900;font-size:12px}
.portal-site-cta:hover{background:var(--lm-red-dark)}
.portal-contextbar{background:var(--lm-red);color:#fff}.portal-contextbar-inner{max-width:1180px;margin:auto;padding:7px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.portal-contextbar a{color:#fff!important;text-decoration:none;font-weight:800}
body.portal-subpage main,body.portal-subpage .main{max-width:1180px;margin-left:auto!important;margin-right:auto!important;padding-left:16px!important;padding-right:16px!important}
body.portal-subpage .seo-wrap,body.portal-subpage .wrap{max-width:1180px}
body.portal-subpage .breadcrumbs{padding-top:14px!important;padding-bottom:2px!important;color:#7b8791;font-size:12px}
body.portal-subpage .breadcrumbs a{color:#536576;text-decoration:none}
body.portal-subpage .hero,body.portal-subpage .seo-hero,body.portal-subpage .page-hero,body.portal-subpage .panel,body.portal-subpage .seo-card,body.portal-subpage .content-card,body.portal-subpage .simple-card,body.portal-subpage .note,body.portal-subpage .source,body.portal-subpage .method-item,body.portal-subpage .faq-card{background:#fff!important;border:1px solid var(--lm-line)!important;border-radius:var(--lm-radius)!important;box-shadow:var(--lm-shadow)!important}
body.portal-subpage .hero,body.portal-subpage .seo-hero,body.portal-subpage .page-hero{padding:20px!important;margin-top:14px!important}
body.portal-subpage .hero h1,body.portal-subpage .seo-hero h1,body.portal-subpage .page-hero h1,body.portal-subpage h1{color:#111d2a;line-height:1.12}
body.portal-subpage .hero p,body.portal-subpage .seo-hero p,body.portal-subpage .page-hero p{color:#5b6975}
body.portal-subpage .eyebrow,body.portal-subpage .kicker,body.portal-subpage .section-kicker{color:var(--lm-red)!important;font-size:11px!important;letter-spacing:.08em;font-weight:900!important}
body.portal-subpage .source{background:#fff!important;padding:11px 13px!important;margin-top:14px!important}.portal-subpage .source b{color:#1b2c3a}.portal-subpage .source span{color:#6f7c86!important}
body.portal-subpage .actions a,body.portal-subpage .tabs button,body.portal-subpage .button,body.portal-subpage .primary-cta,body.portal-subpage .seo-cta,body.portal-subpage .buy{border-radius:9px!important;font-weight:800!important}
body.portal-subpage .actions a:hover,body.portal-subpage .tabs button.active{background:var(--lm-red)!important;color:#fff!important;border-color:var(--lm-red)!important}
body.portal-subpage .button-primary,body.portal-subpage .primary-cta,body.portal-subpage .seo-cta,body.portal-subpage .buy,body.portal-subpage .lookup button{background:var(--lm-red)!important;color:#fff!important;border-color:var(--lm-red)!important}
body.portal-subpage .button-primary:hover,body.portal-subpage .primary-cta:hover,body.portal-subpage .seo-cta:hover,body.portal-subpage .buy:hover{background:var(--lm-red-dark)!important}
body.portal-subpage .grid{gap:6px}body.portal-subpage .num{border-color:#dde3e8!important;background:#fff!important;border-radius:9px!important}body.portal-subpage .num:hover{border-color:#d6a9ab!important;background:var(--lm-soft)!important}body.portal-subpage .num b{color:#1b2b39}body.portal-subpage .num small{color:#75828d!important}
body.portal-subpage table{background:#fff;border-radius:12px;overflow:hidden}body.portal-subpage th{background:#f8f9fa!important;color:#657480!important}body.portal-subpage th,body.portal-subpage td{border-color:#e8ecef!important}body.portal-subpage tbody tr:hover{background:#fffafa}
body.portal-subpage .profile{background:#fff8f8!important;color:#202c36!important;border:1px solid #efd4d5!important}body.portal-subpage .profile small{color:#795d5e!important}body.portal-subpage .kpi{background:#fff!important;border:1px solid #ecd8d9!important;color:#1a2b39!important}body.portal-subpage .kpi small{color:#806567!important}
body.portal-subpage .number-chip,body.portal-subpage .method-numbers b,body.portal-subpage .method-numbers span{border-color:#edc7c8!important;background:#fff8f8!important;color:#a70e15!important}
body.portal-subpage .method-item{padding:14px!important}body.portal-subpage .method-item h3{margin-top:0;color:#233240}
body.portal-subpage details{background:#fff;border:1px solid var(--lm-line);border-radius:12px;margin:8px 0;box-shadow:0 1px 5px rgba(18,34,48,.03)}body.portal-subpage summary{padding:12px 14px;font-weight:800;cursor:pointer}body.portal-subpage details>*:not(summary){margin-left:14px;margin-right:14px}
body.portal-subpage input,body.portal-subpage select,body.portal-subpage textarea{border:1px solid #ccd5dd!important;border-radius:9px!important;background:#fff!important}
body.portal-subpage .ads{border-radius:12px!important}.portal-subpage .ad{border-radius:10px!important}
.portal-site-footer{margin-top:28px;background:#172430;color:#dbe3e9}.portal-site-footer-inner{max-width:1180px;margin:auto;padding:25px 16px;display:grid;grid-template-columns:1.2fr 2fr;gap:28px}.portal-site-footer strong{color:#fff}.portal-site-footer p{margin:6px 0 0;color:#aeb9c2;font-size:12px;max-width:520px}.portal-site-footer-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:7px 18px}.portal-site-footer-nav a{color:#dbe3e9!important;text-decoration:none;font-size:12px}.portal-site-footer-nav a:hover{color:#fff!important}.portal-site-footer-bottom{border-top:1px solid #2d3c48;color:#91a0ab;font-size:11px;padding:10px 16px;text-align:center}
body.portal-subpage .seo-footer,body.portal-subpage .footer,body.portal-subpage .site-footer{display:none!important}
body.portal-subpage .topbar,body.portal-subpage .top,body.portal-subpage .site-header{display:none!important}
body.portal-subpage.has-seo-purchase-float{padding-bottom:0!important}.portal-subpage .seo-purchase-float{border-top-color:#e5d1d2!important}.portal-subpage .seo-purchase-float a{background:var(--lm-red)!important}
@media(max-width:900px){.portal-site-head{gap:8px}.portal-site-cta{display:none}.portal-site-nav a{padding:7px 7px;font-size:11px}.portal-site-footer-inner{grid-template-columns:1fr}.portal-site-footer-nav{grid-template-columns:repeat(2,1fr)}body.portal-subpage .seo-grid,body.portal-subpage .feature-grid{grid-template-columns:1fr!important}}
@media(max-width:640px){.portal-site-head{padding:7px 10px}.portal-site-brand span:last-child{display:none}.portal-site-brand-mark{width:33px;height:33px}.portal-contextbar-inner{padding:6px 12px;display:block}.portal-contextbar-inner span{display:block}.portal-contextbar-inner a{display:inline-block;margin-top:2px}body.portal-subpage main,body.portal-subpage .main{padding-left:12px!important;padding-right:12px!important}.portal-subpage .hero,.portal-subpage .seo-hero,.portal-subpage .page-hero,.portal-subpage .panel,.portal-subpage .note{padding:14px!important}.portal-site-footer-inner{padding:20px 12px}.portal-site-footer-nav{grid-template-columns:1fr 1fr}.portal-subpage table{font-size:12px}.portal-subpage th,.portal-subpage td{padding:8px 6px!important}}
:root{--lm-red:#b3161b;--lm-red-dark:#8e1015;--lm-bg:#f3f4f6;--lm-card:#fff;--lm-ink:#17202a;--lm-muted:#667480;--lm-line:#dfe4e9}
html{scroll-behavior:smooth}body{font-variant-numeric:tabular-nums}a,button,input,select{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(179,22,27,.28);outline-offset:2px}
.portal-home .portal-section{content-visibility:auto;contain-intrinsic-size:420px}.portal-home .portal-hero{content-visibility:visible}
.portal-quick-search{margin-top:14px;display:flex;gap:8px;max-width:680px}.portal-quick-search input{min-width:0;flex:1;border:1px solid #ccd5dd;border-radius:10px;padding:11px 12px;font:inherit;background:#fff}.portal-quick-search select{border:1px solid #ccd5dd;border-radius:10px;padding:10px;background:#fff}.portal-quick-search button{border:0;border-radius:10px;padding:11px 14px;background:var(--lm-red);color:#fff;font-weight:900;cursor:pointer}.portal-quick-search button:hover{background:var(--lm-red-dark)}
.portal-consensus{margin-top:12px;padding:14px;border:1px solid #e8cfd0;border-radius:13px;background:#fff8f8}.portal-consensus-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:9px}.portal-consensus-head b{font-size:14px}.portal-consensus-head a{color:var(--lm-red);font-size:12px;font-weight:900;text-decoration:none}.portal-consensus-list{display:flex;gap:7px;flex-wrap:wrap}.portal-consensus-item{display:flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid #edcdcf;border-radius:999px;background:#fff}.portal-consensus-item strong{color:#a70e15;font-size:15px}.portal-consensus-item span{font-size:11px;color:#725f60}.portal-consensus-note{margin:8px 0 0!important;font-size:11px!important;color:#7c696a!important}
.portal-page-intro{max-width:1180px;margin:14px auto 0;padding:18px;background:#fff;border:1px solid var(--lm-line);border-radius:14px;box-shadow:0 3px 14px rgba(18,34,48,.05)}.portal-page-intro .eyebrow{margin:0 0 4px;color:var(--lm-red);font-size:11px;font-weight:900;letter-spacing:.08em}.portal-page-intro h1{margin:0;color:#111d2a;font-size:clamp(25px,4vw,38px);line-height:1.12}.portal-page-intro>p:last-child{margin:8px 0 0;color:#5f6d78}
.portal-v2-wrap{max-width:1180px;margin:auto;padding:14px 16px 28px}.portal-v2-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.portal-v2-card{background:#fff;border:1px solid var(--lm-line);border-radius:14px;box-shadow:0 3px 14px rgba(18,34,48,.05);padding:15px}.portal-v2-card h2,.portal-v2-card h3{margin:0 0 8px;color:#172735}.portal-v2-card p{color:#65737e}.portal-v2-scroll{overflow:auto}.portal-v2-table{width:100%;border-collapse:collapse;min-width:520px;font-size:13px}.portal-v2-table th,.portal-v2-table td{padding:9px 8px;border-bottom:1px solid #e8ecef;text-align:right}.portal-v2-table th:first-child,.portal-v2-table td:first-child{text-align:left}.portal-v2-table th{background:#f8f9fa;color:#687681;font-size:11px}.portal-v2-table tr:last-child td{border-bottom:0}.portal-method-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.portal-method-card-v2{padding:14px;background:#fff;border:1px solid var(--lm-line);border-radius:13px}.portal-method-card-v2 header{display:flex;justify-content:space-between;gap:8px;align-items:center;margin-bottom:10px}.portal-method-card-v2 header b{font-size:14px}.portal-method-card-v2 header span{font-size:10px;color:#7b8790;background:#f1f3f5;border-radius:999px;padding:3px 6px}.portal-method-balls-v2{display:flex;gap:6px;flex-wrap:wrap}.portal-method-ball-v2{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;border:1px solid #edc7c8;background:#fff8f8;color:#a70e15;font-weight:900}.portal-related{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.portal-related a{display:inline-block;padding:7px 9px;border:1px solid var(--lm-line);border-radius:9px;background:#fff;text-decoration:none;font-size:12px;font-weight:800}.portal-related a:hover{border-color:#d6aaad;color:var(--lm-red)}
.portal-mobile-nav{display:none}.portal-fast-links{display:flex;gap:7px;overflow:auto;scrollbar-width:none;margin:10px 0 0}.portal-fast-links::-webkit-scrollbar{display:none}.portal-fast-links a{white-space:nowrap;padding:7px 9px;border:1px solid var(--lm-line);border-radius:999px;background:#fff;text-decoration:none;font-size:11px;font-weight:800;color:#314453}
.portal-subpage .portal-site-nav a,.portal-home .portal-nav a{min-height:36px;display:inline-flex;align-items:center}.portal-subpage table td b{font-size:13px}.portal-subpage .scroll{border-radius:12px;border:1px solid #edf0f2}.portal-subpage .scroll table{border:0}
@media(max-width:900px){.portal-method-grid-v2{grid-template-columns:repeat(2,1fr)}.portal-v2-grid{grid-template-columns:1fr}}
@media(max-width:700px){body.portal-home,body.portal-subpage{padding-bottom:62px!important}.portal-mobile-nav{position:fixed;z-index:95;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.97);border-top:1px solid #dfe4e9;box-shadow:0 -4px 18px rgba(20,35,48,.08);padding-bottom:max(4px,env(safe-area-inset-bottom))}.portal-mobile-nav a{min-height:54px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;text-decoration:none;color:#586875;font-size:9px;font-weight:800}.portal-mobile-nav a b{font-size:17px;line-height:1}.portal-mobile-nav a.is-active{color:var(--lm-red);background:#fff7f7}.portal-quick-search{display:grid;grid-template-columns:1fr auto}.portal-quick-search input{grid-column:1/-1}.portal-consensus-head{align-items:flex-start;flex-direction:column;gap:3px}.portal-method-grid-v2{grid-template-columns:1fr 1fr}.portal-v2-wrap{padding-left:12px;padding-right:12px}.portal-page-intro{margin:12px 12px 0;padding:14px}.portal-v2-card{padding:12px}}
@media(max-width:440px){.portal-method-grid-v2{grid-template-columns:1fr}.portal-quick-search{grid-template-columns:1fr}.portal-quick-search input{grid-column:auto}.portal-consensus-item{padding:5px 8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.portal-breadcrumbs{max-width:1180px;margin:10px auto 0;padding:0 16px;display:flex;align-items:center;gap:7px;color:#7a8791;font-size:11px}.portal-breadcrumbs a{color:#526574;text-decoration:none;font-weight:700}.portal-breadcrumbs a:hover{color:#b3161b}.portal-v3-note{font-size:11px!important;color:#78848d!important;margin:10px 0 0!important}.portal-v3-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.portal-v3-card-head h2{margin:0}.portal-v3-badge{display:inline-block;padding:5px 8px;border-radius:999px;background:#fff0f0;color:#a70e15;border:1px solid #efc7c9;font-size:10px;font-weight:900;white-space:nowrap}.portal-weekday-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.portal-weekday-card.is-target-weekday{border-color:#d79fa2!important;box-shadow:0 4px 18px rgba(179,22,27,.10)!important}.portal-headtail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.portal-headtail-grid>.portal-card{padding:14px}.portal-headtail-grid h3{margin:0 0 8px;font-size:15px;color:#172735}.portal-v3-mini{width:100%;border-collapse:collapse;font-size:12px}.portal-v3-mini td{padding:6px 7px;border-bottom:1px solid #edf0f2}.portal-v3-mini tr:last-child td{border-bottom:0}.portal-v3-mini td:first-child{width:36px;color:#a70e15}.portal-headtail-latest .portal-section-title{margin-bottom:10px}.portal-v3-source{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;border:1px solid #e2e6ea;border-radius:10px;background:#fafbfc;font-size:11px;color:#687782}.portal-v3-source b{color:#273a49}.portal-number-compare{margin:0 0 14px;padding:14px;border:1px solid #e2d1d2;background:#fffafa;border-radius:14px}.portal-number-compare-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:10px}.portal-number-compare-head b{display:block;font-size:16px;color:#172735}.portal-number-compare-head span{display:block;font-size:11px;color:#73808a;margin-top:2px}.portal-number-compare-head a{font-size:11px;color:#a70e15;text-decoration:none;font-weight:900}.portal-number-compare-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(138px,1fr));gap:8px}.portal-number-compare-card{display:flex;flex-direction:column;gap:3px;padding:10px;border:1px solid #e7d5d6;background:#fff;border-radius:11px;text-decoration:none!important;color:#52616d!important}.portal-number-compare-card:hover{border-color:#d6a5a7;box-shadow:0 4px 12px rgba(179,22,27,.07)}.portal-number-compare-card>strong{font-size:22px;line-height:1;color:#a70e15}.portal-number-compare-card span{font-size:11px}.portal-number-compare-card span b{color:#20313f}.portal-number-compare-card small{font-size:10px;color:#7a8791;margin-top:2px}.portal-history-intro{display:flex;align-items:center;justify-content:space-between;gap:14px}.portal-history-intro .eyebrow{margin:0 0 3px}.portal-history-intro h2{margin:0}.portal-history-intro p:last-child{margin:5px 0 0;color:#687782;font-size:12px}.portal-history-open{border:0;border-radius:10px;padding:10px 14px;background:#b3161b;color:#fff;font:inherit;font-weight:900;cursor:pointer;white-space:nowrap}.portal-history-open:disabled{opacity:.65;cursor:wait}.portal-history-body{margin-top:14px}.portal-history-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #e2e6ea;border-radius:11px;background:#f8fafb}.portal-history-controls label{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:800}.portal-history-controls select{border:1px solid #cfd8df;border-radius:8px;background:#fff;padding:7px 9px;font:inherit}.portal-history-controls a{color:#a70e15;text-decoration:none;font-size:11px;font-weight:900}.portal-history-result{margin-top:10px}.portal-history-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.portal-history-summary b{font-size:16px;color:#172735}.portal-history-summary span{font-size:11px;color:#71808b}.portal-history-codes{display:grid;grid-template-columns:repeat(9,1fr);gap:6px}.portal-history-codes span{display:grid;place-items:center;min-height:36px;border:1px solid #e1e6ea;border-radius:9px;background:#fff;color:#a70e15;font-weight:900;font-variant-numeric:tabular-nums}@media(max-width:760px){.portal-weekday-grid,.portal-headtail-grid{grid-template-columns:1fr}.portal-breadcrumbs{margin-top:8px;padding:0 12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-v3-card-head{align-items:flex-start}.portal-v3-badge{white-space:normal;text-align:right;max-width:140px}.portal-number-compare-head{align-items:flex-start}.portal-number-compare-grid{grid-template-columns:repeat(2,1fr)}.portal-history-intro{align-items:flex-start}.portal-history-controls{align-items:flex-start;flex-direction:column}.portal-history-summary{align-items:flex-start;flex-direction:column;gap:2px}.portal-history-codes{grid-template-columns:repeat(6,1fr)}}@media(max-width:420px){.portal-number-compare-grid{grid-template-columns:1fr 1fr}.portal-number-compare-card{padding:9px}.portal-number-compare-card>strong{font-size:20px}.portal-history-intro{flex-direction:column}.portal-history-open{width:100%}.portal-history-codes{grid-template-columns:repeat(5,1fr)}.portal-history-codes span{min-height:34px}}@media(prefers-reduced-motion:reduce){.portal-weekday-card.is-target-weekday{box-shadow:none!important}.portal-number-compare-card{transition:none!important}}
/* Lê Miền Bắc mobile-first layer */
html{scroll-padding-bottom:72px}body.portal-home,body.portal-subpage{overflow-x:hidden}
.lm-affiliate-section,.lm-ad-slot{width:100%;padding:8px 0}.lm-affiliate-inner,.lm-ad-inner{max-width:1180px;margin:auto;padding:0 16px}.lm-affiliate-card{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:14px 15px;border:1px solid #ead9d5;border-radius:14px;background:linear-gradient(135deg,#fff8f4,#fff);text-decoration:none!important;color:#243542!important;box-shadow:0 2px 10px rgba(20,35,48,.04)}.lm-affiliate-card b{display:block;font-size:14px}.lm-affiliate-card span{display:block;margin-top:2px;color:#6c7880;font-size:11px}.lm-affiliate-cta{min-height:42px;padding:0 12px;border-radius:10px;display:flex!important;align-items:center;justify-content:center;background:#ee4d2d;color:#fff!important;font-size:12px!important;font-weight:900;white-space:nowrap}.lm-affiliate-note{margin:6px 2px 0;color:#879199;font-size:9px;line-height:1.4}.lm-ad-inner{text-align:center}.lm-ad-label{margin:0 0 6px;color:#8a969e;font-size:9px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.lm-ad-box{min-height:90px;display:flex;align-items:center;justify-content:center;overflow:hidden}.lm-ad-box--300{width:300px;min-height:250px;margin:auto;max-width:100vw}.lm-ad-box iframe{max-width:100%}.lm-mobile-320-slot{display:none}
@media(max-width:700px){
  html{scroll-padding-bottom:68px}body.portal-home,body.portal-subpage{font-size:15px;line-height:1.5;padding-bottom:62px!important}
  button,a,input,select,textarea{touch-action:manipulation}input,select,textarea{font-size:16px!important}
  .portal-home .portal-header{min-height:50px;padding:6px 10px;gap:7px}.portal-home .portal-brand-mark{width:34px;height:34px}.portal-home .portal-brand span:last-child{display:none}.portal-home .portal-nav{gap:2px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.portal-home .portal-nav::-webkit-scrollbar{display:none}.portal-home .portal-nav a{min-height:40px;display:inline-flex;align-items:center;padding:6px 8px!important;font-size:11px!important}
  .portal-home .portal-topline .portal-wrap{min-height:0!important;padding:6px 12px!important;display:block!important;font-size:11px!important;line-height:1.35}.portal-home .portal-topline a{display:none}
  .portal-home .portal-wrap{padding-left:12px!important;padding-right:12px!important}.portal-home .portal-hero{padding:14px 0!important}.portal-home .portal-hero-grid{gap:10px!important}.portal-home h1{font-size:30px!important;line-height:1.05!important;letter-spacing:-.025em}.portal-home .portal-lead{margin-top:8px!important;font-size:14px!important;line-height:1.5}.portal-home .portal-status{gap:5px!important;margin-top:10px!important}.portal-home .portal-status span{padding:5px 7px!important;font-size:10px!important}
  .portal-home .portal-paid-card{padding:12px!important}.portal-home .portal-paid-card h2{margin:3px 0 6px;font-size:18px;line-height:1.2}.portal-home .portal-paid-lock{gap:6px!important;margin:8px 0!important}.portal-home .portal-paid-lock div{padding:7px!important}.portal-home .portal-paid-lock b{font-size:18px!important}.portal-home .portal-paid-card button,[data-open-checkout]{min-height:46px;font-size:13px}
  .portal-home .portal-section{padding:11px 0!important}.portal-home .portal-section-title{align-items:flex-start!important;gap:8px!important;margin-bottom:8px!important}.portal-home .portal-section-title h2{font-size:19px!important;line-height:1.2}.portal-home .portal-section-title p{font-size:11.5px!important;line-height:1.4}.portal-home .portal-section-title a{font-size:11px!important;white-space:nowrap}
  .portal-home .portal-result-card{padding:10px!important}.portal-home .portal-result-head{align-items:flex-start!important;margin-bottom:8px!important}.portal-home .portal-result-head strong{font-size:15px!important}.portal-home .portal-result-head span{font-size:10px!important}.portal-home .portal-results{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:5px!important}.portal-home .portal-result{min-width:0;padding:6px 1px!important}.portal-home .portal-result small{font-size:8px!important}.portal-home .portal-result b{font-size:15px!important}.portal-home .portal-dup-note{font-size:10.5px!important;margin-top:7px!important}
  .portal-home .portal-tools{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.portal-home .portal-tool{min-height:108px;padding:10px!important}.portal-home .portal-tool b{font-size:14px!important;line-height:1.25}.portal-home .portal-tool span{font-size:11px!important;line-height:1.35}.portal-home .portal-tool em{margin-top:6px!important;font-size:10.5px!important}
  .portal-home .portal-methods{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important}.portal-home .portal-method{padding:9px!important}.portal-home .portal-method-head{align-items:flex-start!important;margin-bottom:7px!important}.portal-home .portal-method-head b{font-size:12px!important;line-height:1.25}.portal-home .portal-method-head span{font-size:9px!important}.portal-home .portal-ball{width:30px!important;height:30px!important;font-size:12px!important}
  .portal-home .portal-quick-grid{grid-template-columns:1fr!important;gap:8px!important}.portal-home .portal-table{font-size:11.5px!important}.portal-home .portal-table th,.portal-home .portal-table td{padding:7px 8px!important}.portal-home .portal-proof{gap:8px!important}.portal-home .portal-proof-rate{padding:14px!important}.portal-home .portal-proof-rate strong{font-size:36px!important}.portal-home .portal-proof-copy{padding:14px!important}.portal-home .portal-proof-copy h2{font-size:18px!important}.portal-home .portal-proof-copy p{font-size:12px!important;line-height:1.45}
  .portal-home .buy-simple-card{grid-template-columns:1fr!important;gap:14px!important;padding:16px!important}.portal-home .buy-simple-card ol{margin:0!important}.portal-home .buy-simple-card>button{width:100%;min-height:48px}.portal-home .buy-legal{padding:0 12px;font-size:10px!important}
  .portal-mobile-nav{min-height:58px}.portal-mobile-nav a{min-height:56px!important}.portal-mobile-nav a b{font-size:16px!important}.portal-mobile-nav a span{font-size:9px!important}
  .portal-subpage .portal-site-head{padding:6px 10px!important;gap:7px!important}.portal-subpage .portal-site-brand-mark{width:32px!important;height:32px!important}.portal-subpage .portal-site-nav{gap:2px;-webkit-overflow-scrolling:touch}.portal-subpage .portal-site-nav a{min-height:40px;display:inline-flex;align-items:center;padding:6px 7px!important;font-size:10.5px!important}.portal-subpage .portal-contextbar-inner{padding:5px 12px!important;font-size:10.5px!important}.portal-subpage main,.portal-subpage .main{padding-left:12px!important;padding-right:12px!important}.portal-page-intro{margin:10px 12px 0!important;padding:13px!important}.portal-page-intro h1{font-size:25px!important}.portal-page-intro>p:last-child{font-size:12px!important}.portal-v2-wrap{padding:10px 12px 24px!important}.portal-v2-card{padding:11px!important;border-radius:12px!important}.portal-v2-table{min-width:460px!important;font-size:11.5px!important}.portal-v2-table th,.portal-v2-table td{padding:8px 7px!important}.portal-method-grid-v2{gap:7px!important}.portal-method-card-v2{padding:10px!important}.portal-method-ball-v2{width:31px!important;height:31px!important}.portal-breadcrumbs{margin-top:7px!important;padding:0 12px!important;font-size:10px!important}.portal-number-compare{padding:10px!important;margin-bottom:10px!important}.portal-number-compare-grid{gap:6px!important}.portal-number-compare-card{padding:8px!important}.portal-history-controls select{min-height:42px}.portal-history-codes{gap:5px!important}
  .lm-affiliate-section,.lm-ad-slot{padding:6px 0}.lm-affiliate-inner,.lm-ad-inner{padding:0 10px}.lm-affiliate-card{grid-template-columns:1fr;padding:12px;gap:9px}.lm-affiliate-card b{font-size:13px}.lm-affiliate-card span{font-size:10.5px}.lm-affiliate-cta{width:100%;min-height:44px}.lm-ad-label{margin-bottom:4px}.lm-ad-box--300{max-width:300px}.lm-ad-box{overflow:hidden}
}
@media(max-width:390px){
  .portal-home h1{font-size:27px!important}.portal-home .portal-methods{grid-template-columns:1fr!important}.portal-home .portal-results{grid-template-columns:repeat(5,minmax(0,1fr))!important}.portal-home .portal-tool{min-height:104px}.portal-number-compare-grid{grid-template-columns:1fr 1fr!important}
}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.portal-home .portal-tool{transition:none!important}}
