:root{--brand-black:#211216;--brand-ink:#361b22;--brand-gold:#d7a927;--brand-gold-bright:#f5cf55;--surface:#fffaf2;--surface-warm:#fff0dc;--surface-blush:#fbe4dc;--surface-card:#fffefd;--text:#302428;--muted:#71656a;--line:#eadbd2;--radius-sm:10px;--radius:18px;--radius-lg:28px;--shadow:0 12px 35px rgba(54,27,34,.1);--content:1160px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{margin:0;background:var(--surface);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.7}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}a,button,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid #1669c1;outline-offset:3px}h1,h2,h3{color:var(--brand-ink);font-family:Poppins,Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.18;letter-spacing:-.025em}h1{font-size:clamp(2.25rem,5vw,4.7rem)}h1,h2{margin:0}h2{font-size:clamp(1.7rem,3vw,2.7rem)}h3{font-size:1.15rem}h3,p{margin:0}.admin-shell{position:fixed;inset:0;z-index:1000;display:grid;min-height:100vh;place-items:center;background:#f4f4f4}.admin-login-shell{display:grid;min-height:calc(100vh - 76px);place-items:center;padding:20px;background:var(--brand-black)}.admin-login-card{width:min(100%,420px);padding:2rem;border:1px solid #eadbd2;border-radius:18px;background:var(--surface);box-shadow:0 18px 60px #0006}.admin-login-card h1{font-size:1.8rem}.admin-login-card>p{margin:.35rem 0 1.5rem;color:var(--muted)}.admin-login-card label{display:block;margin-top:1rem;color:var(--brand-ink);font-weight:750}.admin-login-card input{width:100%;min-height:44px;margin-top:.35rem;padding:.65rem;border:1px solid #b8a8ad;border-radius:8px;background:white;color:var(--text);font:inherit}.admin-login-card button{width:100%;min-height:44px;margin-top:1.5rem;border:0;border-radius:8px;background:var(--brand-gold);color:var(--brand-black);font:inherit;font-weight:800;cursor:pointer}.admin-login-card .admin-login-error{padding:.65rem .8rem;border-radius:8px;background:#fee2e2;color:#8b1d1d}.admin-loading{color:#555;font-size:.95rem}.admin-logout{position:fixed;top:12px;right:12px;z-index:1002}.admin-logout button{padding:.55rem .85rem;cursor:pointer;border:1px solid #cabcc0;border-radius:7px;background:white;color:var(--brand-ink);font:inherit;font-size:.82rem;font-weight:750;box-shadow:0 4px 14px rgba(33,18,22,.12)}body:has(.admin-shell) .site-footer,body:has(.admin-shell) .site-header{display:none}#nc-root{position:fixed;inset:0;z-index:1001;overflow:auto;background:#f4f4f4}.skip-link{position:fixed;top:-100px;left:1rem;z-index:1000;padding:.7rem 1rem;background:white;border-radius:8px}.skip-link:focus{top:1rem}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(33,18,22,.97);color:white;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{display:flex;align-items:center;gap:1.5rem;max-width:1280px;min-height:76px;margin:auto;padding:.65rem 1.5rem}.brand{flex:0 0 auto}.brand img{width:190px}.desktop-nav{display:flex;justify-content:center;align-items:center;gap:clamp(.7rem,1.4vw,1.4rem);margin-left:auto;font-size:.85rem;font-weight:650}.desktop-nav a,.login-link{color:rgba(255,255,255,.82);transition:color .2s}.desktop-nav a:hover,.login-link:hover{color:var(--brand-gold-bright)}.header-actions{display:flex;align-items:center;gap:.9rem}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:.75rem 1.25rem;border:1px solid transparent;border-radius:9px;font-size:.9rem;font-weight:800;line-height:1.2;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button--small{min-height:44px;padding:.6rem 1rem}.button--gold,.button--primary{background:linear-gradient(135deg,var(--brand-gold-bright),var(--brand-gold));color:#211216;box-shadow:0 8px 24px rgba(215,169,39,.25)}.button--secondary{border-color:rgba(33,18,22,.35);background:rgba(255,255,255,.6);color:var(--brand-ink)}.button--dark{border-color:rgba(255,255,255,.3);color:white}.button-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.7rem}.destination-notice{margin-top:1.5rem;padding:1.5rem;border:2px solid #9b7010;border-radius:var(--radius);background:#fff0cf}.destination-notice h2{font-size:clamp(1.15rem,2vw,1.5rem)}.destination-notice p{margin-top:.6rem;color:#5d5054}.mobile-nav{display:none;margin-left:auto}.mobile-nav summary{display:grid;grid-gap:5px;gap:5px;width:44px;height:44px;place-content:center;cursor:pointer;list-style:none;border:1px solid rgba(255,255,255,.2);border-radius:8px}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{display:block;width:20px;height:2px;background:white}.mobile-nav nav{position:absolute;inset:76px 0 auto;display:grid;padding:1rem 1.25rem 1.5rem;background:var(--brand-black);box-shadow:var(--shadow)}.mobile-nav nav a{padding:.75rem;border-bottom:1px solid rgba(255,255,255,.08)}.breadcrumbs,.section{width:min(calc(100% - 40px),var(--content));margin-inline:auto}.section{padding-block:clamp(3.5rem,7vw,6.5rem)}.breadcrumbs{padding-top:1rem;font-size:.8rem;color:var(--muted)}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.breadcrumbs li+li:before{content:"/";margin-right:.5rem;color:#ae9da2}.eyebrow{display:block;margin-bottom:.65rem;color:#936f11;font-size:.75rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.section-heading{max-width:760px;margin:0 auto 2.25rem;text-align:center}.section-heading p{margin-top:.8rem;color:var(--muted)}.page-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:center;grid-gap:clamp(2rem,5vw,5rem);gap:clamp(2rem,5vw,5rem);width:min(calc(100% - 40px),1240px);min-height:590px;margin:1.5rem auto 0;padding:clamp(2rem,5vw,5rem);overflow:hidden;border:1px solid #ead8c4;border-radius:var(--radius-lg);background:linear-gradient(125deg,#fff5e7,#f9e2d9 62%,#efcf9d);box-shadow:var(--shadow)}.page-hero:before{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 82% 20%,rgba(245,207,85,.38),transparent 28%),radial-gradient(circle at 10% 90%,rgba(255,255,255,.8),transparent 32%)}.hero-copy{position:relative;z-index:3;max-width:730px}.hero-copy>p{max-width:650px;margin-top:1.25rem;color:#655459;font-size:clamp(1rem,1.5vw,1.18rem)}.hero-art{position:relative;display:grid;min-height:380px;place-items:center}.hero-art>img{position:relative;z-index:2;width:100%;max-height:420px;border:5px solid rgba(255,255,255,.55);border-radius:24px;object-fit:cover;box-shadow:0 25px 65px rgba(33,18,22,.24)}.hero-emblem img{position:relative;z-index:2;width:320px;filter:drop-shadow(0 25px 30px rgba(33,18,22,.22))}.gold-orbit{position:absolute;z-index:1;border:1px solid rgba(166,119,11,.36);border-radius:50%}.gold-orbit--one{width:370px;height:370px}.gold-orbit--two{width:460px;height:460px;border-style:dashed}.page-hero--information,.page-hero--legal{min-height:460px}.intro-panel{padding-bottom:4rem}.article-lead,.lead-copy{max-width:820px;margin:0 auto 2.5rem;color:var(--muted);font-size:1.05rem}.article-lead p+p,.lead-copy p+p{margin-top:1rem}.feature-grid,.info-grid,.step-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.feature-card,.info-grid article{position:relative;min-height:230px;padding:1.7rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-card);box-shadow:var(--shadow)}.feature-card h3,.info-grid h3{margin-bottom:.75rem}.feature-card p,.info-grid p{color:var(--muted);font-size:.92rem}.card-number{display:block;margin-bottom:1.5rem;color:var(--brand-gold);font-weight:900}.steps-band{background:var(--surface-blush)}.step-grid article{padding:1.5rem;border-radius:var(--radius-sm);background:white;box-shadow:0 8px 20px rgba(54,27,34,.08)}.step-grid b{display:grid;width:38px;height:38px;margin-bottom:1rem;place-items:center;border-radius:50%;background:var(--brand-black);color:var(--brand-gold-bright)}.step-grid p{margin-top:.6rem;color:var(--muted);font-size:.9rem}.category-section{padding-block:clamp(4rem,7vw,7rem)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:10px solid var(--brand-black);border-radius:var(--radius);background:var(--brand-black);grid-gap:2px;gap:2px}.category-card{position:relative;display:grid;min-height:420px;align-content:end;overflow:hidden;background:#321d21;color:white}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 25%,rgba(33,18,22,.22) 48%,rgba(33,18,22,.98))}.category-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;padding:1.5rem 2rem 8rem;transition:transform .35s}.category-card:hover img{transform:scale(1.04)}.category-card>div{position:relative;z-index:2;padding:1.5rem}.category-card h3{color:white;font-size:1.45rem}.category-card p{margin:.55rem 0;color:rgba(255,255,255,.7);font-size:.88rem}.category-card span{color:var(--brand-gold-bright);font-size:.84rem;font-weight:800}.image-split{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:clamp(2rem,5vw,5rem);gap:clamp(2rem,5vw,5rem)}.image-frame{overflow:hidden;border-radius:var(--radius);box-shadow:var(--shadow)}.image-frame img{width:100%;aspect-ratio:1.92;object-fit:cover}.image-split h2{margin-bottom:1rem}.image-split p{color:var(--muted)}.image-split p+p{margin-top:1rem}.text-link{display:inline-block;margin-top:1.2rem;color:#7e5a05;font-weight:800}.info-band{width:min(calc(100% - 40px),1240px);padding-inline:clamp(1rem,4vw,3.5rem);border-radius:var(--radius-lg);background:var(--surface-warm)}.info-grid{grid-template-columns:repeat(2,1fr)}.info-grid article{min-height:190px}.editorial-section{max-width:920px;scroll-margin-top:100px}.editorial-heading{max-width:720px;margin-bottom:2.2rem;padding-bottom:1.5rem;border-bottom:1px solid var(--line)}.editorial-heading>p{margin-top:.8rem;color:var(--muted)}.editorial-article{max-width:760px}.editorial-subsection+.editorial-subsection{margin-top:2rem}.editorial-subsection h3{margin-bottom:.65rem;font-size:clamp(1.15rem,2vw,1.4rem)}.editorial-subsection p{color:#5d5054;font-size:1.01rem;line-height:1.85}.editorial-subsection p+p{margin-top:.9rem}.editorial-expand{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .45s ease,opacity .3s ease}.editorial-expand.is-expanded{grid-template-rows:1fr;opacity:1}.editorial-expand-inner{min-height:0;overflow:hidden;padding-top:0;transition:padding-top .45s ease}.editorial-expand.is-expanded .editorial-expand-inner{padding-top:2rem}.editorial-toggle{gap:.65rem;min-width:150px;margin-top:2rem;cursor:pointer}.content-layout{display:grid;grid-template-columns:minmax(0,780px) 280px;align-items:start;justify-content:center;grid-gap:4rem;gap:4rem}.content-layout--legal{grid-template-columns:minmax(0,760px) 280px}.article-content{min-width:0}.article-content>section{scroll-margin-top:105px;padding:2.5rem 0;border-bottom:1px solid var(--line)}.article-content h2{margin:.35rem 0 1rem;font-size:clamp(1.55rem,3vw,2.15rem)}.article-content p{color:#5d5054;font-size:1.02rem;line-height:1.85}.article-content p+p{margin-top:1rem}.section-index{color:var(--brand-gold);font-size:.75rem;font-weight:900;letter-spacing:.15em}.on-this-page{position:-webkit-sticky;position:sticky;top:100px;max-height:calc(100vh - 120px);padding:1.25rem;overflow:auto;border:1px solid var(--line);border-radius:var(--radius);background:white;box-shadow:var(--shadow)}.on-this-page h2{font-size:1rem}.on-this-page ol{display:grid;grid-gap:.65rem;gap:.65rem;margin:1rem 0 0;padding-left:1.35rem;color:var(--muted);font-size:.78rem;line-height:1.4}.on-this-page a:hover{color:#8b6510}.provider-strip{background:var(--brand-black)}.provider-strip h2{color:white}.provider-strip .section-heading p{color:rgba(255,255,255,.6)}.provider-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:.75rem;gap:.75rem}.provider-grid figure{margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:12px;background:#11090b}.provider-grid img{width:100%;aspect-ratio:.6;object-fit:cover;transition:transform .3s}.provider-grid figure:hover img{transform:scale(1.03)}.faq-section{max-width:920px}.faq-list{display:grid;grid-gap:.55rem;gap:.55rem}.faq-list details{overflow:hidden;border:1px solid #ead4ca;border-radius:var(--radius-sm);background:var(--surface-blush)}.faq-list summary{display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.2rem;cursor:pointer;list-style:none;color:var(--brand-ink);font-weight:750}.faq-list summary::-webkit-details-marker{display:none}.faq-list details p{padding:0 3.3rem 1.2rem 1.2rem;color:var(--muted)}.faq-icon{flex:0 0 auto;color:#9b7010;font-size:1.3rem;transition:transform .2s}.faq-list details[open] .faq-icon{transform:rotate(45deg)}.cta-section{width:min(calc(100% - 40px),var(--content));margin:1rem auto 5rem;padding:clamp(2rem,5vw,4rem);border-radius:var(--radius);background:linear-gradient(125deg,#2b171c,#4a2625);color:white;text-align:center;box-shadow:var(--shadow)}.cta-section h2{color:white}.cta-section p{margin-top:.8rem;color:rgba(255,255,255,.68)}.cta-section .button-row{justify-content:center}.responsible-notice{width:min(calc(100% - 40px),920px);margin:0 auto;padding:1.5rem;border-left:5px solid var(--brand-gold);background:#fff0cf}.responsible-notice>div{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:.4rem 1rem;gap:.4rem 1rem}.responsible-notice span{grid-row:1/3;display:grid;width:68px;height:68px;place-items:center;border:3px solid var(--brand-ink);border-radius:50%;font-weight:900}.responsible-notice h2{font-size:1.4rem}.responsible-notice p{color:var(--muted)}.blog-index-hero{padding:clamp(4.5rem,9vw,8rem) max(20px,calc((100% - 900px)/2));background:linear-gradient(125deg,#fff5e7,#f9e2d9 60%,#efcf9d);text-align:center}.blog-index-hero p{max-width:660px;margin:1rem auto 0;color:var(--muted);font-size:1.08rem}.blog-index-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:2rem}.blog-index-heading h2{font-size:clamp(1.6rem,3vw,2.4rem)}.blog-index-heading p{color:var(--muted)}.blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.25rem;gap:1.25rem}.blog-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface-card);box-shadow:var(--shadow)}.blog-card-image{display:block;overflow:hidden;background:var(--surface-warm)}.blog-card-image img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:transform .3s}.blog-card:hover .blog-card-image img{transform:scale(1.025)}.blog-card-copy{padding:1.4rem}.blog-byline,.blog-meta{display:flex;flex-wrap:wrap;gap:.5rem 1.2rem;color:var(--muted);font-size:.78rem}.blog-meta span{color:#80600f;font-weight:800;text-transform:uppercase}.blog-card h2{margin-top:.65rem;font-size:1.35rem}.blog-card h2 a:hover{color:#80600f}.blog-card-copy>p{margin-top:.7rem;color:var(--muted);font-size:.94rem}.blog-card-copy .blog-card-author{font-size:.82rem}.blog-card-author a{color:#795705;font-weight:800}.blog-article{width:min(calc(100% - 40px),920px);margin:0 auto;padding:clamp(3rem,6vw,5rem) 0}.blog-article-header{max-width:820px;margin:0 auto 2.5rem;text-align:center}.blog-article-header h1{font-size:clamp(2.2rem,5vw,4rem)}.blog-excerpt{margin:1.2rem auto;color:var(--muted);font-size:clamp(1.05rem,2vw,1.22rem)}.blog-byline{justify-content:center}.blog-featured-image{overflow:hidden;border-radius:var(--radius-lg);background:var(--surface-warm);box-shadow:var(--shadow)}.blog-featured-image img{width:100%;aspect-ratio:16/9;object-fit:cover}.blog-body{max-width:740px;margin:3rem auto 0;font-size:1.05rem;line-height:1.85}.blog-body>*+*{margin-top:1.35rem}.blog-body h2{margin-top:2.8rem;font-size:clamp(1.55rem,3vw,2.2rem)}.blog-body h3{margin-top:2.2rem;font-size:1.35rem}.blog-body ol,.blog-body ul{padding-left:1.5rem}.blog-body li+li{margin-top:.4rem}.blog-body a{color:#795705;font-weight:700;text-decoration:underline;text-underline-offset:3px}.blog-body blockquote{margin-inline:0;padding:1.2rem 1.4rem;border-left:5px solid var(--brand-gold);background:#fff0cf}.blog-body table{width:100%;border-collapse:collapse;font-size:.94rem}.blog-body td,.blog-body th{padding:.75rem;border:1px solid var(--line);text-align:left;vertical-align:top}.blog-body th{background:var(--brand-black);color:white}.blog-body img{width:100%;height:auto;border-radius:var(--radius-sm)}.related-posts{padding-top:1rem}.author-byline{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.7rem 1.4rem;color:var(--muted);font-size:.82rem}.author-byline-person{display:inline-flex;align-items:center;gap:.7rem}.author-byline-person img{width:52px;height:52px;border:2px solid var(--brand-gold);border-radius:50%;object-fit:cover;object-position:center 22%}.author-byline-person strong{color:var(--brand-ink)}.author-dates{display:flex;flex-wrap:wrap;gap:.35rem 1rem}.page-author-byline{margin:1.4rem auto -1rem}.author-card,.page-author-byline{width:min(calc(100% - 40px),var(--content))}.author-card{display:grid;grid-template-columns:110px minmax(0,1fr);align-items:start;grid-gap:1.5rem;gap:1.5rem;margin:3.5rem auto;padding:1.6rem;border:1px solid rgba(215,169,39,.5);border-radius:var(--radius);background:linear-gradient(135deg,#2b171c,#452428);color:rgba(255,255,255,.75);box-shadow:var(--shadow)}.author-card>img{width:110px;height:110px;border:3px solid var(--brand-gold);border-radius:50%;object-fit:cover;object-position:center 22%}.author-card .eyebrow{color:var(--brand-gold-bright)}.author-card h2{color:white;font-size:1.5rem}.author-card .author-role{margin:.25rem 0 .65rem;font-size:.86rem;font-weight:800}.author-card .author-role,.author-card .text-link{color:var(--brand-gold-bright)}.author-profile-hero{display:grid;grid-template-columns:minmax(220px,320px) minmax(0,650px);align-items:center;justify-content:center;grid-gap:clamp(2rem,6vw,5rem);gap:clamp(2rem,6vw,5rem);width:min(calc(100% - 40px),var(--content));margin:2rem auto 0;padding:clamp(2rem,6vw,5rem);border-radius:var(--radius-lg);background:linear-gradient(125deg,#2b171c,#4a2828);color:rgba(255,255,255,.78);box-shadow:var(--shadow)}.author-profile-hero>img{width:100%;max-height:420px;border:4px solid var(--brand-gold);border-radius:var(--radius);object-fit:cover;object-position:center 20%}.author-profile-hero h1{color:white}.author-profile-role{margin:.45rem 0 1rem;color:var(--brand-gold-bright);font-weight:800}.author-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.author-guide-grid article{padding:1.5rem;border:1px solid var(--line);border-radius:var(--radius);background:white;box-shadow:var(--shadow)}.author-guide-grid article>span{color:#80600f;font-size:.72rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.author-guide-grid h3{margin-top:.35rem}.author-guide-grid h3 a:hover{color:#80600f}.author-guide-grid p{margin-top:.65rem;color:var(--muted);font-size:.9rem}.author-blog-heading{margin-top:4rem}.site-footer{padding:4rem max(20px,calc((100% - var(--content))/2)) 1.5rem;background:var(--brand-black);color:rgba(255,255,255,.66)}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);grid-gap:3rem;gap:3rem}.footer-brand img{width:220px}.footer-brand p{max-width:360px;margin-top:1rem;font-size:.85rem}.footer-grid h2{margin-bottom:1rem;color:white;font-size:.9rem;letter-spacing:.06em;text-transform:uppercase}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:.5rem;font-size:.82rem}.footer-grid a:hover{color:var(--brand-gold-bright)}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.12);font-size:.72rem}@media (max-width:1050px){.desktop-nav{display:none}.header-actions{margin-left:auto}.mobile-nav{display:block;margin-left:0}.page-hero{min-height:520px;grid-template-columns:1.1fr .9fr}.content-layout{grid-template-columns:minmax(0,1fr) 240px;gap:2rem}}@media (max-width:800px){.page-hero{grid-template-columns:1fr;min-height:auto;padding:3rem 2rem 2rem}.hero-art{min-height:260px}.hero-art>img{max-height:320px}.hero-emblem img{width:230px}.gold-orbit--one{width:270px;height:270px}.gold-orbit--two{width:330px;height:330px}.feature-grid,.step-grid{grid-template-columns:1fr}.feature-card{min-height:auto}.category-grid{grid-template-columns:1fr}.category-card{min-height:320px}.image-split,.info-grid{grid-template-columns:1fr}.content-layout{display:flex;flex-direction:column-reverse;gap:1rem}.on-this-page{position:static;width:100%;max-height:260px}.provider-grid{grid-template-columns:repeat(3,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.author-profile-hero{grid-template-columns:minmax(180px,260px) 1fr}}@media (max-width:520px){.header-inner{min-height:68px;padding-inline:1rem}.brand img{width:150px}.header-actions{display:none}.mobile-nav{margin-left:auto}.mobile-nav nav{top:68px}.breadcrumbs,.cta-section,.page-hero,.responsible-notice,.section{width:min(calc(100% - 28px),var(--content))}.section{padding-block:3.5rem}.page-hero{margin-top:.8rem;padding:2.4rem 1.25rem 1.25rem;border-radius:18px}.hero-art{min-height:210px}.hero-art>img{border-width:3px;border-radius:15px}.button-row{display:grid;grid-template-columns:1fr}.button{width:100%}.category-grid{border-width:6px}.category-card{min-height:300px}.category-card img{padding:1rem 1rem 7rem}.info-band{padding-inline:1rem}.provider-grid{grid-template-columns:repeat(2,1fr)}.article-content p{font-size:.98rem;line-height:1.8}.editorial-section{padding-block:3.5rem}.editorial-subsection p{font-size:.96rem;line-height:1.8}.editorial-toggle{width:100%;min-height:50px}.faq-list summary{padding:.9rem 1rem;font-size:.91rem}.faq-list details p{padding:0 1rem 1rem;font-size:.9rem}.responsible-notice>div{grid-template-columns:1fr}.responsible-notice span{grid-row:auto;width:58px;height:58px}.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{flex-direction:column}.blog-grid{grid-template-columns:1fr}.blog-article{width:min(calc(100% - 28px),920px)}.blog-body{font-size:.98rem}.blog-body table{display:block;overflow-x:auto}.author-card,.page-author-byline{width:min(calc(100% - 28px),var(--content))}.author-card{grid-template-columns:76px minmax(0,1fr);gap:1rem;padding:1.2rem}.author-card>img{width:76px;height:76px}.author-profile-hero{grid-template-columns:1fr;width:min(calc(100% - 28px),var(--content));padding:1.4rem}.author-profile-hero>img{width:min(100%,260px);justify-self:center}.author-guide-grid{grid-template-columns:1fr}}@media (max-width:340px){.brand img{width:132px}h1{font-size:2rem}.page-hero{padding-inline:1rem}.provider-grid{gap:.45rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important}}