:root{color-scheme:dark;--bg:#12101a;--card:#1c1826;--card2:#231d30;--line:#302939;--purple:#7c3aed;--lilac:#a78bfa;--text:#fff;--muted:#a8a3b8;--green:#4ade80;--orange:#fb923c;--red:#f87171;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text)}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0}button:disabled{cursor:default;opacity:.45}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid var(--lilac);outline-offset:4px}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}button .icon{flex-shrink:0}.icon{width:21px;height:21px;vertical-align:middle;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.app-shell{display:grid;grid-template-columns:224px minmax(0,1fr);min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:224px;padding:35px 22px 24px;border-right:1px solid #282231;background:#15111d;display:flex;flex-direction:column;z-index:30}.brand{display:flex;gap:10px;align-items:center;font-size:31px;font-weight:900;letter-spacing:-1.5px}.brand-mark{width:45px;height:45px;background:var(--purple);border-radius:14px;display:grid;place-items:center;letter-spacing:-2px;font-size:29px}.brand-mark img{width:48px;height:48px;object-fit:contain}.brand-caption{font-size:12px;color:var(--muted);margin:8px 0 46px 2px}.nav-label{font-size:11px;letter-spacing:1.8px;color:#736b83;margin:0 13px 15px;font-weight:600}.nav{display:grid;gap:9px}.nav a{display:flex;align-items:center;gap:13px;color:var(--muted);padding:15px 14px;border-radius:12px;font-size:14px;font-weight:500;transition:.2s}.nav a:hover{background:#241b32;color:#fff}.nav a.active{background:#35204f;color:#c4a8ff}.nav a.active .icon{color:#b592ff}.sidebar-bottom{margin-top:auto;padding-top:35px}.intro-link{padding:17px 14px;background:#20182d;border:1px solid #342641;border-radius:15px;width:100%;text-align:left;font-size:13px;line-height:1.6}.intro-link strong{display:block;color:#c4a8ff;margin-bottom:3px}.profile-mini{display:flex;align-items:center;gap:10px;margin-top:23px;padding:0 5px}.avatar{background:#3c2b56;border:1px solid #634986;border-radius:50%;width:39px;height:39px;display:grid;place-items:center;font-weight:600;color:#d9c5ff}.profile-mini p{font-size:13px;font-weight:600}.profile-mini span{display:block;font-size:11px;color:var(--muted);margin-top:4px}.workspace{grid-column:2;min-width:0;padding:0 40px 35px;max-width:1540px;width:100%;margin:auto}.topbar{height:92px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #282231;gap:12px}.breadcrumbs{font-size:14px;display:flex;align-items:center;gap:12px}.breadcrumbs .muted{font-size:13px}.top-actions{display:flex;align-items:center;gap:17px}.top-date{font-size:13px;color:var(--muted)}.icon-button{width:38px;height:38px;display:grid;place-items:center;background:transparent;border:1px solid var(--line);border-radius:12px}.notification-dot{position:relative}.notification-dot:after{content:"";position:absolute;right:8px;top:8px;width:5px;height:5px;background:var(--lilac);border:2px solid var(--bg);border-radius:50%}.page-head{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:32px 0 27px}.eyebrow{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);font-weight:500}.page-head h1{font-size:31px;letter-spacing:-1.1px;line-height:1.25;margin-top:8px;font-weight:750}.subheading{color:var(--muted);font-size:14px;line-height:1.7;margin-top:10px}.streak-pill{display:flex;gap:9px;align-items:center;border:1px solid #65402e;background:#2d201e;padding:12px 15px;border-radius:12px;font-size:13px;color:#ffb984;white-space:nowrap}.streak-pill .icon{color:var(--orange)}.dashboard{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:24px;align-items:start}.primary-column,.aside-column{display:grid;gap:22px;min-width:0}.workout-hero{border:1px solid #633898;border-radius:21px;padding:26px 28px 24px;position:relative;overflow:hidden;background:linear-gradient(112deg,#402266,#34204f 63%,#452264);min-height:306px}.hero-top{display:flex;gap:8px;align-items:center;position:relative;z-index:1}.tag{display:inline-flex;align-items:center;gap:6px;font-size:11px;padding:6px 9px;border-radius:6px;color:#d7c4f4;background:#ffffff10;line-height:1.25}.tag.green{color:var(--green);background:#4ade8012}.tag.outline{border:1px solid #ffffff24;background:transparent}.workout-hero h2{font-size:39px;line-height:1.06;letter-spacing:-1.3px;margin:21px 0 15px;max-width:75%;font-weight:800;position:relative;z-index:1}.hero-meta{display:flex;align-items:center;gap:16px;font-size:12px;color:#cfbce6;position:relative;z-index:1}.hero-meta span{display:flex;gap:6px;align-items:center}.hero-meta .icon{width:15px;height:15px}.hero-footer{display:flex;align-items:center;gap:16px;margin-top:24px;position:relative;z-index:1}.btn{display:inline-flex;justify-content:center;align-items:center;gap:9px;border-radius:10px;padding:13px 19px;background:var(--purple);font-size:14px;font-weight:600;min-height:45px;transition:background .18s,transform .18s}.btn:hover{background:#8e4bfa;transform:translateY(-1px)}.btn.light{background:#eee6ff;color:#37214f}.btn.light:hover{background:#fff}.btn.secondary{background:#2c2439;color:#d1c0eb;border:1px solid #40324f}.btn.ghost{background:transparent;color:var(--muted)}.btn.small{padding:9px 12px;font-size:12px;min-height:36px}.btn.wide{width:100%}.btn .icon{width:17px;height:17px}.hero-note{font-size:12px;line-height:1.5;color:#d4bfe9;max-width:145px}.hero-mascot{position:absolute;right:-5px;top:48px;width:205px;height:205px;object-fit:contain;transform:rotate(7deg);z-index:0}.mascot-fallback{position:absolute;right:32px;top:90px;font-size:85px;color:#9e79d9;font-weight:900}.section-title{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:2px 0 16px}.section-title h2{font-size:18px;letter-spacing:-.5px;font-weight:650}.section-title small{color:var(--muted);font-size:12px}.text-link{background:none;color:var(--lilac);font-size:12px;padding:0;display:flex;align-items:center;gap:5px}.text-link .icon{width:15px;height:15px}.card{border:1px solid var(--line);border-radius:17px;background:var(--card);padding:22px}.card-title{font-size:15px;font-weight:600}.muted{color:var(--muted)}.exercise-list{display:grid;gap:10px}.exercise{display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:13px;background:var(--card);padding:16px}.exercise-icon{width:44px;height:44px;display:grid;place-items:center;background:#2b2339;border-radius:11px;color:#ab8bdb;flex-shrink:0}.exercise-icon .icon{width:23px;height:23px}.exercise-copy{flex:1;min-width:0}.exercise-name{font-size:14px;font-weight:600;line-height:1.4}.exercise-info{font-size:12px;color:var(--muted);margin-top:7px;display:flex;align-items:center;gap:8px}.set-dots{display:flex;gap:3px}.set-dots i{display:block;width:12px;height:4px;background:#40334e;border-radius:2px}.set-dots i.done{background:var(--green)}.weight-input{position:relative;display:flex;align-items:center;background:#17131f;border:1px solid #342a42;border-radius:8px;overflow:hidden;flex-shrink:0}.weight-input input{width:49px;background:none;border:none;outline:none;color:#fff;text-align:right;padding:10px 4px;font-size:13px;-moz-appearance:textfield}.weight-input input::-webkit-inner-spin-button{appearance:none}.weight-input span{color:#8e839f;font-size:11px;padding-right:9px}.play-button{background:#322145;color:#c5a6ff;border:1px solid #533271;width:35px;height:35px;border-radius:9px;display:grid;place-items:center;flex-shrink:0}.play-button .icon{width:15px;height:15px}.exercise.completed{border-color:#36513e}.exercise.completed .exercise-icon{color:var(--green);background:#203227}.weekly-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:21px}.weekly-header span{font-size:11px;color:var(--muted)}.calendar{display:flex;justify-content:space-between;gap:6px}.day{display:flex;flex-direction:column;align-items:center;gap:9px;flex:1}.day span{font-size:10px;color:#8a8199}.day b{width:30px;height:33px;border-radius:8px;display:grid;place-items:center;font-size:11px;font-weight:500;background:#272031;color:#8c839b}.day.done b{color:var(--green);background:#27352f}.day.done .icon{width:14px;height:14px}.day.current b{background:var(--purple);color:#fff;outline:3px solid #7c3aed20}.day.current span{color:#c6aaff}.weekly-bottom{margin-top:19px;display:flex;justify-content:space-between;font-size:12px}.weekly-bottom b{font-size:12px;font-weight:500}.progress-track{height:5px;border-radius:10px;background:#342b41;margin-top:10px;overflow:hidden}.progress-track>i{display:block;height:100%;background:var(--purple);border-radius:10px}.weekly-message{margin-top:14px;color:var(--muted);font-size:12px;line-height:1.65}.nutrition-card .section-title{margin-bottom:16px}.nutrition-summary{display:flex;align-items:center;gap:20px;margin:20px 0}.calorie-ring{width:124px;height:124px;border-radius:50%;background:conic-gradient(var(--purple) var(--angle),#33283f 0);padding:9px;display:grid;place-items:center;flex-shrink:0;transform:rotate(-90deg)}.ring-inside{width:100%;height:100%;border-radius:50%;background:var(--card);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(90deg)}.ring-inside strong{font-size:24px;letter-spacing:-.8px}.ring-inside span{font-size:10px;margin-top:4px;color:var(--muted)}.calorie-remaining strong{display:block;font-size:27px;letter-spacing:-1px}.calorie-remaining p{font-size:12px;color:var(--muted);line-height:1.65;margin-top:5px}.macro-row{display:flex;justify-content:space-between;gap:14px}.macro{flex:1;min-width:0}.macro-label{font-size:10px;color:var(--muted);display:flex;gap:4px;align-items:center}.macro b{display:block;font-size:13px;font-weight:500;margin-top:7px}.macro .progress-track{height:3px;margin-top:9px}.macro:nth-child(2) i{background:#d2baf6}.macro:nth-child(3) i{background:#736684}.macro-row+.btn{margin-top:22px}.kuma-message{display:flex;gap:12px;padding:18px;background:#21182e;border:1px solid #3c2851;border-radius:15px}.kuma-message .mini-mascot{width:43px;height:43px;object-fit:contain;flex-shrink:0}.kuma-message strong{color:#bea0ed;font-size:12px;display:block;margin-bottom:6px}.kuma-message p{color:#c3b6d4;font-size:12px;line-height:1.7}.achievement-card{display:flex;gap:13px;align-items:center}.achievement-card>.icon{width:42px;height:42px;color:#a38a66;background:#30291f;padding:9px;border-radius:12px}.achievement-card h3{font-size:13px}.achievement-card p{font-size:11px;color:var(--muted);margin-top:5px}.bottom-note{font-size:11px;color:#71677e;text-align:center;margin-top:24px}.mobile-brand,.bottom-nav{display:none}.page-content{max-width:1110px}.stats-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px}.stat{padding:21px;border:1px solid var(--line);background:var(--card);border-radius:15px}.stat span{color:var(--muted);font-size:12px}.stat strong{font-size:27px;display:block;letter-spacing:-.8px;margin:11px 0 4px}.stat small{color:var(--lilac);font-size:11px}.empty-state{text-align:center;padding:50px 20px;color:var(--muted)}#toast{position:fixed;bottom:32px;left:calc(50% + 100px);transform:translate(-50%,20px);z-index:100;max-width:90vw;background:#eee6fc;color:#332344;padding:14px 22px;border-radius:12px;font-size:14px;opacity:0;pointer-events:none;transition:.25s;box-shadow:0 8px 45px #0006}#toast.visible{opacity:1;transform:translate(-50%)}dialog{color:var(--text);background:#1c1826;border:1px solid #4c3863;border-radius:22px;padding:0;width:min(530px,calc(100% - 32px));max-height:90dvh;overflow:auto;box-shadow:0 30px 100px #0008}dialog::backdrop{background:#090710bb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.modal-content{padding:30px}.modal-top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:22px}.modal-top h2{font-size:24px;letter-spacing:-.7px}.modal-top p{font-size:13px;line-height:1.7;color:var(--muted);margin-top:7px}.modal-actions{display:flex;gap:10px;margin-top:24px}.modal-actions>.btn{flex:1}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.field{display:grid;gap:8px;text-align:left}.field label{font-size:12px;color:var(--muted)}.field input,.field select,.search-input{width:100%;background:#15111d;color:#fff;border:1px solid #3d304c;padding:12px;border-radius:9px;min-height:45px}.field.full{grid-column:1/-1}.form-hint{font-size:11px;color:var(--muted);line-height:1.65;margin-top:14px}.choice-list{display:grid;gap:10px}.choice{border:1px solid #3a2d48;background:#231b2d;padding:17px;border-radius:11px;text-align:left;font-size:14px;display:flex;align-items:center;gap:12px}.choice.selected{border-color:#9962ef;background:#37234f;color:#d8c1fa}.choice .icon{color:var(--lilac)}.choice small{display:block;font-size:11px;color:var(--muted);margin-top:6px}.program-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.program-card{padding:24px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:18px;background:var(--card);position:relative}.program-card.selected{border-color:#8b54d4;background:#241a33}.program-card h2{font-size:27px;letter-spacing:-.7px;margin:19px 0 11px}.program-card p{font-size:13px;color:var(--muted);line-height:1.8}.program-card ul{padding:0;list-style:none;margin:25px 0;flex:1}.program-card li{font-size:12px;line-height:1.7;padding:11px 0;border-top:1px solid var(--line);color:#c5b9d4}.program-card li strong{color:#fff;font-weight:500;display:block}.program-card .icon.large{width:36px;height:36px;color:var(--lilac)}.meal-list{display:grid;gap:12px}.meal-card{padding:0;overflow:hidden}.meal-header{display:flex;align-items:center;text-align:left;width:100%;padding:20px;background:none;gap:15px}.meal-header .exercise-icon{color:#ccb792}.meal-header .meal-copy{flex:1}.meal-header h3{font-size:15px}.meal-header small{font-size:12px;color:var(--muted);display:block;margin-top:6px}.meal-header strong{font-size:14px}.meal-items{border-top:1px solid var(--line);padding:8px 20px}.meal-item{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #2b2436;font-size:13px}.meal-item:last-child{border:0}.meal-item small{display:block;font-size:11px;color:var(--muted);margin-top:5px}.meal-item .icon-button{width:28px;height:28px;border:0;color:#ad8a9f}.meal-item .icon{width:15px;height:15px}.tabs{display:flex;gap:4px;padding:4px;background:#14101b;border-radius:10px;margin-bottom:20px}.tab{flex:1;background:transparent;color:var(--muted);font-size:12px;border-radius:7px;padding:11px 8px}.tab.active{background:#362345;color:#dec7ff}.food-results{max-height:280px;overflow:auto;margin-top:14px;display:grid;gap:7px}.food-result{width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;background:#261d32;border:1px solid #382b48;border-radius:10px;font-size:13px}.food-result small{display:block;color:var(--muted);font-size:11px;margin-top:6px}.food-result .icon{color:var(--lilac);width:18px}.food-selected{padding:20px;border:1px solid #674492;border-radius:12px;background:#2f2041;margin:16px 0}.food-selected h3{font-size:17px;margin-bottom:8px}.food-selected p{font-size:12px;color:#c8b3df;line-height:1.7}.timer{text-align:center}.timer-display{font-size:85px;font-weight:700;letter-spacing:-5px;margin:32px 0 15px;font-variant-numeric:tabular-nums}.timer p{color:var(--muted);font-size:14px;line-height:1.7}.timer-count{display:flex;justify-content:center;gap:8px;margin:18px 0}.timer-count i{width:30px;height:6px;border-radius:5px;background:#493558}.timer-count i.done{background:var(--green)}.timer-adjust{display:flex;justify-content:center;gap:15px;margin:20px 0}.timer-adjust button{border:1px solid #463355;background:#292034;color:#c9b2e3;border-radius:9px;padding:9px 13px;font-size:12px}.workout-summary{text-align:center}.workout-summary .success-icon{width:66px;height:66px;background:#284433;border-radius:50%;color:var(--green);margin:0 auto 20px;display:grid;place-items:center}.workout-summary .success-icon .icon{width:31px;height:31px}.history-list{display:grid;gap:13px}.history-header{display:flex;text-align:left;width:100%;background:none;align-items:center;gap:18px;padding:21px}.history-date{font-size:12px;color:var(--muted);width:65px;flex-shrink:0}.history-copy{flex:1}.history-copy h3{font-size:15px}.history-copy p{font-size:12px;color:var(--muted);margin-top:7px;line-height:1.6}.history-tonnage{font-size:17px;font-weight:600;white-space:nowrap}.history-tonnage small{font-size:11px;color:var(--muted);display:block;font-weight:400;margin-top:5px}.history-detail{padding:0 22px 22px;border-top:1px solid var(--line)}.history-detail>p{display:flex;justify-content:space-between;gap:15px;font-size:12px;color:var(--muted);padding:12px 0;border-bottom:1px solid var(--line)}.history-detail .btn{margin-top:16px}.profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:24px}.profile-header{display:flex;align-items:center;gap:18px;margin-bottom:26px}.profile-header .avatar{width:64px;height:64px;font-size:27px}.profile-header h2{font-size:23px}.profile-header p{font-size:13px;color:var(--muted);margin-top:7px}.settings-list{display:grid;gap:2px;margin-top:15px}.setting-row{padding:17px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:13px}.setting-row select{background:#2b2038;padding:8px;border:1px solid #4b345f;border-radius:8px;color:#d4b8f6;font-size:12px}.setting-row small{display:block;color:var(--muted);font-size:11px;margin-top:7px}.achievement-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:22px}.badge{text-align:center;padding:17px 8px;border:1px solid #3f324a;background:#241c2e;border-radius:12px}.badge .icon{height:30px;width:30px;margin-bottom:10px;color:var(--lilac)}.badge p{font-size:11px;line-height:1.7}.badge.locked{opacity:.38}.onboarding{text-align:center;min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center}.onboarding-visual{height:160px;width:180px;margin:10px auto 22px;display:grid;place-items:center}.onboarding-visual img{width:180px;height:180px;object-fit:contain}.onboarding-visual>.icon{width:105px;height:105px;color:var(--lilac)}.onboarding h2{font-size:31px;letter-spacing:-1px}.onboarding p{font-size:14px;color:var(--muted);line-height:1.8;max-width:370px;margin:16px auto 23px}.step-indicators{display:flex;justify-content:center;gap:7px;margin-bottom:26px}.step-indicators i{height:5px;width:18px;border-radius:5px;background:#483357}.step-indicators i.active{background:var(--lilac);width:30px}.onboarding .btn{width:100%}.onboarding .text-link{margin-top:17px}.question-heading{margin:16px 0 23px}.question-heading h2{font-size:24px;letter-spacing:-.6px;line-height:1.4}.question-heading p{font-size:13px;color:var(--muted);margin-top:12px;line-height:1.7}.number-choices{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.number-choices .choice{justify-content:center;font-size:25px;padding:22px}.confetti{position:fixed;inset:0;pointer-events:none;z-index:100;overflow:hidden}.confetti i{position:absolute;top:-20px;width:8px;height:14px;background:var(--lilac);animation:fall 2.6s ease-in forwards}@keyframes fall{to{transform:translateY(110vh) rotate(720deg);opacity:0}}@media(min-width:1450px){.workspace{padding:0 52px 35px}.dashboard{grid-template-columns:minmax(0,1fr) 335px;gap:28px}.workout-hero{padding:30px 34px;min-height:321px}.workout-hero h2{font-size:44px}.hero-mascot{right:12px;width:235px;height:235px;top:40px}.hero-footer{margin-top:26px}}@media(max-width:1170px){.sidebar{width:195px;padding-left:16px;padding-right:16px}.app-shell{grid-template-columns:195px minmax(0,1fr)}.workspace{padding:0 25px 30px}.dashboard{grid-template-columns:minmax(0,1fr) 275px;gap:18px}.card{padding:18px}.hero-mascot{width:165px;height:165px;right:-18px;top:65px}.workout-hero{padding:24px}.workout-hero h2{font-size:34px}.hero-note{display:none}.nutrition-summary{gap:13px}.calorie-ring{width:111px;height:111px}.program-grid{gap:12px}.program-card{padding:18px}.profile-layout{grid-template-columns:1fr 280px}.page-head h1{font-size:28px}}@media(max-width:980px){.app-shell{grid-template-columns:180px minmax(0,1fr)}.sidebar{width:180px;padding:30px 13px}.workspace{padding:0 24px 25px}.dashboard{grid-template-columns:1fr}.aside-column{grid-template-columns:1fr 1fr;align-items:start}.aside-column .kuma-message{grid-column:2;grid-row:2}.aside-column .achievement-card{grid-column:1}.workout-hero{min-height:280px}.workout-hero h2{font-size:40px}.hero-mascot{right:25px;width:215px;height:215px;top:35px}.hero-note{display:block}.top-date{display:none}.program-grid{grid-template-columns:1fr}.program-card ul{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.profile-layout{grid-template-columns:1fr}.nav a{padding:14px 12px}.nutrition-card{grid-column:2;grid-row:1}.page-head{margin-top:26px}}@media(max-width:700px){.app-shell{display:block}.sidebar{display:none}.workspace{padding:0 18px 100px}.topbar{height:76px}.mobile-brand{display:flex;font-size:24px}.mobile-brand .brand-mark{width:33px;height:33px;font-size:23px;border-radius:10px}.mobile-brand .brand-mark img{width:38px;height:38px}.breadcrumbs{display:none}.top-actions{gap:10px}.top-actions>.avatar{width:34px;height:34px;font-size:13px}.page-head{margin:24px 0 23px;gap:9px}.page-head h1{font-size:27px;letter-spacing:-1px}.eyebrow{font-size:10px;letter-spacing:1.1px}.streak-pill{padding:10px 11px;font-size:11px;gap:5px}.streak-pill .icon{width:17px;height:17px}.streak-pill .streak-word{display:none}.dashboard{gap:20px}.workout-hero{border-radius:19px;padding:23px 21px;min-height:290px}.workout-hero h2{font-size:38px;max-width:75%;margin-top:23px}.hero-mascot{width:164px;height:164px;right:-17px;top:71px}.hero-note{display:none}.hero-footer{margin-top:24px}.hero-meta{gap:13px;font-size:11px}.hero-footer .btn{padding:12px 17px}.primary-column,.aside-column{gap:20px}.section-title h2{font-size:17px}.exercise{padding:14px 12px;gap:10px}.exercise-icon{width:38px;height:42px;border-radius:10px}.exercise-name{font-size:13px}.exercise-info{font-size:11px;gap:5px;flex-wrap:wrap}.weight-input input{width:39px;font-size:12px}.weight-input span{font-size:10px;padding-right:6px}.play-button{width:31px;height:32px}.aside-column{grid-template-columns:1fr}.nutrition-card,.aside-column .kuma-message,.aside-column .achievement-card{grid-column:auto;grid-row:auto}.card{padding:21px}.nutrition-summary{justify-content:flex-start;gap:25px}.calorie-ring{width:131px;height:131px}.macro-label{font-size:12px}.macro b{font-size:14px}.weekly-header span{font-size:12px}.day span{font-size:11px}.day b{width:37px;height:38px;font-size:12px}.bottom-nav{position:fixed;inset:auto 0 0;display:flex;justify-content:space-around;background:#18121fee;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-top:1px solid #382b44;padding:10px 8px calc(12px + env(safe-area-inset-bottom));z-index:35}.bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:6px;color:#8e839f;font-size:9px;padding:4px 5px;min-width:52px}.bottom-nav a .icon{width:22px;height:22px}.bottom-nav a.active{color:#b894ff}.bottom-note{font-size:10px;margin:24px 0 0}#toast{bottom:90px;left:50%;font-size:13px;width:max-content;max-width:calc(100vw - 30px)}.stats-strip{gap:8px}.stat{padding:15px 10px}.stat strong{font-size:23px}.stat span,.stat small{font-size:10px}.program-card{padding:23px}.program-card ul{display:block}.history-header{gap:11px;padding:17px 13px}.history-date{width:46px;font-size:11px}.history-copy h3{font-size:13px}.history-copy p{font-size:10px}.history-tonnage{font-size:14px}.history-tonnage small{font-size:10px}.history-header>.icon{width:15px}.history-detail{padding:0 16px 18px}.page-head>.btn{padding:10px 12px;font-size:12px}.meal-header{padding:17px 14px;gap:10px}.meal-header strong{font-size:13px}.modal-content{padding:23px}.modal-top h2{font-size:22px}.profile-layout{gap:18px}.question-heading h2{font-size:22px}.form-grid{gap:13px}.form-grid input,.form-grid select{font-size:14px}.onboarding h2{font-size:27px}.program-card h2{font-size:29px}.page-head .subheading{font-size:12px}.meal-card,.history-list .card{padding:0}.timer-display{font-size:77px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@media(max-width:360px){.workspace{padding-left:12px;padding-right:12px}.page-head h1{font-size:24px}.exercise{gap:8px}.exercise-icon{display:none}.hero-mascot{right:-30px;width:145px}.hero-meta{gap:8px}}.brand-mark{background:transparent;border-radius:0;width:48px;height:52px}.brand-mark img{width:52px;height:52px;object-fit:contain}.brand{gap:9px}.brand-caption{margin-left:4px}.coach-banner{position:relative;display:flex;gap:23px;align-items:center;margin:27px 0 0;padding:22px 27px 22px 20px;background:#241a32;border:1px solid #473059;border-radius:18px;overflow:hidden}.coach-mascot{width:88px;height:96px;object-fit:contain;flex-shrink:0;transform:rotate(-7deg)}.coach-label{font-size:10px;font-weight:600;letter-spacing:1.8px;color:#b598d8}.coach-banner h2{font-size:25px;letter-spacing:-.7px;margin:9px 0;line-height:1.3;max-width:850px}.coach-banner p{color:#bfb1cf;font-size:13px;line-height:1.65;max-width:740px}.coach-spark{position:absolute;right:20px;top:19px;color:#9471bc;opacity:.5}.coach-spark .icon{height:23px;width:23px}.demo-label{font-size:10px;border:1px solid #4b3b58;color:#a893ba;padding:5px 8px;border-radius:5px}.page-head{margin-top:28px;margin-bottom:24px}.question-mascot{width:61px;height:67px;object-fit:contain;float:right;margin:0 0 9px 10px}.result-mascot{width:140px;height:140px;object-fit:contain;margin-bottom:20px}.food-preview{display:flex;justify-content:space-between;align-items:center;padding:21px 0;gap:10px}.food-preview strong{font-size:23px;letter-spacing:-.7px}.food-preview span{font-size:12px;color:var(--muted)}.notification-list{display:grid;gap:15px}.about-brand{display:flex;justify-content:center;align-items:center;gap:14px;margin:12px 0 22px}.about-brand img{height:78px;width:78px;object-fit:contain}.about-brand strong{font-size:40px;letter-spacing:-2px}.nutrition-big .calorie-ring{width:145px;height:145px}.nutrition-big .nutrition-summary{display:flex;flex-direction:column;text-align:center;gap:15px;margin:25px 0}.nutrition-big .calorie-remaining p br{display:none}.exercise-footnote{font-size:11px;color:#83788e;line-height:1.7;margin:12px 3px}.empty-state h3{font-size:19px;margin-top:15px}.large{width:50px;height:50px}.hero-mascot{width:200px;height:217px;top:53px;right:-1px}.workout-hero h2{max-width:72%;text-shadow:none}.hero-footer .hero-note{max-width:120px}.weekly-header{gap:10px}.weekly-header span{white-space:nowrap}.intro-link .icon{width:14px;height:14px}.top-date{text-transform:capitalize}.kuma-message .icon{flex-shrink:0;color:var(--lilac)}.form-hint{font-size:12px}.card-title{line-height:1.5}.program-card li,.macro-label,.weekly-message,.kuma-message p{font-size:13px}.exercise-name{font-size:15px}.exercise-info{font-size:12px}.nav a{font-size:14px}.top-date{font-size:12px}.calorie-remaining p{font-size:13px}.ring-inside span,.tag{font-size:11px}.bottom-note{font-size:12px}.food-result{font-size:14px}.food-result small{font-size:12px}.field label{font-size:13px}.meal-header small{font-size:12px}.setting-row{font-size:14px}.setting-row small{font-size:12px;line-height:1.7}.badge p{font-size:12px}.program-card p{font-size:14px}.history-copy p{font-size:12px}.history-detail>p{font-size:13px}.choice{font-size:15px}.choice small{font-size:12px}.onboarding p{font-size:15px}.question-heading p{font-size:14px}@media(min-width:1450px){.hero-mascot{width:230px;height:245px;right:9px;top:45px}.coach-banner h2{font-size:29px}.coach-banner{padding-top:20px;padding-bottom:20px}}@media(max-width:1170px){.hero-mascot{width:160px;height:180px;right:-9px;top:62px}.coach-banner h2{font-size:23px}.coach-mascot{width:75px;height:88px}.coach-banner{padding:19px 22px 19px 16px;gap:18px}.workout-hero h2{font-size:34px}.exercise-name{font-size:14px}}@media(max-width:980px){.hero-mascot{width:210px;height:230px;right:22px;top:38px}.workout-hero h2{font-size:40px}.nutrition-layout .aside-column{grid-template-columns:1fr}.nutrition-layout .nutrition-big{grid-column:auto}.nutrition-big .nutrition-summary{flex-direction:row;text-align:left;justify-content:center}.coach-banner h2{font-size:22px}.coach-banner p{font-size:13px}.coach-banner{gap:15px}.coach-mascot{width:72px;height:83px}.nutrition-layout .aside-column{grid-row:1}.nutrition-layout .primary-column{grid-row:2}.hero-note{display:none}}@media(max-width:700px){.coach-banner{margin-top:18px;padding:19px 15px 19px 10px;gap:11px;align-items:center;border-radius:15px}.coach-label{font-size:9px;letter-spacing:1.2px}.coach-banner h2{font-size:20px;letter-spacing:-.55px;margin-top:8px;margin-bottom:7px;line-height:1.25}.coach-banner p{font-size:12px;line-height:1.6}.coach-mascot{width:67px;height:85px;align-self:flex-start;margin-top:7px}.coach-spark{display:none}.page-head{margin:24px 0 20px}.page-head h1{font-size:25px}.mobile-brand .brand-mark{width:38px;height:42px;border-radius:0;background:none}.mobile-brand .brand-mark img{width:42px;height:44px}.mobile-brand{font-size:24px;gap:7px}.hero-mascot{width:161px;height:181px;right:-14px;top:69px}.workout-hero h2{font-size:37px}.exercise-name{font-size:13px}.macro-label{font-size:12px}.card-title{font-size:16px}.top-actions{gap:9px}.notification-dot{height:34px;width:34px}.demo-label{font-size:10px;padding:5px}.bottom-nav a{font-size:10px}.bottom-note{font-size:11px}.nutrition-big .nutrition-summary{justify-content:flex-start}.nutrition-big .calorie-ring{height:136px;width:136px}.food-preview span{font-size:11px}.field label{font-size:12px}.coach-banner p{max-width:100%}.history-copy p{font-size:11px}.history-detail>p{font-size:12px}.profile-header h2{font-size:24px}.badge p,.hero-meta{font-size:12px}.card{min-width:0}.streak-pill{font-size:12px}}@media(max-width:360px){.coach-banner h2{font-size:18px}.coach-mascot{width:54px;height:75px}.coach-label{font-size:8px}.hero-mascot{width:138px;right:-18px}.workout-hero h2{font-size:33px}}img[src="assets/kuma.png"]{mix-blend-mode:screen}.hidden{display:none!important}.account-link{color:#c9aff2;font-size:13px;font-weight:600}.technique-name{background:none;color:inherit;padding:0;text-align:left;line-height:1.5;display:block}.technique-badge{display:inline-flex;color:#ba96eb;font-size:10px;font-weight:500;align-items:center;gap:3px;margin-left:5px}.technique-badge .icon{width:11px;height:11px}.technique-before-set{margin:-4px 0 18px}.league-mini .card-title>.icon{color:#b0a5c6;width:17px;height:17px}.league-mini-score{display:flex;justify-content:space-between;align-items:center;margin:19px 0 12px}.league-mini-score>strong{font-size:27px;letter-spacing:-.8px}.league-mini-score>strong span{font-size:12px;color:var(--muted);font-weight:400;letter-spacing:0}.league-mini-score>span{padding:7px 10px;background:#342344;border-radius:7px;color:#c3a0ef;font-size:12px}.league-layout{display:grid;grid-template-columns:minmax(0,1fr) 305px;gap:25px;align-items:start}.league-hero{display:flex;align-items:center;gap:23px;background:linear-gradient(115deg,#282131,#211c2c);border:1px solid #564461;border-radius:19px;padding:28px}.league-emblem{display:grid;place-items:center;width:95px;height:106px;border-radius:28px 28px 42px 42px;background:#353040;border:2px solid var(--league);color:var(--league);flex-shrink:0}.league-emblem .icon{width:49px;height:49px}.league-hero h2{font-size:34px;letter-spacing:-1px;margin:10px 0}.league-hero p:not(.eyebrow){font-size:12px;color:var(--muted)}.league-score{margin-left:auto;text-align:right;flex-shrink:0}.league-score strong{display:block;font-size:43px;letter-spacing:-2px;color:#c7a8ff}.league-score span{display:block;font-size:11px;color:var(--muted);margin-top:6px}.league-ladder{display:flex;justify-content:space-between;gap:5px;padding:2px 0 8px}.league-step{background:transparent;color:#94889f;display:flex;flex-direction:column;align-items:center;gap:9px;flex:1;min-width:0;padding:5px 0}.league-step>span{display:grid;place-items:center;width:43px;height:48px;border:1px solid #44364e;border-radius:12px 12px 19px 19px;background:#211a2b;color:var(--league);opacity:.6}.league-step.current>span{border:2px solid var(--lilac);background:#3a2551;box-shadow:0 0 0 5px #7c3aed13;opacity:1}.league-step.current{color:#d9baff}.league-step small{font-size:10px}.ranking-card{padding:23px 0 0;overflow:hidden}.ranking-card>.section-title{padding:0 23px 18px;margin-bottom:0}.ranking-card .subheading{font-size:12px;margin-top:7px}.rank-zone{display:flex;align-items:center;gap:7px;padding:12px 22px;font-size:11px;font-weight:500}.rank-zone.promotion{background:#1e3029;color:#88d6a7}.rank-zone.neutral{background:#241e2c;color:#8e829d}.rank-zone.demotion{background:#322127;color:#e499a6}.rank-zone .icon{width:15px;height:15px}.ranking-list{max-height:565px;overflow:auto;scrollbar-color:#5b3d72 transparent}.ranking-row{display:flex;align-items:center;gap:13px;padding:15px 22px;border-top:1px solid #2b2333;min-height:73px}.rank-number{width:23px;color:var(--muted);font-size:14px;text-align:center}.rank-number.podium{color:#dcc292}.rank-number .icon{height:23px;width:23px}.rank-avatar{width:37px;height:37px;border-radius:50%;background:var(--avatar);display:grid;place-items:center;font-size:14px;color:#dbcae4;flex-shrink:0}.rank-name{flex:1;font-size:14px;font-weight:500}.rank-name small{display:block;font-size:10px;color:#b6a4cb;margin-top:6px;font-weight:400}.ranking-row>strong{font-size:15px}.ranking-row>strong small{font-size:10px;font-weight:400;color:var(--muted)}.ranking-row>.icon{width:17px;height:17px;color:#82ca9c}.ranking-row.is-you{background:#3a2450;border:1px solid #9662c6;position:relative}.ranking-row.is-you .rank-name{color:#e5ceff}.ranking-footer{font-size:11px;line-height:1.7;color:#90849c;padding:15px 22px;border-top:1px solid var(--line)}.xp-component{margin-top:24px}.xp-component>span{display:flex;align-items:center;gap:8px;font-size:13px}.xp-component .icon{color:var(--lilac);width:17px;height:17px}.xp-component b{margin-left:auto;font-size:12px;font-weight:500}.xp-component small{font-size:11px;color:var(--muted);display:block;margin-top:10px}.position-big{font-size:55px;letter-spacing:-2px;margin-top:19px;color:#cbaaff}.position-big span{display:block;font-size:13px;color:var(--muted);letter-spacing:0;margin-top:5px}.league-detail-emblem{margin:25px auto;display:grid;place-items:center;width:100px;height:113px;color:var(--league);border:2px solid var(--league);border-radius:25px 25px 40px 40px;background:#302537}.league-detail-emblem .icon{width:52px;height:52px}.rules-list p{font-size:13px;line-height:1.7;padding:14px 0;border-bottom:1px solid var(--line);color:var(--muted)}.rules-list b{display:block;color:#dcc6f3;font-size:14px;margin-bottom:5px}.schedule-next{margin-top:16px;font-size:12px;color:var(--muted)}.schedule-next strong{display:block;font-size:35px;letter-spacing:-1px;color:#fff;margin:10px 0}.schedule-next span{font-size:13px}.nutrition-check{border-color:#573b73}.nutrition-check.checked{border-color:#3a634b;background:#1c2a24}.nutrition-check h3{font-size:17px;margin:13px 0 9px}.nutrition-check p{font-size:13px;color:var(--muted);line-height:1.7}.nutrition-check>.btn{margin-top:18px;width:100%}.nutrition-check .icon{color:#b798e5;width:26px;height:26px}.preference-strip{display:grid;grid-template-columns:repeat(2,1fr);gap:13px;margin:0 0 25px}.preference-strip>button,.preference-strip>a{display:flex;align-items:center;gap:13px;border:1px solid #443250;background:#241b2f;border-radius:13px;padding:18px;text-align:left;color:#bea6d8}.preference-strip span{flex:1;font-size:11px}.preference-strip strong{display:block;font-size:14px;color:#e6d9f3;font-weight:500;margin-top:7px}.preference-strip .icon{width:20px;height:20px}.preference-strip .icon:last-child{width:14px}.mode-choices .choice{padding:21px 17px}.mode-choices .choice>span{flex:1}.section-field-label{font-size:13px;color:var(--muted);display:block;margin:22px 0 12px}.frequency-picker{display:flex;gap:9px}.frequency-picker button{flex:1;display:flex;flex-direction:column;gap:5px;align-items:center;padding:14px;border:1px solid #41304f;border-radius:10px;background:#241b2d;font-size:25px}.frequency-picker small{font-size:10px;color:var(--muted)}.frequency-picker .selected{border-color:var(--lilac);background:#402955;color:#d5b5fa}.weekday-picker{display:flex;gap:7px}.weekday-picker button{flex:1;background:#261d30;border:1px solid #40304e;border-radius:9px;padding:12px 3px;font-size:12px}.weekday-picker .selected{background:var(--purple);border-color:#a46af4}.time-list{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:16px 0 20px}.time-list label{display:flex;justify-content:space-between;align-items:center;gap:9px;padding:11px;background:#211829;border:1px solid #382940;border-radius:9px;font-size:12px}.time-list input{min-width:0;background:none;border:0;color:#d4b7f1;font-size:13px}.checkbox-row{display:flex;align-items:center;gap:9px;font-size:13px;margin-top:24px}.checkbox-row input{height:18px;width:18px;accent-color:var(--purple)}.notification-time{font-size:11px;letter-spacing:1px;color:var(--muted);margin:20px 0}.notification-time strong{display:block;font-size:21px;color:#dac3f3;letter-spacing:-.3px;margin-top:11px}.auth-layout{display:grid;grid-template-columns:1fr 420px;gap:60px;align-items:center;max-width:1030px;margin:55px auto 35px}.auth-mascot{width:185px;height:185px;object-fit:contain;margin:0 0 30px;transform:rotate(-6deg)}.auth-story h1{font-size:45px;letter-spacing:-1.7px;line-height:1.08;margin:16px 0 22px}.auth-story>p:not(.eyebrow){font-size:15px;line-height:1.85;color:var(--muted);max-width:350px}.auth-benefits{display:grid;gap:16px;margin-top:29px}.auth-benefits span{display:flex;gap:10px;align-items:center;font-size:12px;color:#c2aed5}.auth-benefits .icon{width:17px;color:#b79bdb}.auth-card{padding:30px;border-color:#4a335e}.auth-card h2{font-size:24px;letter-spacing:-.7px;margin-top:29px}.auth-card .subheading{margin-bottom:24px}.provider-button{display:flex;align-items:center;gap:12px;justify-content:center;width:100%;border-radius:10px;min-height:48px;margin-top:12px;font-size:14px;font-weight:500}.provider-button.yandex{background:#fff;color:#222}.provider-button.google{background:#29212f;border:1px solid #685472;color:#eee}.provider-mark{font-family:Arial,sans-serif;font-weight:700;font-size:23px;width:24px}.yandex-mark{color:#fc3f1d}.google-mark{color:#8db7fc}.auth-divider{display:flex;align-items:center;gap:12px;margin:25px 0;color:#8a7b99;font-size:11px}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:#3b2d45;flex:1}.demo-auth-note{display:flex;align-items:flex-start;gap:9px;background:#231b2c;padding:13px;border-radius:10px;margin-top:20px;color:#a896b8}.demo-auth-note>.icon{width:16px;height:16px;flex-shrink:0}.demo-auth-note p{font-size:11px;line-height:1.7}.auth-current{border-top:1px solid var(--line);padding-top:18px;margin-top:20px;display:grid;gap:13px;font-size:12px;color:var(--muted)}.demo-code{margin:18px 0;padding:16px;background:#30223e;border-radius:10px;font-size:13px;color:#c3a8da}.demo-code strong{font-size:18px;color:#dbc4fa;letter-spacing:3px}.demo-code span{display:block;font-size:11px;margin-top:7px;color:var(--muted)}.library-notice{padding:16px 19px;background:#291f33;border:1px solid #483157;border-radius:12px;font-size:13px;line-height:1.7;color:#c1a9d5;display:flex;gap:12px;align-items:center;margin-bottom:23px}.library-notice .icon{flex-shrink:0}.media-catalog{display:grid;gap:12px}.media-catalog-card{display:flex;gap:16px;align-items:center;padding:17px}.media-catalog-icon{width:47px;height:47px;background:#342343;color:#bd99e6;border-radius:11px;display:grid;place-items:center;flex-shrink:0}.media-catalog-card>div:nth-child(2){flex:1}.media-catalog-card h3{font-size:14px}.media-catalog-card p{font-size:12px;color:var(--muted);margin-top:7px}.technique-stage{background:#f7f7f7;border-radius:14px;overflow:hidden;min-height:230px;display:grid;place-items:center}.technique-stage video,.technique-stage img{width:100%;display:block;max-height:400px;object-fit:contain}.media-missing{text-align:center;background:#251a30;color:#cbb4df;width:100%;padding:42px 22px}.media-missing>.icon{width:46px;height:46px;color:#b185dc;margin-bottom:16px}.media-missing h3{font-size:20px}.media-missing p{font-size:13px;line-height:1.8;margin-top:13px}.technique-notes{margin-top:20px}.technique-notes strong{font-size:14px}.technique-notes p{font-size:13px;line-height:1.8;color:var(--muted);margin-top:10px}.media-credit{font-size:11px;color:#9c8caa;line-height:1.7;margin-top:18px}.media-credit a{color:#b994e4;text-decoration:underline}.media-loading{text-align:center;padding:45px;color:var(--muted)}.field textarea{font:inherit;font-size:13px;width:100%;resize:vertical;border-radius:9px;padding:12px;background:#15111d;border:1px solid #3d304c;color:#fff;line-height:1.7}.aside-column .nutrition-big{grid-column:auto;grid-row:auto}@media(max-width:1170px){.league-layout{grid-template-columns:minmax(0,1fr) 260px;gap:18px}.league-hero{padding:22px;gap:16px}.league-emblem{width:65px;height:80px}.league-emblem .icon{width:36px;height:36px}.league-hero h2{font-size:28px}.league-score strong{font-size:34px}.league-score span{font-size:10px}.auth-layout{gap:30px;grid-template-columns:1fr 360px}.auth-story h1{font-size:35px}.auth-card{padding:25px}}@media(max-width:980px){.league-layout{grid-template-columns:1fr}.league-layout .aside-column{grid-template-columns:1fr 1fr}.league-layout .aside-column>.kuma-message{grid-column:auto;grid-row:auto}.league-hero h2{font-size:34px}.league-emblem{width:80px;height:94px}.auth-layout{grid-template-columns:1fr;max-width:510px;gap:25px;margin:28px auto}.auth-story{display:none}.auth-card{padding:30px}.media-catalog-card h3{font-size:13px}.technique-badge{display:block;margin:5px 0 0}.preference-strip{grid-template-columns:1fr 1fr}.league-mini .section-title{gap:6px}.league-mini .card-title{font-size:14px}}@media(max-width:700px){.league-hero{gap:14px;padding:23px 18px;flex-wrap:wrap}.league-emblem{width:63px;height:77px;border-radius:20px 20px 30px 30px}.league-hero h2{font-size:28px}.league-hero p:not(.eyebrow){font-size:10px}.league-score{flex-basis:100%;display:flex;align-items:center;gap:13px;text-align:left;margin-top:5px;border-top:1px solid #403148;padding-top:16px}.league-score strong{font-size:38px}.league-score span{font-size:12px}.league-ladder{gap:4px}.league-step>span{width:37px;height:43px}.league-step .icon{width:19px;height:19px}.league-step small{font-size:8px}.league-layout .aside-column{grid-template-columns:1fr}.ranking-card>.section-title{padding:0 17px 18px}.ranking-row{padding:13px 14px;gap:10px}.rank-name{font-size:13px}.ranking-row>strong{font-size:13px}.rank-avatar{width:33px;height:33px}.rank-number{font-size:12px;width:19px}.rank-name small{font-size:9px}.ranking-footer{font-size:10px;padding:14px 17px}.ranking-card h2{font-size:17px}.rank-zone{font-size:10px;padding:11px 17px}.preference-strip{grid-template-columns:1fr;gap:10px}.preference-strip>button,.preference-strip>a{padding:16px}.preference-strip strong{font-size:13px}.technique-badge{font-size:10px}.exercise{gap:9px}.exercise-copy{flex-basis:55%}.exercise-icon{width:33px;height:38px}.exercise-name{font-size:12px}.weight-input input{width:34px}.weight-input span{padding-right:5px}.time-list{gap:7px}.weekday-picker{gap:5px}.weekday-picker button{font-size:11px;padding:11px 3px}.frequency-picker button{font-size:22px}.schedule-next strong{font-size:32px}.auth-card{padding:23px}.auth-card h2{font-size:23px}.provider-button{font-size:13px}.auth-layout{margin:22px 0}.account-link{font-size:12px}.top-date{display:none}.media-catalog-card{gap:11px;padding:15px;flex-wrap:wrap}.media-catalog-card>div:nth-child(2){flex-basis:calc(100% - 65px)}.media-catalog-card>.btn{flex:1}.media-catalog-icon{width:40px;height:40px}.library-notice{font-size:12px;align-items:flex-start}.media-catalog-card p{font-size:11px}.technique-stage{min-height:190px}.technique-badge .icon{height:10px}.bottom-nav{gap:0}.bottom-nav a{min-width:45px}.league-mini-score strong{font-size:30px}.form-hint{font-size:11px}}.guest-shell{max-width:1120px;margin:0 auto;padding:60px 28px;min-height:100dvh;display:grid;align-items:center}.auth-card .field{margin-top:18px}.auth-card>.btn{margin-top:16px}.auth-card .text-link{margin-top:20px}.auth-card h2{margin:20px 0}.sync-notice,#sync-banner{font-size:13px;color:var(--muted);display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin:0 0 12px}.sync-error{padding:14px;border:1px solid #d49762;border-radius:14px;background:#32251e;color:#f8d8ba}.sync-notice:empty,#sync-banner:empty{display:none}.danger{color:#ffaaa3}.btn.danger{background:#823933;color:#fff}[hidden]{display:none!important}.auth-story h1{font-size:clamp(34px,5vw,58px);line-height:1.1}.auth-story p{line-height:1.7}.auth-card input{font-size:16px}button,a,input{touch-action:manipulation}@media(max-width:760px){.guest-shell{padding:calc(24px + env(safe-area-inset-top)) 18px calc(30px + env(safe-area-inset-bottom))}.guest-shell .auth-layout{display:block}.guest-shell .auth-story{padding-bottom:24px}.guest-shell .auth-mascot{width:100px;height:100px}.guest-shell .auth-story h1{font-size:32px}.workspace{padding-top:env(safe-area-inset-top)}.topbar{padding-top:12px}.bottom-nav{padding-bottom:calc(9px + env(safe-area-inset-bottom))}.auth-layout{gap:24px}dialog{max-height:calc(100dvh - env(safe-area-inset-top) - 24px)}}.web-push-panel{padding:18px;margin:18px 0;border:1px solid var(--border, #36313e);border-radius:16px;background:#ffffff06}.web-push-panel .btn{width:100%;margin-top:8px}
