@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--paper:#fafafa;--ink:#171719;--muted:#6e6e73;--line:#e2e2e5;--lime:#f5f5f7;--green:#3a3a3e}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #0071e3;outline-offset:6px}a:hover{color:#0071e3}.container{max-width:1280px;width:calc(100% - 112px);margin-inline:auto}
.header{position:sticky;top:0;z-index:10;background:#fafafaf5;border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.nav-row{height:94px;display:flex;align-items:center;justify-content:space-between}.wordmark{display:inline-flex;align-items:baseline;font:600 34px/1 'Manrope',sans-serif;letter-spacing:-2px}.brand-arrows{font-size:52px;line-height:0;font-weight:400;position:relative;top:3px;margin-right:7px}.co{font-size:23px;letter-spacing:-1px;margin-left:3px}.nav-row nav{display:flex;gap:36px;font-size:14px;font-weight:500}.nav-contact{font-size:14px;border:1px solid var(--line);border-radius:30px;padding:10px 20px;display:flex;gap:26px}
.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:40px;align-items:center;padding-block:70px 65px}.eyebrow{font-size:11px;letter-spacing:1.7px;font-weight:650;text-transform:uppercase;display:flex;align-items:center;gap:9px;margin:0 0 26px}.status-dot{display:inline-block;width:7px;height:7px;background:#86868b;border-radius:50%;flex-shrink:0}h1,h2,h3{font-family:'Manrope',sans-serif}h1{font-size:clamp(48px,5.7vw,79px);line-height:1.05;letter-spacing:-4.6px;font-weight:500;margin:0 0 28px}h1>span{color:#86868b}.hero-description{max-width:385px;font-size:15px;color:var(--muted);line-height:1.8;margin-bottom:27px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;padding:15px 23px;border-radius:40px;font-size:13px;font-weight:600;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#333336;color:white}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:#ffffff}
.hero-art{min-width:0;height:580px;background:#ededf0;border-radius:24px;position:relative;overflow:hidden;display:grid;place-items:center}.art-caption,.art-bottom{position:absolute;left:24px;right:24px;font-size:8px;letter-spacing:1.2px;display:flex;justify-content:space-between;color:#737379;z-index:2}.art-caption{top:22px}.art-caption>span:last-child{font-size:18px}.art-bottom{bottom:22px;font-size:7px}.orbit{position:absolute;border:1px solid #d7d7dc;border-radius:50%;width:520px;height:520px;transform:rotate(-27deg) scaleX(.78)}.orbit-two{width:710px;height:710px}.phone{width:237px;height:457px;background:#171719;border:6px solid #454548;border-radius:38px;transform:rotate(9deg);box-shadow:18px 24px 38px #00000035,inset 0 0 0 1px #79797d;color:#f5f5f7;padding:16px;position:relative}.phone-top{display:flex;justify-content:space-between;font-size:9px}.phone-island{position:absolute;top:9px;left:77px;width:70px;height:18px;background:#050506;border-radius:12px}.timer-heading{margin-top:34px;font-size:9px;letter-spacing:1px;display:flex;justify-content:space-between}.round-label{text-align:center;font-size:8px;letter-spacing:2px;margin-top:28px;color:#b5b5bc}.timer-ring{width:175px;height:175px;border:4px solid #f5f5f7;border-left-color:#414146;transform:rotate(-30deg);border-radius:50%;margin:15px auto;display:grid;place-items:center}.timer-ring>div{transform:rotate(30deg);display:grid;text-align:center}.timer-digits{font-size:43px;letter-spacing:-2px;font-weight:450}.timer-state{font-size:5px;letter-spacing:1px;color:#a9a9b1}.timer-settings{display:flex;justify-content:space-between;font-size:6px;letter-spacing:1px;color:#9999a2;padding:6px 12px}.timer-settings strong{display:block;font-size:13px;color:#e5e5ea;font-weight:400;margin-top:4px}.timer-start{background:#f5f5f7;color:#171719;display:flex;justify-content:space-between;padding:13px;border-radius:20px;font-size:7px;letter-spacing:.5px;margin-top:16px}.phone-home{height:3px;width:70px;position:absolute;bottom:8px;left:78px;border-radius:5px;background:#a1a1a8}.floating-label{position:absolute;z-index:3;background:#ffffffed;box-shadow:0 8px 20px #00000010;border:1px solid #fff;border-radius:12px;padding:13px 16px;display:flex;gap:12px;align-items:center;font-size:11px;font-weight:600}.label-one{left:20px;top:144px;transform:rotate(-8deg)}.floating-label small{display:block;font-weight:400;font-size:9px;color:#777780}.mini-symbol{background:#eeeeef;font-size:24px;padding:0 8px;border-radius:9px}.label-two{right:17px;bottom:105px;transform:rotate(5deg)}.checkmark{border:1px solid #9999a2;border-radius:50%;line-height:18px;width:20px;text-align:center;color:#737379}
.studio-strip{border-block:1px solid var(--line);padding-block:23px;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted)}.studio-strip>div{display:flex;gap:37px;align-items:center}.strip-star{font-size:25px;color:var(--green)}.apps-section{padding-block:95px}.section-heading{display:grid;grid-template-columns:1.2fr 1fr;gap:80px;align-items:end;margin-bottom:37px}.section-heading .eyebrow{margin-bottom:20px}h2{font-size:clamp(32px,3.4vw,47px);font-weight:500;letter-spacing:-2px;line-height:1.2;margin:0}.section-heading>p,.section-heading>div>p:not(.eyebrow){color:var(--muted);font-size:14px;max-width:380px;margin-bottom:4px}.filter-row{display:flex;gap:8px;margin:30px 0}.filter-row[hidden]{display:none}.filter-row button{border:1px solid var(--line);border-radius:24px;background:transparent;padding:8px 18px;cursor:pointer;font-size:12px;color:var(--muted)}.filter-row button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.filter-row button span{margin-left:8px;font-size:10px;opacity:.7}
.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.product{min-width:0;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#ffffff}.product[hidden]{display:none}.product-art{height:290px;padding:23px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between}.art-tag,.art-foot{font-size:8px;letter-spacing:1.5px;font-weight:600}.art-foot{display:flex;justify-content:space-between;z-index:1}.art-foot>span{font-size:17px;line-height:1}.chrono-art{background:#e9e9ed;color:#252529}.chrono-face{align-self:center;text-align:center}.chrono-face>span{font-size:9px;letter-spacing:3px}.chrono-face strong{font-size:89px;font-weight:450;line-height:1.2;display:block;letter-spacing:-5px}.chrono-face>div{font-size:12px;color:#8e8e96}.car-art{background:#e9eaec;color:#29292d}.car-word{align-self:center;font-size:52px;font-weight:500;letter-spacing:-3px;line-height:1}.car-word em{font-weight:400}.swatches{display:flex;justify-content:center;gap:12px}.swatches i{width:36px;height:36px;border-radius:50%;box-shadow:inset 0 -6px 7px #0002,inset 1px 3px 3px #fff8;background:#7b7c81}.swatches i:nth-child(2){background:#b2b3b7}.swatches i:nth-child(3){background:#e0e0e3}.swatches i:nth-child(4){background:#57585d}.swatches i:nth-child(5){background:#25262a}.retro-art{background:#e4e4e6;color:#55555c}.retro-clock{align-self:center;display:grid;text-align:center;background:#262629;border:5px solid #4b4b51;border-radius:13px;padding:12px 40px 18px;box-shadow:0 12px 18px #00000020;transform:rotate(-3deg)}.signal-lights{display:flex;justify-content:center;gap:20px}.signal-lights i{width:9px;height:9px;background:#bd5147;border-radius:50%;box-shadow:0 0 0 3px #171719}.signal-lights i:nth-child(2){background:#e4b85d}.signal-lights i:nth-child(3){background:#93a5a1}.retro-clock strong{font:55px/1.3 monospace;color:#f2f2f5;letter-spacing:3px}.retro-clock>span{font-size:7px;letter-spacing:3px;color:#a1a1a9}.globe-art{background:#202024;color:#d5d5df}.globe{align-self:center;width:180px;height:180px;border:1px solid #777781;border-radius:50%;position:relative;overflow:hidden;transform:rotate(-20deg);background:radial-gradient(ellipse at 25% 25%,#b6b6cf30,transparent 80%)}.globe i{position:absolute;inset:0;border:1px solid #777781;border-radius:50%}.globe i:nth-child(1){transform:scaleX(.65)}.globe i:nth-child(2){transform:scaleX(.25)}.globe i:nth-child(3){transform:scaleY(.65)}.globe i:nth-child(4){transform:scaleY(.25)}.globe span{position:absolute;top:35px;left:45px;width:8px;height:8px;background:#e0e0f2;border-radius:50%;box-shadow:0 0 0 8px #e0e0f215,70px 79px 0 -1px #e0e0f2}
.product-body{padding:25px 28px 28px}.product-meta{display:flex;align-items:center;justify-content:space-between;font-size:9px;letter-spacing:1px;text-transform:uppercase;color:var(--muted)}h3{font-size:24px;letter-spacing:-.8px;line-height:1.3;font-weight:600;margin:13px 0 10px}.product-body>p{font-size:13px;color:var(--muted);margin:0 0 22px;max-width:440px}.product-links{display:flex;flex-wrap:wrap;gap:22px;font-size:12px;font-weight:600}.product-links a{border-bottom:1px solid #c7c7cc;padding-bottom:4px}.product-body>.availability{font-size:10px;margin:14px 0 0}.availability a{text-decoration:underline}.product-wide{grid-column:1/-1;display:flex;align-items:center;gap:20px;padding:12px 25px;background:#f0f0f2}.product-wide .product-body{flex:1}.product-wide .product-body>p{max-width:640px}.snapshot-symbol{width:140px;flex-shrink:0;position:relative;text-align:center;font:100px/1 sans-serif;color:#87878f}.snapshot-symbol>span{position:absolute;bottom:5px;right:10px;font:27px sans-serif;background:var(--lime);border-radius:50%;width:40px;height:40px;padding:5px}.coming-soon{border:1px solid #c4c4cc;border-radius:20px;padding:4px 10px;font-size:8px}
.about-section{background:#f0f0f2;padding:82px 0}.about-section .section-heading{align-items:start;margin-bottom:58px}.about-section .section-heading>div>p:not(.eyebrow){margin:0 0 18px}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.principles>div{border-top:1px solid #d2d2d7;padding-top:20px}.principles>div>span{font:11px monospace;color:#86868b}.principles h3{font-size:19px;margin:22px 0 12px}.principles p{color:var(--muted);font-size:13px;max-width:285px}.privacy-section{display:grid;grid-template-columns:1fr 1.1fr;gap:100px;padding-block:100px}.privacy-section>div>p:not(.eyebrow){font-size:13px;color:var(--muted);max-width:340px;margin-top:23px}.policy-list{padding-top:20px}details{border-bottom:1px solid var(--line)}summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:20px 0;font-size:14px;cursor:pointer;gap:20px}summary::-webkit-details-marker{display:none}summary span{font-size:24px;font-weight:400;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details>div{display:grid;gap:13px;font-size:12px;padding:0 0 20px;color:var(--muted)}
.contact-section{padding-bottom:70px}.contact-panel{border-radius:22px;background:#171719;color:#f5f5f7;padding:55px 60px;display:flex;align-items:center;justify-content:space-between;gap:20px;overflow:hidden}.contact-panel .eyebrow{color:#a1a1a6;margin-bottom:24px}.contact-panel h2{font-size:44px}.contact-panel p:not(.eyebrow){font-size:13px;color:#a1a1a6;margin:20px 0 26px}.contact-panel .email-note{font-size:10px;margin:17px 0 0}.email-note a{text-decoration:underline;color:#d5d5da}.contact-star{font-size:210px;color:#c7c7cc;line-height:1;transform:rotate(12deg);font-family:Arial,sans-serif}footer{padding-bottom:28px}.footer-top{display:flex;align-items:center;gap:70px;padding:20px 0 45px}.footer-top p{font-size:12px;color:var(--muted)}.footer-top>a:last-child{margin-left:auto;font-size:12px}.footer-bottom{border-top:1px solid var(--line);padding-top:23px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:20px;z-index:20;padding:12px 20px;background:var(--ink);color:white}.skip-link:focus{top:15px}
@media(min-width:1450px){.hero{gap:90px}.hero-art{height:620px}.phone{transform:rotate(9deg) scale(1.06)}}
@media(max-width:1000px){.container{width:calc(100% - 64px)}.hero{gap:26px;padding-top:45px}h1{letter-spacing:-3px}.hero-art{height:520px}.floating-label{padding:10px;font-size:9px}.label-one{left:8px;top:112px}.label-two{right:8px;bottom:78px}.section-heading{gap:35px}.privacy-section{gap:45px}.contact-panel{padding:42px}.contact-star{font-size:150px}.contact-panel h2{font-size:37px}.car-word{font-size:42px}}
@media(max-width:720px){html{scroll-padding-top:145px}.container{width:calc(100% - 40px)}.nav-row{height:auto;min-height:80px;flex-wrap:wrap;padding-block:17px;gap:18px}.wordmark{font-size:29px}.brand-arrows{font-size:44px}.co{font-size:20px}.nav-row nav{order:3;width:100%;justify-content:center;font-size:12px;gap:32px;padding:10px 0 0;border-top:1px solid var(--line)}.nav-contact{font-size:12px;padding:7px 15px}.hero{grid-template-columns:1fr;padding-block:40px;gap:34px}.eyebrow{font-size:9px;margin-bottom:22px}h1{font-size:56px;letter-spacing:-3.4px;line-height:1.08}.desktop-break{display:none}.hero-description{max-width:400px;font-size:14px}.hero-art{height:490px}.phone{transform:rotate(9deg) scale(.9)}.label-one{left:15px;top:120px}.label-two{right:16px;bottom:82px}.art-bottom{font-size:6px}.studio-strip{align-items:flex-start;gap:15px;font-size:10px}.studio-strip>span{max-width:160px}.studio-strip>div{gap:17px;flex-wrap:wrap}.strip-star{display:none}.apps-section{padding-block:60px}.section-heading{grid-template-columns:1fr;gap:20px}.section-heading>p{font-size:13px;max-width:340px}h2{font-size:34px;letter-spacing:-1.5px}.filter-row{gap:6px}.filter-row button{font-size:11px;padding:8px 14px}.product-grid{grid-template-columns:1fr;gap:23px}.product-art{height:270px}.product-body{padding:22px}.product-wide{padding:15px;gap:0;align-items:flex-start}.product-wide .product-body{padding:10px;min-width:0}.snapshot-symbol{display:none}.product-wide h3{font-size:22px}.product-meta{font-size:8px;gap:12px}.product-wide .product-meta{flex-wrap:wrap}.about-section{padding-block:60px}.about-section .section-heading{margin-bottom:35px}.principles{grid-template-columns:1fr;gap:25px}.principles h3{margin-top:12px}.principles p{max-width:none}.privacy-section{grid-template-columns:1fr;padding-block:60px;gap:12px}.policy-list{padding:0}.contact-section{padding-bottom:40px}.contact-panel{padding:32px 25px;position:relative}.contact-panel>div:first-child{position:relative;z-index:1}.contact-panel h2{font-size:32px}.contact-star{position:absolute;right:-35px;top:10px;font-size:130px;opacity:.09}.contact-panel p:not(.eyebrow){font-size:12px}.contact-panel .email-note{font-size:10px;overflow-wrap:anywhere}.footer-top{gap:20px;flex-wrap:wrap;padding-bottom:25px}.footer-top p{font-size:10px}.footer-top>a:last-child{font-size:10px}.footer-bottom{flex-direction:column;gap:10px}.car-word{font-size:48px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Monochrome product finish. */
.hero-art{background:radial-gradient(ellipse at 50% 35%,#fafafa 0%,#ececef 58%,#dcdde1 100%)}
.phone{box-shadow:22px 30px 45px #00000030,inset 0 0 0 1px #99999f;border-color:#68686e;border-width:5px}
.car-art{background:linear-gradient(145deg,#f4f4f5,#dcdde0)}
.chrono-art{background:linear-gradient(145deg,#f0f0f2,#dedee3)}
.contact-star{opacity:.35}

