:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f8f5;--panel:#fff;--panel2:#f0f5f0;--line:#dbe5db;--text:#21382d;--muted:#627567;--lime:#23784f;--orange:#b56a26;--red:#b53c38;--radius:20px}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Segoe UI,Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,.button{background:var(--lime);color:#fff;cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;padding:13px 20px;font-weight:700;transition:background .15s,transform .15s;display:inline-flex}button:hover,.button:hover{background:#1b6240;transform:translateY(-1px)}button:disabled{opacity:.5;cursor:wait;transform:none}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--lime);outline-offset:4px}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-1.2px;margin-bottom:14px;font-size:clamp(1.75rem,2.6vw,2.5rem);line-height:1.18}h2{letter-spacing:-.3px;font-size:1.12rem}h3{font-size:1rem}p{color:var(--muted)}small{color:var(--muted);font-size:.8125rem}hr{border:0;border-top:1px solid var(--line);margin:28px 0}em{color:var(--lime);font-style:normal}.muted{color:var(--muted)}.lime{color:var(--lime)}.orange{color:var(--orange)}.brand{white-space:nowrap;letter-spacing:-.65px;align-items:center;gap:8px;font-size:1.13rem;font-weight:800;display:flex}.brand span{color:var(--lime);margin-left:-8px}.brand small{color:var(--muted);letter-spacing:1px;margin-left:0;font-size:.625rem}.brand img{margin-right:2px}.eyebrow{letter-spacing:1.7px;color:var(--muted);text-transform:uppercase;margin-bottom:12px;font-size:.75rem;font-weight:700}.small{padding:9px 13px;font-size:.875rem}.secondary{background:var(--panel2);border:1px solid var(--line);color:var(--text)}.secondary:hover{background:#e7f0e5}.icon-button{color:var(--muted);background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:9px;display:inline-flex}.icon-button:hover{background:var(--panel2);color:var(--text)}.danger{color:var(--red);background:#fff1ef}.full{width:100%}.badge{letter-spacing:.3px;border:1px solid var(--line);color:var(--muted);white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:5px 9px;font-size:.75rem;font-weight:700;display:inline-flex}.notice{border:1px solid var(--line);color:#476b44;background:#eef7e9;border-radius:9px;margin:16px 0;padding:14px 16px;font-size:.875rem}.error{color:#a9322a;background:#fff1ee;border-color:#efc8c3}.success{color:var(--lime)}.loading{text-align:center;color:var(--muted);justify-content:center;gap:12px;padding:80px 20px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty{text-align:center;color:var(--muted);padding:42px 16px}.empty svg{color:#697261;margin:0 auto 14px}.empty h3{color:var(--text);margin-bottom:5px}.empty p{margin-bottom:0;font-size:.875rem}.empty a{color:var(--lime)}.text-link{color:var(--lime);align-items:center;gap:7px;margin-top:20px;font-size:.875rem;font-weight:600;display:flex}.card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);min-width:0;padding:25px}.section-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.section-heading h2{margin:0}.section-heading>a{color:var(--muted);align-items:center;gap:4px;font-size:.8125rem;display:flex}.section-heading>.muted{font-size:.875rem}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin:8px 0 32px;display:flex}.page-heading h1{margin:0}.page-heading .eyebrow{margin-bottom:11px}.app-shell{min-height:100vh}.sidebar{border-right:1px solid var(--line);z-index:10;background:#fff;flex-direction:column;width:248px;padding:31px 20px 22px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar>.brand{padding:0 8px}.nav-label{letter-spacing:1.6px;margin:52px 12px 16px;font-size:.625rem;font-weight:700}.nav-link{color:var(--muted);border-radius:8px;align-items:center;gap:12px;margin-bottom:5px;padding:12px 13px;font-size:.875rem;display:flex}.nav-link:hover{background:var(--panel2);color:var(--text)}.nav-link.active{color:var(--lime);box-shadow:inset 3px 0 0 var(--lime);background:#e6f1e4}.sidebar-bottom{margin-top:auto;padding-top:35px}.trust-note{color:var(--muted);align-items:center;gap:10px;margin:0 10px 28px;display:flex}.trust-note strong{color:var(--text);font-size:.8125rem}.trust-note small{font-size:.75rem;display:block}.account{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:8px;margin-top:16px;padding:21px 8px 0;display:flex}.account>a{align-items:center;gap:10px;min-width:0;font-size:.875rem;display:flex}.account span:not(.avatar){text-overflow:ellipsis;overflow:hidden}.avatar{color:#41623b;object-fit:cover;background:#ecf2e9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:700;display:inline-flex}.workspace{min-height:100vh;margin-left:248px}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:84px;padding:0 38px;font-size:.875rem;display:flex}.topbar>div{align-items:center;gap:24px;display:flex}.zone{color:var(--muted);font-size:.75rem}.main-content{max-width:1500px;margin:auto;padding:35px 38px 50px}.app-footer{letter-spacing:1.5px;color:#63715e;justify-content:space-between;padding:0 38px 24px;font-size:.625rem;display:flex}.app-footer span{letter-spacing:0}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:26px;display:grid}.stat-card{border:1px solid var(--line);background:var(--panel);border-radius:13px;min-width:0;padding:23px}.stat-card>div:first-child{color:var(--muted);letter-spacing:1px;justify-content:space-between;align-items:center;gap:8px;font-size:.6875rem;font-weight:700;display:flex}.stat-card>strong{font-variant-numeric:tabular-nums;letter-spacing:-1.2px;margin:17px 0 3px;font-size:clamp(1.6rem,2.45vw,2.65rem);line-height:1.2;display:block}.stat-card>strong>span{letter-spacing:0;color:var(--muted);font-size:1rem;font-weight:400}.stat-card>small{font-size:.75rem}.stat-card.primary{background:#e7f3dc;border-color:#c8dfb5}.stat-card.primary>strong{color:var(--lime)}.progress{background:#dfead6;border-radius:5px;height:6px;margin-top:15px;overflow:hidden}.progress>span{background:var(--lime);border-radius:5px;height:100%;transition:width .3s;display:block}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(285px,1fr);gap:24px;display:grid}.week-content{align-items:center;gap:28px;padding-top:20px;display:flex}.week-bars{flex:1;justify-content:space-between;gap:12px;min-width:0;height:180px;display:flex}.week-bars>div{flex-direction:column;flex:1;align-items:center;gap:9px;min-width:0;font-size:.75rem;display:flex}.bar-track{border-bottom:1px solid var(--line);width:100%;height:130px;position:relative}.bar{background:#8ab96b;border-radius:5px 5px 0 0;width:100%;max-width:35px;min-height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.bar.current{background:var(--lime)}.bar-value{color:var(--muted);white-space:nowrap;font-size:.625rem}.weekly-ring{text-align:center;border-left:1px solid var(--line);flex-shrink:0;width:150px;padding-left:23px}.ring{width:122px;height:122px;position:relative}.ring svg{width:100%;height:100%;transform:rotate(-90deg)}.ring circle{fill:none;stroke-width:7px}.ring-track{stroke:#dfead6}.ring-fill{stroke:var(--lime);stroke-linecap:round}.ring>strong{letter-spacing:-1px;justify-content:center;align-items:center;font-size:1.8rem;display:flex;position:absolute;inset:0}.ring small{color:var(--text);margin-left:2px;font-size:1rem}.weekly-ring p{color:var(--text);margin:12px -10px 0;font-size:.75rem}.weekly-ring small{margin-top:4px;font-size:.625rem;display:block}.focus-card{background:#f0f5e9;flex-direction:column;justify-content:space-between;gap:8px;display:flex}.focus-card h2{letter-spacing:-.7px;font-size:1.6rem;line-height:1.3}.focus-card p{font-size:.875rem}.focus-card .button{font-size:.8125rem}.focus-card>small{text-align:center;margin-top:7px;font-size:.6875rem}.session-row{border-bottom:1px solid var(--line);align-items:center;gap:13px;padding:17px 0;display:flex}.session-row:last-child{border-bottom:0}.session-icon{background:var(--panel2);border:1px solid var(--line);color:var(--muted);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.session-row>div:nth-child(2){min-width:0}.session-row strong{font-size:.875rem;display:block}.session-row small{font-size:.75rem;display:block}.session-row-end{text-align:right;flex-shrink:0;margin-left:auto}.rank-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:16px 6px;font-size:.875rem;display:flex}.rank-row:last-child{border:0}.rank-row>strong{overflow-wrap:anywhere;min-width:0;font-weight:600}.rank-row>strong small{color:var(--lime);margin-left:8px;font-size:.625rem}.rank-number{min-width:30px;color:var(--muted);justify-content:center;display:inline-flex}.rank-1{color:var(--lime)}.rank-2{color:#627587}.rank-3{color:#9d672e}.rank-row>div{text-align:right;white-space:nowrap;margin-left:auto}.rank-row>div small{font-size:.75rem;display:block}.is-me{background:#edf5e7;border-radius:9px}.my-rank{border-top:1px solid var(--line);margin-top:25px;padding-top:20px}.tabs{border:1px solid var(--line);background:#eef3ed;border-radius:10px;gap:3px;padding:4px;display:flex}.tabs button{color:var(--muted);background:0 0;padding:8px 15px;font-size:.875rem;font-weight:500}.tabs button.selected{color:var(--lime);background:#dcebd3}.podium{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:28px 0;display:grid}.podium-card{text-align:center;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);padding:23px}.podium-card>div{color:var(--muted);justify-content:space-between;display:flex}.podium-1{background:#edf6e6;border-color:#b1ce99}.podium-1>div{color:var(--lime)}.podium-card>.avatar{width:55px;height:55px;margin:12px 0;font-size:1rem}.podium-card h2{overflow-wrap:anywhere;margin:0 0 15px}.podium-card>strong{letter-spacing:-1px;font-size:2rem}.podium-card p{margin:4px 0 0;font-size:.875rem}.ranking-table{max-width:1050px}.editor-grid{grid-template-columns:minmax(0,1.8fr) minmax(250px,1fr);gap:26px;display:grid}.session-form{flex-direction:column;gap:19px;display:flex}.session-form .section-heading{margin-bottom:0}label{color:#445640;flex-direction:column;gap:8px;margin-bottom:16px;font-size:.875rem;font-weight:600;display:flex}input,select,textarea{width:100%;color:var(--text);background:#fff;border:1px solid #cedcc4;border-radius:8px;padding:12px 14px;font-size:1rem}input::placeholder,textarea::placeholder{color:#617452}textarea{resize:vertical}input:read-only{color:var(--muted)}.form-help{color:var(--muted);margin:8px 0 18px;font-size:.8125rem}.session-form label{margin:0}.session-form .form-help{margin:-7px 0 0}.upload-zone{text-align:center;cursor:pointer;background:#f0f7e9;border:1px dashed #a0b889;border-radius:12px;justify-content:center;align-items:center;min-height:210px;padding:38px 20px}.upload-zone svg{color:var(--lime);margin-bottom:8px}.upload-zone span{color:var(--muted);font-size:.75rem;font-weight:400}.upload-zone input{background:0 0;border:0;max-width:100%;margin-top:15px;padding:0;font-size:.8125rem}.duration-title{color:var(--lime);margin:-8px 0 0;font-size:1.3rem}.duration-title .badge{vertical-align:middle;margin-left:8px;font-size:.625rem}.form-grid{grid-template-columns:1.4fr 1fr;gap:20px;display:grid}.form-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.form-actions button{font-size:.875rem}.video-preview{border:1px solid var(--line);border-radius:12px;overflow:hidden}video{background:#050605;border-radius:10px;width:100%;max-height:380px;display:block}.video-preview>div{color:var(--lime);gap:8px;padding:12px 15px;font-size:.8125rem;display:flex}details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0}summary{cursor:pointer;color:var(--muted);font-size:.875rem}details .form-help{margin:12px 0!important}.estimate{justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.points-preview>svg{color:var(--lime);margin-bottom:18px}.points-preview>strong{color:var(--lime);letter-spacing:-2px;font-size:3.8rem;line-height:1}.points-preview>strong span{color:var(--muted);letter-spacing:0;font-size:1.3rem}.points-preview>p:not(.eyebrow){margin-top:20px;font-size:.875rem}.points-preview ul{color:var(--muted);padding-left:18px;font-size:.875rem;line-height:1.8}.audit{margin-top:24px}.audit p{font-size:.875rem}.calendar-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:25px;display:flex}.calendar-title{align-items:center;gap:12px;display:flex}.calendar-title h2{text-transform:capitalize;margin:0}.calendar-weekdays,.calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:7px;display:grid}.calendar-weekdays{text-align:center;color:var(--muted);margin-bottom:12px;font-size:.8125rem}.calendar-cell{border:1px solid var(--line);min-height:95px;color:var(--text);background:#f6f9f2;flex-direction:column;justify-content:start;align-items:flex-start;gap:4px;padding:13px;font-weight:400;display:flex}.calendar-cell:hover{background:#e4f0da}.calendar-cell.selected{border-color:var(--lime);background:#dcefd0}.calendar-cell.outside{opacity:.45}.calendar-cell>span{font-size:.875rem}.calendar-cell>span small{color:var(--lime);margin-left:5px;font-size:.625rem}.calendar-cell>strong{color:var(--lime);font-size:.875rem}.calendar-cell>small{font-size:.625rem}.single-day{grid-template-columns:1fr}.day-details{margin-top:25px}.session-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.session-detail{border:1px solid var(--line);border-radius:12px;overflow:hidden}.session-detail video{border-radius:0;max-height:230px}.session-detail>div{padding:20px}.session-detail h3{margin:12px 0}.session-detail p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.875rem}.session-detail small{font-size:.75rem}.profile-heading{flex-wrap:wrap;align-items:center;gap:20px;margin-bottom:32px;display:flex}.profile-heading>.avatar{width:78px;height:78px;font-size:1.8rem}.profile-heading h1{overflow-wrap:anywhere;margin:0}.profile-heading .eyebrow{margin-bottom:7px}.profile-heading>.badge{margin-left:auto}.profile-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:25px;display:grid}.profile-stats .stat-card>span{color:var(--muted);letter-spacing:1px;font-size:.6875rem}.profile-stats strong{font-size:1.8rem}.heatmap-title{margin:30px 0 16px}.heatmap{grid-template-rows:repeat(7,18px);grid-template-columns:repeat(12,18px);grid-auto-flow:column;gap:5px;display:grid}.heatmap>div{background:#edf3e6;border:1px solid #d7e5cb;border-radius:3px}.heatmap>.heat-1{background:#c5dfa9}.heatmap>.heat-2{background:#80b965}.heatmap>.heat-3{background:var(--lime)}.settings-layout{grid-template-columns:1.2fr 1fr;align-items:start;gap:25px;max-width:1050px;display:grid}.settings-layout p{font-size:.875rem}.avatar-setting{align-items:center;gap:15px;margin:25px 0;display:flex}.avatar-setting>.avatar{width:65px;height:65px;font-size:1.2rem}.avatar-setting label{cursor:pointer;margin:0}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.feed{flex-direction:column;gap:25px;max-width:760px;margin:30px auto;display:flex}.feed-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:23px;display:flex}.feed-header>a{align-items:center;gap:12px;display:flex}.feed-header small{font-size:.75rem;display:block}.feed-card>h2{letter-spacing:-.7px;font-size:1.8rem}.feed-card>p{white-space:pre-wrap;overflow-wrap:anywhere}.feed-card>video{margin:18px 0 10px}.feed-actions{gap:10px;margin-top:18px;display:flex}.feed-actions .report-button{margin-left:auto}.liked{color:var(--lime)}.comments{border-top:1px solid var(--line);margin-top:20px;padding-top:15px}.comments>p{overflow-wrap:anywhere;font-size:.875rem}.comments>p strong{color:var(--text)}.comments form{gap:10px;margin:15px 0;display:flex}.moderation-video{margin:20px 0}.landing{max-width:1320px;margin:auto;padding:0 55px}.landing>header,.landing>footer{justify-content:space-between;align-items:center;gap:25px;padding:28px 0;display:flex}.landing>header{border-bottom:1px solid var(--line)}.landing nav{align-items:center;gap:28px;font-size:.875rem;display:flex}.hero{grid-template-columns:1.5fr 1fr;align-items:center;gap:75px;padding:105px 0 85px;display:grid}.hero h1{letter-spacing:-2.5px;font-size:clamp(2.5rem,4.7vw,4.4rem);line-height:1.06}.hero .eyebrow{color:var(--lime);margin-bottom:28px}.hero-copy{max-width:520px;margin:26px 0 33px;font-size:1.1rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.hero-actions span{color:var(--muted);font-size:.8125rem}.hero-panel{background:#fff;border:1px solid #d6e5cb;border-radius:23px;padding:30px;transform:rotate(2deg);box-shadow:20px 24px #e4eddc}.panel-heading{letter-spacing:1.3px;color:var(--muted);justify-content:space-between;align-items:center;font-size:.625rem;display:flex}.hero-number{letter-spacing:-8px;color:var(--lime);font-size:7.5rem;font-weight:700;line-height:1.2;display:block}.hero-number>span{letter-spacing:-2px;margin-left:6px;font-size:3rem}.hero-panel>p{font-size:.875rem}.hero-panel>small{font-size:.625rem}.hero-grid{border-bottom:1px solid var(--line);justify-content:space-between;gap:15px;height:140px;margin:20px 0 15px;padding-bottom:14px;display:flex}.hero-grid>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;display:flex}.sample-bar{background:#68a049;border-radius:4px;width:100%;display:block}.hero-grid>div:nth-child(6)>.sample-bar{background:var(--lime)}.principles{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:38px;display:grid}.principles article{border-right:1px solid var(--line);padding:35px 25px}.principles article:first-child{padding-left:0}.principles article:last-child{border:0}.principles article>div{color:var(--lime);justify-content:space-between;margin-bottom:25px;display:flex}.principles article>div>span{color:#617054;font-size:.75rem}.principles h2{font-size:1.2rem}.principles p{margin-bottom:0;font-size:.875rem}.landing>footer>span{color:var(--muted);font-size:.75rem}.auth-layout{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-statement{border-right:1px solid var(--line);background:#edf6e6;flex-direction:column;justify-content:center;padding:55px 11%;display:flex}.auth-statement>.brand{margin-bottom:90px}.auth-statement h1{letter-spacing:-3px;margin:20px 0 35px;font-size:clamp(2.8rem,5vw,5.6rem);line-height:1.06}.auth-card{width:100%;max-width:520px;margin:auto;padding:50px}.auth-card>h1{font-size:2rem}.auth-card>p{font-size:.875rem}.auth-card form{margin:30px 0}.auth-switch>a{color:var(--lime);margin-left:5px}.auth-card>a.muted{font-size:.8125rem}@media (min-width:1600px){.main-content{padding-top:48px}.week-bars{height:210px}.bar-track{height:155px}}@media (max-width:1180px){.sidebar{width:210px;padding-left:12px;padding-right:12px}.workspace{margin-left:210px}.main-content{padding:28px 24px}.topbar{padding:0 24px}.stat-grid{gap:12px}.stat-card{padding:18px}.stat-card>strong{font-size:1.85rem}.dashboard-grid{grid-template-columns:minmax(0,1.4fr) minmax(250px,1fr);gap:18px}.weekly-ring{display:none}.week-content{padding-bottom:12px}.card{padding:21px}.hero{gap:35px}.hero h1{font-size:3rem}.calendar-cell{padding:8px}.editor-grid{grid-template-columns:minmax(0,1.7fr) minmax(230px,1fr)}}@media (max-width:900px){.sidebar{border-right:0;border-bottom:1px solid var(--line);width:100%;padding:18px 20px;position:static}.sidebar>.brand{padding:0}.sidebar nav{gap:8px;margin-top:18px;display:flex;overflow-x:auto}.nav-label,.sidebar-bottom{display:none}.nav-link{white-space:nowrap;margin:0;padding:9px 12px}.nav-link.active{box-shadow:none}.workspace{margin:0}.topbar{height:64px}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card>strong{font-size:2.2rem}.dashboard-grid{grid-template-columns:minmax(0,1.4fr) minmax(260px,1fr)}.page-heading>.button{display:none}.profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-statement{padding:35px}.auth-statement>.brand{margin-bottom:50px}.auth-card{padding:35px}.hero{padding-top:65px}.hero h1{font-size:2.5rem}.hero-number{font-size:6rem}.landing{padding:0 28px}.landing nav{gap:15px}.editor-grid{grid-template-columns:1fr}.points-preview{margin-top:0}.points-preview>strong{font-size:3rem}.settings-layout{grid-template-columns:1fr}.topbar>span{display:none}.topbar{justify-content:flex-end}.topbar>div{justify-content:space-between;width:100%}}@media (max-width:680px){.main-content{padding:26px 16px}.topbar{padding:0 16px}.topbar .zone{font-size:.6875rem}.nav-link{gap:7px;padding:9px;font-size:.8125rem}.sidebar{padding:16px}.sidebar nav{gap:2px}.sidebar nav .nav-link:nth-child(4){margin-right:2px}.brand{font-size:1rem}.page-heading{margin-bottom:25px}.page-heading .eyebrow{font-size:.625rem}.page-heading h1{font-size:1.75rem}.stat-card{padding:17px}.stat-card>strong{font-size:1.8rem}.stat-card>div:first-child{letter-spacing:.4px;font-size:.625rem}.stat-card>small{font-size:.6875rem}.dashboard-grid{grid-template-columns:1fr}.week-content{padding-top:10px}.weekly-ring{display:block}.focus-card h2{font-size:1.5rem}.focus-card{display:none}.session-row{gap:10px}.session-row strong{font-size:.8125rem}.session-row small{font-size:.625rem}.session-icon{width:33px;height:36px}.session-row>.icon-button{padding:5px}.card{padding:20px}.podium{gap:8px}.podium-card{padding:12px 8px}.podium-card>strong{letter-spacing:-.5px;font-size:1.2rem}.podium-card h2{font-size:.875rem}.podium-card>div{font-size:.75rem}.podium-card>.avatar{width:42px;height:42px;font-size:.8125rem}.podium-card p{font-size:.75rem}.tabs button{padding:8px 11px;font-size:.8125rem}.rank-row{gap:9px}.rank-row>strong{font-size:.8125rem}.rank-row>strong small{margin:0;display:block}.rank-number{min-width:24px;font-size:.75rem}.rank-row .avatar{width:30px;height:30px}.rank-row>div>strong{font-size:.8125rem}.calendar-toolbar{justify-content:center;gap:15px}.calendar-title{justify-content:space-between;width:100%}.calendar-grid,.calendar-weekdays{gap:3px}.calendar-cell{border-radius:6px;min-height:78px;padding:6px 3px}.calendar-cell>span{font-size:.75rem}.calendar-cell>strong{white-space:nowrap;letter-spacing:-.4px;font-size:.625rem}.calendar-cell>small{font-size:.625rem;line-height:1.15}.calendar-cell>span small{display:none}.calendar-weekdays{font-size:.75rem}.session-cards,.form-grid{grid-template-columns:1fr}.duration-title{font-size:1.15rem}.duration-title .badge{margin:7px 0;display:table}.session-form .form-actions button{width:100%}.profile-heading{gap:13px}.profile-heading>.avatar{width:55px;height:55px;font-size:1.2rem}.profile-heading h1{font-size:1.8rem}.profile-heading>.badge{margin:0}.profile-stats{gap:12px}.profile-stats .stat-card>strong{font-size:1.6rem}.feed-card>h2{font-size:1.5rem}.feed-header>.badge,.feed-header small{font-size:.625rem}.feed-header strong{font-size:.875rem}.app-footer{padding:20px 16px}.landing{padding:0 22px}.landing>header{flex-wrap:wrap;gap:20px}.landing nav{justify-content:space-between;width:100%}.hero{grid-template-columns:1fr;gap:40px;padding:55px 0}.hero h1{letter-spacing:-1.8px;font-size:2.8rem}.hero-copy{font-size:1rem}.hero-panel{max-width:400px;box-shadow:none;transform:none}.hero-number{font-size:6.5rem}.principles{grid-template-columns:1fr}.principles article,.principles article:first-child{border-right:0;border-bottom:1px solid var(--line);padding:27px 0}.principles article>div{margin-bottom:16px}.landing>footer{flex-direction:column;align-items:flex-start}.auth-layout{grid-template-columns:1fr}.auth-statement{display:none}.auth-card{padding:45px 26px}.auth-card>h1{font-size:1.8rem}.heatmap{grid-template-rows:repeat(7,15px);grid-template-columns:repeat(12,15px);gap:5px}.ring{width:100px;height:100px}.weekly-ring{width:123px;padding-left:17px}.week-bars{gap:7px}.bar-value{font-size:.6rem}.section-heading{gap:10px}.section-heading h2{font-size:1rem}}.mobile-account{display:none}@media (max-width:900px){.mobile-account{align-items:center;gap:4px;display:flex}.topbar .zone{display:none}.topbar>div{gap:8px}.topbar .button{padding:9px;font-size:.75rem}.topbar .avatar{width:29px;height:29px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.card{box-shadow:0 4px 20px #26442b08}.sidebar{background:#fff}.brand-mark{border-radius:12px}.tutorial{border:1px solid var(--line);background:var(--panel);width:min(520px,100% - 32px);color:var(--text);border-radius:28px;padding:34px;box-shadow:0 28px 90px #16321f33}.tutorial::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#20342859}.tutorial-icon{width:76px;height:76px;color:var(--lime);background:#e7f3dc;border-radius:24px;justify-content:center;align-items:center;margin:24px 0;display:flex}.tutorial h2{font-size:1.8rem;line-height:1.2}.tutorial .form-actions{flex-wrap:wrap;margin-top:24px}.video-expired{text-align:center;min-height:160px;color:var(--muted);background:var(--panel2);border:1px dashed var(--line);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;display:flex}.video-expired span{max-width:350px;font-size:.85rem}.delete-account .form-actions{flex-wrap:wrap}button.danger{color:#a62f28;background:#fff0ee;border:1px solid #edc8c3}button.danger:hover{background:#fbded9}html{-webkit-text-size-adjust:100%}img,video{max-width:100%}video{height:auto}.workspace,.main-content,.card,.hero>*,.auth-layout>*,.settings-layout>*,.editor-grid>*,.feed-header>*{min-width:0}.card p,.podium-card h2,.profile-heading h1,.feed-header strong,.session-row strong,.account span{overflow-wrap:anywhere}.section-heading,.form-actions,.profile-heading,.feed-header{flex-wrap:wrap}.tabs{max-width:100%;overflow-x:auto}.tabs button{flex-shrink:0}.tutorial{overscroll-behavior:contain;max-height:calc(100dvh - 32px);overflow-y:auto}button,.button,.icon-button,.nav-link,.mobile-account>a{touch-action:manipulation}@media (pointer:coarse){button,.button,.icon-button,.nav-link,.mobile-account>a{min-height:44px}.icon-button,.mobile-account>a{min-width:44px}.mobile-account>a{justify-content:center;align-items:center;display:inline-flex}}@media (max-width:900px){input,textarea,select{max-width:100%;font-size:16px}.sidebar{padding-top:max(16px, env(safe-area-inset-top))}.sidebar nav{flex-wrap:wrap;overflow:visible}.sidebar .nav-link{flex:145px;min-height:44px}.topbar{height:auto;min-height:64px;padding-top:10px;padding-bottom:10px}.topbar>div{flex-wrap:wrap}.main-content{padding-left:max(16px, env(safe-area-inset-left));padding-right:max(16px, env(safe-area-inset-right))}.app-footer{padding-bottom:max(20px, env(safe-area-inset-bottom))}.auth-layout{min-height:100dvh}.hero-panel{width:100%}}@media (max-width:480px){.sidebar .nav-link{flex-basis:calc(50% - 8px);font-size:.8rem}.main-content{padding-top:20px}.card{padding:16px}.stat-card{padding:14px 12px}.stat-card>strong,.profile-stats .stat-card>strong{overflow-wrap:anywhere;font-size:clamp(1.25rem,6vw,1.7rem)}.weekly-ring{display:none}.week-bars{gap:5px}.podium{grid-template-columns:1fr;gap:12px}.podium-card{padding:18px}.podium-card:first-child,.podium-card{order:0}.calendar-title{gap:4px}.calendar-title h2{text-align:center;font-size:1rem}.calendar-cell{min-width:0;min-height:76px}.calendar-cell>strong{white-space:normal;overflow-wrap:anywhere}.calendar-cell>small{overflow-wrap:anywhere}.session-row{flex-wrap:wrap}.session-row-end{flex-shrink:1}.rank-row{gap:6px}.rank-row .avatar{flex-shrink:0}.rank-row>div{white-space:normal;min-width:65px}.form-actions{gap:10px}.form-actions>button{flex:130px}.heatmap{grid-template-rows:repeat(7,auto);grid-template-columns:repeat(12,minmax(0,1fr));gap:4px;width:100%}.heatmap>div{aspect-ratio:1}.hero h1{font-size:clamp(2rem,10vw,2.8rem)}.hero-number{font-size:clamp(3.5rem,18vw,6.5rem)}.landing{padding-left:16px;padding-right:16px}.landing nav{flex-wrap:wrap;gap:12px}.auth-card{padding:32px 20px}.tutorial{border-radius:20px;padding:24px 20px}.tutorial h2{font-size:1.5rem}.tutorial-icon{width:60px;height:60px;margin:16px 0}}@media (max-height:500px) and (orientation:landscape){.tutorial{padding:20px}.tutorial-icon{display:none}.sidebar{position:static}}.brand{letter-spacing:-1px;font-weight:800}.brand>img{flex-shrink:0;width:40px;height:40px}.add-session-primary{box-shadow:0 4px 14px #23784f33}.session-cta{border-radius:18px;justify-content:flex-start;width:100%;min-height:62px;margin:0 0 24px;font-size:1.1rem}.session-cta>svg:last-child{margin-left:auto}.dashboard-grid{margin-top:24px}.community-divider{background:#eaf2e3;align-items:center;gap:16px;margin:36px 0 20px;display:flex}.community-divider p{margin-bottom:0}.duration-options{border:1px solid var(--line);border-radius:14px;margin:20px 0;padding:16px}.duration-options label,.check-line{align-items:center;gap:12px;padding:8px 0;display:flex}.duration-options input,.check-line input{width:20px;height:20px;accent-color:var(--lime);flex-shrink:0;margin:0}.points-guide summary{cursor:pointer;padding:12px 0;font-weight:700}.points-guide p{margin:12px 0}.points-table{overflow-x:auto}.points-table table{border-collapse:collapse;width:100%}.points-table th,.points-table td{border-bottom:1px solid var(--line);text-align:left;padding:8px}.redeem-box form{margin-top:16px}.quote-preview{background:#edf4e4}.quote-preview blockquote,.quote-popup blockquote{overflow-wrap:anywhere;margin:18px 0;font-size:clamp(1.25rem,3vw,1.8rem);font-weight:600;line-height:1.5}.quote-popup{position:fixed}.quote-popup h2{margin-top:24px}.quote-popup article{border-top:1px solid var(--line);padding:20px 0}.modal-close{position:absolute;top:12px;right:12px}.progression-page{margin:20px 0 28px}.level-card{flex-wrap:wrap;align-items:center;gap:22px;margin-bottom:28px;display:flex}.level-medal{color:#d5f2aa;background:#173f35;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;width:76px;min-height:86px;display:flex}.level-medal strong{font-size:1.8rem}.level-card>div:nth-child(2){flex:1;min-width:150px}.level-card h2{margin:5px 0}.level-card small{color:var(--muted);display:block}.level-card p{color:var(--muted);margin:0;font-size:.85rem}progress{width:100%;height:10px;accent-color:var(--lime);background:var(--panel2);border:0;border-radius:20px;overflow:hidden}progress::-webkit-progress-bar{background:var(--panel2)}progress::-webkit-progress-value{background:var(--lime);border-radius:20px}progress::-moz-progress-bar{background:var(--lime)}.admin-tabs{margin-bottom:24px}.admin-user-list{gap:12px;margin:20px 0;display:grid}.admin-user{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.admin-user small{margin:6px 0;display:block}.admin-user .form-actions{margin:0}.admin-quote{margin:16px 0}.admin-quote blockquote{overflow-wrap:anywhere;margin:18px 0}@media (max-width:480px){.level-card{gap:14px}.level-card .button{width:100%}.level-medal{width:60px}.admin-user .form-actions{width:100%}.topbar .add-session-primary{flex:1;min-height:48px;font-size:.85rem}.session-cta{font-size:1rem}}.forest-page{--forest-ink:#284c3d;--forest-line:#dce7de;color:var(--forest-ink)}.forest-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.forest-heading h1{letter-spacing:-.055em;margin:4px 0 9px;font-size:clamp(2rem,4vw,3.4rem)}.forest-heading p:last-child{color:#748578;margin:0}.forest-heading .eyebrow{color:#7a8e75;letter-spacing:.13em;font-size:.65rem}.forest-count{white-space:nowrap;background:#eaf1e5;border:1px solid #dae5d4;border-radius:999px;align-items:center;gap:9px;padding:12px 16px;font-size:.8rem;display:flex}.forest-summary{grid-template-columns:minmax(220px,.75fr) 1.6fr;gap:16px;margin-bottom:22px;display:grid}.forest-wallet,.forest-level{border:1px solid var(--forest-line);background:#fffef9;border-radius:18px;align-items:center;gap:16px;padding:18px 22px;display:flex}.forest-wallet>svg{color:#b79b4b}.forest-level>svg{color:#88a475}.forest-summary span{letter-spacing:.1em;color:#7e8a7b;font-size:.62rem;font-weight:700;display:block}.forest-summary strong{letter-spacing:-.04em;font-size:2rem;line-height:1.3}.forest-summary strong small{letter-spacing:0;color:#7e8a7b;font-size:.8rem;font-weight:500}.forest-xp{flex:1;max-width:290px;margin-left:auto}.forest-xp progress{height:6px;margin-bottom:8px}.forest-xp small{color:#7e8a7b;font-size:.7rem;line-height:1.5;display:block}.forest-layout{grid-template-columns:245px minmax(0,1fr);align-items:start;gap:20px;display:grid}.forest-catalogue{border:1px solid var(--forest-line);background:#fffef9;border-radius:20px;min-width:0;padding:18px 14px 12px}.forest-section-title{justify-content:space-between;align-items:center;gap:10px;padding:0 4px;display:flex}.forest-section-title h2{margin:0;font-size:.96rem}.forest-section-title>span{color:#7e8a7b;font-size:.72rem}.forest-catalogue>.form-help{margin:10px 4px 16px;font-size:.76rem;line-height:1.5}.forest-tree-list{scrollbar-width:thin;scrollbar-color:#c3d2bf transparent;flex-direction:column;gap:6px;max-height:480px;padding-right:3px;display:flex;overflow-y:auto}.forest-species{color:var(--forest-ink);text-align:left;width:100%;min-height:88px;box-shadow:none;background:0 0;border:1px solid #0000;border-radius:13px;justify-content:flex-start;gap:8px;padding:7px 9px 7px 3px;display:flex}.forest-species:hover{color:var(--forest-ink);background:#f1f5eb;transform:none}.forest-species.is-selected{background:#ebf3e1;border-color:#a1b98f;box-shadow:inset 0 0 0 1px #a1b98f}.forest-species.is-locked{opacity:.66;background:#f6f6f0}.forest-species.is-locked .tree-icon{filter:saturate(.48)}.forest-species .tree-icon{flex:0 0 62px;width:62px;height:76px}.forest-species-info{flex-direction:column;gap:5px;min-width:0;display:flex}.forest-species-info strong{font-size:.78rem;font-weight:650}.forest-species-info>small{color:#71806e;align-items:center;gap:3px;font-size:.6rem;display:flex}.forest-species-info>span{font-size:.72rem}.forest-species-info>span small{color:#8b7666;font-size:.6rem}.forest-unlock-note{color:#85917e;align-items:flex-start;gap:7px;margin:15px 4px 0;font-size:.65rem;line-height:1.5;display:flex}.forest-unlock-note svg{flex:0 0 14px;margin-top:2px}.forest-map-panel{border:1px solid var(--forest-line);background:#fffef9;border-radius:20px;min-width:0;overflow:hidden}.forest-map-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.forest-mode{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.forest-mode button{color:#61745d;background:#f2f4ed;border:1px solid #0000;min-height:40px;padding:8px 12px;font-size:.75rem}.forest-mode button.selected{color:#32583e;background:#e8f0e1;border-color:#c2d4b8}.forest-mode>span{align-items:center;gap:4px;font-size:.68rem;display:flex}.forest-zoom{align-items:center;gap:1px;margin-left:auto;display:flex}.forest-zoom button{color:#60735c;min-width:40px;min-height:40px}.forest-zoom output{text-align:center;width:46px;font-size:.7rem}.forest-stage{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;background:radial-gradient(at 12% 10%,#f3faf4a8,#0000 55%),linear-gradient(150deg,#dceff1 0%,#e8f4ed 65%,#e8f1d8 100%);width:100%;height:540px;min-height:300px;max-height:65dvh;position:relative;overflow:hidden}.forest-stage:focus-visible{outline-offset:-3px;outline:3px solid #7a9e65}.forest-stage.plant-mode{cursor:crosshair}.forest-stage.is-dragging{cursor:grabbing}.forest-stage>svg{display:block}.forest-map-state,.forest-empty-hint{text-align:center;color:#708b7f;pointer-events:none;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.forest-empty-hint{flex-direction:column;align-items:center;gap:10px;width:85%;display:flex;top:22%}.forest-empty-hint strong{font-size:.95rem;font-weight:500}.forest-empty-hint span{font-size:.74rem}.forest-map-loading{color:#6f8577;pointer-events:none;background:#fffc;border-radius:12px;padding:7px 10px;font-size:.65rem;position:absolute;top:14px;right:14px}.forest-hover{pointer-events:none;background:#fffffff2;border-radius:12px;align-items:center;gap:9px;max-width:90%;padding:12px 16px;font-size:.8rem;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #355b4312}.forest-hover strong{overflow-wrap:anywhere}.forest-hover span{color:#849083;white-space:nowrap;font-size:.65rem}.forest-map-footer{justify-content:space-between;align-items:center;gap:10px;min-height:72px;padding:12px 16px;display:flex}.forest-tile-detail{align-items:center;gap:12px;min-width:0;font-size:.8rem;display:flex}.forest-tile-detail>span:last-child{overflow-wrap:anywhere}.forest-coordinate{white-space:nowrap;font-variant-numeric:tabular-nums;background:#f0f3e9;border-radius:9px;padding:10px;font-size:.7rem}.forest-tile-detail small{color:#869280;margin-top:4px;font-size:.65rem;display:block}.forest-map-footer>button{white-space:nowrap;min-height:44px;font-size:.75rem}.forest-feedback{padding:0 16px;font-size:.76rem}.forest-feedback:has(p){padding-bottom:10px}.forest-feedback p{line-height:1.6}.forest-navigation{border-top:1px solid #eaf0e4;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:12px 16px;display:flex}.forest-navigation p{color:#80907b;flex:200px;margin:0;font-size:.65rem;line-height:1.7}.forest-navigation form{align-items:flex-end;gap:6px;display:flex}.forest-navigation label{gap:3px;margin:0;font-size:.6rem}.forest-navigation input{width:65px;min-height:38px;padding:7px;font-size:.75rem}.forest-navigation button{min-height:38px}.forest-rules{border:1px solid var(--forest-line);color:#6f8069;border-radius:14px;margin-top:20px;padding:15px 18px;font-size:.8rem;line-height:1.8}.forest-rules summary{cursor:pointer;font-weight:600}.forest-rules .points-guide{background:#fffef9}@media (min-width:1600px){.forest-stage{height:610px}.forest-tree-list{max-height:550px}}@media (max-width:1100px){.forest-layout{grid-template-columns:215px minmax(0,1fr);gap:14px}.forest-xp{max-width:220px}}@media (max-width:760px){.forest-heading{flex-direction:column;align-items:flex-start;gap:14px}.forest-heading p:last-child{font-size:.83rem}.forest-count{padding:8px 12px;font-size:.7rem}.forest-summary{grid-template-columns:.85fr 1.15fr;gap:9px}.forest-wallet,.forest-level{border-radius:14px;gap:9px;padding:13px 12px}.forest-summary strong{font-size:1.7rem}.forest-summary span{letter-spacing:.04em;font-size:.52rem}.forest-summary>section>svg{flex-shrink:0;width:18px}.forest-level{flex-wrap:wrap}.forest-xp{flex-basis:100%;max-width:none;margin-left:0}.forest-xp small{font-size:.59rem}.forest-layout{flex-direction:column;gap:14px;display:flex}.forest-catalogue,.forest-map-panel{width:100%}.forest-catalogue{padding:14px 10px 10px}.forest-catalogue>.form-help{margin-bottom:8px}.forest-tree-list{scroll-snap-type:x proximity;flex-direction:row;max-height:none;padding:4px 2px 9px;overflow:auto hidden}.forest-species{scroll-snap-align:start;text-align:center;flex-direction:column;flex:0 0 155px;align-items:center;gap:3px;padding:4px 8px 10px}.forest-species .tree-icon{flex-basis:65px;width:52px;height:65px}.forest-species-info{align-items:center;gap:4px}.forest-unlock-note{margin-top:6px}.forest-stage{height:420px;max-height:60dvh}.forest-map-toolbar{padding:8px}.forest-mode{gap:8px}.forest-zoom button,.forest-mode button{min-width:44px;min-height:44px}.forest-map-footer{gap:6px;padding:10px}.forest-tile-detail{gap:7px}.forest-navigation input,.forest-navigation button{min-height:44px}}@media (prefers-reduced-motion:no-preference){.forest-species{transition:background .15s,border-color .15s}}
