@font-face{font-family:Manrope;src:url('/assets/manrope-latin.woff2') format('woff2');font-style:normal;font-weight:200 800;font-display:swap}
:root{--bg:#10110f;--panel:#191b17;--text:#eeeee6;--muted:#abafa3;--quiet:#858b7f;--line:#34372f;--accent:#dca17e;--cream:#e8e6db;--max:1240px;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,summary{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%;height:auto}p{line-height:1.75}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500}h1,h2{letter-spacing:-.055em}h1{font-size:clamp(48px,5.6vw,82px);line-height:1.08;margin-bottom:28px}h2{font-size:clamp(36px,4.1vw,58px);line-height:1.16;margin-bottom:0}h3{letter-spacing:-.035em}.wrap{width:min(var(--max),calc(100% - 96px));margin-inline:auto}.accent{color:var(--accent)}.muted-heading{color:var(--muted)}.eyebrow{font-family:Manrope,Arial,sans-serif;font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;line-height:1.6;margin-bottom:24px}.small-signal{display:inline-block;width:6px;height:6px;border-radius:100%;background:var(--accent);margin-right:9px;vertical-align:middle}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:space-between;gap:32px;border:1px solid transparent;border-radius:4px;padding:15px 22px;font-size:13px;font-weight:650;line-height:1.4;transition:background .2s,color .2s,border-color .2s}.button>span{font-size:20px;font-weight:400;line-height:1}.button-light{background:var(--cream);color:var(--bg)}.button-light:hover{background:#fffdf0}.button-outline{border-color:#53584c}.button-outline:hover{background:var(--panel);border-color:var(--accent)}.text-link{display:inline-flex;align-items:center;gap:24px;min-height:44px;font-size:14px;border-bottom:1px solid #575d50;padding-block:8px}.text-link:hover{color:var(--accent);border-color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:6px}.skip-link{position:fixed;left:20px;top:8px;background:var(--cream);color:var(--bg);padding:14px;z-index:200;transform:translateY(-150%)}.skip-link:focus{transform:none}[hidden]{display:none!important}
.site-header{position:sticky;top:0;z-index:30;background:rgba(16,17,15,.96);border-bottom:1px solid var(--line)}.header-inner{display:flex;justify-content:space-between;align-items:center;min-height:88px;gap:30px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:700;font-size:24px;letter-spacing:-1.2px;white-space:nowrap;min-height:44px}.brand img{width:36px;height:36px}.brand-light{font-weight:400}.brand-dot{color:var(--accent)}.desktop-nav{display:flex;gap:36px;align-items:center;font-size:12px}.desktop-nav a{min-height:44px;display:flex;align-items:center;gap:10px;color:#c4c7bc}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--accent)}.mobile-menu{display:none;position:relative}.mobile-menu summary{list-style:none;cursor:pointer;min-height:44px;display:flex;align-items:center;gap:20px;font-size:13px}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{font-size:24px}.mobile-menu nav{position:absolute;top:52px;right:0;min-width:240px;background:#20231d;padding:12px;border:1px solid #555b4d;border-radius:4px;box-shadow:0 20px 50px #0008}.mobile-menu nav a{display:block;padding:14px;min-height:48px;font-size:14px}.mobile-menu nav a:hover{background:#30362a}.mobile-menu[open] summary{color:var(--accent)}
.studio-hero{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:32px;min-height:640px;padding-block:90px 80px}.hero-copy{position:relative;z-index:2}.studio-hero h1{white-space:nowrap}.intro{font-size:17px;line-height:1.8;color:var(--muted);max-width:415px;margin-bottom:30px}.hero-note{font-size:11px;color:var(--muted);margin:22px 0 0}.brand-study{position:relative;width:100%;max-width:500px;aspect-ratio:1;justify-self:end;background:radial-gradient(ellipse at center,#bdbfaf09 0,transparent 67%)}.study-ring{position:absolute;border:1px solid #383e31;border-radius:50%;inset:4%}.ring-two{inset:14%;border-color:#424b38}.ring-three{inset:24%;border-style:dashed;border-color:#353c2f}.study-axis{position:absolute;width:100%;height:1px;top:50%;background:linear-gradient(90deg,transparent,#3a4033,transparent);transform:rotate(-35deg)}.brand-object{position:absolute;inset:32%;display:grid;place-items:center;transform:rotate(-12deg);border-radius:27%;box-shadow:16px 28px 60px #0008;background:var(--cream)}.brand-object img{width:100%;height:auto;filter:drop-shadow(0 1px 1px #fff6)}.study-orbit-dot{position:absolute;top:14%;left:68%;width:9px;height:9px;border-radius:50%;background:var(--accent);box-shadow:0 0 25px #dca17e33}.study-caption,.study-number{position:absolute;font-size:9px;letter-spacing:.16em;color:var(--quiet)}.study-caption{bottom:0;left:0}.study-number{right:0;top:0}.study-cross{position:absolute;color:var(--quiet);font-weight:300}.cross-top{left:4%;top:3%}.cross-bottom{right:4%;bottom:3%}.hero-rule{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:20px;font-size:11px;color:var(--muted)}.hero-rule span:last-child{display:flex;gap:40px}.section{padding-block:100px}.section-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:70px;align-items:end;margin-bottom:46px}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:22px;color:var(--muted)}.section-heading>p:last-child{margin:0;max-width:370px;font-size:14px;color:var(--muted);justify-self:end}
.featured-product{display:grid;grid-template-columns:1fr 1fr;background:var(--panel);border:1px solid var(--line);border-radius:8px;overflow:hidden;min-height:615px}.featured-copy{padding:54px;position:relative;z-index:2}.featured-copy .eyebrow{font-size:10px}.product-name{display:flex;align-items:center;gap:14px;margin-bottom:36px}.product-name h3{font-size:23px;margin:0}.product-name img{border-radius:12px;flex-shrink:0}.product-statement{font-size:clamp(36px,4.3vw,64px);line-height:1.1;letter-spacing:-.05em;margin-bottom:24px}.product-description{font-size:14px;color:var(--muted);max-width:360px;margin-bottom:25px}.platforms{display:flex;align-items:center;gap:12px;margin-bottom:32px}.platforms span{font-size:10px;letter-spacing:.08em;border:1px solid #4e5546;padding:7px 12px;border-radius:3px;color:#c9cec0}.device-scene{position:relative;min-height:620px;background:radial-gradient(ellipse at 60% 50%,#72796122,transparent 65%);overflow:hidden}.scene-circle{position:absolute;width:470px;height:470px;border:1px solid #333b2b;border-radius:50%;top:65px;left:50%;transform:translateX(-50%)}.scene-circle::after{content:'';position:absolute;inset:35px;border:1px solid #333b2b;border-radius:50%}.phone-device{position:absolute;width:220px;right:17%;top:66px;border:5px solid #30342c;border-radius:27px;background:#070807;transform:rotate(8deg);box-shadow:24px 20px 50px #0009;overflow:hidden}.phone-device img{border-radius:20px}.watch-device{position:absolute;width:190px;aspect-ratio:1;left:4%;top:270px;z-index:2;isolation:isolate}.watch-device::before,.watch-device::after{content:'';position:absolute;left:30%;width:40%;height:75px;z-index:-1;background:linear-gradient(90deg,#12150f,#2a3023 40%,#151a11);border:1px solid #3b4231}.watch-device::before{top:-65px;border-radius:10px 10px 0 0}.watch-device::after{bottom:-65px;border-radius:0 0 10px 10px}.watch-face{border:9px solid #34392e;outline:1px solid #737b66;box-shadow:10px 22px 35px #0007,inset 0 0 0 2px #6c735d;border-radius:50%;overflow:hidden;background:#000;position:relative;z-index:2}.watch-face img{width:100%;aspect-ratio:1;object-fit:cover}.watch-crown{position:absolute;right:-9px;top:36%;height:24px;width:12px;border-radius:4px;background:linear-gradient(#69725c,#252c1f);z-index:1}.scene-label{position:absolute;bottom:30px;right:32px;font-size:9px;letter-spacing:.14em;color:var(--quiet)}
.studio-section{background:#e5e4d8;color:#24271f;padding:96px 0}.studio-section .section-heading .eyebrow,.studio-section .section-heading>p:last-child{color:#535b4b}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:60px}.principles article{border-top:1px solid #b4b7a7;padding-top:24px}.index{font-size:11px;color:#5f6954}.principles h3{font-size:24px;margin:36px 0 14px}.principles p{font-size:14px;color:#4f5946;margin:0;max-width:310px}.contact-section{padding-block:100px}.contact-section .eyebrow{color:var(--accent)}.contact-section>div{display:flex;justify-content:space-between;gap:35px;align-items:center}.site-footer{border-top:1px solid var(--line)}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:44px 0}.footer-top p{font-size:12px;color:var(--muted);margin:0}.footer-bottom{border-top:1px solid var(--line);padding:25px 0 30px;display:flex;justify-content:space-between;align-items:center;gap:25px;color:var(--muted);font-size:10px}.footer-bottom nav{display:flex;gap:25px}.footer-bottom nav a{display:flex;align-items:center;min-height:44px}.footer-bottom a:hover{color:var(--text)}
.product-hero{display:grid;grid-template-columns:1.13fr 1fr;align-items:center;gap:70px;padding-block:44px 80px}.breadcrumb{font-size:11px;color:var(--muted);display:inline-flex;gap:12px;align-items:center;min-height:44px;margin-bottom:35px}.product-hero .product-name{margin-bottom:26px;font-size:18px}.product-hero .eyebrow{margin-bottom:18px;font-size:10px}.product-hero h1{font-size:clamp(48px,5.7vw,80px)}.product-hero .intro{max-width:435px;font-size:16px}.product-art{position:relative;min-height:570px;display:grid;place-items:center;background:radial-gradient(ellipse,#84917119,transparent 65%)}.product-art-ring{position:absolute;inset:13% 0;border:1px solid #333a2b;border-radius:50%}.large-watch{width:min(72%,330px);left:auto;top:auto;position:relative;transform:rotate(-9deg)}.large-watch::before,.large-watch::after{height:100px}.large-watch::before{top:-85px}.large-watch::after{bottom:-85px}.large-watch .watch-face{border-width:13px}.large-watch .watch-crown{right:-12px;width:17px;height:32px}.art-caption{position:absolute;bottom:0;left:0;right:0;text-align:center;font-size:10px;letter-spacing:.18em;color:var(--muted)}.release-note{font-size:11px;color:var(--muted);margin:20px 0 0}.experience-section{padding-block:80px 100px;border-top:1px solid var(--line)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:56px}.feature-grid article{padding-top:24px;border-top:1px solid var(--line)}.feature-symbol{font-size:30px;display:block;color:var(--accent);height:50px}.feature-grid h3{font-size:21px;margin:15px 0}.feature-grid p{color:var(--muted);font-size:14px;margin:0}.pattern-section{background:var(--panel);border-block:1px solid var(--line);padding:80px 0}.pattern-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.pattern-layout>div>p:last-child{max-width:350px;color:var(--muted);font-size:14px;margin:24px 0 0}.pattern-examples article{padding:26px 0;border-bottom:1px solid #414936}.pattern-examples article:first-child{padding-top:0}.pattern-examples article:last-child{border:0;padding-bottom:0}.pattern-examples h3{font-size:16px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.pattern-examples h3 span{font-size:10px;letter-spacing:0;color:var(--muted)}.count-grid{display:flex;align-items:center;justify-content:space-between;gap:10px}.count-grid>span{color:var(--accent);font-size:16px}.count-grid div{display:flex;flex-direction:column;gap:4px;align-items:center;min-width:70px}.count-grid strong{font-weight:400;line-height:1;font-size:46px;letter-spacing:-.04em}.count-grid div span{font-size:11px;color:var(--muted)}.pattern-examples article>p{font-size:10px;color:var(--muted);margin:18px 0 0}.gallery-switch{display:flex;gap:8px;justify-content:center;margin-bottom:34px}.gallery-switch button{padding:13px 28px;min-height:48px;background:transparent;color:var(--muted);border:1px solid var(--line);border-radius:3px;font-size:12px}.gallery-switch button[aria-selected=true]{background:var(--cream);color:var(--bg);border-color:var(--cream)}.screens-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.screen-card{margin:0;min-width:0;background:#191b17;border:1px solid #353a2e;border-radius:8px;padding:16px 16px 12px}.zoom-image{position:relative;display:block;overflow:hidden;border-radius:5px}.zoom-image img{width:100%;transition:filter .2s}.zoom-image:hover img{filter:brightness(1.12)}.zoom-hint{position:absolute;bottom:8px;right:8px;background:#e8e6db;color:#10110f;width:28px;height:28px;display:grid;place-items:center;border-radius:50%;box-shadow:0 0 10px #0008}.screen-card figcaption{font-size:10px;color:var(--muted);text-align:center;padding:16px 0 4px;line-height:1.5}.watch-screen img{border-radius:50%;aspect-ratio:1}.watch-screen{padding-top:24px}.gallery-heading{font-size:18px}.gallery-panel+.gallery-panel{margin-top:35px}.gallery-switch:not([hidden])~.gallery-panel{margin-top:0}.privacy-band{background:#20251c;padding:80px 0}.privacy-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:0 100px;align-items:center}.privacy-layout>.eyebrow{grid-column:1/-1;color:var(--accent)}.privacy-layout>div{max-width:365px;justify-self:end}.privacy-layout>div>p{color:#bdc5b5;font-size:14px}.privacy-layout .text-link{display:flex;width:fit-content;margin-top:15px}
.image-dialog{border:1px solid #565e4b;background:#151912;color:var(--text);border-radius:8px;padding:20px;max-width:min(95vw,900px);max-height:94dvh;overflow:auto}.image-dialog::backdrop{background:#000d;backdrop-filter:blur(5px)}.dialog-bar{display:flex;gap:24px;align-items:center;justify-content:space-between;margin-bottom:18px}.dialog-bar p{font-size:12px;margin:0}.dialog-close{background:#e8e6db;color:#10110f;border:0;border-radius:3px;padding:12px 18px;min-height:44px;white-space:nowrap;font-size:12px}.enlarged-image{max-height:75dvh;width:auto;margin:auto;object-fit:contain}.dialog-open{overflow:hidden}
.information-page .simple-hero{border-bottom:1px solid var(--line);padding:75px 0 48px}.simple-hero .eyebrow{color:var(--accent)}.simple-hero h1{font-size:clamp(42px,6vw,72px)}.simple-hero p{color:var(--muted);font-size:16px}.content{padding:55px 0 85px}.prose{max-width:820px}.prose h2{font-size:23px;line-height:1.4;letter-spacing:-.03em;margin:38px 0 14px}.prose p,.prose li{color:#b9bfb0;line-height:1.85;font-size:15px}.prose a,.support-card a{color:var(--text);text-decoration:underline;text-underline-offset:4px;overflow-wrap:anywhere}.prose strong{color:var(--text)}.support-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.support-card{padding:32px;background:var(--panel);border:1px solid var(--line);border-radius:6px}.support-card h2{font-size:24px;margin-bottom:18px}.support-card p{font-size:14px;color:var(--muted);margin:0}.not-found{padding-block:100px}.not-found>p:not(.eyebrow){color:var(--muted);max-width:480px}
@media(min-width:1500px){.studio-hero{min-height:700px}.brand-study{max-width:530px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.studio-hero{gap:10px;min-height:560px}.studio-hero h1{font-size:58px}.featured-copy{padding:38px}.device-scene{min-height:580px}.phone-device{width:195px;right:13%}.watch-device:not(.large-watch){width:160px;left:3%;top:270px}.section-heading{gap:20px 45px}.section-heading>p:last-child{max-width:310px}.screens-grid{gap:16px}.screen-card{padding:10px}.pattern-layout{gap:55px}.product-hero{gap:40px}.product-art{min-height:510px}}
@media(max-width:800px){.wrap{width:calc(100% - 40px)}.desktop-nav{gap:20px}.studio-hero h1{font-size:48px}.studio-hero{min-height:490px;padding-block:60px}.intro{font-size:15px}.hero-note{max-width:250px}.featured-product{grid-template-columns:1fr 1fr}.featured-copy{padding:28px}.product-name h3{font-size:19px}.product-name{gap:10px}.product-statement{font-size:44px}.featured-product .button{gap:14px;padding-inline:16px}.device-scene{min-height:565px}.phone-device{width:175px;right:10%;top:75px}.watch-device:not(.large-watch){width:140px;left:5%;top:280px}.section-heading h2{font-size:40px}.principles,.feature-grid{gap:25px}.principles h3{font-size:21px}.section,.contact-section{padding-block:75px}.studio-section{padding-block:75px}.footer-top p{display:none}.footer-bottom>span:last-child{display:none}.product-hero{gap:25px}.product-hero h1{font-size:50px}.product-art{min-height:460px}.product-hero .intro{font-size:15px}.pattern-layout{gap:35px}.pattern-examples h3{align-items:start;flex-direction:column;gap:6px}.screens-grid{grid-template-columns:repeat(2,1fr)}.screen-card{padding:20px}.privacy-layout{gap:25px 45px}.count-grid div{min-width:40px}.count-grid strong{font-size:36px}}
@media(max-width:620px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 36px)}.header-inner{min-height:74px}.brand{font-size:22px}.brand img{width:32px;height:32px}.desktop-nav{display:none}.mobile-menu{display:block}.studio-hero{grid-template-columns:1fr;padding-block:52px 32px;gap:20px}.studio-hero h1{font-size:clamp(38px,9.1vw,56px);white-space:normal}.studio-hero .intro{max-width:340px}.studio-hero .eyebrow{font-size:9px;margin-bottom:22px}.hero-note{max-width:none}.brand-study{width:80%;max-width:330px;justify-self:center;margin:8px 0 20px}.study-caption,.study-number{font-size:7px}.hero-rule{font-size:10px;gap:20px;padding-top:18px}.hero-rule span:last-child{gap:10px}.section{padding-block:62px}.section-heading{display:block;margin-bottom:32px}.section-heading .eyebrow{font-size:10px;margin-bottom:20px}.section-heading h2{font-size:37px}.section-heading>p:last-child{margin-top:22px;max-width:340px;font-size:13px}.featured-product{grid-template-columns:1fr}.featured-copy{padding:30px 26px 10px}.product-name{margin-bottom:28px}.product-name h3{font-size:22px}.product-statement{font-size:50px}.product-description{font-size:14px}.device-scene{min-height:500px}.phone-device{width:187px;right:17%;top:54px}.watch-device:not(.large-watch){width:156px;left:9%;top:244px}.scene-circle{width:360px;height:360px;top:65px}.scene-label{bottom:20px;font-size:8px}.studio-section{padding-block:60px}.principles{grid-template-columns:1fr;gap:30px;margin-top:40px}.principles article{padding-top:20px}.principles h3{margin:20px 0 12px;font-size:25px}.principles p{max-width:100%}.contact-section{padding-block:64px}.contact-section>div{display:block}.contact-section h2{font-size:38px}.contact-section .button{margin-top:28px}.footer-top{padding:30px 0;gap:20px}.footer-top .text-link{font-size:12px;gap:10px}.footer-bottom{display:block;padding-block:20px}.footer-bottom nav{gap:24px;margin-top:8px;flex-wrap:wrap}.product-hero{grid-template-columns:1fr;padding-block:22px 55px;gap:24px}.breadcrumb{margin-bottom:20px}.product-hero h1{font-size:clamp(43px,10.8vw,64px)}.product-hero .intro{font-size:16px}.product-hero .product-name{margin-bottom:26px}.product-art{min-height:450px;max-width:430px;width:100%;margin:auto}.large-watch{width:65%;max-width:255px}.product-art-ring{inset:8% 0}.experience-section{padding-block:55px 60px}.feature-grid{grid-template-columns:1fr;gap:30px;margin-top:34px}.feature-grid article{padding-top:20px}.feature-grid h3{font-size:24px}.pattern-section{padding-block:55px}.pattern-layout{grid-template-columns:1fr;gap:40px}.pattern-layout h2{font-size:43px}.pattern-layout>div>p:last-child{max-width:100%}.pattern-examples h3{flex-direction:row;align-items:center}.count-grid div{min-width:70px}.count-grid strong{font-size:46px}.screens-grid{gap:12px}.screen-card{padding:9px}.screen-card figcaption{font-size:9px;padding:12px 0 4px}.gallery-switch{justify-content:start;margin-bottom:24px}.zoom-hint{width:24px;height:24px;font-size:14px;bottom:5px;right:5px}.privacy-band{padding-block:60px}.privacy-layout{grid-template-columns:1fr;gap:0}.privacy-layout h2{font-size:43px}.privacy-layout>div{justify-self:start;margin-top:28px;max-width:100%}.information-page .simple-hero{padding:50px 0 30px}.simple-hero h1{font-size:44px}.content{padding:35px 0 60px}.support-grid{grid-template-columns:1fr;gap:16px}.support-card{padding:26px}.prose h2{font-size:23px}.prose p{font-size:14px}.image-dialog{padding:14px;max-width:calc(100vw - 20px)}.dialog-bar{gap:12px}.dialog-bar p{font-size:10px}.dialog-close{padding:10px 14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
