@font-face{font-family:'DM Sans';font-style:normal;font-weight:400 700;font-display:swap;src:url(/assets/fonts/DMSans-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:400 700;font-display:swap;src:url(/assets/fonts/DMSans-latin-ext.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:'Outfit';font-style:normal;font-weight:400 700;font-display:swap;src:url(/assets/fonts/Outfit-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'Outfit';font-style:normal;font-weight:400 700;font-display:swap;src:url(/assets/fonts/Outfit-latin-ext.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}

/* Tokens: the app's paywall blue and mesh magenta, the Midnight theme's navy, white text at the app's opacity ladder. */
:root{color-scheme:dark;--blue:#1440FF;--blue-hi:#6f89ff;--magenta:#E038DB;--navy:#0d1623;--navy-line:rgba(126,150,255,.2);--muted:rgba(255,255,255,.74);--faint:rgba(255,255,255,.58);--rule:rgba(255,255,255,.12);--gutter:max(1.25rem,env(safe-area-inset-left));--wrap:76rem;--focus:#fff;--display:'Outfit',system-ui,-apple-system,sans-serif}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{margin:0;background:#000;color:#fff;font-family:'DM Sans',system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.6;-webkit-font-smoothing:antialiased}
img{max-width:100%;height:auto;display:block}
h1,h2,h3,h4{margin:0;line-height:1.1;text-wrap:balance}
p{margin:0}
ul,ol{margin:0;padding:0;list-style:none}
a{color:inherit}
.skip-link{position:absolute;left:1rem;top:-4rem;z-index:10;background:#fff;color:#000;padding:.75rem 1.25rem;border-radius:.75rem;font-weight:700;text-decoration:none;transition:top .15s}
.skip-link:focus{top:1rem}
:focus-visible{outline:3px solid var(--focus);outline-offset:3px}
.visually-hidden{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}
.nowrap{display:inline-block;max-width:100%}

/* Header */
.site-header{position:absolute;top:0;left:0;right:0;z-index:3;background:transparent}
.site-nav{display:flex;align-items:center;gap:1rem;max-width:var(--wrap);margin:0 auto;padding:1rem var(--gutter)}
.site-nav a{display:inline-flex;align-items:center;min-height:44px;min-width:44px;text-decoration:none;font-family:'DM Sans',sans-serif;font-weight:500;color:rgba(255,255,255,.85)}
.site-nav .wordmark{font-family:var(--display);font-weight:700;font-size:1.5rem;color:#fff;margin-right:auto}
.site-footer__inner .wordmark{font-family:var(--display);font-weight:700;font-size:1.5rem;color:#fff;text-decoration:none;display:inline-flex;align-items:center;min-height:44px}
.lang-switch{display:inline-flex;align-items:center;min-height:44px;border:1px solid rgba(255,255,255,.4);border-radius:999px;padding:.4rem .9rem;font-size:.875rem}

/* Shared pieces */
.eyebrow{text-transform:uppercase;font-family:'DM Sans',sans-serif;font-weight:600;letter-spacing:.12em;font-size:.8125rem;color:rgba(255,255,255,.75);margin-bottom:1rem}
.badge{display:inline-flex;min-height:44px;align-items:center;text-decoration:none}
.badge img{height:40px;width:auto}
.badge--lg img{height:54px}
.tag{display:inline-flex;align-items:center;background:var(--blue);color:#fff;text-transform:uppercase;font-size:.6875rem;font-weight:600;letter-spacing:.06em;border-radius:999px;padding:.2rem .6rem;line-height:1.4;white-space:nowrap;vertical-align:.1em}
main{background:#000}
.section{max-width:var(--wrap);margin:0 auto;padding-block:clamp(4.5rem,9vw,8rem);padding-inline:var(--gutter)}
.section+.section{padding-top:0}
.section-head{max-width:48rem;margin:0 0 clamp(3rem,6vw,5.5rem)}
.section-head .eyebrow,.model__head .eyebrow,.faq-section__head .eyebrow{color:var(--faint)}
.contrib h2{font-family:var(--display);font-weight:700;font-size:clamp(1.875rem,1.2rem + 2.4vw,3rem);line-height:1.04;letter-spacing:-.02em}
.section-head h2,.model__head h2,.faq-section__head h2,.themes__head h2{font-family:var(--display);font-weight:700;font-size:clamp(2.25rem,1.3rem + 3.6vw,4.25rem);line-height:1.02;letter-spacing:-.025em}

/* Hero: the paywall mesh, the headline, and the lock screen with a working Live Activity */
.stage{position:relative;isolation:isolate;overflow:clip;background:radial-gradient(circle at 95% 75%,rgba(224,56,219,.45),transparent 35%),linear-gradient(180deg,#1440FF 0%,#1440FF 40%,#0f33c7 55%,#0a0c38 75%,#000 100%)}
.stage__mesh,.finale__mesh{position:absolute;inset:0;width:100%;height:100%;z-index:-1;opacity:0;transition:opacity .4s ease}
.stage__mesh.is-drawn,.finale__mesh.is-drawn{opacity:1}
.hero{max-width:var(--wrap);margin:0 auto;padding:5.75rem var(--gutter) 3rem;display:grid;gap:2rem;align-items:center}
.hero__copy{display:grid;gap:1.5rem;justify-items:start}
.hero__unit{max-width:42rem}
.hero .eyebrow{color:rgba(255,255,255,.85)}
.hero__title{font-family:var(--display);font-weight:700;font-size:clamp(2.5rem,12vw,5.75rem);line-height:.95;letter-spacing:-.035em;margin-bottom:1.25rem}
.hero__title:lang(es){font-size:clamp(2.25rem,10.2vw,5rem)}
.hero__title .nowrap{display:block}
.hero__tagline{font-family:var(--display);font-weight:600;font-size:clamp(1.25rem,1rem + 1vw,1.75rem);line-height:1.2;margin-bottom:.75rem}
.hero__lede{font-size:clamp(1.0625rem,1rem + .3vw,1.25rem);color:rgba(255,255,255,.88);max-width:34rem;text-wrap:pretty}
.hero__visual{margin:0;display:grid;justify-items:center;gap:1.5rem}
.hero__hint{font-size:.9375rem;line-height:1.45;color:rgba(255,255,255,.8);text-align:center;max-width:21rem;text-wrap:balance;visibility:hidden}
.hero__visual.is-live .hero__hint{visibility:visible}
.hero__visual.is-finished .hero__hint{visibility:hidden}

/* iPhone frame; every measurement follows --w so the screen keeps its 1320:2868 shape */
.device{--w:18rem;position:relative;flex:none;width:var(--w);padding:calc(var(--w) * .034);border-radius:calc(var(--w) * .165);background:linear-gradient(155deg,#43464f 0%,#17181c 18%,#0b0c0f 55%,#2a2c33 100%);box-shadow:inset 0 0 0 1.5px rgba(255,255,255,.16),0 2.5rem 5rem -1.5rem rgba(0,0,0,.7)}
.device__screen{position:relative;overflow:hidden;aspect-ratio:1320/2868;border-radius:calc(var(--w) * .131);background:#000}
.device__img,.device__img img{display:block;width:100%;height:auto}
.device--hero{--w:min(17rem,64vw)}

/* Live Activity: laid over the captured one (centre at 69–86% of the screen), a little larger, as if lifted off the glass */
.la{position:absolute;left:50%;top:calc(var(--w) * 1.6);transform:translate(-50%,-50%);width:min(22.5rem,calc(100vw - 2.5rem));padding:1rem;border-radius:1.5rem;background:linear-gradient(180deg,#3b5eff 0%,#2a4df7 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.16),0 1.5rem 3rem -.75rem rgba(2,8,60,.65);color:#fff;text-align:center}
.la__app{font-family:var(--display);font-weight:700;font-size:1.0625rem;line-height:1.2}
.la__controls{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.45fr) 3rem;gap:.625rem;margin-block:.625rem}
.la__pill{display:flex;align-items:center;justify-content:center;height:3rem;border-radius:.875rem;background:rgba(255,255,255,.17)}
.la__weight{font-size:1.25rem;font-weight:500;font-variant-numeric:tabular-nums}
.la__stepper{justify-content:space-between;padding-inline:.125rem}
.la__btn{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;padding:0;border:0;border-radius:.75rem;background:transparent;color:#fff;cursor:pointer}
.la__btn svg{width:1.25rem;height:1.25rem}
.la__reps{font-size:1.75rem;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}
.la__check{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;padding:0;border:2px solid rgba(255,255,255,.95);border-radius:.875rem;background:transparent;color:#fff;cursor:pointer;transition:background-color .2s ease,color .2s ease}
.la__check svg{width:1.5rem;height:1.5rem}
.la__check.is-done{background:#fff;color:#2a4df7}
.la button:disabled{cursor:default;opacity:.45}
.la.is-live .la__btn:hover:not(:disabled){background:rgba(255,255,255,.14)}
.la [hidden]{display:none!important}
.la__active,.la__done{min-height:7.4rem}
/* flow-root keeps the controls' top margin inside .la__active, so both states measure 7.4rem */
.la__active{display:flow-root}
.la__done{display:grid;align-content:center;gap:.625rem;padding-top:.5rem}
.la__done-title{font-weight:600;font-size:1rem;line-height:1.3}
.la__finish{height:2.75rem;padding:0 1rem;border:0;border-radius:.75rem;background:#fff;color:#2a4df7;font:inherit;font-size:1rem;font-weight:600;cursor:pointer}
.la__exercise{font-weight:600;font-size:1rem;line-height:1.3}
.la__set{font-size:.8125rem;line-height:1.35;color:rgba(255,255,255,.85)}

/* Features: four sets */
.sets{display:grid;gap:clamp(5rem,11vw,10rem)}
.set{display:grid;gap:2.5rem;align-items:center}
.set__tag{display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .625rem;margin-bottom:1.125rem;font-size:.8125rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--faint)}
.set__box{display:inline-flex;align-items:center;justify-content:center;flex:none;width:1.5rem;height:1.5rem;border-radius:.4rem;background:var(--blue);color:#fff;transition:background-color .3s ease,box-shadow .3s ease}
.set__box svg{width:1rem;height:1rem;transition:opacity .2s ease .1s,transform .35s cubic-bezier(.2,.9,.3,1.4) .1s}
.js-sets .set:not(.is-logged) .set__box{background:transparent;box-shadow:inset 0 0 0 2px rgba(255,255,255,.32)}
.js-sets .set:not(.is-logged) .set__box svg{opacity:0;transform:scale(.4)}
.set__label{color:#fff}
.set__name::before{content:"·" / "";margin-inline-end:.625rem;color:var(--faint)}
.set__title{font-family:var(--display);font-weight:700;font-size:clamp(1.875rem,1.15rem + 2.3vw,3.125rem);line-height:1.04;letter-spacing:-.02em;margin-bottom:1rem}
.set__body{max-width:32rem;margin-bottom:1.75rem;font-size:clamp(1.0625rem,1rem + .3vw,1.25rem);color:var(--muted);text-wrap:pretty}
.checklist{display:grid;gap:.875rem;max-width:32rem}
.checklist li{display:flex;align-items:flex-start;gap:.75rem;line-height:1.45;text-wrap:pretty}
.checklist li::before{content:"";flex:0 0 1.375rem;height:1.375rem;margin-top:.05rem;border-radius:.375rem;background:rgba(20,64,255,.28) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='m5 12.5 4.5 4.5L19 7.5' fill='none' stroke='%23a9b8ff' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/.875rem no-repeat}
.set__visual{position:relative;display:grid;justify-items:center}
.set__visual .slab{box-shadow:0 0 0 1px var(--navy-line),0 2.5rem 6rem -1.5rem rgba(20,64,255,.5)}
.set__visual .device{box-shadow:inset 0 0 0 1.5px rgba(255,255,255,.16),0 2.5rem 6rem -1.5rem rgba(20,64,255,.45)}
.slab{position:relative;overflow:hidden;width:100%;border-radius:clamp(1.25rem,2.4vw,2rem);background:var(--navy);box-shadow:0 0 0 1px var(--navy-line),0 2rem 4rem -2rem rgba(0,0,0,.8)}
.slab__img,.slab__img img{display:block;width:100%;height:auto}
.slab--log{max-width:36rem}
.slab--rest{max-width:28rem}
.combo{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;width:100%;max-width:36rem}
.combo--train{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:clamp(.75rem,2.5vw,1.5rem)}
.combo--train .slab{grid-column:1;grid-row:1}
.combo--train .device{--w:min(11.5rem,30vw);grid-column:2;grid-row:1}
.stack{display:grid;gap:clamp(.75rem,2vw,1.25rem);width:100%;max-width:36rem}
.features__end{display:grid;justify-items:center;gap:1.5rem;max-width:44rem;margin:clamp(4.5rem,9vw,7rem) auto 0;padding-top:2rem;border-top:1px solid var(--rule);text-align:center}
.features__plus{color:var(--faint);text-wrap:balance}

/* Themes: the band takes the colours of the chosen theme (CSS :has(), no script) */
.themes{--room-bg:#0d1623;--room-fg:#fff;--room-muted:rgba(255,255,255,.74);--room-line:rgba(255,255,255,.4);--focus:#fff;background:var(--room-bg);color:var(--room-fg);transition:background-color .5s ease,color .5s ease}
.themes:has(.swatch__input[value="light"]:checked){--room-bg:#f2f2f7;--room-fg:#0b0b0f;--room-muted:rgba(0,0,0,.66);--room-line:rgba(0,0,0,.45);--focus:#000}
.themes:has(.swatch__input[value="dark"]:checked){--room-bg:#000;--room-fg:#fff;--room-muted:rgba(255,255,255,.72);--room-line:rgba(255,255,255,.4);--focus:#fff}
.themes:has(.swatch__input[value="halloween"]:checked){--room-bg:#130e25;--room-fg:#fff;--room-muted:rgba(255,255,255,.74);--room-line:rgba(255,107,0,.7);--focus:#fff}
.themes:has(.swatch__input[value="cupcake"]:checked){--room-bg:#fff;--room-fg:#612e38;--room-muted:#8c596b;--room-line:rgba(97,46,56,.6);--focus:#612e38}
.themes:has(.swatch__input[value="lavender"]:checked){--room-bg:#fff;--room-fg:#381a5c;--room-muted:#73519a;--room-line:rgba(56,26,92,.55);--focus:#381a5c}
.themes__inner{max-width:var(--wrap);margin:0 auto;padding-block:clamp(4.5rem,9vw,8rem);padding-inline:var(--gutter);display:grid;gap:3rem;align-items:center}
.themes__head .eyebrow{color:var(--room-muted)}
.themes__lede{max-width:30rem;margin-top:1.25rem;font-size:clamp(1.0625rem,1rem + .3vw,1.25rem);color:var(--room-muted);text-wrap:pretty}
.themes__picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem;max-width:31rem;min-width:0;margin:2.25rem 0 0;padding:0;border:0}
.swatch{position:relative;display:flex;align-items:center;gap:.625rem;min-height:3rem;padding:.5rem .875rem .5rem .5rem;border:1px solid var(--room-line);border-radius:999px;cursor:pointer;transition:border-color .3s ease,background-color .3s ease}
.swatch__input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:pointer}
.swatch__chip{flex:none;width:1.75rem;height:1.75rem;border-radius:50%;background:linear-gradient(135deg,var(--chip-bg) 0 50%,var(--chip-accent) 50% 100%);box-shadow:inset 0 0 0 1px rgba(128,128,128,.5)}
.swatch__name{font-weight:600;font-size:.9375rem;line-height:1.2}
.swatch:has(.swatch__input:checked){border-color:var(--room-fg);box-shadow:inset 0 0 0 1px var(--room-fg)}
.swatch:has(.swatch__input:focus-visible){outline:3px solid var(--focus);outline-offset:3px}
.swatch--light{--chip-bg:#f2f2f7;--chip-accent:#0088ff}
.swatch--dark{--chip-bg:#000;--chip-accent:#8d8d93}
.swatch--midnight{--chip-bg:#0d1623;--chip-accent:#338cff}
.swatch--halloween{--chip-bg:#130e25;--chip-accent:#ff6b00}
.swatch--cupcake{--chip-bg:#fff;--chip-accent:#f58fc2}
.swatch--lavender{--chip-bg:#fff;--chip-accent:#7333b3}
.themes__visual{display:grid;justify-items:center}
.device--theme{--w:min(19rem,68vw)}
.themes__shot{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility 0s linear .45s}
.themes__shot--midnight{opacity:1;visibility:visible}
.themes:has(.swatch__input:checked) .themes__shot{opacity:0;visibility:hidden}
.themes:has(.swatch__input[value="light"]:checked) .themes__shot--light,.themes:has(.swatch__input[value="dark"]:checked) .themes__shot--dark,.themes:has(.swatch__input[value="midnight"]:checked) .themes__shot--midnight,.themes:has(.swatch__input[value="halloween"]:checked) .themes__shot--halloween,.themes:has(.swatch__input[value="cupcake"]:checked) .themes__shot--cupcake,.themes:has(.swatch__input[value="lavender"]:checked) .themes__shot--lavender{opacity:1;visibility:visible;transition:opacity .45s ease}

/* The model */
.model{display:grid;gap:2.5rem}
.model__lede{max-width:34rem;margin-top:1.25rem;font-size:clamp(1.0625rem,1rem + .35vw,1.25rem);color:var(--muted);text-wrap:pretty}
.pillars{display:grid;border-top:1px solid var(--rule)}
.pillar{display:grid;grid-template-columns:2.5rem minmax(0,1fr);gap:1rem;padding-block:clamp(1.5rem,3vw,2.25rem);border-bottom:1px solid var(--rule)}
.pillar__num{padding-top:.45em;font-family:var(--display);font-weight:600;font-size:1rem;letter-spacing:.04em;color:var(--blue-hi);font-variant-numeric:tabular-nums}
.pillar h3{margin-bottom:.5rem;font-family:var(--display);font-weight:700;font-size:clamp(1.5rem,1.05rem + 1.6vw,2.5rem);line-height:1.1;letter-spacing:-.015em}
.pillar p{font-size:1.0625rem;color:var(--muted);text-wrap:pretty}

/* Contributions */
.contrib{position:relative;isolation:isolate;display:grid;gap:2.5rem;padding:clamp(1.75rem,4.5vw,4rem);border-radius:clamp(1.5rem,3vw,2.25rem);background:linear-gradient(155deg,rgba(20,64,255,.22) 0%,rgba(224,56,219,.08) 55%,rgba(255,255,255,.02) 100%),#05060d}
.contrib::before{content:"";position:absolute;inset:0;z-index:-1;padding:1px;border-radius:inherit;background:linear-gradient(135deg,rgba(90,118,255,.95),rgba(224,56,219,.65) 55%,rgba(255,255,255,.1));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
.contrib__lede{max-width:34rem;margin-top:1.25rem;font-size:1.125rem;color:var(--muted);text-wrap:pretty}
.contrib__choose{margin-top:clamp(1.75rem,3.5vw,2.75rem);font-family:var(--display);font-weight:700;font-size:clamp(2rem,1.25rem + 2.8vw,3.5rem);line-height:1.02;letter-spacing:-.02em;text-wrap:balance}
.contrib__choose::after{content:"";display:block;width:4.5rem;height:.25rem;margin-top:1.25rem;border-radius:.125rem;background:linear-gradient(90deg,var(--blue),var(--magenta))}
.contrib__details{display:grid;gap:1.125rem;align-content:start;justify-items:start}
.contrib__identical{font-size:1.1875rem;font-weight:600;line-height:1.4;text-wrap:pretty}
.contrib__reassurance{display:flex;align-items:flex-start;gap:.625rem;color:var(--muted);text-wrap:pretty}
.contrib__reassurance svg{flex:none;width:1.375rem;height:1.375rem;margin-top:.1rem;color:var(--blue-hi)}
.contrib__how{color:var(--muted);text-wrap:pretty}
.contrib__details .badge{margin-block:.25rem}
.fine-print{font-size:.8125rem;color:rgba(255,255,255,.58);text-wrap:pretty}
.fine-print a{color:#fff;text-decoration:underline;text-underline-offset:.2em;text-decoration-thickness:1px}
.fine-print--terms{margin-top:-.75rem}
.fine-print--terms a{display:inline-flex;align-items:center;gap:.3em;min-height:44px}
.fine-print--terms .lang-note{display:inline-block}

/* FAQ (landing and support) */
.faq-section{display:grid;gap:2rem}
.faq__item{border-bottom:1px solid var(--rule)}
.faq-section__list .faq__item:first-child{border-top:1px solid var(--rule)}
.faq__item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:44px;padding:1.125rem 0;font-size:1.125rem;font-weight:600;cursor:pointer;text-wrap:pretty}
.faq__item summary::-webkit-details-marker{display:none}
.faq__item summary::after{content:"+";flex:0 0 auto;font-size:1.5rem;font-weight:400;line-height:1}
.faq__item[open] summary::after{content:"–"}
.faq__item p{padding:0 0 1.375rem;color:var(--muted);max-width:46rem;text-wrap:pretty}

/* Finale: the mesh again, rising out of black and fading back before the footer */
.finale{position:relative;isolation:isolate;overflow:clip;padding:clamp(6rem,14vw,11rem) var(--gutter) clamp(5.5rem,11vw,9rem);text-align:center;background:radial-gradient(ellipse 70% 45% at 50% 50%,rgba(20,64,255,.5),transparent 75%)}
.finale__mesh{-webkit-mask-image:linear-gradient(180deg,transparent 0%,#000 40%);mask-image:linear-gradient(180deg,transparent 0%,#000 40%)}
.finale__inner{display:grid;justify-items:center;gap:1.75rem;max-width:46rem;margin:0 auto}
.finale__icon{width:5.5rem;height:5.5rem;border-radius:22.5%;box-shadow:0 0 0 1.5px rgba(255,255,255,.4),0 .75rem 2rem -.25rem rgba(0,6,40,.6)}
.finale__unit h2{font-family:var(--display);font-weight:700;font-size:clamp(2.75rem,1.3rem + 6vw,6.25rem);line-height:.98;letter-spacing:-.03em}
.finale__unit h2 .nowrap{display:block}
.finale__unit p{margin-top:1.25rem;font-size:clamp(1.0625rem,1rem + .3vw,1.25rem);color:rgba(255,255,255,.9)}

/* Support, legal and 404 pages */
.card{background:rgba(255,255,255,.08);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:2rem}
.section-narrow{max-width:46rem;margin:0 auto;padding-inline:var(--gutter);padding-block:1.5rem}
.section-narrow.support-cta{display:flex;justify-content:center;padding-block:2rem 3rem}
.page-hero{max-width:46rem;margin:0 auto;padding:7rem var(--gutter) 1.5rem;text-align:center;display:grid;gap:1rem;justify-items:center}
.page-hero h1{font-family:var(--display);font-weight:700;font-size:clamp(2rem,5vw,3.25rem)}
.page-hero p{color:rgba(255,255,255,.75)}
body:has(.page-hero) main,body:has(.legal) main{background:linear-gradient(180deg,#1440FF 0,#0a1a7a 14rem,#000 26rem) no-repeat,#000}
body:has(.page-hero):not(:has(.card)) main{min-height:calc(100svh - 12rem);display:flex;flex-direction:column;justify-content:center}
body:has(.legal) main{padding-top:5.5rem}
.card.contact{max-width:46rem;margin:0 auto;display:grid;gap:1rem}
.card.contact h2{font-family:var(--display);font-weight:700;font-size:1.5rem}
.card.contact p{color:rgba(255,255,255,.85)}
.card.contact a{color:#fff}
.section-narrow.faq{display:grid;gap:0}
.section-narrow.faq .faq__item:first-of-type{border-top:1px solid var(--rule)}
.section-narrow.faq h2{font-family:var(--display);font-weight:700;font-size:1.75rem;margin-bottom:1rem}
.legal{max-width:46rem;margin:0 auto;padding:1rem var(--gutter) 3rem;font-size:1rem;line-height:1.7;color:rgba(255,255,255,.85)}
.legal h2{font-family:var(--display);font-weight:700;font-size:2rem;color:#fff;margin:2rem 0 1rem}
.legal h3{font-family:var(--display);font-weight:600;font-size:1.375rem;color:#fff;margin:1.75rem 0 .75rem}
.legal h4{font-size:1.0625rem;font-weight:600;color:#fff;margin:1.5rem 0 .5rem}
.legal p{margin-bottom:1rem}
.legal ul,.legal ol{margin:0 0 1rem 1.5rem;padding:0;list-style:disc;display:grid;gap:.5rem}
.legal a{color:#fff;text-decoration:underline}
main>h1{max-width:46rem;margin:0 auto;padding:7rem var(--gutter) 1rem;font-family:var(--display);font-weight:700;font-size:2.5rem}
body:has(.legal) main>h1{padding-top:.5rem}
.toc{display:flex;gap:.75rem;flex-wrap:wrap;max-width:46rem;margin:0 auto;padding:0 var(--gutter) 1rem}
.toc a{border:1px solid rgba(255,255,255,.3);border-radius:999px;padding:.6rem 1.1rem;text-decoration:none;min-height:44px;display:inline-flex;align-items:center}
.draft-banner{max-width:46rem;width:calc(100% - 2.5rem);margin:0 auto 1.5rem;padding:.875rem 1.125rem;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.3);border-radius:12px;color:#fff}
.lang-back{display:inline-flex;align-items:center;min-height:44px;border:0;border-radius:0;padding:0;font-size:.9375rem;text-decoration:underline;text-underline-offset:.2em;color:rgba(255,255,255,.85)}
.lang-back::before{content:"←" / "";margin-inline-end:.35em}
main>.lang-back{display:flex;width:fit-content;margin:0 auto 1rem max(1.25rem, calc((100% - 46rem) / 2 + 1.25rem))}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;background:#fff;color:#000;border-radius:999px;padding:.8rem 1.75rem;text-decoration:none;font-weight:700}
.page-hero .button{justify-self:center}
.page-hero p[lang="es"]{color:rgba(255,255,255,.75)}
.page-hero p[lang="es"] a{color:#fff;text-decoration:underline}
.lang-note{color:rgba(255,255,255,.6);font-size:.8125rem;white-space:nowrap}

/* Footer */
.site-footer{background:#000;border-top:1px solid rgba(255,255,255,.12);font-size:.875rem;color:rgba(255,255,255,.6)}
.site-footer__inner{max-width:var(--wrap);margin:0 auto;display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-start;gap:.25rem 1.25rem;padding:2rem var(--gutter)}
.site-footer__links{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:.25rem 1.25rem;width:100%}
.site-footer__links a{display:block;min-height:44px;padding-block:.625rem;color:rgba(255,255,255,.85);text-decoration:none;overflow-wrap:break-word;line-height:1.4;max-width:100%;min-width:0}
.site-footer__health{grid-column:1 / -1}
.site-footer__links .lang-switch{display:inline-flex;align-items:center;min-height:44px;justify-self:start;width:auto}
.site-footer__inner .copyright{flex-basis:100%;margin-top:.5rem;margin-bottom:0}
.site-footer__inner .trademark{flex-basis:100%;margin:0;color:rgba(255,255,255,.5);font-size:.75rem}

@media(min-width:22.5rem){.site-footer__links{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}
@media(max-width:35.99rem){.combo--train{grid-template-columns:minmax(0,1fr)}.combo--train .device{display:none}}
@media(max-width:55.99rem){.set__visual .slab{box-shadow:0 0 0 1px var(--navy-line),0 1.5rem 3.5rem -1.5rem rgba(20,64,255,.28)}.set__visual .device{box-shadow:inset 0 0 0 1.5px rgba(255,255,255,.16),0 1.5rem 3.5rem -1.5rem rgba(20,64,255,.25)}}
@media(min-width:36rem){.themes__picker{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:40rem){.hero{padding-top:6.5rem;gap:3rem}.hero__copy{gap:1.75rem}.device--hero{--w:19rem}.hero__title:lang(es){font-size:min(4.5rem,11vw)}}
@media(max-width:47.99rem){.site-footer__inner{display:flex;flex-direction:column;align-items:flex-start}.site-footer__inner .wordmark{width:100%}body:has(.page-hero):not(:has(.card)) main{min-height:calc(100svh - 19rem)}}
@media(min-width:48rem){.site-footer__links{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.25rem 1.25rem;width:100%}.site-footer__health{grid-column:auto}.site-footer__links a{display:inline-block;min-height:44px;padding-block:.625rem}}
@media(min-width:56rem){
  .set{grid-template-columns:minmax(0,5fr) minmax(0,6fr);gap:clamp(3rem,6vw,6.5rem)}
  .set:nth-child(even) .set__copy{order:2}
  .themes__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(3rem,6vw,6rem)}
  .model,.faq-section{grid-template-columns:minmax(0,5fr) minmax(0,7fr);gap:clamp(3rem,6vw,6.5rem);align-items:start}
  .model__head,.faq-section__head{position:sticky;top:2.5rem}
  .model__head h2:lang(es),.faq-section__head h2:lang(es){font-size:clamp(2.25rem,1rem + 2.6vw,3.5rem)}
  .contrib{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(3rem,6vw,5rem);align-items:start}
  .device--theme{--w:19.5rem}
}
@media(min-width:64rem){
  .hero{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);min-height:min(100svh,60rem);padding-block:7rem 4.5rem}
  .hero__title{font-size:clamp(4.5rem,7.4vw,7.25rem)}
  .hero__title:lang(es){font-size:clamp(3.75rem,5.4vw,5.5rem)}
  .device--hero{--w:21rem}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
