:root{color-scheme:light;--ink:#122f31;--paper:#f8faf8;--accent:#c7f45f;--muted:#485f60}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:1rem/1.65 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-underline-offset:.25em}a:focus-visible{outline:3px solid #507500;outline-offset:5px}.wrap{max-width:1200px;margin-inline:auto;padding-inline:clamp(1.25rem,5vw,4rem)}.header{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.brand{font-size:1.2rem;font-weight:800;text-decoration:none}.languages{display:flex;gap:.4rem;list-style:none;padding:0}.languages a{display:block;padding:.45rem .8rem;text-decoration:none;border-radius:2rem;font-size:.9rem}.languages [aria-current]{background:var(--ink);color:white}.hero{padding-block:5rem 7rem}.hero h1{font-size:clamp(3rem,7vw,6.5rem);font-weight:750;line-height:1.08;letter-spacing:-.055em;max-width:950px;margin:.4em 0}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.875rem;font-weight:700}.intro{font-size:1.35rem;max-width:620px;color:var(--muted)}.button{display:inline-block;margin-top:1rem;padding:.85rem 1.4rem;background:var(--ink);color:white;text-decoration:none;border-radius:.6rem}.screenshots{display:flex;gap:2rem;overflow:auto;margin-top:4rem;padding:2rem;background:var(--accent);border-radius:1.5rem}.screenshots figure{margin:0;flex:0 0 min(270px,75vw)}.screenshots img{display:block;width:100%;height:auto;border-radius:1rem}.screenshots figcaption{margin-top:.8rem;font-size:.9rem}.document{max-width:760px;margin:3rem auto 6rem}.document h1{font-size:clamp(2.3rem,5vw,4rem);line-height:1.2;letter-spacing:-.04em}.document h2{margin-top:2rem;font-size:1.4rem}.back{color:var(--muted)}footer{border-top:1px solid #ccd7d1;padding-block:1.8rem;display:flex;justify-content:space-between;gap:1rem;color:var(--muted);font-size:.9rem}.skip{position:absolute;top:-5rem;padding:1rem;background:white}.skip:focus{top:0}@media(max-width:540px){.header{align-items:flex-start;flex-direction:column;gap:0;padding-top:1.5rem}.hero{padding-block:2rem 4rem}footer{flex-direction:column}.languages a{padding:.45rem .8rem}.hero h1{overflow-wrap:anywhere}}
:root{--ink:#112862;--paper:#fff;--accent:#f6da52;--muted:#4f5c77}.wrap{max-width:1320px}.hero{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:center;padding-block:2.5rem 4rem}.hero h1{font-size:clamp(3.2rem,5.7vw,5.5rem);max-width:700px;letter-spacing:-.045em}.hero-copy{padding-block:2rem}.hero .intro{font-size:1.2rem}.hero-art{background:var(--accent);border-radius:2rem;position:relative;padding:2rem 2rem 0;display:flex;justify-content:center;max-height:650px;overflow:hidden}.hero-phone{display:block;width:75%;height:auto;align-self:flex-start;border:5px solid #17212f;border-radius:2.8rem;box-shadow:0 18px 35px #11286230}.hero-watch{position:absolute;bottom:1.5rem;right:1rem;width:35%;background:#111;border-radius:2rem;padding:.7rem;box-shadow:0 10px 30px #11286245}.hero-watch img{width:100%;height:auto;display:block;border-radius:1.3rem}.actions{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;margin-top:2rem}.store-link img{display:block;object-fit:contain;width:180px;height:auto}.explore{font-weight:700}.platforms{font-size:.9rem;color:var(--muted);margin-top:1.5rem}.coverage{border-block:1px solid #dce2ec;padding:1rem 0;color:var(--muted);font-size:1rem}.section{padding-block:4rem;scroll-margin-top:2rem}h2{font-size:clamp(2rem,3.7vw,3.2rem);line-height:1.2;letter-spacing:-.035em;margin:0 0 1.4rem}.section-intro{max-width:800px;color:var(--muted);font-size:1.125rem}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.features article{border-top:2px solid #dce2ec;padding-top:1.3rem}.features h3{font-size:1.2rem;line-height:1.4;margin:.8rem 0}.features p{color:var(--muted);margin:0}.number{font-size:.875rem;font-weight:700;color:#566b98}.note{font-size:.9rem;color:var(--muted);margin-top:2.5rem;max-width:950px}.gallery-section{padding-top:1rem}.screenshots{background:#eef2fa;margin-top:2rem;gap:1.5rem;scroll-snap-type:x proximity}.screenshots figure{flex-basis:240px;scroll-snap-align:center}.screenshots img{border:1px solid #ccd4e4;border-radius:1.5rem}.watch-section{background:var(--ink);color:white;margin-inline:calc(-1 * clamp(1.25rem,5vw,4rem));padding-inline:clamp(1.25rem,5vw,4rem);border-radius:2rem}.watch-gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:1.5rem;margin-top:2.5rem}.watch-gallery img{width:100%;height:auto;border:5px solid #080d18;border-radius:1.4rem}.privacy-callout{padding-block:4rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.privacy-callout h2{font-size:2rem}.privacy-callout p{color:var(--muted)}.privacy-callout a{white-space:nowrap;font-weight:700}@media(max-width:900px){.hero{gap:1.5rem}.hero h1{font-size:3.2rem}.features{grid-template-columns:repeat(2,1fr)}.hero-art{padding:1.4rem 1rem 0}.hero-phone{width:85%;border-radius:1.7rem}.hero-watch{border-radius:1.2rem;padding:.4rem}.hero-watch img{border-radius:.8rem}.watch-gallery{gap:.6rem}}@media(max-width:650px){.hero{grid-template-columns:1fr}.hero h1{font-size:clamp(2.7rem,10vw,4rem)}.hero-art{max-height:530px;max-width:420px;width:100%;margin:auto;padding:2rem 2rem 0}.hero-phone{width:78%}.hero-watch{width:33%}.features{grid-template-columns:1fr}.section{padding-block:3rem}.watch-gallery{grid-template-columns:repeat(2,1fr);gap:1rem}.watch-gallery img:last-child{grid-column:1/-1;width:50%;justify-self:center}.privacy-callout{align-items:flex-start;flex-direction:column;gap:.5rem}.watch-section{border-radius:0}.screenshots{padding:1.25rem}.screenshots figure{flex-basis:220px}}@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
/* Each carousel page pairs the feature copy with its original iPhone screen. */
.feature-carousel{position:relative}.feature-carousel>h2{max-width:850px}.carousel-controls{display:flex;align-items:center;justify-content:flex-end;gap:1rem;margin:1.5rem 0}.carousel-controls[hidden],.carousel-pagination[hidden]{display:none}.feature-carousel button{font:inherit;cursor:pointer;min-width:44px;min-height:44px;border:1px solid #b4c2dc;color:var(--ink);background:white;border-radius:50%}.feature-carousel button:hover:not(:disabled){background:var(--accent);border-color:var(--accent)}.feature-carousel button:disabled{opacity:.35;cursor:default}.feature-carousel :focus-visible{outline:3px solid #315fba;outline-offset:4px}.carousel-status{margin:0;min-width:5rem;text-align:center;font-variant-numeric:tabular-nums}.feature-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;border-radius:1.6rem;scrollbar-width:thin;background:#eef2fa}.feature-slide{flex:0 0 100%;min-width:0;display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center;scroll-snap-align:start;scroll-snap-stop:always;padding:clamp(1.5rem,4vw,3.5rem)}.slide-copy h3{font-size:clamp(2rem,3.4vw,3rem);line-height:1.15;letter-spacing:-.035em;margin:1rem 0 1.5rem}.slide-copy>p{font-size:1.125rem;color:var(--muted);max-width:32rem}.slide-copy h4{font-size:1.2rem;margin-bottom:.5rem}.slide-images{display:flex;justify-content:center;align-items:center;gap:1rem;min-width:0}.slide-images img{display:block;width:min(100%,270px);height:auto;border:2px solid #c2cad8;border-radius:1.7rem;box-shadow:0 12px 30px #11286215}.slide-images-pair img{width:calc(50% - .5rem);max-width:240px;border-radius:1.1rem}.carousel-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:1.5rem}.carousel-pagination [aria-current]{color:white;background:var(--ink);border-color:var(--ink)}@media(max-width:650px){.feature-slide{grid-template-columns:1fr;align-content:start;gap:1.5rem}.slide-copy h3{font-size:2rem}.slide-copy>p{font-size:1rem}.slide-images img{max-width:230px}.slide-images-pair img{max-width:180px}.carousel-controls{justify-content:space-between}.feature-track{border-radius:1rem}.carousel-pagination{gap:.25rem}.carousel-pagination button{min-width:40px;min-height:44px}}

.footer-links{display:flex;flex-wrap:wrap;gap:1.5rem}
