:root{--gold: #d9a33a;--ivory: #f6f2e9;--sand: #e7d5b5;--stone: #c7bfb2;--charcoal: #2b2c2a;--black: #090a0a;--white: #ffffff;--line: rgba(43, 44, 42, .18);--page: min(1360px, calc(100% - 64px) );color:var(--charcoal);background:var(--ivory);font-family:Inter,Segoe UI,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;scroll-padding-top:80px;background:var(--ivory)}body{min-width:320px;margin:0;overflow-x:hidden;color:var(--charcoal);background:var(--ivory);-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}body,button,a,input{letter-spacing:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}a{color:inherit}p{text-wrap:pretty}h1,h2,h3,p,figure,dl,dd{margin-top:0;margin-left:0}h1,h2,h3{text-wrap:balance}.page-shell{width:var(--page);margin-inline:auto}.skip-link{position:fixed;z-index:200;top:12px;left:12px;padding:12px 16px;color:var(--black);background:var(--gold);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.site-header{position:relative;z-index:80;height:72px;color:var(--white);background:var(--black);border-bottom:1px solid rgba(255,255,255,.13)}.site-header__inner{display:flex;width:var(--page);height:100%;align-items:center;justify-content:space-between;gap:32px;margin-inline:auto}.site-brand{display:inline-flex;min-width:0;align-items:center;gap:12px;color:var(--white);text-decoration:none;text-transform:uppercase}.site-brand img{width:62px;height:24px;object-fit:contain}.site-brand__wordmark{font-size:.84rem;font-weight:800}.site-brand__descriptor{padding-left:12px;color:#ffffff75;border-left:1px solid rgba(255,255,255,.22);font-size:.58rem;font-weight:650}.site-nav{display:flex;align-items:center;gap:clamp(20px,2.6vw,40px)}.site-nav>a,.site-nav__language a{color:#ffffffb3;font-size:.7rem;font-weight:700;text-decoration:none;text-transform:uppercase}.site-nav>a:hover,.site-nav>a:focus-visible,.site-nav>a[aria-current=page],.site-nav__language a:hover,.site-nav__language a:focus-visible,.site-nav__language a[aria-current=true],.site-nav__language a[aria-current=page]{color:var(--gold)}.site-nav__language{display:inline-flex;align-items:center;gap:7px;color:#ffffff3d}.menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;color:var(--white);background:transparent;border:1px solid rgba(255,255,255,.28);cursor:pointer}.menu-toggle>span:last-child{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.menu-toggle__lines{display:grid;width:18px;gap:6px}.menu-toggle__lines span{display:block;width:18px;height:1px;background:currentColor;transition:transform .18s ease}.site-header[data-open=true] .menu-toggle__lines span:first-child{transform:translateY(3.5px) rotate(45deg)}.site-header[data-open=true] .menu-toggle__lines span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.eyebrow{margin-bottom:16px;color:#77766f;font-size:.66rem;font-weight:750;line-height:1.3;text-transform:uppercase}.eyebrow--gold{color:var(--gold)}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:12px;padding:12px 18px;border:1px solid transparent;border-radius:0;font-size:.72rem;font-weight:750;line-height:1.2;text-decoration:none;text-transform:uppercase}.button--gold{color:var(--black);background:var(--gold);border-color:var(--gold)}.button--gold:hover,.button--gold:focus-visible{color:var(--gold);background:transparent}.button--outline-light{color:var(--white);background:#0000002e;border-color:#ffffff61}.button--outline-light:hover,.button--outline-light:focus-visible{color:var(--black);background:var(--white);border-color:var(--white)}.text-link{display:inline-flex;align-items:center;gap:10px;padding-bottom:4px;color:inherit;border-bottom:1px solid currentColor;font-size:.78rem;font-weight:750;text-decoration:none;text-transform:uppercase}.catalog-hero{position:relative;min-height:clamp(620px,calc(100svh - 116px),820px);overflow:hidden;color:var(--white);background:var(--black)}.catalog-hero__grid{position:absolute;inset:0;opacity:.15;background-image:linear-gradient(rgba(217,163,58,.42) 1px,transparent 1px),linear-gradient(90deg,rgba(217,163,58,.42) 1px,transparent 1px);background-size:13vw 13vw;pointer-events:none}.catalog-hero__inner{position:relative;display:grid;min-height:inherit;grid-template-columns:minmax(410px,.9fr) minmax(520px,1.1fr);align-items:center;gap:64px;padding-block:48px 76px}.catalog-hero__copy{position:relative;z-index:5;max-width:620px}.catalog-hero h1{max-width:620px;margin-bottom:28px;font-size:clamp(3.8rem,5.7vw,6.8rem);font-weight:850;line-height:.9}.catalog-hero__lead{max-width:540px;margin-bottom:12px;color:#ffffffb8;font-size:clamp(1rem,1.4vw,1.28rem);line-height:1.6}.catalog-hero__origin{margin-bottom:34px;color:var(--gold);font-size:.78rem;font-weight:650;text-transform:uppercase}.catalog-hero__visual{position:relative;min-height:600px;align-self:stretch}.hero-phone{position:absolute;width:clamp(174px,13vw,220px);aspect-ratio:9 / 19.5;overflow:hidden;margin:0;background:#0a0d12;border:1px solid rgba(255,255,255,.16);border-radius:30px;box-shadow:0 34px 72px #00000094;transform-origin:center}.hero-phone img{width:100%;height:100%;object-fit:cover}.hero-phone--one{z-index:5;top:2%;left:50%;width:clamp(230px,16vw,280px);aspect-ratio:335 / 700;transform:translate(-50%)}.hero-phone--one img{position:absolute;top:-27%;left:-25%;width:151%;max-width:none;height:auto}.hero-phone--two{z-index:4;top:16%;left:0;transform:rotate(-3deg)}.hero-phone--three{z-index:3;top:15%;right:0;width:clamp(180px,13.5vw,230px);aspect-ratio:941 / 1672;border-radius:22px;transform:rotate(3deg)}.hero-phone--four{z-index:2;bottom:-18%;left:7%;transform:rotate(8deg) scale(.88)}.hero-phone--five{z-index:4;right:4%;bottom:-14%;transform:rotate(-8deg) scale(.86)}.catalog-hero__foot{position:absolute;z-index:8;right:0;bottom:0;left:0;display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:24px;color:#ffffff8c;border-top:1px solid rgba(255,255,255,.14);font-size:.64rem;font-weight:650;text-transform:uppercase}.catalogue{padding-block:clamp(72px,9vw,142px);background:var(--ivory)}.section-intro{max-width:760px;margin-bottom:clamp(40px,6vw,80px)}.section-intro h2,.studio-about h2,.privacy-band h2,.development-visual h2{margin-bottom:22px;font-size:clamp(2.7rem,5.5vw,6.2rem);font-weight:820;line-height:.95}.section-intro>p:not(.eyebrow),.section-intro--split>p,.studio-about p,.privacy-band p,.development-visual p{max-width:620px;margin-bottom:0;color:#66665f;font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.7}.section-intro--split{display:grid;max-width:none;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);align-items:end;gap:clamp(36px,8vw,140px)}.section-intro--split h2{margin-bottom:0}.section-intro--inverse{max-width:920px}.section-intro--inverse h2,.section-intro--inverse p:not(.eyebrow){color:var(--white)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.product-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{min-width:0;background:var(--white)}.catalogue-cta{display:flex;min-height:700px;flex-direction:column;justify-content:flex-end;padding:clamp(30px,3.8vw,54px);color:var(--white);background:var(--charcoal)}.catalogue-cta h3{max-width:430px;margin-bottom:22px;font-size:clamp(2.35rem,3.5vw,4.6rem);font-weight:820;line-height:.95}.catalogue-cta>p:not(.eyebrow){max-width:410px;margin-bottom:34px;color:#ffffff9e;line-height:1.65}.text-link--light{color:var(--white)}.product-card__media{display:flex;min-height:360px;aspect-ratio:1.08 / 1;align-items:center;justify-content:center;overflow:hidden;background:var(--product-soft);text-decoration:none}.product-card__media>img{width:100%;height:100%;padding:clamp(20px,3vw,48px);object-fit:contain;transition:transform .26s ease}.product-card__media:hover>img{transform:scale(1.025)}.product-card__placeholder{display:grid;width:100%;height:100%;place-content:center;justify-items:center;gap:22px;color:var(--product-ink);background:var(--product-paper)}.product-card__placeholder img{width:clamp(100px,14vw,170px);aspect-ratio:1;object-fit:contain;box-shadow:0 24px 48px #14141424}.product-card__placeholder span{font-size:.64rem;font-weight:750;text-transform:uppercase}.product-card__body{min-height:340px;padding:clamp(26px,3.4vw,46px)}.product-card__head{display:flex;min-height:52px;align-items:center;justify-content:space-between;gap:16px;margin-bottom:28px}.product-card__icon{width:52px;height:52px;object-fit:contain;border-radius:6px}.status{display:inline-flex;min-height:28px;align-items:center;padding:6px 9px;color:var(--product-ink, var(--charcoal));background:transparent;border:1px solid currentColor;font-size:.58rem;font-weight:750;line-height:1.2;text-transform:uppercase}.status--available{color:#1a6a47}.status--release{color:#856218}.status--development,.status--lab{color:#6e6d68}.product-card h3{margin-bottom:14px;color:var(--product-ink);font-size:clamp(1.6rem,2.4vw,2.5rem);font-weight:800;line-height:1}.product-card h3 a{text-decoration:none}.product-card__body>p:not(.eyebrow){min-height:84px;margin-bottom:28px;color:#66665f;line-height:1.55}.product-card__links{display:flex;flex-wrap:wrap;gap:18px}.product-card__links a{display:inline-flex;align-items:center;gap:8px;color:var(--product-ink);font-size:.67rem;font-weight:750;text-decoration:none;text-transform:uppercase}.product-card__links a:hover,.product-card__links a:focus-visible{color:var(--product-accent)}.product-card--compact .product-card__media{min-height:280px}.product-card--compact .product-card__body{min-height:315px}.principles{padding-block:clamp(80px,10vw,150px);color:var(--white);background:var(--charcoal)}.principle-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.22)}.principle{min-height:290px;padding:28px clamp(18px,2.6vw,38px) 32px 0;border-right:1px solid rgba(255,255,255,.16)}.principle:not(:first-child){padding-left:clamp(18px,2.6vw,38px)}.principle:last-child{border-right:0}.principle>span{display:block;margin-bottom:70px;color:var(--gold);font-size:.68rem;font-weight:750}.principle h3{margin-bottom:14px;font-size:1.4rem}.principle p{margin-bottom:0;color:#fff9;line-height:1.55}.studio-about{padding-block:clamp(76px,9vw,140px);background:var(--sand)}.studio-about__inner{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:end;gap:clamp(48px,10vw,170px)}.studio-about h2{margin-bottom:0}.studio-about p{margin-bottom:28px;color:var(--charcoal)}.site-footer{color:var(--white);background:var(--black)}.site-footer__top{display:grid;min-height:220px;grid-template-columns:1fr 1fr;align-items:center;gap:40px;border-bottom:1px solid rgba(255,255,255,.16)}.site-footer__brand{display:inline-flex;align-items:center;gap:18px;font-size:1rem;text-decoration:none;text-transform:uppercase}.site-footer__brand img{width:88px}.site-footer__top>p{max-width:520px;margin-bottom:0;color:#ffffff94;line-height:1.6}.site-footer__bottom{display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:26px;color:#ffffff7a;font-size:.67rem;text-transform:uppercase}.site-footer__bottom a{text-decoration:none}.language-links{display:inline-flex;gap:7px}.language-links a[aria-current=page]{color:var(--gold)}.product-page,.privacy-page{background:var(--product-paper)}.product-hero{position:relative;min-height:clamp(680px,calc(100svh - 86px),860px);overflow:hidden;color:var(--white);background:var(--product-ink);isolation:isolate}.product-hero:after{position:absolute;z-index:3;right:0;bottom:0;left:0;height:190px;pointer-events:none;content:"";background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--product-paper) 18%,transparent) 42%,var(--product-paper) 100%)}.product-hero__backdrop,.product-hero__veil{position:absolute;inset:0;width:100%;height:100%}.product-hero__backdrop{z-index:0;object-fit:cover;object-position:center;opacity:.16;filter:saturate(.72) contrast(1.08)}.product-hero__veil{z-index:1;pointer-events:none;background:linear-gradient(90deg,color-mix(in srgb,var(--product-ink) 99%,transparent),color-mix(in srgb,var(--product-ink) 96%,transparent) 35%,color-mix(in srgb,var(--product-ink) 70%,transparent) 68%,color-mix(in srgb,var(--product-ink) 30%,transparent))}.product-hero--electric .product-hero__backdrop{opacity:1;filter:none}.product-hero--electric .product-hero__veil{background:linear-gradient(90deg,#07101ffa,#07101feb,#07101f42 72%,#07101f14)}.product-hero__inner{position:relative;z-index:2;display:grid;min-height:inherit;grid-template-columns:minmax(400px,.92fr) minmax(440px,1.08fr);align-items:center;gap:42px;padding-block:64px 126px}.product-hero__copy{position:relative;z-index:4;max-width:680px}.product-hero__meta{display:flex;align-items:center;gap:18px;margin-bottom:30px;color:#ffffffa6;font-size:.68rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.product-hero__meta img{width:58px;height:58px;object-fit:contain;border-radius:8px}.product-hero .status{color:var(--white)}.product-hero h1{margin-bottom:20px;font-size:clamp(3.2rem,6.3vw,7.2rem);font-weight:850;line-height:.9;letter-spacing:0}.product-hero__tagline{max-width:650px;margin-bottom:18px;color:var(--product-accent);font-size:clamp(1.25rem,2vw,2.1rem);font-weight:680;line-height:1.12;letter-spacing:0}.product-hero__summary{max-width:620px;margin-bottom:30px;color:#ffffffb8;font-size:clamp(1rem,1.25vw,1.17rem);line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.product-hero__honesty{margin-top:20px;margin-bottom:0;color:#ffffff7a;font-size:.76rem}.product-hero__visual{position:relative;min-height:620px;pointer-events:none}.hero-device{position:absolute;width:clamp(230px,20.5vw,326px);aspect-ratio:9 / 19.5;margin:0;transform-origin:center}.hero-device__screen{position:relative;width:100%;height:100%;overflow:hidden;background:#090c0f;border:1px solid rgba(255,255,255,.25);border-radius:clamp(28px,2.5vw,42px);box-shadow:0 42px 84px #00000080,0 0 0 7px #ffffff09}.hero-device__screen img{display:block;width:100%;height:100%;object-fit:cover}.hero-device--primary{z-index:2;top:-1%;left:3%;transform:rotate(-3deg)}.hero-device--secondary{z-index:1;right:-1%;bottom:-5%;transform:rotate(3deg) scale(.91);opacity:.9}.product-hero--poster .hero-device__screen img{position:absolute;top:-19.5%;left:-23%;width:146%;max-width:none;height:auto}.product-hero--electric .hero-device{aspect-ratio:330 / 702}.product-hero--electric .hero-device__screen img{position:absolute;top:-26.8%;left:-26.67%;width:153.34%;max-width:none;height:auto}.product-hero--electric .hero-device--primary{top:-2%;left:7%;transform:rotate(-4deg)}.product-hero--electric .hero-device--secondary{right:0;bottom:-10%;transform:rotate(5deg) scale(.9)}.product-hero__visual--landscape{min-height:560px}.hero-landscape{position:absolute;top:50%;left:-4%;width:min(790px,57vw);aspect-ratio:1504 / 1046;margin:0;transform:translateY(-50%)}.hero-landscape__screen{width:100%;height:100%;overflow:hidden;background:#f8fbff;border:1px solid rgba(255,255,255,.5);border-radius:16px;box-shadow:0 42px 90px #00000073,0 0 0 8px #ffffff09}.hero-landscape__screen img{display:block;width:100%;height:100%;object-fit:cover}.product-hero__symbol{display:grid;min-height:520px;place-content:center;justify-items:center;gap:8px}.symbol-stage{position:relative;display:grid;width:min(470px,34vw);aspect-ratio:1.05;place-items:center}.symbol-stage:before,.symbol-stage:after{position:absolute;content:"";background:#ffffff24}.symbol-stage:before{top:7%;bottom:7%;left:50%;width:1px}.symbol-stage:after{top:50%;right:4%;left:4%;height:1px}.symbol-stage__line{position:absolute;left:50%;height:2px;background:var(--product-accent);opacity:.28;transform:translate(-50%)}.symbol-stage__line--1{top:21%;width:42%}.symbol-stage__line--2{top:31%;width:68%}.symbol-stage__line--3{top:50%;width:92%;opacity:.42}.symbol-stage__line--4{top:69%;width:62%}.symbol-stage__line--5{top:79%;width:34%}.symbol-stage img{position:relative;z-index:2;width:min(190px,48%);aspect-ratio:1;object-fit:contain;border-radius:22%;box-shadow:0 34px 80px #00000075}.symbol-stage__status{color:var(--product-accent);font-size:.72rem;font-weight:750;letter-spacing:0;text-transform:uppercase}.product-features,.product-facts,.more-products{padding-block:clamp(76px,9vw,140px);background:var(--product-paper)}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.feature-grid article{min-height:230px;padding:clamp(28px,4vw,58px);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-grid span{display:block;margin-bottom:38px;color:var(--product-accent);font-size:.68rem;font-weight:800}.feature-grid p{max-width:510px;margin-bottom:0;color:var(--product-ink);font-size:clamp(1.05rem,1.5vw,1.35rem);font-weight:620;line-height:1.45}.product-gallery{overflow:hidden;padding-block:clamp(72px,9vw,132px);color:var(--white);background:var(--product-ink)}.gallery-rail{display:grid;grid-auto-columns:minmax(260px,21vw);grid-auto-flow:column;gap:clamp(16px,2.5vw,36px);overflow-x:auto;padding:12px max(32px,calc((100vw - min(1360px,calc(100vw - 64px)))/2)) 36px;scroll-snap-type:x mandatory;scrollbar-color:var(--product-accent) transparent}.gallery-item{display:block;width:100%;aspect-ratio:9 / 19.5;overflow:hidden;padding:0;background:#111;border:1px solid rgba(255,255,255,.18);border-radius:0;cursor:zoom-in;scroll-snap-align:start}.gallery-item img{width:100%;height:100%;object-fit:cover}.development-visual{padding-block:clamp(80px,10vw,150px);background:var(--product-soft)}.development-visual__inner{display:grid;grid-template-columns:minmax(220px,.65fr) minmax(420px,1.35fr);align-items:center;gap:clamp(48px,10vw,160px)}.development-visual img{width:min(320px,100%);aspect-ratio:1;object-fit:contain;box-shadow:0 36px 70px #1e1e1e29}.development-visual h2{color:var(--product-ink)}.product-releases{padding-block:clamp(76px,9vw,136px);color:var(--product-ink);background:linear-gradient(135deg,color-mix(in srgb,var(--product-accent) 14%,transparent),transparent 48%),color-mix(in srgb,var(--product-soft) 86%,var(--product-paper));border-block:1px solid color-mix(in srgb,var(--product-ink) 14%,transparent)}.product-releases__intro{display:grid;grid-template-columns:minmax(300px,.8fr) minmax(380px,1.2fr);align-items:end;gap:clamp(48px,9vw,140px);margin-bottom:clamp(42px,6vw,78px)}.product-releases__intro .eyebrow{color:var(--product-accent)}.product-releases__intro h2{margin-bottom:0;font-size:clamp(2.7rem,5.5vw,6.2rem);font-weight:820;line-height:.95}.product-releases__intro>p{max-width:620px;margin-bottom:6px;color:color-mix(in srgb,var(--product-ink) 68%,transparent);font-size:clamp(1rem,1.3vw,1.18rem);line-height:1.7}.release-list,.release-entry__notes{margin:0;padding:0;list-style:none}.release-list{border-top:1px solid color-mix(in srgb,var(--product-ink) 20%,transparent)}.release-entry{display:grid;grid-template-columns:minmax(180px,.42fr) minmax(0,1.58fr);gap:clamp(42px,8vw,124px);padding-block:clamp(34px,4.5vw,62px);border-bottom:1px solid color-mix(in srgb,var(--product-ink) 20%,transparent)}.release-entry__stamp{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.release-entry__stamp>span:first-child,.release-entry__date{color:color-mix(in srgb,var(--product-ink) 58%,transparent);font-size:.66rem;font-weight:750;text-transform:uppercase}.release-entry__stamp strong{color:var(--product-accent);font-size:clamp(2.2rem,4vw,4.2rem);font-weight:820;letter-spacing:-.045em;line-height:1}.release-entry__body h3{max-width:760px;margin-bottom:30px;font-size:clamp(1.45rem,2.4vw,2.4rem);font-weight:760;line-height:1.15}.release-entry__notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px clamp(28px,4vw,58px)}.release-entry__notes li{position:relative;padding-left:20px;color:color-mix(in srgb,var(--product-ink) 78%,transparent);line-height:1.65}.release-entry__notes li:before{position:absolute;top:.64em;left:0;width:6px;height:6px;background:var(--product-accent);border-radius:50%;content:""}.product-facts__inner{display:grid;grid-template-columns:minmax(300px,.7fr) minmax(480px,1.3fr);gap:clamp(60px,10vw,160px)}.product-facts dl{margin-bottom:0;border-top:1px solid var(--line)}.product-facts dl div{display:grid;grid-template-columns:minmax(130px,.55fr) minmax(220px,1.45fr);gap:30px;padding:20px 0;border-bottom:1px solid var(--line)}.product-facts dt{color:#77766f;font-size:.68rem;font-weight:750;text-transform:uppercase}.product-facts dd{min-width:0;overflow-wrap:anywhere;color:var(--product-ink);font-weight:620}.privacy-band{padding-block:clamp(70px,8vw,118px);color:var(--white);background:var(--product-ink)}.privacy-band__inner{display:flex;align-items:flex-end;justify-content:space-between;gap:60px}.privacy-band__inner>div{max-width:840px}.privacy-band h2{margin-bottom:18px;font-size:clamp(2.8rem,5vw,5.4rem)}.privacy-band p{color:#ffffffa3}.more-products{background:var(--ivory)}.gallery-dialog{width:min(94vw,660px);max-height:94vh;padding:0;color:var(--white);background:var(--black);border:1px solid rgba(255,255,255,.2)}.gallery-dialog::backdrop{background:#000000db}.gallery-dialog figure{display:grid;max-height:92vh;grid-template-rows:minmax(0,1fr) auto;margin:0}.gallery-dialog figure>img{width:100%;max-height:calc(92vh - 68px);object-fit:contain}.gallery-dialog figcaption{display:grid;min-height:68px;grid-template-columns:52px 52px minmax(0,1fr) 52px;align-items:center;border-top:1px solid rgba(255,255,255,.18)}.gallery-dialog figcaption p{margin:0;padding:0 16px;text-align:center}.gallery-dialog button{width:52px;height:52px;color:var(--white);background:transparent;border:0;cursor:pointer;font-size:1.3rem}.gallery-dialog button[data-gallery-close]{grid-column:4;grid-row:1}.policy-hero{padding-block:clamp(70px,9vw,136px);color:var(--white);background:var(--product-ink)}.policy-hero__inner{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:end;gap:clamp(60px,10vw,160px)}.policy-hero__inner>*{min-width:0}.policy-hero__back{display:inline-flex;margin-bottom:44px;color:#ffffff8f;font-size:.68rem;font-weight:750;text-decoration:none;text-transform:uppercase}.policy-hero__identity{display:flex;align-items:center;gap:16px;margin-bottom:34px;font-size:.72rem;font-weight:750;text-transform:uppercase}.policy-hero__identity img{width:58px;height:58px;object-fit:contain;border-radius:4px}.policy-hero h1{margin-bottom:24px;font-size:clamp(3.7rem,7.5vw,8.7rem);font-weight:840;line-height:.9}.policy-hero__inner>div>p{max-width:770px;margin-bottom:0;color:#ffffffad;font-size:clamp(1rem,1.4vw,1.22rem);line-height:1.7}.policy-hero dl{margin-bottom:0;border-top:1px solid rgba(255,255,255,.22)}.policy-hero dl div{padding:18px 0;border-bottom:1px solid rgba(255,255,255,.22)}.policy-hero dt{margin-bottom:6px;color:var(--product-accent);font-size:.62rem;font-weight:750;text-transform:uppercase}.policy-hero dd{overflow-wrap:anywhere;color:#ffffffdb;font-size:.9rem}.policy-layout{display:grid;grid-template-columns:minmax(220px,.35fr) minmax(0,1.65fr);gap:clamp(60px,9vw,140px);padding-block:clamp(70px,9vw,140px)}.policy-nav{position:sticky;top:28px;align-self:start}.policy-nav>p{margin-bottom:24px;font-size:.7rem;font-weight:800;text-transform:uppercase}.policy-nav ol{margin:0 0 36px;padding:0;border-top:1px solid var(--line);list-style:none}.policy-nav li{border-bottom:1px solid var(--line)}.policy-nav li a{display:grid;grid-template-columns:34px 1fr;gap:10px;padding:12px 0;color:#62615c;font-size:.72rem;line-height:1.35;text-decoration:none}.policy-nav li a span{color:var(--product-accent)}.policy-article{min-width:0}.policy-article>header{padding-bottom:50px;border-bottom:1px solid var(--line)}.policy-article>header h2{margin-bottom:0;color:var(--product-ink);font-size:clamp(2.5rem,5vw,5rem);line-height:.95}.policy-article section{position:relative;padding:clamp(44px,6vw,76px) 0;border-bottom:1px solid var(--line)}.policy-article__number{position:absolute;top:clamp(48px,6vw,80px);left:0;color:var(--product-accent);font-size:.7rem;font-weight:800}.policy-article section h2,.policy-article section>p,.policy-article section>ul,.policy-notice{margin-left:clamp(58px,8vw,112px)}.policy-article section h2{max-width:760px;margin-bottom:28px;color:var(--product-ink);font-size:clamp(1.8rem,3vw,3.1rem);line-height:1.05}.policy-article section>p,.policy-article section li{max-width:780px;color:#55554f;font-size:1rem;line-height:1.75}.policy-article section>ul{max-width:780px;padding-left:20px}.policy-article section li+li{margin-top:14px}.policy-notice{max-width:780px;margin-top:26px;padding:20px 22px;color:var(--product-ink);background:var(--product-soft);border-left:4px solid var(--product-accent);font-weight:650;line-height:1.55}@media(max-width:1120px){:root{--page: min(1040px, calc(100% - 48px) )}.catalog-hero__inner,.product-hero__inner{grid-template-columns:minmax(360px,.9fr) minmax(400px,1.1fr)}.catalog-hero h1{font-size:clamp(3.7rem,7vw,6rem)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid--three .product-card__media{min-height:230px}.principle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.principle:nth-child(2){border-right:0}.principle:nth-child(n+3){border-top:1px solid rgba(255,255,255,.16)}}@media(max-width:820px){:root{--page: calc(100% - 36px) }html{scroll-padding-top:68px}.site-header{height:64px}.site-brand img{width:54px}.site-brand__descriptor{display:none}.menu-toggle{display:inline-flex}.site-nav{position:fixed;z-index:75;inset:64px 0 0;display:flex;padding:54px 24px 40px;flex-direction:column;align-items:flex-start;gap:0;visibility:hidden;background:var(--black);opacity:0;transform:translateY(-12px);transition:opacity .18s ease,transform .18s ease,visibility .18s}.site-header[data-open=true] .site-nav{visibility:visible;opacity:1;transform:translateY(0)}.site-nav>a{width:100%;padding:20px 0;border-bottom:1px solid rgba(255,255,255,.16);font-size:clamp(1.5rem,7vw,2.4rem);font-weight:800;text-transform:none}.site-nav__language{margin-top:34px}.site-nav__language a{font-size:1rem}.catalog-hero{min-height:max(560px,calc(100svh - 104px))}.catalog-hero__inner{display:block;min-height:inherit;padding-block:54px 64px}.catalog-hero__copy{max-width:420px}.catalog-hero h1{max-width:360px;margin-bottom:20px;font-size:clamp(2.95rem,13vw,4.5rem)}.catalog-hero__lead{max-width:350px;font-size:.96rem}.catalog-hero__origin{margin-bottom:24px}.catalog-hero__visual{position:absolute;right:-54px;bottom:-6px;width:58%;min-height:370px;opacity:1}.hero-phone{width:132px}.hero-phone--one{top:7%;left:43%;width:168px}.hero-phone--two{top:22%;left:-5%}.hero-phone--three{top:18%;right:-2%;width:138px}.hero-phone--four,.hero-phone--five,.catalog-hero__foot{display:none}.section-intro--split,.studio-about__inner,.product-facts__inner,.policy-hero__inner{grid-template-columns:1fr;gap:28px}.section-intro--split{align-items:start}.product-grid,.product-grid--three{grid-template-columns:1fr}.catalogue-cta{min-height:400px}.product-card__media,.product-card--compact .product-card__media{min-height:340px;aspect-ratio:1.2 / 1}.product-card__body,.product-card--compact .product-card__body{min-height:auto}.product-card__body>p:not(.eyebrow){min-height:0}.principle-grid{grid-template-columns:1fr}.principle{min-height:230px;padding:28px 0;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.principle:not(:first-child){padding-left:0}.principle:nth-child(n+3){border-top:0}.principle>span{margin-bottom:44px}.site-footer__top{grid-template-columns:1fr;align-content:center;gap:26px}.site-footer__bottom{padding-block:24px;flex-wrap:wrap}.product-hero{min-height:820px}.product-hero__inner{display:block;min-height:inherit;padding-block:54px 104px}.product-hero h1{max-width:94%;font-size:clamp(3.4rem,12vw,5.4rem)}.product-hero__copy{max-width:620px}.product-hero__visual{position:absolute;right:-42px;bottom:-138px;width:440px;min-height:530px;opacity:.62;pointer-events:none}.hero-device{width:220px}.product-hero__visual--landscape{right:-210px;bottom:-50px;width:640px;min-height:430px;opacity:.42}.hero-landscape{right:0;left:auto;width:620px}.product-hero__symbol{position:absolute;right:-24px;bottom:-28px;width:360px;min-height:360px;opacity:.38}.symbol-stage{width:340px}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:190px}.product-releases__intro,.release-entry{grid-template-columns:1fr;gap:28px}.release-entry__stamp{flex-direction:row;align-items:baseline;gap:16px}.release-entry__date{margin-left:auto}.development-visual__inner{grid-template-columns:1fr}.development-visual img{width:210px}.privacy-band__inner{align-items:flex-start;flex-direction:column;gap:34px}.policy-hero dl{margin-top:34px}.policy-layout{grid-template-columns:1fr;gap:52px}.policy-nav{position:static}}@media(max-width:560px){:root{--page: calc(100% - 28px) }.site-brand__wordmark{font-size:.76rem}.catalog-hero__grid{background-size:92px 92px}.catalog-hero__visual{right:-68px;bottom:-28px;width:64%;opacity:.86}.hero-phone--two{display:none}.catalog-hero__lead{max-width:310px}.product-card__media,.product-card--compact .product-card__media{min-height:300px}.product-card__body{padding:24px 20px 30px}.product-hero{min-height:860px}.product-hero:after{height:150px}.product-hero__inner{padding-block:42px 92px}.product-hero__meta{flex-wrap:wrap;gap:12px;margin-bottom:24px}.product-hero__meta img{width:50px;height:50px}.product-hero h1{max-width:100%;font-size:clamp(3rem,14vw,4.25rem)}.product-hero__summary{max-width:92%}.hero-actions .button{width:100%}.product-hero__visual{right:-72px;bottom:-154px;width:310px;min-height:460px;opacity:.48}.hero-device{width:190px}.hero-device--primary{top:2%;left:18%}.hero-device--secondary{display:none}.product-hero__visual--landscape{right:-300px;bottom:-42px;width:610px;min-height:390px;opacity:.28}.hero-landscape{width:590px}.product-hero__symbol{right:-76px;bottom:-10px;width:300px;min-height:300px;opacity:.34}.symbol-stage{width:280px}.release-entry__stamp{align-items:flex-start;flex-direction:column;gap:8px}.release-entry__date{margin-left:0}.release-entry__notes{grid-template-columns:1fr}.gallery-rail{grid-auto-columns:minmax(245px,78vw);padding-inline:14px}.product-facts dl div{grid-template-columns:1fr;gap:7px}.policy-hero h1{max-width:100%;overflow-wrap:anywhere;font-size:clamp(2rem,9vw,4.7rem)}.policy-hero__identity{align-items:flex-start;flex-wrap:wrap}.policy-article section h2,.policy-article section>p,.policy-article section>ul,.policy-notice{margin-left:42px}.policy-article__number{top:49px}.site-footer__bottom{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.product-hero--showcase .product-hero__veil{background:transparent}.product-hero--showcase .product-hero__inner{grid-template-columns:minmax(390px,.88fr) minmax(500px,1.12fr);gap:clamp(30px,4vw,72px)}.product-hero--showcase .product-hero__visual--showcase{min-width:0;min-height:630px}.product-showcase{position:relative;width:100%;height:630px;isolation:isolate}.product-showcase__motif,.product-showcase__screens{position:absolute;inset:0}.product-showcase__motif{z-index:0;color:var(--product-accent);pointer-events:none}.product-showcase__screens{z-index:1}.product-showcase__mark{position:absolute;z-index:4;top:3%;right:0;width:58px;height:58px;padding:7px;object-fit:contain;background:var(--product-paper);border:1px solid color-mix(in srgb,var(--product-accent) 48%,transparent);border-radius:8px;box-shadow:0 18px 48px #0000004d}.showcase-screen{position:absolute;width:clamp(238px,20vw,310px);aspect-ratio:9 / 20;margin:0}.showcase-screen__media{position:relative;width:100%;height:100%;overflow:hidden;background:#0b0d10;border:1px solid rgba(255,255,255,.22);border-radius:clamp(28px,2.3vw,38px);box-shadow:0 38px 82px #00000075,0 0 0 6px #ffffff09}.showcase-screen img{display:block;width:100%;height:100%;object-fit:cover}.showcase-screen--1{z-index:3;top:0;right:3%}.showcase-screen--2{z-index:2;bottom:-3%;left:0;width:clamp(195px,16vw,250px);transform:rotate(-3deg)}.showcase-equation{position:absolute;top:10%;left:-3%;display:flex;align-items:baseline;gap:12px;padding-block:14px;color:#ffffff6b;border-top:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13);font-size:clamp(1.25rem,2.3vw,2.2rem);font-variant-numeric:tabular-nums}.showcase-equation strong{color:var(--product-accent)}.showcase-beam{position:absolute;top:1%;right:2%;width:92%;aspect-ratio:1}.showcase-beam span{position:absolute;inset:calc(var(--beam-inset, 0) * 1%);border:1px solid color-mix(in srgb,var(--product-accent) 34%,transparent);border-radius:50%}.showcase-beam span:nth-child(2){--beam-inset: 13}.showcase-beam span:nth-child(3){--beam-inset: 27}.showcase-wave{position:absolute;top:35%;right:-4%;left:-8%;display:flex;height:180px;align-items:center;gap:7px;opacity:.48}.showcase-wave span{width:5px;height:var(--wave-height);background:var(--product-accent)}.showcase-sudoku{position:absolute;top:18%;left:-8%;display:grid;width:min(350px,29vw);aspect-ratio:1;grid-template-columns:repeat(9,1fr);border:2px solid color-mix(in srgb,var(--product-accent) 58%,transparent)}.showcase-sudoku span{border-right:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12)}.showcase-sudoku span:nth-child(3n){border-right-color:color-mix(in srgb,var(--product-accent) 48%,transparent)}.showcase-sudoku span:nth-child(n+19):nth-child(-n+27),.showcase-sudoku span:nth-child(n+46):nth-child(-n+54){border-bottom-color:color-mix(in srgb,var(--product-accent) 48%,transparent)}.showcase-sudoku .is-filled{background:color-mix(in srgb,var(--product-accent) 56%,transparent)}.showcase-radar{position:absolute;top:12%;left:-3%;width:min(410px,34vw);aspect-ratio:1;border:1px solid color-mix(in srgb,var(--product-accent) 50%,transparent);border-radius:50%}.showcase-radar span{position:absolute;border:1px solid color-mix(in srgb,var(--product-accent) 34%,transparent);border-radius:50%}.showcase-radar span:nth-child(1){inset:18%}.showcase-radar span:nth-child(2){inset:36%}.showcase-radar span:nth-child(3){inset:49%}.showcase-radar i{position:absolute;top:50%;left:50%;width:48%;height:1px;background:var(--product-accent);transform:rotate(-28deg);transform-origin:left center}.showcase-cycle{position:absolute;top:12%;left:-1%;width:min(390px,32vw);aspect-ratio:1;border:1px solid color-mix(in srgb,var(--product-accent) 42%,transparent);border-radius:50%}.showcase-cycle span{position:absolute;top:0;left:calc(50% - 1px);width:2px;height:8%;background:var(--product-accent);transform:rotate(calc(var(--tick) * 30deg));transform-origin:1px 625%;opacity:.62}.showcase-cycle i{position:absolute;inset:28%;border:1px solid color-mix(in srgb,var(--product-accent) 38%,transparent);border-radius:50%}.showcase-sunpath{position:absolute;top:12%;left:-6%;width:76%;height:48%}.showcase-sunpath__arc{position:absolute;inset:0 0 auto;height:100%;border:1px solid color-mix(in srgb,var(--product-accent) 66%,transparent);border-bottom:0;border-radius:50% 50% 0 0}.showcase-sunpath__sun,.showcase-sunpath i{position:absolute;width:13px;height:13px;background:var(--product-accent);transform:rotate(45deg)}.showcase-sunpath__sun{top:-5px;left:calc(50% - 7px)}.showcase-sunpath i:nth-of-type(1){bottom:-6px;left:-6px}.showcase-sunpath i:nth-of-type(2){right:-6px;bottom:-6px}.showcase-weather{position:absolute;top:13%;right:-3%;left:-8%;height:70%;border-top:1px solid color-mix(in srgb,var(--product-accent) 38%,transparent);border-bottom:1px solid color-mix(in srgb,var(--product-accent) 38%,transparent)}.showcase-weather span{position:absolute;top:calc(var(--weather-line) * 12.5%);right:0;left:0;height:1px;background:#ffffff1a}.showcase-energy{position:absolute;inset:9% -4% 8%;display:grid;grid-template-columns:repeat(12,1fr);border-top:1px solid color-mix(in srgb,var(--product-accent) 34%,transparent);border-bottom:1px solid color-mix(in srgb,var(--product-accent) 34%,transparent)}.showcase-energy span{border-left:1px solid rgba(255,255,255,.1)}.product-showcase--electric .showcase-screen{aspect-ratio:335 / 700}.product-showcase--electric .showcase-screen--1{top:0;right:3%;width:clamp(240px,19vw,280px)}.product-showcase--electric .showcase-screen--2{bottom:0;left:3%;width:clamp(200px,16vw,230px);transform:rotate(-2deg)}.product-showcase--electric .showcase-screen img{position:absolute;top:-27%;left:-25%;width:151%;max-width:none;height:auto}.product-showcase--weatherdesk .showcase-screen__media{border-radius:8px;box-shadow:0 42px 100px #0000008a,0 0 0 1px #ffffff29}.product-showcase--tape .showcase-screen--1{top:-2%;right:2%}.product-showcase--tape .showcase-screen--2{bottom:-5%;left:-2%}.product-showcase--tape .showcase-screen img{position:absolute;top:-21%;left:-26%;width:152%;max-width:none;height:auto}.product-showcase--beam .showcase-screen--1{top:-3%;right:4%}.product-showcase--beam .showcase-screen--2{bottom:-7%;left:-4%}.product-showcase--beam .showcase-screen img{position:absolute;top:-19%;left:-33%;width:166%;max-width:none;height:auto}.product-showcase--audio .showcase-screen--1{top:-4%;right:1%}.product-showcase--audio .showcase-screen--2{bottom:-5%;left:-2%}.product-showcase--fitness .showcase-screen{aspect-ratio:9 / 16}.product-showcase--fitness .showcase-screen--1{top:-2%;right:1%}.product-showcase--fitness .showcase-screen--2{bottom:-4%;left:-2%}.product-showcase--sunmap .showcase-screen,.product-showcase--sunpath .showcase-screen{aspect-ratio:9 / 16}.product-showcase--sunmap .showcase-screen--1,.product-showcase--sunpath .showcase-screen--1{top:-1%;right:0}.product-showcase--sunmap .showcase-screen--2,.product-showcase--sunpath .showcase-screen--2{bottom:-1%;left:-1%}.product-showcase--sudoku .showcase-screen{aspect-ratio:9 / 20}.product-showcase--sudoku .showcase-screen--1{top:0;right:2%;width:clamp(230px,18vw,270px)}.product-showcase--sudoku .showcase-screen--2{bottom:0;left:2%;width:clamp(195px,15.5vw,230px);transform:rotate(-2deg)}.product-showcase--arrows .showcase-screen--1{top:-2%;right:1%}.product-showcase--arrows .showcase-screen--2{bottom:-7%;left:-3%}.product-showcase--arrows .showcase-screen img{object-position:center top}.product-showcase--weatherdesk .showcase-screen--1{top:16%;right:-8%;width:119%;aspect-ratio:1504 / 1046}.product-showcase--radar .showcase-screen--1{top:-3%;right:2%}.product-showcase--radar .showcase-screen--2{bottom:-6%;left:-4%}.product-showcase--recorder .showcase-screen--1{top:-2%;right:12%;width:clamp(260px,22vw,332px)}.product-showcase--cycle .showcase-screen--1{top:-3%;right:1%}.product-showcase--cycle .showcase-screen--2{bottom:-6%;left:-4%}@media(max-width:1120px){.product-hero--showcase .product-hero__inner{grid-template-columns:minmax(360px,.92fr) minmax(420px,1.08fr)}.product-showcase__mark{right:2%}}@media(max-width:820px){.product-hero--showcase{min-height:0}.product-hero--showcase .product-hero__inner{display:block;padding-bottom:84px}.product-hero--showcase .product-hero__copy{max-width:650px}.product-hero--showcase .product-hero__visual--showcase{position:relative;right:auto;bottom:auto;width:min(620px,100%);min-height:500px;margin:44px auto 0;opacity:1}.product-showcase{height:500px}.showcase-screen{width:min(260px,44vw)}.showcase-screen--2{width:min(208px,35vw)}.showcase-sudoku,.showcase-radar,.showcase-cycle{width:min(330px,58vw)}.product-showcase--weatherdesk .showcase-screen--1{right:-2%;width:104%}.product-showcase--electric .showcase-screen--1{right:3%;width:min(230px,40vw)}.product-showcase--electric .showcase-screen--2{left:4%;width:min(188px,33vw)}.product-showcase--sudoku .showcase-screen--1{right:2%;width:min(220px,39vw)}.product-showcase--sudoku .showcase-screen--2{left:3%;width:min(180px,32vw)}}@media(max-width:560px){.product-hero--showcase .product-hero__inner{padding-bottom:68px}.product-hero--showcase .product-hero__visual--showcase{width:calc(100% + 20px);min-height:410px;margin-top:34px;margin-left:-10px}.product-showcase{height:410px}.showcase-screen{width:min(190px,52vw)}.showcase-screen--2{width:min(148px,40vw)}.product-showcase__mark{top:0;right:1%;width:46px;height:46px;padding:6px}.showcase-equation{top:4%;gap:8px;font-size:1.15rem}.showcase-wave{right:-2%;left:-2%;height:120px;gap:4px}.showcase-wave span{width:3px}.showcase-sudoku,.showcase-radar,.showcase-cycle{width:min(250px,67vw)}.showcase-sunpath{left:0;width:66%}.product-showcase--weatherdesk .showcase-screen--1{top:18%;right:0;width:100%}.product-showcase--electric .showcase-screen--1{top:0;right:1%;width:min(185px,50vw)}.product-showcase--electric .showcase-screen--2{bottom:0;left:1%;width:min(145px,39vw)}.product-showcase--sudoku .showcase-screen--1{top:0;right:1%;width:min(178px,48vw)}.product-showcase--sudoku .showcase-screen--2{bottom:0;left:0;width:min(142px,38vw)}.product-showcase--weatherdesk .showcase-screen--1{top:20%}.product-showcase--recorder .showcase-screen--1{right:16%;width:min(205px,56vw)}}
