:root{--ink:#183632;--muted:#5d716d;--line:#dfe8e4;--surface:#fff;--canvas:#f4f7f5;--green:#176b63;--green-dark:#0e504a;--mint:#e3f3ee;--coral:#ee8069;--coral-soft:#fff0ec;--yellow:#e7ae4d;--shadow:0 16px 44px #13413a17;--radius:22px;--font-size:16px}html[data-text-size=large]{--font-size:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--canvas)}body{background:var(--canvas);color:var(--ink);font-family:var(--font-geist), Arial, sans-serif;font-size:var(--font-size);-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}button,input{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:0}button,a,input{outline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #176b6347}img{max-width:100%;display:block}a{color:inherit}.app-root{min-height:100svh;overflow-x:clip}.app-main{min-height:100vh;margin-left:264px;padding-bottom:32px}.desktop-sidebar{border-right:1px solid var(--line);z-index:30;background:#fdfefd;flex-direction:column;width:264px;height:100vh;padding:26px 20px;display:flex;position:fixed;top:0;left:0}.brand{text-align:left;background:0 0;align-items:center;gap:12px;padding:4px;display:flex}.brand>span:last-child{flex-direction:column;gap:2px;display:flex}.brand strong{letter-spacing:-.02em;font-size:1.02rem}.brand small{color:var(--muted);font-size:.78rem}.brand-mark{background:linear-gradient(145deg, var(--green), #2e8a7f);color:#fff;letter-spacing:-.04em;border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;box-shadow:0 8px 18px #176b6333}.brand-mark svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:26px;height:26px}.desktop-sidebar nav{flex-direction:column;gap:7px;margin-top:42px;display:flex}.desktop-sidebar nav button{color:#57706b;text-align:left;background:0 0;border-radius:13px;align-items:center;gap:14px;padding:12px 14px;display:flex}.desktop-sidebar nav button span{align-items:center;width:22px;line-height:1;display:flex}.desktop-sidebar nav button small{font-size:.88rem;font-weight:650}.desktop-sidebar nav button:hover,.desktop-sidebar nav button.active{background:var(--mint);color:var(--green-dark)}.sidebar-note{background:#f0f6f3;border-radius:17px;margin-top:auto;padding:18px}.sidebar-note span{color:var(--green);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:750;display:block}.sidebar-note strong{margin:6px 0;font-size:.96rem;display:block}.sidebar-note p{color:var(--muted);margin:0;font-size:.8rem;line-height:1.5}.mobile-header,.bottom-nav{display:none}.page{max-width:1160px;margin:0 auto;padding:54px 48px 80px}.narrow-page{max-width:900px}.eyebrow{color:var(--green);letter-spacing:.1em;text-transform:uppercase;font-size:.78rem;font-weight:800}.welcome-row{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.welcome-row h1,.page-header h1{letter-spacing:-.045em;margin:8px 0 10px;font-size:clamp(2rem,4vw,3rem);line-height:1.02}.welcome-row p,.page-header p{color:var(--muted);margin:0;line-height:1.55}.primary-button,.secondary-button,.small-button{border-radius:13px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:750;transition:background-color .16s,box-shadow .16s,transform .12s;display:inline-flex}.primary-button{background:var(--green);color:#fff;gap:20px;box-shadow:0 9px 20px #176b632e}.primary-button:hover{background:var(--green-dark);transform:translateY(-1px)}.secondary-button{border:1px solid var(--line);color:var(--green);background:#fff;gap:9px}.small-button{background:var(--mint);color:var(--green-dark);min-height:38px;padding:0 14px}.full-button{width:100%;margin-top:24px}.light{box-shadow:none;color:var(--green-dark);background:#fff}.light:hover{color:var(--green-dark);background:#f5fffc}.text-button{color:var(--green);background:0 0;align-items:center;gap:6px;padding:7px;font-size:.875rem;font-weight:750;display:inline-flex}.hero-card{box-shadow:var(--shadow);border-radius:28px;height:390px;position:relative;overflow:hidden}.hero-card>img{object-fit:cover;width:100%;height:100%}.hero-overlay{background:linear-gradient(90deg,#08332fe8 0%,#0c433db8 44%,#0c433d14 75%);position:absolute;inset:0}.hero-content{color:#fff;max-width:460px;position:absolute;top:50%;left:clamp(28px,5vw,64px);transform:translateY(-50%)}.hero-content h2{letter-spacing:-.045em;margin:16px 0 12px;font-size:clamp(2rem,4vw,3rem);line-height:1.02}.hero-content p{color:#ffffffd1;margin:0 0 24px;line-height:1.5}.hero-pill{background:#ffffff26;border:1px solid #ffffff3d;border-radius:999px;padding:7px 12px;font-size:.8rem;font-weight:750;display:inline-flex}.safety-strip{background:#fff9ea;border:1px solid #efe0b4;border-radius:16px;align-items:flex-start;gap:13px;margin-top:20px;padding:15px 17px;display:flex}.safety-strip .safety-icon{color:#fff;background:#f0b84f;border-radius:50%;flex:none;justify-content:center;align-items:center;width:25px;height:25px;font-weight:850;display:flex}.safety-strip div{flex:1}.safety-strip strong{font-size:.9rem;display:block}.safety-strip p{color:#6f5e34;margin:3px 0 0;font-size:.875rem;line-height:1.5}.safety-strip>button{color:#806d3c;background:0 0;flex:none;justify-content:center;align-items:center;width:44px;height:44px;margin:-9px -10px -9px 0;padding:0;font-size:1.3rem;line-height:1;display:flex}.section-block{margin-top:48px}.section-title{justify-content:space-between;align-items:flex-end;margin-bottom:18px;display:flex}.section-title h2{letter-spacing:-.035em;margin:5px 0 0;font-size:1.48rem}.goal-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.goal-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:17px;align-items:center;gap:13px;padding:16px;transition:transform .16s,box-shadow .16s;display:flex}.goal-card:hover{transform:translateY(-2px);box-shadow:0 11px 24px #164d4414}.goal-icon,.select-icon,.history-icon{background:var(--mint);color:var(--green);border-radius:12px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.35rem;font-weight:650;display:flex}.goal-card>span:nth-child(2){flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.goal-card strong{font-size:.94rem}.goal-card small{color:var(--muted);font-size:.875rem;line-height:1.4}.goal-card .card-chevron{color:#9aaba7;flex:none}.category-movilidad .goal-icon,.category-movilidad.select-icon,.category-movilidad.history-icon,.category-movilidad.category-tag,.category-movilidad .summary-icon{color:#176b63;background:#e2f2ee}.category-equilibrio .goal-icon,.category-equilibrio.select-icon,.category-equilibrio.history-icon,.category-equilibrio.category-tag,.category-equilibrio .summary-icon{color:#5f65a7;background:#edf0ff}.category-fuerza .goal-icon,.category-fuerza.select-icon,.category-fuerza.history-icon,.category-fuerza.category-tag,.category-fuerza .summary-icon{color:#cb674f;background:#fff0ec}.category-coordinacion .goal-icon,.category-coordinacion.select-icon,.category-coordinacion.history-icon,.category-coordinacion.category-tag,.category-coordinacion .summary-icon{color:#b68127;background:#fff5dd}.category-memoria .goal-icon,.category-memoria.select-icon,.category-memoria.history-icon,.category-memoria.category-tag,.category-memoria .summary-icon{color:#82599a;background:#f2eaf9}.category-bienestar .goal-icon,.category-bienestar.select-icon,.category-bienestar.history-icon,.category-bienestar.category-tag,.category-bienestar .summary-icon{color:#477f9c;background:#e8f3fb}.featured-grid,.library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.activity-card{border:1px solid var(--line);background:#fff;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 6px 22px #17463e0d}.activity-image{background:#edf5f1;width:100%;height:196px;padding:0;display:block;position:relative}.activity-image img{object-fit:cover;width:100%;height:100%}.category-tag{border-radius:999px;padding:6px 10px;font-size:.8rem;font-weight:800;position:absolute;bottom:10px;left:10px}.favorite-button{color:var(--green);z-index:2;background:#fffffff0;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.25rem;display:flex;position:absolute;top:9px;right:9px}.favorite-button.active{background:var(--coral-soft);color:var(--coral)}.activity-copy{text-align:left;background:#fff;width:100%;padding:17px;display:block}.activity-copy>strong{letter-spacing:-.02em;font-size:.98rem;display:block}.activity-copy p{color:var(--muted);min-height:42px;margin:7px 0 15px;font-size:.875rem;line-height:1.5}.activity-copy>span{border-top:1px solid #edf1ef;align-items:center;gap:10px;padding-top:12px;display:flex}.activity-copy b,.activity-copy em{font-size:.8rem;font-style:normal}.activity-copy b{color:var(--green);align-items:center;gap:5px;display:inline-flex}.activity-copy em{color:var(--muted);margin-left:auto}.page-header{align-items:center;gap:16px;margin-bottom:36px;display:flex}.page-header h1{margin-top:0;font-size:2.2rem}.back-button{border:1px solid var(--line);background:#fff;border-radius:12px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;line-height:1;display:flex}.planner-section{border:1px solid var(--line);background:#fff;border-radius:22px;margin-bottom:18px;padding:24px}.step-heading{align-items:flex-start;gap:13px;margin-bottom:20px;display:flex}.step-heading>span{background:var(--green);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:800;display:flex}.step-heading h2{letter-spacing:-.02em;margin:2px 0 4px;font-size:1.03rem}.step-heading p{color:var(--muted);margin:0;font-size:.875rem;line-height:1.45}.option-grid{gap:10px;display:grid}.goals-options{grid-template-columns:repeat(3,1fr)}.select-card{border:1.5px solid var(--line);text-align:left;background:#fbfcfb;border-radius:15px;align-items:center;gap:10px;min-height:68px;padding:11px;display:flex;position:relative}.select-card.selected,.mobility-card.selected{border-color:var(--green);background:#f2faf7;box-shadow:0 0 0 2px #176b6314}.select-card strong{font-size:.875rem;line-height:1.25}.select-icon{border-radius:10px;width:36px;height:36px;font-size:1rem}.radio-dot{border:1.5px solid #b8c5c1;border-radius:50%;width:15px;height:15px;margin-left:auto;position:relative}.selected .radio-dot{border-color:var(--green)}.selected .radio-dot:after{background:var(--green);content:"";border-radius:50%;position:absolute;inset:3px}.mobility-options{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.mobility-card{border:1.5px solid var(--line);text-align:left;background:#fbfcfb;border-radius:15px;align-items:center;gap:11px;min-height:83px;padding:14px;display:flex}.mobility-card>span{color:var(--green);background:#edf4f1;border-radius:10px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.2rem;display:flex}.mobility-card>div{flex-direction:column;flex:1;gap:4px;display:flex}.mobility-card strong{font-size:.875rem}.mobility-card small{color:var(--muted);font-size:.875rem;line-height:1.4}.mobility-card i{flex:none}.duration-options{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.duration-options button{border:1.5px solid var(--line);background:#fbfcfb;border-radius:14px;justify-content:center;align-items:baseline;gap:4px;min-height:58px;padding:15px 10px;display:flex}.duration-options button.selected{background:var(--green);border-color:var(--green);color:#fff}.duration-options strong{font-size:1.3rem}.duration-options small{font-size:.8rem}.sticky-action{border:1px solid var(--line);box-shadow:var(--shadow);z-index:8;background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;margin-top:22px;padding:17px 18px;display:flex;position:sticky;bottom:18px}.sticky-action>div{flex-direction:column;gap:4px;display:flex}.sticky-action>div span{color:var(--muted);font-size:.8rem}.sticky-action>div strong{font-size:.875rem}.session-summary{background:linear-gradient(135deg,#e8f4f0,#f7fbf9);border:1px solid #d6eae3;border-radius:22px;padding:24px}.session-summary>div:first-child{align-items:center;gap:13px;display:flex}.summary-icon{border-radius:14px;justify-content:center;align-items:center;width:49px;height:49px;font-size:1.5rem;display:flex}.session-summary span{color:var(--muted);font-size:.8rem}.session-summary h2{margin:3px 0 0;font-size:1.35rem}.summary-stats{border-top:1px solid #176b631f;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:19px;padding-top:17px;display:grid}.summary-stats span{flex-direction:column;gap:3px;display:flex}.summary-stats b{color:var(--ink);font-size:.875rem}.session-toolbar{justify-content:space-between;align-items:center;margin:23px 4px 9px;font-size:.875rem;display:flex}.session-toolbar>span{color:var(--muted);font-weight:650}.session-list{flex-direction:column;gap:9px;display:flex}.session-row{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;align-items:center;gap:12px;width:100%;min-height:82px;padding:10px;display:flex}.session-row:hover{border-color:#b7d2cb}.session-number{color:var(--green);background:#eff5f2;border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:800;display:flex}.session-row img{object-fit:cover;background:#edf4f1;border-radius:11px;width:60px;height:60px}.session-copy{flex-direction:column;flex:1;min-width:0;display:flex}.session-copy small{color:var(--green);text-transform:uppercase;font-size:.78rem;font-weight:750}.session-copy strong{margin:3px 0;font-size:.94rem}.session-copy em{color:var(--muted);font-size:.8rem;font-style:normal}.session-time{color:var(--muted);white-space:nowrap;font-size:.82rem}.session-row .row-chevron{color:#9cafaa;flex:none}.center-note{color:var(--muted);text-align:center;font-size:.82rem;line-height:1.5}.activity-detail{min-height:100vh}.detail-topbar{border-bottom:1px solid var(--line);z-index:10;background:#ffffffeb;justify-content:space-between;align-items:center;height:72px;padding:0 32px;display:flex;position:sticky;top:0}.detail-topbar>div{text-align:center;flex:1;max-width:350px;padding:0 22px}.detail-topbar>div>span{color:var(--muted);font-size:.82rem}.mini-progress{background:#e8eeeb;border-radius:999px;height:5px;margin-top:7px;overflow:hidden}.mini-progress i{background:var(--green);border-radius:inherit;height:100%;transition:width .3s;display:block}.detail-favorite{border:1px solid var(--line);position:static}.detail-layout{grid-template-columns:minmax(320px,.8fr) minmax(400px,1fr);gap:44px;max-width:1060px;margin:0 auto;padding:42px 48px 100px;display:grid}.detail-visual{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:26px;align-self:start;position:sticky;top:104px;overflow:hidden}.detail-visual img{aspect-ratio:1;object-fit:cover;width:100%}.detail-visual .category-tag{bottom:14px;left:14px}.detail-content h1{letter-spacing:-.045em;margin:8px 0 12px;font-size:2.35rem;line-height:1.02}.detail-summary{color:var(--muted);margin:0 0 22px;line-height:1.55}.detail-meta{grid-template-columns:.8fr 1.2fr;gap:10px;display:grid}.detail-meta>span{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:2px 9px;padding:13px;display:grid}.detail-meta b{color:var(--green);grid-row:span 2;font-size:1rem}.detail-meta strong{font-size:.875rem}.detail-meta small{color:var(--muted);font-size:.8rem}.steps-card{border:1px solid var(--line);background:#fff;border-radius:20px;margin-top:18px;padding:22px}.steps-card h2{margin:0 0 16px;font-size:1rem}.steps-card ol{flex-direction:column;gap:13px;margin:0;padding:0;list-style:none;display:flex}.steps-card li{align-items:flex-start;gap:12px;display:flex}.steps-card li span{background:var(--mint);color:var(--green);border-radius:50%;flex:none;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:800;display:flex}.steps-card li p{color:#435d58;margin:3px 0 0;font-size:.875rem;line-height:1.55}.tip-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.tip-grid section{background:#eff7f4;border-radius:16px;gap:10px;padding:15px;display:flex}.tip-grid section>span{color:var(--green);background:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;font-size:.75rem;font-weight:800;display:flex}.tip-grid section.attention{background:#fff4ed}.tip-grid section.attention>span{color:#c7684e}.tip-grid h3{margin:2px 0 5px;font-size:.875rem}.tip-grid p{color:var(--muted);margin:0;font-size:.875rem;line-height:1.5}.timer-card{background:var(--ink);color:#fff;border-radius:17px;align-items:center;gap:10px;margin-top:12px;padding:13px 15px;display:flex}.timer-card .timer-icon{color:#ffffffad;flex:none}.timer-card>div{flex-direction:column;flex:1;display:flex}.timer-card>div span{color:#ffffffb8;font-size:.8rem}.timer-card>div strong{letter-spacing:.04em;font-size:1.4rem}.timer-card button{background:var(--coral);color:#fff;border-radius:10px;min-height:44px;padding:0 15px;font-size:.875rem;font-weight:750}.timer-card button.timer-reset{background:#ffffff1a;justify-content:center;align-items:center;width:44px;padding:0;display:flex}.library-tools{flex-wrap:wrap;align-items:center;gap:13px;margin-bottom:20px;display:flex}.search-box{border:1px solid var(--line);background:#fff;border-radius:13px;flex:1;align-items:center;min-width:260px;padding:0 14px;display:flex}.search-box>svg{color:var(--muted);flex:none}.search-box input{color:var(--ink);background:0 0;border:0;outline:0;width:100%;height:46px;padding:0 10px}.search-box input::placeholder{color:#92a29e}.filter-scroll{scrollbar-width:none;gap:7px;padding-bottom:2px;display:flex;overflow-x:auto}.filter-scroll::-webkit-scrollbar{display:none}.filter-scroll button{border:1px solid var(--line);color:var(--muted);white-space:nowrap;background:#fff;border-radius:999px;min-height:44px;padding:9px 14px;font-size:.875rem;font-weight:700}.filter-scroll button.active{background:var(--green);border-color:var(--green);color:#fff}.library-count{justify-content:space-between;align-items:center;margin:0 2px 14px;font-size:.875rem;display:flex}.library-count span{color:var(--muted)}.library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.library-empty{grid-column:1/-1;min-height:320px}.history-list{flex-direction:column;gap:10px;display:flex}.history-highlight{background:linear-gradient(135deg, var(--green), #2d897f);color:#fff;border-radius:22px;align-items:center;gap:14px;margin-bottom:10px;padding:22px;display:flex}.history-highlight>span{background:#ffffff29;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.3rem;display:flex}.history-highlight div{flex-direction:column;display:flex}.history-highlight strong{font-size:1.8rem}.history-highlight small{color:#ffffffbf}.history-card{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:13px;padding:14px;display:flex}.history-icon{width:40px;height:40px;font-size:1rem}.history-card>div{flex-direction:column;flex:1;gap:4px;display:flex}.history-card>div strong{font-size:.94rem}.history-card>div small{color:var(--muted);font-size:.82rem}.history-card>b{color:var(--green);font-size:.82rem}.empty-state{border:1px solid var(--line);text-align:center;background:#fff;border-radius:24px;flex-direction:column;align-items:center;padding:60px 20px;display:flex}.empty-state>span{background:var(--mint);color:var(--green);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:1.8rem;display:flex}.empty-state h2{margin:18px 0 6px;font-size:1.25rem}.empty-state p{color:var(--muted);margin:0 0 20px;font-size:.875rem;line-height:1.5}.settings-card{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden}.setting-row{align-items:center;gap:13px;min-height:82px;padding:14px 18px;display:flex}.setting-row+.setting-row{border-top:1px solid var(--line)}.setting-icon{background:var(--mint);color:var(--green);border-radius:11px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:.78rem;font-weight:800;display:flex}.setting-row>div{flex-direction:column;flex:1;gap:4px;display:flex}.setting-row strong{font-size:.94rem}.setting-row small{color:var(--muted);font-size:.875rem;line-height:1.45}.switch{background:#cbd5d1;border-radius:999px;width:48px;height:27px;padding:3px;transition:all .2s}.switch span{background:#fff;border-radius:50%;width:21px;height:21px;transition:all .2s;display:block}.switch.on{background:var(--green)}.switch.on span{transform:translate(21px)}.info-card{border:1px solid var(--line);background:#fff;border-radius:20px;gap:14px;margin-top:15px;padding:20px;display:flex}.info-card>span{background:var(--mint);color:var(--green);border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-weight:800;display:flex}.info-card h2{margin:5px 0 7px;font-size:1rem}.info-card p,.info-card li{color:var(--muted);font-size:.875rem;line-height:1.55}.info-card p{margin:0}.info-card ul{margin:10px 0 0;padding-left:17px}.warning-card{background:#fffaf0;border-color:#ecdfbd}.warning-card>span{color:#745319;background:#f2c76d}.source-links{flex-direction:column;gap:7px;margin-top:12px;display:flex}.source-links a{color:var(--green);align-items:center;gap:5px;width:fit-content;min-height:44px;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.version-card{justify-content:center;align-items:center;gap:12px;margin-top:28px;display:flex}.version-card>div{flex-direction:column;gap:2px;display:flex}.version-card strong{font-size:.875rem}.version-card small{color:var(--muted);font-size:.8rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=980px){.app-main{margin-left:220px}.desktop-sidebar{width:220px}.page{padding-left:30px;padding-right:30px}.goal-grid,.featured-grid,.library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.goals-options,.mobility-options{grid-template-columns:1fr 1fr}.detail-layout{grid-template-columns:.8fr 1.2fr;gap:28px;padding:32px 30px 80px}}@media (width<=720px){body{background:#f6f8f6}.desktop-sidebar{display:none}.app-main{padding-bottom:calc(92px + env(safe-area-inset-bottom));margin-left:0}.mobile-header{border-bottom:1px solid var(--line);height:calc(68px + env(safe-area-inset-top));padding:env(safe-area-inset-top) max(17px, env(safe-area-inset-right)) 0 max(17px, env(safe-area-inset-left));z-index:20;background:#fffffff5;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.mobile-header .brand{min-height:44px}.mobile-header .brand-mark{border-radius:10px;width:36px;height:36px}.mobile-header .brand strong{font-size:.9rem}.install-mini{background:var(--mint);color:var(--green);border-radius:10px;min-height:44px;padding:0 14px;font-size:.75rem;font-weight:800}.bottom-nav{border-top:1px solid var(--line);height:calc(78px + env(safe-area-inset-bottom));padding:5px max(6px, env(safe-area-inset-right)) env(safe-area-inset-bottom) max(6px, env(safe-area-inset-left));z-index:30;background:#fffffffa;grid-template-columns:repeat(5,minmax(0,1fr));align-items:start;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-nav>button{color:#6d817d;background:0 0;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:2px;min-width:44px;min-height:56px;display:flex}.bottom-nav>button span{border-radius:10px;justify-content:center;align-items:center;width:38px;height:30px;line-height:1;transition:background-color .16s;display:flex}.bottom-nav>button small{font-size:.72rem;font-weight:680;line-height:1.1}.bottom-nav>button.active{color:var(--green)}.bottom-nav>button.active:not(.create-button) span{background:var(--mint)}.bottom-nav .create-button{background:var(--green);color:#fff;border:5px solid #f6f8f6;border-radius:50%;place-self:start center;width:60px;height:60px;min-height:60px;margin-top:-18px;box-shadow:0 9px 20px #176b6340}.bottom-nav .create-button.active{background:var(--green-dark);box-shadow:0 0 0 4px var(--mint), 0 10px 22px #176b6347}button:active{transform:scale(.975)}.bottom-nav .create-button:active{transform:scale(.94)}.page{padding:24px max(16px, env(safe-area-inset-right)) 42px max(16px, env(safe-area-inset-left))}.narrow-page{max-width:none}.welcome-row{margin-bottom:19px}.welcome-row h1{margin-top:6px;font-size:2rem}.welcome-row p{font-size:.95rem;line-height:1.5}.desktop-install{display:none}.hero-card{border-radius:22px;height:370px}.hero-card>img{object-position:62% center}.hero-overlay{background:linear-gradient(#08332f14 25%,#08332f8c 52%,#08332fed 100%)}.hero-content{max-width:calc(100% - 44px);top:auto;bottom:23px;left:22px;transform:none}.hero-content h2{margin:10px 0 7px;font-size:1.75rem}.hero-content p{margin-bottom:16px;font-size:.9rem;line-height:1.45}.hero-content .primary-button{width:100%}.safety-strip{padding:13px}.safety-strip strong{font-size:.92rem}.safety-strip p{font-size:.875rem}.section-block{margin-top:36px}.section-title h2{font-size:1.25rem}.section-title .text-button{min-height:44px}.goal-grid{grid-template-columns:1fr}.goal-card{flex-direction:row;align-items:center;gap:13px;min-height:84px;padding:14px}.goal-card>span:nth-child(2){flex:1}.goal-card strong{font-size:.96rem}.goal-card small{font-size:.875rem;line-height:1.4}.featured-grid{scroll-snap-type:x mandatory;scrollbar-width:none;margin-right:-16px;padding:0 16px 8px 0;display:flex;overflow-x:auto}.featured-grid::-webkit-scrollbar{display:none}.featured-grid .activity-card{scroll-snap-align:start;flex:0 0 84%}.activity-image{height:180px}.activity-copy>strong{font-size:1rem}.activity-copy p{font-size:.88rem;line-height:1.5}.activity-copy b,.activity-copy em{font-size:.82rem}.page-header{gap:12px;margin-bottom:24px}.page-header h1{margin-bottom:6px;font-size:1.75rem}.page-header p{font-size:.88rem;line-height:1.45}.back-button{border-radius:11px;width:44px;height:44px}.planner-section{border-radius:18px;padding:18px 15px}.step-heading h2{font-size:1.06rem}.step-heading p{font-size:.875rem;line-height:1.45}.goals-options{grid-template-columns:1fr 1fr}.select-card{min-height:66px}.select-card strong{font-size:.9rem}.mobility-options{grid-template-columns:1fr}.mobility-card{min-height:72px}.duration-options{gap:7px}.duration-options button{flex-direction:column;gap:0;min-height:62px;padding:8px}.duration-options strong{font-size:1.25rem}.mobility-card strong{font-size:.92rem}.mobility-card small{font-size:.875rem;line-height:1.45}.sticky-action{bottom:calc(86px + env(safe-area-inset-bottom));flex-direction:column;align-items:stretch;padding:13px}.sticky-action .primary-button{width:100%}.sticky-action>div{display:none}.session-summary{padding:18px}.summary-stats{grid-template-columns:1fr 1fr 1.3fr}.session-summary span{font-size:.82rem}.summary-stats b{font-size:.9rem}.session-row{gap:9px;padding:8px}.session-row img{width:54px;height:54px}.session-number{width:28px;height:28px}.session-copy small{font-size:.75rem}.session-copy strong{font-size:.94rem}.session-copy em{display:none}.session-time{font-size:.82rem}.center-note{font-size:.875rem;line-height:1.5}.detail-topbar{height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) max(13px, env(safe-area-inset-right)) 0 max(13px, env(safe-area-inset-left))}.detail-topbar>div{padding:0 13px}.detail-topbar>div>span{font-size:.82rem}.detail-layout{padding:0 0 36px;display:block}.detail-visual{box-shadow:none;border:0;border-radius:0;position:relative;top:auto}.detail-visual img{aspect-ratio:1.15;object-position:center 30%}.detail-content{padding:24px max(16px, env(safe-area-inset-right)) 0 max(16px, env(safe-area-inset-left))}.detail-content h1{font-size:2rem}.detail-summary{font-size:1rem;line-height:1.55}.detail-meta{grid-template-columns:1fr 1fr}.detail-meta strong{font-size:.88rem}.detail-meta small{font-size:.8rem}.steps-card h2{font-size:1.08rem}.steps-card li p{font-size:.94rem;line-height:1.55}.tip-grid{grid-template-columns:1fr}.tip-grid h3{font-size:.9rem}.tip-grid p{font-size:.875rem;line-height:1.5}.timer-card{bottom:calc(86px + env(safe-area-inset-bottom));z-index:6;position:sticky}.library-tools{display:block}.search-box{min-width:0;margin-bottom:12px}.search-box input{height:50px;font-size:1rem}.filter-scroll{margin-right:-16px;padding-right:16px}.filter-scroll button,.library-count{font-size:.875rem}.library-grid{grid-template-columns:1fr;gap:16px}.library-grid .activity-image{aspect-ratio:16/9;height:auto}.library-grid .activity-copy{padding:16px}.library-grid .activity-copy>strong{font-size:1rem}.library-grid .activity-copy p{line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:42px;font-size:.88rem;display:-webkit-box;overflow:hidden}.library-grid .activity-copy em{display:inline}.setting-row strong{font-size:.94rem}.setting-row small{font-size:.875rem;line-height:1.45}.setting-row .switch{width:56px;height:44px;padding:10px 4px}.setting-row .switch span{width:24px;height:24px}.setting-row .switch.on span{transform:translate(24px)}.info-card h2{font-size:1rem}.info-card p,.info-card li{font-size:.875rem;line-height:1.55}.source-links a{min-height:44px;font-size:.875rem}}
