/* SARVEXON / browser preview — all layout, navigation, cards, and copy are native HTML/CSS. */
:root{--navy:#102234;--deep:#091725;--blue:#1c4b84;--accent:#255a9e;--ink:#14253b;--muted:#63738a;--paper:#fff;--canvas:#f6f8fa;--line:#e0e6ec;--line-dark:#ffffff28;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--space:clamp(24px,5vw,84px)}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:92px;overflow-x:clip}
body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);font:15px/1.62 var(--sans);-webkit-font-smoothing:antialiased}
body.menu-open{overflow:hidden;overscroll-behavior:none}
button,input,select,textarea{font:inherit}
button,a{touch-action:manipulation}
a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #4d83db;outline-offset:4px}
img,svg{max-width:100%}img{display:block}
[hidden]{display:none!important}
.skip{position:fixed;left:16px;top:-90px;z-index:200;background:#fff;color:var(--navy);padding:12px 18px}.skip:focus{top:12px}
.wrap{width:min(1350px,calc(100% - 2 * var(--space)));margin-inline:auto}
h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;letter-spacing:-.035em;line-height:1.08}
h1{font-size:clamp(44px,5.4vw,82px)}h2{font-size:clamp(30px,3.7vw,53px)}h3{font-size:23px}p{margin-bottom:14px}
.eyebrow,.section-number,.path-step,.practice-no{font:700 10px/1.5 var(--sans);letter-spacing:.17em;text-transform:uppercase;color:#396292}
.section-head{margin-bottom:35px;max-width:790px}.section-head .eyebrow{margin-bottom:14px}.section-head h2{margin-bottom:14px}.section-head p:last-child{max-width:600px;color:var(--muted);font-size:15px}
.section{padding-block:clamp(60px,7vw,98px)}.section-tight{padding-top:0}
/* BRAND / HEADER */
.site-header{position:sticky;top:0;z-index:100;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 1px 14px #142b3f06}
.nav-wrap{min-height:83px;display:flex;align-items:center;justify-content:space-between;gap:clamp(15px,2vw,32px)}
.brand{display:inline-flex;align-items:center;white-space:nowrap;flex:none;color:var(--navy)!important}.brand-type{font:400 clamp(23px,2.15vw,32px)/1 var(--serif);letter-spacing:.04em}
.site-nav{display:flex;align-items:center;justify-content:center;gap:clamp(10px,1.55vw,24px);margin-left:auto;flex-wrap:nowrap;white-space:nowrap;min-width:0}
.site-nav>a{position:relative;font-size:12px;font-weight:500;color:#3d4e61;white-space:nowrap;transition:color .2s}
.site-nav>a:hover,.site-nav>a[aria-current=page]{color:#0b2646}.site-nav>a:hover::after,.site-nav>a[aria-current=page]::after{content:'';position:absolute;bottom:-14px;left:0;right:0;height:2px;background:#2f619e}
.nav-cta{flex:none;background:var(--navy);color:#fff!important;padding:11px 19px;border:1px solid var(--navy);border-radius:5px;font:600 12px var(--sans);transition:background .2s,transform .2s}
.nav-cta:hover{background:#24528c;transform:translateY(-1px)}.menu-toggle,.mobile-menu-heading,.mobile-docs,.menu-backdrop{display:none}
body[data-page=home] .site-header{background:var(--navy);border-bottom-color:#ffffff25;box-shadow:none}
body[data-page=home] .brand,body[data-page=home] .site-nav>a{color:#f1f6fc!important}
body[data-page=home] .site-nav>a:hover,body[data-page=home] .site-nav>a[aria-current=page]{color:#fff!important}
body[data-page=home] .nav-cta{background:#fff;color:var(--navy)!important;border-color:#fff}
body[data-page=home] .nav-cta:hover{background:#d8e7fa}
/* BUTTONS */
.btn{min-height:47px;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:12px 22px;border:1px solid transparent;border-radius:5px;font:600 12px/1.2 var(--sans);white-space:nowrap;cursor:pointer;transition:transform .24s,background .24s,border-color .24s,box-shadow .24s}
.btn:hover{transform:translateY(-2px)}.btn-primary{background:#112a45;color:#fff}.btn-primary:hover{background:#26548d;color:#fff;box-shadow:0 8px 22px #0f345128}
.btn-outline{border-color:#bbcbd9;color:#163452;background:transparent}.btn-outline:hover{border-color:#1e527e;background:#f0f5fa;color:#163452}
.btn-ghost{color:#fff;border-color:#ffffff85;background:#ffffff06}.btn-ghost:hover{color:#fff;background:#ffffff1c}
.text-link{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:600;color:#174d81;transition:gap .2s,color .2s}.text-link:hover{gap:15px;color:#286cad}
/* FULL-BLEED CINEMATIC HERO: separate genuine HTML text and independent photo layer */
.hero-cinematic{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse 85% 90% at 80% 5%,#486f91 0%,#1b374f 52%,#102334 100%);color:#fff}
.hero-cinematic::before{content:'';position:absolute;z-index:-1;inset:0;opacity:.31;background-image:linear-gradient(#ffffff13 1px,transparent 1px),linear-gradient(90deg,#ffffff0f 1px,transparent 1px);background-size:110px 110px;mask-image:linear-gradient(90deg,#0000 20%,#000 100%);pointer-events:none}
.hero-cinematic::after{content:'';position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#0e2236 0%,#0e2236f2 29%,#0e2236b0 47%,transparent 82%);pointer-events:none}
.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;min-height:635px;gap:clamp(20px,4vw,60px);padding-block:55px 42px}
.hero-content{position:relative;z-index:3;max-width:610px;padding:26px 0 46px}
.hero .eyebrow{color:#b9d7f3;margin-bottom:23px}.hero .pulse-dot{display:none}
.hero h1{font-size:clamp(51px,5.7vw,88px);line-height:1.02;letter-spacing:-.044em;margin-bottom:26px;text-wrap:balance;text-shadow:0 3px 28px #04132528}
.hero-copy{max-width:420px;color:#edf3fc;font-size:16px;line-height:1.65}
.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}
.hero .btn-primary{background:#fff;color:#152b45;box-shadow:0 12px 32px #0515253b}.hero .btn-primary:hover{background:#e7effa;color:#17304b}
.hero-scene{position:relative;align-self:stretch;min-height:560px;pointer-events:none;isolation:isolate}
.hero-scene img{position:absolute;z-index:0;top:50%;right:-9%;width:min(730px,122%);max-width:none;height:111%;object-fit:cover;object-position:47% center;transform:translateY(-49%);filter:saturate(.9) contrast(1.07);mask-image:linear-gradient(90deg,transparent 0%,#000 16%,#000 96%,transparent 100%)}
.hero-scene::before{content:'';position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(90deg,#12283c 0%,transparent 21%);opacity:.25}
.hero-scene .scene-cross{position:absolute;z-index:2;right:5%;top:12%;width:55px;height:55px;opacity:.67;background:linear-gradient(90deg,transparent 49%,#d7e8f8 50%,transparent 51%),linear-gradient(0deg,transparent 49%,#d7e8f8 50%,transparent 51%)}
.hero-bottom-line{position:relative;z-index:4;display:flex;justify-content:flex-start;gap:clamp(20px,4vw,80px);border-top:1px solid #ffffff4a;padding-top:18px;padding-bottom:24px;color:#dbe7f5;font:500 11px var(--sans)}
.hero-bottom-line span{display:inline-flex;align-items:center;gap:11px}.hero-bottom-line span::before{content:'⌑';display:grid;place-items:center;width:24px;height:24px;border:1px solid #ffffff7d;border-radius:50%;font-size:18px;line-height:1}
/* ABOUT / MISSION — clean editorial rhythm */
.about-preview{display:grid;grid-template-columns:minmax(190px,.63fr) minmax(0,1.37fr);gap:clamp(28px,5vw,95px);align-items:start;border-bottom:1px solid var(--line)}
.about-preview .section-number{padding-top:11px}.about-preview .section-head{margin-bottom:19px}.about-preview p:not(.eyebrow){font-size:16px;color:#586b80;max-width:760px;line-height:1.82}.about-preview .text-link{margin-top:4px}
.editorial-banner{position:relative;isolation:isolate;overflow:hidden;background:#102b45;padding:0;color:white}
.editorial-banner .banner-grid{position:relative;display:flex;min-height:370px;align-items:center;padding-block:55px}
.editorial-banner img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 44%;filter:saturate(.91) contrast(1.06)}
.editorial-banner::before{content:'';position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#091c33e8 0%,#0d2944cb 36%,#0d294423 70%,#06172925 100%)}
.editorial-banner .banner-grid>div{max-width:530px;position:relative}.editorial-banner .eyebrow{color:#d0e0f4}.editorial-banner h2{font-size:clamp(37px,4vw,57px);max-width:470px}.editorial-banner .section-head{margin-bottom:14px}.editorial-banner .section-head p:last-child{color:#e4ecf6}.editorial-banner .text-link{color:#fff;text-decoration:underline;text-underline-offset:6px}
/* PRODUCT CARDS / CATALOG */
#collection{padding-top:88px}#collection>.section-head{max-width:100%;margin-bottom:30px}#collection>.section-head h2{font-size:clamp(35px,4vw,54px)}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.6vw,23px)}
.product-card{min-width:0;display:flex;flex-direction:column;border:1px solid #e4e9ef;border-radius:5px;background:#fff;overflow:hidden;transition:transform .3s,box-shadow .3s,border-color .3s}
.product-card:hover{transform:translateY(-5px);border-color:#bdcedc;box-shadow:0 20px 48px #09253c13}
.cover-link{min-height:290px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#f7faff,#eef3f9);padding:18px 12px 9px;position:relative}
.cover-link::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 90%,#d5e0ef58,transparent 65%);pointer-events:none}
.cover-image{position:relative;z-index:1;display:block;width:100%;height:265px;object-fit:contain;object-position:center;transition:transform .45s cubic-bezier(.2,.8,.2,1)}
.product-card:hover .cover-image{transform:translateY(-7px) scale(1.03)}
.product-card-body{display:flex;flex-direction:column;flex:1;gap:0;padding:20px 20px 18px}.product-card-body h3{font:400 clamp(19px,1.5vw,23px)/1.16 var(--serif);letter-spacing:-.03em;margin-bottom:8px}
.product-card-body p{font-size:12px;line-height:1.55;color:#63748a;min-height:37px;margin-bottom:15px}
.card-bottom{display:flex;gap:8px;justify-content:space-between;align-items:center;margin-top:auto}.price{font:600 17px var(--sans);color:#142940;letter-spacing:-.035em;white-space:nowrap}
.card-bottom a{display:grid;place-items:center;width:34px;height:34px;border:1px solid #b8c8da;border-radius:50%;font-size:0;color:transparent;transition:background .25s,transform .25s}
.card-bottom a::after{content:'↗';font:18px var(--sans);color:#194675}.card-bottom a:hover{background:#123659;transform:rotate(5deg)}.card-bottom a:hover::after{color:#fff}
.center-action{text-align:center;margin-top:34px}
body[data-page=catalog] #catalog-products{grid-template-columns:repeat(4,minmax(0,1fr));row-gap:22px}
#catalog-products.products-ready .product-card{animation:catalog-in .5s both}
#catalog-products.products-ready .product-card:nth-child(2n){animation-delay:.06s}
@keyframes catalog-in{from{opacity:.4;transform:translateY(13px)}to{opacity:1;transform:translateY(0)}}
/* THE REST OF THE APPROVED HOME BLOCKS */
.alt-section{background:#f4f7fa}.mission-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(35px,6vw,95px)}
.mission-visual{min-height:345px;overflow:hidden;background:#e4edf6;position:relative}.mission-visual img{width:100%;height:345px;object-fit:cover;filter:saturate(.75)}
.mission-grid p:not(.eyebrow){color:#5c6d80;font-size:15px;line-height:1.85;max-width:690px}
.path-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.path-card{position:relative;background:#fff;border:1px solid #dfe6ee;padding:30px;min-width:0}
.path-step{font-size:10px;color:#5378a1}.path-card h3{font-size:35px;margin:22px 0 13px}.path-card p{font-size:13px;color:#5b6e82}.path-card p a{color:#1e578d;font-weight:600;border-bottom:1px solid #b5cee4}
.path-card:not(:last-child)::after{content:'→';position:absolute;right:-19px;top:50%;z-index:2;background:#f6f9fb;border:1px solid #c7d5e4;border-radius:50%;width:34px;height:34px;display:grid;place-items:center;color:#26558a;font-size:17px}
.material-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.material-feature{padding-top:23px;border-top:2px solid #183851}
.material-icon{width:46px;height:46px;display:grid;place-items:center;color:#326091;background:#eaf1f8;font:30px var(--sans);margin-bottom:22px}.material-feature h3{font:400 23px/1.16 var(--serif);margin-bottom:12px}.material-feature p{color:#647589;font-size:13px}
.practice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.practice-card{border:1px solid #dfe7f0;background:white;padding:30px;display:flex;flex-direction:column;min-height:250px}
.practice-card h3{font-size:23px;line-height:1.2;margin:26px 0 13px}.practice-card p{font-size:13px;color:#5d6f84}.practice-card a{margin-top:auto;font-size:12px;color:#235990;font-weight:600}
.benefits-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.benefit{padding-top:23px;border-top:1px solid #becddd}.benefit-icon{display:grid;place-items:center;width:46px;height:46px;border:1px solid #becfdf;border-radius:50%;color:#275b91;margin-bottom:21px}.benefit-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.benefit h3{font:400 22px/1.2 var(--serif);margin-bottom:9px}.benefit p{font-size:13px;color:#5d7187}
.free-cta{display:grid;grid-template-columns:.8fr 1.2fr;gap:35px;align-items:center;padding:45px 60px;margin-block:0 30px;background:#eef3fa;border:1px solid #e1e9f2}.free-cover-preview{display:grid;place-items:center;height:270px}.free-cover-preview img{height:270px;width:auto;object-fit:contain;filter:drop-shadow(0 15px 15px #1f3d5c22)}.free-cta h2{margin-bottom:16px}.free-cta p:not(.eyebrow){color:#607187;max-width:550px}
.faq-preview{max-width:1000px}.faq-list{border-top:1px solid #dce4ed}.faq-list details{border-bottom:1px solid #dce4ed}.faq-list summary{list-style:none;cursor:pointer;position:relative;padding:19px 50px 19px 4px;font-size:14px;color:#193149}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:'+';position:absolute;right:9px;top:11px;font:400 25px var(--sans);color:#4274a5}.faq-list details[open] summary::after{content:'−'}.faq-list details p{max-width:730px;color:#627287;font-size:13px;margin:0 0 19px 4px}
/* SHARED PAGE HERO */
.page-intro{padding-block:clamp(55px,6vw,85px) clamp(35px,4vw,62px);border-bottom:1px solid var(--line);background:linear-gradient(120deg,#fff 42%,#f5f8fc 100%);position:relative}
.page-intro::after{content:'';position:absolute;right:var(--space);top:17%;width:190px;height:190px;pointer-events:none;opacity:.22;background:linear-gradient(90deg,transparent calc(50% - .5px),#28588c calc(50% - .5px),#28588c calc(50% + .5px),transparent calc(50% + .5px)),linear-gradient(transparent calc(50% - .5px),#28588c calc(50% - .5px),#28588c calc(50% + .5px),transparent calc(50% + .5px));border:1px solid #245d9c;transform:rotate(25deg)}
.page-intro>*{position:relative;z-index:1}.page-intro h1{font-size:clamp(43px,5vw,69px);max-width:950px;margin-bottom:18px}.page-intro .eyebrow{margin-bottom:15px}
.lede{max-width:750px;color:#627287;font-size:16px;line-height:1.65}
/* PRODUCT DETAIL: exactly four major sections from the approved content stage */
.product-shell{min-height:450px}.product-page-content{max-width:1200px;margin:auto}.product-page-content>section{padding-block:45px;border-bottom:1px solid #dfe6ee}.product-page-content>section:first-child{padding-top:0}.product-page-content>section:last-child{border:0}
.product-detail-grid{display:grid;grid-template-columns:minmax(0,.83fr) minmax(0,1.17fr);gap:clamp(34px,6vw,100px);align-items:center}
.product-cover-frame{display:grid;place-items:center;min-height:520px;background:linear-gradient(155deg,#eff4fa 0%,#fafbfd 70%);overflow:hidden;padding:35px;border:1px solid #e4eaf2}
.product-cover-image{display:block;height:min(520px,48vw);max-width:100%;width:auto;object-fit:contain;filter:drop-shadow(0 19px 22px #0c274025);animation:book-enter .7s ease-out both}
@keyframes book-enter{from{opacity:.3;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}
.product-information .eyebrow{margin-bottom:19px}.product-information h1{font-size:clamp(43px,4.7vw,68px);margin-bottom:14px}.product-tagline{font:400 clamp(22px,2.5vw,32px)/1.2 var(--serif);color:#325579;margin-bottom:20px}.product-description{max-width:610px;color:#66778b;font-size:15px;line-height:1.75;margin-bottom:24px}
.detail-price{font-size:31px;font-weight:600;color:#122b46;letter-spacing:-.045em;margin-bottom:19px}.detail-micro{margin:15px 0 0;color:#6b7b8d;font-size:11px}.product-information .btn{min-width:200px}
.detail-block h2{font-size:clamp(28px,3vw,39px);margin-bottom:24px}.detail-block h3{font:400 23px var(--serif);margin:24px 0 11px}.detail-block p{max-width:770px;color:#627287}
.product-curriculum-block .module-list{max-width:1000px}.module-list{counter-reset:modules;list-style:none;padding:0;margin:0}.module-list li{counter-increment:modules;display:flex;align-items:baseline;gap:22px;padding:14px 15px;border-bottom:1px solid #e3eaf2;font-size:14px;color:#20374d}
.module-list li::before{content:counter(modules,decimal-leading-zero);flex:none;width:34px;font:600 12px var(--sans);color:#36679d}
.extra-modules{counter-reset:modules 6}.show-more{margin-top:22px}.plain-list{padding-left:23px;color:#5e7084}.plain-list li{padding:4px 0}
.product-fit-block{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:60px}.product-fit-block h2{grid-column:1/-1}.product-fit-block h3{font-size:21px}.product-fit-block .plain-list{grid-column:1/-1}
.product-included-block{background:linear-gradient(120deg,#fff,#f8fbfd);padding-inline:clamp(0px,3vw,35px)}.detail-actions{display:flex;flex-wrap:wrap;align-items:center;gap:19px;margin-block:29px}.related-products{display:flex;align-items:center;flex-wrap:wrap;gap:12px;border-top:1px solid var(--line);padding-top:25px;margin-top:25px}.related-products h3{flex-basis:100%;margin:0 0 4px}.related-products a{color:#26598d;font-size:13px;text-decoration:underline;text-underline-offset:3px}.back-strip{display:flex;justify-content:space-between;gap:25px;align-items:center;border-top:1px solid #e4e9ef;padding-block:35px}
/* EDITORIAL INTERNAL PAGES */
.prose-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,5vw,78px)}.prose p{font-size:15px;color:#617286;line-height:1.8}.prose h2{font-size:38px;margin:13px 0 20px}
.about-editorial-visual{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;margin:0 0 29px}
.curriculum-editorial-visual{display:block;width:min(100%,650px);height:auto;max-height:300px;object-fit:contain;margin:10px auto 35px}
.curriculum-list{display:grid;gap:13px}.curriculum-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:40px;padding:30px;border:1px solid #e0e7ef;background:#fff}.curriculum-item h2{font-size:32px;margin:9px 0}.curriculum-item p{color:#66798e;font-size:13px}.curriculum-item a{font-size:12px;color:#2a5b8f;font-weight:600}.curriculum-item ol{margin:0;padding-left:22px;color:#50647a;font-size:13px}.curriculum-item li{padding:4px 0}
.update-grid,.contact-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px}.update-card,.contact-panel{padding:29px;border:1px solid #e0e6ed;background:#fff;min-width:0}.update-card h2,.contact-panel h2{font-size:34px;margin-bottom:17px}.update-card p:not(.eyebrow),.contact-panel p:not(.eyebrow){color:#67798d;font-size:14px;line-height:1.75}.update-card-visual{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;margin:16px 0 24px}.contact-panel dl{display:grid;grid-template-columns:125px 1fr;gap:13px;font-size:13px}.contact-panel dt{font-weight:600}.contact-panel dd{margin:0;color:#627487;overflow-wrap:anywhere}.contact-guide{background:#f1f6fb}
.faq-full{max-width:980px;margin:auto}.faq-full h2{font-size:35px;margin:33px 0 18px}.faq-full h2:first-child{margin-top:0}
/* LEGAL documents: full source text retained, styled with plain placeholders */
.policy-layout{max-width:1100px}.policy-body{max-width:900px;margin:auto;font-size:14px;line-height:1.83;color:#344a62}.policy-body>h2{font-size:clamp(23px,2.4vw,30px);line-height:1.2;margin:37px 0 16px;color:#162f4a}.policy-body>p{margin:0 0 15px;color:#40536a}.policy-body>ul,.policy-body>ol{padding-left:27px;margin:8px 0 23px;color:#40536a}.policy-body li{margin-bottom:7px;padding-left:5px}.policy-cross-link{color:#1d5eae!important;text-decoration:underline!important;text-underline-offset:3px;font-weight:inherit!important}.policy-cross-link:hover{color:#113c75!important}
.contact-value,[data-config]{font:inherit!important;color:inherit!important;background:transparent!important;box-shadow:none!important;text-decoration:none!important;border:0!important}
/* LOADING / MISSING LINKS remain honest and navigable */
.loading-section{min-height:68vh;display:grid;place-items:center}.loading-card{width:min(100%,650px);padding:65px 35px;text-align:center;background:#fff;border:1px solid var(--line)}.loading-card h1{font-size:clamp(32px,4vw,48px);margin-bottom:20px}.loading-card p{color:#64748a;font-size:14px}.spinner{height:52px;width:52px;border:2px solid #dce7f2;border-top-color:#245892;border-radius:50%;margin:0 auto 26px;animation:spin .85s linear infinite}.spinner.is-hidden{display:none}@keyframes spin{to{transform:rotate(360deg)}}
.error-state{padding:32px;border:1px solid #dbe4ef;background:#fff}.muted{color:var(--muted)}
/* FOOTER — same Contact / Main Menu / Docs on every page */
.site-footer{background:#0c1e30;color:#d6e1ed;padding-top:63px}.footer-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,.9fr) minmax(0,.9fr);gap:clamp(35px,5vw,90px);padding-bottom:60px}.footer-grid>div{min-width:0}
.footer-brand-name{font:400 30px var(--serif)!important;letter-spacing:.06em;color:#fff!important;margin-bottom:22px!important}.footer-grid h3{font:400 22px var(--serif);color:#fff;margin-bottom:18px}.footer-grid p{color:#ced9e5;font-size:12px;line-height:1.85;margin-bottom:8px}.footer-grid>div>a{display:block;width:fit-content;color:#d0dce8;font-size:12px;margin:8px 0;transition:color .2s,transform .2s}.footer-grid>div>a:hover{color:#fff;transform:translateX(3px)}.footer-grid .contact-value{font-size:12px;overflow-wrap:anywhere}
.social-row{display:flex;align-items:center;gap:12px;margin-top:20px}.social-row a{display:inline-flex!important;align-items:center;justify-content:center;width:26px;height:26px;margin:0!important}.social-row img{height:24px;width:24px}.social-row a:hover{transform:translateY(-2px)}
.footer-bottom{border-top:1px solid #ffffff27;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding-block:21px;color:#90a3b8;font-size:11px}
/* MOBILE MENU: fixed independent panel, backdrop behind, scroll trap, all links visible on landscape */
@media(max-width:1080px){
 .nav-wrap{min-height:67px}.nav-cta{display:none}
 .menu-toggle{display:flex;flex:none;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:44px;height:44px;border:1px solid #b5c7d9;border-radius:4px;background:transparent;cursor:pointer;padding:0}
 .menu-toggle span{width:20px;height:2px;background:#193a5e;transition:transform .22s,opacity .22s}
 body[data-page=home] .menu-toggle{border-color:#ffffff78}body[data-page=home] .menu-toggle span{background:#fff}
 .menu-toggle[aria-expanded=true] span:first-child{transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-7px) rotate(-45deg)}
 .menu-backdrop{display:block;position:fixed;inset:0;z-index:89;visibility:hidden;pointer-events:none;opacity:0;background:#051423bd;transition:opacity .25s,visibility .25s}
 .menu-backdrop.is-visible{visibility:visible;pointer-events:auto;opacity:1}
 .site-nav,.site-nav.is-open{position:fixed;z-index:111;top:0;bottom:0;right:0;left:auto;width:min(420px,90vw);height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;display:flex;flex:initial;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;margin:0;padding:18px 25px 37px;background:#0d2033;box-shadow:-25px 0 70px #020b1650;color:#fff;white-space:normal;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#466587 transparent;visibility:hidden;pointer-events:none;clip-path:inset(0 0 0 100%);transition:clip-path .3s ease,visibility .3s}
 .site-nav.is-open{visibility:visible;pointer-events:auto;clip-path:inset(0 0 0 0)}
 .mobile-menu-heading{display:flex;align-items:center;justify-content:space-between;min-height:64px;flex:none;border-bottom:1px solid #ffffff36;margin-bottom:12px;color:#fff;font:400 26px var(--serif);letter-spacing:.05em}
 .menu-close{display:grid;place-items:center;flex:none;width:44px;height:44px;border:1px solid #d2e4f35b;border-radius:4px;background:transparent;color:#fff;font:32px var(--sans);cursor:pointer}
 .site-nav>a,body[data-page=home] .site-nav>a,.site-nav .mobile-docs a{display:block;flex:none;padding:12px 13px;white-space:normal!important;border-radius:4px;font:400 15px/1.35 var(--sans);color:#f1f5fa!important}
 .site-nav>a:hover,.site-nav>a[aria-current=page],.site-nav .mobile-docs a:hover{background:#274567;color:#fff!important}
 .site-nav>a::after,.site-nav>a:hover::after,.site-nav>a[aria-current=page]::after{display:none}
 .mobile-docs{display:block;flex:none;border-top:1px solid #ffffff35;margin-top:13px;padding-top:14px}
 .mobile-docs-title{margin:0 0 4px 12px;color:#90afcd;font:700 10px var(--sans);letter-spacing:.18em;text-transform:uppercase}
 .site-nav .mobile-docs a{font-size:13px;padding-block:11px}
}
@media(min-width:1081px){.site-nav{display:flex!important;position:static!important;visibility:visible!important;clip-path:none!important;transform:none!important;pointer-events:auto!important;overflow:visible!important}.menu-toggle,.mobile-menu-heading,.mobile-docs,.menu-backdrop{display:none!important}}
@media(max-width:1050px){.hero-grid{min-height:560px}.hero h1{font-size:clamp(48px,6vw,67px)}.cover-link{min-height:250px}.cover-image{height:225px}.product-card-body{padding:16px}}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr 1fr;gap:12px}.hero-scene img{width:135%;right:-15%}.product-grid,body[data-page=catalog] #catalog-products{grid-template-columns:repeat(2,minmax(0,1fr))}.material-grid,.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-grid{gap:30px}.product-cover-frame{min-height:420px}.product-cover-image{height:385px}}
@media(max-width:680px){
 :root{--space:20px}.brand-type{font-size:24px}.hero-grid{display:flex;flex-direction:column;align-items:stretch;min-height:0;gap:0;padding-top:58px;padding-bottom:0}.hero-content{padding:0 0 25px}.hero h1{font-size:clamp(48px,12vw,70px);max-width:580px}.hero-copy{font-size:15px;max-width:410px}.hero-actions{margin-top:22px}.hero-scene{min-height:285px;height:285px;align-self:stretch;margin-inline:-20px;overflow:hidden}.hero-scene img{top:35%;right:-5%;width:93%;height:145%;object-fit:cover;object-position:45% center;transform:translateY(-44%);mask-image:linear-gradient(0deg,#000 80%,transparent 100%)}.hero-cinematic::after{background:linear-gradient(180deg,#102334 0%,#102334e0 47%,transparent 100%)}.hero-bottom-line{flex-wrap:wrap;gap:12px 20px;padding-top:16px;padding-bottom:19px}.hero-bottom-line span{font-size:10px}.hero-bottom-line span::before{width:20px;height:20px;font-size:13px}
 .section{padding-block:61px}.about-preview,.mission-grid,.free-cta,.prose-grid,.update-grid,.contact-layout,.product-detail-grid,.curriculum-item{grid-template-columns:1fr}.about-preview{gap:15px}.editorial-banner .banner-grid{min-height:340px}.editorial-banner img{object-position:58% center}.editorial-banner::before{background:linear-gradient(90deg,#091b31d9 0%,#0b223ab0 63%,#0b203750 100%)}.editorial-banner h2{font-size:42px}
 .product-grid,body[data-page=catalog] #catalog-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.cover-link{padding:10px 4px 3px;min-height:220px}.cover-image{height:215px}.product-card-body{padding:14px}.product-card-body h3{font-size:19px}.product-card-body p{font-size:11px;min-height:45px}.price{font-size:15px}.card-bottom a{width:30px;height:30px}
 .mission-visual{min-height:240px}.mission-visual img{height:240px}.path-grid,.practice-grid{grid-template-columns:1fr;gap:24px}.path-card:not(:last-child)::after{right:calc(50% - 17px);top:auto;bottom:-29px;content:'↓'}
 .material-grid,.benefits-grid{gap:22px}.material-feature h3,.benefit h3{font-size:20px}
 .free-cta{gap:13px;margin-bottom:0;padding:35px 25px}.free-cover-preview{height:170px}.free-cover-preview img{height:170px}
 .footer-grid{grid-template-columns:1fr;gap:28px;padding-bottom:39px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}.footer-grid>div>a{margin:5px 0}.footer-grid .social-row{flex-direction:row}.footer-brand-name{margin-bottom:14px!important}.site-footer{padding-top:48px}
 .page-intro::after{opacity:.12;width:90px;height:90px;top:25%}.page-intro h1{font-size:46px}.product-detail-grid{gap:28px}.product-cover-frame{min-height:360px;padding:18px}.product-cover-image{height:340px}.product-information h1{font-size:47px}.product-page-content>section{padding-block:34px}.product-fit-block{grid-template-columns:1fr}.product-fit-block h2,.product-fit-block .plain-list{grid-column:auto}.product-fit-block h3{margin-top:19px}.back-strip{flex-direction:column;align-items:start}.curriculum-item{gap:12px;padding:22px}.contact-panel dl{grid-template-columns:1fr;gap:5px}.contact-panel dd{margin-bottom:10px}
}
@media(max-width:385px){.hero h1{font-size:46px}.hero-actions .btn{padding-inline:16px}.cover-link{min-height:184px}.cover-image{height:182px}.product-card-body{padding:11px}.product-card-body h3{font-size:17px}.price{font-size:13px}.card-bottom a{width:28px;height:28px}.material-grid,.benefits-grid{grid-template-columns:1fr}.hero-scene{height:260px;min-height:260px}}
@media(max-width:1080px) and (max-height:460px){.site-nav,.site-nav.is-open{padding-top:7px;padding-bottom:15px}.mobile-menu-heading{min-height:45px;margin-bottom:3px}.site-nav>a,body[data-page=home] .site-nav>a{padding-block:8px;font-size:13px}.mobile-docs{padding-top:7px;margin-top:7px}.site-nav .mobile-docs a{padding-block:7px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important;transition:none!important}.site-nav{transition:none!important}}
/* Crisp, genuine HTML typography on the hero coursebook: covers the mockup's unreliable baked-in microtext. */
.hero-book-object{position:absolute;z-index:2;left:31%;top:8%;width:45%;height:77%;padding:clamp(14px,2.5vw,36px);overflow:visible;display:flex;flex-direction:column;align-items:flex-start;background:linear-gradient(135deg,#1d3550 0%,#091828 60%,#0c1d30 100%);border:1px solid #bfd0e54d;box-shadow:inset 5px 0 15px #3b577a39,0 16px 38px #05101f70;clip-path:polygon(0 3%,92% 0,100% 2%,100% 100%,0 99%);transform:perspective(950px) rotateY(-7deg)}
.hero-book-object::before{content:'';position:absolute;inset:0;opacity:.28;pointer-events:none;background-image:linear-gradient(#9fb4cf28 1px,transparent 1px),linear-gradient(90deg,#9fb4cf28 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(0deg,#000,transparent 66%)}
.hero-book-object::after{content:'';position:absolute;top:1%;right:0;width:8%;height:98%;background:repeating-linear-gradient(90deg,#d3dce6 0 2px,#f0f2f4 2px 4px);opacity:.9;box-shadow:-4px 0 9px #04122270}
.hero-book-brand{position:relative;z-index:2;margin:8% 0 14%;font:500 clamp(10px,1.25vw,17px) var(--serif);letter-spacing:.17em;color:#eff5fe}
.hero-book-title{position:relative;z-index:2;font:400 clamp(62px,9vw,130px)/1 var(--serif);color:#fff;letter-spacing:-.065em;text-shadow:0 3px 19px #ffffff25}
.hero-book-subtitle{position:relative;z-index:2;margin-top:5%;font:600 clamp(7px,.85vw,12px) var(--sans);letter-spacing:.26em;color:#aec5dc}
.hero-book-line{position:relative;z-index:2;margin-top:auto;margin-bottom:13%;font:600 clamp(7px,.75vw,11px) var(--sans);letter-spacing:.15em;color:#adbfda}
@media(max-width:680px){.hero-book-object{left:34%;top:1%;width:48%;height:92%;padding:19px}.hero-book-brand{font-size:10px}.hero-book-title{font-size:clamp(64px,22vw,96px)}.hero-book-subtitle{font-size:7px}.hero-book-line{font-size:7px}}
/* Premium visual integration — the page structure, product data, policies, and checkout remain unchanged. */
:root{
 --navy:#101e2d;--deep:#091521;--blue:#255c9a;--accent:#315f98;
 --ink:#122236;--muted:#627187;--canvas:#f4f6f9;--line:#dce4ed;
 --serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;
 --space:clamp(20px,4.5vw,70px)
}
body{background:#fff;font-size:15px;letter-spacing:.003em}
.wrap{width:min(1420px,calc(100% - 2 * var(--space)))}
h1,h2,h3{letter-spacing:-.038em}
h2{line-height:1.1}
.section{padding-block:clamp(70px,7vw,112px)}
.section-head{margin-bottom:35px}
.section-head .eyebrow,.eyebrow{letter-spacing:.2em}
.section-head p:last-child{color:#617287;line-height:1.75}
.site-header,body[data-page=home] .site-header{background:#0d1b2a;border-bottom:1px solid #b2d3ed26;box-shadow:0 9px 30px #0815250c}
.nav-wrap{min-height:79px}
.brand,body[data-page=home] .brand{color:#fff!important}
.brand-type{font:400 clamp(23px,2vw,30px)/1 var(--serif);letter-spacing:.095em}
.site-nav>a,body[data-page=home] .site-nav>a{font-size:12px;color:#c9d7e5!important}
.site-nav>a:hover,.site-nav>a[aria-current=page],body[data-page=home] .site-nav>a:hover,body[data-page=home] .site-nav>a[aria-current=page]{color:#fff!important}
.site-nav>a:hover::after,.site-nav>a[aria-current=page]{text-underline-offset:5px}
.nav-cta,body[data-page=home] .nav-cta{color:#12263b!important;background:#f7fbff;border:1px solid #f7fbff;border-radius:3px;padding:12px 19px;box-shadow:0 2px 13px #00000010}
.nav-cta:hover,body[data-page=home] .nav-cta:hover{background:#e5edf7;transform:translateY(-2px)}
.btn{border-radius:3px;min-height:49px;letter-spacing:.015em;box-shadow:none}
.btn-primary{background:#12283e;color:#fff}
.btn-primary:hover{background:#25578b;color:#fff;box-shadow:0 8px 22px #0b26402c}
.btn-outline{border-color:#aebfd0;background:#fff}
.text-link{font-weight:600;text-underline-offset:5px}
/* A single carefully positioned high-resolution photograph is the hero's background, not an image of a web page. */
.hero-cinematic{background:#0a1827;min-height:0}
.hero-cinematic::before{z-index:1;opacity:.18;background-size:125px 125px;mask-image:linear-gradient(90deg,#000 0%,transparent 64%)}
.hero-cinematic::after{z-index:1;background:linear-gradient(90deg,#071522fa 0%,#0b1e30ef 24%,#10273bc4 39%,#11273a3d 64%,#07162418 100%)}
.hero-grid{isolation:isolate;grid-template-columns:minmax(0,650px) 1fr;min-height:685px;padding-block:75px 55px;gap:0}
.hero-content{z-index:4;max-width:630px;padding:25px 0 40px}
.hero .eyebrow{font-size:10px;letter-spacing:.24em;color:#c4dbf4;margin-bottom:28px}
.hero h1{font-size:clamp(58px,6.3vw,98px);letter-spacing:-.055em;line-height:1.03;text-shadow:0 10px 44px #02101e55;margin-bottom:30px}
.hero-copy{max-width:440px;color:#dce8f3;font-size:16px;line-height:1.76}
.hero-actions{gap:13px;margin-top:34px}
.hero .btn-primary{background:#fff;color:#102238;box-shadow:0 14px 34px #05111f3b}
.hero .btn-primary:hover{background:#e8f2ff;color:#122d49}
.hero-scene{position:absolute;z-index:0;inset:0;width:100%;height:100%;min-height:0;overflow:hidden;pointer-events:none}
.hero-scene img{position:absolute;inset:0;width:100%;height:100%;max-width:none;top:0;right:0;transform:none;object-fit:cover;object-position:center 49%;filter:saturate(.96) contrast(1.05);mask-image:none;animation:hero-reveal .85s ease-out both}
.hero-scene::before{display:none}
.hero-bottom-line{border-color:#b6c9dc4d;gap:clamp(19px,4vw,70px);padding-block:19px 24px;color:#e0ebf5;letter-spacing:.045em}
.hero-bottom-line span::before{content:'✓';font:500 12px var(--sans);width:28px;height:28px;border-color:#8da7c0c0}
@keyframes hero-reveal{from{opacity:.65;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}
/* Restrained editorial sections; photographs are purposeful and never contain copy. */
.about-preview{border-bottom:1px solid #dde6ee;grid-template-columns:minmax(180px,.5fr) minmax(0,1.5fr)}
.about-preview .section-number{color:#345f8e}
.about-preview .section-head h2{max-width:600px}
.about-preview p:not(.eyebrow){color:#51667d}
.editorial-banner{background:#0c2034}
.editorial-banner .banner-grid{min-height:450px}
.editorial-banner img{object-position:center 54%;filter:saturate(.92) contrast(1.02)}
.editorial-banner::before{background:linear-gradient(90deg,#071625f5 0%,#0b243bd5 29%,#0c21384d 59%,#0d223612 100%)}
.editorial-banner .section-head{margin-bottom:26px}
.editorial-banner h2{font-size:clamp(43px,4.5vw,70px);max-width:510px;line-height:1.04}
.editorial-banner .section-head p:last-child{max-width:440px;color:#e7eef6}
.editorial-banner .text-link{font-size:13px;color:#fff}
/* Elegant printed-course product shelves — each item uses its own real WebP, not a stitched board. */
#collection{padding-top:95px}
.product-grid{gap:clamp(13px,1.6vw,22px)}
.product-card{border:1px solid #e2e9ef;border-radius:3px;box-shadow:0 8px 26px #11273b08;background:#fff;transition:transform .32s,box-shadow .32s,border-color .32s}
.product-card:hover{transform:translateY(-7px);border-color:#b4c7d9;box-shadow:0 26px 56px #0d28401c}
.cover-link{min-height:355px;padding:18px 14px 10px;background:#f7f9fc;isolation:isolate}
.cover-link::after{background:radial-gradient(ellipse at 50% 90%,#becdde40,transparent 65%)}
.cover-image{width:100%;height:326px;object-fit:contain;filter:drop-shadow(0 10px 10px #24364a14)}
.product-card:hover .cover-image{transform:translateY(-8px) scale(1.025)}
.product-card-body{padding:23px 22px 21px}
.product-card-body h3{font-size:24px;margin-bottom:6px}
.product-card-body p{font-size:13px;line-height:1.6;min-height:44px;color:#596b7f}
.price{font-size:17px;font-weight:600}
.card-bottom a{border-color:#b4c9de;width:37px;height:37px}
.center-action{margin-top:37px}
body[data-page=catalog] #catalog-products{row-gap:24px}
/* Alternate sections carry dark architectural imagery, without adding any new block. */
.alt-section{background:#f1f5f8}
.mission-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(35px,5vw,85px)}
.mission-visual{min-height:430px;background:#0b1b2c;border-radius:2px}
.mission-visual img{height:430px;object-fit:cover;object-position:66% center;filter:saturate(.94) contrast(1.04)}
.mission-grid .section-head h2{max-width:540px}
.path-grid,.practice-grid{gap:19px}
.path-card,.practice-card{border:1px solid #dfe8f0;padding:33px;background:#fff;box-shadow:0 12px 30px #132e4406}
.path-card{border-top:3px solid #214c7c}
.path-step{font-size:10px}
.path-card h3{font-size:38px}
.material-feature{border-top-color:#20466b}
.material-icon{border:1px solid #c9d7e6;background:#f3f7fa;border-radius:2px;color:#234e78}
.benefit{border-top-color:#aabed2}
.benefit-icon{width:51px;height:51px;border-color:#b1c9dd;background:#f3f8fc;color:#285e94}
.free-cta{background:#ebf1f6;border:1px solid #dbe5ee;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);padding:47px 65px}
.free-cover-preview{height:290px}.free-cover-preview img{height:290px;filter:drop-shadow(0 18px 21px #10273b25)}
.faq-preview{max-width:1050px}
.faq-list summary{font-size:15px;padding-block:23px}
/* Interior pages all share the visual language and keep the same sections and copy. */
.page-intro{background:linear-gradient(115deg,#f8fafc 15%,#edf3f8 100%);padding-block:75px 60px}
.page-intro h1{font-size:clamp(43px,5vw,76px);max-width:860px}
.page-intro .eyebrow{color:#34608e}
.page-intro::after{opacity:.13}
.product-shell{padding-top:70px}
.product-page-content{max-width:1290px}
.product-page-content>section{padding-block:54px}
.product-detail-grid{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:clamp(35px,6vw,105px)}
.product-cover-frame{min-height:565px;border:1px solid #dfe7f0;border-radius:2px;background:radial-gradient(ellipse at 50% 65%,#fff 0%,#f1f5fa 80%);padding:30px}
.product-cover-image{height:min(520px,45vw);filter:drop-shadow(0 21px 25px #0c274017)}
.product-information .eyebrow{letter-spacing:.18em;color:#436d99}
.product-information h1{font-size:clamp(49px,5vw,78px)}
.product-tagline{font-size:clamp(23px,2.35vw,33px);color:#2b4e72}
.product-description{line-height:1.85}
.detail-price{font-size:35px;margin-bottom:20px}
.module-list li{padding-block:17px}
.detail-block h2{font-size:clamp(31px,3vw,42px)}
.product-included-block{background:linear-gradient(115deg,#fff,#f3f7fa)}
.about-editorial-visual{width:100%;aspect-ratio:16/9;max-height:470px;object-position:center 54%;border:1px solid #d5e1eb}
.curriculum-editorial-visual{width:100%;max-width:100%;height:355px;max-height:none;object-fit:cover;object-position:center 55%;margin:38px 0 0;border:1px solid #d5e1eb}
.curriculum-item{border-radius:2px;padding:36px;gap:clamp(28px,5vw,80px);box-shadow:0 5px 20px #0a213505}
.update-card{padding:20px 20px 30px;border-radius:2px;box-shadow:0 9px 32px #0a253a0a}
.update-card-visual{aspect-ratio:16/9;height:auto;max-height:330px;width:100%;object-fit:cover;object-position:center;margin-block:17px 28px}
.update-card h2{font-size:clamp(28px,3vw,38px)}
.contact-panel{padding:35px}
.policy-body{line-height:1.9;letter-spacing:0}
.policy-cross-link{color:#1a5c9b!important}
.loading-card{border-color:#dde8f2;box-shadow:0 20px 65px #0b27400b}
.site-footer{background:#0a1927;padding-top:72px}
.footer-grid{grid-template-columns:minmax(0,1.65fr) minmax(0,.8fr) minmax(0,.8fr);gap:clamp(30px,4vw,85px)}
.footer-brand-name{letter-spacing:.09em}
.footer-grid h3{font-size:24px}
.footer-grid p,.footer-grid>div>a{font-size:12px}
.social-row{gap:13px}.social-row a{width:30px;height:30px}
/* Mobile navigation remains a real keyboard-operable and internally scrollable panel. */
@media(max-width:1080px){
 .menu-toggle{border:1px solid #ffffff80;background:#ffffff0a}
 .menu-toggle span,body[data-page=home] .menu-toggle span{background:#f2f7ff}
 .site-nav,.site-nav.is-open{background:#0d1e30;box-shadow:-30px 0 75px #0008}
 .site-nav>a,body[data-page=home] .site-nav>a{font-size:15px!important;color:#f3f7ff!important}
 .site-nav>a:hover,.site-nav>a[aria-current=page],.site-nav .mobile-docs a:hover{background:#284765}
 .menu-close{font-size:32px}
}
@media(min-width:681px) and (max-width:1050px){
 .hero-grid{min-height:630px}
 .hero h1{font-size:clamp(54px,6vw,72px)}
 .hero-scene img{object-position:58% 50%}
 .cover-link{min-height:270px}.cover-image{height:250px}
 .mission-visual{min-height:350px}.mission-visual img{height:350px}
}
@media(max-width:900px){
 .hero-grid{grid-template-columns:minmax(0,1fr) 1fr}
 .product-grid,body[data-page=catalog] #catalog-products{grid-template-columns:repeat(2,minmax(0,1fr))}
 .material-grid,.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
 .mission-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:680px){
 :root{--space:20px}
 .nav-wrap{min-height:69px}.brand-type{font-size:24px;letter-spacing:.06em}
 .hero-grid{display:flex;flex-direction:column;align-items:stretch;gap:0;min-height:0;padding-top:54px;padding-bottom:0}
 .hero-content{padding:0 0 25px}
 .hero h1{font-size:clamp(48px,12vw,69px);max-width:100%;margin-bottom:22px}
 .hero .eyebrow{font-size:9px;margin-bottom:20px}
 .hero-copy{max-width:490px;font-size:14px;line-height:1.7}
 .hero-actions{margin-top:24px;gap:10px}
 .hero-actions .btn{padding:12px 16px;min-height:46px}
 .hero-scene{position:relative;inset:auto;z-index:0;min-height:310px;height:310px;align-self:stretch;width:calc(100% + 40px);margin-inline:-20px}
 .hero-scene img{inset:0;top:0;right:0;width:100%;height:100%;object-position:77% center;transform:none;mask-image:none}
 .hero-cinematic::after{background:linear-gradient(180deg,#081725fb 0%,#0b1e2ff7 35%,#0e263ad9 57%,#102b4360 77%,transparent 100%)}
 .hero-bottom-line{gap:10px 17px;padding-block:15px 19px}.hero-bottom-line span{font-size:10px}.hero-bottom-line span::before{width:22px;height:22px;font-size:10px}
 .section{padding-block:65px}
 .about-preview,.mission-grid,.free-cta,.prose-grid,.update-grid,.contact-layout,.product-detail-grid,.curriculum-item{grid-template-columns:1fr}
 .about-preview{gap:20px}.about-preview .section-number{padding-top:0}
 .editorial-banner .banner-grid{min-height:375px}.editorial-banner h2{font-size:clamp(41px,10vw,54px)}
 .editorial-banner img{object-position:67% center}
 .editorial-banner::before{background:linear-gradient(90deg,#081b2bdd 0%,#0c2742b3 58%,#0b213449 100%)}
 .product-grid,body[data-page=catalog] #catalog-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
 .cover-link{min-height:235px;padding:10px 6px 6px}.cover-image{height:225px}
 .product-card-body{padding:14px 13px 15px}.product-card-body h3{font-size:20px}.product-card-body p{font-size:11px;min-height:48px}
 .price{font-size:15px}.card-bottom a{width:31px;height:31px}
 .mission-visual{min-height:270px}.mission-visual img{height:270px}
 .path-grid,.practice-grid{grid-template-columns:1fr;gap:23px}.path-card:not(:last-child)::after{bottom:-28px;right:calc(50% - 17px);top:auto;content:'↓'}
 .material-grid,.benefits-grid{gap:23px}
 .free-cta{gap:16px;padding:30px 25px;margin-bottom:0}.free-cover-preview{height:210px}.free-cover-preview img{height:210px}
 .footer-grid{grid-template-columns:1fr;gap:28px}.site-footer{padding-top:49px}.footer-grid .social-row{flex-direction:row}
 .page-intro{padding-block:57px 45px}.page-intro h1{font-size:clamp(43px,11vw,58px)}
 .product-shell{padding-top:43px}.product-detail-grid{gap:29px}.product-cover-frame{min-height:380px;padding:14px}.product-cover-image{height:365px}
 .product-information h1{font-size:49px}.product-page-content>section{padding-block:37px}
 .product-fit-block{grid-template-columns:1fr}.product-fit-block h2,.product-fit-block .plain-list{grid-column:auto}
 .curriculum-editorial-visual{height:230px;object-position:63% center}
 .about-editorial-visual{max-height:270px;object-position:66% center}
 .update-card{padding:18px 18px 26px}.update-card-visual{max-height:none}
}
@media(max-width:385px){
 .hero h1{font-size:47px}
 .cover-link{min-height:194px}.cover-image{height:186px}
 .product-card-body{padding:12px 10px}.product-card-body h3{font-size:18px}
 .material-grid,.benefits-grid{grid-template-columns:1fr}
 .hero-scene{height:267px;min-height:267px}
}
@media(prefers-reduced-motion:reduce){.hero-scene img{animation:none!important}}
/* Layering correction: photo under a readable gradient; real buttons and HTML headings must never sit under the gradient. */
.hero-cinematic::after{z-index:0}
.hero-grid{z-index:2}
.hero-scene::after{content:'';position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(90deg,#071522fa 0%,#0a1e30ef 23%,#0c2235bd 40%,#11273a35 66%,#07162410 100%)}
.hero-content{z-index:4;color:#fff}
.hero-content h1{color:#fff}
.hero-content .hero-copy{color:#e6eff8}
.hero-content .eyebrow{color:#bcd6ee}
@media(max-width:680px){.hero-scene::after{background:linear-gradient(180deg,#0a1d2d 0%,transparent 24%,transparent 100%)}}


/* === Sarvexon live redesign refresh === */
:root{
  --surface:#f6f8fb;
  --panel:#ffffff;
  --radius-lg:28px;
  --radius-xl:36px;
  --shadow-soft:0 18px 55px rgba(10,29,46,.08);
  --shadow-strong:0 26px 70px rgba(6,20,34,.18);
}
body{background:linear-gradient(180deg,#f7f9fb 0%,#eef3f8 100%)}
.wrap{width:min(1240px,calc(100% - 48px))}
.site-header,body[data-page=home] .site-header{background:rgba(8,18,30,.82);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid rgba(178,211,237,.12);box-shadow:0 16px 45px rgba(3,11,20,.12)}
.nav-wrap{min-height:82px;gap:16px}
.brand-type{letter-spacing:.06em}
.site-nav{gap:6px}
.site-nav a{border-radius:999px;padding:10px 14px;transition:background .24s ease,color .24s ease,transform .24s ease}
.site-nav a:hover,.site-nav a:focus-visible{background:rgba(255,255,255,.09);transform:translateY(-1px)}
.nav-cta{border-radius:999px;padding:12px 18px;background:linear-gradient(135deg,#3c83ff 0%,#6fb0ff 100%);color:#071522;border:0;box-shadow:0 12px 30px rgba(61,131,255,.28)}
.hero-cinematic{padding-top:28px;background:
  radial-gradient(circle at 18% 16%,rgba(84,123,255,.16),transparent 30%),
  radial-gradient(circle at 84% 12%,rgba(74,196,255,.14),transparent 24%),
  linear-gradient(145deg,#081521 0%,#0c1f31 44%,#10273b 100%)}
.hero-cinematic::before{opacity:.1;background-size:90px 90px;mask-image:none}
.hero-cinematic::after{background:linear-gradient(90deg,rgba(8,21,33,.92) 0%,rgba(8,21,33,.78) 28%,rgba(8,21,33,.28) 56%,rgba(8,21,33,.06) 100%)}
.hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:56px;min-height:640px;padding-block:34px 52px}
.hero-content{padding:20px 0;max-width:560px;position:relative;z-index:2}
.hero h1{font-size:clamp(60px,7.3vw,96px);line-height:.93;letter-spacing:-.055em;max-width:620px;margin-bottom:20px}
.hero-copy{font-size:17px;line-height:1.82;max-width:500px;color:#d5e3f1}
.hero-actions{display:flex;gap:14px;flex-wrap:wrap}
.hero-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.hero-meta span{display:inline-flex;align-items:center;padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(178,211,237,.16);font-size:12px;color:#e6eef8;backdrop-filter:blur(8px)}
.hero-visual.hero-scene{position:relative;min-height:565px;height:565px;overflow:hidden;border-radius:36px 36px 120px 36px;box-shadow:var(--shadow-strong);border:1px solid rgba(255,255,255,.08);background:#0d2032;margin:0}
.hero-scene img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:none;mask-image:none}
.hero-scene::after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,20,33,.02),rgba(7,20,33,.2) 40%,rgba(7,20,33,.55) 100%)}
.hero-floating{position:absolute;z-index:2;max-width:265px;padding:16px 18px 17px;border-radius:24px;background:rgba(10,28,44,.7);border:1px solid rgba(176,211,239,.14);box-shadow:0 18px 45px rgba(0,0,0,.18);backdrop-filter:blur(16px)}
.hero-floating-top{top:22px;right:22px}
.hero-floating-bottom{left:22px;bottom:22px;max-width:320px}
.hero-floating-label{font:700 10px/1.4 var(--sans);letter-spacing:.18em;text-transform:uppercase;color:#8eb5dc;margin-bottom:8px}
.hero-floating-title{font:400 18px/1.35 var(--serif);color:#fff;margin:0}
.hero-bottom-line{padding-top:6px;padding-bottom:28px;gap:22px;justify-content:flex-start}
.hero-bottom-line span{padding:10px 16px;background:rgba(255,255,255,.06);border:1px solid rgba(178,211,237,.12);border-radius:999px}
.hero-bottom-line span::before{display:none}
.section{padding-block:88px}
.section-head h2{letter-spacing:-.04em}
.about-preview{display:grid;grid-template-columns:150px minmax(0,1fr);gap:34px;align-items:start}
.about-preview>div:last-child{padding:30px 34px;border-radius:var(--radius-lg);background:var(--panel);box-shadow:var(--shadow-soft);border:1px solid #e6edf4}
.about-preview p:not(.eyebrow){font-size:16px;color:#5f7084;max-width:780px}
.editorial-banner{padding-top:10px}
.banner-grid{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:center;gap:34px;background:linear-gradient(135deg,#0b1a29 0%,#132b40 100%);border-radius:36px;overflow:hidden;padding:34px 34px 34px 42px;box-shadow:0 26px 60px rgba(8,22,35,.18)}
.editorial-banner .section-head{margin-bottom:22px}
.editorial-banner img{width:100%;height:100%;min-height:360px;object-fit:cover;border-radius:28px;box-shadow:0 15px 40px rgba(0,0,0,.22)}
#collection>.section-head,.material-section .section-head,.faq-preview .section-head{max-width:760px}
.product-grid{gap:22px}
.product-card{border-radius:26px;border:1px solid #e2e9ef;box-shadow:var(--shadow-soft);overflow:hidden;background:linear-gradient(180deg,#fff 0%,#fbfcfe 100%)}
.product-card:hover{transform:translateY(-8px);box-shadow:0 28px 64px rgba(8,31,50,.12)}
#home-products .product-card:nth-child(2),#home-products .product-card:nth-child(4){margin-top:22px}
.cover-link{min-height:355px;padding:24px 18px 14px;background:radial-gradient(circle at 50% 90%,#dce7f34f 0%,transparent 42%),linear-gradient(180deg,#f9fbfd 0%,#f1f5f9 100%)}
.cover-image{height:322px;filter:drop-shadow(0 18px 24px rgba(18,38,60,.12))}
.product-card-body{padding:24px 22px 22px}
.card-bottom a{width:40px;height:40px;background:#eef4fb}
.alt-section{background:transparent}
.mission-grid{align-items:center;gap:42px}
.mission-visual{border-radius:36px;overflow:hidden;min-height:430px;box-shadow:var(--shadow-soft)}
.mission-visual img{height:430px;object-fit:cover;object-position:center}
.path-card,.practice-card,.material-feature,.benefit,.update-card,.contact-panel,.loading-card,.free-cta,.curriculum-item,.policy-shell,.faq-list details{border-radius:26px;box-shadow:var(--shadow-soft)}
.path-card,.practice-card,.material-feature,.benefit,.update-card,.contact-panel,.curriculum-item,.faq-list details{border:1px solid #e3ebf2;background:#fff}
.path-card:nth-child(2){transform:translateY(18px)}
.path-card:nth-child(3){transform:translateY(36px)}
.material-grid,.benefits-grid{gap:22px}
.material-feature,.benefit{padding:28px 24px}
.free-cta{grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);background:linear-gradient(140deg,#0b1a2a 0%,#13304a 100%);border:1px solid rgba(178,211,237,.12);color:#fff;overflow:hidden;position:relative}
.free-cta::before{content:'';position:absolute;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(80,130,255,.34) 0%,transparent 68%);top:-120px;right:-80px}
.free-cta p:not(.eyebrow){color:#d0deeb}.free-cta .eyebrow{color:#9dc0e2}
.free-cover-preview{height:300px}.free-cover-preview img{height:300px;filter:drop-shadow(0 24px 32px rgba(0,0,0,.28))}
.page-intro{padding-top:52px;padding-bottom:36px}
.page-intro,.product-shell .back-strip{position:relative}
.page-intro::after{content:'';position:absolute;right:0;top:24px;width:240px;height:240px;background:radial-gradient(circle,rgba(68,126,255,.13),transparent 64%);opacity:1}
.product-shell{padding-top:54px}
.product-detail-grid{align-items:center;gap:56px}
.product-cover-frame{border-radius:32px;box-shadow:var(--shadow-soft);padding:34px}
.product-information h1{font-size:clamp(48px,5.6vw,74px);line-height:.95}
.site-footer{margin-top:50px;background:#0a1623;color:#d5deeb;border-radius:40px 40px 0 0}
.site-footer a{color:#dbe8f6}.site-footer a:hover{color:#fff}
.footer-grid{padding-top:52px;padding-bottom:36px}
.footer-contact,.footer-grid>div:nth-child(2),.footer-grid>div:nth-child(3){padding:0 10px}
.footer-brand-name{color:#fff}
.social-row a{border-radius:999px;background:rgba(255,255,255,.08);padding:8px}
@media (max-width: 980px){
  .wrap{width:min(100% - 32px,1240px)}
  .hero-grid,.banner-grid,.mission-grid,.free-cta{grid-template-columns:1fr}
  .hero-grid{gap:28px;min-height:0;padding-bottom:40px}
  .hero h1{font-size:clamp(50px,12vw,72px)}
  .hero-visual.hero-scene{height:430px;min-height:430px;border-radius:28px}
  .hero-floating{max-width:230px;padding:14px 15px;border-radius:18px}
  #home-products .product-card:nth-child(2),#home-products .product-card:nth-child(4),.path-card:nth-child(2),.path-card:nth-child(3){margin-top:0;transform:none}
  .about-preview{grid-template-columns:1fr;gap:18px}
  .about-preview>div:last-child{padding:24px}
  .banner-grid{padding:28px}
  .editorial-banner img{min-height:300px}
  .mission-visual{min-height:310px}.mission-visual img{height:310px}
  .page-intro::after{width:130px;height:130px}
}
@media (max-width: 680px){
  .hero-cinematic{padding-top:10px}
  .hero-content{padding-top:8px}
  .hero-copy{font-size:15px}
  .hero-meta span,.hero-bottom-line span{font-size:11px}
  .hero-visual.hero-scene{height:360px;min-height:360px}
  .hero-floating-top{right:14px;top:14px}.hero-floating-bottom{left:14px;bottom:14px;max-width:240px}
  .banner-grid{padding:22px}
  .cover-link{min-height:240px;padding:12px 10px 8px}.cover-image{height:220px}
  .product-card,.path-card,.practice-card,.material-feature,.benefit,.update-card,.contact-panel,.loading-card,.free-cta,.curriculum-item,.faq-list details,.product-cover-frame{border-radius:22px}
  .free-cover-preview{height:210px}.free-cover-preview img{height:210px}
  .site-footer{border-radius:28px 28px 0 0}
}

/* Final visual fit: no cropped fragment banners or sideways scroll. */
.page-intro{overflow:hidden}
.editorial-banner{background:transparent;overflow:visible;isolation:auto;padding:4px 0 18px}
.editorial-banner::before{content:none}
.editorial-banner .banner-grid{position:relative;display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:36px;width:min(1240px,calc(100% - 48px));min-height:0;padding:32px 32px 32px 46px;margin-inline:auto;border-radius:34px;overflow:hidden;background:linear-gradient(130deg,#0a1a2a 0%,#153047 100%)}
.editorial-banner .banner-grid>div{position:relative;max-width:500px;z-index:1}
.editorial-banner img{position:relative;z-index:0;inset:auto;display:block;width:100%;height:auto;aspect-ratio:16/9;min-height:0;object-fit:cover;object-position:center;border-radius:23px;filter:none;margin:0}
.editorial-banner .section-head h2{font-size:clamp(34px,3.8vw,55px);line-height:1.06}
.hero-grid{min-width:0}.hero-content{min-width:0}
.hero-floating{pointer-events:none}
.mission-visual{min-height:0;align-self:stretch}
.mission-visual img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center;min-height:0}
.about-editorial-visual,.curriculum-editorial-visual{border:0;border-radius:22px;box-shadow:0 14px 44px #102b4314}
.curriculum-editorial-visual{height:auto;aspect-ratio:16/9;object-fit:cover}
.update-card-visual{border-radius:17px;max-height:none;aspect-ratio:16/9;object-fit:cover}
.btn{border-radius:999px;padding-inline:25px}
.hero .btn-primary{background:#fff;color:#172e46}
.hero-meta{gap:8px}
.hero-meta span{padding:8px 12px}
@media(max-width:1080px){
 .site-nav a{border-radius:12px}
 .menu-close{min-width:44px;min-height:44px;display:grid;place-items:center}
}
@media(max-width:980px){
 .editorial-banner .banner-grid{grid-template-columns:1fr;gap:23px;width:calc(100% - 32px);padding:27px}
 .editorial-banner img{min-height:0;max-height:none}
 .hero-grid{gap:20px}
 .mission-visual img{height:auto;aspect-ratio:16/9}
}
@media(max-width:680px){
 .hero-grid{padding-top:18px;padding-bottom:23px}
 .hero h1{font-size:clamp(44px,12vw,58px);line-height:.98;margin-bottom:17px}
 .hero-copy{line-height:1.6;margin-bottom:0}
 .hero-actions{margin-top:20px}
 .hero-meta{display:none}
 .hero-visual.hero-scene{min-height:285px;height:285px;border-radius:23px 23px 62px 23px}
 .hero-scene img{object-position:63% center}
 .hero-floating{padding:10px 12px;border-radius:13px}
 .hero-floating-top{top:10px;right:10px;max-width:160px}
 .hero-floating-bottom{left:10px;bottom:10px;max-width:180px}
 .hero-floating-title{font-size:13px;line-height:1.3}
 .hero-floating-label{font-size:8px;margin-bottom:4px}
 .hero-bottom-line{padding-top:6px;padding-bottom:20px;gap:5px;justify-content:center}
 .hero-bottom-line span{font-size:9px;padding:6px 8px}
 .editorial-banner .banner-grid{padding:23px}
 .editorial-banner img{aspect-ratio:16/9;object-fit:cover}
 .section{padding-block:62px}
 .mission-visual{min-height:0}
 .mission-visual img{height:auto;aspect-ratio:16/9}
}
@media(max-width:390px){
 .hero h1{font-size:44px}
 .hero-actions .btn{padding:11px 15px;min-height:44px;font-size:11px}
 .hero-visual.hero-scene{height:255px;min-height:255px}
}
/* =====================================================================
 SARVEXON / refinement: editorial FAQ, product detail, contact, catalog,
 social identity and responsive text safety. Structure and data unchanged.
====================================================================== */
:root{--ref-blue:#235f9f;--ref-ink:#12243a;--ref-line:#dee7f0}
html{scroll-padding-top:90px}
body{overflow-x:clip}
:where(.wrap,.section,.product-page-content,.product-information,.product-card,.contact-panel,.faq-list,.catalog-intro){min-width:0}
:where(h1,h2,h3,p,li,summary,a,button,label,dd,dt){overflow-wrap:break-word}
:where(h1,h2,h3){text-wrap:balance}
:where(.btn,.nav-cta){white-space:normal;text-align:center}
.site-nav>a,.nav-cta{white-space:nowrap}
:where(.faq-list,.product-card,.contact-panel,.catalog-intro,.product-information) a:focus-visible{outline:3px solid #367bda;outline-offset:4px}
/* FAQ: editorial left-hand introduction plus compact, legible questions. */
.faq-preview{width:min(1240px,calc(100% - 48px));max-width:none;padding-block:clamp(72px,9vw,124px)}
.faq-editorial-layout{display:grid;grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);gap:clamp(38px,7vw,104px);align-items:start}
.faq-editorial-intro{position:sticky;top:118px;padding-top:12px}
.faq-editorial-intro .section-head{margin-bottom:20px}
.faq-editorial-intro .section-head h2{font-size:clamp(38px,4vw,57px);line-height:1.04;margin:0;max-width:410px}
.faq-intro-copy{max-width:365px;font-size:15px;color:#697b8d;line-height:1.8;margin:0 0 30px}
.faq-preview .center-action{margin-top:0;display:flex;justify-content:flex-start}
.faq-preview .center-action .btn{background:#12283d;color:#fff;border-color:#12283d;padding:15px 26px;font-size:13px}
.faq-preview .center-action .btn:hover{background:#245782;color:#fff}
.faq-list{border-top:0!important;display:grid;gap:11px;min-width:0}
.faq-list details,.faq-list .faq-item{position:relative;min-width:0;background:#fff;border:1px solid #e2e9f1!important;border-radius:17px!important;box-shadow:0 6px 22px #162d4408!important;overflow:hidden;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}
.faq-list details:hover{border-color:#c7d9e9!important;box-shadow:0 12px 30px #132b4510!important}
.faq-list details[open]{border-color:#b7d0e7!important;box-shadow:0 18px 38px #112c4810!important}
.faq-list summary{display:flex;align-items:center;min-height:74px;gap:17px;padding:18px 68px 18px 22px!important;color:#1a3045!important;font-size:15px!important;font-weight:600;line-height:1.5;letter-spacing:-.01em;list-style:none}
.faq-index{font:700 11px/1.5 var(--sans);color:#6280a0;letter-spacing:.06em;flex:none;align-self:center}
.faq-list summary::after{content:'+'!important;display:grid;place-items:center;position:absolute;right:19px;top:50%!important;transform:translateY(-50%);width:33px;height:33px;line-height:1!important;font:400 23px/1 var(--sans)!important;color:#24629c!important;background:#edf4fa;border:1px solid #dce9f5;border-radius:50%;transition:background .2s,transform .2s}
.faq-list details[open] summary::after{content:'−'!important;background:#1a548a;color:#fff!important}
.faq-list details[open] summary{padding-bottom:11px!important}
.faq-list details>p{padding:0 62px 24px 50px!important;margin:0!important;max-width:none!important;color:#526981!important;font-size:14px!important;line-height:1.8}
.faq-list details a{color:#1b5b9b;text-decoration:underline;text-underline-offset:3px}
.faq-full{max-width:1000px;margin:auto;gap:12px}
.faq-full summary{font-size:15px!important}
.faq-full details>p{padding-bottom:26px!important}
/* Product cards: data-rich but calm; differentiated visual rhythm without broken masonry. */
.product-grid,body[data-page=catalog] #catalog-products{align-items:stretch;row-gap:27px}
.product-card{min-width:0;isolation:isolate;border-radius:20px!important;box-shadow:0 14px 35px #12273d0c!important;transition:transform .3s,box-shadow .3s!important}
.product-card:hover{box-shadow:0 23px 55px #12273d1a!important}
.cover-link{isolation:isolate;overflow:hidden;position:relative;border-radius:18px 18px 0 0}
.cover-index{position:absolute;top:17px;left:20px;z-index:2;color:#5c7998;font:700 11px/1 var(--sans);letter-spacing:.12em}
.cover-link .cover-image{max-width:100%;object-fit:contain}
.product-card-body{display:flex;flex-direction:column;gap:0;padding:21px 22px 23px!important;min-width:0}
.product-card-body .card-kicker{font:700 10px/1.5 var(--sans)!important;letter-spacing:.16em;text-transform:uppercase;color:#52779f!important;margin-bottom:11px!important;min-height:0!important}
.product-card-body h3{font-size:clamp(20px,1.85vw,28px)!important;line-height:1.15!important;min-height:0;margin-bottom:9px!important}
.product-card-body .card-tagline{color:#53677b!important;font-size:13px!important;line-height:1.55!important;min-height:0!important;margin:0 0 10px!important}
.product-card-body .card-scope{color:#657d95!important;font-size:11px!important;line-height:1.45!important;margin:0 0 18px!important;min-height:0!important;letter-spacing:.02em}
.product-card-body .card-bottom{border-top:1px solid #e5edf4;padding-top:15px;gap:8px;flex-wrap:wrap}
.product-card .price{font-size:clamp(15px,1.4vw,18px)}
.product-card .card-bottom a{flex:none;transition:transform .2s,background .2s;border-radius:50%}
body[data-page=catalog] .catalog-intro{padding-bottom:45px}
.catalog-intro .lede{max-width:750px}
.catalog-intro-notes{display:flex;flex-wrap:wrap;gap:9px;margin-top:23px}
.catalog-intro-notes span{font:500 11px/1.35 var(--sans);letter-spacing:.01em;border:1px solid #d8e4f0;color:#3f627f;background:#f3f7fb;border-radius:999px;padding:10px 15px}
/* Four editorial product blocks; no product content duplicated or hard-coded. */
.product-shell{padding-top:35px!important}
.product-page-content{max-width:1260px;margin-inline:auto}
.product-page-content>section{padding-block:clamp(50px,6vw,88px)!important;border-bottom:1px solid #e2e9f0}
.product-page-content>section:first-child{padding-top:0!important}
.product-detail-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(36px,5vw,80px);align-items:center}
.product-cover-frame{position:relative;min-width:0;min-height:535px;overflow:hidden;border:1px solid #1836511c!important;border-radius:26px 95px 26px 26px!important;background:radial-gradient(circle at 60% 45%,#213e5a 0%,#11263b 49%,#091a2b 100%)!important;box-shadow:0 24px 65px #0d2b4824!important;padding:25px 28px 20px!important;display:flex!important;flex-direction:column;justify-content:center;align-items:center}
.product-cover-frame::before{content:'';position:absolute;inset:0;opacity:.16;pointer-events:none;background:linear-gradient(90deg,transparent 49.9%,#a6d1ff 50%,transparent 50.1%),linear-gradient(transparent 49.9%,#a6d1ff 50%,transparent 50.1%);background-size:96px 96px}
.product-cover-frame::after{content:'';position:absolute;width:240px;height:240px;border:1px solid #9dbbd34a;border-radius:50%;left:-130px;bottom:-125px;pointer-events:none}
.product-cover-art{position:relative;z-index:1;width:100%;display:grid;place-items:center;min-height:410px}
.product-cover-image{height:min(465px,42vw)!important;max-width:100%;filter:drop-shadow(0 28px 22px #010d19aa)!important;object-fit:contain}
.product-cover-caption{position:relative;z-index:1;margin-top:auto;margin-bottom:0;font:600 10px/1.3 var(--sans);letter-spacing:.19em;color:#accbe6}
.product-information{min-width:0;padding-block:14px}
.product-information .eyebrow{margin-bottom:16px!important;color:#3f729e}
.product-information h1{font-size:clamp(48px,5.4vw,78px)!important;line-height:1.02!important;letter-spacing:-.052em;max-width:680px;margin-bottom:19px!important}
.product-information .product-tagline{font-size:clamp(22px,2.5vw,31px);line-height:1.25;margin-bottom:15px}
.product-information .product-description{font-size:15px;line-height:1.78;max-width:590px;margin-bottom:23px}
.product-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}
.product-meta span{padding:9px 12px;border:1px solid #dbe7f1;border-radius:999px;font:700 10px/1.3 var(--sans);color:#3b658c;letter-spacing:.06em;background:#f0f5fa}
.product-decision{display:flex;align-items:center;gap:24px;flex-wrap:wrap;padding-top:23px;border-top:1px solid #dbe6ef}
.product-decision-price{display:grid;gap:3px}
.product-decision-price>span{color:#637d95;font:700 10px var(--sans);letter-spacing:.15em}
.product-decision-price strong{color:#0f2b45;font:600 clamp(24px,2.8vw,33px)/1.25 var(--sans);letter-spacing:-.05em}
.product-decision .btn{padding:17px 24px;font-size:13px;min-height:50px}
.product-information .detail-micro{font-size:12px!important;line-height:1.55;margin-top:20px;color:#617b92}
.detail-block h2{font-size:clamp(34px,3.6vw,49px)!important;line-height:1.09;max-width:760px;margin-bottom:24px!important}
.detail-section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:25px}
.detail-section-intro .eyebrow{flex:none;margin:0}
.detail-section-intro p:last-child{max-width:480px!important;font-size:13px;color:#627b91}
.product-curriculum-block .module-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 17px;max-width:none;counter-reset:modules 0}
.product-curriculum-block .extra-modules{counter-reset:modules 6;margin-top:12px}
.product-curriculum-block .module-list li{display:flex;gap:16px;align-items:flex-start;min-height:95px;padding:22px!important;background:#fff;border:1px solid #e0e9f2!important;border-radius:16px;font-size:14px!important;line-height:1.52;color:#1c3851;box-shadow:0 8px 20px #0d29400a}
.product-curriculum-block .module-list li::before{color:#2b699f;font-size:12px!important;width:25px;line-height:1.55}
.show-more{margin-top:23px;min-height:46px}
.product-fit-block{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 22px;align-items:stretch}
.product-fit-block h2{grid-column:1/-1}
.fit-card{min-width:0;padding:30px 32px;border-radius:23px;border:1px solid #dfebf4;background:#fff;box-shadow:0 12px 28px #15304b0a}
.fit-card h3{font-size:clamp(24px,2.3vw,30px)!important;margin:12px 0 16px!important}
.fit-card>p:not(.eyebrow){font-size:14px!important;line-height:1.8;color:#536b81;max-width:none!important}
.fit-card .eyebrow{margin:0}
.fit-outcomes{grid-column:1/-1;background:linear-gradient(120deg,#0e2134,#193d5c);color:#fff;border-color:#1b3a54}
.fit-outcomes h3{color:#fff}.fit-outcomes .eyebrow{color:#a7c8e7}
.fit-outcomes .plain-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0;margin:0;list-style:none;color:#e8f0f8}
.fit-outcomes .plain-list li{position:relative;padding:16px 12px 16px 36px;border:1px solid #b6d7f52b;border-radius:13px;background:#ffffff08;font-size:13px;line-height:1.6;min-width:0}
.fit-outcomes .plain-list li::before{content:'✓';position:absolute;left:14px;top:16px;color:#93cafa;font-weight:700}
.product-included-block{background:none!important;padding-inline:0!important}
.included-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}
.example-panel,.included-panel{min-width:0;padding:34px;border-radius:26px;box-shadow:0 15px 38px #122d460d}
.example-panel{background:#eaf1f7;border:1px solid #d9e6f2}
.example-panel::before{content:'{  }';display:block;color:#3474ae;font:500 26px/1 var(--sans);margin-bottom:23px;letter-spacing:.15em}
.included-panel{background:#fff;border:1px solid #e2eaf1}
.included-layout h3{margin:15px 0 17px;font-size:clamp(23px,2.4vw,29px)!important}
.included-layout p:not(.eyebrow){font-size:14px;color:#425d75;line-height:1.75}
.included-panel .plain-list{padding:0;list-style:none;margin:0}
.included-panel .plain-list li{padding:10px 0 10px 30px;position:relative;border-bottom:1px solid #eaf0f5;font-size:13px;line-height:1.5}
.included-panel .plain-list li:last-child{border:0}
.included-panel .plain-list li::before{content:'✓';position:absolute;left:4px;color:#1e6098;font-weight:700}
.product-bottom-cta{margin-top:24px;background:#102940;color:#fff;border-radius:23px;padding:30px 35px;display:flex;align-items:center;justify-content:space-between;gap:26px}
.product-bottom-cta .eyebrow{color:#a4caec}
.product-bottom-cta p:not(.eyebrow){font-size:14px;color:#e3edf6;max-width:500px;margin:0}
.product-bottom-actions{display:grid;gap:12px;justify-items:end;min-width:0}
.product-bottom-actions .btn{background:#fff;color:#132b41;border-color:#fff;min-height:48px;font-size:13px}
.product-bottom-actions .btn:hover{background:#e7f2ff;color:#132b41}
.product-policy-links{display:flex;flex-wrap:wrap;gap:8px 17px}
.product-policy-links a{color:#bcdaef;text-decoration:underline;text-underline-offset:3px;font-size:11px}
.related-products{display:grid;grid-template-columns:1fr repeat(2,minmax(0,1fr));gap:14px;align-items:center;border-top:1px solid #e2ebf3;padding-top:23px;margin-top:27px}
.related-products h3{flex-basis:auto;font-size:23px!important;margin:0!important}
.related-products .related-link{display:flex;justify-content:space-between;align-items:center;gap:8px;text-decoration:none;color:#1e4c75;font-size:12px;line-height:1.45;border:1px solid #dce7f1;border-radius:13px;padding:14px;background:#fff}
.related-products .related-link:hover{border-color:#9ebddc;background:#f0f6fc}
/* Contact: inviting legitimate email composition, with honest fallback. */
.contact-layout{grid-template-columns:minmax(0,.83fr) minmax(0,1.17fr);align-items:start;gap:25px}
.contact-layout .contact-panel{border:1px solid #e0e9f1;border-radius:25px;min-width:0;padding:clamp(25px,3vw,44px);box-shadow:0 17px 45px #0c2e4a0a}
.contact-layout .contact-panel h2{font-size:clamp(30px,3vw,42px);line-height:1.12;margin:12px 0 22px}
.contact-panel .contact-value{font-size:14px!important;line-height:1.8!important;margin-bottom:10px;color:#4d6479!important;overflow-wrap:anywhere}
.contact-form-panel{background:#fff;position:relative}
.contact-form-panel::before{content:'';position:absolute;top:0;left:34px;right:34px;height:3px;border-radius:999px;background:linear-gradient(90deg,#234f7f,#8fc5ed)}
.contact-form-panel .form-intro{font-size:14px!important;line-height:1.75!important;color:#5a7188!important;margin-bottom:27px}
#contact-form{display:grid;gap:19px}
.form-field{display:grid;gap:9px;min-width:0}
.form-field label{font:600 13px/1.4 var(--sans);color:#29445d}
.form-field input,.form-field textarea{display:block;width:100%;min-width:0;border:1px solid #cfdeeb;border-radius:13px;background:#f7fafc;color:#172d43;padding:14px 16px;font:400 14px/1.45 var(--sans);box-shadow:none;transition:border-color .2s,box-shadow .2s,background .2s}
.form-field textarea{resize:vertical;min-height:150px}
.form-field input::placeholder,.form-field textarea::placeholder{color:#8296aa;opacity:1}
.form-field input:hover,.form-field textarea:hover{border-color:#a8c5dd}
.form-field input:focus,.form-field textarea:focus{outline:2px solid #347cba;outline-offset:2px;background:#fff;border-color:#347cba;box-shadow:0 0 0 4px #377fbc15}
#contact-form .form-privacy{font-size:12px!important;line-height:1.65!important;color:#647c92!important;margin:0}
.contact-submit{width:100%;font-size:13px;min-height:52px;justify-content:center}
.form-status{font-size:13px!important;line-height:1.6!important;color:#225b88!important;margin:0;min-height:0}
.form-status:empty{display:none}
.contact-draft{background:#edf4fa;border:1px solid #c9ddec;border-radius:15px;padding:18px;min-width:0}
.contact-draft .draft-label{font-size:12px!important;font-weight:600;margin:0 0 12px;color:#285173!important}
.contact-draft pre{overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace;color:#254056;margin:0 0 17px;max-height:300px}
/* Local, recognizable Pinterest and Tumblr marks in deliberate social buttons. */
.site-footer .social-row{display:flex!important;flex-direction:row!important;align-items:center;gap:10px;margin-top:23px}
.site-footer .social-row a{width:48px!important;height:48px!important;display:inline-flex!important;flex:none;align-items:center;justify-content:center;margin:0!important;padding:0!important;border-radius:15px!important;border:1px solid #ffffff2a;background:#ffffff0d;box-shadow:none;transition:transform .22s,border-color .22s,background .22s,box-shadow .22s}
.site-footer .social-row a:hover,.site-footer .social-row a:focus-visible{transform:translateY(-3px);border-color:#ffffff77;background:#ffffff20;box-shadow:0 9px 19px #0002}
.site-footer .social-row img{display:block;width:24px!important;height:24px!important;flex:none;object-fit:contain}
/* Guard awkward viewports and accessibility. */
@media(min-width:1081px) and (max-width:1320px){
 .site-nav{gap:1px!important}.site-nav>a{padding:8px 9px!important;font-size:11px!important}
 .nav-wrap{gap:12px!important}.nav-cta{padding:11px 13px!important;font-size:11px!important}
}
@media(max-width:1080px){.site-nav.is-open{z-index:111!important}.menu-backdrop{z-index:89!important}.site-nav{overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}}
@media(max-width:980px){
 .faq-editorial-layout{grid-template-columns:1fr;gap:27px}.faq-editorial-intro{position:static;padding:0}
 .faq-editorial-intro .section-head h2{max-width:none}
 .faq-preview .center-action{margin-top:20px}
 .product-detail-grid{grid-template-columns:1fr;gap:32px}
 .product-cover-frame{min-height:420px}.product-cover-art{min-height:320px}.product-cover-image{height:min(380px,65vw)!important}
 .product-information{padding:0}
 .contact-layout{grid-template-columns:1fr}
 .fit-outcomes .plain-list{grid-template-columns:1fr}
 .related-products{grid-template-columns:1fr 1fr}.related-products h3{grid-column:1/-1}
}
@media(max-width:680px){
 .faq-preview{width:calc(100% - 32px);padding-block:64px}
 .faq-intro-copy{margin-bottom:12px}
 .faq-list summary{gap:11px;padding:15px 53px 15px 13px!important;font-size:13px!important;min-height:65px}
 .faq-list summary::after{right:10px;width:30px;height:30px}
 .faq-list details>p{padding:0 43px 18px 42px!important;font-size:12px!important}
 .faq-index{font-size:10px}
 .faq-editorial-intro .section-head h2{font-size:clamp(34px,9vw,46px)}
 .product-grid,body[data-page=catalog] #catalog-products{gap:13px!important}
 .product-card-body{padding:14px 13px 15px!important}
 .product-card-body h3{font-size:19px!important}
 .product-card-body .card-kicker{font-size:9px!important}
 .product-card-body .card-tagline{font-size:11px!important}
 .product-card-body .card-scope{font-size:10px!important}
 .cover-index{top:11px;left:12px}
 .product-page-content>section{padding-block:47px!important}
 .product-cover-frame{min-height:310px;border-radius:22px 65px 22px 22px!important;padding:18px!important}
 .product-cover-art{min-height:270px}.product-cover-image{height:290px!important;max-width:100%}
 .product-information h1{font-size:clamp(42px,10.6vw,59px)!important}
 .product-information .product-tagline{font-size:23px}
 .product-meta{gap:6px}.product-meta span{font-size:9px;padding:8px 10px}
 .product-decision{gap:15px}.product-decision .btn{width:100%}
 .detail-section-intro{display:block}.detail-section-intro .eyebrow{margin-bottom:10px}
 .product-curriculum-block .module-list{grid-template-columns:1fr;gap:9px}
 .product-curriculum-block .module-list li{min-height:0;padding:18px!important;font-size:13px!important}
 .product-fit-block,.included-layout{grid-template-columns:1fr;gap:13px}
 .fit-outcomes{grid-column:1}
 .fit-card,.example-panel,.included-panel{padding:23px}
 .product-bottom-cta{flex-direction:column;align-items:stretch;padding:25px 22px;gap:20px}
 .product-bottom-actions{justify-items:stretch}.product-policy-links{justify-content:flex-start}
 .related-products{grid-template-columns:1fr}
 .related-products h3{grid-column:auto}
 .related-products .related-link{padding:12px 15px}
 .catalog-intro-notes span{font-size:10px;padding:8px 11px}
 .contact-layout .contact-panel{padding:24px}
 .contact-draft{padding:13px}
}
@media(max-width:390px){
 .product-information h1{font-size:41px!important}
 .product-card-body{padding:12px 10px 13px!important}
 .product-card-body h3{font-size:17px!important}
 .product-card .price{font-size:13px}
 .card-bottom a{width:31px!important;height:31px!important}
 .faq-list summary{font-size:12px!important}
}
@media(prefers-reduced-motion:reduce){.faq-list details,.social-row a,.product-card,.cover-image{animation:none!important;transition:none!important}}

/* === 2026-09 refined premium polish === */
.brand{gap:12px!important}
.brand-mark{width:42px;height:42px;display:block;flex:none;filter:drop-shadow(0 8px 18px rgba(27,87,166,.18))}
.mobile-menu-brand{display:inline-flex;align-items:center;gap:10px}
.mobile-menu-brand span{font:400 24px/1 var(--serif);letter-spacing:.06em;color:#12283d}
.mobile-menu-heading{padding-bottom:18px;margin-bottom:12px;border-bottom:1px solid #dce6ef}
.site-nav>a{font-size:14px!important;letter-spacing:.02em}
.nav-cta{font-size:13px!important}
.footer-brand-lockup{display:flex;align-items:center;gap:12px;margin-bottom:18px}
.footer-brand-mark{width:34px;height:34px;display:block;flex:none}
.footer-brand-name{margin:0!important}
.footer-grid p,.footer-grid>div>a{font-size:14px!important;line-height:1.8}
.footer-grid h3{font-size:25px!important}
.footer-bottom{font-size:12px!important}
.section-tight{padding-top:10px!important;padding-bottom:34px!important}
.back-strip{padding:26px 0 6px!important;align-items:center}
.back-strip > span{font-size:18px;color:#23384f}
.text-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:999px;border:1px solid #cfdceb;background:linear-gradient(180deg,#fff,#f6f9fc);text-decoration:none!important;color:#163b5f!important;box-shadow:0 10px 24px rgba(16,35,53,.06);font-weight:600}
.text-link:hover,.text-link:focus-visible{background:#eef5fb;border-color:#9fbede;transform:translateY(-1px)}
.related-products{margin-top:30px!important;padding-top:28px!important;gap:16px!important}
.related-products h3{font-size:31px!important;line-height:1.08;color:#10253c;margin-bottom:10px!important}
.related-products .related-link{border-radius:18px!important;padding:18px 18px!important;background:linear-gradient(180deg,#fff,#f7fafc)!important;border:1px solid #d7e4f0!important;box-shadow:0 12px 28px rgba(9,29,49,.06);font-size:14px!important;color:#163a5e!important}
.related-products .related-link:hover,.related-products .related-link:focus-visible{border-color:#8fb0d2!important;background:#edf5fb!important;box-shadow:0 16px 34px rgba(14,39,62,.09)}
.related-products .related-link::after{content:'↗';font-size:14px;opacity:.7}
.product-policy-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}
.product-policy-links a{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;border:1px solid rgba(188,218,239,.24);background:rgba(255,255,255,.07);text-decoration:none!important;font-size:12px!important}
.product-policy-links a:hover{background:rgba(255,255,255,.14)}
.prose-grid h2{margin-bottom:22px}
.about-editorial-visual{margin-top:18px;border-radius:28px;box-shadow:0 18px 44px rgba(9,28,46,.12)}
.site-nav .mobile-docs a{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-radius:14px;background:#f5f8fb;border:1px solid #dbe7f2;text-decoration:none!important;color:#173d63;margin:8px 0;font-size:14px}
.site-nav .mobile-docs a::after{content:'↗';font-size:13px;opacity:.7}
@media (max-width: 760px){
  .brand-mark{width:36px;height:36px}
  .brand-type{font-size:26px!important}
  .site-nav>a{font-size:15px!important}
  .footer-grid p,.footer-grid>div>a{font-size:13px!important}
  .related-products h3{font-size:26px!important}
  .back-strip{padding-top:20px!important}
  .back-strip > span{font-size:16px}
}

/* Audit corrections: retain readable mobile navigation and one arrow per related item. */
@media (max-width:1080px){
 .mobile-menu-brand span{color:#f5f8ff!important}
 .site-nav .mobile-docs a{color:#173d63!important;background:#f5f8fb!important;border-color:#dbe7f2!important}
 .site-nav .mobile-docs a::after{color:#173d63!important}
 .site-nav .mobile-docs a:hover,.site-nav .mobile-docs a:focus-visible{color:#102e4a!important;background:#e5f0fc!important;border-color:#9ebddc!important}
}
.related-products .related-link::after{content:none!important;display:none!important}



/* ===== Sarvexon editorial refinement / maintained page layouts ===== */
.brand{gap:12px!important;align-items:center}
.brand-mark{width:39px!important;height:39px!important;object-fit:contain;border-radius:10px;filter:none!important;box-shadow:0 7px 20px rgba(4,15,28,.12)}
.footer-brand-mark{width:35px;height:35px;border-radius:9px;background:#fff;object-fit:contain;display:block;flex:none}
.brand-type{font-size:clamp(25px,2.1vw,31px)!important;letter-spacing:.055em!important}
.site-nav>a{font-size:14px!important}
.footer-grid h3{font-size:25px!important}
.footer-grid p,.footer-grid>div>a{font-size:14px!important;line-height:1.8}
.footer-bottom{font-size:12px!important}

/* About: heading is full-width; both columns start together; image remains full 16:9, never a clipped sliver. */
body[data-page=about] .page-intro{padding-bottom:34px}
.about-story{display:block!important;padding-top:36px!important;padding-bottom:90px!important}
.about-story-intro{max-width:910px;margin:0 0 38px}
.about-story-intro .eyebrow{margin-bottom:11px}
.about-story-intro h2{max-width:860px;font-size:clamp(43px,5vw,72px);letter-spacing:-.05em;line-height:1.06;margin-bottom:19px;text-wrap:balance}
.about-story-lead{font-size:17px;line-height:1.75;color:#576c81;max-width:650px;margin:0}
.about-story-body{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:clamp(24px,4vw,62px);align-items:start}
.about-story-figure{margin:0;min-width:0}
.about-story-figure .about-editorial-visual{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;object-position:center;border-radius:24px;margin:0!important;box-shadow:0 24px 60px #071e341c}
.about-story-figure figcaption{margin-top:15px;font-size:12px;line-height:1.6;color:#607489}
.about-story-copy{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:0;padding-top:2px}
.about-story-step{display:grid;grid-template-columns:35px minmax(0,1fr);column-gap:16px;align-items:start;width:100%;padding:18px 0 20px;border-bottom:1px solid #dbe6ef}
.about-story-step:first-child{padding-top:0}
.about-story-index{font:700 11px/1.9 var(--sans);color:#2d6396;letter-spacing:.1em}
.about-story-step p{margin:0;font-size:15px;line-height:1.85;color:#405970;max-width:520px}
.about-story-copy>.btn{margin-top:25px}

/* Related products: meaningful preview cards with actual cover, scope and one clear action. */
.related-products{display:grid!important;grid-template-columns:minmax(190px,.76fr) repeat(2,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important;padding-top:30px!important;margin-top:34px!important}
.related-intro{min-width:0;display:flex;flex-direction:column;justify-content:center;padding-right:12px}
.related-intro .eyebrow{margin-bottom:12px;color:#426c96}
.related-intro h3{font-size:clamp(25px,2.6vw,35px)!important;line-height:1.08!important;margin:0 0 14px!important;letter-spacing:-.035em}
.related-intro>p:last-child{font-size:14px;line-height:1.7;color:#61758b;margin:0}
.related-products .related-link{display:grid!important;grid-template-columns:87px minmax(0,1fr);gap:13px!important;padding:17px!important;min-height:194px;border:1px solid #dbe6ef!important;background:#fff!important;border-radius:21px!important;box-shadow:0 11px 31px #0e29440b;text-decoration:none!important;transition:transform .25s,box-shadow .25s,border-color .25s}
.related-products .related-link:hover,.related-products .related-link:focus-visible{transform:translateY(-3px);box-shadow:0 20px 42px #0e294419;border-color:#9dbad6!important}
.related-products .related-link::after{display:none!important;content:none!important}
.related-art{border-radius:12px;background:#f1f5f9;display:grid;place-items:center;overflow:hidden;min-width:0}
.related-cover{width:100%;max-height:143px;object-fit:contain;display:block;filter:drop-shadow(0 8px 7px #0b22332a)}
.related-content{display:flex;flex-direction:column;min-width:0}
.related-path{font:700 10px/1.4 var(--sans);letter-spacing:.13em;color:#54799a;margin:2px 0 7px!important}
.related-content h4{font:400 21px/1.13 var(--serif);letter-spacing:-.025em;margin:0 0 8px;color:#142b43;overflow-wrap:break-word}
.related-summary{font-size:12px!important;line-height:1.5!important;color:#61758a!important;margin:0 0 12px!important;overflow-wrap:break-word}
.related-foot{display:flex;justify-content:space-between;align-items:end;gap:7px;margin-top:auto;font-size:12px;line-height:1.4;color:#173b5f}
.related-arrow{font-weight:600;white-space:nowrap}
/* End-of-product browsing prompt: compact purposeful panel instead of an empty spacer. */
body[data-page=product] .product-shell{padding-bottom:0!important}
body[data-page=product] .product-shell+.section-tight{padding:26px 0 55px!important}
.back-strip{display:grid!important;grid-template-columns:minmax(0,1fr) auto;gap:35px;align-items:center;padding:34px 39px!important;margin:0;border:1px solid #d9e5f0!important;border-radius:26px;background:linear-gradient(120deg,#f0f5fa,#fff);box-shadow:0 15px 42px #16324b0b}
.back-strip-copy{max-width:630px;min-width:0}
.back-strip-copy .eyebrow{font-size:10px;color:#436b92;margin:0 0 12px}
.back-strip-copy h2{font-size:clamp(29px,3.3vw,43px);line-height:1.07;letter-spacing:-.04em;margin:0 0 12px;overflow-wrap:normal}
.back-strip-copy p:last-child{font-size:14px;line-height:1.75;color:#596e84;max-width:590px;margin:0}
.back-strip>.btn{white-space:nowrap;justify-self:end}

/* Background glyphs live behind hero text and illustration. */
.hero-cinematic{position:relative;isolation:isolate}
.hero-glyph-rain{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}
.hero-cinematic::after{z-index:0}
.hero-grid,.hero-bottom-line{position:relative;z-index:2}
.glyph-drop{position:absolute;top:-14%;font-family:var(--mono);font-weight:700;color:#9cc9fa;line-height:1;user-select:none;animation:glyph-fall linear infinite;will-change:transform}
@keyframes glyph-fall{0%{transform:translate3d(0,-10%,0) rotate(-8deg)}100%{transform:translate3d(18px,108vh,0) rotate(14deg)}}
@media(max-width:1080px){
 .related-products{grid-template-columns:1fr 1fr!important}
 .related-intro{grid-column:1/-1;padding-right:0}
 .about-story-body{grid-template-columns:1fr 1fr;gap:27px}
}
@media(max-width:760px){
 .brand-mark{width:34px!important;height:34px!important}
 .brand-type{font-size:24px!important}
 .footer-grid p,.footer-grid>div>a{font-size:13px!important}
 .about-story{padding-block:25px 62px!important}
 .about-story-intro{margin-bottom:24px}
 .about-story-intro h2{font-size:clamp(38px,9vw,53px)}
 .about-story-body{grid-template-columns:1fr;gap:27px}
 .about-story-step p{font-size:14px}
 .related-products{grid-template-columns:1fr!important;gap:14px!important}
 .related-intro{grid-column:auto}
 .related-products .related-link{min-height:176px}
 .back-strip{grid-template-columns:1fr!important;padding:24px!important;gap:20px}
 .back-strip>.btn{justify-self:start;white-space:normal}
}
@media(prefers-reduced-motion:reduce){.glyph-drop{animation:none!important;display:none!important}}
/* FINAL ART DIRECTION — restrained editorial/developer identity, not an extra page or data layer. */
:root{--ink:#172a40;--navy:#102438;--accent:#286cbb;--canvas:#f5f8fc;--line:#dce6f0;--muted:#59718a}
html{overflow-x:clip}
body{background:#f6f9fd;color:var(--ink)}
.wrap{width:min(1260px,calc(100% - 2 * clamp(20px,5.25vw,80px)))}
main{min-width:0}
h1,h2,h3,h4{overflow-wrap:normal;text-wrap:balance}
p,li{overflow-wrap:break-word}
.section{padding-block:clamp(70px,7vw,104px)}
.section-head{margin-bottom:35px}
.section-head h2{line-height:1.07;margin-bottom:16px}
.section-head p:last-child{font-size:16px;line-height:1.72;max-width:690px}
.eyebrow{font-size:11px;letter-spacing:.18em;color:#396891}
.btn{border-radius:999px;min-height:49px;padding:13px 22px;font-size:13px;line-height:1.15}
.btn-primary{background:#173552}
.btn-primary:hover{background:#285783}
.btn-outline{background:#fff}
.text-link{min-height:45px;font-size:13px;line-height:1.25}

/* Stable desktop navigation. All seven links remain on one line. */
.site-header,body[data-page=home] .site-header{background:rgba(13,29,45,.97);border-color:#ffffff1a;backdrop-filter:blur(14px)}
.nav-wrap{min-height:84px;gap:clamp(10px,1.3vw,20px)}
.brand{gap:12px!important}
.brand-mark{width:42px!important;height:42px!important;background:#fff;object-fit:contain;border-radius:11px;flex:none}
.brand-type{font-size:clamp(24px,2vw,30px)!important;color:#fff;letter-spacing:.055em!important}
.site-nav{gap:clamp(4px,.55vw,10px);white-space:nowrap;flex-wrap:nowrap}
.site-nav>a{font-size:13px!important;line-height:1.3;padding:10px 9px;border-radius:10px;white-space:nowrap}
.site-nav>a:hover,.site-nav>a[aria-current=page]{background:#ffffff16!important;color:#fff!important}
.site-nav>a:hover::after,.site-nav>a[aria-current=page]::after{display:none!important}
.nav-cta{font-size:12px!important;line-height:1.2;border-radius:999px;padding:12px 18px;white-space:nowrap}
.mobile-menu-heading{gap:16px}
.mobile-menu-brand{display:flex;align-items:center;gap:12px}
.mobile-menu-brand span{font-family:var(--serif);letter-spacing:.05em;font-size:23px;color:#fff!important}
.site-nav .mobile-docs a{color:#163957!important;text-decoration:none!important}

/* Hero animation is a dedicated non-interactive layer; hero type and CTA remain still. */
.hero-cinematic{background:radial-gradient(ellipse at 4% 22%,#203a57 0%,transparent 34%),linear-gradient(120deg,#071726,#10263b 65%,#0d2033)}
.hero-cinematic::before{opacity:.06}
.hero-cinematic::after{background:linear-gradient(90deg,#081725d1 0%,#0a1f2ea5 28%,transparent 69%);pointer-events:none}
.hero-grid{gap:clamp(28px,4vw,65px)}
.hero-content{padding:18px 0 24px;z-index:3}
.hero h1{font-size:clamp(55px,6.1vw,86px);letter-spacing:-.053em;line-height:.99}
.hero-copy{font-size:17px;line-height:1.74;max-width:470px;color:#d6e4f3}
.hero-meta{gap:9px}
.hero-meta span{font-size:12px;line-height:1.25;padding:9px 12px}
.hero-visual.hero-scene{border-radius:32px 32px 94px 32px;min-height:490px;height:510px;overflow:hidden}
.hero-visual.hero-scene img{height:100%;width:100%;object-fit:cover;object-position:61% center;mask-image:none;transform:none}
.hero-floating{border-radius:18px}
.hero-bottom-line span{font-size:12px;line-height:1.4}
.glyph-drop{color:#c0dcfa!important;text-shadow:0 0 28px #a3c9ef66;opacity:.2}
@media(prefers-reduced-motion:reduce){.hero-glyph-rain{display:none!important}}

/* Substantial, readable homepage sections with clear editorial rhythm. */
.about-preview{grid-template-columns:minmax(150px,.35fr) minmax(0,1.65fr);gap:32px;padding-block:82px}
.about-preview .section-number{font-size:11px;padding-top:17px;color:#426b93}
.about-preview>div:last-child{padding:clamp(26px,4vw,49px);border-radius:26px;box-shadow:0 16px 48px #102a4510}
.about-preview p:not(.eyebrow){font-size:17px;line-height:1.78;color:#516981}
.about-preview .text-link{margin-top:13px}
.banner-section{padding-block:16px 30px}
.editorial-banner .banner-grid{padding:clamp(22px,3.4vw,46px);gap:clamp(22px,3.6vw,52px);border-radius:30px}
.editorial-banner img{object-position:55% 47%;aspect-ratio:16/10;min-height:0;height:auto;max-height:430px;border-radius:20px}
.editorial-banner h2{font-size:clamp(38px,4.2vw,60px);line-height:1.06}
.editorial-banner .section-head p:last-child{font-size:16px}
#collection{padding-top:88px}
.product-grid{gap:clamp(15px,1.6vw,23px)!important}
.product-card{border-radius:24px!important;border:1px solid #dfe8f0!important;box-shadow:0 15px 43px #183a5b0d!important}
.product-card:hover{box-shadow:0 27px 57px #1029401c!important}
.cover-link{min-height:310px;background:radial-gradient(circle at 50% 70%,#e2ecf6,#f6f9fc 68%);padding:16px}
.cover-image{height:290px;width:100%;max-width:100%;object-fit:contain}
.cover-index{font-size:11px}
.product-card-body{padding:22px 19px 20px!important}
.product-card-body h3{font-size:clamp(20px,1.7vw,24px)!important;line-height:1.13;min-height:0}
.product-card-body .card-kicker{font-size:10px!important;margin-bottom:8px}
.product-card-body .card-tagline{font-size:13px!important;line-height:1.56;min-height:40px}
.product-card-body .card-scope{font-size:11px!important;line-height:1.4}
.card-bottom .price{font-size:16px}
.card-bottom a{width:auto!important;min-width:38px;height:38px;padding:0 12px;font-size:0}
.card-bottom a:focus-visible{outline-offset:2px}
.mission-grid{align-items:center;gap:clamp(30px,5vw,76px)}
.mission-visual{min-height:0;background:#11283c;border-radius:25px}
.mission-visual img{display:block;width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;filter:none}
.mission-grid>div:last-child{max-width:550px}
.mission-grid>div:last-child p:not(.eyebrow){font-size:17px;line-height:1.82;color:#506981}
.path-grid,.practice-grid{gap:18px}
.path-card,.practice-card{border-radius:20px;box-shadow:0 12px 35px #173b5e0b}
.path-card p,.practice-card p{font-size:14px;line-height:1.65}
.path-card p a,.practice-card a{display:inline-flex;padding:5px 0;text-decoration:none;border:0;font-size:13px}
.path-card p a:hover,.practice-card a:hover{color:#205a99}
.material-feature,.benefit{border-radius:20px!important;padding:28px 24px!important}
.material-feature h3,.benefit h3{font-size:22px}
.material-feature p,.benefit p{font-size:14px;line-height:1.7}
.free-cta{border-radius:30px!important;gap:44px;padding:46px 60px}
.free-cta h2{font-size:clamp(37px,4vw,55px)}
.faq-editorial-layout{align-items:start;gap:clamp(30px,5vw,76px)}
.faq-editorial-intro{padding-top:12px}
.faq-list details{border:1px solid #dce6f0!important;border-radius:16px!important;background:white}
.faq-list summary{font-size:15px!important;line-height:1.5;min-height:69px}
.faq-list details>p{font-size:14px!important;line-height:1.75}

/* Detailed product pages: four readable blocks, restrained vertical whitespace. */
.product-shell{padding-top:60px!important}
.product-page-content>section{padding-block:44px!important;border-bottom:1px solid #dbe5ef}
.product-page-content>section:first-child{padding-top:0!important}
.product-detail-grid{gap:clamp(35px,5vw,76px);align-items:center}
.product-cover-frame{border-radius:28px 70px 28px 28px!important;background:radial-gradient(ellipse at 52% 26%,#fff 0%,#f0f5fa 72%,#e9f0f8);border:1px solid #dbe6f0;box-shadow:0 22px 55px #17395510}
.product-cover-art{display:grid;place-items:center}
.product-cover-image{object-fit:contain;max-width:100%;filter:drop-shadow(0 20px 26px #0d29411c)}
.product-information h1{font-size:clamp(49px,5vw,73px)!important;line-height:1.01;margin-bottom:14px}
.product-information .product-tagline{font-size:clamp(23px,2.5vw,29px);line-height:1.22}
.product-description{font-size:16px;line-height:1.78;color:#536b81}
.product-meta span{font-size:11px;line-height:1.4}
.product-curriculum-block h2,.product-fit-block h2,.product-included-block>h2{font-size:clamp(35px,3.8vw,53px);line-height:1.06;margin-bottom:23px}
.product-curriculum-block .module-list{gap:12px}
.product-curriculum-block .module-list li{font-size:15px!important;line-height:1.5;min-height:72px;padding:20px!important}
.fit-card,.example-panel,.included-panel{border-radius:20px!important;padding:clamp(22px,3vw,36px)}
.fit-card p:not(.eyebrow),.example-panel p:not(.eyebrow){font-size:15px;line-height:1.75}
.related-products{grid-template-columns:minmax(185px,.7fr) repeat(2,minmax(0,1fr))!important;gap:16px!important;margin-top:34px!important;padding-top:30px!important}
.related-intro{padding-right:15px;justify-content:center}
.related-intro h3{font-size:clamp(25px,2.35vw,35px)!important;line-height:1.12}
.related-intro>p:last-child{font-size:14px;line-height:1.65}
.related-products .related-link{display:grid!important;grid-template-columns:94px minmax(0,1fr);min-height:196px;padding:14px!important;gap:14px!important;border-radius:19px!important;background:#fff!important;border:1px solid #d9e5f0!important;box-shadow:0 14px 34px #1739550d!important}
.related-products .related-link::after{display:none!important}
.related-art{background:#edf3fa;border-radius:12px;min-height:153px;padding:7px;align-self:stretch;display:grid;place-items:center}
.related-cover{width:100%;height:145px;max-height:none;object-fit:contain}
.related-content{min-width:0;display:flex;flex-direction:column;justify-content:space-between}
.related-summary{font-size:13px!important;line-height:1.45}
.related-foot{display:flex;flex-wrap:wrap;gap:6px 12px}
.related-foot span:first-child{font-size:13px!important;font-weight:700;color:#1a3a5a;letter-spacing:normal;text-transform:none}
.related-arrow{font-size:12px!important;color:#24619d}
.product-bottom-cta{border-radius:24px!important;gap:28px;padding:30px 34px}
.product-policy-links a{font-size:12px!important;text-decoration:none!important}
body[data-page=product] .product-shell+.section-tight{padding:12px 0 58px!important}
.back-strip{gap:24px!important;padding:28px 34px!important;border-radius:24px!important}
.back-strip-copy h2{font-size:clamp(30px,3.2vw,44px)}
.back-strip-copy p:last-child{font-size:15px;line-height:1.68}

/* Other pages: one typographic system, unclipped imagery and naturally tall legal content. */
.page-intro{padding-top:62px;padding-bottom:38px}
.page-intro h1{line-height:1.06}
.page-intro .lede{font-size:17px;line-height:1.7;max-width:770px}
.about-story-intro h2{font-size:clamp(43px,4.7vw,69px);line-height:1.09}
.about-story-step p{font-size:16px;line-height:1.8}
.about-story-figure .about-editorial-visual{aspect-ratio:16/10;object-fit:cover;object-position:50% 48%}
.curriculum-editorial-visual,.update-card-visual{object-fit:cover;object-position:center}
.curriculum-item{border-radius:19px!important}
.curriculum-item p,.curriculum-item li{font-size:14px;line-height:1.65}
.update-card{border-radius:22px!important;overflow:hidden}
.update-card-visual{height:auto;aspect-ratio:16/9;max-height:none;width:100%;object-position:center}
.update-card h2{font-size:clamp(27px,2.8vw,37px)}
.contact-layout{gap:24px;align-items:start}
.contact-panel{border-radius:22px!important;padding:clamp(25px,3vw,42px)!important}
.contact-panel h2{font-size:clamp(32px,3vw,42px)}
.contact-panel p:not(.eyebrow){font-size:15px!important;line-height:1.75}
.form-field label{font-size:13px}
.form-field input,.form-field textarea{border:1px solid #ccdae7;border-radius:12px;padding:13px 15px;min-width:0;width:100%;background:#fff}
.form-field input:focus,.form-field textarea:focus{border-color:#4389d0}
.policy-body{font-size:15px;line-height:1.86;max-width:880px}
.policy-body a.policy-cross-link{text-decoration:underline!important;text-underline-offset:3px}

/* Shared footer: three deliberate groups, readable text and recognizable local social marks. */
.site-footer{border-radius:34px 34px 0 0;background:#0b1b2a}
.footer-grid{gap:clamp(36px,5vw,80px);padding-block:65px 52px}
.footer-grid h3{font-size:25px!important;margin-bottom:18px}
.footer-grid p,.footer-grid>div>a{font-size:14px!important;line-height:1.75}
.footer-grid>div>a{padding-block:4px;margin:5px 0}
.footer-brand-name{font-size:28px!important}
.footer-bottom{font-size:12px!important}
.social-row img{width:24px;height:24px;object-fit:contain}
.social-row a{width:46px!important;height:46px!important;border-radius:14px!important}

/* Responsive layout adjustments measured at 360 / 390 / 768 / landscape 844x390 / 1280. */
@media(max-width:1080px){
 .site-nav>a{font-size:15px!important;padding:13px 16px}
 .related-products{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 .related-intro{grid-column:1/-1;max-width:650px;padding-right:0}
 .hero-visual.hero-scene{height:440px;min-height:440px}
 .product-card-body{padding:19px 16px 18px!important}
}
@media(max-width:760px){
 .wrap{width:calc(100% - 36px)}
 .section{padding-block:65px}
 .brand-mark{width:36px!important;height:36px!important}
 .brand-type{font-size:25px!important}
 .hero h1{font-size:clamp(47px,11vw,67px)}
 .hero-visual.hero-scene{height:330px;min-height:330px;border-radius:24px 24px 56px 24px}
 .hero-floating{padding:12px 14px;max-width:210px}
 .hero-floating-title{font-size:15px}
 .hero-copy{font-size:15px}
 .hero-bottom-line{gap:9px}
 .hero-bottom-line span{font-size:10px;padding:8px 10px}
 .about-preview{grid-template-columns:1fr;gap:16px;padding-block:63px}
 .about-preview>div:last-child{padding:25px!important}
 .editorial-banner .banner-grid{grid-template-columns:1fr;gap:26px;padding:25px}
 .editorial-banner img{max-height:none;aspect-ratio:4/3;object-position:50% 50%}
 .product-grid,body[data-page=catalog] #catalog-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important}
 .cover-link{min-height:196px;padding:10px 5px 5px}
 .cover-image{height:182px}
 .product-card-body{padding:13px 11px 14px!important}
 .product-card-body h3{font-size:18px!important}
 .product-card-body .card-tagline{font-size:12px!important;line-height:1.5}
 .product-card .price{font-size:14px}
 .card-bottom a{min-width:32px;height:32px;padding:0 8px}
 .mission-grid{grid-template-columns:1fr;gap:27px}
 .mission-visual img{aspect-ratio:16/10;object-position:50%}
 .path-card,.practice-card{padding:25px}
 .free-cta{grid-template-columns:1fr;gap:22px;padding:26px;border-radius:24px!important}
 .faq-editorial-layout{grid-template-columns:1fr;gap:20px}
 .faq-list summary{font-size:14px!important;min-height:62px}
 .faq-list details>p{font-size:13px!important}
 .product-detail-grid{grid-template-columns:1fr;gap:28px}
 .product-cover-frame{min-height:355px;border-radius:24px 58px 24px 24px!important}
 .product-cover-image{height:320px!important}
 .product-information h1{font-size:clamp(42px,10vw,58px)!important}
 .product-information .product-tagline{font-size:24px}
 .product-description{font-size:15px}
 .product-page-content>section{padding-block:36px!important}
 .product-curriculum-block .module-list{grid-template-columns:1fr}
 .product-curriculum-block .module-list li{font-size:14px!important;min-height:0;padding:18px!important}
 .related-products{grid-template-columns:1fr!important;gap:14px!important}
 .related-intro{grid-column:auto}
 .related-products .related-link{grid-template-columns:95px minmax(0,1fr);min-height:166px}
 .related-cover{height:135px}
 .back-strip{grid-template-columns:1fr!important;padding:24px!important}
 .back-strip>.btn{justify-self:start;white-space:normal}
 .footer-grid{grid-template-columns:1fr;gap:32px;padding-top:45px;padding-bottom:36px}
 .footer-grid p,.footer-grid>div>a{font-size:14px!important}
 .site-footer{border-radius:26px 26px 0 0}
 .contact-panel{padding:24px!important}
 .about-story-step p{font-size:14px}
}
@media(max-width:385px){
 .brand-type{font-size:23px!important}
 .hero-visual.hero-scene{height:280px;min-height:280px}
 .hero-floating-top{display:none}
 .hero-floating-bottom{left:12px;bottom:12px;max-width:220px}
 .product-card-body h3{font-size:17px!important}
 .product-card .price{font-size:13px}
 .product-card-body .card-tagline{font-size:11px!important}
 .related-products .related-link{grid-template-columns:76px minmax(0,1fr)}
 .related-art{min-height:132px}
 .related-cover{height:116px}
}
@media(max-height:440px) and (max-width:900px){
 .site-nav{overflow-y:auto;max-height:100dvh}
 .hero-visual.hero-scene{height:290px;min-height:290px}
}
@media(prefers-reduced-motion:reduce){
 .glyph-drop{display:none!important;animation:none!important}
 .hero-visual.hero-scene img,.cover-image,.product-cover-image{animation:none!important;transition:none!important}
}
/* Final legibility adjustment for navigation and footer. */
@media(min-width:1081px){.site-nav>a{font-size:14px!important}.nav-cta{font-size:13px!important}}
@media(min-width:761px){.footer-grid p,.footer-grid>div>a{font-size:15px!important}.footer-bottom{font-size:13px!important}}


/* HOME ONLY — original approved layout; legible, low-key falling C / # in the background. */
body[data-page="home"] .hero-cinematic{isolation:isolate;overflow:hidden}
body[data-page="home"] .hero-glyph-rain{position:absolute;inset:0;z-index:1;pointer-events:none;overflow:hidden;isolation:isolate}
body[data-page="home"] .hero-cinematic::after{z-index:0;pointer-events:none}
body[data-page="home"] .hero-grid,body[data-page="home"] .hero-bottom-line{position:relative;z-index:2}
body[data-page="home"] .glyph-drop{position:absolute;top:-12%;font-weight:600;color:#b8d8fb!important;text-shadow:0 0 26px rgba(109,172,237,.28);line-height:1;user-select:none;will-change:transform;animation-name:sarvexon-soft-fall;animation-timing-function:linear;animation-iteration-count:infinite}
@keyframes sarvexon-soft-fall{from{transform:translate3d(0,-50px,0) rotate(-10deg)}to{transform:translate3d(18px,calc(100svh + 220px),0) rotate(12deg)}}
body[data-page="home"] .hero-bottom-line{padding-top:10px;padding-bottom:25px}
body[data-page="home"] .hero-bottom-line span{font-size:11px;letter-spacing:.045em;opacity:.77}
body[data-page="home"] .hero-copy{max-width:450px}
@media (max-width:760px){body[data-page="home"] .hero-bottom-line span{white-space:normal;line-height:1.5}}
@media (prefers-reduced-motion:reduce){body[data-page="home"] .hero-glyph-rain{display:none!important}body[data-page="home"] .glyph-drop{animation:none!important;display:none!important}}

/* Keep the original image inside the mobile viewport without changing its crop on desktop. */
@media(max-width:760px){body[data-page="home"] .hero-visual.hero-scene{width:100%;max-width:100%;margin-inline:0;box-sizing:border-box}body[data-page="home"] .hero-visual.hero-scene img{inset:0;width:100%;max-width:100%;height:100%;object-fit:cover;object-position:61% center}}


/* Sarvexon homepage composition v3 — scoped to homepage only. */
body[data-page="home"]{
  background:#f6f9fc;
}
body[data-page="home"] main{overflow:clip;}
body[data-page="home"] main > .section{position:relative;}
body[data-page="home"] .home-hero-v3{
  min-height:clamp(610px,75vh,800px);
  padding:0;
  position:relative;
  display:flex;
  align-items:center;
  isolation:isolate;
  overflow:hidden;
  background:#081929;
  color:#fff;
}
body[data-page="home"] .home-hero-v3::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background-image:linear-gradient(#bad8f006 1px,transparent 1px),linear-gradient(90deg,#bad8f006 1px,transparent 1px);
  background-size:80px 80px;
  mask-image:linear-gradient(90deg,black 0%,transparent 70%);
  pointer-events:none;
}
body[data-page="home"] .home-hero-v3::after{content:none;}
body[data-page="home"] .home-hero-photo{
  position:absolute;
  inset:0 0 0 auto;
  z-index:0;
  width:min(90%,1500px);
  overflow:hidden;
  pointer-events:none;
  mask-image:linear-gradient(90deg,transparent 0%,#000 29%,#000 100%);
}
body[data-page="home"] .home-hero-photo img{
  width:100%;height:100%;object-fit:cover;object-position:58% 50%;
  transform:none!important;animation:none!important;
}
body[data-page="home"] .home-hero-vignette{
  position:absolute;inset:0;z-index:1;pointer-events:none;
  background:linear-gradient(90deg,#081929 0%,#081929f5 24%,#081929a8 43%,#0819290b 78%,#08192912 100%),
             linear-gradient(0deg,#081929a1 0%,transparent 25%,transparent 80%,#08192947 100%);
}
body[data-page="home"] .home-hero-content{
  position:relative;z-index:3;
  display:flex;align-items:center;justify-content:space-between;
  gap:30px;min-height:clamp(610px,75vh,800px);
  padding-block:66px 90px;
}
body[data-page="home"] .home-hero-copy{
  max-width:min(560px,55%);color:#fff;position:relative;
}
body[data-page="home"] .home-hero-copy .eyebrow{
  margin-bottom:23px;color:#a4c9ec;font-size:11px;letter-spacing:.19em;
}
body[data-page="home"] .home-hero-copy h1{
  font:400 clamp(62px,6.3vw,99px)/.99 var(--serif);
  letter-spacing:-.052em;
  max-width:580px;color:#fff;
  margin:0 0 26px;
  text-wrap:balance;
}
body[data-page="home"] .home-hero-copy .hero-copy{
  font-size:clamp(16px,1.2vw,18px);line-height:1.76;
  max-width:425px;color:#d2e2f1;margin:0 0 30px;
}
body[data-page="home"] .home-hero-copy .hero-actions{
  display:flex;gap:13px;flex-wrap:wrap;margin:0;
}
body[data-page="home"] .home-hero-copy .btn{
  min-height:53px;border-radius:999px;padding:15px 23px;
  font-size:13px;box-shadow:none;
}
body[data-page="home"] .home-hero-copy .btn-primary{
  background:#f9fcff;color:#102c47;border-color:#f9fcff;
}
body[data-page="home"] .home-hero-copy .btn-primary:hover{background:#dfeefa;}
body[data-page="home"] .home-hero-copy .btn-ghost{
  background:#ffffff0c;border-color:#c1dbf44d;color:#f6fbff;
}
body[data-page="home"] .home-hero-copy .btn-ghost:hover{background:#ffffff20;}
body[data-page="home"] .home-hero-corner{
  position:absolute;right:0;bottom:36px;display:flex;align-items:center;gap:14px;
  font:700 10px/1.2 var(--sans);letter-spacing:.2em;color:#bbd7ef;
  opacity:.86;
}
body[data-page="home"] .home-hero-corner i{
  width:26px;height:1px;background:#9ac4e672;
}
body[data-page="home"] .home-hero-v3 .hero-glyph-rain{
  position:absolute;inset:0;z-index:2;pointer-events:none;overflow:hidden;
  isolation:isolate;mix-blend-mode:screen;
}
body[data-page="home"] .home-hero-v3 .glyph-drop{
  position:absolute;left:var(--x);top:-70px;
  color:#b9d9ff!important;
  font-family:var(--sans);font-weight:700;
  font-size:var(--size);line-height:1;letter-spacing:-.06em;
  opacity:var(--fade)!important;
  filter:blur(var(--blur));
  text-shadow:0 0 18px #80b6f6a6;
  animation:home-glyph-fall var(--t) linear var(--delay) infinite!important;
  transform:translate3d(0,-90px,0);
  user-select:none;will-change:transform;
}
@keyframes home-glyph-fall{
  0%{transform:translate3d(-10px,-85px,0) rotate(-9deg)}
  100%{transform:translate3d(22px,calc(100svh + 180px),0) rotate(13deg)}
}
/* The same visual remains legible with scripts disabled: the glyphs exist in HTML. */
body[data-page="home"] .about-preview{
  padding-block:clamp(68px,7vw,100px);
  border-bottom:0;
}
body[data-page="home"] .about-preview>div:last-child{
  background:transparent;box-shadow:none;border:0;
  padding:0;max-width:880px;
}
body[data-page="home"] .about-preview .section-head h2{max-width:680px;}
body[data-page="home"] .about-preview p:not(.eyebrow){
  max-width:730px;font-size:17px;line-height:1.8;
}
body[data-page="home"] #collection{
  padding-block:68px 78px;
  border-top:1px solid #dbe5ef;
}
body[data-page="home"] #collection>.section-head{
  display:grid;grid-template-columns:minmax(0,1fr) minmax(0,300px);
  gap:26px;align-items:end;max-width:none;
}
body[data-page="home"] #collection>.section-head .eyebrow{grid-column:1 / -1;margin-bottom:-14px;}
body[data-page="home"] #collection>.section-head h2{margin:0;}
body[data-page="home"] #collection>.section-head p:last-child{margin:0;font-size:14px;line-height:1.7;}
body[data-page="home"] #collection .product-card{
  border-radius:22px;box-shadow:0 16px 40px #14314c12;
}
body[data-page="home"] #collection .product-card:nth-child(n){margin-top:0;}
body[data-page="home"] #collection .center-action{margin-top:32px;}
body[data-page="home"] .editorial-banner{
  padding-block:20px 36px;background:transparent;
}
body[data-page="home"] .editorial-banner .banner-grid{
  border-radius:30px;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);
  padding:36px 38px 36px 50px;gap:36px;
  box-shadow:0 22px 60px #10243824;
}
body[data-page="home"] .editorial-banner .banner-grid>div{max-width:510px;}
body[data-page="home"] .editorial-banner img{
  aspect-ratio:1.5 / 1;min-height:0;max-height:440px;
  object-fit:cover;object-position:56% 50%;border-radius:20px;
}
body[data-page="home"] .editorial-banner .section-head h2{font-size:clamp(40px,4.5vw,62px);}
body[data-page="home"] .editorial-banner .section-head p:last-child{font-size:15px;}
body[data-page="home"] .editorial-banner .light-link{
  display:inline-flex;border-radius:999px;border:1px solid #a8cee565;
  padding:12px 18px;text-decoration:none;background:#ffffff0e;color:#fff;
}
body[data-page="home"] .editorial-banner .light-link:hover{background:#ffffff24;}
body[data-page="home"] .path-grid .path-card{
  transform:none!important;margin-top:0!important;
  border-radius:24px;border:1px solid #dde8f1;
  box-shadow:0 15px 34px #122b4709;
}
body[data-page="home"] .path-grid .path-card:not(:last-child)::after{display:none;}
body[data-page="home"] .home-code-taste{
  display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.35fr);
  align-items:center;column-gap:30px;row-gap:12px;
  margin-top:24px;padding:24px 30px;
  border-radius:24px;background:#0d2033;color:#eef6fc;
  box-shadow:0 20px 50px #0a213323;
}
body[data-page="home"] .home-code-taste-heading{
  grid-column:1;align-self:end;display:flex;align-items:center;gap:10px;
  font:700 11px/1.4 var(--sans);letter-spacing:.14em;color:#b2cee9;
}
body[data-page="home"] .code-dot{width:9px;height:9px;background:#83badf;border-radius:50%;box-shadow:0 0 13px #83badf85;}
body[data-page="home"] .home-code-taste pre{
  grid-column:2;grid-row:1 / span 2;margin:0;
  padding:17px 20px;border:1px solid #a9cee520;
  background:#071626;border-radius:16px;color:#d8ecff;
  font:13px/1.85 ui-monospace,SFMono-Regular,Consolas,monospace;
  overflow:auto;tab-size:4;
}
body[data-page="home"] .home-code-taste p{
  grid-column:1;margin:0;color:#c1d4e8;line-height:1.65;font-size:15px;
}
body[data-page="home"] .code-purple{color:#bbafff;}
body[data-page="home"] .code-yellow{color:#f0d29b;}
body[data-page="home"] .mission-grid{gap:clamp(30px,5vw,80px);}
body[data-page="home"] .mission-grid .mission-visual{
  border-radius:30px;overflow:hidden;box-shadow:0 22px 60px #0e2a451c;
}
body[data-page="home"] .mission-grid .mission-visual img{
  width:100%;height:440px;object-fit:cover;object-position:50% 50%;
}
body[data-page="home"] .mission-grid .section-head{margin-bottom:12px;}
body[data-page="home"] .mission-grid>div:last-child{max-width:490px;}
body[data-page="home"] .mission-grid>div:last-child p:not(.eyebrow){
  font-size:17px;line-height:1.8;color:#536980;
}
body[data-page="home"] .home-mission-signoff{
  display:flex;flex-wrap:wrap;gap:9px;align-items:center;
  margin-top:22px!important;font:700 11px/1.6 var(--sans)!important;
  letter-spacing:.12em;color:#245481!important;
}
body[data-page="home"] .home-mission-signoff span{color:#95b1ca;}
body[data-page="home"] .material-section{
  padding-top:78px;padding-bottom:86px;
  border-bottom:1px solid #dce7f0;
}
body[data-page="home"] .material-grid .material-feature{
  padding:25px 22px;border-radius:22px;background:#fff;
  box-shadow:0 14px 34px #10263b0a;
}
body[data-page="home"] .home-studio-section{
  background:#0d2236;color:#f1f8ff;
  padding-block:clamp(55px,6vw,82px);
}
body[data-page="home"] .home-studio-grid{
  display:grid;grid-template-columns:minmax(0,.87fr) minmax(0,1.13fr);
  gap:clamp(36px,5vw,78px);align-items:center;
}
body[data-page="home"] .home-studio-copy{order:1;min-width:0;}
body[data-page="home"] .home-studio-visual{
  order:2;min-height:440px;height:500px;overflow:hidden;
  border-radius:32px 32px 100px 32px;
  box-shadow:0 28px 66px #05101d80;
}
body[data-page="home"] .home-studio-visual img{
  width:100%;height:100%;object-fit:cover;object-position:center;
}
body[data-page="home"] .home-studio-section .section-head .eyebrow{color:#a3c8ea;}
body[data-page="home"] .home-studio-section .section-head h2{color:#fff;}
body[data-page="home"] .home-studio-section .section-head p:last-child{color:#b6d0e5;}
body[data-page="home"] .home-studio-section .studio-points{display:grid;gap:0;margin-top:26px;}
body[data-page="home"] .home-studio-section .studio-point{
  display:grid;grid-template-columns:85px minmax(0,1fr);gap:12px;
  align-items:baseline;padding:16px 0;margin:0;
  border:0;border-top:1px solid #aecce52c;
  border-radius:0;box-shadow:none;background:transparent;
}
body[data-page="home"] .home-studio-section .studio-point h3{
  font:400 23px/1.3 var(--serif);color:#f4faff;margin:0;
}
body[data-page="home"] .home-studio-section .studio-point p{
  margin:0;color:#b8cee0;font-size:14px;line-height:1.65;
}
body[data-page="home"] .practice-grid .practice-card,
body[data-page="home"] .benefits-grid .benefit{
  border-radius:22px;box-shadow:0 13px 34px #10283c0a;
}
body[data-page="home"] .free-cta{
  margin-top:14px;border-radius:30px;
}
body[data-page="home"] .faq-preview{padding-top:80px;}
@media(max-width:1080px){
  body[data-page="home"] .home-hero-copy{max-width:65%;}
  body[data-page="home"] .home-hero-photo{width:100%;}
  body[data-page="home"] .home-hero-vignette{background:linear-gradient(90deg,#081929 0%,#081929ee 30%,#0819296e 70%,#08192921 100%);}
  body[data-page="home"] .home-studio-grid{grid-template-columns:1fr 1fr;gap:30px;}
  body[data-page="home"] .home-studio-visual{min-height:380px;height:400px;}
}
@media(max-width:760px){
  body[data-page="home"] .home-hero-v3{min-height:700px;align-items:flex-start;}
  body[data-page="home"] .home-hero-photo{inset:auto 0 0 0;width:100%;height:62%;mask-image:linear-gradient(180deg,transparent 0%,#000 33%,#000 100%);}
  body[data-page="home"] .home-hero-photo img{object-position:69% center;}
  body[data-page="home"] .home-hero-vignette{background:linear-gradient(180deg,#081929 0%,#081929fa 28%,#081929a0 59%,#08192943 100%);}
  body[data-page="home"] .home-hero-content{min-height:700px;padding-block:42px 60px;align-items:flex-start;}
  body[data-page="home"] .home-hero-copy{max-width:100%;}
  body[data-page="home"] .home-hero-copy h1{font-size:clamp(47px,10.9vw,70px);max-width:520px;}
  body[data-page="home"] .home-hero-copy .hero-copy{font-size:15px;max-width:355px;}
  body[data-page="home"] .home-hero-copy .btn{min-height:46px;padding:12px 16px;font-size:12px;}
  body[data-page="home"] .home-hero-corner{right:0;bottom:17px;gap:9px;font-size:9px;}
  body[data-page="home"] .home-hero-corner i{width:12px;}
  body[data-page="home"] #collection>.section-head{grid-template-columns:1fr;gap:8px;}
  body[data-page="home"] #collection>.section-head .eyebrow{grid-column:auto;margin-bottom:5px;}
  body[data-page="home"] .editorial-banner .banner-grid{grid-template-columns:1fr;padding:24px;gap:26px;}
  body[data-page="home"] .editorial-banner img{aspect-ratio:1.4/1;max-height:none;}
  body[data-page="home"] .home-code-taste{grid-template-columns:1fr;padding:18px;}
  body[data-page="home"] .home-code-taste-heading,
  body[data-page="home"] .home-code-taste p,
  body[data-page="home"] .home-code-taste pre{grid-column:1;grid-row:auto;}
  body[data-page="home"] .home-code-taste pre{font-size:11px;padding:12px;max-width:100%;}
  body[data-page="home"] .mission-grid .mission-visual img{height:300px;}
  body[data-page="home"] .home-studio-grid{grid-template-columns:1fr;}
  body[data-page="home"] .home-studio-copy{order:2;}
  body[data-page="home"] .home-studio-visual{order:1;height:300px;min-height:300px;border-radius:24px 24px 70px 24px;}
  body[data-page="home"] .home-studio-section .studio-point{grid-template-columns:75px minmax(0,1fr);}
}
@media(max-width:390px){
  body[data-page="home"] .home-hero-v3,
  body[data-page="home"] .home-hero-content{min-height:675px;}
  body[data-page="home"] .home-hero-copy h1{font-size:44px;}
  body[data-page="home"] .home-hero-copy .hero-actions{gap:8px;}
  body[data-page="home"] .home-hero-copy .btn{padding-inline:13px;font-size:11px;}
  body[data-page="home"] .home-hero-corner{letter-spacing:.12em;}
}
@media(prefers-reduced-motion:reduce){
  body[data-page="home"] .home-hero-v3 .glyph-drop{display:none!important;animation:none!important;}
}


/* Homepage-only, script-independent ambient glyphs across the entire scroll. */
body[data-page="home"] .home-atmosphere{
  position:fixed;inset:0;z-index:8;overflow:hidden;pointer-events:none;
  contain:layout paint;isolation:isolate;mix-blend-mode:difference;
}
body[data-page="home"] .home-atmosphere-glyph{
  position:absolute;left:var(--x);top:0;display:block;
  color:#f5faff;font-family:Arial,Helvetica,sans-serif;font-weight:500;
  font-size:var(--size);line-height:1;opacity:var(--fade);filter:blur(var(--blur));
  transform:translate3d(0,-25vh,0);
  animation:sarvexon-page-fall var(--duration) linear var(--delay) infinite;
  user-select:none;white-space:nowrap;
}
@keyframes sarvexon-page-fall{
  0%{transform:translate3d(-8px,-25vh,0) rotate(-9deg)}
  100%{transform:translate3d(13px,125vh,0) rotate(11deg)}
}
@media(max-width:600px){
  body[data-page="home"] .home-atmosphere-glyph{font-size:calc(var(--size) * .8)}
}
@media(prefers-reduced-motion:reduce){
  body[data-page="home"] .home-atmosphere{display:none!important}
  body[data-page="home"] .home-atmosphere-glyph{animation:none!important}
}




/* Inner-page glass art: one approved motif, separately composed for each header. */
.page-intro.glass-page-intro{
  position:relative;isolation:isolate;overflow:hidden;
  min-height:258px;
  background:#f8fbff!important;
  background-image:none!important;
  padding-top:clamp(48px,5.5vw,78px);
  padding-bottom:clamp(36px,4.3vw,60px);
}
.page-intro.glass-page-intro::after{content:none!important}
.page-intro.glass-page-intro>*:not(.glass-motif){position:relative;z-index:2}
.page-intro.glass-page-intro h1{max-width:min(790px,69%);text-wrap:balance;overflow-wrap:normal}
.page-intro.glass-page-intro .lede{max-width:min(680px,65%)}
.page-intro.glass-page-intro .glass-motif{
  position:absolute;z-index:0;inset:0 0 0 auto;
  display:block;overflow:hidden;pointer-events:none;
  width:var(--glass-width,53%);height:100%;
  opacity:var(--glass-opacity,1);
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.82) 18%,black 35%);
  mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.82) 18%,black 35%);
}
.page-intro.glass-page-intro .glass-motif img{
  display:block;position:absolute;inset:0;width:100%;height:100%;max-width:none;
  object-fit:cover;object-position:var(--glass-position,85% 50%);
}
.page-intro.glass--catalog{--glass-width:54%;--glass-position:93% 50%;min-height:310px}
.page-intro.glass--about{--glass-width:48%;--glass-position:96% 47%;min-height:290px}
.page-intro.glass--curriculum{--glass-width:46%;--glass-position:97% 53%;min-height:285px}
.page-intro.glass--faq{--glass-width:46%;--glass-position:96% 46%;min-height:275px}
.page-intro.glass--updates{--glass-width:51%;--glass-position:99% 50%;min-height:260px}
.page-intro.glass--contact{--glass-width:50%;--glass-position:94% 53%;min-height:275px}
.page-intro.glass--legal{--glass-width:49%;--glass-position:96% 50%;min-height:235px}
.page-intro.glass--legal h1{max-width:min(790px,70%)}

/* The shared white/navy palette, but with unambiguous text contrast. */
body[data-page="home"] .editorial-banner .light-link,
body[data-page="home"] .editorial-banner .text-link.light-link{
  display:inline-flex!important;align-items:center;justify-content:center;
  background:#fff!important;color:#10263a!important;
  border:1px solid #fff!important;text-decoration:none!important;
  font-weight:700!important;opacity:1!important;text-shadow:none!important;
  box-shadow:0 10px 28px rgba(0,0,0,.17);
}
body[data-page="home"] .editorial-banner .light-link:hover,
body[data-page="home"] .editorial-banner .light-link:focus-visible{
  color:#071e35!important;background:#e5f2ff!important;border-color:#c2e0fc!important;
  outline:2px solid #b8d8fa;outline-offset:3px;
}

/* Homepage-only atmospheric C / #. Runs in local file:// previews without JavaScript. */
body[data-page="home"] .home-atmosphere.home-atmosphere--visible{
  position:fixed!important;inset:0!important;z-index:20!important;
  display:block!important;overflow:hidden!important;
  pointer-events:none!important;background:none!important;
  mix-blend-mode:normal!important;isolation:auto!important;
  contain:none!important;opacity:1!important;
}
body[data-page="home"] .home-atmosphere--visible .home-atmosphere-glyph{
  display:block!important;position:absolute!important;top:0!important;left:var(--x)!important;
  font-family:ui-monospace,SFMono-Regular,Consolas,monospace!important;
  font-size:var(--size)!important;font-weight:600!important;
  line-height:1!important;color:#5087bd!important;
  text-shadow:0 0 7px rgba(175,218,255,.36),0 0 1px rgba(17,57,100,.25);
  opacity:.42!important;filter:blur(.65px)!important;
  animation:sarvexon-visible-fall var(--duration) linear var(--delay) infinite!important;
  will-change:transform;user-select:none;white-space:nowrap;
}
@keyframes sarvexon-visible-fall{
  from{transform:translate3d(-8px,-24vh,0) rotate(-8deg)}
  to{transform:translate3d(12px,124vh,0) rotate(10deg)}
}
@media(max-width:900px){
  .page-intro.glass-page-intro h1{max-width:min(650px,75%)}
  .page-intro.glass-page-intro .lede{max-width:72%}
  .page-intro.glass-page-intro .glass-motif{width:var(--glass-width,53%)}
}
@media(max-width:700px){
  .page-intro.glass-page-intro{
    min-height:235px;padding-top:48px;padding-bottom:34px;
  }
  .page-intro.glass-page-intro .glass-motif{
    width:59%;opacity:.75;
    -webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.6) 35%,black 78%);
    mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.6) 35%,black 78%);
  }
  .page-intro.glass-page-intro .glass-motif img{object-position:right bottom;object-fit:cover}
  .page-intro.glass-page-intro h1,.page-intro.glass--legal h1{
    max-width:100%;font-size:clamp(40px,9.1vw,57px);
    overflow-wrap:break-word;
  }
  .page-intro.glass-page-intro .lede{max-width:100%;font-size:15px}
  .page-intro.glass--catalog{min-height:315px}
  .page-intro.glass--about,.page-intro.glass--curriculum{min-height:300px}
  .page-intro.glass--legal{min-height:215px}
  body[data-page="home"] .home-atmosphere--visible .home-atmosphere-glyph{
    font-size:calc(var(--size) * .78)!important;opacity:.32!important;
  }
}
@media(prefers-reduced-motion:reduce){
  body[data-page="home"] .home-atmosphere.home-atmosphere--visible{display:none!important}
  body[data-page="home"] .home-atmosphere--visible .home-atmosphere-glyph{animation:none!important}
}
/* Mobile legibility: soften the artwork only where longer headings and ledes cross it. */
@media(max-width:700px){
  .page-intro.glass-page-intro::before{
    content:"";position:absolute;z-index:1;inset:0;
    pointer-events:none;
    background:linear-gradient(90deg,#f8fbff 0%,rgba(248,251,255,.98) 30%,rgba(248,251,255,.91) 57%,rgba(248,251,255,.58) 82%,rgba(248,251,255,.24) 100%);
  }
  .page-intro.glass-page-intro .glass-motif{
    width:51%;opacity:.83;
    -webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.88) 32%,black 65%);
    mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.88) 32%,black 65%);
  }
}
/* SARVEXON · inner-page glass artwork placement, 2026-09-21.
   The approved imagery is displayed whole, rather than enlarged with object-fit:cover.
   Heading text and legal copy stay untouched. */
.page-intro.wrap.glass-page-intro{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  width:min(1240px,calc(100% - 2 * var(--space)));
  min-height:0;
  margin:clamp(20px,2.5vw,36px) auto 0;
  padding:clamp(38px,4.1vw,60px) clamp(26px,4vw,58px);
  border:1px solid #e0e9f2;
  border-radius:clamp(22px,2.5vw,34px);
  background:linear-gradient(105deg,#fafcff 0%,#f7faff 47%,#f0f5fa 100%)!important;
  box-shadow:0 16px 42px rgba(16,43,70,.045);
}
.page-intro.wrap.glass-page-intro::before,
.page-intro.wrap.glass-page-intro::after{content:none!important}
.page-intro.wrap.glass-page-intro>:not(.glass-motif){
  position:relative;z-index:2;
}
.page-intro.wrap.glass-page-intro .eyebrow{max-width:70%;}
.page-intro.wrap.glass-page-intro h1{
  max-width:var(--header-title-width,69%);
  margin-bottom:clamp(13px,1.5vw,20px);
  font-size:clamp(37px,4.45vw,66px);
  line-height:1.09;
  letter-spacing:-.045em;
  text-wrap:balance;
  overflow-wrap:normal;
}
.page-intro.wrap.glass-page-intro .lede{
  max-width:var(--header-copy-width,65%);
  font-size:clamp(15px,1.13vw,17px);
  line-height:1.69;
  margin-bottom:0;
}
/* The object occupies the RIGHT side but keeps its complete 3:1 composition.
   No forced 100%-height cover, hard rectangular crop, or square overlay. */
.page-intro.wrap.glass-page-intro .glass-motif{
  position:absolute;
  inset:0 0 0 auto;
  width:var(--header-art-width,59%);
  height:100%;
  display:block;
  overflow:hidden;
  border-radius:0 clamp(21px,2.5vw,33px) clamp(21px,2.5vw,33px) 0;
  pointer-events:none;
  z-index:0;
  opacity:var(--header-art-opacity,.96);
  -webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.32) 17%,#000 39%);
  mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.32) 17%,#000 39%);
}
.page-intro.wrap.glass-page-intro .glass-motif img{
  position:absolute;
  inset:0;
  display:block;
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:right center;
  max-width:none;
  border:0;
  transform:none;
  filter:none;
}
/* Each header gets its own safe text zone and artwork footprint. */
.page-intro.wrap.glass--catalog{--header-title-width:70%;--header-copy-width:68%;--header-art-width:58%;min-height:265px}
.page-intro.wrap.glass--about{--header-title-width:66%;--header-copy-width:66%;--header-art-width:56%;min-height:285px}
.page-intro.wrap.glass--curriculum{--header-title-width:72%;--header-copy-width:68%;--header-art-width:56%;min-height:325px}
.page-intro.wrap.glass--faq{--header-title-width:69%;--header-copy-width:67%;--header-art-width:56%;min-height:272px}
.page-intro.wrap.glass--updates{--header-title-width:68%;--header-copy-width:67%;--header-art-width:59%;min-height:252px}
.page-intro.wrap.glass--contact{--header-title-width:69%;--header-copy-width:67%;--header-art-width:57%;min-height:250px}
.page-intro.wrap.glass--legal{--header-title-width:72%;--header-copy-width:68%;--header-art-width:56%;min-height:224px}
/* Image on Curriculum is editorial photography, not the hero decoration. */
.page-intro.wrap.glass--curriculum .curriculum-editorial-visual{
  width:100%;
  max-width:100%;
  display:block;
  height:auto;
  aspect-ratio:16/9;
  object-fit:cover;
  object-position:50% 50%;
  border-radius:clamp(17px,2.3vw,28px);
  margin:clamp(28px,3.2vw,42px) 0 0;
  box-shadow:0 15px 37px rgba(8,32,55,.12);
  position:relative;
  z-index:2;
}
@media(max-width:900px){
  .page-intro.wrap.glass-page-intro{
    padding:clamp(32px,4.5vw,45px);
  }
  .page-intro.wrap.glass-page-intro h1{font-size:clamp(36px,5.4vw,52px)}
  .page-intro.wrap.glass-page-intro .glass-motif{width:var(--header-art-width,59%)}
}
@media(max-width:700px){
  .page-intro.wrap.glass-page-intro{
    width:calc(100% - 32px);
    margin-top:16px;
    padding:clamp(28px,6vw,36px) clamp(20px,5.5vw,28px) clamp(94px,25vw,118px);
    min-height:0;
    border-radius:23px;
    background:linear-gradient(140deg,#fbfdff 0%,#f4f8fc 100%)!important;
  }
  .page-intro.wrap.glass-page-intro h1,
  .page-intro.wrap.glass--legal h1{
    max-width:100%;
    font-size:clamp(35px,9vw,49px);
    overflow-wrap:break-word;
    hyphens:none;
  }
  .page-intro.wrap.glass-page-intro .eyebrow,
  .page-intro.wrap.glass-page-intro .lede{
    max-width:100%;
  }
  .page-intro.wrap.glass-page-intro .lede{font-size:14px;line-height:1.62}
  .page-intro.wrap.glass-page-intro .glass-motif{
    inset:auto 0 0 auto;
    height:clamp(116px,32vw,155px);
    width:min(86%,390px);
    opacity:.85;
    border-radius:0 0 22px 0;
    -webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.65) 32%,#000 65%);
    mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.65) 32%,#000 65%);
  }
  .page-intro.wrap.glass-page-intro .glass-motif img{
    width:100%;height:100%;object-fit:cover;object-position:right bottom;
  }
  .page-intro.wrap.glass--curriculum .curriculum-editorial-visual{
    margin-top:28px;
    border-radius:19px;
  }
}
/* Curriculum has an additional full-width photo; its motif belongs to the heading,
   never behind or underneath the editorial image. */
@media(min-width:701px){
  .page-intro.wrap.glass--curriculum .glass-motif{
    top:0;
    bottom:auto;
    height:clamp(280px,27vw,352px);
    width:56%;
  }
}
@media(max-width:700px){
  .page-intro.wrap.glass--curriculum{
    padding-bottom:clamp(25px,6vw,34px);
  }
  .page-intro.wrap.glass--curriculum .glass-motif{
    top:0;
    bottom:auto;
    right:0;
    height:clamp(110px,29vw,140px);
    width:min(64%,230px);
    opacity:.52;
    -webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.65) 42%,black 85%);
    mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.65) 42%,black 85%);
  }
}
/* One radial alpha mask avoids a rectangular image boundary and retains a soft right-side motif. */
@media(min-width:701px){
  .page-intro.wrap.glass-page-intro .glass-motif{
    -webkit-mask-image:radial-gradient(ellipse 75% 68% at 85% 52%,#000 31%,rgba(0,0,0,.86) 58%,transparent 100%);
    mask-image:radial-gradient(ellipse 75% 68% at 85% 52%,#000 31%,rgba(0,0,0,.86) 58%,transparent 100%);
  }
}
/* Curriculum's large photo creates a separate stacking context; keep the heading motif visible. */
@media(min-width:701px){
  .page-intro.wrap.glass--curriculum .glass-motif{
    -webkit-mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.85) 21%,#000 37%);
    mask-image:linear-gradient(90deg,transparent 0%,rgba(0,0,0,.85) 21%,#000 37%);
  }
}
/* Pre-feathered source imagery carries its own alpha; no browser mask-composite needed. */
@media(min-width:701px){
  .page-intro.wrap.glass-page-intro .glass-motif{
    -webkit-mask-image:none;
    mask-image:none;
  }
}


/* ===== SARVEXON / final preview: coherent inner-page glass artwork =====
   One approved family, soft-edge WebP images; these rules affect page headers only.
   Clear editorial text stays on the left; the whole card carries the radius. */
.page-intro.wrap.glass-page-intro{
  --glass-header-height:260px;
  width:min(1240px,calc(100% - 40px));
  min-height:var(--glass-header-height);
  margin:clamp(18px,2.4vw,32px) auto 0;
  padding:clamp(38px,4.25vw,58px) clamp(27px,4.1vw,59px);
  background:#f8fbff!important;
  border:1px solid #dee8f3;
  border-radius:clamp(24px,2.45vw,34px);
  box-shadow:0 18px 44px rgba(12,36,62,.045);
  overflow:hidden;
  isolation:isolate;
}
.page-intro.wrap.glass-page-intro::before,
.page-intro.wrap.glass-page-intro::after{content:none!important;display:none!important}
.page-intro.wrap.glass-page-intro > :not(.glass-motif){position:relative;z-index:2}
.page-intro.wrap.glass-page-intro h1{
  max-width:var(--glass-text-width,62%);
  margin:0 0 clamp(14px,1.5vw,19px);
  font-size:clamp(37px,4.65vw,64px);
  line-height:1.08;
  letter-spacing:-.045em;
  text-wrap:balance;
}
.page-intro.wrap.glass-page-intro .eyebrow{max-width:var(--glass-text-width,62%);margin-bottom:17px}
.page-intro.wrap.glass-page-intro .lede{
  max-width:var(--glass-copy-width,60%);
  font-size:clamp(14px,1.1vw,17px);
  line-height:1.68;
  margin:0;
}
.page-intro.wrap.glass-page-intro .catalog-intro-notes{
  max-width:var(--glass-copy-width,60%);
  position:relative;z-index:2;
}
.page-intro.wrap.glass-page-intro .glass-motif{
  position:absolute;z-index:0;
  top:0;right:0;bottom:0;left:auto;
  display:block;width:var(--glass-art-width,62%);height:100%;
  border-radius:0 clamp(23px,2.45vw,33px) clamp(23px,2.45vw,33px) 0;
  overflow:hidden;pointer-events:none;opacity:1;
  -webkit-mask-image:none!important;mask-image:none!important;
}
.page-intro.wrap.glass-page-intro .glass-motif img{
  position:absolute;inset:0;
  display:block;width:100%;height:100%;max-width:none;
  object-fit:contain;object-position:right center;
  transform:none!important;filter:none;
  border:0;
}
/* Different header lengths get tailored quiet zones; no square image crops. */
.page-intro.wrap.glass--catalog{--glass-header-height:315px;--glass-text-width:65%;--glass-copy-width:58%;--glass-art-width:61%}
.page-intro.wrap.glass--about{--glass-header-height:280px;--glass-text-width:63%;--glass-copy-width:59%;--glass-art-width:60%}
.page-intro.wrap.glass--curriculum{--glass-header-height:308px;--glass-text-width:64%;--glass-copy-width:60%;--glass-art-width:57%}
.page-intro.wrap.glass--faq{--glass-header-height:265px;--glass-text-width:65%;--glass-copy-width:60%;--glass-art-width:57%}
.page-intro.wrap.glass--updates{--glass-header-height:250px;--glass-text-width:65%;--glass-copy-width:60%;--glass-art-width:60%}
.page-intro.wrap.glass--contact{--glass-header-height:255px;--glass-text-width:63%;--glass-copy-width:57%;--glass-art-width:58%}
.page-intro.wrap.glass--legal{--glass-header-height:205px;--glass-text-width:68%;--glass-art-width:55%}
.page-intro.wrap.glass--legal h1{font-size:clamp(35px,4.2vw,55px)}
/* The existing Curriculum editorial photograph is a separate rounded image now. */
.curriculum-photo-wrap{margin:clamp(20px,2.5vw,31px) auto 0;}
.curriculum-photo-wrap .curriculum-editorial-visual{
  display:block;position:relative;z-index:1;
  width:100%;height:auto;max-width:100%;max-height:none;
  aspect-ratio:16/7.4;object-fit:cover;object-position:center 51%;
  border-radius:clamp(22px,2.5vw,32px);
  box-shadow:0 18px 48px rgba(12,38,62,.12);
  margin:0;
}
/* At tablets, headline remains well clear of the right-side decoration. */
@media(max-width:980px){
 .page-intro.wrap.glass-page-intro{
   width:calc(100% - 32px);
   padding:35px 30px;
 }
 .page-intro.wrap.glass-page-intro h1{font-size:clamp(35px,5.1vw,52px)}
 .page-intro.wrap.glass-page-intro .glass-motif{width:56%}
 .page-intro.wrap.glass-page-intro .catalog-intro-notes{max-width:62%;}
}
/* Mobile: generous reading area above a small, independently cropped glass detail. */
@media(max-width:700px){
 .page-intro.wrap.glass-page-intro{
   width:calc(100% - 32px);
   min-height:0;
   margin:16px auto 0;
   padding:clamp(27px,6vw,35px) clamp(21px,5.5vw,27px) 108px;
   border-radius:24px;
 }
 .page-intro.wrap.glass-page-intro .eyebrow,
 .page-intro.wrap.glass-page-intro h1,
 .page-intro.wrap.glass-page-intro .lede,
 .page-intro.wrap.glass-page-intro .catalog-intro-notes{
   max-width:100%;
 }
 .page-intro.wrap.glass-page-intro h1,
 .page-intro.wrap.glass--legal h1{
   font-size:clamp(35px,9vw,49px);
   line-height:1.1;overflow-wrap:break-word;
 }
 .page-intro.wrap.glass-page-intro .lede{font-size:14px;line-height:1.65}
 .page-intro.wrap.glass-page-intro .glass-motif{
   top:auto;left:auto;right:0;bottom:0;
   width:min(80%,335px);height:102px;
   border-radius:0 0 23px 0;
   opacity:.88;
 }
 .page-intro.wrap.glass-page-intro .glass-motif img{
   width:100%;height:100%;object-fit:cover;object-position:right bottom;
 }
 .page-intro.wrap.glass--legal{padding-bottom:98px}
 .page-intro.wrap.glass--legal .glass-motif{height:92px}
 .page-intro.wrap.glass--catalog{padding-bottom:112px}
 .curriculum-photo-wrap{width:calc(100% - 32px);margin:17px auto 0;}
 .curriculum-photo-wrap .curriculum-editorial-visual{
   aspect-ratio:4/3;object-position:57% 50%;border-radius:23px;
 }
}

/* ===== Homepage: deliberately quiet C / # ambient motion =====
   14 characters, 20–34-second loops, a 20px sideways drift and slight rotation.
   Stays in the viewport while scrolling, never captures taps/clicks. */
body[data-page="home"] .home-atmosphere.home-atmosphere--visible{
  position:fixed!important;inset:0!important;z-index:8!important;
  display:block!important;pointer-events:none!important;overflow:hidden!important;
  isolation:isolate!important;mix-blend-mode:difference!important;
  opacity:1!important;background:transparent!important;
  contain:layout paint;
}
body[data-page="home"] .home-atmosphere.home-atmosphere--visible .home-atmosphere-glyph{
  position:absolute!important;top:0!important;left:var(--x)!important;
  display:block!important;
  color:#cfe3fa!important;
  font-family:ui-monospace,SFMono-Regular,Consolas,monospace!important;
  font-size:var(--size)!important;font-weight:500!important;line-height:1!important;
  text-shadow:none!important;
  opacity:calc(var(--fade) * 1.75)!important;
  filter:blur(var(--blur))!important;
  animation:sarvexon-ambient-fall var(--duration) linear var(--delay) infinite!important;
  user-select:none;white-space:nowrap;will-change:transform;
}
@keyframes sarvexon-ambient-fall{
  0%{transform:translate3d(-8px,-22vh,0) rotate(-8deg)}
  100%{transform:translate3d(12px,122vh,0) rotate(8deg)}
}
@media(max-width:700px){
 body[data-page="home"] .home-atmosphere.home-atmosphere--visible .home-atmosphere-glyph{
   font-size:calc(var(--size) * .77)!important;
   opacity:calc(var(--fade) * 1.5)!important;
 }
}
@media(prefers-reduced-motion:reduce){
 body[data-page="home"] .home-atmosphere.home-atmosphere--visible{display:none!important}
 body[data-page="home"] .home-atmosphere.home-atmosphere--visible .home-atmosphere-glyph{animation:none!important}
}
/* Carefully reframed from the chosen master artwork, not a different design. */
@media(max-width:700px){
 .page-intro.wrap.glass-page-intro{padding-bottom:132px}
 .page-intro.wrap.glass-page-intro .glass-motif{
   width:min(93%,352px);height:132px;opacity:1;
 }
 .page-intro.wrap.glass-page-intro .glass-motif img{
   object-fit:cover;object-position:right center;
 }
 .page-intro.wrap.glass--legal{padding-bottom:112px}
 .page-intro.wrap.glass--legal .glass-motif{height:112px}
}
/* Feather the top edge of the mobile glass detail; only the header card clips it. */
@media(max-width:700px){
 .page-intro.wrap.glass-page-intro .glass-motif{
   -webkit-mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.42) 15%,black 45%)!important;
   mask-image:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.42) 15%,black 45%)!important;
 }
}
/* The approved, page-specific art crops are the actual source images in each header. */
@media(min-width:701px){
 .page-intro.wrap.glass-page-intro .glass-motif{
  -webkit-mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.82) 24%,black 46%)!important;
  mask-image:linear-gradient(90deg,transparent,rgba(0,0,0,.82) 24%,black 46%)!important;
 }
 .page-intro.wrap.glass-page-intro .glass-motif img{
  object-fit:cover;object-position:right 52%;
 }
}
@media(max-width:700px){
 .page-intro.wrap.glass-page-intro .glass-motif img{
  object-fit:cover;object-position:right bottom;
 }
}
/* Keep the dark glass facets out of the reading column on wide screens. */
@media(min-width:981px){
 .page-intro.wrap.glass--catalog{--glass-art-width:53%;--glass-copy-width:54%}
 .page-intro.wrap.glass--about{--glass-art-width:51%;--glass-copy-width:56%}
 .page-intro.wrap.glass--curriculum{--glass-art-width:51%;--glass-copy-width:55%}
 .page-intro.wrap.glass--faq{--glass-art-width:50%;--glass-copy-width:56%}
 .page-intro.wrap.glass--updates{--glass-art-width:53%;--glass-copy-width:55%}
 .page-intro.wrap.glass--contact{--glass-art-width:51%;--glass-copy-width:54%}
 .page-intro.wrap.glass--legal{--glass-art-width:51%}
}

/* CONTACT ONLY: deliberately balanced glass hero + useful responsive form.
   The decorative artwork is a separate grid column, never layered across copy. */
.page-intro.wrap.glass-page-intro.glass--contact{
  display:grid!important;
  grid-template-columns:minmax(0,1.03fr) minmax(0,.97fr)!important;
  align-items:stretch!important;
  gap:0!important;
  width:min(1240px,calc(100% - 40px))!important;
  min-height:300px!important;
  padding:0!important;
  margin:clamp(20px,2.5vw,34px) auto 0!important;
  border-radius:32px!important;
  background:#f9fbff!important;
  overflow:hidden!important;
  isolation:isolate;
}
.page-intro.wrap.glass--contact .contact-intro-copy{
  display:flex;flex-direction:column;justify-content:center;align-items:flex-start;
  min-width:0;
  padding:clamp(38px,4.2vw,66px) clamp(28px,4vw,60px)!important;
  position:relative;z-index:2;
}
.page-intro.wrap.glass--contact .contact-intro-copy .eyebrow,
.page-intro.wrap.glass--contact .contact-intro-copy h1,
.page-intro.wrap.glass--contact .contact-intro-copy .lede{
  position:static!important;
  max-width:100%!important;
}
.page-intro.wrap.glass--contact .contact-intro-copy h1{
  font-size:clamp(43px,4.5vw,68px)!important;
  line-height:1.05!important;
  margin:0 0 18px!important;
  letter-spacing:-.044em;
}
.page-intro.wrap.glass--contact .contact-intro-copy .lede{
  font-size:clamp(15px,1.1vw,17px)!important;
  line-height:1.7!important;
  margin:0!important;
  color:#546c84;
  text-wrap:pretty;
}
.page-intro.wrap.glass--contact .glass-motif{
  position:relative!important;
  display:block!important;
  grid-column:2;
  grid-row:1;
  left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;
  width:100%!important;height:100%!important;min-height:300px!important;
  border-radius:0!important;
  -webkit-mask-image:none!important;mask-image:none!important;
  opacity:1!important;overflow:hidden!important;
  background:#eaf3fc;
}
.page-intro.wrap.glass--contact .glass-motif img{
  position:absolute!important;inset:0!important;
  width:100%!important;height:100%!important;max-width:none!important;
  object-fit:cover!important;object-position:65% center!important;
  border-radius:0!important;
  transform:none!important;filter:none!important;
}
/* Do not allow the contact form to run into the details column. */
body[data-page="contact"] .contact-layout{
  width:min(1240px,calc(100% - 40px));
  grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)!important;
  gap:clamp(18px,2vw,28px)!important;
  align-items:start!important;
  padding-top:clamp(46px,6vw,76px);
}
body[data-page="contact"] .contact-layout .contact-panel{
  min-width:0;
  border-radius:26px!important;
  padding:clamp(24px,3vw,40px)!important;
}
body[data-page="contact"] .contact-layout .contact-panel h2{
  font-size:clamp(29px,2.8vw,40px)!important;
  overflow-wrap:break-word;
}
body[data-page="contact"] .contact-panel .contact-value{
  overflow-wrap:anywhere;
  padding:0 0 11px;
  margin:0 0 12px;
  border-bottom:1px solid #ebf0f5;
}
body[data-page="contact"] .contact-panel .contact-value:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}
body[data-page="contact"] #contact-form{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:18px 16px;
}
body[data-page="contact"] #contact-form .form-field:nth-child(n+3),
body[data-page="contact"] #contact-form > :not(.form-field){grid-column:1 / -1;min-width:0}
body[data-page="contact"] #contact-form .form-field input,
body[data-page="contact"] #contact-form .form-field textarea{
  box-sizing:border-box;max-width:100%;
}
@media(max-width:980px){
  .page-intro.wrap.glass-page-intro.glass--contact{
    grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr)!important;
    min-height:275px!important;
    width:calc(100% - 32px)!important;
    border-radius:27px!important;
  }
  .page-intro.wrap.glass--contact .contact-intro-copy{
    padding:34px 28px!important;
  }
  .page-intro.wrap.glass--contact .contact-intro-copy h1{
    font-size:clamp(39px,5vw,54px)!important;
  }
  .page-intro.wrap.glass--contact .glass-motif{min-height:275px!important}
  body[data-page="contact"] .contact-layout{
    grid-template-columns:1fr!important;
    width:calc(100% - 32px);
  }
}
@media(max-width:700px){
  .page-intro.wrap.glass-page-intro.glass--contact{
    display:flex!important;
    flex-direction:column!important;
    min-height:0!important;
    gap:0!important;
    padding:0!important;
    margin:16px auto 0!important;
    border-radius:24px!important;
  }
  .page-intro.wrap.glass--contact .contact-intro-copy{
    padding:30px 25px 26px!important;
  }
  .page-intro.wrap.glass--contact .contact-intro-copy h1{
    font-size:clamp(38px,10vw,48px)!important;
    line-height:1.08!important;
    margin-bottom:12px!important;
  }
  .page-intro.wrap.glass--contact .contact-intro-copy .lede{
    font-size:14px!important;
    line-height:1.65!important;
  }
  .page-intro.wrap.glass--contact .glass-motif{
    display:block!important;
    flex:none;
    width:100%!important;
    height:clamp(156px,44vw,214px)!important;
    min-height:0!important;
    grid-column:auto;grid-row:auto;
    border-radius:0!important;
    -webkit-mask-image:none!important;mask-image:none!important;
  }
  .page-intro.wrap.glass--contact .glass-motif img{
    object-fit:cover!important;
    object-position:64% 55%!important;
  }
  body[data-page="contact"] .contact-layout{
    width:calc(100% - 32px);
    padding-top:32px;
    gap:17px!important;
  }
  body[data-page="contact"] .contact-layout .contact-panel{
    padding:25px 22px!important;
    border-radius:22px!important;
  }
  body[data-page="contact"] #contact-form{grid-template-columns:minmax(0,1fr);gap:17px}
  body[data-page="contact"] #contact-form > *{grid-column:1 / -1!important}
}


/* FINAL HOMEPAGE GLYPH TUNING: only inside the main hero block. */
body[data-page="home"] .home-hero-v3 > .home-atmosphere.home-atmosphere--visible{
  position:absolute!important;
  inset:0!important;
  z-index:2!important;
  display:block!important;
  overflow:hidden!important;
  pointer-events:none!important;
  background:none!important;
  mix-blend-mode:normal!important;
  isolation:isolate!important;
  contain:paint!important;
}
body[data-page="home"] .home-hero-v3 > .home-atmosphere.home-atmosphere--visible .home-atmosphere-glyph{
  position:absolute!important;
  top:0!important;
  left:var(--x)!important;
  display:block!important;
  font-family:ui-monospace,SFMono-Regular,Consolas,monospace!important;
  font-size:var(--size)!important;
  font-weight:500!important;
  line-height:1!important;
  letter-spacing:-.04em!important;
  color:#d6ebff!important;
  text-shadow:0 0 10px rgba(158,202,245,.18)!important;
  opacity:var(--fade)!important;
  filter:blur(var(--blur))!important;
  transform:translate3d(0,-16%,0) rotate(-4deg);
  animation:sarvexon-home-hero-float var(--duration) linear var(--delay) infinite!important;
  will-change:transform;
  user-select:none;
  white-space:nowrap;
}
@keyframes sarvexon-home-hero-float{
  0%{transform:translate3d(0,-110px,0) rotate(-4deg)}
  50%{transform:translate3d(calc(var(--drift) * .55),calc(50svh + 45px),0) rotate(0deg)}
  100%{transform:translate3d(var(--drift),calc(100svh + 200px),0) rotate(4deg)}
}
@media(max-width:760px){
  body[data-page="home"] .home-hero-v3 > .home-atmosphere.home-atmosphere--visible .home-atmosphere-glyph{
    font-size:calc(var(--size) * .9)!important;
    opacity:calc(var(--fade) * .92)!important;
  }
}
@media(prefers-reduced-motion:reduce){
  body[data-page="home"] .home-hero-v3 > .home-atmosphere.home-atmosphere--visible{display:none!important}
  body[data-page="home"] .home-hero-v3 > .home-atmosphere.home-atmosphere--visible .home-atmosphere-glyph{animation:none!important}
}
