@font-face{font-family:PuffSquare;src:url(/assets/PuffSquare-Regular-DjzevMLo.ttf);font-display:block}@font-face{font-family:Quicksand;src:url(/assets/Quicksand-VariableFont_wght-CI1sXvx0.ttf);font-weight:300 700;font-display:block}:root{--sky:#3d7be8;--sky-deep:#2456b8;--night:#16255e;--grass:#3cb54a;--grass-deep:#2e9a3c;--ground:#a66321;--sun:#ffc63f;--cream:#fff8ec;--card:#fff;--ink:#2b2320;--ink-soft:#6b5e56;--panda:#2b2320;--alien:#7ed321;--puppy:#a50;--robot:#f0402e;--star:#f5c400;--penguin:#ff7a00;--platypus:#2f8fe0;--octopus:#e0439a;--radius:22px;--shadow:0 10px 30px #2b23201f}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);font-family:Quicksand,system-ui,sans-serif;font-weight:500;line-height:1.6}h1,h2,.display{letter-spacing:.01em;font-family:PuffSquare,Quicksand,system-ui,sans-serif;font-weight:400;line-height:1.1}img{display:block}strong{font-weight:700}.wrap{max-width:1080px;margin:0 auto;padding:0 24px}.hero{background:linear-gradient(180deg, var(--sky-deep) 0%, var(--sky) 55%, #6ea6f2 100%);color:#fff;padding-top:48px;position:relative;overflow:hidden}.hero .sun{background:var(--sun);border-radius:50%;width:96px;height:96px;position:absolute;top:48px;right:8%;box-shadow:0 0 60px #ffc63fa6}.hero .cloud{opacity:.92;background:#fff;border-radius:999px;position:absolute}.hero .cloud:before,.hero .cloud:after{content:"";background:#fff;border-radius:50%;position:absolute}.cloud.c1{width:110px;height:34px;top:18px;left:34%}.cloud.c1:before{width:44px;height:44px;top:-20px;left:18px}.cloud.c1:after{width:32px;height:32px;top:-12px;left:56px}.cloud.c2{opacity:.7;width:84px;height:26px;top:210px;right:30%}@media (width<=720px){.hero .cloud{display:none}.hero .sun{width:60px;height:60px;top:18px;right:6%}}.cloud.c2:before{width:34px;height:34px;top:-16px;left:14px}.cloud.c2:after{width:24px;height:24px;top:-9px;left:44px}.hero-inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;padding:40px 1.5em;display:flex;position:relative}.hero-copy{flex:380px;max-width:560px}.hero h1{text-shadow:0 4px #0000002e;font-size:clamp(2.4rem,11.5vw,5.4rem)}.hero .tagline{max-width:26ch;margin-top:14px;font-size:clamp(1.15rem,2.6vw,1.5rem);font-weight:600}.hero .sub{opacity:.92;max-width:45ch;margin-top:12px;font-weight:500}.badges-set{flex-wrap:wrap;align-items:stretch;gap:18px;margin-top:30px;display:flex}.badges-card{background:#fffffff0;border-radius:26px;padding:22px 30px 26px;display:inline-block;box-shadow:0 12px 30px #0000002e}a.badge .badge-icon{transition:transform .15s}a.badge:hover .badge-icon,a.badge:focus-visible .badge-icon{transform:scale(1.08)}.badges-title{color:var(--ink);text-align:center;margin-bottom:16px;font-size:1.12rem;font-weight:700}.badges-row{justify-content:center;gap:26px;display:flex}.badge{display:inline-flex}.badge .badge-icon{border-radius:15px;flex:none;width:62px;height:62px;box-shadow:0 5px 10px #00000038}.hero-watch{flex:none;margin:0 auto}.watchframe{aspect-ratio:1;background:#23272e;border-radius:50%;width:min(300px,74vw);padding:14px;position:relative;box-shadow:inset 0 0 0 6px #3a4048,0 24px 50px #00000059}.watchframe:before,.watchframe:after{content:"";z-index:-1;background:#23272e;width:38%;height:34px;position:absolute;left:50%;transform:translate(-50%)}.watchframe:before{border-radius:14px 14px 0 0;top:-30px}.watchframe:after{border-radius:0 0 14px 14px;bottom:-30px}.watchframe img{border-radius:50%;width:100%;height:100%}.lineup{background:linear-gradient(180deg, var(--grass) 0%, var(--grass-deep) 100%);border-top:6px solid #2e9a3c;padding:22px 0 28px;position:relative}.lineup .wrap{max-width:1200px}.lineup-inner{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:12px clamp(6px,2.2vw,28px);display:flex}.lineup img{filter:drop-shadow(0 8px 6px #00000038);width:clamp(64px,12vw,116px)}.lineup-count{text-align:center;color:#fff;text-shadow:0 3px #0000002e;margin-top:14px;font-family:PuffSquare,Quicksand,system-ui,sans-serif;font-size:clamp(1.15rem,3.4vw,1.7rem)}.learn{background:var(--cream);text-align:center;padding:30px 0 0}.learn-link{color:#fff;background:var(--sky);box-shadow:var(--shadow);border-radius:999px;padding:14px 30px;font-family:PuffSquare,Quicksand,system-ui,sans-serif;font-size:clamp(1.05rem,2.6vw,1.3rem);text-decoration:none;transition:transform .15s,background .15s;display:inline-block}.learn-link:hover,.learn-link:focus-visible{background:var(--sky-deep);transform:translateY(-2px)}section{padding:72px 0}section h2{text-align:center;margin-bottom:12px;font-size:clamp(2rem,5vw,3rem)}section .lede{text-align:center;opacity:.6;max-width:60ch;margin:0 auto 44px;font-size:1.08rem}.cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.card{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);text-align:center;padding:24px}.card .step{color:#fff;background:var(--sky);border-radius:999px;margin-bottom:14px;padding:3px 14px;font-size:.85rem;font-weight:700;display:inline-block}.card h3{margin-bottom:8px;font-size:1.25rem;font-weight:700}.card p{color:var(--ink-soft);font-size:.98rem}.card .shot{border-radius:50%;width:min(200px,70%);margin:18px auto 0;box-shadow:0 0 0 8px #23272e,0 14px 26px #0003}.column{flex-direction:column;align-items:center;display:flex}.critters{background:linear-gradient(180deg, var(--cream) 0%, #fdeecd 100%)}.critter-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;display:grid}.critter{background:var(--card);border-radius:var(--radius);box-shadow:var(--shadow);text-align:center;border-top:8px solid var(--accent,var(--sky));padding:26px 20px 22px}.critter.panda{--accent:var(--panda)}.critter.alien{--accent:var(--alien)}.critter.puppy{--accent:var(--puppy)}.critter.robot{--accent:var(--robot)}.critter.star{--accent:var(--star)}.critter.penguin{--accent:var(--penguin)}.critter.platypus{--accent:var(--platypus)}.critter.octopus{--accent:var(--octopus)}.critter .portrait{width:132px;margin:0 auto 8px;position:relative}.critter .portrait img{width:132px}.critter .portrait .toy{background:var(--cream);border-radius:50%;width:52px;padding:5px;position:absolute;bottom:4px;right:-10px;box-shadow:0 4px 10px #2b232038}.critter h3{font-family:PuffSquare,sans-serif;font-size:1.5rem}.critter p{color:var(--ink-soft);margin-top:6px;font-size:.95rem}.flex-1{flex:1}.promise{color:#fff;background:#4a4a4c}.promise-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.promise ul{flex:320px;max-width:460px;list-style:none}.promise li{margin-bottom:18px;padding-left:40px;font-size:1.05rem;position:relative}.promise li:before{content:"♥";background:var(--grass);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.9rem;display:flex;position:absolute;top:-2px;left:0}.promise .shot{border-radius:50%;width:min(260px,70vw);box-shadow:0 0 0 10px #23272e,0 20px 40px #00000040}footer{background:var(--night);color:#cfd8f6;text-align:center;padding:44px 0;font-size:.95rem}footer .foot-title{color:#fff;margin-bottom:10px;font-family:PuffSquare,sans-serif;font-size:1.6rem}footer a{color:#fff;font-weight:700;text-decoration:none}footer a:hover{text-decoration:underline}footer .links{justify-content:center;gap:22px;margin:14px 0;display:flex}.prose{max-width:720px;margin:0 auto;padding:56px 24px 80px}.prose h1{margin-bottom:6px;font-size:clamp(2.2rem,6vw,3rem)}.prose .meta{color:var(--ink-soft);margin-bottom:34px}.prose h2{text-align:left;margin:34px 0 10px;font-size:1.45rem}.prose p,.prose li{color:#463c35;margin-bottom:12px}.prose ul{padding-left:22px}.prose .tablewrap{margin:18px 0 22px;overflow-x:auto}.prose table{border-collapse:collapse;width:100%;font-size:.96rem}.prose th,.prose td{text-align:left;color:#463c35;border-bottom:1px solid #ece1cf;padding:8px 14px 8px 0}.prose td{white-space:nowrap}.prose thead th{color:var(--ink);font-weight:700}.topbar{background:var(--sky);padding:14px 0}.topbar .wrap{justify-content:space-between;align-items:center;display:flex}.topbar a{color:#fff;align-items:center;gap:10px;font-family:PuffSquare,sans-serif;font-size:1.4rem;text-decoration:none;display:flex}.topbar img{width:34px}.prose .shotrow{flex-wrap:wrap;justify-content:center;gap:26px;margin:26px 0;display:flex}.prose .shotrow figure{text-align:center;width:168px;margin:0}.prose .shotrow img{aspect-ratio:1;box-sizing:border-box;background:#23272e;border-radius:50%;width:100%;padding:7px;box-shadow:inset 0 0 0 4px #3a4048,0 10px 22px #00000047}.prose .shotrow figcaption{color:var(--ink-soft,#6b6257);margin-top:8px;font-size:.86rem;line-height:1.35}.wrist{background:var(--night)}.wrist h2{color:#fff}.wrist .lede{color:#ffffffd9}.watch-row{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:28px;display:flex}.watch-tab{font:inherit;color:#fff;cursor:pointer;border-radius:var(--radius);background:0 0;border:0;flex-direction:column;align-items:center;gap:8px;width:250px;padding:14px 18px 16px;text-decoration:none;display:flex}.watch-tab img{filter:drop-shadow(0 14px 22px #00000040);width:auto;height:clamp(150px,22vw,220px);transition:transform .15s}.watch-tab:hover img{transform:translateY(-4px)}a.watch-tab:hover{background:#ffffff1f}.watch-tab.is-soon{cursor:default}.watch-tab.is-soon img{opacity:.85}.watch-tab.is-soon:hover img{transform:none}.watch-tab:focus-visible{outline:3px solid var(--sky);outline-offset:3px}.watch-tab .applewatch{margin-left:6px}.wname{font-size:1.15rem;font-weight:700}.wstatus{border-radius:999px;padding:3px 12px;font-size:.8rem;font-weight:700}.wstatus.live{color:#fff;background:#2e9a3c}.wstatus.soon{color:var(--ink-soft);background:#e9edf2}.clip-garmin{height:clamp(150px,22vw,220px);overflow:hidden}.clip-garmin img{height:200px;position:relative;top:50%;translate:0 -51%}@media (width>=1024px){.clip-garmin img{height:300px}}.faq{background:var(--cream);padding:3.5rem 0 3rem}.faq h2{margin-bottom:1.6rem}.faq-item{max-width:640px;margin:0 auto 1.4rem}.faq-item h3{margin:0 0 .35rem;font-size:1.1rem}.faq-item p{margin:0;line-height:1.55}
