@font-face{font-family:Field;src:url('/assets/display.ttf') format('truetype');font-display:swap;font-weight:900}@font-face{font-family:Jakarta;src:url('/assets/body.ttf') format('truetype');font-display:swap;font-weight:100 900}
:root{--paper:#F1F0E8;--ink:#252B21;--rust:#B34B29;--sage:#899573;--muted:#656A5B;--line:#D3D7C8;--surface:#FAF9F3;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font:1rem/1.65 Jakarta,Arial,sans-serif}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--rust)}a:focus-visible{outline:3px solid var(--rust);outline-offset:6px}img{display:block;max-width:100%;height:auto}h1,h2,h3,.brand{font-family:Field,Arial,sans-serif;font-weight:900}h1,h2,h3,p,figure{margin:0}h1{font-size:clamp(3.4rem,6.7vw,6.7rem);line-height:1.03;letter-spacing:-.04em}h1 em{font-style:normal;color:var(--rust)}h2{font-size:clamp(2.4rem,4.2vw,4rem);line-height:1.08;letter-spacing:-.035em}h3{font-size:1.8rem;line-height:1.14;letter-spacing:-.025em}.header,footer,.hero,.features,.closing,.article{width:min(1280px,calc(100% - 96px));margin-inline:auto}.header{display:flex;align-items:center;justify-content:space-between;padding-block:28px;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-size:1.5rem;letter-spacing:-.045em;text-decoration:none;line-height:1.15}.brand img{border-radius:10px}.header nav{display:flex;gap:32px;font-size:.9rem;font-weight:650}.header nav a{text-decoration:none}.hero{display:grid;grid-template-columns:1.06fr 1fr;align-items:center;min-height:710px;padding-block:35px 65px;gap:30px}.hero-copy{position:relative;z-index:1}.intro{font-size:1.15rem;line-height:1.7;max-width:460px;margin:26px 0 30px}.button{display:inline-flex;gap:28px;align-items:center;justify-content:space-between;background:var(--ink);color:var(--surface);border-radius:12px;text-decoration:none;padding:16px 22px;font-weight:700;min-height:56px}.button:hover{background:var(--rust);color:white}.button span{font-size:1.4rem;line-height:1}.requirement{font-size:.875rem;color:var(--muted);margin-top:12px}.hero-art{position:relative;display:flex;justify-content:center;align-items:center;padding:10px 0 35px;isolation:isolate}.hero-art:before{content:'';position:absolute;inset:-5% -8%;background:url('/assets/contours.svg') center/contain no-repeat;z-index:-1;opacity:.65}.phone{width:270px;border:6px solid var(--ink);border-radius:40px;box-shadow:0 24px 40px #252b211a;transform:rotate(5deg)}.watch{position:absolute;width:170px;left:1%;bottom:95px;border:8px solid var(--ink);border-radius:42px;background:#000;box-shadow:0 16px 24px #252b2133;transform:translateY(25px) rotate(-7deg)}figcaption{position:absolute;bottom:0;font-size:.75rem;color:var(--muted);text-align:center}.features{padding-block:64px;border-top:1px solid var(--line)}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;margin-top:42px}.feature-image{height:355px;overflow:hidden;background:#e0e5d5;border-radius:4px;margin-bottom:26px;display:flex;justify-content:center;align-items:flex-start;padding-top:30px}.feature-image img{width:235px;border:4px solid var(--ink);border-radius:29px}.feature-image.watch-image{background:var(--ink);align-items:center;padding:25px;background-image:url('/assets/contours.svg');background-size:cover}.watch-image img{width:225px;border:5px solid #656a5b;border-radius:38px}.feature p{color:var(--muted);margin:15px 0 18px}.text-link{font-weight:700;font-size:.9rem}.health-note{font-size:.875rem;max-width:840px;color:var(--muted);margin-top:42px}.closing{border-top:1px solid var(--line);padding-block:64px;display:flex;align-items:center;justify-content:space-between;gap:30px}footer{border-top:1px solid var(--line);padding:32px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}footer .brand{font-size:1.3rem}.footer-links{display:flex;gap:24px;flex-wrap:wrap;font-size:.875rem}footer p{font-size:.875rem;color:var(--muted)}.skip{position:absolute;left:20px;top:-100px;z-index:20;background:var(--ink);color:white;padding:10px}.skip:focus{top:10px}.article{max-width:850px;padding-block:50px 80px}.article h1{font-size:clamp(2.6rem,5vw,4.8rem);margin:30px 0}.article .lead{font-size:1.2rem}.article h2{font-size:1.7rem;margin:38px 0 15px;line-height:1.25}.article p,.article ul{margin-bottom:18px}.article .updated{font-size:.875rem;color:var(--muted)}.article .article-image{width:270px;float:right;margin:30px 0 30px 40px;border:5px solid var(--ink);border-radius:28px}.article:after{content:'';display:block;clear:both}.article .related{border-top:1px solid var(--line);padding-top:25px;margin-top:40px;clear:both}.article li{margin-bottom:10px}.article .button{margin-top:18px}
@media(min-width:1450px){.hero{min-height:780px}.phone{width:300px}.watch{width:190px;left:6%}}
@media(max-width:900px){.header,footer,.hero,.features,.closing,.article{width:calc(100% - 48px)}.hero{min-height:640px;gap:10px}.phone{width:230px}.watch{width:140px;left:-6%;bottom:75px}.feature-grid{gap:22px}.feature-image{height:295px}.feature-image img{width:185px}h3{font-size:1.5rem}.closing h2{font-size:2.5rem}}
@media(max-width:640px){.header,footer,.hero,.features,.closing,.article{width:calc(100% - 40px)}.header{padding-block:22px}.brand{font-size:1.3rem}.brand img{width:34px;height:34px}.header nav{gap:18px}.header nav>a:first-child{display:none}.hero{grid-template-columns:1fr;padding-block:30px 45px;gap:40px}.hero h1{font-size:clamp(3rem,12.8vw,5.2rem)}.intro{font-size:1rem;margin-block:22px}.hero-art{min-height:570px}.phone{width:245px}.watch{width:150px;left:0;bottom:85px}.hero-art:before{inset:0 -4%}.features{padding-block:42px}.feature-grid{grid-template-columns:1fr;gap:42px;margin-top:32px}.feature-image{height:365px;padding-top:28px}.feature-image img{width:245px}.feature-image.watch-image img{width:220px}.feature h3{font-size:1.9rem}.feature p{max-width:450px}.closing{display:block;padding-block:42px}.closing>div{margin-top:26px}footer{display:block}footer>*{margin-bottom:22px}.footer-links{gap:14px 24px}.article{padding-top:15px}.article .article-image{float:none;margin:30px auto}.article h1{overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Keep the complete Watch screen inside its feature panel. */
.feature-image.watch-image{padding:28px;overflow:visible}
.feature-image.watch-image img{max-height:100%;width:auto;max-width:100%;object-fit:contain;flex-shrink:0}

/* Anchor replay to the activity panel, retaining the lower route above it. */
.feature-image.replay-image{align-items:flex-end;padding:0 0 24px}
.feature-image.replay-image img{flex-shrink:0}

/* Match the other feature panels with a plain light-green surface. */
.feature-image.watch-image{background:#e0e5d5;background-image:none}

.app-store-badge{display:inline-block;padding:0;border:0;background:transparent;border-radius:8px;cursor:pointer;vertical-align:middle;margin:14px 0;font:inherit}.app-store-badge img{display:block;height:56px;width:auto;max-width:100%}.app-store-badge:focus-visible{outline:3px solid #B34B29;outline-offset:6px}.app-store-badge+.requirement{margin-top:0}

.header nav{align-items:center}.language-picker{position:relative;z-index:30}.language-picker summary{display:flex;align-items:center;gap:10px;min-height:44px;padding:8px 12px;border:1px solid var(--line);border-radius:10px;cursor:pointer;list-style:none}.language-picker summary::-webkit-details-marker{display:none}.language-picker summary:hover{color:var(--rust)}.language-picker summary:focus-visible{outline:3px solid var(--rust);outline-offset:4px}.language-chevron{display:block;width:8px;height:8px;flex:none;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg)}.language-picker[open] .language-chevron{transform:translateY(2px) rotate(225deg)}.language-options{position:absolute;right:0;top:100%;min-width:160px;margin:8px 0 0;padding:6px;list-style:none;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 8px 24px #252b211a}.language-options a{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:44px;padding:8px 12px;border-radius:7px}.language-options a:hover,.language-options a:focus-visible{background:var(--paper)}.language-options a[aria-current]{background:#e0e5d5}

.coming-soon{color:var(--muted);font-size:1rem;font-weight:650;margin-top:14px}.coming-soon+.requirement{margin-top:6px}
html[lang="fi"] .hero-copy{min-width:0}
html[lang="fi"] .hero h1{hyphens:manual}
