@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700&family=Inter:wght@500;600&display=swap";:root{--bg:#f7fafc;--surface:#fff8f7;--card:#fff;--text:#251818;--muted:#584140;--line:#e0bfbd;--primary:#ae2f34;--primary-soft:#ffdad8;--secondary:#455f88;--gold:#c89221}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{background:var(--bg);color:var(--text);letter-spacing:0;font-family:Plus Jakarta Sans,Inter,sans-serif}button,a{font:inherit}.app-shell{background:var(--bg);min-height:100dvh}.side-nav{display:none}.app-column{min-height:100dvh}.top-bar{z-index:20;background:var(--surface);border-bottom:1px solid #e0bfbdb3;grid-template-columns:42px 1fr 42px;align-items:center;gap:12px;min-height:80px;padding:12px 20px;display:grid;position:sticky;top:0;box-shadow:0 4px 20px #1a365d0d}.top-bar img,.side-profile img,.post-head img{-o-object-fit:cover;object-fit:cover;border-radius:999px;width:40px;height:40px}.top-bar strong{color:var(--primary);text-align:center;font-size:25px}.icon-btn,.ghost-btn{color:var(--muted);background:0 0;border:0}.page-scroll{width:100%;max-width:1040px;padding:20px 14px calc(96px + env(safe-area-inset-bottom));margin:0 auto}.bottom-nav{z-index:30;padding:8px 14px calc(8px + env(safe-area-inset-bottom));border:1px solid var(--line);background:var(--surface);border-bottom:0;border-radius:12px 12px 0 0;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-item{min-height:48px;color:var(--muted);border-radius:10px;place-items:center;gap:3px;font-size:13px;font-weight:600;text-decoration:none;display:grid}.bottom-item.active{color:var(--primary);background:#ffdad8b3}.level-banner,.panel,.mission-card,.room-card,.post,.profile-card,.teacher-card{background:var(--card);border:1px solid #e0bfbdd9;border-radius:12px;box-shadow:0 4px 20px #1a365d0d}.level-banner{color:var(--text);align-items:center;gap:12px;padding:14px 16px;display:flex}.link-banner{text-decoration:none}.level-banner svg,.level-banner strong,.pill{color:var(--primary)}.page-heading{margin:26px 0 18px}.page-heading.compact{margin-top:8px}h1,h2,h3,p{margin-top:0}.page-heading h1{margin-bottom:8px;font-size:48px;line-height:1.08}.page-heading p{color:var(--muted);font-size:18px;line-height:1.5}.stat-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:40px;display:grid}.stat-card{background:var(--surface);text-align:center;border:1px solid #e0bfbdb3;border-radius:10px;place-items:center;min-height:120px;padding:18px 10px;display:grid}.stat-card strong{font-size:24px}.stat-card span,.stat-card p,.panel p,.teacher-card p,.post span{color:var(--muted)}.stat-card.level{color:#fff;background:linear-gradient(135deg,#d69e2e 0%,#f6ad55 100%)}.stat-card.level span{color:#fff}.gold{color:var(--gold)}.blue{color:var(--secondary)}.red{color:var(--primary)}.mission-card{background:linear-gradient(105deg,snow 0%,#fff7f7 70%,#ffe8e8 100%);gap:20px;padding:24px;display:grid;position:relative;overflow:hidden}.pill{background:#ffdad8b3;border-radius:999px;align-items:center;gap:7px;width:fit-content;padding:7px 12px;font-size:14px;font-weight:700;display:inline-flex}.mission-card h2{max-width:620px;margin:16px 0 12px;font-size:32px;line-height:1.22}.mission-card p{max-width:620px;color:var(--muted);font-size:17px;line-height:1.5}.meta-row{color:var(--muted);flex-wrap:wrap;gap:14px;margin-bottom:18px;display:flex}.meta-row span{align-items:center;gap:5px;display:inline-flex}.primary-btn,.room-card button,.teacher-card button{color:#fff;background:var(--primary);border:0;border-radius:7px;justify-content:center;align-items:center;gap:8px;width:fit-content;min-height:44px;padding:0 22px;font-weight:700;text-decoration:none;display:inline-flex}.mission-art{display:none}.card-grid,.room-list,.teacher-grid{gap:16px;margin-top:18px;display:grid}.panel{padding:18px}.panel h3{margin-bottom:10px;font-size:22px}.large-value{margin-bottom:10px;font-size:25px;font-weight:700}.progress{background:#f0cdcb;border-radius:999px;height:8px;overflow:hidden}.progress span{border-radius:inherit;background:var(--primary);height:100%;display:block}.shortcut-grid,.lesson-list,.mp-links{gap:9px;display:grid}.shortcut-grid a,.lesson-list span{border:1px solid var(--line);color:var(--muted);border-radius:8px;padding:11px 12px;font-weight:700;text-decoration:none}.lesson-list .done{color:var(--primary);background:var(--primary-soft)}.learn-page{gap:22px;padding-bottom:26px;display:grid}.learn-header{margin-top:6px}.learn-header h1{margin:0;font-size:30px;font-weight:500}.learn-search{color:#d9b2af;background:#fff0efe6;border-radius:12px;align-items:center;gap:10px;min-height:46px;padding:0 14px;display:flex}.learn-module-status{justify-content:space-between;align-items:center;gap:12px;display:flex}.learn-module-status span{color:#6c514f;letter-spacing:.13em;text-transform:uppercase;font-size:12px}.learn-module-status strong{color:var(--primary);font-size:15px}.learn-module-card{background:linear-gradient(snow 0%,#fff7f7 100%);border:1px solid #e0bfbdb3;border-radius:16px;padding:18px;box-shadow:0 6px 22px #4925290d}.learn-module-chip{min-height:28px;color:var(--primary);background:#ffdad8b3;border-radius:999px;align-items:center;padding:0 12px;font-size:13px;display:inline-flex}.learn-module-card h2{margin:14px 0 12px;font-size:30px;font-weight:500}.learn-module-card p{color:var(--text);margin:0;font-size:15px;line-height:1.55}.learn-continue-btn{border-radius:10px;justify-content:center;width:100%;min-height:46px;margin-top:24px;box-shadow:0 10px 24px #ae2f342e}.learn-breakdown{margin-top:26px}.learn-breakdown h3,.learn-section h2{margin-bottom:14px;font-size:18px;font-weight:500}.learn-breakdown-list,.learn-library-list{gap:12px;display:grid}.learn-breakdown-item{min-height:48px;color:var(--text);background:#fff0efc7;border-radius:10px;align-items:center;gap:10px;padding:0 14px;display:flex}.learn-breakdown-item.done svg{color:#14a44d}.learn-breakdown-item.current svg{color:var(--primary)}.learn-breakdown-item.locked{color:var(--muted);background:#fff8f7b3;border:1px dashed #e0bfbde6}.learn-section{gap:16px;display:grid}.learn-categories-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.learn-category-card{background:#fffcfbf2;border:1px solid #e0bfbdb3;border-radius:14px;align-content:space-between;min-height:128px;padding:16px;display:grid}.learn-category-icon,.learn-library-icon{border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.learn-category-icon.blush,.learn-library-icon.blush{color:var(--primary);background:#ffe2de}.learn-category-icon.blue,.learn-library-icon.blue{color:#375f97;background:#dfe9ff}.learn-category-icon.sand{color:#8a5d11;background:#efe0bf}.learn-category-card strong{font-size:16px;font-weight:500}.learn-library-head{justify-content:space-between;align-items:end;gap:12px;display:flex}.learn-library-head p{color:var(--muted);margin:4px 0 0;line-height:1.5}.learn-library-head button{color:var(--primary);background:0 0;border:0;font-size:16px}.learn-library-card{background:#fffcfbf2;border:1px solid #e0bfbdb3;border-radius:14px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:14px;display:grid}.learn-library-card strong{margin-bottom:2px;font-size:16px;font-weight:500;display:block}.learn-library-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.4}.learn-library-card svg:last-child{color:var(--muted)}.learn-footer-note{color:var(--text);text-align:center;justify-items:center;gap:10px;padding:18px 6px 4px;display:grid}.learn-footer-note p{margin:0;font-size:14px}.learn-footer-note div{color:var(--text);flex-wrap:wrap;justify-content:center;gap:16px;font-size:14px;display:flex}.hub-heading{margin-top:12px;margin-bottom:18px}.hub-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.hub-stat-card{text-align:center;background:#fffcfbf2;border:1px solid #e0bfbdb3;border-radius:10px;place-items:center;min-height:96px;padding:14px 10px;display:grid}.hub-stat-card strong{font-size:22px}.hub-stat-card span{color:var(--text);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.hub-level-card{color:#fff;background:linear-gradient(#cf393c 0%,#ff6b73 100%)}.hub-level-card span,.hub-level-card strong,.hub-level-card svg{color:#fff}.hub-mission-card{border-radius:16px;gap:14px;padding:18px 18px 0}.hub-mission-card h2{max-width:320px;margin-top:14px;margin-bottom:12px;font-size:24px;line-height:1.18}.hub-mission-card p{max-width:320px;font-size:15px}.hub-meta-row{gap:10px;margin-bottom:16px;font-size:14px}.hub-meta-row span{color:var(--text);opacity:.78}.hub-mission-art{justify-content:center;padding-top:10px;display:flex}.hub-mission-orb{background:linear-gradient(#c6c1ea80 0%,#d6d0f04d 100%);border-radius:999px;place-items:center;width:148px;height:148px;display:grid;box-shadow:inset 0 0 0 16px #d6d0f073}.hub-mission-orb span{color:#bd586d59;font-size:52px;font-weight:700}.hub-mission-progress{background:#efd3d1;border-radius:0 0 16px 16px;height:6px;margin:8px -18px 0;overflow:hidden}.hub-mission-progress span{background:#19c58a;width:37%;height:100%;display:block}.hub-section{margin-top:24px}.hub-section h2{margin-bottom:14px;font-size:18px}.hub-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.hub-quick-card{min-height:102px;color:var(--text);background:#fffcfbf2;border:1px solid #e0bfbdb3;border-radius:12px;align-content:center;justify-items:center;gap:12px;padding:16px 12px;text-decoration:none;display:grid;position:relative}.hub-quick-card.live:after{content:"";background:#6b63ff;border-radius:999px;width:8px;height:8px;position:absolute;top:10px;right:10px}.hub-quick-icon{border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.hub-quick-icon.blue{color:#345f9c;background:#cfe0ff}.hub-quick-icon.blush{color:var(--text);background:#ffe6e3}.hub-quick-card strong{font-size:15px;font-weight:500}.hub-goal-card,.hub-rewards-card{background:linear-gradient(snow 0%,#fff4f3 100%);border-radius:16px;margin-top:24px}.hub-panel-title{align-items:center;gap:8px;margin-bottom:14px;display:flex}.hub-panel-title h3{margin:0}.hub-goal-copy{color:var(--text);margin-bottom:8px;font-size:16px}.hub-goal-footer{color:var(--muted);justify-content:space-between;align-items:center;margin:16px 0 10px;font-size:13px;display:flex}.hub-goal-footer strong{color:var(--text);font-size:13px}.progress.soft{background:#f3d8d6}.hub-rewards-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.hub-rewards-head h3{margin:0}.hub-rewards-head button{color:var(--primary);background:0 0;border:0;font-weight:600}.hub-reward-list{gap:12px;display:grid}.hub-reward-item{background:#ffdad673;border-radius:12px;grid-template-columns:48px 1fr;align-items:center;gap:14px;padding:14px;display:grid}.hub-reward-item.muted{opacity:.8}.hub-reward-icon{color:#c2a39f;background:#ffffffc7;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.hub-reward-icon.active{color:var(--gold)}.hub-reward-item strong{margin-bottom:2px;font-size:14px;display:block}.hub-reward-item p{margin:0;font-size:13px;line-height:1.4}.scenario-header{border:1px solid var(--line);background:var(--card);border-radius:10px;justify-content:space-between;gap:16px;padding:16px;display:flex}.scenario-header span,.scenario-header p{color:var(--muted)}.scenario-header h1{margin-bottom:0;font-size:24px}.conversation{gap:18px;margin:18px 0;display:grid}.message{background:var(--card);border-radius:12px;padding:20px;position:relative;box-shadow:0 4px 20px #1a365d0d}.message.ai{background:#f7f9ff}.message h2{font-size:31px;line-height:1.25}.pinyin{font-family:Inter,sans-serif;font-size:13px}.inline-actions{color:#4f46e5;gap:18px;display:flex}.score{color:#15803d;background:#dcfce7;border:1px solid #bbf7d0;border-radius:9px;place-items:center;width:60px;height:60px;font-size:24px;font-weight:700;display:grid;position:absolute;top:20px;right:20px}.score span{font-size:12px}.feedback{background:#fff0ef;border:1px solid #efb8b5;border-radius:10px;margin-top:18px;padding:14px}.feedback p,.suggestion{align-items:center;gap:8px;display:flex}.suggestion{background:#fff;border:1px solid #f5dddb;border-radius:8px;flex-wrap:wrap;justify-content:space-between;padding:12px}.suggestion span{width:100%;color:var(--muted);text-transform:uppercase;font-size:12px}.voice-controls{bottom:calc(74px + env(safe-area-inset-bottom));z-index:10;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;grid-template-columns:1fr auto 1fr;align-items:center;min-height:112px;margin:20px -14px -8px;padding:18px 28px;display:grid;position:sticky}.voice-controls button{color:var(--muted);background:0 0;border:0;place-items:center;gap:4px;display:grid}.voice-controls .mic-btn{color:#fff;background:var(--primary);border-radius:999px;width:80px;height:80px;box-shadow:0 8px 28px #ae2f344d}.search-row{grid-template-columns:1fr 58px;gap:12px;margin-bottom:28px;display:grid}.search-row div,.search-row button{min-height:52px;color:var(--muted);background:#edf2f7;border:0;border-radius:7px;align-items:center;gap:10px;padding:0 14px;display:flex}.search-row button{border:2px solid var(--secondary);background:0 0;justify-content:center}.chips{flex-wrap:wrap;gap:10px;margin-bottom:30px;display:flex}.chips span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:10px 16px;font-weight:700}.chips .active{color:#fff;border-color:var(--secondary);background:var(--secondary)}.room-card{padding:24px}.room-card.vip{background:#fffaf5}.room-tags{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.room-tags span,.live-dot{width:fit-content;color:var(--muted);background:#f5dddb;border-radius:999px;align-items:center;gap:5px;padding:7px 12px;font-weight:700;display:inline-flex}.room-tags .vip-tag{color:#fff;background:#edae35}.room-card h2{margin-bottom:10px;font-size:32px;line-height:1.2}.room-card p{color:var(--muted);font-size:18px;line-height:1.5}.booking-row{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:14px;margin-top:28px;padding-top:18px;display:grid}.attendees{align-items:center;display:flex}.attendees img,.attendees span{border:2px solid var(--card);border-radius:999px;width:40px;height:40px}.attendees span{background:#fee2e2;place-items:center;margin-left:-10px;display:grid}.spots{color:#ba1a1a;background:#ffdad68c;border-radius:999px;align-items:center;gap:5px;width:fit-content;padding:8px 11px;font-weight:700;display:inline-flex}.price{text-align:right}.price span{color:var(--muted);text-transform:uppercase;font-size:12px}.price strong{color:var(--gold);font-size:24px;display:block}.booking-row button{min-width:118px}.feed{gap:18px;display:grid}.social-page{gap:20px;display:grid}.social-heading{margin-bottom:0}.share-progress-btn{background:var(--primary);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:46px;font-size:16px;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #ae2f342e}.social-chips{gap:10px}.social-chips span{border-radius:999px;justify-content:center;min-width:62px;padding:9px 16px}.social-chips .active{color:#2d4a77;background:#bcd1ff}.social-feed{gap:16px}.post{padding:18px}.social-post{background:#fffffff2;border-radius:18px;padding:20px}.post-head{grid-template-columns:48px 1fr auto;align-items:center;gap:12px;margin-bottom:14px;display:grid}.social-post-head{grid-template-columns:auto 1fr auto;align-items:start}.post-avatar-wrap{width:fit-content;position:relative}.post-avatar-wrap img{-o-object-fit:cover;object-fit:cover;border-radius:999px;width:48px;height:48px}.post-rank{color:#fff;background:#f1b444;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 5px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;bottom:-3px;right:-5px}.post-meta{gap:1px;display:grid}.post-meta strong{font-size:18px}.post-meta span{color:var(--muted);font-size:13px}.post-line{color:#b47a27;align-items:center;gap:4px;display:inline-flex}.post-head b{color:var(--primary);background:var(--primary-soft);border-radius:7px;padding:4px 8px;font-size:12px}.tag.tip{color:#5474a9;background:#e8f0ff}.tag.question{color:#7d4b55;background:#f8e8eb}.post-copy{margin:0;font-size:17px;line-height:1.52}.achievement,.post-actions,.phrase-grid{flex-wrap:wrap;gap:12px;margin-top:14px;display:flex}.achievement,.phrase-grid span{background:#fff0ef;border-radius:8px;align-items:center;padding:12px}.social-achievement{border:1px solid #ffdad6b3;border-radius:12px;grid-template-columns:40px 1fr;align-items:center;gap:14px;padding:14px 16px;display:grid}.social-achievement svg{width:34px;height:34px;color:var(--primary);background:#ffe2de;border-radius:999px;padding:7px}.social-achievement div{gap:3px;display:grid}.social-achievement strong{font-size:18px}.social-achievement span{color:var(--muted);font-size:14px}.phrase-grid span{color:var(--primary);font-size:20px;font-weight:700}.phrase-stack{gap:12px;margin-top:16px;display:grid}.phrase-card{background:#fff;border:1px solid #e0bfbdb3;border-radius:10px;gap:6px;padding:16px;display:grid}.phrase-card strong{color:var(--primary);font-size:24px;line-height:1.2}.phrase-card span{color:var(--text);font-size:14px}.phrase-card p{color:var(--text);margin:0;font-size:14px}.audio-lesson-btn{color:#3d5f96;background:#fff;border:1px solid #e0bfbdb3;border-radius:10px;place-items:center;gap:4px;min-height:70px;font-size:16px;display:grid}.social-post-actions{border-top:1px solid #e0bfbda6;padding-top:14px}.social-post-actions span{color:var(--text);align-items:center;gap:8px;display:inline-flex}.profile-page{gap:18px;padding-bottom:18px;display:grid}.profile-hero{text-align:center;justify-items:center;display:grid}.profile-avatar-stack{margin-bottom:14px;position:relative}.profile-avatar-stack img{-o-object-fit:cover;object-fit:cover;border:3px solid #ff6b6b;border-radius:999px;width:112px;height:112px}.profile-avatar-edit{background:var(--primary);color:#fff;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;position:absolute;bottom:2px;right:2px}.profile-hero h1{margin-bottom:8px;font-size:28px}.profile-member-tag{color:#664600;text-transform:uppercase;letter-spacing:.08em;background:#ffd991;border-radius:999px;justify-content:center;align-items:center;min-width:180px;min-height:16px;margin-bottom:8px;padding:0 14px;font-size:11px;font-weight:700;display:inline-flex}.profile-hero p{color:var(--muted);margin-bottom:16px}.profile-action-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;display:grid}.profile-primary-action,.profile-secondary-action{border-radius:8px;min-height:42px;font-weight:600}.profile-primary-action{color:#fff;background:var(--primary);border:0}.profile-secondary-action{color:#5b616f;background:#fff;border:1px solid #e0bfbde6}.profile-stat-stack,.profile-tools-list,.profile-settings-list{gap:14px;display:grid}.profile-stat-card,.profile-panel{background:#fffffff2;border:1px solid #e0bfbd99;border-radius:16px;padding:18px;box-shadow:0 6px 22px #4925290d}.profile-stat-card{grid-template-columns:42px 1fr;align-items:center;gap:14px;display:grid}.profile-stat-card.streak{border-bottom:3px solid #d42424}.profile-stat-card.xp{border-bottom:3px solid #7b4e17}.profile-stat-card.lessons{border-bottom:3px solid #3e62aa}.profile-stat-icon,.profile-setting-icon{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.profile-stat-icon.blush,.profile-setting-icon.blush{color:var(--primary);background:#ffe6e3}.profile-stat-icon.gold{color:#8a5d11;background:#ffe2aa}.profile-stat-icon.blue{color:#3e62aa;background:#dfe9ff}.profile-stat-card small{color:#6c514f;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.profile-stat-card strong{font-size:18px}.profile-panel-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.profile-panel h2{margin-bottom:0;font-size:18px;font-weight:500}.profile-panel-head button{color:var(--primary);background:0 0;border:0;font-weight:500}.profile-achievement-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-achievement-card{text-align:center;border-radius:14px;align-content:start;justify-items:center;gap:8px;padding:14px 10px;display:grid}.profile-achievement-card.locked{color:var(--muted);border:1px dashed #e0bfbde6}.profile-achievement-icon{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.profile-achievement-icon.gold{color:#fff;background:linear-gradient(#d9a52b 0%,#f4bf51 100%)}.profile-achievement-icon.muted{color:#b7a1a0;background:#f7f0ef}.profile-achievement-card strong{font-size:14px;font-weight:500}.profile-achievement-card p{color:var(--muted);margin:0;font-size:11px}.profile-feature-card{background:#d9e5ff;border-radius:16px;padding:18px}.profile-feature-card small{color:#35568d;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:700;display:block}.profile-feature-card h2{margin-bottom:10px;font-size:18px}.profile-feature-card p{color:#4f6485;margin-bottom:16px}.profile-feature-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.profile-feature-option{text-align:center;background:#ffffffb3;border-radius:12px;justify-items:center;gap:10px;padding:14px 10px;display:grid}.profile-feature-option span{background:#fff;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.profile-feature-option strong{font-size:12px;font-weight:500}.profile-shop-btn{color:#fff;background:#35568d;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 18px;display:inline-flex}.profile-setting-row,.profile-tool-row{grid-template-columns:36px 1fr auto;align-items:center;gap:12px;display:grid}.profile-setting-row+.profile-setting-row{margin-top:14px}.profile-setting-row strong,.profile-tool-row strong{font-size:14px;font-weight:500;display:block}.profile-setting-row p{color:var(--muted);margin:2px 0 0;font-size:12px}.profile-setting-row button{color:var(--primary);background:0 0;border:0;font-size:12px}.profile-toggle{background:#f0c2c1;border-radius:999px;width:38px;height:22px;position:relative}.profile-toggle:after{content:"";background:#fff;border-radius:999px;width:18px;height:18px;transition:transform .2s;position:absolute;top:2px;left:2px}.profile-toggle.on{background:var(--primary)}.profile-toggle.on:after{transform:translate(16px)}.profile-tools-list{margin-bottom:16px}.profile-tool-row{text-align:left;background:#fff4f3;border:1px solid #ffdad6b3;border-radius:10px;min-height:48px;padding:0 12px}.profile-tool-row svg:last-child{color:var(--text)}.profile-signout-btn{width:100%;min-height:42px;color:var(--primary);background:#fff;border:1px solid #e0bfbde6;border-radius:10px;justify-content:center;align-items:center;gap:8px;display:inline-flex}.teacher-card{gap:14px;padding:18px;display:grid}.teacher-card img{-o-object-fit:cover;object-fit:cover;border-radius:12px;width:68px;height:68px}.teacher-card span{color:var(--primary);font-weight:700}.vision-page{min-height:100dvh;color:var(--text);background:linear-gradient(#fff8f7 0%,#fff6f5 34%,#fff 70%,#fff8f7 100%)}.vision-topbar{z-index:20;background:#fff8f7f5;border-bottom:1px solid #e0bfbda6;justify-content:space-between;align-items:center;min-height:72px;padding:0 10px;display:flex;position:sticky;top:0}.vision-topbar strong{color:var(--primary);font-size:17px}.vision-actions{align-items:center;gap:10px;display:flex}.vision-actions button{width:32px;height:32px;color:var(--primary);background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.vision-actions img{border:2px solid var(--primary);-o-object-fit:cover;object-fit:cover;border-radius:999px;width:32px;height:32px}.vision-main{max-width:1080px;margin:0 auto;padding:22px 10px 0}.vision-hero{align-content:start;gap:18px;min-height:auto;padding:18px 0 72px;display:grid}.vision-copy h1{letter-spacing:-.04em;max-width:320px;margin-bottom:18px;font-size:30px;line-height:1.08}.vision-copy h1 span,.vision-copy h1 em{color:#9b3a18;font-style:normal;display:block}.vision-copy p{max-width:330px;color:var(--muted);font-size:15px;line-height:1.55}.vision-ctas{gap:12px;margin-top:24px;display:grid}.vision-ctas a{border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:45px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.vision-primary{color:#fff;background:var(--primary)}.vision-secondary{color:var(--secondary);border:2px solid var(--secondary)}.vision-image{-o-object-fit:cover;object-fit:cover;border:1px solid #e0bfbd57;border-radius:14px;width:100%;min-height:224px;max-height:430px;margin-top:6px;box-shadow:0 18px 40px #4925291f}.vision-problem{padding:62px 0 92px}.vision-problem h2{text-align:center;max-width:320px;margin:0 auto 14px;font-size:22px;line-height:1.15}.vision-problem-intro{max-width:250px;color:var(--muted);text-align:center;margin:0 auto 44px}.vision-problem>div{gap:16px;display:grid}.vision-problem article{text-align:center;background:#fffaf9eb;border:1px solid #ebbfb9c7;border-radius:14px;justify-items:center;padding:30px 22px;display:grid}.vision-problem-icon{border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:22px;display:inline-flex}.vision-problem svg{color:var(--primary)}.vision-problem-icon.soft-red{background:#ffe6e3}.vision-problem-icon.soft-blue{background:#d8e6ff}.vision-problem-icon.soft-gold{background:#e7af1f}.vision-problem-icon.soft-blue svg{color:#3f5882}.vision-problem-icon.soft-gold svg{color:#251818}.vision-problem h3{max-width:230px;margin:0 0 10px;font-size:18px;line-height:1.25}.vision-problem p{max-width:250px;color:var(--muted);text-align:center;margin-bottom:0;font-size:14px;line-height:1.5}.vision-footer{background:#fff8f7c7;border-top:1px solid #e0bfbda6;justify-items:center;gap:18px;padding:48px 16px 34px;display:grid}.vision-footer strong{color:var(--primary);font-size:18px}.vision-footer-links{flex-wrap:wrap;justify-content:center;gap:12px 18px;max-width:320px;display:flex}.vision-footer-links a,.vision-footer p{color:var(--text);font-size:12px;text-decoration:none}.vision-footer p{text-align:center;margin:0}.business-page{min-height:100dvh;color:var(--text);background:linear-gradient(#fff8f7 0%,#fff4f3 42%,#fff8f7 100%)}.business-main{max-width:1080px;margin:0 auto;padding:30px 14px 48px}.business-hero,.business-section{margin-bottom:28px}.business-eyebrow{min-height:28px;color:var(--primary);letter-spacing:.08em;text-transform:uppercase;background:#ffdad6b8;border-radius:999px;align-items:center;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.business-hero h1{max-width:760px;margin:16px 0 14px;font-size:34px;line-height:1.1}.business-hero p{max-width:760px;color:var(--muted);font-size:16px;line-height:1.6}.business-disclaimer{background:#fff0efe0;border:1px solid #e0bfbdcc;border-radius:14px;margin-top:18px;padding:16px 18px;line-height:1.55}.business-section-head{margin-bottom:14px}.business-section-head h2{margin-bottom:6px;font-size:22px}.business-section-head p{color:var(--muted);margin:0}.business-status-grid,.business-revenue-grid,.business-phase-list{gap:14px;display:grid}.business-status-card,.business-revenue-card,.business-phase-list article,.business-persona-card,.business-story-step{background:#ffffffeb;border:1px solid #e0bfbdb8;border-radius:16px;padding:18px;box-shadow:0 6px 22px #4925290d}.business-status-card strong,.business-revenue-card strong,.business-phase-list strong,.business-persona-card strong,.business-story-step strong{margin-bottom:8px;display:block}.business-status-card p,.business-revenue-card p,.business-phase-list p,.business-persona-card p,.business-story-step p{color:var(--muted);margin:0;line-height:1.55}.business-status-card.alert{background:#ffdad685}.business-persona-head{grid-template-columns:56px 1fr;align-items:center;gap:14px;margin-bottom:14px;display:grid}.business-persona-head img{-o-object-fit:cover;object-fit:cover;border-radius:999px;width:56px;height:56px}.business-persona-head span{color:var(--muted);font-size:14px}.business-story-list{gap:12px;margin-top:14px;display:grid}.business-story-step{grid-template-columns:34px 1fr;align-items:start;gap:14px;display:grid}.business-story-step>span{background:var(--primary);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:700;display:inline-flex}.business-revenue-card span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.business-revenue-card strong{color:var(--primary);font-size:22px}@media (width>=900px){.business-main{padding:54px 32px 72px}.business-hero h1{font-size:54px}.business-hero p{font-size:20px}.business-status-grid,.business-revenue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.business-phase-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.level-result-page{min-height:100dvh;color:var(--text);background:linear-gradient(#fff8f7 0%,#fff6f4 48%,#fff8f7 100%)}.level-result-header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff8f7f0;border-bottom:1px solid #e0bfbd99;grid-template-columns:1fr auto 1fr;align-items:center;min-height:68px;padding:0 14px;display:grid;position:sticky;top:0}.level-result-header strong{color:var(--primary);justify-self:center;font-size:18px}.level-result-back{width:fit-content;color:var(--muted);background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;padding:8px 10px;font-weight:600;display:inline-flex}.level-result-header-spacer{justify-self:end;width:40px;height:40px}.level-result-main{max-width:420px;margin:0 auto;padding:30px 14px 44px}.level-result-hero{text-align:center;justify-items:center;gap:18px;margin-bottom:34px;display:grid}.level-result-badge{color:#251818;background:linear-gradient(#ff7676 0%,#ff616b 100%);border-radius:999px;justify-content:center;align-items:center;width:54px;height:54px;display:inline-flex}.level-result-hero h1{letter-spacing:-.04em;max-width:310px;color:var(--primary);margin:0;font-size:32px;line-height:1.15}.level-result-hero p{max-width:315px;color:var(--text);opacity:.9;margin:0;line-height:1.5}.level-result-summary,.level-result-skills{margin-bottom:22px}.summary-card,.skills-card{background:#ffffffd6;border:1px solid #e0bfbd80;border-radius:18px;padding:28px 28px 30px;position:relative;overflow:hidden;box-shadow:0 12px 32px #4925290f}.summary-card:after{content:"";background:#f5dddb73;border-radius:999px;width:140px;height:140px;position:absolute;top:-38px;right:-46px}.summary-eyebrow{z-index:1;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px;font-size:12px;font-weight:700;display:inline-block;position:relative}.summary-title-row{z-index:1;align-items:flex-end;gap:8px;margin-bottom:20px;display:flex;position:relative}.summary-title-row h2{color:var(--primary);margin:0;font-size:23px;line-height:1.1}.summary-title-row small{margin-bottom:3px;font-size:13px}.summary-feedback{z-index:1;color:#341f1f;background:#ffdad6b3;border-radius:12px;margin-bottom:28px;padding:20px;line-height:1.52;position:relative}.summary-feedback strong{color:var(--primary)}.path-card{z-index:1;background:#d6e3ff80;border:1px solid #b6d0ffa6;border-radius:14px;padding:22px 20px;position:relative}.path-heading{color:#35568d;align-items:center;gap:10px;margin-bottom:12px;display:flex}.path-heading h3{margin:0;font-size:19px}.path-card>strong{margin-bottom:16px;font-size:15px;display:block}.path-card ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.path-card li{padding-left:22px;line-height:1.45;position:relative}.path-card li:before{content:"";border:1.5px solid var(--primary);border-radius:999px;width:10px;height:10px;position:absolute;top:8px;left:0}.skills-card{padding-bottom:26px}.skill-list{gap:18px;display:grid}.skill-item{gap:8px;display:grid}.skill-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.skill-row span,.skill-row strong{font-size:14px}.skill-track{background:#ffdad6b8;border-radius:999px;height:7px;overflow:hidden}.skill-fill{border-radius:inherit;height:100%;display:block}.skill-fill.red{background:#c53439}.skill-fill.green{background:#18b47a}.skill-fill.gold{background:#d4a118}.skill-fill.blue{background:#43669e}.skill-fill.coral{background:#ff5c62}.skill-fill.taupe{background:#8d6d6c}.level-result-cta{padding:18px 20px 0}.primary-btn.large{justify-content:center;width:100%;min-height:52px;font-size:14px;box-shadow:0 12px 28px #ae2f343d}@media (width<=420px){.page-heading h1{font-size:42px}.stat-row{gap:10px}.stat-card{min-height:112px}.booking-row{grid-template-columns:1fr}.price{text-align:left}.social-post{padding:18px}.post-meta strong,.post-copy{font-size:16px}.phrase-card strong{font-size:20px}}@media (width>=900px){.level-result-main{max-width:1180px;padding:72px 32px}.level-result-header{padding:0 32px}.level-result-hero h1{max-width:640px;font-size:60px}.level-result-hero p{max-width:720px;font-size:22px}.level-result-summary,.level-result-skills{max-width:920px;margin-left:auto;margin-right:auto}.summary-card,.skills-card{padding:38px 42px 40px}.summary-title-row h2{font-size:40px}.path-heading h3{font-size:30px}.skill-row span,.skill-row strong{font-size:20px}.level-result-cta{max-width:420px;margin:0 auto}.vision-topbar{padding:0 32px}.vision-topbar strong{font-size:24px}.vision-actions button,.vision-actions img{width:38px;height:38px}.vision-hero{grid-template-columns:minmax(0,1fr) minmax(320px,460px);align-items:center;gap:56px;padding:34px 0 110px}.vision-copy h1{max-width:560px;font-size:58px}.vision-copy p{max-width:560px;font-size:20px}.vision-ctas{flex-wrap:wrap;gap:16px;display:flex}.vision-ctas a{min-width:220px;min-height:56px;font-size:15px}.vision-image{min-height:460px;margin-top:0}.vision-problem{padding:24px 0 112px}.vision-problem h2{max-width:100%;font-size:44px}.vision-problem-intro{max-width:520px;margin-bottom:56px;font-size:20px}.vision-problem>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.vision-problem article{padding:34px 28px}.vision-footer{padding:52px 24px 40px}.app-shell{grid-template-columns:280px 1fr;display:grid}.side-nav{border-right:1px solid var(--line);background:var(--surface);flex-direction:column;gap:18px;height:100dvh;padding:22px 14px;display:flex;position:sticky;top:0}.brand-block{gap:4px;padding:0 8px;display:grid}.brand-block strong{color:var(--primary);font-size:24px}.brand-block span,.side-profile span{color:var(--muted)}.side-profile{align-items:center;gap:12px;padding:12px 8px;display:flex}.side-profile div{display:grid}.nav-item{color:var(--muted);border-radius:999px;align-items:center;gap:10px;padding:12px 14px;font-weight:700;text-decoration:none;display:flex}.nav-item.active{color:#3f5882;background:#d6e3ff}.top-bar,.bottom-nav{display:none}.page-scroll{padding:32px}.mission-card{grid-template-columns:1fr 280px;align-items:center}.mission-art{aspect-ratio:1;background:linear-gradient(135deg,#f5dddb,#b6d0ff);border-radius:999px;place-items:center;display:grid}.mission-art span{color:#ae2f3473;font-size:64px;font-weight:700}.card-grid,.room-list{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-card,.teacher-card{grid-template-columns:auto 1fr auto;align-items:center}.vision-main{padding:58px 32px}.vision-hero{grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);align-items:center;min-height:calc(100dvh - 150px)}.vision-copy h1{font-size:56px}.vision-ctas{max-width:420px}.vision-problem>div{grid-template-columns:repeat(3,minmax(0,1fr))}}
