@charset "UTF-8";
:root{color-scheme:dark;--bg:#0a0d0e;--panel:#101415;--text:#f5f3ef;--muted:#b6b8b7;--gold:#edc787;--line:#ffffff16;--radius:18px;font-family:Inter,"Segoe UI",Arial,sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--bg);color:var(--text);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:6px}a:hover{color:var(--gold)}img{display:block;max-width:100%;height:auto}figure,p,h1,h2,h3{margin:0}p+p{margin-top:1rem}h1,h2,h3{line-height:1.14;font-weight:600;letter-spacing:-.035em}h1{font-size:clamp(2.75rem,4.2vw,4.5rem)}h2{font-size:clamp(1.85rem,2.8vw,2.7rem)}h3{font-size:1.2rem}em{font-style:normal;color:var(--gold)}.container{width:min(1320px,calc(100% - 96px));margin-inline:auto}.muted{color:var(--muted)}.eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.3em;color:var(--gold);margin-bottom:22px;line-height:1.8}.lead{font-size:1.2rem;line-height:1.7}.header{display:flex;align-items:center;justify-content:space-between;gap:32px;min-height:112px;position:relative;z-index:5}.brand{display:inline-flex;align-items:center;gap:14px;flex-shrink:0}.brand>span{font-size:1.45rem;letter-spacing:.19em;line-height:1.3}.brand small{display:block;font-size:.57rem;letter-spacing:.23em;margin-top:8px;color:var(--text)}.desktop-nav{display:flex;align-items:center;gap:30px;font-size:.88rem}.desktop-nav a{padding:10px 0;position:relative}.desktop-nav a[aria-current=page]{color:var(--gold)}.desktop-nav a[aria-current=page]:after{content:"";height:1px;position:absolute;bottom:2px;left:0;right:0;background:var(--gold)}.desktop-nav a:last-child{border:1px solid #e4bf7844;border-radius:30px;padding:10px 22px;color:var(--gold)}.mobile-nav{display:none}.skip-link{position:fixed;top:8px;left:8px;z-index:20;background:var(--gold);color:#101010;padding:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.button{display:inline-flex;gap:24px;align-items:center;justify-content:center;padding:14px 24px;border:1px solid var(--gold);border-radius:999px;background:linear-gradient(115deg,#f5d698,#e8ba73);color:#17130c;font-weight:600;font-size:.9rem;line-height:1.4;min-height:48px;transition:background .2s,transform .2s}.button:hover{background:#ffe4ad;color:#17130c;transform:translateY(-2px)}.button.secondary{background:transparent;color:var(--text);border-color:#ffffff40}.button.secondary:hover{border-color:var(--gold);color:var(--gold)}.button.compact{padding:11px 20px}.actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.text-link{display:inline-flex;align-items:center;gap:18px;color:var(--gold);border-bottom:1px solid #edc78775;padding-bottom:4px;font-size:.9rem}.hero{position:relative;display:grid;grid-template-columns:1.03fr 1fr;align-items:center;min-height:675px;padding-top:30px;padding-bottom:68px;gap:26px}.hero-copy{position:relative;z-index:2}.hero .eyebrow{color:#e7e5df;font-size:.74rem;letter-spacing:.29em;margin-bottom:25px}.hero h1{line-height:1.09}.hero-description{max-width:580px;color:#c7c9c7;margin-top:26px;font-size:1rem;line-height:1.8}.hero-showcase{position:relative;height:545px;isolation:isolate;min-width:0}.hero-showcase:before{content:"";position:absolute;inset:15% -5% 0;background:radial-gradient(ellipse at 65% 45%,#edbf6518,transparent 65%);z-index:-2}.light-orbit{position:absolute;width:135%;height:220px;border-bottom:1px solid #e3b46d77;box-shadow:0 18px 26px -24px #edc787;left:-25%;top:49%;border-radius:50%;transform:rotate(-19deg);z-index:-1}.light-orbit:after{content:"";position:absolute;inset:14px -30px -14px;border-bottom:1px solid #edc78733;border-radius:50%}.hero-device{position:absolute;width:34%;max-width:218px}.hero-device.vyneq{left:0;top:68px;transform:rotate(-7deg);z-index:2}.hero-device.mavryne{left:30%;top:4px;transform:rotate(1deg);z-index:3}.hero-device.sorqena{right:-1%;top:109px;transform:rotate(7deg);z-index:1;width:38%}.device-screen{display:block;border:5px solid #202527;box-shadow:0 0 0 1px #5b5c5866,0 24px 35px #0008;border-radius:27px;overflow:hidden;background:#101418}.device-screen img{width:100%;aspect-ratio:1080/2260;object-fit:cover;object-position:top}.sorqena .device-screen{border-radius:14px}.sorqena .device-screen img{aspect-ratio:4/5;object-fit:cover;object-position:top right;width:250%;max-width:none;transform:translateX(-60%)}.device-label{text-align:center;display:grid;justify-items:center;gap:5px;margin-bottom:12px}.device-label>span:first-child{font-size:.8rem;letter-spacing:.13em}.badge{display:inline-flex;align-items:center;border:1px solid #edc78744;border-radius:30px;background:#edc78715;color:#f3cf93;font-size:.75rem;line-height:1.35;padding:6px 10px;letter-spacing:0;white-space:normal}.badge.research{background:#afa1ff20;border-color:#afa1ff55;color:#c3b5ff}.vyneq .badge{background:#12d9de18;border-color:#12d9de44;color:#79edf0}.hero-device .badge{font-size:.65rem;padding:5px 7px;white-space:nowrap}.hero-device figcaption{font-size:.7rem;text-align:center;color:#c2bbc9;line-height:1.5;margin-top:14px}.showcase-note{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:.6rem;letter-spacing:.25em;color:#a9aaa5}.section{padding-block:75px;border-top:1px solid var(--line)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:36px}.section-heading .eyebrow{margin-bottom:12px}.section-heading .text-link{flex-shrink:0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.product-card{position:relative;min-width:0;overflow:hidden;background:linear-gradient(155deg,#161713,#101110);border:1px solid #cbb17e38;border-radius:var(--radius);display:flex;flex-direction:column}.product-card.vyneq{background:linear-gradient(150deg,#032331,#051119);border-color:#08718977}.product-card.sorqena{background:linear-gradient(140deg,#101d36,#090e21);border-color:#6e669766}.card-copy{padding:26px 25px 0}.card-top{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between}.card-top h3{letter-spacing:.01em;font-size:1.3rem}.card-top .badge{font-size:.7rem}.subtitle{font-size:.85rem;color:#e1dfdb;margin-top:11px;margin-bottom:20px}.card-copy>p:not(.subtitle){font-size:.91rem;color:#b8c0c3;min-height:120px}.check-list{list-style:none;margin:22px 0;padding:0;font-size:.88rem;color:#c8cdcb}.check-list li{position:relative;padding-left:25px;margin-block:9px}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--gold)}.vyneq .check-list li:before{color:#41dbe5}.sorqena .check-list li:before{color:#b7a1ed}.card-copy .text-link{margin-top:3px}.card-visual{height:236px;overflow:hidden;margin-top:26px;display:block;position:relative}.card-visual img{width:63%;margin:auto;border:4px solid #333736;border-radius:24px;transform:rotate(-7deg);box-shadow:0 10px 40px #0009}.sorqena .card-visual img{width:120%;max-width:none;margin-left:7%;transform:rotate(-6deg);border-radius:10px}.signature{text-align:center;font-size:.57rem;letter-spacing:.22em;padding:13px 8px;color:var(--gold);border-top:1px solid #ffffff10;background:#0003;margin-top:auto}.vyneq .signature{color:#4fd4e0}.sorqena .signature{color:#bfb5d6}.mission{background:linear-gradient(120deg,#ffffff02,transparent)}.mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.mission-grid>div:first-child>p:not(.eyebrow){max-width:450px;margin-top:26px;color:var(--muted)}.values{display:grid;gap:23px;border-left:1px solid #ffffff22;padding-left:45px}.values article{display:flex;gap:24px}.value-number{font-size:.8rem;letter-spacing:.08em;color:var(--gold);padding-top:3px}.values h3{font-size:1rem;font-weight:500;letter-spacing:0}.values p{font-size:.89rem;color:var(--muted);margin-top:7px}.about-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px}.about-grid p{color:var(--muted);margin-bottom:22px}.stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:45px;padding-top:30px;border-top:1px solid var(--line);gap:25px}.stats>div{display:flex;align-items:center;gap:18px}.stats>div+div{padding-left:28px;border-left:1px solid #ffffff20}.stats strong{font-size:2.5rem;font-weight:400;color:var(--gold);line-height:1.3}.stats span{font-size:.88rem;color:#c2c3be}.contact-banner{display:flex;align-items:center;justify-content:space-between;gap:30px;border:1px solid #edc78726;border-radius:18px;padding:40px 44px;margin-block:0 70px;background:radial-gradient(ellipse at top right,#ac7b2415,transparent 65%)}.contact-banner .eyebrow{margin-bottom:9px}.contact-banner h2{font-size:1.9rem}.contact-banner .button{flex-shrink:0}footer{border-top:1px solid var(--line);padding-top:45px}.footer-grid{display:grid;grid-template-columns:1.65fr 1fr 1fr 1.2fr;gap:35px;padding-bottom:44px}.footer-grid .brand{align-self:start}.footer-grid .brand>span{font-size:1.1rem}.footer-grid h2{font-size:.88rem;letter-spacing:0;margin-bottom:16px}.footer-grid>div>a:not(.button){display:block;font-size:.84rem;line-height:1.9;color:var(--muted)}.footer-grid>div>p{font-size:.82rem;color:var(--muted);margin-top:13px}.footer-bottom{padding-block:22px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:25px;font-size:.75rem;color:#a2a7a5}.footer-bottom>div{display:flex;gap:25px}.page-intro{padding-block:70px 45px}.page-intro h1{max-width:950px}.page-intro .lead{margin-top:25px;max-width:720px}.listing{padding-bottom:80px}.prose-section{padding-bottom:75px;max-width:950px}.prose-section h2{font-size:1.7rem;margin-block:32px 20px}.prose-section h3{font-size:1.1rem;margin-block:25px 12px}.prose-section p{color:#c1c6c3}.prose-section dl{margin-block:25px 40px}.prose-section dl>div{display:grid;grid-template-columns:1fr 1.5fr;gap:20px;padding-block:15px;border-bottom:1px solid var(--line)}dt{color:var(--muted);font-size:.9rem}dd{margin:0;overflow-wrap:anywhere}.pending{font-size:.9rem;color:var(--gold)}.notice{padding:20px;border:1px solid #edc78738;border-radius:12px;background:#edc78708;font-size:.9rem;color:#d4c6ab!important;margin-block:24px}.contact-panel{border:1px solid var(--line);border-radius:18px;padding:20px 36px 36px;margin-bottom:80px}.contact-panel .button{margin-block:22px}.contact-topics{border-top:1px solid var(--line);margin-top:35px}.product-detail{display:grid;grid-template-columns:1.1fr .9fr;gap:90px;padding-block:45px 80px;align-items:start}.back-link{display:block;color:var(--muted);font-size:.85rem;margin-bottom:42px}.product-detail .eyebrow{margin-bottom:12px}.product-detail h1{margin-top:22px}.product-detail .lead{margin-top:25px}.product-detail h2{font-size:1.35rem;margin-top:30px;margin-bottom:14px}.product-detail .button{margin-top:30px}.release-note{color:var(--gold);font-size:.88rem;margin-top:20px}.detail-visual{padding-top:50px}.detail-phone{max-width:300px;margin:auto;overflow:hidden;border:6px solid #303330;border-radius:35px;box-shadow:0 25px 80px #0008}.detail-visual figcaption{max-width:460px;margin:24px auto 0;color:var(--muted);font-size:.8rem;text-align:center}.concept-screen{border:1px solid #586175;border-radius:12px;overflow:hidden}.product-detail.sorqena{grid-template-columns:1fr 1fr;gap:60px}.product-detail.sorqena .detail-visual{padding-top:65px}
@media(min-width:1500px){.hero{min-height:760px}.hero-showcase{height:595px}.hero-device{max-width:235px}}
@media(max-width:1100px){.container{width:calc(100% - 56px)}.desktop-nav{gap:20px;font-size:.8rem}.brand>span{font-size:1.2rem}.brand small{font-size:.5rem}.hero{gap:15px;min-height:610px}.hero-showcase{height:470px}.hero h1{font-size:3.2rem}.hero-description{font-size:.93rem}.hero-device .badge{font-size:.57rem}.hero-device.sorqena{top:130px}.hero-device.mavryne{top:40px}.hero-device.vyneq{top:100px}.card-copy{padding:22px 18px 0}.card-copy>p:not(.subtitle){min-height:155px}.mission-grid{gap:55px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr;gap:30px}.footer-grid>div:last-child{grid-column:1/-1}.product-detail{gap:45px}.section{padding-block:58px}}
@media(max-width:800px){.desktop-nav{display:none}.mobile-nav{display:block}.mobile-nav summary{list-style:none;cursor:pointer;border:1px solid #edc78750;border-radius:24px;padding:9px 16px;font-size:.9rem}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{margin-left:12px}.mobile-nav nav{position:absolute;top:90px;left:0;right:0;padding:15px 25px;background:#141817;border:1px solid #55513f;border-radius:14px;box-shadow:0 12px 40px #0008}.mobile-nav nav a{display:block;padding:12px 0}.header{min-height:95px}.hero{grid-template-columns:1fr;padding-top:32px;padding-bottom:40px;gap:30px}.hero h1{font-size:3.3rem}.hero-description{max-width:600px;font-size:1rem}.hero-showcase{width:min(550px,100%);margin:auto;height:560px}.hero-device .badge{font-size:.65rem}.hero-device.mavryne{top:12px}.hero-device.vyneq{top:70px}.hero-device.sorqena{top:135px}.section-heading{align-items:start;flex-direction:column}.section-heading h2 br{display:none}.product-grid{grid-template-columns:1fr;max-width:600px;margin-inline:auto}.product-card{display:grid;grid-template-columns:1.15fr .85fr}.card-copy{padding:28px 24px}.card-copy>p:not(.subtitle){min-height:0}.card-visual{height:100%;margin:0;min-height:340px;display:flex;align-items:flex-end}.card-visual img{width:140%;max-width:none;margin-left:3%;transform:rotate(-7deg) translateY(20%)}.sorqena .card-visual img{width:200%;transform:rotate(-7deg) translateY(12%);align-self:center}.signature{grid-column:1/-1}.mission-grid,.about-grid{grid-template-columns:1fr;gap:36px}.values{padding-left:0;border-left:0;gap:26px}.mission-grid>div:first-child>p:not(.eyebrow){max-width:100%}.contact-banner{padding:30px;align-items:start;flex-direction:column}.stats{gap:18px}.stats>div{flex-direction:column;align-items:start;gap:4px}.stats>div+div{padding-left:16px}.stats span{font-size:.8rem}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid .brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:12px}.page-intro{padding-top:45px}.product-detail,.product-detail.sorqena{grid-template-columns:1fr;gap:15px}.detail-visual{padding-top:25px}.product-detail.sorqena .detail-visual{padding-top:25px}.concept-screen{max-width:550px;margin:auto}.detail-phone{max-width:320px}}
@media(max-width:480px){.container{width:calc(100% - 36px)}.header{gap:15px}.brand{gap:8px}.brand img{width:34px;height:34px}.brand>span{font-size:1.03rem}.brand small{font-size:.43rem;letter-spacing:.13em}.hero{padding-top:22px;gap:25px}.hero h1{font-size:2.72rem}.hero .eyebrow{font-size:.66rem}.hero-description{font-size:.94rem}.actions{gap:10px}.button{font-size:.82rem;padding:13px 20px;gap:16px}.hero-showcase{height:405px}.hero-device.mavryne{left:29%;top:8px;width:37%}.hero-device.vyneq{top:47px;width:36%}.hero-device.sorqena{top:110px;right:1%;width:35%}.device-screen{border-width:3px;border-radius:19px}.device-label>span:first-child{font-size:.65rem}.hero-device .badge{font-size:.5rem;padding:4px 5px}.hero-device figcaption{font-size:.6rem}.showcase-note{font-size:.5rem;letter-spacing:.16em}.section{padding-block:42px}.product-card{display:flex}.card-copy{padding:25px 24px 0}.card-visual{height:230px;min-height:230px;display:block;margin-top:25px}.card-visual img{width:60%;margin:auto;transform:rotate(-7deg)}.sorqena .card-visual img{width:115%;margin-left:8%;transform:rotate(-6deg)}.signature{font-size:.52rem}.stats{gap:12px}.stats>div+div{padding-left:12px}.stats strong{font-size:2rem}.stats span{font-size:.75rem}.footer-grid{gap:28px}.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom>div{gap:18px;flex-wrap:wrap}.contact-banner{padding:26px;margin-bottom:45px}.contact-banner h2{font-size:1.55rem}.contact-panel{padding:10px 22px 28px}.prose-section dl>div{grid-template-columns:1fr;gap:5px}.page-intro h1,.product-detail h1{font-size:2.6rem}.product-detail{padding-top:22px}.light-orbit{width:105%;left:-5%}}
.hero-showcase{overflow:clip;overflow-clip-margin:12px}
.sorqena .device-screen{position:relative;aspect-ratio:4/5}
.sorqena .device-screen img{position:absolute;top:0;left:-150%;width:250%;height:auto;aspect-ratio:auto;transform:none}
.hero-device .badge{font-size:.75rem;white-space:normal;text-align:center}
.hero-device figcaption{font-size:.75rem}
.card-top .badge{font-size:.75rem}
@media(max-width:480px){.hero-showcase{height:440px}.hero-device.mavryne{top:5px}.hero-device.vyneq{top:57px}.hero-device.sorqena{top:150px}.hero-device .badge{font-size:.75rem;padding:4px}.hero-device figcaption{font-size:.75rem}.showcase-note{font-size:.6rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.brand-mark{display:block;width:46px;height:46px;border-radius:12px;background:#0a0d0e url('/assets/valkerys-brand-board.png') no-repeat;background-size:461px 461px;background-position:-25px -381px;box-shadow:inset 0 0 0 1px #edc7872e;flex:0 0 auto}
.brand-hero{padding-bottom:70px}.brand-hero-art{width:100%;aspect-ratio:1254/590;background:#080a0b url('/assets/valkerys-brand-board.png') top center/100% auto no-repeat;border:1px solid #edc7872e;border-radius:22px;box-shadow:0 34px 80px #0008;overflow:hidden;position:relative}.brand-hero-mobile{display:none}.brand-hero-intro{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:28px 10px 0}.brand-hero-intro>p{max-width:610px;color:#c7c9c7;font-size:1.02rem}.brand-hero-intro .actions{margin-top:0;flex-shrink:0}
@media(max-width:800px){.brand-hero{padding-bottom:50px}.brand-hero-art{aspect-ratio:auto;height:540px;background-size:auto 540px;background-position:18% top}.brand-hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 30%,#07090ae8 73%,#07090a)}.brand-hero-mobile{display:block;position:absolute;z-index:1;left:30px;right:30px;bottom:34px}.brand-hero-mobile p{font-size:.72rem;letter-spacing:.22em;color:#e7c78f;margin-bottom:14px}.brand-hero-mobile h2{font-size:clamp(2.15rem,9vw,3.35rem);line-height:1.04}.brand-hero-intro{display:block;padding:24px 2px 0}.brand-hero-intro .actions{margin-top:22px}}
@media(max-width:480px){.brand-mark{width:38px;height:38px;background-size:381px 381px;background-position:-21px -315px}.brand-hero-art{height:455px;background-size:auto 455px;background-position:18% top;border-radius:16px}.brand-hero-mobile{left:22px;right:22px;bottom:27px}.brand-hero-intro>p{font-size:.94rem}.brand-hero-intro .actions{display:grid}.brand-hero-intro .button{width:100%}}
.desktop-image-hero{display:block;width:100%;margin:0;padding:0}.desktop-image-hero img{display:block;width:100%;height:auto;max-width:none;margin:0;border:0;border-radius:0}.mobile-brand-hero{display:none}@media(max-width:800px){.desktop-image-hero{display:none}.mobile-brand-hero{display:block}}
@media(min-width:801px){body:has(.desktop-image-hero)>.header{min-height:76px;justify-content:flex-end}body:has(.desktop-image-hero)>.header>.brand{display:none}}
@media(min-width:801px){body:has(.desktop-image-hero) #logiciels .product-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}footer{padding-top:32px}.footer-grid{padding-bottom:30px}.footer-bottom{padding-block:16px}}
@media(min-width:801px){
 body:has(.desktop-image-hero){overflow-x:clip}
 body:has(.desktop-image-hero) #logiciels{padding-block:54px;background-image:linear-gradient(90deg,#0a0d0efb 0%,#0a0d0ef3 35%,#0a0d0ee9 78%,#0a0d0efa 100%),linear-gradient(180deg,#0a0d0ef8 0%,transparent 40%,#0a0d0efa 100%),url('/assets/valkerys-hero-desktop.png');background-size:cover,cover,220% auto;background-position:center,center,100% 62%;background-repeat:no-repeat}
 body:has(.desktop-image-hero) #logiciels .section-heading{margin-bottom:26px}
 body:has(.desktop-image-hero) #logiciels .product-card{display:block;height:350px}
 body:has(.desktop-image-hero) #logiciels .card-copy{position:relative;z-index:2;width:66%;padding:19px 0 42px 20px}
 body:has(.desktop-image-hero) #logiciels .subtitle{margin-top:7px;margin-bottom:11px}
 body:has(.desktop-image-hero) #logiciels .card-copy>p:not(.subtitle){min-height:0;font-size:.84rem;line-height:1.55}
 body:has(.desktop-image-hero) #logiciels .check-list{margin:14px 0;font-size:.82rem}
 body:has(.desktop-image-hero) #logiciels .check-list li{margin-block:6px}
 body:has(.desktop-image-hero) #logiciels .card-visual{position:absolute;z-index:1;right:-5%;bottom:28px;width:54%;height:82%;margin:0;display:flex;align-items:flex-end}
 body:has(.desktop-image-hero) #logiciels .card-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,currentColor 0,transparent 34%);opacity:.08;pointer-events:none}
 body:has(.desktop-image-hero) #logiciels .card-visual img{width:75%;margin:0 0 -12% auto;border-width:3px;border-radius:18px;transform:rotate(-7deg)}
 body:has(.desktop-image-hero) #logiciels .sorqena .card-visual{right:-16%;width:67%}
 body:has(.desktop-image-hero) #logiciels .sorqena .card-visual img{width:145%;max-width:none;margin:0 0 -3% 0;border-radius:8px;transform:rotate(-5deg)}
 body:has(.desktop-image-hero) #logiciels .signature{position:absolute;z-index:3;left:0;right:0;bottom:0;padding-block:8px}
 body:has(.desktop-image-hero) #mission{background-image:linear-gradient(90deg,#0a0d0ef8 0%,#0a0d0eea 50%,#0a0d0ed5 86%,#0a0d0ef7 100%),linear-gradient(180deg,#0a0d0ef8 0%,transparent 45%,#0a0d0ef8 100%),url('/assets/valkerys-hero-desktop.png');background-size:cover,cover,285% auto;background-position:center,center,100% 63%;background-repeat:no-repeat}
 body:has(.desktop-image-hero) .about{background-image:linear-gradient(90deg,#0a0d0ef9 0%,#0a0d0eec 58%,#0a0d0ed2 88%,#0a0d0ef8 100%),linear-gradient(180deg,#0a0d0ef8 0%,transparent 48%,#0a0d0ef9 100%),url('/assets/valkerys-hero-desktop.png');background-size:cover,cover,310% auto;background-position:center,center,100% 67%;background-repeat:no-repeat}
}
.desktop-home-mockup{display:none}
@media(min-width:1100px){
 body:has(.desktop-home-mockup)>.header,body:has(.desktop-home-mockup)>footer{display:none}
 body:has(.desktop-home-mockup) main>:not(.desktop-home-mockup){display:none!important}
 .desktop-home-mockup{display:block;position:relative;width:100%;margin:0;padding:0}
 .desktop-home-mockup>img{display:block;width:100%;height:auto;max-width:none;margin:0;border:0;border-radius:0}
 .desktop-home-hotspots{position:absolute;inset:0}
 .desktop-home-hotspots a{position:absolute;display:block;background:transparent;border-radius:4px}
 .desktop-home-hotspots a:nth-child(1){left:67.2%;top:1%;width:3.8%;height:3.6%}.desktop-home-hotspots a:nth-child(2){left:71.5%;top:1%;width:5.5%;height:3.6%}.desktop-home-hotspots a:nth-child(3){left:77.2%;top:1%;width:6.2%;height:3.6%}.desktop-home-hotspots a:nth-child(4){left:83.7%;top:1%;width:4.3%;height:3.6%}.desktop-home-hotspots a:nth-child(5){left:88.8%;top:.7%;width:5.6%;height:4.2%}
 .desktop-home-hotspots a:nth-child(6){left:6.7%;top:47.2%;width:28.5%;height:20.5%}.desktop-home-hotspots a:nth-child(7){left:35.9%;top:47.2%;width:28.2%;height:20.5%}.desktop-home-hotspots a:nth-child(8){left:64.8%;top:47.2%;width:28.5%;height:20.5%}.desktop-home-hotspots a:nth-child(9){left:85.9%;top:41.5%;width:7.7%;height:4%}
 .desktop-home-hotspots a:nth-child(10){left:44.8%;top:87.8%;width:13.2%;height:3.5%}.desktop-home-hotspots a:nth-child(11){left:62.6%;top:93.3%;width:9.8%;height:5%}
 .desktop-home-hotspots a:nth-child(12){left:27.7%;top:94.2%;width:3.7%;height:4%}.desktop-home-hotspots a:nth-child(13){left:32.1%;top:94.2%;width:5.5%;height:4%}.desktop-home-hotspots a:nth-child(14){left:38.1%;top:94.2%;width:5.4%;height:4%}.desktop-home-hotspots a:nth-child(15){left:44.5%;top:94.2%;width:4.3%;height:4%}
 .desktop-home-hotspots a:nth-child(16){left:32.1%;top:98.1%;width:1.8%;height:1.8%}.desktop-home-hotspots a:nth-child(17){left:34%;top:98.1%;width:1.8%;height:1.8%}.desktop-home-hotspots a:nth-child(18){left:35.9%;top:98.1%;width:1.8%;height:1.8%}.desktop-home-hotspots a:nth-child(19){left:82.9%;top:93.7%;width:6.4%;height:3.5%}.desktop-home-hotspots a:nth-child(20){left:89.2%;top:93.7%;width:5.3%;height:3.5%}
 .desktop-home-hotspots a:focus-visible{outline:3px solid var(--gold);outline-offset:-3px;background:#edc78718}
}

/* Homepage desktop: cinematic continuity below the locked hero. */
.value-icon{display:none}
@media(min-width:801px){
 body:has(.desktop-image-hero) #logiciels,
 body:has(.desktop-image-hero) #mission,
 body:has(.desktop-image-hero) .about{position:relative;isolation:isolate}
 body:has(.desktop-image-hero) #logiciels:before,
 body:has(.desktop-image-hero) #mission:before,
 body:has(.desktop-image-hero) .about:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(180deg,#080b0dd9 0%,#080b0d9e 45%,#080b0dde 100%),linear-gradient(90deg,#080b0df0 0%,transparent 48%,#080b0db8 100%),url('/assets/valkerys-hero-desktop.png');background-repeat:no-repeat;background-size:cover,cover,auto 1550px}
 body:has(.desktop-image-hero) #logiciels:before{background-position:center,center,right 56%}
 body:has(.desktop-image-hero) #mission:before{background-position:center,center,right 63%;filter:saturate(.8)}
 body:has(.desktop-image-hero) .about:before{background-position:center,center,right 72%;filter:saturate(.72)}
 body:has(.desktop-image-hero) #logiciels{background-image:none}
 body:has(.desktop-image-hero) #mission,
 body:has(.desktop-image-hero) .about{background-image:none}
 body:has(.desktop-image-hero) #logiciels .product-card{grid-template-columns:minmax(0,55%) minmax(0,45%);height:350px;background-color:#0b1012;box-shadow:0 20px 55px #0007}
 body:has(.desktop-image-hero) #logiciels .card-copy{padding:22px 10px 12px 22px}
 body:has(.desktop-image-hero) #logiciels .card-top{justify-content:flex-start;gap:10px}
 body:has(.desktop-image-hero) #logiciels .subtitle{margin-top:10px;margin-bottom:14px}
 body:has(.desktop-image-hero) #logiciels .check-list{margin:18px 0 20px;font-size:.94rem;line-height:1.42}
 body:has(.desktop-image-hero) #logiciels .check-list li{margin-block:7px}
 body:has(.desktop-image-hero) #logiciels .card-visual{background:radial-gradient(circle at 65% 45%,#ffffff12,transparent 58%)}
 body:has(.desktop-image-hero) #logiciels .card-visual img{width:88%;margin:18px -3% -18% auto;transform:rotate(-5deg);box-shadow:0 18px 45px #000b}
 body:has(.desktop-image-hero) #logiciels .sorqena .card-visual img{width:175%;margin:15px 0 -4% -10%;transform:rotate(-3deg)}
 body:has(.desktop-image-hero) #mission .values article{position:relative;display:grid;grid-template-columns:44px 1fr;column-gap:14px;padding-left:32px}
 body:has(.desktop-image-hero) #mission .value-icon{display:block;grid-column:1;grid-row:1/3;width:42px;height:42px;align-self:center;background-repeat:no-repeat;background-position:center;background-size:contain;opacity:.92}
 body:has(.desktop-image-hero) #mission .value-number{position:absolute;left:32px;top:-18px}
 body:has(.desktop-image-hero) #mission .values article>div{grid-column:2}
 body:has(.desktop-image-hero) #mission .value-icon-1{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23edc787' stroke-width='1.6'%3E%3Cpath d='M39 7C23 9 11 18 9 35c9 2 23-4 30-28Z'/%3E%3Cpath d='M7 41c7-10 15-18 27-27M13 32l8 1m2-10 2 7'/%3E%3C/svg%3E")}
 body:has(.desktop-image-hero) #mission .value-icon-2{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23edc787' stroke-width='1.6'%3E%3Ccircle cx='23' cy='25' r='15'/%3E%3Ccircle cx='23' cy='25' r='8'/%3E%3Cpath d='m23 25 14-14m-1 0h7v7'/%3E%3C/svg%3E")}
 body:has(.desktop-image-hero) #mission .value-icon-3{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48' fill='none' stroke='%23edc787' stroke-width='1.6'%3E%3Cpath d='M24 5 39 11v11c0 10-6 17-15 21C15 39 9 32 9 22V11l15-6Z'/%3E%3Cpath d='M24 15v17m-6-6 6 6 6-6'/%3E%3C/svg%3E")}
 body:has(.desktop-image-hero) #logiciels .section-heading,
 body:has(.desktop-image-hero) #logiciels .product-grid,
 body:has(.desktop-image-hero) #mission .mission-grid,
 body:has(.desktop-image-hero) .about>.eyebrow,
 body:has(.desktop-image-hero) .about>.about-grid{position:relative;z-index:2}
 body:has(.desktop-image-hero) #logiciels .card-visual picture{display:block;width:100%;height:100%}
 body:has(.desktop-image-hero) #logiciels .card-visual picture img,
 body:has(.desktop-image-hero) #logiciels .sorqena .card-visual picture img{display:block;width:100%;height:100%;max-width:none;margin:0;border:0;border-radius:0;transform:none;box-shadow:none;object-fit:cover}
 body:has(.desktop-image-hero) #logiciels .vyneq .card-visual picture img{object-position:51% center}
 body:has(.desktop-image-hero) #logiciels .mavryne .card-visual picture img{object-position:50% center}
 body:has(.desktop-image-hero) #logiciels .sorqena .card-visual picture img{object-position:50% center}
 body:has(.desktop-image-hero) .home-feather{display:block;position:absolute;z-index:1;width:420px;aspect-ratio:1983/793;background:url('/assets/valkerys-feather.png') center/contain no-repeat;pointer-events:none}
 body:has(.desktop-image-hero) .home-feather-start{left:-235px;top:-70px;opacity:.25;transform:rotate(24deg)}
 body:has(.desktop-image-hero) .home-feather-middle{right:-245px;bottom:-92px;opacity:.19;transform:scaleX(-1) rotate(17deg)}
 body:has(.desktop-image-hero) .home-feather-end{right:-330px;bottom:-38px;width:610px;opacity:.24;transform:rotate(-17deg)}
}
@media(min-width:1100px){
 body:has(.desktop-image-hero) #logiciels{padding-block:52px;background-image:linear-gradient(90deg,#0a0d0ef8 0%,#0a0d0eea 55%,#0a0d0edc 88%,#0a0d0ef8 100%),linear-gradient(180deg,#0a0d0ef7 0%,transparent 38%,#0a0d0ef8 100%),url('/assets/valkerys-hero-desktop.png');background-size:cover,cover,auto 1700px;background-position:center,center,right 60%;background-repeat:no-repeat}
 body:has(.desktop-image-hero) #logiciels .section-heading h2{font-size:2.25rem}
 body:has(.desktop-image-hero) #logiciels .product-card{display:grid;height:410px;grid-template-columns:minmax(0,60%) minmax(0,40%);grid-template-rows:minmax(0,1fr) auto}
 body:has(.desktop-image-hero) #logiciels .card-copy{position:relative;z-index:2;grid-column:1;grid-row:1;width:auto;padding:14px 9px 7px 17px}
 body:has(.desktop-image-hero) #logiciels .card-top h3{font-size:1.5rem}
 body:has(.desktop-image-hero) #logiciels .card-top .badge{font-size:.84rem;padding:5px 9px}
 body:has(.desktop-image-hero) #logiciels .subtitle{font-size:.95rem;margin-top:4px;margin-bottom:5px}
 body:has(.desktop-image-hero) #logiciels .card-copy>p:not(.subtitle){font-size:.94rem;line-height:1.3}
 body:has(.desktop-image-hero) #logiciels .check-list{font-size:.94rem;line-height:1.28;margin:5px 0}
 body:has(.desktop-image-hero) #logiciels .check-list li{margin-block:2px;padding-left:20px}
 body:has(.desktop-image-hero) #logiciels .card-copy .text-link{font-size:1rem;line-height:1.3;margin-top:0}
 body:has(.desktop-image-hero) #logiciels .card-visual{position:relative;z-index:1;grid-column:2;grid-row:1;right:auto;bottom:auto;width:auto;height:auto;min-height:0;margin:0;display:flex;align-items:flex-end;overflow:hidden;-webkit-mask-image:none;mask-image:none}
 body:has(.desktop-image-hero) #logiciels .card-visual:before{display:none}
 body:has(.desktop-image-hero) #logiciels .card-visual img{width:116%;max-width:none;margin:0 0 -14% -10%;border-width:3px;border-radius:18px;transform:rotate(-6deg)}
 body:has(.desktop-image-hero) #logiciels .sorqena .card-visual{right:auto;width:auto}
 body:has(.desktop-image-hero) #logiciels .sorqena .card-visual img{width:185%;max-width:none;margin:0 0 -5% -12%;border-radius:8px;transform:rotate(-4deg)}
 body:has(.desktop-image-hero) #logiciels .signature{position:relative;z-index:3;grid-column:1/-1;grid-row:2;left:auto;right:auto;bottom:auto;padding-block:7px}
 body:has(.desktop-image-hero) #mission{padding-block:50px;background-image:linear-gradient(90deg,#0a0d0ef8 0%,#0a0d0ee2 48%,#0a0d0eb5 84%,#0a0d0ef5 100%),linear-gradient(180deg,#0a0d0ef2 0%,transparent 38%,transparent 68%,#0a0d0ef5 100%),url('/assets/valkerys-hero-desktop.png');background-size:cover,cover,auto 1900px;background-position:center,center,right 58%;background-repeat:no-repeat}
 body:has(.desktop-image-hero) #mission .mission-grid{grid-template-columns:.85fr 1.65fr;gap:48px;align-items:center}
 body:has(.desktop-image-hero) #mission h2{font-size:2.15rem}
 body:has(.desktop-image-hero) #mission .mission-grid>div:first-child>p:not(.eyebrow){font-size:1rem;line-height:1.65;margin-top:20px}
 body:has(.desktop-image-hero) #mission .values{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding-left:34px}
 body:has(.desktop-image-hero) #mission .values article{gap:13px}
 body:has(.desktop-image-hero) #mission .values h3{font-size:1rem;line-height:1.35}
 body:has(.desktop-image-hero) #mission .values p{font-size:1rem;line-height:1.5}
 body:has(.desktop-image-hero) .about{padding-block:50px;background-image:linear-gradient(90deg,#0a0d0ef8 0%,#0a0d0ee2 52%,#0a0d0eb2 87%,#0a0d0ef3 100%),linear-gradient(180deg,#0a0d0ef2 0%,transparent 40%,transparent 70%,#0a0d0ef5 100%),url('/assets/valkerys-hero-desktop.png');background-size:cover,cover,auto 2200px;background-position:center,center,right 70%;background-repeat:no-repeat}
 body:has(.desktop-image-hero) .about h2{font-size:2.15rem}
 body:has(.desktop-image-hero) .about-grid p{font-size:1rem;line-height:1.65}
 body:has(.desktop-image-hero) .about-grid .text-link{font-size:1rem}
 body:has(.desktop-image-hero)>footer .footer-grid h2,body:has(.desktop-image-hero)>footer .footer-grid>div>a:not(.button),body:has(.desktop-image-hero)>footer .footer-grid .button{font-size:.9rem}
 body:has(.desktop-image-hero)>footer .footer-bottom{font-size:.875rem}
}
@media(min-width:801px){
 html,body:has(.desktop-image-hero){overflow-x:hidden}
 body:has(.desktop-image-hero) #logiciels{background-image:none}
 body:has(.desktop-image-hero) #mission,
 body:has(.desktop-image-hero) .about{background-image:none}
 body:has(.desktop-image-hero) #logiciels .product-card{height:350px;grid-template-columns:minmax(0,55%) minmax(0,45%)}
 body:has(.desktop-image-hero) #logiciels .card-copy{padding:22px 10px 12px 22px}
 body:has(.desktop-image-hero) #logiciels .subtitle{margin-top:10px;margin-bottom:14px}
 body:has(.desktop-image-hero) #logiciels .check-list{margin:18px 0 20px;line-height:1.42}
 body:has(.desktop-image-hero) #logiciels .check-list li{margin-block:7px}
 body:has(.desktop-image-hero) #logiciels .card-visual picture img,
 body:has(.desktop-image-hero) #logiciels .sorqena .card-visual picture img{width:100%;height:100%;max-width:none;margin:0;border:0;border-radius:0;transform:none;object-fit:cover}
}
@media(min-width:801px){
 body:has(.desktop-image-hero) #logiciels:before,
 body:has(.desktop-image-hero) #mission:before,
 body:has(.desktop-image-hero) .about:before{background-size:100% 100%,100% 100%,1942px auto}
 body:has(.desktop-image-hero) #logiciels:before{background-position:center,center,right 62%}
 body:has(.desktop-image-hero) #mission:before{background-position:center,center,right 57%}
 body:has(.desktop-image-hero) .about:before{background-position:center,center,right 67%}
 body:has(.desktop-image-hero) #logiciels{padding-block:44px}
 body:has(.desktop-image-hero) #logiciels .section-heading{margin-bottom:22px}
 body:has(.desktop-image-hero) #logiciels .section-heading h2{font-size:2rem}
 body:has(.desktop-image-hero) #logiciels .product-card{height:340px}
 body:has(.desktop-image-hero) #logiciels .card-copy{padding:16px 9px 8px 17px}
 body:has(.desktop-image-hero) #logiciels .card-top h3{font-size:1.35rem}
 body:has(.desktop-image-hero) #logiciels .card-top .badge{font-size:.76rem;padding:4px 8px}
 body:has(.desktop-image-hero) #logiciels .subtitle{margin-top:6px;margin-bottom:8px;font-size:.9rem}
 body:has(.desktop-image-hero) #logiciels .check-list{margin:10px 0 11px;font-size:.9rem;line-height:1.35}
 body:has(.desktop-image-hero) #logiciels .check-list li{margin-block:4px}
 body:has(.desktop-image-hero) #logiciels .card-copy .text-link{font-size:.94rem}
 body:has(.desktop-image-hero) #logiciels .signature{padding-block:5px}
 body:has(.desktop-image-hero) #logiciels .sorqena .subtitle{margin-bottom:8px}
 body:has(.desktop-image-hero) #logiciels .sorqena .check-list{margin:7px 0 7px}
 body:has(.desktop-image-hero) #logiciels .sorqena .check-list li{margin-block:2px}
 body:has(.desktop-image-hero) #mission,
 body:has(.desktop-image-hero) .about{padding-block:38px}
 body:has(.desktop-image-hero) #mission .mission-grid{gap:40px}
 body:has(.desktop-image-hero) #mission .mission-grid>div:first-child>p:not(.eyebrow){margin-top:14px}
 body:has(.desktop-image-hero) .home-feather{width:280px;opacity:.16}
 body:has(.desktop-image-hero) .home-feather-start{left:-165px;top:-42px;opacity:.16}
 body:has(.desktop-image-hero) .home-feather-middle{display:none}
 body:has(.desktop-image-hero) .home-feather-end{right:-175px;bottom:-18px;width:330px;opacity:.17}
}

/* One continuous desktop backdrop below the locked hero. */
@media(min-width:801px){
 body:has(.desktop-image-hero) .home-body{position:relative;isolation:isolate;background-color:#080909;background-image:linear-gradient(180deg,#080909 0%,#0809098c 15%,#0809092e 36%,#0809095c 76%,#080909f5 100%),radial-gradient(ellipse at 78% 88%,#a86f251c 0%,transparent 38%),url('/assets/valkerys-body-background.png');background-size:100% 100%,100% 100%,min(100%,1672px) auto;background-position:top center,center,center 260px;background-repeat:no-repeat,no-repeat,no-repeat}
 body:has(.desktop-image-hero) .home-body:before{content:"";position:absolute;z-index:1;top:0;left:0;right:0;height:170px;pointer-events:none;background:linear-gradient(180deg,#080909 0%,#080909d6 34%,transparent 100%)}
 body:has(.desktop-image-hero) .home-body:after{content:"";position:absolute;z-index:1;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.12) 0%,rgba(0,0,0,.12) calc(100% - 220px),#080909 100%)}
 body:has(.desktop-image-hero) .home-body>*{position:relative;z-index:2}
 body:has(.desktop-image-hero) .home-body #logiciels{border-top-color:transparent}
 body:has(.desktop-image-hero) .home-body #logiciels,
 body:has(.desktop-image-hero) .home-body #mission,
 body:has(.desktop-image-hero) .home-body .about{background:transparent}
 body:has(.desktop-image-hero) .home-body #logiciels:before,
 body:has(.desktop-image-hero) .home-body #mission:before,
 body:has(.desktop-image-hero) .home-body .about:before{display:none}
 body:has(.desktop-image-hero) .home-body .home-feather{display:none}
}
@media(min-width:801px){
 body:has(.desktop-image-hero) .desktop-image-hero{position:relative;isolation:isolate}
 body:has(.desktop-image-hero) .desktop-image-hero:before,
 body:has(.desktop-image-hero) .desktop-image-hero:after{content:"";position:absolute;z-index:1;left:0;right:0;pointer-events:none}
 body:has(.desktop-image-hero) .desktop-image-hero:before{top:0;height:100px;background:linear-gradient(180deg,rgba(8,9,9,.88) 0%,rgba(8,9,9,.4) 46%,transparent 100%)}
 body:has(.desktop-image-hero) .desktop-image-hero:after{bottom:0;height:110px;background:linear-gradient(180deg,transparent 0%,rgba(8,9,9,.42) 58%,#080909 100%)}
}
@media(min-width:801px){
 body:has(.desktop-image-hero) .home-body #mission{padding-block:30px}
 body:has(.desktop-image-hero) .home-body #mission .mission-grid{gap:32px}
 body:has(.desktop-image-hero) .home-body #mission .mission-grid>div:first-child>p:not(.eyebrow){margin-top:10px;color:#deded9}
 body:has(.desktop-image-hero) .home-body #mission .values{gap:16px;padding-left:26px}
 body:has(.desktop-image-hero) .home-body #mission .values article{column-gap:11px;padding-left:28px}
 body:has(.desktop-image-hero) .home-body #mission .value-number{left:28px;top:-14px}
 body:has(.desktop-image-hero) .home-body #mission .values p{margin-top:4px;color:#deded9}
 body:has(.desktop-image-hero) .home-body .about{padding-block:34px;text-align:center}
 body:has(.desktop-image-hero) .home-body .about>.eyebrow{margin-bottom:15px;text-align:center}
 body:has(.desktop-image-hero) .home-body .about-grid{display:flex;flex-direction:column;align-items:center;gap:0;text-align:center}
 body:has(.desktop-image-hero) .home-body .about-grid h2{max-width:960px;margin-inline:auto}
 body:has(.desktop-image-hero) .home-body .about-grid>div{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:24px}
 body:has(.desktop-image-hero) .home-body .about-grid p{max-width:800px;margin:0 0 18px;color:#deded9;text-align:center}
 body:has(.desktop-image-hero) .home-body .about-grid .text-link{align-self:center}
}

/* Keep the Mission pillars as one compact desktop group. */
@media(min-width:801px){
 body:has(.desktop-image-hero) .home-body #mission .values{width:76%;justify-self:start;gap:4px;padding-left:12px;transform:translateX(-24px)}
 body:has(.desktop-image-hero) .home-body #mission .values article{grid-template-columns:38px minmax(0,1fr);column-gap:7px;padding-left:14px;align-content:start}
 body:has(.desktop-image-hero) .home-body #mission .value-number{left:14px;top:-12px}
 body:has(.desktop-image-hero) .home-body #mission .values p{margin-top:3px}
}

/* Accueil mobile : composition dédiée, isolée du rendu desktop et des pages internes. */
@media(max-width:800px){
 body:has(.desktop-image-hero)>.header{min-height:82px}
 body:has(.desktop-image-hero) .mobile-brand-hero{width:100%;padding:18px 0 28px;background:#080a0b}
 body:has(.desktop-image-hero) .brand-hero-art{height:auto;border:0;border-radius:0;background:none;box-shadow:none;overflow:visible}
 body:has(.desktop-image-hero) .brand-hero-art:before,body:has(.desktop-image-hero) .brand-hero-art:after{display:none}
 body:has(.desktop-image-hero) .brand-hero-mobile{display:flex;position:static;align-items:center;flex-direction:column;text-align:center}
 body:has(.desktop-image-hero) .brand-hero-mobile p{max-width:none;margin-bottom:18px;font-size:.68rem;line-height:1.6;letter-spacing:.2em;color:var(--gold)}
 body:has(.desktop-image-hero) .mobile-hero-mark{display:block;width:140px;height:auto;margin-bottom:22px;mix-blend-mode:lighten}
 body:has(.desktop-image-hero) .brand-hero-mobile h2{max-width:330px;font-size:clamp(2.45rem,10.5vw,3.35rem);line-height:.98;letter-spacing:-.045em}
 body:has(.desktop-image-hero) .brand-hero-intro{width:min(620px,calc(100% - 44px));margin-inline:auto;padding:20px 0 0;text-align:center}
 body:has(.desktop-image-hero) .brand-hero-intro>p{max-width:520px;margin-inline:auto;font-size:.96rem;line-height:1.7;color:#d1d1cc}
 body:has(.desktop-image-hero) .brand-hero-intro .actions{display:none}
}
@media(max-width:480px){
 body:has(.desktop-image-hero)>.header{min-height:78px}
 body:has(.desktop-image-hero) .mobile-brand-hero{padding-top:16px}
 body:has(.desktop-image-hero) .brand-hero-mobile p{max-width:300px;margin-bottom:16px;font-size:.64rem}
 body:has(.desktop-image-hero) .mobile-hero-mark{margin-bottom:20px}
 body:has(.desktop-image-hero) .brand-hero-mobile h2{font-size:clamp(2.35rem,11vw,2.85rem)}
 body:has(.desktop-image-hero) .brand-hero-intro{width:calc(100% - 40px);padding-top:18px}
 body:has(.desktop-image-hero) .brand-hero-intro>p{font-size:.92rem;line-height:1.65}
}
