@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap";:root{font-family:Manrope,Noto Sans SC,system-ui,sans-serif;color:#111714;background:#eaf0ec;font-synthesis:none;--green:#21df76;--ink:#101412;--muted:#7b8580;--line:#e8ece9;--soft:#f3f6f4}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 20% 15%,#fff 0,transparent 38%),radial-gradient(circle at 90% 70%,#cdeedb 0,transparent 34%),#e9efeb}button{font:inherit}.stage{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:9vw;padding:32px;position:relative;overflow:hidden}.ambient{position:absolute;border-radius:50%;filter:blur(1px);opacity:.6}.ambient-one{width:410px;height:410px;background:#bcf7d3;left:-170px;bottom:-130px}.ambient-two{width:300px;height:300px;border:1px solid rgba(16,20,18,.08);right:8%;top:7%}.phone{width:402px;height:min(870px,calc(100vh - 36px));background:#fff;border:9px solid #121513;border-radius:52px;box-shadow:0 35px 85px #1d372938,0 4px 10px #0003,inset 0 0 0 2px #67706b;overflow:hidden;position:relative;z-index:2}.island{position:absolute;top:10px;left:50%;transform:translate(-50%);width:116px;height:28px;border-radius:20px;background:#070908;z-index:20}.statusbar{height:45px;padding:13px 24px 0;display:flex;justify-content:space-between;align-items:center;font-size:12px;position:relative;z-index:15;background:#fff}.statusbar span{font-size:10px;letter-spacing:1px}.screen{height:calc(100% - 114px);overflow-y:auto;scrollbar-width:none;background:#fff}.screen::-webkit-scrollbar{display:none}.screen.no-nav{height:calc(100% - 54px)}.bottom-nav{height:69px;position:absolute;bottom:0;left:0;right:0;background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);z-index:10;padding:7px 13px 13px}.bottom-nav button{border:0;background:transparent;color:#9aa19d;display:flex;align-items:center;justify-content:center;gap:2px;flex-direction:column;font-size:10px}.bottom-nav button.active{color:#12ba5d;font-weight:800}.bottom-nav button.active svg{filter:drop-shadow(0 2px 5px #91e9b5)}.home-indicator{position:absolute;bottom:4px;left:50%;width:120px;height:4px;border-radius:3px;background:#111;transform:translate(-50%);z-index:15}.desktop-copy{max-width:520px;z-index:2}.desktop-copy h1{font-size:clamp(40px,5vw,72px);line-height:1.08;letter-spacing:-.055em;margin:20px 0;color:#142019}.desktop-copy p{font-size:18px;line-height:1.8;color:#5f6d65;max-width:460px}.eyebrow{font-weight:800;letter-spacing:.18em;font-size:11px;color:#0fbd5a}.loop{display:flex;gap:14px;align-items:center;margin-top:35px;font-size:13px;font-weight:800}.loop span{padding:11px 15px;border:1px solid #cbd7d0;border-radius:999px;background:#ffffff8c}.loop i{font-style:normal;color:#20ce6b}.page{min-height:100%;padding:0 17px 26px}.page-header{height:58px;display:grid;grid-template-columns:36px 1fr 72px;align-items:center;gap:6px;position:relative}.page-header>strong{text-align:center;font-size:16px}.brand-mark{width:27px;height:27px;background:#111;color:#23e176;border-radius:8px;display:grid;place-items:center;font-weight:900}.header-action{display:flex;justify-content:flex-end}.icon-btn{border:0;background:transparent;padding:5px;display:flex}.avatar-dot{width:29px;height:29px;border:0;border-radius:50%;background:#eef1ef;font-weight:900}.muted{color:#8b938f}.greeting{display:flex;align-items:flex-start;justify-content:space-between;padding:8px 2px 12px}.greeting h2{display:inline;font-size:27px;letter-spacing:-.03em;margin:0}.greeting p{font-size:12px;color:#8a928e;margin:5px 0}.streak{display:flex;align-items:center;gap:5px;font-size:10px;font-weight:800;background:#dffbed;color:#0ca653;padding:8px 9px;border-radius:12px}.hero-card{height:285px;border-radius:27px;background:linear-gradient(145deg,#f8faf9,#eaf2ed);position:relative;display:flex;flex-direction:column;align-items:center;overflow:hidden}.hero-card:after{content:"";position:absolute;width:220px;height:220px;background:radial-gradient(circle,#cdffe0,transparent 68%);top:5px}.speech{position:absolute;z-index:5;right:32px;top:24px;border-radius:13px 13px 13px 3px;background:#fff;padding:10px 12px;font-size:11px;font-weight:700;box-shadow:0 5px 16px #cfdbd4}.speech span{margin-left:4px}.identity{position:absolute;bottom:50px;left:21px;right:21px;display:flex;justify-content:space-between;align-items:center}.identity b{font-size:15px}.identity span{font-weight:900}.xp-row{position:absolute;bottom:29px;left:21px;right:21px;display:flex;gap:9px;align-items:center}.xp-row small{font-size:9px;color:#6f7873;white-space:nowrap}.progress{height:8px;border-radius:10px;background:#dde3df;overflow:hidden;flex:1}.progress i{height:100%;display:block;border-radius:10px;background:linear-gradient(90deg,#0fd765,#50ec97)}.level-hint{position:absolute;bottom:7px;color:#8a928e;font-size:9px}.primary,.secondary{height:51px;border:0;border-radius:18px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.primary{background:linear-gradient(135deg,#111513,#252a27);color:#fff;box-shadow:0 9px 25px #14191633}.primary:hover{transform:translateY(-1px)}.primary:disabled{background:#d4d8d5;color:#979e9a;box-shadow:none}.secondary{background:#f0f3f1;color:#222824}.start-btn{width:100%;margin:14px 0}.start-btn svg:last-child{margin-left:24px}.card{border:1px solid var(--line);border-radius:20px;background:#fff}.task-card{padding:13px 14px}.section-title{display:flex;justify-content:space-between;margin-bottom:6px}.section-title b{font-size:13px}.section-title span{font-size:10px;color:#8c9490}.task{display:flex;align-items:center;gap:8px;border-top:1px solid #f0f2f1;padding:9px 0}.task-check{width:18px;height:18px;border:1.5px solid #cbd2ce;border-radius:50%;display:grid;place-items:center;color:#fff}.task-check.done{background:#19d96d;border-color:#19d96d}.task-info{width:130px}.task-info b{font-size:10px;display:block}.task-progress{height:4px;background:#e6eae7;border-radius:4px;margin-top:6px}.task-progress i{display:block;height:100%;background:#2ce480;border-radius:4px}.task>small{font-size:9px;color:#8b938f}.task>em{margin-left:auto;font-style:normal;font-weight:800;color:#0fc65d;font-size:9px}.home-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.mini-card{height:88px;padding:12px}.mini-card>span{font-size:9px;font-weight:800;display:flex;align-items:center;gap:4px}.mini-card>b{font-size:11px;display:block;margin-top:8px}.status-dot,.live-pill i,.camera-label i{display:inline-block;width:7px;height:7px;border-radius:50%;background:#20df75;box-shadow:0 0 8px #20df75}.pulse{color:#22d86f;letter-spacing:-5px;font-size:17px}.week-bars{height:25px;display:flex;align-items:flex-end;gap:5px}.week-bars i{width:5px;background:#dce3df;border-radius:5px}.week-bars i.on{background:#25dd75}.avatar-figure{position:relative;z-index:3;width:130px;height:190px;transform-origin:center bottom}.avatar-figure.small{transform:scale(.72)}.hero-card .avatar-figure{margin-top:24px}.pixel-shadow{position:absolute;width:85px;height:14px;border-radius:50%;background:#cad3ce;bottom:3px;left:22px}.pixel-hair{position:absolute;top:20px;left:39px;width:54px;height:47px;background:#151716;clip-path:polygon(10% 8%,28% 8%,35% 0,48% 9%,63% 0,72% 10%,94% 8%,87% 30%,100% 38%,85% 52%,80% 80%,12% 80%,9% 55%,0 42%,12% 30%)}.pixel-headband{position:absolute;z-index:3;top:43px;left:38px;width:55px;height:10px;border:3px solid #111;box-shadow:8px 3px 0 -2px #111}.pixel-face{position:absolute;top:47px;left:45px;width:42px;height:41px;background:#ffc08d;border:4px solid #111;box-shadow:inset 0 -7px #e99d6d}.pixel-face i{position:absolute;top:14px;width:5px;height:7px;background:#111}.pixel-face i:first-child{left:8px}.pixel-face i:nth-child(2){right:8px}.pixel-face b{position:absolute;width:9px;height:3px;background:#c56c62;bottom:7px;left:12px}.pixel-neck{position:absolute;top:84px;left:59px;width:14px;height:12px;background:#f1a778;border:3px solid #111}.pixel-body{position:absolute;top:92px;left:39px;width:55px;height:57px;border:4px solid #111;clip-path:polygon(8% 0,92% 0,100% 100%,0 100%)}.pixel-body span{color:#2be27b;font-size:25px;font-weight:900;display:grid;place-items:center;height:100%}.pixel-arm{position:absolute;top:99px;width:15px;height:52px;background:#f5ad7d;border:4px solid #111}.pixel-arm.left{left:26px;transform:rotate(7deg)}.pixel-arm.right{right:23px;transform:rotate(-7deg)}.pixel-glove{position:absolute;z-index:5;top:134px;width:17px;height:21px;border:4px solid #111}.pixel-glove.left{left:24px}.pixel-glove.right{right:21px}.pixel-bottom{position:absolute;top:143px;left:42px;width:50px;height:24px;border:4px solid #111}.pixel-leg{position:absolute;top:162px;width:16px;height:22px;background:#f0a472;border:4px solid #111}.pixel-leg.left{left:43px}.pixel-leg.right{right:37px}.pixel-shoe{position:absolute;top:178px;width:29px;height:10px;background:#1a1e1c;border:4px solid #111;border-bottom-width:7px}.pixel-shoe.left{left:33px}.pixel-shoe.right{right:25px}.avatar-halo{position:absolute;width:130px;height:48px;border:6px solid;border-radius:50%;bottom:17px;left:0}.setup{padding-bottom:25px}.setup-visual{text-align:center;padding:46px 12px 25px}.scan-ring{width:100px;height:100px;border-radius:50%;display:grid;place-items:center;color:#10c661;margin:0 auto 28px;background:radial-gradient(circle,#d8ffe8,#effbf4 55%,transparent 56%);border:1px dashed #65dc98;animation:pulse 2s infinite}.setup-visual h2{font-size:25px;margin:10px 0}.setup-visual p{font-size:12px;line-height:1.7;color:#77817b}.setup>.primary,.setup>.secondary{width:100%;margin-top:10px}.ble-setup{border:1px solid var(--line);border-radius:18px;padding:13px;margin-top:16px;display:flex;align-items:center;justify-content:space-between}.ble-setup>div{display:flex;align-items:center;gap:9px}.ble-setup span{display:flex;flex-direction:column}.ble-setup b{font-size:11px}.ble-setup small{font-size:8px;color:#8a938d;margin-top:2px}.ble-setup button{border:0;background:#e0faeb;color:#0da955;padding:8px;border-radius:10px;font-size:9px;font-weight:800}@keyframes pulse{50%{transform:scale(1.06);box-shadow:0 0 30px #bbf8d2}}.live{padding-left:13px;padding-right:13px}.live-pill{font-size:7px;background:#e5fbef;color:#11a956;border-radius:10px;padding:6px;white-space:nowrap}.workout-stats{display:grid;grid-template-columns:1fr 1fr;gap:8px}.workout-stats>div{border-radius:14px;background:#f3f5f4;padding:9px 12px;display:flex;gap:8px;align-items:center}.workout-stats svg{color:#20d66e}.workout-stats span{display:flex;flex-direction:column}.workout-stats b{font-size:11px}.workout-stats small{font-size:7px;color:#84908a}.camera-card{height:320px;border-radius:20px;overflow:hidden;margin-top:9px;background:#101512;position:relative}.pose-canvas{width:100%;height:100%;object-fit:cover}.hidden-video{display:none}.camera-label{position:absolute;left:10px;top:10px;background:#070a08bf;color:#fff;border-radius:9px;padding:6px 8px;font-size:7px;display:flex;gap:5px;align-items:center}.phase-tag{position:absolute;right:9px;top:9px;color:#20e379;border:1px solid #20e379;background:#0d1712bb;border-radius:8px;font-size:7px;padding:5px 7px}.count-score{display:flex;align-items:center;height:77px;padding:5px}.rep-count{display:flex;align-items:baseline;width:150px}.rep-count b{font-size:48px;line-height:1}.rep-count span{font-size:13px;color:#8a928e;font-weight:700}.score-ring{width:59px;height:59px;border-radius:50%;background:conic-gradient(#25df78 var(--score),#e4e9e6 0);display:grid;place-items:center;position:relative}.score-ring:after{content:"";width:45px;height:45px;background:#fff;border-radius:50%;position:absolute}.score-ring div{position:relative;z-index:2}.score-ring b{font-size:16px}.score-ring small{font-size:7px}.score-copy{display:flex;flex-direction:column;margin-left:10px}.score-copy small{font-size:8px;color:#7d8781}.score-copy b{font-size:8px;background:#24de77;color:#fff;border-radius:6px;padding:3px 5px;margin-top:3px}.feedback{height:44px;background:#f2f6f3;border-radius:13px;display:flex;align-items:center;gap:9px;padding:0 12px;font-size:10px}.feedback svg{color:#19d86c}.zone-card{height:67px;border:1px solid var(--line);border-radius:15px;margin-top:7px;padding:8px 10px;display:flex;align-items:center}.zone-card>div:first-child{display:flex;align-items:center;gap:6px;width:93px}.zone-card>div:first-child svg{color:#ff6674}.zone-card>div:first-child span{font-size:7px}.zone-card>div:first-child b{display:block;font-size:11px}.zones{flex:1;display:flex}.zones span{width:20%;font-size:5px;color:#9aa19e;text-align:center}.zones i{height:6px;background:#d9e0dc;display:block;border-radius:8px;margin-bottom:4px}.zones span:nth-child(1) i{background:#8fb8ff}.zones span:nth-child(2) i{background:#82cdf4}.zones span:nth-child(3) i{background:#41dd7f}.zones span:nth-child(4) i{background:#ffc344}.zones span:nth-child(5) i{background:#ff7080}.zones .current{color:#0dbb58;font-weight:900}.zones .current i{transform:scaleY(1.7);box-shadow:0 0 8px currentColor}.workout-actions{display:grid;grid-template-columns:1fr 1.35fr;gap:9px;margin-top:8px}.workout-actions button{height:46px}.summary-page{padding:0;background:#f3f6f4}.summary-hero{text-align:center;height:365px;background:linear-gradient(170deg,#eafff2,#f3f6f4);padding-top:42px;position:relative;overflow:hidden}.summary-hero h2{font-size:29px;margin:9px 0 2px}.summary-hero p{font-size:11px;color:#7b8580}.summary-avatar{height:190px}.summary-avatar .avatar-figure{margin:auto;transform:scale(.82)}.xp-earned{position:absolute;right:52px;bottom:45px;background:#151a17;color:#24e079;padding:9px 13px;border-radius:13px;font-weight:900;transform:rotate(4deg);box-shadow:0 6px 16px #b8d7c4}.xp-earned small{font-size:8px}.summary-sheet{margin-top:-18px;background:#fff;border-radius:25px 25px 0 0;padding:19px 17px 28px;position:relative}.score-title{display:flex;align-items:center;padding-bottom:14px}.big-score{font-size:43px;font-weight:900;letter-spacing:-.05em}.big-score small{font-size:11px}.score-title>div:nth-child(2){display:flex;flex-direction:column;margin-left:12px}.score-title>div:nth-child(2) b{font-size:13px}.score-title>div:nth-child(2) span{font-size:8px;color:#7e8882}.grade{margin-left:auto;font-size:29px;font-weight:900;color:#13c963;background:#dffbed;width:45px;height:45px;display:grid;place-items:center;border-radius:50%}.summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.summary-grid>div{background:#f4f6f5;padding:10px 13px;border-radius:12px;display:flex;justify-content:space-between}.summary-grid small{font-size:8px;color:#7e8882}.summary-grid b{font-size:10px}.reward-row{display:flex;align-items:center;padding:14px 7px;gap:8px}.reward-row svg{color:#18d46a}.reward-row span{display:flex;flex-direction:column}.reward-row b{font-size:10px}.reward-row small{font-size:7px;color:#7f8883}.reward-row em{margin-left:auto;color:#13bf5e;font-size:10px;font-style:normal;font-weight:900}.summary-sheet>.primary{width:100%}.text-btn{border:0;background:transparent;width:100%;font-size:10px;color:#737c77;padding:12px}.modal-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#070b099e;z-index:40;display:flex;align-items:center;justify-content:center;padding:23px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.reward-modal{width:100%;background:#fff;border-radius:28px;padding:29px 23px 22px;text-align:center;position:relative;animation:pop .35s ease-out}@keyframes pop{0%{transform:scale(.8);opacity:0}}.modal-close{position:absolute;right:14px;top:12px;border:0;background:#f0f2f1;width:27px;height:27px;border-radius:50%}.reward-glow{width:95px;height:95px;border-radius:50%;margin:18px auto;background:radial-gradient(circle,#ddffeb,#c0fbd7 35%,transparent 70%);display:grid;place-items:center}.reward-glow b{font-size:48px;color:#12db68;text-shadow:0 0 20px #23ed7c}.reward-modal h3{font-size:23px;margin:0}.reward-modal>p{font-size:10px;color:#7a847e}.unlocked-item{display:flex;align-items:center;text-align:left;background:#effbf4;border:1px solid #9cedbb;border-radius:15px;padding:10px;margin:17px 0}.unlocked-item>span{font-size:25px;color:#16d76a;margin-right:10px}.unlocked-item div{display:flex;flex-direction:column}.unlocked-item small{font-size:7px;color:#0aa750}.unlocked-item b{font-size:11px}.unlocked-item em{margin-left:auto;color:#3281ff;font-style:normal;font-weight:900}.reward-modal>.primary{width:100%}.avatar-page{background:linear-gradient(#f6fbf8 0,#fff 52%)}.avatar-showcase{text-align:center;height:304px;position:relative;padding-top:2px}.avatar-showcase .avatar-figure{margin:auto;transform:scale(.86)}.avatar-showcase>.speech{right:18px;top:26px}.avatar-showcase>b{display:block;font-size:16px;margin-top:-3px}.level-row{display:flex;align-items:center;gap:8px;padding:3px 15px}.level-row span{font-size:11px;font-weight:900}.level-row small{font-size:8px;color:#7f8983}.segmented{height:39px;border-radius:14px;background:#f1f3f2;padding:3px;display:grid;grid-template-columns:1fr 1fr;margin:2px 0 12px}.segmented button{border:0;background:transparent;border-radius:11px;font-size:10px;font-weight:800;color:#8c9490}.segmented button.active{background:#fff;color:#131714;box-shadow:0 2px 8px #dce2de}.slot-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.slot-grid button{height:92px;border:1px solid var(--line);border-radius:15px;background:#f6f8f7;display:flex;flex-direction:column;align-items:center;padding:8px}.slot-grid button.filled{border-color:#b9edce;background:#f5fff9}.slot-grid span{font-size:26px;font-weight:900;height:37px}.slot-grid b{font-size:9px}.slot-grid small{font-size:7px;color:#8b948e;margin-top:2px}.inventory-cta{width:100%;margin-top:12px}.stats-list{padding:15px 5px}.stats-list>div{display:flex;align-items:center;gap:10px;margin:17px 0}.stats-list span{font-size:11px;width:34px}.stats-list b{font-size:10px;width:20px}.inventory-tabs{display:grid;grid-template-columns:repeat(3,1fr);background:#f1f3f2;border-radius:14px;padding:3px}.inventory-tabs button{border:0;background:transparent;border-radius:11px;font-size:9px;font-weight:800;padding:9px 3px;color:#8d9691}.inventory-tabs button.active{background:#fff;color:#161a18;box-shadow:0 2px 7px #dce1de}.inventory-meta{display:flex;justify-content:space-between;padding:13px 3px 8px;font-size:9px}.inventory-meta span{color:#8a928d}.inventory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.inventory-grid>button{height:118px;border:1px solid var(--line);border-radius:15px;background:#f5f7f6;position:relative;padding:8px 4px;display:flex;flex-direction:column;align-items:center}.inventory-grid button.owned{background:#f8fffb;border-color:#a9eec5}.inventory-grid button.rarity-R{border-color:#8eb4ff}.inventory-grid button.rarity-SR{border-color:#b795ff}.inventory-grid button.locked{filter:grayscale(1);opacity:.56}.inventory-grid em{position:absolute;right:7px;top:5px;font-style:normal;font-size:8px;color:#3581ff;font-weight:900}.equipment-icon{font-size:31px;font-weight:900;height:50px;display:grid;place-items:center}.inventory-grid b{font-size:8px}.inventory-grid small{font-size:7px;color:#7e8882;margin-top:4px}.inventory-tip{text-align:center;background:#f4f6f5;border-radius:14px;margin-top:12px;padding:12px;font-size:9px;color:#59635e}.inventory-tip span{font-size:7px;color:#939b97}.modal-backdrop.bottom{align-items:flex-end;padding:0}.item-sheet{width:100%;background:#fff;border-radius:28px 28px 0 0;padding:28px 22px 31px;text-align:center;position:relative;animation:sheet .3s ease-out}@keyframes sheet{0%{transform:translateY(100%)}}.equipment-icon.big{font-size:62px;height:82px}.rarity-label{font-size:8px;font-weight:900;color:#3282ff}.item-sheet h3{margin:7px 0;font-size:20px}.item-sheet p{font-size:10px;color:#727d77;line-height:1.6}.item-sheet>.primary{width:100%;margin-top:15px}@media(max-width:900px){.desktop-copy{display:none}.stage{padding:0}.phone{width:min(430px,100vw);height:100vh;border:0;border-radius:0}.statusbar{padding-top:max(13px,env(safe-area-inset-top))}.home-indicator{display:none}.screen{height:calc(100% - 114px)}}@media(min-width:901px){body{overflow:hidden}.stage{height:100vh}}@media(min-width:901px)and (max-height:720px){.stage{padding:12px}.phone{height:calc(100vh - 24px);width:calc((100vh - 24px)*.462);border-width:7px;border-radius:42px}.statusbar{height:39px}.screen{height:calc(100% - 102px)}.screen.no-nav{height:calc(100% - 45px)}.bottom-nav{height:63px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.heart-card{position:relative;padding:0;overflow:hidden}.heart-connect{width:100%;height:100%;padding:12px;border:0;background:transparent;text-align:left;color:inherit}.heart-connect>span{font-size:9px;font-weight:800;display:flex;align-items:center;gap:4px}.heart-connect>b{font-size:9px;display:block;margin-top:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.heart-live{position:absolute;right:8px;bottom:8px;display:flex;align-items:baseline;gap:3px}.heart-live strong{font-size:17px}.heart-live small{font-size:6px;color:#78827c}.status-dot.connecting{background:#ffbd38;box-shadow:0 0 8px #ffbd38}.status-dot.disconnected,.status-dot.error{background:#ff6c6c;box-shadow:0 0 8px #ff6c6c}.status-dot.unsupported{background:#9ca39f;box-shadow:none}.zone-summary{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin-top:8px}.zone-summary>div{background:#f4f6f5;border-radius:8px;padding:6px 2px;text-align:center;display:flex;flex-direction:column}.zone-summary span{font-size:6px;color:#7e8882}.zone-summary b{font-size:8px;margin-top:2px}.ble-warning{font-size:8px;line-height:1.5;color:#a45b26;background:#fff5e9;border-radius:9px;padding:6px 8px;margin:6px 0 0}.pixel-art{image-rendering:pixelated;image-rendering:crisp-edges}.avatar-figure{display:grid;place-items:center}.avatar-character{width:100%;height:100%;object-fit:contain}.hero-card .avatar-character{transform:scale(1.08)}.slot-grid{grid-template-columns:repeat(4,1fr)}.slot-grid button{height:88px;padding:6px 3px}.slot-grid .slot-image{width:48px;height:48px;object-fit:contain}.slot-grid .slot-empty{height:48px;display:grid;place-items:center;font-size:7px;color:#9aa29e}.equipment-image{width:62px;height:62px;object-fit:contain}.inventory-grid>button{height:128px}.inventory-grid .equipment-image{margin-top:7px}.equipment-image.big{display:block;width:110px;height:110px;margin:0 auto 8px}.reward-equipment-image{display:block;width:104px;height:104px;object-fit:contain;margin:12px auto}.unlocked-equipment-image{width:48px;height:48px;object-fit:contain;margin-right:8px}.voice-hint{display:flex;gap:8px;align-items:flex-start;border:1px dashed #b9e6cd;border-radius:14px;background:#f6fdf9;padding:10px 12px;margin-top:14px;color:#2b7a51}.voice-hint svg{flex:none;margin-top:1px;color:#12b65c}.voice-hint span{display:flex;flex-direction:column}.voice-hint b{font-size:10px;color:#146b3f}.voice-hint small{font-size:8px;line-height:1.6;color:#6f8a7c;margin-top:3px}.voice-bar{display:flex;align-items:stretch;gap:7px;margin-top:7px}.voice-status{flex:1;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:13px;background:#f7faf8;padding:8px 11px;text-align:left;color:inherit;min-width:0}.voice-status:disabled{cursor:default}.voice-status svg{flex:none;color:#8b948f}.voice-status span{display:flex;flex-direction:column;min-width:0}.voice-status b{font-size:9px;white-space:nowrap}.voice-status small{font-size:8px;color:#828c86;margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:168px}.voice-bar.idle .voice-status{border-color:#c8e8d6}.voice-bar.idle .voice-status svg{color:#25c96f}.voice-bar.active .voice-status{border-color:#25df78;background:#f0fdf6}.voice-bar.active .voice-status svg{color:#12c463;animation:voicePulse 1.2s infinite}.voice-bar.thinking .voice-status{border-color:#ffd48a;background:#fffaf0}.voice-bar.thinking .voice-status svg{color:#e9a33a}.voice-bar.speaking .voice-status{border-color:#8fc4ff;background:#f2f8ff}.voice-bar.speaking .voice-status svg{color:#3d8bfd}.voice-bar.sleeping .voice-status{border-style:dashed;background:#f4f6f5}.voice-bar.unsupported .voice-status{background:#f6f7f6;color:#8d958f}.voice-bar.failed .voice-status,.voice-bar.unsupported .voice-status{align-items:flex-start;border-color:#f0c2a8;background:#fff7f2}.voice-bar.failed .voice-status svg,.voice-bar.unsupported .voice-status svg{color:#d2703a;margin-top:1px}.voice-bar.failed .voice-status small,.voice-bar.unsupported .voice-status small{white-space:normal;max-width:none;line-height:1.55;color:#a2603a}.voice-mute{width:42px;border:1px solid var(--line);border-radius:13px;background:#f7faf8;color:#7e8882;display:grid;place-items:center;flex:none}.xiaozhi-sync{display:flex;flex-wrap:wrap;gap:4px;margin:5px 2px 0}.xiaozhi-sync span{font-size:6px;font-weight:800;color:#718079;background:#eef2f0;border:1px solid #dfe7e3;border-radius:999px;padding:3px 6px}.xiaozhi-sync span.ok{color:#138e4d;background:#eaf9f0;border-color:#c9ecd7}.xiaozhi-sync span.error{color:#b04737;background:#fff0ed;border-color:#f1d2ca}.xiaozhi-sync span.heard{color:#226da3;background:#eaf5ff;border-color:#cce5f8}@keyframes voicePulse{50%{opacity:.35}}.vision-consent{border:1px solid #cce7d7;background:#f6fcf8;border-radius:16px;padding:12px;margin:0 0 8px}.vision-consent>b{font-size:11px}.vision-consent>p{font-size:8px;line-height:1.55;color:#708078;margin:5px 0 9px}.vision-consent>div{display:grid;grid-template-columns:1fr 1fr;gap:7px}.vision-consent button{border:1px solid #dce5e0;background:#fff;border-radius:10px;padding:8px 4px;font-size:8px;font-weight:800;color:#6c7771}.vision-consent button.selected{background:#e4faed;border-color:#5bd493;color:#0d9f50;box-shadow:inset 0 0 0 1px #5bd493}.activation-card{display:flex;align-items:center;gap:10px;background:#fff8e8;border:1px solid #f0ce7a;border-radius:15px;padding:9px 11px;margin-bottom:8px}.activation-card>div{display:grid;grid-template-columns:1fr auto;gap:2px 7px;flex:1}.activation-card b{font-size:10px}.activation-card small{font-size:7px;color:#8b7750;grid-column:1}.activation-card strong{font-size:20px;letter-spacing:.13em;grid-column:2;grid-row:1/3}.activation-card a{font-size:7px;color:#967018;grid-column:1/3;margin-top:2px}.pose-confidence{position:absolute;left:10px;bottom:10px;border-radius:10px;padding:6px 8px;display:flex;flex-direction:column;color:#fff;background:#0a100dd1;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.pose-confidence b{font-size:8px}.pose-confidence small{font-size:6px;opacity:.7;margin-top:1px}.pose-confidence.stable b{color:#36eb8e}.pose-confidence.adjust b{color:#ffd164}.pose-confidence.uncertain b{color:#cbd2ce}.feedback{height:auto;min-height:44px}.feedback span{display:flex;flex-direction:column}.feedback b{font-size:9px}.feedback small{font-size:7px;color:#7b8780;margin-top:2px}.feedback.adjust{background:#fff9ed}.feedback.adjust svg{color:#e9a52f}.feedback.uncertain{background:#f2f4f3}.feedback.uncertain svg{color:#929b96}.coach-panel{position:relative;display:flex;align-items:center;gap:6px;border:1px solid #cfe5d8;background:linear-gradient(135deg,#f7fcf9,#f2f8f5);border-radius:15px;padding:7px;margin-top:7px;min-height:55px}.coach-panel .voice-status{border:0;background:transparent;padding:3px;min-height:34px}.coach-panel .voice-status small{max-width:190px}.coach-panel>em{position:absolute;right:8px;bottom:3px;font-size:6px;color:#6d9b80;font-style:normal}.coach-face{width:38px;height:38px;border-radius:12px;background:#17211c;color:#37ec8d;display:grid;place-items:center;font-size:11px;font-weight:900;flex:none;box-shadow:inset 0 -4px #0d1310;animation:coachBreathe 2.4s ease-in-out infinite}.coach-face.listening{color:#72beff;box-shadow:0 0 12px #a7d8ff,inset 0 -4px #0d1310}.coach-face.thinking{color:#ffd164}.coach-face.concerned,.coach-face.caring{color:#ffb783}.coach-face.celebrating,.coach-face.happy{color:#43f394;box-shadow:0 0 15px #aaf6ca,inset 0 -4px #0d1310}.interrupt-btn{border:0;background:#ffe7e2;color:#c34d3d;border-radius:9px;padding:7px;font-size:7px;font-weight:900;flex:none}.coach-panel .voice-mute{width:34px;height:38px;background:#fff}.coach-panel.connecting,.coach-panel.reconnecting{border-style:dashed}.coach-panel.thinking .coach-face{animation:coachThink .7s steps(2) infinite}.coach-panel.speaking .coach-face{animation:coachTalk .38s steps(2) infinite}@keyframes coachBreathe{50%{transform:translateY(-2px) scale(1.03)}}@keyframes coachThink{50%{transform:translate(2px)}}@keyframes coachTalk{50%{transform:scaleY(.9)}}.form-breakdown,.correction-summary,.vision-summary{margin-top:10px;border:1px solid #e5eae7;border-radius:13px;padding:10px}.form-breakdown>div:not(.section-title){display:grid;grid-template-columns:56px 1fr 24px;align-items:center;gap:6px;margin-top:6px}.form-breakdown span,.correction-summary span b{font-size:7px}.form-breakdown i{height:5px;background:#e8ecea;border-radius:5px;overflow:hidden}.form-breakdown i b{display:block;height:100%;background:#2ada79;border-radius:5px}.form-breakdown em,.correction-summary em{font-size:7px;font-style:normal;color:#6d7771;text-align:right}.correction-summary>span{display:flex;justify-content:space-between;background:#f6f8f7;padding:6px 8px;border-radius:8px;margin-top:5px}.correction-summary p,.vision-summary p{font-size:8px;line-height:1.55;color:#6e7973;margin:3px 0}.vision-summary{background:#f4f9ff;border-color:#d9e8f6}.avatar-customize{border:1px solid var(--line);border-radius:18px;background:#fff;padding:11px;margin:-3px 0 12px;position:relative}.customize-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.customize-heading>span{display:flex;flex-direction:column}.customize-heading small{font-size:7px;color:#89928d}.customize-heading b{font-size:12px;margin-top:2px}.gender-switch{display:grid;grid-template-columns:1fr 1fr;background:#f0f3f1;border-radius:10px;padding:2px}.gender-switch button{width:39px;border:0;background:transparent;border-radius:8px;padding:6px;font-size:9px;font-weight:900;color:#8a938e}.gender-switch button.active{background:#111513;color:#27e47d}.outfit-list{display:grid;grid-template-columns:repeat(2,1fr);gap:7px}.outfit-list article{min-width:0;min-height:153px;border:1px solid var(--line);border-radius:13px;background:#f7f9f8;padding:7px 6px;display:grid;grid-template-columns:58px 1fr;grid-template-rows:auto auto auto 27px;position:relative;align-items:center}.outfit-list article.active{border-color:#21d974;background:#effcf4;box-shadow:inset 0 0 0 1px #21d974}.outfit-list article.locked{filter:grayscale(.65);background:#f4f5f4}.outfit-list img{width:55px;height:84px;object-fit:contain;grid-row:1/4}.outfit-list b{font-size:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.outfit-list article>span{font-size:7px;font-weight:900}.outfit-list small{font-size:6px;color:#68756e;line-height:1.35}.outfit-list article>button{grid-column:1/3;height:25px;border:0;border-radius:8px;background:#111513;color:#fff;font-size:7px;font-weight:900}.outfit-list article>button:disabled{background:#dce1de;color:#87908b}.outfit-new{position:absolute;right:5px;top:5px;border-radius:999px;background:#21dd75;color:#092614;padding:3px 5px;font-size:6px;font-style:normal;font-weight:900}.wear-notice{position:absolute;left:50%;bottom:10px;transform:translate(-50%);white-space:nowrap;background:#111513;color:#28e47d;border-radius:999px;padding:7px 11px;font-size:8px;font-weight:900;animation:wearNotice 1.5s ease both}@keyframes wearNotice{0%{opacity:0;transform:translate(-50%,5px)}15%,75%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-3px)}}.rarity-N>span,.rarity-N em,.rarity-label.rarity-N{color:#7f8984}.rarity-R>span,.rarity-R em,.rarity-label.rarity-R{color:#347fff}.rarity-SR>span,.rarity-SR em,.rarity-label.rarity-SR{color:#8750db}.rarity-SSR>span,.rarity-SSR em,.rarity-label.rarity-SSR{color:#b98908}.inventory-grid button.rarity-R{border-color:#79a8ff}.inventory-grid button.rarity-SR{border-color:#a47aee}.inventory-grid button.rarity-SSR{border-color:#d8ad38;background:#fffdf5}.bottom-nav button span{position:relative}.nav-new{position:absolute;left:calc(100% + 2px);top:-2px;color:#0aa650;background:#dffbed;border-radius:999px;padding:1px 3px;font-size:5px;font-style:normal;font-weight:900}.demo-reward-trigger{width:100%;margin-top:10px;border:1px dashed #80c99e;border-radius:10px;background:#f3fff8;color:#15884a;padding:8px;font-size:8px;font-weight:900}.reward-stack{display:grid;gap:8px;margin:12px 0}.summary-xp-reward,.level-up-card,.outfit-unlock-card,.achievement-row,.equipment-reward{border:1px solid #dfe7e2;border-radius:14px;background:#f7faf8;padding:11px}.summary-xp-reward{display:grid;grid-template-columns:auto 1fr;gap:7px 14px}.summary-xp-reward span,.summary-xp-reward>div{display:flex;flex-direction:column}.summary-xp-reward small{font-size:7px;color:#738079}.summary-xp-reward span b{font-size:17px;color:#10bd5a}.summary-xp-reward strong{font-size:9px;margin-top:3px}.summary-xp-reward .progress{grid-column:1/3}.level-up-card{text-align:center;background:#effcf4;border-color:#8fe2b0;animation:levelUp .6s ease-out}.level-up-card small{display:block;color:#11b95a;font-size:7px;font-weight:900;letter-spacing:.15em}.level-up-card b{display:block;font-size:13px;margin:3px}.level-up-card strong{font-size:18px}@keyframes levelUp{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.outfit-unlock-card{display:grid;grid-template-columns:55px 1fr auto;align-items:center;padding:6px 9px}.outfit-unlock-card .avatar-figure.small{width:55px;height:77px;transform:none}.outfit-unlock-card span{display:flex;flex-direction:column}.outfit-unlock-card small{font-size:7px;color:#13aa55}.outfit-unlock-card b{font-size:11px;margin-top:3px}.outfit-unlock-card button{border:0;border-radius:9px;background:#111513;color:#fff;padding:8px;font-size:7px;font-weight:900}.outfit-unlock-card button:disabled{background:#dfe4e1;color:#7c8781}.achievement-row,.equipment-reward{display:flex;align-items:center;gap:8px}.achievement-row svg{color:#18cc65}.achievement-row span,.equipment-reward span{display:flex;flex-direction:column}.achievement-row small,.equipment-reward small{font-size:7px;color:#748079}.achievement-row b,.equipment-reward b{font-size:10px}
