@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}}
