/* Narrative refresh: retain the existing Kubrius theme and components. */
.hero .eyebrow{display:block;margin-bottom:20px}
.hero h1{font-size:clamp(38px,5.1vw,64px)}
.homepage-original-hero .hero-grid{align-items:start;gap:48px}
.homepage-original-hero h1{font-size:clamp(36px,4vw,48px);line-height:1.06;font-weight:700;letter-spacing:-.035em}
.homepage-original-hero .headline-thought{display:block}
.homepage-original-hero .headline-accent{color:var(--pine);margin-top:8px}
.homepage-original-hero .lede{font-size:20px;margin-top:18px}
.homepage-original-hero .hero-cta{margin-top:24px}
.homepage-original-hero .hero-note{margin-top:18px}
.homepage-original-hero .router{margin-top:6px}
.hero-grid>*{min-width:0}
.sec-head .lede{margin-top:22px}
.request-flow{list-style:none;padding:0;margin:25px 0 0;display:grid;gap:20px}
.request-flow li{display:flex;gap:16px;align-items:flex-start}
.request-flow li>span{font:600 14px var(--display);color:var(--pine);padding-top:4px}
.request-flow strong{font:600 17px var(--display)}
.request-flow p{font-size:16px;color:var(--ink-soft);margin-top:5px}
.boundary-note{font-size:16px;color:var(--ink-soft);margin-top:26px;max-width:78ch}
.product-options .aud-card{display:flex;flex-direction:column;align-items:flex-start;gap:18px}
.product-options .aud-card h3,.product-options .aud-card ul{margin-top:0}
.product-options .aud-card p{font-size:18px;color:var(--ink-soft)}
.product-options .aud-card li{font-size:16px}
.product-options .aud-card .btn{margin-top:auto}
.narrative-center{justify-content:center}
.narrative-paragraph{margin-top:16px}
.narrative-faq{border-bottom:1px solid var(--line);padding:24px 0}
.narrative-faq summary{font:600 19px/1.4 var(--display);cursor:pointer;padding-right:16px}
.narrative-faq p{margin-top:18px;font-size:18px;max-width:76ch;color:var(--ink-soft)}
.skip-link{position:fixed;top:-100px;left:16px;z-index:100;background:var(--surface-2);padding:12px 20px;font-family:var(--display)}
.skip-link:focus{top:10px}
section[id],main[id]{scroll-margin-top:90px}
.eyebrow,.route .role,.aud-card .role,.screen-bar .url,.hero-note,.dk{font-size:14px}
.screen-bar .url,.hero-note,.dk{color:var(--ink-soft)}
.route p,.dv,.sov-card p{font-size:16px}
.nav-links{gap:22px}
.nav-links [aria-current="page"]{color:var(--pine)}
.article-status{border-left:3px solid var(--pine);background:var(--surface);padding:18px 22px;margin-bottom:28px;font-size:16px;color:var(--ink-soft)}
.article-status strong{font-family:var(--display);color:var(--ink)}
.article-status p{margin-top:8px}
.article-status a{text-decoration:underline}
@media(max-width:600px){.drow{grid-template-columns:1fr;gap:4px}.product-options .aud-card{padding:24px}.narrative-preview .screen-body{padding:20px}.trust-in{gap:20px;flex-wrap:wrap}.hero h1{overflow-wrap:break-word}}
