:root{--ink:#12131a;--ink-soft:#242632;--paper:#f4f0e8;--white:#fff;--line:#d8d4cc;--magenta:#ef2b7b;--cyan:#0ab7c6;--yellow:#ffd448;--green:#397960;--muted:#626672;--max:1240px;--reading:760px;font-family:"Segoe UI","Be Vietnam Pro",Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-size:17px;line-height:1.72}img{max-width:100%}a{color:inherit}.skip-link{position:fixed;left:12px;top:-80px;z-index:100;background:var(--yellow);padding:10px 14px}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:20;min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;padding:10px max(24px,calc((100vw - var(--max))/2));background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand img{width:154px;height:42px;object-fit:contain}.brand-copy{display:none}.brand-copy strong,.brand-copy small{display:block}.main-nav{display:flex;justify-content:center;align-items:center;gap:2px}.main-nav a{padding:10px 9px;text-decoration:none;font-size:13px;font-weight:700;border-bottom:3px solid transparent}.main-nav a:hover,.main-nav a[aria-current=page]{border-color:var(--magenta)}.header-account-actions,.footer-account-actions{display:flex;align-items:center;gap:8px}.account-action,.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 16px;text-decoration:none;font-weight:800;border:1px solid var(--ink);border-radius:4px}.account-login{background:white}.account-register,.button-account-register,.button-primary{background:var(--yellow);color:var(--ink)}.button-account-login{background:var(--white);color:var(--ink);border-color:var(--white)}.button-ghost{background:rgba(18,19,26,.4);color:var(--white);border-color:rgba(255,255,255,.7)}.account-action-disabled{cursor:not-allowed;opacity:.64}.menu-button{display:none}.hero{position:relative;isolation:isolate;background-image:var(--hero-image);background-size:cover;background-position:center;overflow:hidden}.hero-shade{position:absolute;inset:0;z-index:-1;background:rgba(7,8,13,.64)}.hero-home{min-height:min(72vh,700px);display:grid;align-items:center}.hero-inner{min-height:430px;display:grid;align-items:end}.hero-content{width:min(var(--max),calc(100% - 48px));margin:0 auto;padding:80px 0;color:var(--white)}.hero-home .hero-content{max-width:var(--max);padding-right:min(45%,600px)}.hero-inner .hero-content{padding-right:min(35%,460px)}.eyebrow,.section-heading>p,.warning-label{margin:0 0 12px;color:var(--yellow);font-size:13px;line-height:1.3;font-weight:900;text-transform:uppercase;letter-spacing:1.4px}.hero h1{max-width:850px;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,5.5vw,82px);line-height:1.02;letter-spacing:0}.hero-inner h1{font-size:clamp(40px,4.2vw,64px)}.hero-lead{max-width:720px;margin:24px 0 0;font-size:20px;line-height:1.55;color:#f3f4f6}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.hero-next{position:absolute;right:max(24px,calc((100vw - var(--max))/2));bottom:24px;color:white;text-decoration:none;font-size:14px;font-weight:800}.section{padding:86px 24px;border-top:1px solid var(--line)}.section-inner{width:min(var(--max),100%);margin:0 auto}.band-tint{background:#fff}.band-ink{background:var(--ink);color:white;border-color:var(--ink)}.band-ink .section-heading>p{color:var(--cyan)}.band-ink .section-intro,.band-ink .prose,.band-ink .after-table{color:#d8dce4}.section-heading{max-width:820px;margin-bottom:38px}.section-heading>p{color:var(--magenta)}.section-heading h2,.warning-section h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(32px,4vw,54px);line-height:1.08;letter-spacing:0}.section-intro{max-width:var(--reading);margin-top:18px;color:var(--muted)}.section-intro p{margin:0 0 12px}.topic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:4px solid var(--ink);border-bottom:1px solid var(--line)}.topic-grid article{min-height:260px;padding:28px;border-right:1px solid var(--line)}.topic-grid article:last-child{border-right:0}.topic-grid h3,.scenario-grid h3,.steps h3{margin:28px 0 10px;font-size:23px;line-height:1.2}.topic-grid p,.scenario-grid p,.steps p{margin:0;color:var(--muted)}.topic-index,.scenario-label{display:inline-block;color:var(--magenta);font-weight:900;font-size:13px;text-transform:uppercase}.text-link{display:inline-flex;margin-top:18px;color:var(--ink);font-weight:900;text-decoration-thickness:2px;text-underline-offset:5px}.band-ink .text-link{color:var(--yellow)}.split-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:64px;align-items:center}.split-grid.media-right{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.split-media{margin:0}.split-media img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:6px}.split-media figcaption{margin-top:10px;color:var(--muted);font-size:13px}.split-copy .section-heading{margin-bottom:24px}.prose{max-width:var(--reading);color:#343743}.prose p{margin:0 0 18px}.prose-wide{max-width:850px}.editorial-layout{display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:70px}.editorial-layout .section-heading{position:sticky;top:120px;align-self:start}.editorial-note{margin-top:28px;padding:22px 24px;border-left:5px solid var(--magenta);background:var(--white);color:var(--ink)}.band-ink .editorial-note{background:var(--ink-soft);color:white}.editorial-note p{margin:6px 0 0}.bullet-list{margin:26px 0 0;padding:0;list-style:none}.bullet-list li{padding:12px 0 12px 26px;border-top:1px solid var(--line);position:relative}.bullet-list li:before{content:"";position:absolute;left:2px;top:23px;width:9px;height:9px;background:var(--cyan)}.table-wrap{overflow:hidden;border:1px solid var(--line);background:var(--white)}table{width:100%;border-collapse:collapse}th,td{text-align:left;vertical-align:top;padding:17px 18px;border-bottom:1px solid var(--line);border-right:1px solid var(--line)}th:last-child,td:last-child{border-right:0}th{background:var(--ink);color:white;font-size:13px;text-transform:uppercase;letter-spacing:.6px}tr:last-child td{border-bottom:0}.after-table{max-width:var(--reading);margin:26px 0 0;color:var(--muted)}.steps{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line)}.steps li{padding:28px 24px 20px 0;border-right:1px solid var(--line);display:grid;grid-template-columns:auto 1fr;gap:16px}.steps li+li{padding-left:24px}.steps li:last-child{border-right:0}.steps>li>span{font-family:Georgia,serif;color:var(--magenta);font-size:30px}.steps h3{margin:2px 0 10px}.checklist-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.checklist{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line)}.checklist li{display:flex;gap:15px;padding:22px;background:var(--white)}.checklist li>span{display:grid;place-items:center;flex:0 0 30px;height:30px;background:var(--cyan);color:var(--ink);font-weight:900;border-radius:50%}.checklist strong{display:block}.checklist p{margin:5px 0 0;color:var(--muted);font-size:15px}.scenario-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.scenario-grid article{padding:28px;border:1px solid var(--line);background:var(--white);border-radius:6px}.scenario-grid h3{margin:18px 0 10px}.scenario-judgment{margin-top:22px!important;padding-top:18px;border-top:1px solid var(--line);color:var(--ink)!important}.glossary{display:grid;grid-template-columns:1fr 1fr;margin:0;border-top:4px solid var(--cyan)}.glossary div{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:22px 0;border-bottom:1px solid var(--line)}.glossary div:nth-child(odd){padding-right:28px}.glossary div:nth-child(even){padding-left:28px;border-left:1px solid var(--line)}.glossary dt{font-weight:900}.glossary dd{margin:0;color:var(--muted)}.warning-section{background:var(--yellow);color:var(--ink);border:0}.warning-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.warning-label{color:#8b2050}.warning-section .prose{color:var(--ink)}.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px}.faq-list{border-top:4px solid var(--magenta)}details{border-bottom:1px solid var(--line)}summary{padding:22px 42px 22px 0;font-weight:900;cursor:pointer;position:relative;list-style:none}summary:after{content:"+";position:absolute;right:6px;font-size:24px}details[open] summary:after{content:"−"}details>div{padding:0 40px 22px 0;color:var(--muted)}details p{margin:0 0 12px}.related-section{background:var(--cyan);color:var(--ink)}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:3px solid var(--ink)}.related-grid a{display:flex;min-height:210px;flex-direction:column;padding:24px;text-decoration:none;border-right:1px solid rgba(18,19,26,.35)}.related-grid a:last-child{border-right:0}.related-grid span{font-size:12px;font-weight:900;text-transform:uppercase}.related-grid strong{margin-top:24px;font-family:Georgia,serif;font-size:25px;line-height:1.15}.related-grid small{margin-top:auto;font-weight:900}.site-footer{background:#0b0c11;color:white;padding:70px max(24px,calc((100vw - var(--max))/2)) 24px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px}.footer-brand img{width:180px;filter:brightness(0) invert(1)}.footer-brand h2{margin:24px 0 10px;font-family:Georgia,serif;font-size:30px}.footer-brand p{max-width:440px;color:#b8bdc8}.footer-account-actions{margin-top:22px}.footer-account-actions .account-action{color:white;border-color:#777}.footer-account-actions .account-register{color:var(--ink);border-color:var(--yellow)}.footer-main>div:not(.footer-brand) h2{font-size:14px;text-transform:uppercase;color:var(--yellow);letter-spacing:1px}.footer-main>div:not(.footer-brand) a{display:block;margin:9px 0;color:#d7dae2;text-decoration:none}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:54px;padding-top:22px;border-top:1px solid #2b2e39;color:#9197a5;font-size:13px}
@media(max-width:1000px){.site-header{grid-template-columns:auto auto 1fr}.menu-button{display:inline-flex;align-items:center;gap:8px;justify-self:end;border:1px solid var(--line);background:white;min-height:42px;padding:8px 12px;font-weight:800}.main-nav{display:none;position:absolute;top:78px;left:0;right:0;padding:14px 24px;background:white;border-bottom:1px solid var(--line);box-shadow:0 16px 24px rgba(0,0,0,.12);flex-wrap:wrap;justify-content:flex-start}.main-nav.is-open{display:flex}.header-account-actions{justify-self:end}.hero-home .hero-content,.hero-inner .hero-content{padding-right:25%}.topic-grid{grid-template-columns:1fr 1fr}.topic-grid article:nth-child(2){border-right:0}.topic-grid article:last-child{grid-column:1/-1}.split-grid,.split-grid.media-right,.editorial-layout,.checklist-layout,.warning-layout,.faq-layout{grid-template-columns:1fr}.editorial-layout .section-heading{position:static}.steps{grid-template-columns:1fr 1fr}.steps li:nth-child(2){border-right:0}.steps li:nth-child(3){padding-left:0}.scenario-grid{grid-template-columns:1fr 1fr}.scenario-grid article:last-child{grid-column:1/-1}.footer-main{grid-template-columns:1.5fr 1fr 1fr}.footer-brand{grid-column:1/-1}}
@media(max-width:640px){body{font-size:16px}.site-header{min-height:116px;padding:9px 16px;grid-template-columns:1fr auto}.brand img{width:132px;height:38px}.header-account-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;width:100%;gap:8px}.header-account-actions .account-action{min-height:38px;padding:7px 10px}.main-nav{top:116px;padding:12px 16px;display:none;flex-direction:column;align-items:stretch}.main-nav a{border-bottom:1px solid var(--line)}.hero-home{min-height:620px;background-position:64% center}.hero-inner{min-height:420px;background-position:58% center}.hero-content{width:calc(100% - 32px);padding:64px 0}.hero-home .hero-content,.hero-inner .hero-content{padding-right:0}.hero h1,.hero-inner h1{font-size:42px;max-width:92%}.hero-lead{font-size:18px;max-width:90%}.hero-next{left:16px;right:auto}.section{padding:62px 16px}.section-heading{margin-bottom:28px}.section-heading h2,.warning-section h2{font-size:36px}.topic-grid,.scenario-grid,.related-grid,.checklist,.glossary{grid-template-columns:1fr}.topic-grid article,.topic-grid article:nth-child(2),.topic-grid article:last-child{min-height:auto;grid-column:auto;border-right:0;border-bottom:1px solid var(--line)}.split-grid,.split-grid.media-right{gap:34px}.media-right .split-copy{order:2}.media-right .split-media{order:1}.editorial-layout,.checklist-layout,.warning-layout,.faq-layout{gap:30px}.steps{grid-template-columns:1fr}.steps li,.steps li+li,.steps li:nth-child(3){padding:20px 0;border-right:0;border-bottom:1px solid var(--line)}.scenario-grid article:last-child{grid-column:auto}.glossary div,.glossary div:nth-child(odd),.glossary div:nth-child(even){grid-template-columns:110px 1fr;padding:18px 0;border-left:0}.table-wrap{border:0;background:transparent}table,thead,tbody,tr,th,td{display:block}thead{position:absolute;left:-9999px}tr{margin-bottom:14px;border:1px solid var(--line);background:white}td{display:grid;grid-template-columns:118px 1fr;gap:12px;padding:13px;border-right:0}td:before{content:attr(data-label);font-size:11px;font-weight:900;text-transform:uppercase;color:var(--magenta)}.related-grid a{min-height:150px;border-right:0;border-bottom:1px solid rgba(18,19,26,.35)}.footer-main{grid-template-columns:1fr 1fr;gap:34px}.footer-brand{grid-column:1/-1}.footer-account-actions{display:grid;grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column}.button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
*{letter-spacing:0!important}.hero h1,.section-heading h2,.warning-section h2,.related-grid strong,.steps>li>span{font-family:Cambria,"Times New Roman",serif;font-kerning:normal;text-rendering:optimizeLegibility}.table-wrap,.table-wrap td{color:var(--ink)}.table-wrap td{background:var(--white)}.band-ink .table-wrap td,.band-ink .scenario-grid article,.band-ink .checklist li{color:var(--ink)}.band-ink .scenario-grid h3,.band-ink .checklist strong{color:var(--ink)}.band-ink .faq-list details>div{color:#d8dce4}.footer-brand img{width:200px;height:auto;filter:none}.footer-main>div:not(.footer-brand) h3{margin:0 0 14px;font-size:14px;text-transform:uppercase;color:var(--yellow)}.footer-main>div:not(.footer-brand) a{display:block;margin:9px 0;color:#d7dae2;text-decoration:none}.scenario-count-4{grid-template-columns:repeat(4,minmax(0,1fr))}.scenario-count-5{grid-template-columns:repeat(6,minmax(0,1fr))}.scenario-count-5 article{grid-column:span 2}.scenario-count-5 article:nth-last-child(-n+2){grid-column:span 3}.business-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:72px;align-items:start}.business-main{min-width:0;max-width:820px}.business-subsection{padding:0 0 46px;margin:0 0 46px;border-bottom:1px solid var(--line)}.business-subsection:last-child{margin-bottom:0;border-bottom:0}.business-subsection h3{margin:0 0 18px;font-family:Cambria,"Times New Roman",serif;font-size:31px;line-height:1.18}.business-subsection>p{margin:0 0 18px;color:#343743}.business-subsection .bullet-list{margin-top:24px}.business-note{margin-top:24px;padding:20px 22px;border-left:5px solid var(--cyan);background:#eef9fa}.business-note p{margin:7px 0 0;color:#343743}.business-sidebar{position:sticky;top:106px;display:grid;gap:18px}.business-rail-card{padding:24px;background:var(--white);border:1px solid var(--line);border-top:5px solid var(--magenta);box-shadow:0 8px 24px rgba(18,19,26,.06)}.business-rail-card:nth-child(2n){border-top-color:var(--cyan)}.business-rail-card h3{margin:0 0 12px;font-size:20px;line-height:1.25}.business-rail-card p{margin:0 0 12px;color:var(--muted);font-size:15px}.business-rail-card .bullet-list{margin-top:14px}.business-rail-card .bullet-list li{padding:10px 0 10px 22px;font-size:14px}.business-rail-card .bullet-list li:before{top:20px;width:7px;height:7px}.business-account-actions{display:grid;grid-template-columns:1fr;gap:8px;margin-top:18px}.band-ink .business-subsection>p{color:#d8dce4}.band-ink .business-rail-card,.band-ink .business-note{color:var(--ink)}@media(max-width:1000px){.business-layout{grid-template-columns:minmax(0,1fr) 300px;gap:42px}}@media(max-width:760px){.business-layout{grid-template-columns:1fr;gap:36px}.business-main{max-width:none}.business-sidebar{position:static;grid-template-columns:1fr 1fr}.business-subsection{padding-bottom:36px;margin-bottom:36px}.scenario-count-4,.scenario-count-5{grid-template-columns:1fr 1fr}.scenario-count-5 article,.scenario-count-5 article:nth-last-child(-n+2){grid-column:auto}.scenario-count-5 article:last-child{grid-column:1/-1}}@media(max-width:520px){.business-sidebar{grid-template-columns:1fr}.business-rail-card{padding:21px}.business-subsection h3{font-size:28px}.scenario-count-4,.scenario-count-5{grid-template-columns:1fr}.scenario-count-5 article:last-child{grid-column:auto}}
.business-rail-links{display:grid;gap:0;margin-top:8px}.business-rail-links a{display:block;padding:9px 0;border-bottom:1px solid var(--line);color:var(--cyan);font-weight:700;text-decoration:none}.business-rail-links a:last-child{border-bottom:0}
:root{--page-bg:#FFFFFF;--surface:#F7F8FC;--brand-soft:#FFF3F8;--heading:#202344;--body:#475467;--primary:#C21873;--link:#315FC4;--border:#E5E7EF;--footer:#121A32;--footer-text:#CBD5E1;--safety-bg:#FFF8E8;--safety-text:#7A4D00;--ink:var(--heading);--ink-soft:var(--surface);--paper:var(--page-bg);--white:#FFFFFF;--line:var(--border);--magenta:var(--primary);--cyan:var(--link);--yellow:var(--brand-soft);--muted:var(--body)}body{background:var(--page-bg);color:var(--body);font-size:17px;line-height:1.72}h1,h2,h3,strong,summary,th{color:var(--heading)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--link);outline-offset:3px}.skip-link{background:var(--primary);color:#fff;border-radius:4px}.site-header{background:rgba(255,255,255,.97);border-color:var(--border)}.main-nav a{color:var(--heading)}.main-nav a:hover,.main-nav a[aria-current=page]{color:var(--primary);border-color:var(--primary)}.account-action,.button{border-color:var(--primary)}.account-login{background:#fff;color:var(--primary)}.account-login:hover{background:var(--brand-soft)}.account-register,.button-account-register,.button-primary{background:var(--primary);color:#fff}.account-register:hover,.button-account-register:hover,.button-primary:hover{background:#9F145E}.button-account-login{background:#fff;color:var(--primary);border-color:#fff}.button-account-login:hover{background:var(--brand-soft)}.button-ghost{background:rgba(18,26,50,.48);color:#fff;border-color:rgba(255,255,255,.8)}.button-ghost:hover{background:rgba(18,26,50,.72)}.account-action-disabled{background:#F1F3F7;color:#667085;border-color:#D0D5DD;opacity:1}.hero-shade{background:rgba(13,18,39,.66)}.hero h1{font-size:72px;color:#fff}.hero-inner h1{font-size:58px}.hero-lead{color:#F7F8FC}.hero .eyebrow{color:#FFF3F8}.section{padding:64px 24px;background:var(--page-bg);border-color:var(--border)}.band-tint,.band-secondary{background:var(--surface)}.band-brand{background:var(--brand-soft)}.band-ink{background:var(--surface);color:var(--body);border-color:var(--border)}.band-ink .section-heading>p{color:var(--primary)}.band-ink .section-intro,.band-ink .prose,.band-ink .after-table,.band-ink .faq-list details>div{color:var(--body)}.section-heading{margin-bottom:32px}.section-heading>p{color:var(--primary);font-size:13px}.section-heading h2{font-size:34px;line-height:1.15;color:var(--heading)}.section-intro,.prose,.after-table{color:var(--body)}.prose{max-width:var(--reading)}.topic-grid{border-top-color:var(--heading);border-bottom-color:var(--border)}.topic-grid article{min-height:0;padding:24px;border-color:var(--border)}.topic-grid h3,.scenario-grid h3,.steps h3{margin:20px 0 9px;font-size:21px;color:var(--heading)}.topic-grid p,.scenario-grid p,.steps p{color:var(--body)}.topic-index,.scenario-label{color:var(--primary)}.text-link{color:var(--link)}.text-link:hover,.related-link:hover{color:var(--primary)}.band-ink .text-link{color:var(--link)}.editorial-note{border-left-color:var(--primary);background:var(--brand-soft);color:var(--heading)}.band-ink .editorial-note{background:#fff;color:var(--heading)}.bullet-list li{border-color:var(--border)}.bullet-list li:before{background:var(--link)}.table-wrap{border-color:var(--border);background:#fff}th,td{border-color:var(--border)}th{background:var(--heading);color:#fff}td{color:var(--body);background:#fff}.steps{border-color:var(--border)}.steps li{border-color:var(--border)}.steps>li>span{color:var(--primary)}.checklist{background:var(--border);border-color:var(--border)}.checklist li{background:#fff}.checklist li>span{background:var(--link);color:#fff}.checklist p{color:var(--body)}.scenario-grid article{padding:24px;border-color:var(--border);background:#fff;box-shadow:0 8px 24px rgba(32,35,68,.05)}.scenario-judgment{border-color:var(--border);color:var(--heading)!important}.glossary{border-top-color:var(--link)}.glossary div{border-color:var(--border)}.glossary dd{color:var(--body)}.business-subsection{border-color:var(--border)}.business-subsection h3{font-size:29px;color:var(--heading)}.business-subsection>p,.business-note p,.business-rail-card p{color:var(--body)}.business-note{border-left-color:var(--link);background:var(--surface)}.business-rail-card{padding:22px;background:#fff;border-color:var(--border);border-top-color:var(--primary);box-shadow:0 8px 24px rgba(32,35,68,.05)}.business-rail-card:nth-child(2n){border-top-color:var(--link)}.business-rail-card h3{font-size:20px;color:var(--heading)}.warning-section{padding:42px 24px;background:var(--page-bg);color:var(--safety-text);border-top:1px solid var(--border)}.warning-layout{width:min(1180px,100%);display:grid;grid-template-columns:245px minmax(0,1fr);gap:28px;padding:22px 24px;background:var(--safety-bg);border:1px solid #F2D59A;border-left:5px solid #D49A23;border-radius:6px}.warning-label{margin-bottom:8px;color:var(--safety-text);font-size:12px}.warning-section h2{font-family:"Segoe UI","Be Vietnam Pro",Arial,sans-serif;font-size:20px;line-height:1.3;color:var(--safety-text)}.warning-section .prose{color:var(--safety-text)}.warning-section .prose p{margin-bottom:10px}.warning-link{margin-top:6px;color:#315FC4}.faq-layout{gap:56px}.faq-list{border-top-color:var(--primary)}details{border-color:var(--border)}summary{color:var(--heading)}details>div{color:var(--body)}.related-section{padding:58px 24px;background:var(--surface);color:var(--body)}.related-section .section-heading{margin-bottom:28px}.related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;border:0}.related-grid article{display:flex;min-height:0;flex-direction:column;padding:22px;background:#fff;border:1px solid var(--border);border-radius:6px;box-shadow:0 8px 24px rgba(32,35,68,.05)}.related-grid article h3{margin:0;font-family:Cambria,"Times New Roman",serif;font-size:21px;line-height:1.25;color:var(--heading)}.related-grid article p{margin:12px 0 0;color:var(--body);font-size:16px;line-height:1.6}.related-grid article>a.related-link{display:inline-flex;align-items:center;min-height:0;margin-top:20px;padding:0;border:0;color:var(--link);font-size:15px;font-weight:800;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:5px}.related-grid article>a.related-link:hover{color:var(--primary)}.site-footer{background:var(--footer);color:#fff}.footer-brand p,.footer-main>div:not(.footer-brand) a{color:var(--footer-text)}.footer-main>div:not(.footer-brand) h3{color:#FFF3F8}.footer-account-actions .account-action{color:#fff;border-color:#94A3B8}.footer-account-actions .account-register{color:#fff;border-color:var(--primary)}.footer-bottom{border-color:#34405D;color:#AEBACB}@media(max-width:1000px){.hero h1{font-size:58px}.hero-inner h1{font-size:50px}.warning-layout{grid-template-columns:1fr;gap:12px}.related-grid{grid-template-columns:1fr 1fr}.related-grid article:last-child{grid-column:1/-1}}@media(max-width:640px){body{font-size:16px}.hero h1,.hero-inner h1{font-size:40px}.section{padding:48px 16px}.section-heading h2{font-size:30px}.topic-grid h3,.scenario-grid h3,.steps h3{font-size:20px}.business-subsection h3{font-size:26px}.warning-section{padding:28px 16px}.warning-layout{padding:20px;gap:10px}.warning-section h2{font-size:19px}.related-section{padding:44px 16px}.related-grid{grid-template-columns:1fr;gap:12px}.related-grid article,.related-grid article:last-child{grid-column:auto;min-height:0;padding:20px;border:1px solid var(--border)}.related-grid article>a.related-link{min-height:0;padding:0;border:0}.table-wrap tr{border-color:var(--border)}td:before{color:var(--primary)}}

.page-deposit{font-family:"Segoe UI","Be Vietnam Pro",Arial,sans-serif;color:var(--body)}
.page-deposit h1,.page-deposit h2,.page-deposit h3,.page-deposit .section-heading h2,.page-deposit .business-subsection h3,.page-deposit .related-grid article h3,.page-deposit .steps>li>span{font-family:"Segoe UI","Be Vietnam Pro",Arial,sans-serif}
.page-deposit main [id]{scroll-margin-top:126px}
.page-deposit .section{padding:72px 24px}
.page-deposit .section-inner{width:min(1200px,100%)}
.hero-split{min-height:0;background:linear-gradient(120deg,#fff 0%,#fff 42%,#fff3f8 72%,#f1f5ff 100%);color:var(--heading);border-bottom:1px solid var(--border)}
.hero-split-inner{width:min(1200px,calc(100% - 48px));margin:0 auto;padding:72px 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);gap:58px;align-items:center}
.hero-split-copy{max-width:660px}
.hero-split .eyebrow{margin:0 0 14px;color:var(--primary);font-size:13px;font-weight:900;text-transform:uppercase}
.hero-split h1{margin:0;color:var(--heading);font-size:46px;line-height:1.08;max-width:680px}
.hero-split .hero-lead{margin:24px 0 0;color:var(--body);font-size:18px;line-height:1.72;max-width:650px}
.hero-split .hero-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:12px}
.hero-split .button{min-width:138px;justify-content:center}
.hero-split .button-account-login{background:var(--primary);color:#fff;border-color:var(--primary)}
.hero-split .button-account-register{background:#fff;color:var(--primary);border-color:var(--primary)}
.hero-split .button-ghost{background:#fff;color:var(--link);border-color:#bac8e8}
.hero-split .button-ghost:hover{background:#eef3ff;color:#234a9e}
.hero-split .account-action-disabled{opacity:.68;cursor:not-allowed}
.hero-split-media{margin:0;position:relative}
.hero-split-media:before{content:"";position:absolute;inset:18px -16px -18px 18px;background:#dfe8ff;border-radius:16px;z-index:0}
.hero-split-media img{position:relative;z-index:1;display:block;width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:16px;box-shadow:0 20px 50px rgba(32,35,68,.15)}
.hero-split-media figcaption{margin-top:12px;color:var(--body);font-size:13px}
.page-deposit .section-heading{max-width:820px;margin-bottom:38px}
.page-deposit .section-heading h2{font-size:32px;line-height:1.18}
.page-deposit .section-intro{font-size:17px;line-height:1.72}
.method-entry-section{background:#fff}
.method-entry-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:42px;align-items:end}
.method-entry-head .section-heading{margin:0}
.method-entry-actions{display:flex;gap:10px;align-items:center;padding-bottom:4px}
.method-entry-actions .button{min-width:145px;justify-content:center}
.method-entry-actions .button-account-login{background:var(--primary);color:#fff;border-color:var(--primary)}
.method-entry-grid{margin-top:36px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.method-entry-card{display:flex;gap:18px;padding:25px;background:var(--surface);border:1px solid var(--border);border-radius:14px}
.method-entry-mark{align-self:flex-start;display:inline-flex;min-width:92px;justify-content:center;padding:7px 10px;border-radius:999px;background:#fff;color:var(--primary);border:1px solid #f2c3db;font-size:12px;font-weight:900}
.method-entry-card h3{margin:0 0 8px;font-size:20px;line-height:1.3}
.method-entry-card p{margin:0;color:var(--body);font-size:16px;line-height:1.65}
.method-entry-links{display:flex;flex-wrap:wrap;gap:22px;margin-top:24px;padding-top:20px;border-top:1px solid var(--border)}
.method-entry-links a{font-weight:800}
.page-deposit #huong-dan-nap{background:var(--surface)}
.steps-feature-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:46px;align-items:start}
.steps-feature-media{position:sticky;top:104px;margin:0}
.steps-feature-media img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:16px;box-shadow:0 16px 36px rgba(32,35,68,.12)}
.steps-feature-media figcaption{margin-top:12px;color:var(--body);font-size:13px;line-height:1.5}
.steps-feature-layout .steps{display:grid;grid-template-columns:minmax(0,1fr);gap:12px;border:0;min-width:0}
.steps-feature-layout .steps li,.steps-feature-layout .steps li+li,.steps-feature-layout .steps li:nth-child(3){width:100%;min-width:0;padding:20px 22px;background:#fff;border:1px solid var(--border);border-radius:14px;grid-template-columns:48px minmax(0,1fr);gap:16px;box-shadow:0 8px 20px rgba(32,35,68,.04)}
.steps-feature-layout .steps>li>span{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:var(--brand-soft);font-size:17px;font-weight:900}
.steps-feature-layout .steps h3{margin:0 0 6px;font-size:20px;overflow-wrap:anywhere}
.steps-feature-layout .steps p{margin:0;font-size:16px;line-height:1.65;overflow-wrap:anywhere}
.page-deposit .warning-section{padding:34px 24px;background:#fff;border:0}
.page-deposit .warning-layout{border-radius:14px;box-shadow:0 8px 24px rgba(122,77,0,.05)}
.page-deposit .split-section{background:#fff}
.page-deposit .split-section.deposit-split-soft{background:var(--brand-soft)}
.page-deposit .split-grid{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:54px;align-items:center}
.page-deposit .split-media img{border-radius:16px;box-shadow:0 16px 36px rgba(32,35,68,.12)}
.page-deposit .split-media figcaption{color:var(--body);font-size:13px;line-height:1.5}
.page-deposit .split-copy .prose{font-size:17px;line-height:1.75}
.page-deposit .split-copy .bullet-list{margin-top:22px}
.page-deposit .business-article-section{background:#fff}
.page-deposit .business-layout{grid-template-columns:minmax(0,790px) minmax(280px,312px);gap:32px;justify-content:space-between}
.page-deposit .business-main{max-width:790px}
.page-deposit .business-subsection{padding:0 0 38px;margin:0 0 38px;scroll-margin-top:110px}
.page-deposit .business-subsection h3{font-size:28px;line-height:1.24}
.page-deposit .business-subsection>p{font-size:17px;line-height:1.78}
.page-deposit .business-sidebar{top:98px;gap:14px}
.page-deposit .business-rail-card{padding:21px;border-top-width:3px;border-radius:12px;box-shadow:0 8px 22px rgba(32,35,68,.06)}
.page-deposit .business-rail-links{display:grid;margin-top:6px}
.page-deposit .business-rail-links a{padding:10px 0;border-bottom:1px solid var(--border);color:var(--link);font-weight:800;text-decoration:none}
.page-deposit .business-rail-links a:last-child{border-bottom:0}
.page-deposit .comparison-section,.page-deposit #theo-doi-giao-dich{background:var(--surface)}
.page-deposit .table-wrap{border-radius:14px;box-shadow:0 10px 28px rgba(32,35,68,.06)}
.page-deposit th{background:var(--heading)}
.page-deposit #kiem-tra-giao-dich{background:var(--brand-soft)}
.page-deposit .scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.page-deposit .scenario-grid article{border-radius:14px}
.page-deposit .faq-section{background:linear-gradient(120deg,#fff3f8 0%,#f6f1ff 100%)}
.page-deposit .faq-layout{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:54px}
.page-deposit .related-section{background:var(--surface)}
.page-deposit .related-grid article{border-radius:14px}
@media(max-width:1000px){
  .hero-split-inner{grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);gap:34px}
  .hero-split h1{font-size:40px}
  .method-entry-grid{grid-template-columns:1fr 1fr}.method-entry-card:last-child{grid-column:1/-1}
  .steps-feature-layout{gap:30px}
  .page-deposit .business-layout{grid-template-columns:minmax(0,1fr) 290px;gap:28px}
}
@media(max-width:800px){
  .page-deposit .section{padding:58px 20px}
  .hero-split-inner{width:min(100% - 40px,720px);padding:54px 0;grid-template-columns:1fr;gap:36px}
  .hero-split-copy{max-width:none}
  .hero-split-media{max-width:700px}
  .method-entry-head{grid-template-columns:1fr;gap:22px}
  .method-entry-actions{padding:0}
  .steps-feature-layout{grid-template-columns:1fr}
  .steps-feature-media{position:static}
  .page-deposit .split-grid,.page-deposit .split-grid.media-right{grid-template-columns:1fr;gap:34px}
  .page-deposit .split-grid.media-right .split-media{order:1}.page-deposit .split-grid.media-right .split-copy{order:2}
  .page-deposit .business-layout{grid-template-columns:1fr;gap:34px}
  .page-deposit .business-sidebar{position:static;order:-1;grid-template-columns:1fr 1fr}
  .page-deposit .faq-layout{grid-template-columns:1fr;gap:26px}
}
@media(max-width:640px){
  .page-deposit .section{padding:48px 18px}
  .hero-split-inner{width:calc(100% - 36px);padding:42px 0 46px;gap:28px}
  .hero-split h1{font-size:38px;line-height:1.1;max-width:100%}
  .hero-split .hero-lead{margin-top:18px;font-size:17px;line-height:1.66}
  .hero-split .hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:24px}
  .hero-split .hero-actions .button-ghost{grid-column:1/-1}
  .hero-split .button{width:100%;min-width:0}
  .hero-split-media:before{inset:10px -8px -10px 10px;border-radius:14px}
  .hero-split-media img{aspect-ratio:4/3;border-radius:14px}
  .page-deposit .section-heading{margin-bottom:28px}
  .page-deposit .section-heading h2{font-size:29px}
  .method-entry-head{gap:18px}
  .method-entry-actions{display:grid;grid-template-columns:1fr;width:100%}
  .method-entry-actions .button{width:100%}
  .method-entry-grid{grid-template-columns:1fr;gap:12px;margin-top:28px}
  .method-entry-card,.method-entry-card:last-child{grid-column:auto;padding:20px;gap:14px}
  .method-entry-card{display:block}
  .method-entry-mark{margin-bottom:14px}
  .method-entry-links{display:grid;gap:10px}
  .steps-feature-media img{aspect-ratio:4/3}
  .steps-feature-layout .steps li,.steps-feature-layout .steps li+li,.steps-feature-layout .steps li:nth-child(3){padding:18px;grid-template-columns:42px minmax(0,1fr)}
  .steps-feature-layout .steps>li>span{width:40px;height:40px}
  .page-deposit .warning-section{padding:26px 18px}
  .page-deposit .split-media img{aspect-ratio:4/3;object-fit:cover}
  .page-deposit .business-sidebar{grid-template-columns:1fr}
  .page-deposit .business-subsection h3{font-size:26px}
  .page-deposit .scenario-grid{grid-template-columns:1fr}
  .page-deposit .table-wrap{box-shadow:none}
}


.topic-grid h3{margin-top:0}
.testimonial-section{background:linear-gradient(120deg,var(--page-bg),var(--brand-soft))}
.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.testimonial-card{min-width:0;padding:28px;background:#fff;border:1px solid var(--border);border-top:4px solid var(--primary);border-radius:16px;box-shadow:0 14px 34px rgba(20,30,55,.09)}
.testimonial-card blockquote{margin:0}
.testimonial-card blockquote p{margin:0;color:var(--body);font-size:17px;line-height:1.72}
.testimonial-card footer{margin-top:24px;padding-top:16px;border-top:1px solid var(--border);color:var(--heading);font-size:14px;font-weight:800}
.testimonial-rating{margin:0 0 16px;color:#E09B22;font-size:18px;letter-spacing:2px!important}
.testimonial-rating span{color:#CBD5E1}
.preview-only-label{display:inline-flex;margin:0 0 18px;padding:6px 10px;border-radius:999px;background:var(--surface);color:var(--primary);font-size:12px;font-weight:900;line-height:1.35}
.nav-entry{position:relative;display:inline-flex;align-items:center;min-width:0}
.nav-entry>.nav-link{display:inline-flex;align-items:center;min-height:40px;white-space:nowrap}
.nav-submenu{position:absolute;top:100%;left:0;z-index:35;display:none;min-width:210px;padding:8px;background:#fff;border:1px solid var(--border);border-radius:6px;box-shadow:0 16px 32px rgba(18,26,50,.16)}
.nav-submenu a{display:block;padding:9px 11px;border:0!important;border-radius:4px;white-space:nowrap}
.nav-submenu a:hover,.nav-submenu a[aria-current=page]{background:var(--surface);color:var(--primary)}
.nav-entry-group:hover>.nav-submenu,.nav-entry-group:focus-within>.nav-submenu{display:grid}
a:focus,button:focus,summary:focus{outline:3px solid var(--link);outline-offset:3px}
.account-action-disabled:focus{outline-color:var(--primary)}
span.account-action-disabled{background:#e7eaf0!important;color:#596273!important;border-color:#cbd1dc!important;box-shadow:none!important;cursor:not-allowed}
[hidden]{display:none!important}
body.has-floating-account{padding-bottom:94px}
.floating-account-dock{position:fixed;left:50%;bottom:max(16px,env(safe-area-inset-bottom));z-index:80;display:grid;grid-template-columns:auto 34px;gap:8px;align-items:center;transform:translateX(-50%);padding:9px;background:rgba(18,26,50,.94);border:1px solid rgba(255,255,255,.2);border-radius:12px;box-shadow:0 18px 46px rgba(18,26,50,.28);backdrop-filter:blur(14px)}
.floating-account-actions{display:grid;grid-template-columns:repeat(2,minmax(132px,1fr));gap:8px}
.floating-account-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:9px 18px;border:1px solid transparent;border-radius:7px;text-decoration:none;font-weight:900;white-space:nowrap}
.floating-account-login{background:#fff;color:var(--primary);border-color:#fff}
.floating-account-register{background:var(--primary);color:#fff;border-color:var(--primary)}
.floating-account-action.account-action-disabled{background:#e7eaf0;color:#596273;border-color:#cbd1dc}
.floating-account-close{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid rgba(255,255,255,.32);border-radius:50%;background:transparent;color:#fff;font:700 24px/1 Arial,sans-serif;cursor:pointer}
.floating-account-close:hover{background:rgba(255,255,255,.12)}
@media(max-width:1000px){
  .testimonial-grid{grid-template-columns:1fr 1fr}
  .testimonial-card:last-child:nth-child(odd){grid-column:1/-1}
  .main-nav.is-open{align-items:stretch}
  .nav-entry{display:flex;flex-wrap:wrap;align-items:center;width:100%}
  .nav-entry>.nav-link{flex:1 1 100%;min-height:44px}
  .nav-entry-group>.nav-submenu{position:static;display:grid;flex:1 0 100%;width:100%;min-width:0;margin:0 0 8px 14px;padding:4px 8px;border:0;border-left:2px solid var(--border);border-radius:0;box-shadow:none}
  .nav-submenu a{min-height:40px;padding:8px 11px}
}
@media(max-width:640px){
  .testimonial-grid{grid-template-columns:1fr;gap:14px}
  .testimonial-card,.testimonial-card:last-child:nth-child(odd){grid-column:auto;padding:22px}
  .testimonial-card blockquote p{font-size:16px}
  .preview-only-label{display:flex}
  .topic-grid h3{margin-top:0}
  body.has-floating-account{padding-bottom:104px}
  .floating-account-dock{left:12px;right:12px;bottom:max(10px,env(safe-area-inset-bottom));grid-template-columns:minmax(0,1fr) 34px;transform:none}
  .floating-account-actions{grid-template-columns:1fr 1fr}
  .floating-account-action{min-width:0;padding:9px 10px}
}

body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery){
  --max:1220px;
  --reading:790px;
  background:var(--page-bg);
  color:var(--body);
  font-family:"Segoe UI","Be Vietnam Pro","Noto Sans",Arial,sans-serif;
  font-size:17px;
  line-height:1.74;
}
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) h1,
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) h2,
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) h3{
  font-family:"Segoe UI","Be Vietnam Pro","Noto Sans",Arial,sans-serif;
  letter-spacing:0;
}
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .section{padding:76px 24px}
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .section-heading{max-width:850px;margin-bottom:34px}
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .section-heading h2{font-size:34px;line-height:1.16;color:var(--heading)}
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .section-intro{color:var(--body);font-size:17px;line-height:1.72}
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .site-header{transition:background-color .22s ease,box-shadow .22s ease,border-color .22s ease}
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .site-header.is-scrolled{box-shadow:0 12px 30px rgba(20,30,55,.12)}
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .brand img{width:170px;height:44px}
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .account-action,
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .button{border-radius:10px;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease}
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) a.account-action:hover,
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) a.button:hover{transform:translateY(-2px);box-shadow:0 10px 24px color-mix(in srgb,var(--primary) 20%,transparent)}
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .account-register,
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .button-primary{background:var(--primary);color:#fff;border-color:var(--primary)}
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .topic-grid article{background:#fff;border:1px solid var(--border);box-shadow:0 12px 28px rgba(22,32,55,.07)}
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .topic-grid h3{font-size:22px;line-height:1.25}
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .split-grid{gap:56px;align-items:center}
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .split-media img{box-shadow:0 22px 48px rgba(20,30,55,.14)}
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .business-subsection>p{font-size:17px;line-height:1.78}
body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .site-footer{background:var(--footer)}
.family-product-portal .testimonial-card{border-top:1px solid var(--border);border-left:5px solid var(--primary);border-radius:14px}
.family-immersive-showcase .testimonial-section{background:#0e1023}
.family-immersive-showcase .testimonial-section .section-heading h2,
.family-immersive-showcase .testimonial-section .section-intro{color:#f4f5ff}
.family-immersive-showcase .testimonial-card{border:0;border-bottom:5px solid var(--primary);border-radius:8px;box-shadow:0 18px 42px rgba(0,0,0,.22)}
.family-catalog-explorer .testimonial-section{background:var(--surface-soft)}
.family-catalog-explorer .testimonial-card{border:1px solid var(--border);border-top:5px solid var(--primary);border-radius:0;box-shadow:none}
.family-mobile-product .testimonial-card{border-radius:24px}
.family-brand-gallery .testimonial-card{border-radius:22px;border-top-color:var(--primary);box-shadow:0 18px 40px rgba(35,20,55,.1)}

/* Product portal: bento discovery versus wide cover rail. */
.family-product-portal .site-header{background:rgba(255,255,255,.96);border-bottom:1px solid var(--border)}
.family-product-portal .hero-split{background:linear-gradient(118deg,#fff 0%,var(--surface-soft) 55%,var(--brand-soft) 100%)}
.family-product-portal .hero-split-inner{min-height:570px;padding:70px 0;grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr)}
.family-product-portal .hero-split h1{font-size:48px;line-height:1.06;color:var(--heading)}
.family-product-portal .hero-split-media img{aspect-ratio:5/4;border-radius:22px}
.family-product-portal .block-home-products{background:#fff}
.family-product-portal .block-home-products .topic-grid{gap:18px}
.variant-asymmetric-mosaic .block-home-products .topic-grid{grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-rows:minmax(160px,auto)}
.variant-asymmetric-mosaic .block-home-products .topic-grid article{grid-column:span 5;padding:30px;border-radius:20px}
.variant-asymmetric-mosaic .block-home-products .topic-grid article:first-child{grid-column:span 7;grid-row:span 2;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(150deg,var(--heading),color-mix(in srgb,var(--heading) 78%,var(--primary)));color:#fff}
.variant-asymmetric-mosaic .block-home-products .topic-grid article:first-child h3,
.variant-asymmetric-mosaic .block-home-products .topic-grid article:first-child p,
.variant-asymmetric-mosaic .block-home-products .topic-grid article:first-child a{color:#fff}
.variant-asymmetric-mosaic .block-home-narrative{background:var(--surface-soft)}
.variant-wide-cover-rail .hero-home{min-height:650px;background-position:center 42%;display:flex;align-items:flex-end}
.variant-wide-cover-rail .hero-home .hero-shade{background:linear-gradient(90deg,rgba(10,18,38,.9) 0%,rgba(10,18,38,.68) 46%,rgba(10,18,38,.1) 100%)}
.variant-wide-cover-rail .hero-home .hero-content{width:min(var(--max),calc(100% - 48px));max-width:var(--max);padding-right:58%;padding-bottom:88px}
.variant-wide-cover-rail .hero-home h1{font-size:52px;line-height:1.04}
.variant-wide-cover-rail .block-home-products .topic-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:12px}
.variant-wide-cover-rail .block-home-products .topic-grid article{min-width:min(380px,82vw);scroll-snap-align:start;border-radius:4px;border-top:5px solid var(--primary)}
.variant-wide-cover-rail .block-home-business{background:var(--surface-soft)}
.variant-wide-cover-rail:not(.page-homepage) .hero-split-inner{display:flex;min-height:0;flex-direction:column;padding:46px 0 68px;gap:34px}
.variant-wide-cover-rail:not(.page-homepage) .hero-split-media{order:-1;width:100%;max-width:none}
.variant-wide-cover-rail:not(.page-homepage) .hero-split-media img{aspect-ratio:21/7;border-radius:3px;object-fit:cover}
.variant-wide-cover-rail:not(.page-homepage) .hero-split-copy{max-width:900px}
.variant-wide-cover-rail:not(.page-homepage) .business-layout{display:flex;flex-direction:column;gap:42px}
.variant-wide-cover-rail:not(.page-homepage) .business-sidebar{position:static;order:-1;grid-template-columns:repeat(3,minmax(0,1fr));width:100%}
.variant-wide-cover-rail:not(.page-homepage) .business-main{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 64px;max-width:none}
.variant-wide-cover-rail:not(.page-homepage) .business-subsection{min-width:0}

/* Immersive showcase: cinematic stage versus chaptered editorial. */
.family-immersive-showcase{--surface:#fff}
.family-immersive-showcase .site-header{background:rgba(8,11,28,.95);border-color:rgba(255,255,255,.14)}
.family-immersive-showcase .main-nav a{color:#fff}
.family-immersive-showcase .main-nav a:hover,
.family-immersive-showcase .main-nav a[aria-current=page]{border-color:var(--primary)}
.family-immersive-showcase .account-login{background:transparent;color:#fff;border-color:rgba(255,255,255,.48)}
.family-immersive-showcase .account-register{background:var(--primary);color:#fff;border-color:var(--primary)}
.family-immersive-showcase .hero-home{min-height:720px;background-position:center;display:flex;align-items:flex-end}
.family-immersive-showcase .hero-home .hero-shade{background:linear-gradient(180deg,rgba(7,8,24,.08),rgba(7,8,24,.32) 38%,rgba(7,8,24,.96) 100%)}
.family-immersive-showcase .hero-home .hero-content{padding-bottom:100px;max-width:900px}
.family-immersive-showcase .hero-home h1{font-size:54px;line-height:1.04}
.family-immersive-showcase .block-home-narrative{background:#0e1023;color:#e9eaf5}
body.family-immersive-showcase .block-home-narrative .section-heading h2,
body.family-immersive-showcase .block-home-narrative .section-intro,
body.family-immersive-showcase .block-home-narrative .prose,
body.family-immersive-showcase .block-home-narrative .prose p,
body.family-immersive-showcase .block-home-narrative figcaption{color:#e9eaf5}
.family-immersive-showcase .block-home-narrative .split-media img{border-radius:2px}
.family-immersive-showcase .block-home-products .topic-grid{gap:12px}
.family-immersive-showcase .block-home-products .topic-grid article{border-radius:8px;border:0;border-bottom:4px solid var(--primary)}
.variant-cinematic-banner .block-home-products{background:linear-gradient(110deg,var(--surface-soft),#fff)}
.variant-cinematic-banner .hero-home .hero-content{width:min(var(--max),calc(100% - 48px));max-width:var(--max);padding-right:48%}
.variant-cinematic-banner .block-home-comparison{background:#fff}
.variant-chaptered-editorial .hero-split{background:#0b1322;color:#fff;border:0}
.variant-chaptered-editorial .hero-split-inner{min-height:620px;grid-template-columns:minmax(0,.78fr) minmax(520px,1.22fr);gap:72px}
.variant-chaptered-editorial .hero-split h1,
.variant-chaptered-editorial .hero-split .hero-lead{color:#fff}
.variant-chaptered-editorial .hero-split-media img{aspect-ratio:16/11;border-radius:0;box-shadow:22px 22px 0 color-mix(in srgb,var(--primary) 55%,#0b1322)}
.variant-chaptered-editorial .block-home-business .business-main{border-left:3px solid var(--primary);padding-left:34px}
.variant-chaptered-editorial .block-home-business .business-subsection{position:relative}
.variant-chaptered-editorial .block-home-business .business-subsection:before{content:"";position:absolute;left:-42px;top:9px;width:14px;height:14px;border-radius:50%;background:var(--primary);box-shadow:0 0 0 6px var(--brand-soft)}

/* Catalog explorer: indexed grid versus large feature bands. */
.family-catalog-explorer .site-header{background:#fff;border-bottom:1px solid var(--border)}
.family-catalog-explorer .hero-split{background:var(--surface-soft)}
.family-catalog-explorer .hero-split-inner{min-height:540px;grid-template-columns:minmax(0,.82fr) minmax(470px,1.18fr)}
.family-catalog-explorer .hero-split h1{font-size:46px;line-height:1.08}
.family-catalog-explorer .topic-index{font-variant-numeric:tabular-nums;font-size:13px;font-weight:900;color:var(--primary)}
.family-catalog-explorer .block-home-comparison{background:#fff}
.family-catalog-explorer .table-wrap{border-radius:0;box-shadow:none;border:1px solid var(--border)}
.family-catalog-explorer th{background:var(--heading)}
.variant-category-index .block-home-products{background:#fff}
.variant-category-index .block-home-products .topic-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border:1px solid var(--border)}
.variant-category-index .block-home-products .topic-grid article{min-height:250px;border:0;border-right:1px solid var(--border);border-radius:0;box-shadow:none;padding:28px}
.variant-category-index .block-home-products .topic-grid article:last-child{border-right:0}
.variant-category-index .block-home-products .topic-grid article:nth-child(even){background:var(--surface-soft)}
.variant-featured-bands .hero-home{min-height:610px;background-position:center}
.variant-featured-bands .hero-home .hero-shade{background:linear-gradient(90deg,rgba(35,14,17,.92),rgba(35,14,17,.36) 70%,rgba(35,14,17,.08))}
.variant-featured-bands .hero-home .hero-content{max-width:720px}
.variant-featured-bands .hero-home .hero-content{width:min(var(--max),calc(100% - 48px));max-width:var(--max);padding-right:55%}
.variant-featured-bands .hero-home h1{font-size:50px;line-height:1.04}
.variant-featured-bands .block-home-products .topic-grid{grid-template-columns:1fr 1fr;gap:24px}
.variant-featured-bands .block-home-products .topic-grid article{min-height:310px;border-radius:0;padding:40px;display:flex;flex-direction:column;justify-content:flex-end;border-top:8px solid var(--primary)}
.variant-featured-bands .block-home-narrative{background:var(--surface-soft)}
.variant-featured-bands:not(.page-homepage) .hero-split{background:#241014}
.variant-featured-bands:not(.page-homepage) .hero-split-inner{display:grid;min-height:560px;grid-template-columns:1fr;padding:0}
.variant-featured-bands:not(.page-homepage) .hero-split-media{grid-area:1/1;z-index:0;width:100%;height:100%;max-width:none;margin:0}
.variant-featured-bands:not(.page-homepage) .hero-split-media img{width:100%;height:100%;aspect-ratio:auto;border-radius:0;object-fit:cover}
.variant-featured-bands:not(.page-homepage) .hero-split-copy{position:relative;grid-area:1/1;z-index:3;display:flex;max-width:760px;min-height:560px;flex-direction:column;justify-content:center;padding:70px 64px;background:linear-gradient(90deg,rgba(25,8,13,.94),rgba(25,8,13,.76) 68%,rgba(25,8,13,.08));color:#fff}
.variant-featured-bands:not(.page-homepage) .hero-split h1,
.variant-featured-bands:not(.page-homepage) .hero-split .hero-lead{color:#fff}
.variant-featured-bands:not(.page-homepage) .business-layout{grid-template-columns:minmax(0,1fr) 300px;gap:46px}
.variant-featured-bands:not(.page-homepage) .business-subsection{padding-left:28px;border-left:5px solid var(--primary)}

/* Mobile product: device-led centered stage versus side scenes. */
.family-mobile-product .site-header{background:rgba(255,255,255,.94);border:1px solid var(--border);box-shadow:0 12px 36px rgba(20,45,65,.09)}
.family-mobile-product .brand{min-width:150px}
.family-mobile-product .hero-split{background:linear-gradient(145deg,var(--surface-soft),#fff 55%,var(--brand-soft))}
.family-mobile-product .hero-split h1{font-size:46px;line-height:1.08}
.family-mobile-product .hero-split-media img{border-radius:28px}
.family-mobile-product .topic-grid article{border-radius:24px}
.family-mobile-product .block-home-products{background:#fff}
.family-mobile-product .block-home-business{background:var(--surface-soft)}
.variant-centered-device .site-header{width:min(1180px,calc(100% - 32px));margin:12px auto 0;border-radius:22px;top:12px}
.variant-centered-device .hero-split-inner{grid-template-columns:1fr;justify-items:center;text-align:center;max-width:980px;padding:70px 0}
.variant-centered-device .hero-split-copy{max-width:780px}
.variant-centered-device .hero-split .hero-actions{justify-content:center}
.variant-centered-device .hero-split-media{width:min(430px,70vw)}
.variant-centered-device .hero-split-media img{aspect-ratio:4/5;object-fit:cover}
.variant-centered-device .block-home-products .topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.variant-side-device-scenes .site-header{width:min(1220px,calc(100% - 32px));margin:10px auto 0;border-radius:14px;top:10px}
.variant-side-device-scenes .hero-split-inner{min-height:650px;grid-template-columns:minmax(0,.9fr) minmax(470px,1.1fr)}
.variant-side-device-scenes .hero-split-media{transform:rotate(2deg)}
.variant-side-device-scenes .hero-split-media:after{content:"";position:absolute;inset:10% -22px -22px 18%;z-index:-1;border-radius:32px;background:color-mix(in srgb,var(--primary) 18%,#fff)}
.variant-side-device-scenes .block-home-products .topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.variant-side-device-scenes .block-home-products .topic-grid article:nth-child(3n){grid-column:1/-1}

/* Brand gallery: ordered gallery versus typographic showroom. */
.family-brand-gallery .site-header{background:rgba(255,255,255,.96);border-bottom:1px solid var(--border)}
.family-brand-gallery .hero-home{min-height:680px;background-position:center}
.family-brand-gallery .hero-home .hero-shade{background:linear-gradient(115deg,rgba(25,13,37,.9),rgba(25,13,37,.32) 70%,rgba(25,13,37,.1))}
.family-brand-gallery .hero-home .hero-content{max-width:820px}
.family-brand-gallery .hero-home h1{font-size:52px;line-height:1.05}
.family-brand-gallery .topic-grid article{border-radius:22px}
.variant-ordered-gallery .block-home-products{background:linear-gradient(180deg,#fff,var(--surface-soft))}
.variant-ordered-gallery .hero-home .hero-content{width:min(var(--max),calc(100% - 48px));max-width:var(--max);padding-right:57%}
.variant-ordered-gallery .block-home-products .topic-grid{grid-template-columns:repeat(6,minmax(0,1fr));grid-auto-rows:minmax(150px,auto)}
.variant-ordered-gallery .block-home-products .topic-grid article{grid-column:span 3;padding:30px}
.variant-ordered-gallery .block-home-products .topic-grid article:first-child{grid-column:span 4;grid-row:span 2;background:var(--heading);color:#fff}
.variant-ordered-gallery .block-home-products .topic-grid article:first-child h3,
.variant-ordered-gallery .block-home-products .topic-grid article:first-child p,
.variant-ordered-gallery .block-home-products .topic-grid article:first-child a{color:#fff}
.variant-ordered-gallery .block-home-products .topic-grid article:nth-child(2){grid-column:span 2}
.variant-ordered-gallery .block-home-narrative{background:#fff}
.variant-typographic-showroom .hero-split{background:linear-gradient(135deg,#fff 0%,var(--surface-soft) 62%,var(--brand-soft) 100%)}
.variant-typographic-showroom .hero-split-inner{min-height:650px;grid-template-columns:minmax(0,1.28fr) minmax(280px,.72fr);gap:76px}
.variant-typographic-showroom .hero-split h1{font-size:56px;line-height:1.02;max-width:800px}
.variant-typographic-showroom .hero-split-media img{aspect-ratio:3/5;border-radius:4px}
.variant-typographic-showroom .block-home-narrative .editorial-layout{grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);gap:70px}
.variant-typographic-showroom .block-home-business{background:var(--surface-soft)}

@media(min-width:1001px){
  .header-two-row-catalog .site-header,.header-wordmark-center .site-header{grid-template-columns:auto 1fr auto;grid-template-rows:auto auto}
  .header-two-row-catalog .main-nav,.header-wordmark-center .main-nav{grid-column:1/-1;grid-row:2;padding-top:5px;border-top:1px solid var(--border)}
  .header-wordmark-center .brand{grid-column:2;justify-self:center}.header-wordmark-center .header-account-actions{grid-column:3}.header-wordmark-center .main-nav{justify-content:center}
  .header-side-brand .site-header{grid-template-columns:220px 1fr auto}.header-side-brand .main-nav{justify-content:flex-start}
  .header-gallery-nav .main-nav{justify-content:flex-end}.header-gallery-nav .header-account-actions{margin-left:18px}
}

@media(max-width:1000px){
  body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .section{padding:62px 22px}
  .family-immersive-showcase .main-nav{background:#0b1024;border-color:rgba(255,255,255,.16)}
  .family-immersive-showcase .nav-entry>.nav-link{color:#fff}
  .variant-category-index .block-home-products .topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .variant-category-index .block-home-products .topic-grid article:nth-child(2){border-right:0}
}

@media(max-width:800px){
  body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .hero-split-inner{grid-template-columns:1fr;min-height:0;gap:34px;padding:52px 0}
  body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .hero-split-media{transform:none;width:100%;max-width:720px}
  .variant-chaptered-editorial .hero-split-media img{box-shadow:12px 12px 0 color-mix(in srgb,var(--primary) 55%,#0b1322)}
  .variant-typographic-showroom .hero-split-inner{grid-template-columns:1fr}.variant-typographic-showroom .hero-split-media{max-width:360px}
  .variant-typographic-showroom .block-home-narrative .editorial-layout{grid-template-columns:1fr;gap:24px}
  .variant-wide-cover-rail:not(.page-homepage) .hero-split-inner{display:flex;padding:34px 0 48px}
  .variant-wide-cover-rail:not(.page-homepage) .hero-split-media img{aspect-ratio:16/10}
  .variant-wide-cover-rail:not(.page-homepage) .business-main{grid-template-columns:1fr}
  .variant-wide-cover-rail:not(.page-homepage) .business-sidebar{grid-template-columns:1fr 1fr}
  .variant-featured-bands:not(.page-homepage) .hero-split{background:var(--surface-soft)}
  .variant-featured-bands:not(.page-homepage) .hero-split-inner{display:flex;min-height:0;flex-direction:column;padding:42px 0 52px}
  .variant-featured-bands:not(.page-homepage) .hero-split-media{order:-1;height:auto}
  .variant-featured-bands:not(.page-homepage) .hero-split-media img{height:auto;aspect-ratio:16/10;border-radius:12px}
  .variant-featured-bands:not(.page-homepage) .hero-split-copy{display:block;min-height:0;max-width:none;padding:0;background:none;color:var(--body)}
  .variant-featured-bands:not(.page-homepage) .hero-split h1{color:var(--heading)}
  .variant-featured-bands:not(.page-homepage) .hero-split .hero-lead{color:var(--body)}
}

@media(max-width:640px){
  body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery){font-size:16px;line-height:1.7}
  body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .site-header{min-height:112px;padding:9px 16px}
  body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .brand img{width:146px;height:40px}
  body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .section{padding:50px 18px}
  body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .section-heading h2{font-size:29px}
  body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .hero-split h1,
  body:is(.family-product-portal,.family-immersive-showcase,.family-catalog-explorer,.family-mobile-product,.family-brand-gallery) .hero-home h1{font-size:34px;line-height:1.08}
  .variant-wide-cover-rail .hero-home .hero-content,
  .variant-cinematic-banner .hero-home .hero-content,
  .variant-featured-bands .hero-home .hero-content,
  .variant-ordered-gallery .hero-home .hero-content{width:calc(100% - 36px);max-width:none;padding-right:0}
  .family-immersive-showcase .hero-home,.family-brand-gallery .hero-home,.variant-wide-cover-rail .hero-home,.variant-featured-bands .hero-home{min-height:620px}
  .family-immersive-showcase .hero-home .hero-content,.family-brand-gallery .hero-home .hero-content,.variant-wide-cover-rail .hero-home .hero-content{padding-bottom:66px}
  .variant-asymmetric-mosaic .block-home-products .topic-grid,
  .variant-category-index .block-home-products .topic-grid,
  .variant-featured-bands .block-home-products .topic-grid,
  .variant-centered-device .block-home-products .topic-grid,
  .variant-side-device-scenes .block-home-products .topic-grid,
  .variant-ordered-gallery .block-home-products .topic-grid{display:grid;grid-template-columns:1fr;grid-auto-rows:auto;gap:14px;border:0;overflow:visible}
  .variant-asymmetric-mosaic .block-home-products .topic-grid article,
  .variant-asymmetric-mosaic .block-home-products .topic-grid article:first-child,
  .variant-category-index .block-home-products .topic-grid article,
  .variant-featured-bands .block-home-products .topic-grid article,
  .variant-side-device-scenes .block-home-products .topic-grid article:nth-child(3n),
  .variant-ordered-gallery .block-home-products .topic-grid article,
  .variant-ordered-gallery .block-home-products .topic-grid article:first-child,
  .variant-ordered-gallery .block-home-products .topic-grid article:nth-child(2){grid-column:auto;grid-row:auto;min-height:0;padding:24px;border:1px solid var(--border);border-radius:16px}
  .variant-wide-cover-rail .block-home-products .topic-grid{display:grid;grid-template-columns:1fr;overflow:visible}
  .variant-wide-cover-rail .block-home-products .topic-grid article{min-width:0}
  .variant-wide-cover-rail:not(.page-homepage) .business-sidebar{grid-template-columns:1fr}
  .variant-centered-device .site-header,.variant-side-device-scenes .site-header{width:auto;margin:0;border-radius:0;top:0}
  .variant-centered-device .hero-split-media{width:min(100%,360px)}
  .variant-typographic-showroom .hero-split h1{font-size:36px}
  .family-catalog-explorer .business-layout,.family-brand-gallery .business-layout{grid-template-columns:1fr}

  /* The ten mobile directions keep the same accessible controls but do not
     collapse into one shared two-row header. */
  .mobile-category-strip .site-header,
  .mobile-cover-first .site-header,
  .mobile-edge-to-edge .site-header{
    min-height:72px;
    grid-template-columns:112px minmax(0,1fr) 42px;
    grid-template-rows:54px;
    gap:8px;
  }
  .mobile-category-strip .brand,
  .mobile-cover-first .brand,
  .mobile-edge-to-edge .brand{grid-column:1;grid-row:1}
  .mobile-category-strip .brand img,
  .mobile-cover-first .brand img,
  .mobile-edge-to-edge .brand img{width:108px;height:36px}
  .mobile-category-strip .header-account-actions,
  .mobile-cover-first .header-account-actions,
  .mobile-edge-to-edge .header-account-actions{
    grid-column:2;
    grid-row:1;
    display:flex;
    justify-content:flex-end;
    width:auto;
    gap:5px;
  }
  .mobile-category-strip .header-account-actions .account-action,
  .mobile-cover-first .header-account-actions .account-action,
  .mobile-edge-to-edge .header-account-actions .account-action{
    min-height:34px;
    padding:5px 8px;
    font-size:12px;
  }
  .mobile-category-strip .menu-button,
  .mobile-cover-first .menu-button,
  .mobile-edge-to-edge .menu-button{grid-column:3;grid-row:1;width:42px;padding:7px}
  .mobile-category-strip .menu-button span:last-child,
  .mobile-cover-first .menu-button span:last-child,
  .mobile-edge-to-edge .menu-button span:last-child{display:none}
  .mobile-category-strip .main-nav,
  .mobile-cover-first .main-nav,
  .mobile-edge-to-edge .main-nav{top:72px}
  .mobile-category-strip .site-header{border-bottom:4px solid var(--primary)}
  .mobile-cover-first .site-header{box-shadow:0 12px 32px rgba(20,30,55,.12)}
  .mobile-edge-to-edge .site-header{border-bottom:1px solid rgba(255,255,255,.18)}

  .mobile-chapter-cards .site-header,
  .mobile-action-first .site-header{
    min-height:118px;
    grid-template-columns:1fr auto;
    grid-template-rows:46px 54px;
    gap:6px 10px;
  }
  .mobile-chapter-cards .header-account-actions,
  .mobile-action-first .header-account-actions{
    grid-column:1/-1;
    grid-row:1;
    width:100%;
    display:grid;
    grid-template-columns:1fr 1fr;
  }
  .mobile-chapter-cards .brand,
  .mobile-action-first .brand{grid-column:1;grid-row:2}
  .mobile-chapter-cards .menu-button,
  .mobile-action-first .menu-button{grid-column:2;grid-row:2}
  .mobile-chapter-cards .main-nav,
  .mobile-action-first .main-nav{top:118px}
  .mobile-action-first .site-header{background:var(--surface-soft);border-bottom:1px solid var(--border)}
  .mobile-action-first .hero-split-media,
  .mobile-chapter-cards .hero-split-media{order:-1}

  .mobile-filter-stack .site-header{
    min-height:146px;
    grid-template-columns:1fr auto 1fr;
    grid-template-rows:48px 42px 38px;
    gap:5px 8px;
  }
  .mobile-filter-stack .brand{grid-column:2;grid-row:1;justify-self:center}
  .mobile-filter-stack .menu-button{grid-column:1/-1;grid-row:3;width:100%;justify-self:stretch;border-radius:0}
  .mobile-filter-stack .header-account-actions{grid-column:1/-1;grid-row:2;width:100%}
  .mobile-filter-stack .main-nav{top:146px}
  .mobile-filter-stack .hero-split-media{order:-1}

  .mobile-featured-first .site-header,
  .mobile-scene-tabs .site-header{
    min-height:108px;
    grid-template-columns:1fr auto;
    grid-template-rows:48px 42px;
    gap:6px 10px;
  }
  .mobile-featured-first .brand,
  .mobile-scene-tabs .brand{grid-column:1;grid-row:1}
  .mobile-featured-first .menu-button,
  .mobile-scene-tabs .menu-button{grid-column:2;grid-row:1}
  .mobile-featured-first .header-account-actions,
  .mobile-scene-tabs .header-account-actions{grid-column:1/-1;grid-row:2;width:100%}
  .mobile-featured-first .header-account-actions{display:flex;gap:8px}
  .mobile-featured-first .header-account-actions .account-action{flex:1;border-radius:999px}
  .mobile-scene-tabs .header-account-actions{padding:4px;background:var(--brand-soft);border-radius:12px}
  .mobile-featured-first .main-nav,
  .mobile-scene-tabs .main-nav{top:108px}
  .mobile-scene-tabs .hero-split-media{order:-1}

  .mobile-poster-stack .site-header{
    min-height:116px;
    grid-template-columns:44px 1fr 44px;
    grid-template-rows:52px 42px;
    gap:6px;
  }
  .mobile-poster-stack .menu-button{grid-column:1;grid-row:1;width:42px;padding:7px}
  .mobile-poster-stack .menu-button span:last-child{display:none}
  .mobile-poster-stack .brand{grid-column:2;grid-row:1;justify-self:center}
  .mobile-poster-stack .header-account-actions{grid-column:1/-1;grid-row:2;width:100%}
  .mobile-poster-stack .main-nav{top:116px}

  .mobile-brand-story .site-header{
    min-height:126px;
    grid-template-columns:minmax(0,1fr) auto;
    grid-template-rows:54px 48px;
    gap:8px 12px;
  }
  .mobile-brand-story .brand{grid-column:1/-1;grid-row:1;justify-self:center}
  .mobile-brand-story .brand img{width:176px;height:42px}
  .mobile-brand-story .header-account-actions{grid-column:1;grid-row:2;width:100%;display:flex}
  .mobile-brand-story .header-account-actions .account-action{flex:1}
  .mobile-brand-story .menu-button{grid-column:2;grid-row:2}
  .mobile-brand-story .main-nav{top:126px}
}

body .main-nav .nav-submenu a{color:var(--heading)}
body .main-nav .nav-submenu a:hover,
body .main-nav .nav-submenu a[aria-current=page]{color:var(--primary)}


/* V4.8 brand production profile: SLOT_MECHANICS; design: DOMAIN_V1_888VND_BABY */
:root{--page-bg:#FFF7FA;--surface:#ffffff;--surface-soft:#FFF7FA;--brand-soft:color-mix(in srgb,#D83368 9%,#fff);--heading:#24172B;--body:color-mix(in srgb,#24172B 74%,#fff);--primary:#D83368;--link:#F0A72F;--border:color-mix(in srgb,#24172B 15%,#fff);--footer:#1A1020;--radius:20px}
body.design-domain-v1-888vnd-baby{--max:1193px;--reading:753px;--design-section-space:88px;--design-image-radius:20px}
body.design-domain-v1-888vnd-baby .section{padding-top:var(--design-section-space);padding-bottom:var(--design-section-space)}
body.design-domain-v1-888vnd-baby .split-media img,body.design-domain-v1-888vnd-baby .hero-split-media img{border-radius:var(--design-image-radius)}
.topic-grid article,.scenario-grid article,.business-rail-card,.faq-list details{border-radius:var(--radius)}
.button,.account-action{border-radius:20px}
.site-footer{background:#1A1020}
.hero-split{background:linear-gradient(118deg,color-mix(in srgb,#D83368 10%,#fff),#FFF7FA 55%,color-mix(in srgb,#F0A72F 8%,#fff))}
@media(min-width:980px){body.theme-slot_mechanics .topic-grid{grid-template-columns:repeat(3,1fr)}}
