:root{color-scheme:light;--ink:#11121c;--muted:#60677d;--blue:#0085ff;--line:#dce2ed;--paper:#fafbfd;--ease:cubic-bezier(.2,.75,.2,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.5 Lato,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3,strong,nav,.primary-button,.wordmark{font-family:Montserrat,Arial,sans-serif}h1,h2,h3,strong{font-weight:700}button:focus-visible,a:focus-visible{outline:3px solid var(--blue);outline-offset:6px;border-radius:8px}.shell{width:calc(100% - 128px);max-width:1400px;margin-inline:auto}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;z-index:30;top:12px;left:12px;padding:14px;background:white;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}[hidden]{display:none!important}.eyebrow{text-transform:uppercase;font-size:12px;line-height:1.4;letter-spacing:.26em;color:var(--muted)}
.site-header{position:relative;z-index:10;height:100px}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.wordmark{font-size:28px;font-weight:700;letter-spacing:-1.2px;line-height:1}.wordmark span{color:var(--blue)}nav{display:flex;align-items:center;gap:36px;font-size:16px;font-weight:500;color:#373c52}nav>a{position:relative;padding-block:14px}nav>a:after{content:"";position:absolute;bottom:7px;left:0;right:0;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .3s var(--ease)}nav>a:hover:after{transform:scaleX(1)}.motion-toggle{width:36px;height:36px;padding:0;border:1px solid var(--line);background:transparent;border-radius:50%;font-size:11px;transition:background .2s}.motion-toggle:hover,.motion-toggle[aria-pressed=true]{background:#eaf1fc;color:#0065c5}
.hero{position:relative;min-height:660px;isolation:isolate}.hero-copy{position:relative;z-index:3;width:54%;padding-top:79px;pointer-events:none}.hero-copy a{pointer-events:auto}.hero h1{font-size:clamp(46px,5.03vw,78px);letter-spacing:-.062em;line-height:1.24;margin-top:32px}.hero h1 span{white-space:nowrap}.hero-description{font-size:clamp(22px,2.18vw,34px);color:#626a80;letter-spacing:-.03em;margin-top:24px;white-space:nowrap}.primary-button{display:inline-flex;align-items:center;gap:35px;font-size:18px;font-weight:600;padding:20px 32px;min-height:66px;color:white;background:#087bff;border-radius:8px;box-shadow:0 14px 30px #0085ff19;margin-top:45px;transition:transform .3s var(--ease),box-shadow .3s,background .3s}.primary-button:hover{transform:translateY(-4px);box-shadow:0 20px 36px #0085ff2e;background:#006eea}.primary-button:active{transform:translateY(-1px) scale(.98)}.primary-button i{font-size:22px;transition:transform .3s}.primary-button:hover i{transform:translateX(5px)}
.product-stage{position:absolute;right:-40px;top:-4px;width:56%;height:620px;z-index:1}.glass-scene{position:absolute;inset:0 0 105px;perspective:1500px;isolation:isolate;touch-action:pan-y}.glass-card{position:absolute;left:0;top:50px;width:61%;aspect-ratio:1;border:0;padding:0;background:transparent;border-radius:16%;transform-style:preserve-3d;will-change:transform;transform:translate3d(calc(var(--slot)*41%),calc(var(--slot)*-7px),0) rotateX(7deg) rotateY(-22deg) rotateZ(10deg) scale(calc(1 - var(--slot)*.2));transform-origin:center;filter:drop-shadow(11px 32px 18px #7594ba20);z-index:calc(3 - var(--slot))}.glass-material{width:100%;height:100%;object-fit:contain;pointer-events:none;user-select:none}.glass-icon{position:absolute;inset:12%;width:76%;height:76%;object-fit:contain;mix-blend-mode:multiply;pointer-events:none;user-select:none;transform:translateZ(1px)}.glass-card:focus-visible{outline-offset:-22px}.stage-caption{position:absolute;bottom:18px;left:9%;right:11%;display:flex;align-items:center;justify-content:space-between;gap:20px}.caption-copy{padding:19px 0 0;position:relative}.caption-copy:before{content:"";position:absolute;left:0;top:-38px;height:40px;width:1px;background:#929aad}.caption-copy a{display:flex;align-items:center;gap:13px;font-size:18px}.caption-copy a i{font-size:13px;color:var(--blue);opacity:0;transform:translate(-4px,4px);transition:opacity .25s,transform .25s}.caption-copy a:hover i,.caption-copy a:focus-visible i{opacity:1;transform:translate(0)}.caption-copy p{margin-top:3px;font-size:16px;color:var(--muted)}.stage-counter{font-size:11px;letter-spacing:.08em;color:#707a90;white-space:nowrap}.stage-counter #active-number{color:var(--ink)}.counter-divider{margin-inline:6px;color:#a6aec1}.caption-copy.is-changing{animation:caption-in .45s var(--ease)}
.selected{position:relative;border-top:1px solid var(--line);padding:41px 0 54px}.section-heading{display:flex;align-items:center;gap:24px}.section-heading h2{font-size:25px;letter-spacing:-.035em;white-space:nowrap}.heading-rule{height:1px;flex:1;background:var(--line)}.text-link{font-size:14px;color:var(--muted);display:inline-flex;gap:22px;align-items:center}.text-link i{color:var(--blue);transition:transform .25s}.text-link:hover i{transform:translateX(4px)}.selected-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:33px}.app-selector{position:relative;display:flex;align-items:center;gap:22px;text-align:left;border:0;background:none;padding:12px 28px;min-width:0;transition:background .25s}.app-selector:first-child{padding-left:0}.app-selector:last-child{padding-right:0}.app-selector+.app-selector{border-left:1px solid var(--line)}.app-selector>img{width:80px;height:80px;flex-shrink:0;object-fit:contain;border-radius:18px;background:white;box-shadow:0 8px 28px #2038580a;transition:transform .35s var(--ease),box-shadow .35s}.app-selector strong{font-size:16px;line-height:1.4;display:block;letter-spacing:-.04em}.app-selector small{display:block;font-size:13px;color:var(--muted);line-height:1.5;margin-top:5px}.app-selector>i{color:var(--blue);margin-left:auto;font-size:18px;transition:transform .3s}.app-selector:after{content:"";position:absolute;left:29px;right:29px;bottom:-13px;height:2px;background:var(--blue);transform:scaleX(0);transform-origin:left;transition:transform .5s var(--ease)}.app-selector:first-child:after{left:0}.app-selector:last-child:after{right:0}.app-selector:hover>img{transform:translateY(-5px) rotate(-3deg);box-shadow:0 14px 28px #20385814}.app-selector:hover>i{transform:translateX(4px)}.app-selector[aria-pressed=true]:after{transform:scaleX(1)}.no-script-links{padding-top:25px;color:var(--blue)}
.studio{padding-block:120px 135px;border-bottom:1px solid var(--line)}.studio-content{display:grid;grid-template-columns:1.4fr 1fr;align-items:end;margin-top:35px}.studio h2{font-size:clamp(44px,5.7vw,82px);letter-spacing:-.065em;line-height:1.12}.studio h2 span{color:#818b9e}.studio-content>div{padding:0 0 5px 40px}.studio-content p{font-size:25px;line-height:1.6;color:var(--muted);letter-spacing:-.025em}.studio-signoff{display:block;margin-top:30px;font-size:10px}
.collection{padding-block:110px 100px}.collection-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:52px}.collection h2{font-size:clamp(38px,4vw,60px);letter-spacing:-.06em;line-height:1.13;margin-top:22px}.filters{display:flex;gap:5px;flex-shrink:0}.filters button{border:0;border-radius:24px;padding:10px 17px;background:none;color:var(--muted);font-size:14px;transition:background .2s,color .2s}.filters button[aria-pressed=true]{color:white;background:var(--ink)}.filters button:hover:not([aria-pressed=true]){background:#eaf0f8}.collection-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:55px 30px}.collection-item{min-width:0}.collection-image{aspect-ratio:1.7;background:white;border-radius:8px;overflow:hidden;border:1px solid #edf0f6}.collection-image img{width:100%;height:100%;object-fit:contain;transition:transform .7s var(--ease)}.collection-item:hover .collection-image img{transform:scale(1.045)}.collection-label{display:flex;align-items:center;justify-content:space-between;margin-top:22px;padding:0 2px}.collection-label .eyebrow{font-size:9px;letter-spacing:.16em}.collection-label h3{font-size:21px;letter-spacing:-.04em;margin-top:6px}.collection-label>i{font-size:17px;color:var(--muted);transition:color .3s,transform .3s}.collection-item:hover .collection-label>i{transform:translate(3px,-3px);color:var(--blue)}
.site-footer{padding-bottom:36px;border-top:1px solid var(--line)}.contact-row{display:flex;align-items:center;justify-content:space-between;padding-block:75px}.contact-row h2{font-size:48px;letter-spacing:-.055em;margin-top:18px}.contact-link{display:flex;gap:32px;align-items:center;font-size:28px;letter-spacing:-.02em}.contact-link i{font-size:22px;color:var(--blue)}.contact-link:hover{color:var(--blue)}.footer-bottom{display:flex;align-items:center;gap:35px;justify-content:space-between;padding-top:33px;border-top:1px solid var(--line)}.footer-bottom>.wordmark{font-size:22px}.footer-bottom>p{font-size:13px;color:var(--muted);margin-right:auto}.footer-links{display:flex;gap:28px;font-size:13px;color:var(--muted)}.footer-links a:hover,.footer-product-links a:hover{color:var(--blue)}.footer-product-links{display:flex;gap:25px;justify-content:flex-end;font-size:11px;color:var(--muted);margin-top:30px}
.js-ready .intro-item{animation:intro-in .9s var(--ease) both}.js-ready .intro-item:nth-child(2){animation-delay:.08s}.js-ready .intro-item:nth-child(3){animation-delay:.16s}.js-ready .intro-item:nth-child(4){animation-delay:.24s}.js-ready [data-reveal]{opacity:0;transform:translateY(24px);transition:opacity .8s var(--ease),transform .8s var(--ease)}.js-ready [data-reveal].is-visible{opacity:1;transform:none}@keyframes intro-in{from{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@keyframes caption-in{from{opacity:.35;transform:translateY(6px)}to{opacity:1;transform:none}}
@media(min-width:1550px){.hero{min-height:720px}.hero-copy{padding-top:95px}.product-stage{height:670px}.glass-card{top:70px}}
@media(max-width:1199px){.shell{width:calc(100% - 80px)}.site-header{height:88px}.hero{min-height:580px}.hero-copy{padding-top:72px}.hero h1{font-size:5.1vw}.hero-description{font-size:2.2vw}.product-stage{height:535px;right:-26px}.glass-card{top:74px;width:64%}.stage-caption{bottom:5px;left:12%;right:5%}.caption-copy a{font-size:15px}.caption-copy p{font-size:13px}.stage-counter{font-size:10px}.primary-button{font-size:16px;padding:18px 26px;gap:25px;min-height:60px;margin-top:35px}.selected{padding-top:32px}.app-selector{gap:15px;padding-inline:20px}.app-selector>img{width:60px;height:60px;border-radius:14px}.app-selector strong{font-size:13px}.app-selector small{font-size:11px}.app-selector>i{font-size:14px}.section-heading h2{font-size:22px}}
@media(max-width:800px){.shell{width:calc(100% - 48px)}.site-header{height:85px}nav{gap:20px;font-size:13px}.wordmark{font-size:24px}.motion-toggle{width:30px;height:30px;font-size:10px}.hero{min-height:920px}.hero-copy{padding-top:35px;width:100%}.hero h1{font-size:clamp(44px,7.7vw,66px);line-height:1.19;margin-top:24px}.hero-description{font-size:23px;white-space:normal;margin-top:18px}.primary-button{margin-top:28px;font-size:16px;min-height:57px;padding:16px 24px}.product-stage{top:355px;left:0;right:auto;width:100%;height:520px}.glass-card{width:57%;top:25px}.glass-scene{inset:0 0 100px}.stage-caption{bottom:10px;left:4%;right:4%}.caption-copy a{font-size:17px}.caption-copy p{font-size:14px}.caption-copy:before{top:-27px;height:27px}.selected-grid{grid-template-columns:1fr;margin-top:20px}.app-selector,.app-selector:first-child,.app-selector:last-child{padding:22px 0}.app-selector+.app-selector{border-left:0;border-top:1px solid var(--line)}.app-selector strong{font-size:16px}.app-selector small{font-size:13px}.app-selector>img{width:65px;height:65px}.app-selector>i{font-size:17px}.app-selector:after{left:0;right:0;bottom:0}.heading-rule{display:none}.section-heading{justify-content:space-between;gap:15px}.section-heading h2{font-size:21px}.text-link{font-size:12px;gap:13px}.studio{padding-block:70px}.studio-content{grid-template-columns:1fr;gap:35px}.studio-content>div{padding:0}.studio-content p{font-size:22px}.collection{padding-block:75px}.collection-heading{align-items:flex-start;flex-direction:column;gap:30px;margin-bottom:30px}.collection h2{font-size:42px}.filters{align-self:flex-start}.collection-grid{gap:35px 20px}.collection-label h3{font-size:18px}.contact-row{padding-block:55px;align-items:flex-start;flex-direction:column;gap:28px}.contact-row h2{font-size:40px}.contact-link{font-size:24px}.footer-bottom{flex-wrap:wrap;gap:20px}.footer-bottom>p{margin-left:auto;margin-right:0}.footer-links{width:100%;gap:25px}.footer-product-links{justify-content:flex-start;gap:18px;flex-wrap:wrap}}
@media(max-width:480px){.shell{width:calc(100% - 40px)}.site-header{height:78px}.wordmark{font-size:21px}nav{gap:14px;font-size:12px}.motion-toggle{width:28px;height:28px}.hero{min-height:740px}.hero-copy{padding-top:24px}.eyebrow{font-size:10px;letter-spacing:.19em}.hero h1{font-size:clamp(32px,8.1vw,39px);letter-spacing:-.065em}.hero-description{font-size:19px;margin-top:20px}.primary-button{font-size:14px;min-height:54px;gap:26px;padding:15px 22px}.primary-button i{font-size:17px}.product-stage{top:285px;height:405px;width:calc(100% + 10px);left:-5px}.glass-card{width:66%;top:10px}.glass-scene{bottom:100px}.stage-caption{left:5%;right:4%;bottom:1px}.caption-copy a{font-size:15px}.caption-copy p{font-size:12px}.stage-counter{font-size:10px}.selected{padding-top:28px;padding-bottom:20px}.section-heading h2{font-size:19px}.text-link{font-size:11px}.selected-grid{margin-top:15px}.app-selector strong{font-size:15px}.app-selector small{font-size:12px}.studio h2{font-size:48px}.collection-grid{grid-template-columns:1fr}.collection-image{aspect-ratio:1.65}.collection-label h3{font-size:20px}.collection h2{font-size:38px}}
@media(max-width:360px){nav{gap:10px;font-size:11px}.wordmark{font-size:19px}.motion-toggle{width:24px;height:24px}.hero-description{font-size:17px}.hero h1{font-size:8vw}.hero{min-height:700px}.product-stage{top:280px;height:370px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-ready [data-reveal]{opacity:1;transform:none}.glass-card{will-change:auto}}
html.motion-paused{scroll-behavior:auto}.motion-paused *,.motion-paused *:before,.motion-paused *:after{animation:none!important;transition:none!important}.motion-paused [data-reveal]{opacity:1;transform:none}.motion-paused .glass-card{will-change:auto}
/* Final composition: keep every interactive panel inside the viewport. */
@media(min-width:801px){.product-stage{right:0}.glass-card{width:58%;top:20px}.hero{min-height:672px}.hero h1{font-size:clamp(46px,5.35vw,80px)}.hero h1 span{font-size:.95em}.primary-button{min-width:312px;justify-content:space-between;min-height:70px}.section-heading h2{font-size:27px}.app-selector strong{font-size:17px}}
@media(min-width:801px) and (max-width:1199px){.hero{min-height:590px}.glass-card{top:64px}.primary-button{min-width:260px;min-height:60px}.app-selector strong{font-size:13px}}
.caption-copy a i{opacity:1;transform:none}.motion-toggle{min-width:44px;min-height:44px}
@media print{.motion-toggle,.glass-scene{display:none}.js-ready [data-reveal]{opacity:1;transform:none}.hero{min-height:350px}.product-stage{position:static;height:100px}.stage-caption{position:static}.hero-copy{width:100%}.collection-item{break-inside:avoid}nav{display:none}}
