@import"https://fonts.googleapis.com/css2?family=Noto+Sans:wght@200;400&family=Noto+Sans+KR:wght@200;400&family=Gowun+Batang:wght@400&family=Dongle:wght@400&display=swap";:root{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;color:#f5f7ff;background:#08101e;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 50% -30%,#334777,#121b33 43%,#070b14)}button,input,select{font:inherit}button{color:inherit}.student-shell{width:min(1480px,100%);min-height:100dvh;margin:0 auto;padding:14px;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:12px}.student-game-card,.student-bottom-nav{border:2px solid #59698d;background:linear-gradient(145deg,#1c2847fa,#0a1121fa);box-shadow:inset 0 1px #ffffff1f,0 8px 18px #0000003d}.student-game-card{min-height:0;border-radius:16px;padding:7px;display:grid;grid-template-rows:30px minmax(0,1fr) auto;overflow:hidden}.student-game-status{display:flex;align-items:center;gap:8px;padding:0 9px;color:#cfe0ff;font-size:11px;letter-spacing:.04em}.student-game-status b{color:#ffeca7}.live-dot{width:8px;height:8px;border-radius:50%;background:#63e697;box-shadow:0 0 10px #63e697}.student-nearby{margin-left:auto;color:#9fb5d7;max-width:50%;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.student-game-viewport{position:relative;min-height:0;overflow:hidden;border-radius:11px;background:#111a2f;contain:layout paint size}.game-host{width:100%;height:100%;min-height:0}.game-host canvas{display:block;width:100%!important;height:100%!important}.student-game-loading{width:100%;height:100%;min-height:300px;display:grid;place-items:center;color:#c9d8f1;background:#111a2f}.student-toast{min-height:34px;padding:9px 10px 3px;color:#b8c9e6;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.student-bottom-nav{min-height:72px;border-radius:15px;padding:6px;display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.student-bottom-nav button{min-width:0;border:1px solid transparent;border-radius:11px;background:transparent;color:#aebddb;display:grid;place-items:center;gap:1px;cursor:pointer}.student-bottom-nav button span{font-size:20px;line-height:20px}.student-bottom-nav button small{font-size:10px}.student-bottom-nav button.active{color:#fff;border-color:#ad8fff;background:linear-gradient(145deg,#674dc4,#30266d);box-shadow:inset 0 0 15px #ccbaff38}.nav-avatar-chip{width:22px;height:22px;border-radius:8px;display:grid;place-items:center;font-size:12px;font-weight:900;color:#fff;border:1px solid #c3a8ff;background:linear-gradient(135deg,#8a62dc,#3e5bb0);line-height:1}.student-bottom-nav button.active .nav-avatar-chip{box-shadow:0 0 0 2px #ffffff2e}.touch-overlay{display:none;position:absolute;inset:0;pointer-events:none}.touch-joystick,.touch-actions{pointer-events:auto;position:absolute;touch-action:none}.touch-joystick{left:16px;bottom:16px;width:116px;height:116px;border:2px solid rgba(216,230,255,.7);border-radius:50%;background:radial-gradient(circle at 36% 30%,#507cbeb8,#111e3ce0);box-shadow:inset 0 0 0 7px #ffffff0e,0 5px 14px #0000004d}.touch-joystick:before,.touch-joystick:after{content:"";position:absolute;background:#dcebff38;left:50%;top:50%;transform:translate(-50%,-50%)}.touch-joystick:before{width:2px;height:72%}.touch-joystick:after{width:72%;height:2px}.touch-joystick-ring{position:absolute;inset:16px;border:1px solid rgba(226,238,255,.28);border-radius:50%}.touch-joystick-stick{position:absolute;width:45px;height:45px;left:50%;top:50%;transform:translate(-50%,-50%);border:2px solid rgba(233,243,255,.78);border-radius:50%;background:radial-gradient(circle at 35% 28%,#8fb7ff,#375a9e);box-shadow:0 2px 7px #00000073,inset 0 1px #ffffff59}.touch-actions{right:16px;bottom:16px;width:128px;height:116px}.touch-actions button{position:absolute;width:62px;height:62px;display:grid;place-content:center;gap:1px;border:2px solid rgba(210,227,255,.78);border-radius:50%;color:#fff;background:radial-gradient(circle at 36% 25%,#5b87cffa,#1c3767f5);box-shadow:0 5px 13px #00000052,inset 0 1px #ffffff40;font-weight:900;touch-action:none}.touch-actions button b{line-height:17px;font-size:21px}.touch-actions button span{font-size:8px;font-weight:900}.touch-actions .touch-e{left:0;bottom:0;background:radial-gradient(circle at 36% 25%,#63bc94,#236247)}.dev-shell{width:min(1560px,100%);min-height:100dvh;margin:0 auto;padding:14px;color:#f4f6ff}.dev-header{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:13px 15px;margin-bottom:12px;border:2px solid #59698d;border-radius:13px;background:#14213d}.dev-header div{display:grid;gap:4px}.dev-header span{color:#a9bfdf;font-size:11px}.dev-header a{color:#fff;text-decoration:none;border:1px solid #8798c7;border-radius:8px;padding:8px 10px;background:#263c66}.dev-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:12px}.dev-panel,.dev-game-area{border:2px solid #59698d;border-radius:13px;background:#111d36}.dev-panel{padding:14px;overflow:auto;max-height:calc(100dvh - 110px)}.dev-panel h2{margin:0 0 10px;font-size:15px}.dev-panel label{display:grid;gap:5px;margin:10px 0;color:#bdcce6;font-size:11px}.dev-panel input,.dev-panel select{width:100%;border:1px solid #5b6d95;border-radius:8px;padding:8px;background:#0a1326;color:#fff}.dev-two{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dev-panel button,.file-label{width:100%;min-height:36px;margin-top:8px;border:1px solid #8092c1;border-radius:8px;background:#263d67;color:#fff;cursor:pointer;padding:8px;text-align:center}.file-label input{display:none}.dev-game-area{padding:8px;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.dev-tools{display:flex;gap:7px;flex-wrap:wrap;padding:2px 2px 9px;align-items:center}.dev-tools button{border:1px solid #8092c1;border-radius:8px;background:#263d67;color:#fff;cursor:pointer;padding:7px 9px}.dev-tools span{margin-left:auto;color:#ffeca7;font-size:12px}.dev-game-frame{min-height:0;height:calc(100dvh - 205px);border-radius:8px;overflow:hidden}.dev-toast{margin:8px 2px 0;color:#aec0df;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(pointer:coarse),(max-width:760px){.touch-overlay{display:block}}@media(max-width:980px){.student-shell{width:100%}.dev-layout{grid-template-columns:1fr}.dev-panel{max-height:none}.dev-game-frame{height:68dvh}}@media(orientation:landscape)and (min-width:760px){.student-shell{grid-template-rows:minmax(0,1fr) 72px}.student-game-card{min-height:560px}}@media(orientation:portrait){.student-shell{padding:7px;gap:7px;grid-template-rows:minmax(0,1fr) 64px}.student-game-card{border-radius:12px;padding:5px}.student-game-status{min-height:26px;padding:0 6px;font-size:10px}.student-nearby{max-width:56%}.student-bottom-nav{min-height:64px;border-radius:12px;padding:4px;gap:2px}.student-bottom-nav button span{font-size:18px}.student-bottom-nav button small{font-size:8px}.student-toast{min-height:28px;padding:7px 6px 1px;font-size:10px}.touch-dpad{left:10px;bottom:10px;transform:scale(.9);transform-origin:left bottom}.touch-actions{right:10px;bottom:10px;transform:scale(.9);transform-origin:right bottom}}@media(orientation:landscape)and (max-height:620px){.student-shell{padding:6px;gap:6px;grid-template-rows:minmax(0,1fr) 52px}.student-game-card{padding:4px;border-radius:10px}.student-game-status,.student-toast{display:none}.student-bottom-nav{min-height:52px;border-radius:10px}.student-bottom-nav button{grid-template-columns:auto auto;gap:4px;align-content:center}.student-bottom-nav button span{font-size:16px}.student-bottom-nav button small{font-size:9px}.touch-dpad{transform:scale(.72);transform-origin:left bottom;left:5px;bottom:5px}.touch-actions{transform:scale(.72);transform-origin:right bottom;right:5px;bottom:5px}}@media(orientation:landscape)and (max-height:620px)and (max-width:980px){html,body,#root{width:100%;min-width:0;min-height:100%;height:100%;overflow:hidden}.student-shell{width:100%;max-width:none;height:100dvh;min-height:0;margin:0;padding:4px;gap:4px;grid-template-rows:minmax(0,1fr) 34px}.student-game-card{min-height:0;padding:3px;border-width:1px;border-radius:8px;grid-template-rows:minmax(0,1fr)}.student-game-status,.student-toast{display:none}.student-game-viewport{min-height:0;border-radius:6px}.touch-overlay{display:block}.student-bottom-nav{min-height:34px;padding:2px;gap:2px;border-width:1px;border-radius:8px}.student-bottom-nav button{display:grid;grid-template-columns:auto;align-content:center;border-radius:6px}.student-bottom-nav button span{font-size:15px;line-height:15px}.student-bottom-nav button small{display:none}.touch-joystick{left:9px;bottom:9px;width:82px;height:82px;border-width:1px}.touch-joystick-ring{inset:12px}.touch-joystick-stick{width:32px;height:32px;border-width:1px}.touch-joystick:before{height:68%}.touch-joystick:after{width:68%}.touch-actions{right:9px;bottom:9px;width:94px;height:82px}.touch-actions button{width:46px;height:46px;border-width:1px}.touch-actions button b{font-size:17px;line-height:14px}.touch-actions button span{font-size:6px}}.touch-joystick{width:88px;height:88px;border:1px solid rgba(205,222,255,.34);background:#14274d4d;box-shadow:inset 0 0 0 4px #ffffff06,0 2px 7px #0000001f;opacity:.6}.touch-joystick:before,.touch-joystick:after{background:#e1eeff1f}.touch-joystick-ring{inset:13px;border-color:#e2eeff29}.touch-joystick-stick{width:34px;height:34px;border:1px solid rgba(233,243,255,.44);background:#6d97df85;box-shadow:0 1px 4px #0000002e,inset 0 1px #ffffff29}.touch-actions{width:100px;height:88px}.touch-actions button{width:46px;height:46px;border:1px solid rgba(210,227,255,.38);background:#4670b378;box-shadow:0 2px 6px #00000024,inset 0 1px #ffffff24;opacity:.72}.touch-actions button b{font-size:16px;line-height:14px}.touch-actions button span{font-size:6px}.touch-actions .touch-e{background:#368e667a}@media(orientation:portrait)and (max-width:760px){html,body,#root{width:100%;height:100%;min-height:100%;overflow:hidden;background:#0a1121}.student-shell{position:fixed;inset:0;width:100%;height:100dvh;min-height:0;margin:0;padding:0;display:block;background:#0a1121}.student-game-card{position:absolute;inset:0;display:block;min-height:0;padding:0;border:0;border-radius:0;background:#111a2f;box-shadow:none;overflow:hidden}.student-game-status,.student-toast{display:none}.student-game-viewport{width:100%;height:100%;border-radius:0}.student-bottom-nav{position:absolute;z-index:20;left:8px;right:8px;bottom:calc(env(safe-area-inset-bottom) + 8px);min-height:38px;padding:2px;gap:2px;border-width:1px;border-radius:10px;background:#0c1831a8;box-shadow:0 2px 10px #0003,inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.student-bottom-nav button{border-radius:8px}.student-bottom-nav button span{font-size:15px;line-height:15px}.student-bottom-nav button small{display:none}.student-bottom-nav button.active{border-width:1px;box-shadow:none;background:#674dc4ad}.touch-overlay{display:block}.touch-joystick{left:12px;bottom:58px;width:68px;height:68px;opacity:.48}.touch-joystick-ring{inset:10px}.touch-joystick-stick{width:27px;height:27px}.touch-actions{right:12px;bottom:58px;width:80px;height:68px}.touch-actions button{width:38px;height:38px;opacity:.58}.touch-actions button b{font-size:14px;line-height:12px}.touch-actions button span{font-size:5px}}@media(orientation:landscape)and (max-height:620px)and (max-width:980px){.touch-joystick{width:68px;height:68px;left:10px;bottom:10px;opacity:.48}.touch-joystick-ring{inset:10px}.touch-joystick-stick{width:27px;height:27px}.touch-actions{width:80px;height:68px;right:10px;bottom:10px}.touch-actions button{width:38px;height:38px;opacity:.58}.touch-actions button b{font-size:14px;line-height:12px}.touch-actions button span{font-size:5px}}.student-game-viewport{touch-action:none}.touch-actions{width:46px;height:100px}.touch-actions .touch-e{left:auto;right:0;bottom:0}@media(orientation:portrait)and (max-width:760px){.touch-actions{right:12px;bottom:58px;width:38px;height:86px}.touch-actions .touch-e,.touch-actions .touch-jump{right:0;left:auto}}@media(orientation:landscape)and (max-height:620px)and (max-width:980px){.touch-actions{right:10px;bottom:10px;width:38px;height:86px}.touch-actions .touch-e,.touch-actions .touch-jump{right:0;left:auto}}.onboarding-layer{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:clamp(6px,2dvh,20px);background:#040916eb;overflow:auto}.onboarding-card{width:min(720px,100%);height:min(94dvh,720px);max-height:94dvh;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(179,201,255,.28);border-radius:clamp(14px,3dvh,24px);padding:clamp(12px,2.6dvh,26px) clamp(14px,4vw,26px);background:linear-gradient(155deg,#182749,#0e1730 62%,#121436);box-shadow:0 22px 70px #00000073;color:#f3f7ff}.onboarding-heading{flex:0 0 auto;text-align:center}.onboarding-kicker{display:inline-block;padding:4px 9px;border-radius:999px;background:#7a66f438;color:#d9d2ff;font-size:10px;letter-spacing:.12em;font-weight:800}.onboarding-heading h1{margin:clamp(4px,1dvh,10px) 0 clamp(2px,.6dvh,5px);font-size:clamp(16px,4dvh,25px)}.onboarding-heading p{margin:0;color:#aebdd9;font-size:clamp(10px,1.5dvh,12px)}.onboarding-preview{flex:0 1 auto;position:relative;height:clamp(80px,18dvh,155px);min-height:0;margin:clamp(6px,1.4dvh,18px) 0;border:1px solid rgba(182,205,255,.17);border-radius:16px;overflow:hidden;background:radial-gradient(circle at 50% 28%,rgba(118,151,247,.24),transparent 47%),linear-gradient(#17355c,#1d3156 58%,#244168 59%,#182b4b)}.onboarding-preview-floor{position:absolute;left:-4%;right:-4%;bottom:35px;height:20px;border-top:3px solid rgba(215,235,255,.55);background:repeating-linear-gradient(90deg,#ffffff17 0 18px,#ffffff05 18px 36px);transform:perspective(100px) rotateX(48deg)}.onboarding-preview-sprite{position:absolute;z-index:1;left:50%;top:8%;height:78%;width:auto;aspect-ratio:161/244;transform:translate(-50%);filter:drop-shadow(0 7px 0 rgba(2,8,19,.26))}.onboarding-preview-sprite img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:50% 0;image-rendering:pixelated}.onboarding-preview b,.onboarding-preview span{position:absolute;z-index:2;left:0;right:0;text-align:center}.onboarding-preview b{bottom:23px;font-size:14px;text-shadow:0 2px 0 rgba(0,0,0,.4)}.onboarding-preview span{bottom:9px;color:#c2d0ef;font-size:10px}.onboarding-form{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:clamp(6px,1.2dvh,10px);overflow:auto}.onboarding-name{flex:0 0 auto;display:flex;align-items:center;gap:9px;color:#cbd9f7;font-size:12px;font-weight:700}.onboarding-name input{flex:1;min-width:0;height:clamp(33px,6.5dvh,37px);padding:0 12px;border:1px solid rgba(184,206,255,.25);border-radius:10px;background:#0b1530;color:#fff;outline:none}.onboarding-name input:focus{border-color:#9b8cff;box-shadow:0 0 0 3px #9684ff29}.onboarding-tabs{flex:0 0 auto;display:flex;gap:5px;padding:3px;border:1px solid rgba(187,208,255,.18);border-radius:12px;background:#0a142c8c}.onboarding-tabs button{flex:1;min-height:clamp(28px,5.5dvh,32px);border:0;border-radius:9px;background:transparent;color:#9fb0d2;font-size:12px;font-weight:700;cursor:pointer}.onboarding-tabs button.active{background:linear-gradient(135deg,#7560e4,#a075d9);color:#fff;box-shadow:0 3px 10px #7660e547}.onboarding-tab-panel{flex:1 1 auto;min-height:0;display:grid;gap:8px}.choice-row{display:grid;gap:7px}.choice-row>b{font-size:12px;color:#d7e2fb}.choice-row>div{display:flex;flex-wrap:wrap;gap:6px}.choice-row button{min-height:30px;padding:5px 9px;border:1px solid rgba(187,208,255,.19);border-radius:8px;background:#132243c7;color:#b9c8e7;font-size:11px;cursor:pointer}.choice-row button.selected{border-color:#ad9bff;background:linear-gradient(135deg,#7560e4,#a075d9);color:#fff;box-shadow:0 3px 10px #7660e547}.onboarding-twin{display:grid;grid-template-columns:1fr 1fr;gap:14px}.choice-row.compact button{min-width:28px;padding:5px 8px}.onboarding-locked{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding-top:1px}.onboarding-locked>div{display:grid;gap:3px;padding:9px 10px;border:1px dashed rgba(189,211,255,.2);border-radius:10px;background:#0a142c7a}.onboarding-locked b{font-size:11px;color:#d7e2fb}.onboarding-locked span{font-size:10px;color:#8797bb}.onboarding-start{flex:0 0 auto;width:100%;min-height:clamp(40px,7dvh,47px);border:0;border-radius:12px;background:linear-gradient(135deg,#715be2,#a46be3);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 7px 20px #674fdc4d}.onboarding-start span{margin-left:5px;font-size:18px}@media(max-width:620px){.onboarding-layer{padding:10px}.onboarding-card{border-radius:18px}.onboarding-twin,.onboarding-locked{grid-template-columns:1fr}.choice-row>div{gap:5px}.choice-row button{font-size:10px;padding:5px 7px}}@media(orientation:landscape)and (max-height:620px){.onboarding-layer{padding:10px}.onboarding-card{width:min(860px,100%);height:min(92dvh,540px);flex-direction:row;flex-wrap:wrap;align-content:flex-start;padding:14px 18px}.onboarding-heading{flex:1 1 100%}.onboarding-heading h1{font-size:18px;margin:4px 0 2px}.onboarding-preview{flex:0 0 33%;height:auto;align-self:stretch;margin:8px 14px 0 0}.onboarding-form{flex:1 1 60%;min-width:0;margin-top:8px}.onboarding-footer{flex:0 0 100%;margin-top:10px}.choice-row{gap:4px}.choice-row button{min-height:26px;padding:3px 7px;font-size:10px}}.onboarding-layer{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.onboarding-card{contain:layout paint}.onboarding-preview-sprite img{image-rendering:pixelated}.onboarding-card{position:relative}.onboarding-close{position:absolute;top:12px;right:13px;width:32px;height:32px;border:1px solid rgba(184,206,255,.24);border-radius:10px;background:#09122ab8;color:#e8efff;font-size:23px;line-height:26px;cursor:pointer}.onboarding-close:hover{background:#705be299}.onboarding-footer{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;width:100%;margin-top:clamp(8px,1.6dvh,18px)}.onboarding-logout{min-width:84px;min-height:34px;padding:7px 14px;border:1px solid rgba(240,176,187,.35);border-radius:9px;background:#e25b7024;color:#f0b0bb;font-size:12px;font-weight:700;cursor:pointer}.onboarding-logout:hover{background:#e25b7047}@media(max-width:620px){.onboarding-close{top:10px;right:10px;width:30px;height:30px;font-size:21px}}.choice-row.hair-all>div{max-height:120px;overflow-y:auto;padding:1px 3px 3px 1px;scrollbar-width:thin}.choice-row.hair-all>div::-webkit-scrollbar{width:6px}.choice-row.hair-all>div::-webkit-scrollbar-thumb{border-radius:999px;background:#9f8cff8c}@media(max-width:620px){.choice-row.hair-all>div{max-height:106px}}@media(max-width:980px){.student-bottom-nav{backdrop-filter:none;-webkit-backdrop-filter:none}}.floating-joystick{position:absolute;z-index:16;width:76px;height:76px;margin:-38px 0 0 -38px;border:1px solid rgba(220,233,255,.34);border-radius:50%;background:#12234347;box-shadow:inset 0 0 0 12px #ffffff06,0 3px 12px #0000002e;pointer-events:none}.floating-joystick:before,.floating-joystick:after{content:"";position:absolute;left:50%;top:50%;background:#e2efff21;transform:translate(-50%,-50%)}.floating-joystick:before{width:1px;height:62%}.floating-joystick:after{width:62%;height:1px}.floating-joystick i{position:absolute;left:50%;top:50%;width:30px;height:30px;border:1px solid rgba(236,245,255,.55);border-radius:50%;background:#759ddf94;box-shadow:0 2px 5px #0003,inset 0 1px #ffffff2e}@media(orientation:landscape)and (max-height:620px)and (max-width:980px){.floating-joystick{width:68px;height:68px;margin:-34px 0 0 -34px}.floating-joystick i{width:27px;height:27px}}@media(orientation:portrait)and (max-width:760px){.floating-joystick{width:68px;height:68px;margin:-34px 0 0 -34px;opacity:.78}.floating-joystick i{width:27px;height:27px}}.swatch-list{display:flex;flex-wrap:wrap;gap:6px}.hair-picker{display:grid;gap:8px}.swatch-chip{display:flex;align-items:center;gap:6px;min-height:32px;padding:6px 11px;border:1px solid rgba(187,208,255,.19);border-radius:999px;background:#132243c7;color:#b9c8e7;font-size:12px;cursor:pointer}.swatch-chip.selected{border-color:#ad9bff;background:linear-gradient(135deg,#7560e4,#a075d9);color:#fff;box-shadow:0 3px 10px #7660e547}.swatch-dot{width:15px;height:15px;flex:0 0 auto;border-radius:50%;border:1px solid rgba(255,255,255,.35)}.dev-note{font-size:12px;color:#9fb0d2;line-height:1.45;margin:8px 0 0}.onboarding-locked{grid-template-columns:1fr 1fr 1fr}@media(max-width:620px){.onboarding-locked{grid-template-columns:1fr}}.speed-picker{display:grid;gap:8px;padding:11px 12px;border:1px solid rgba(187,208,255,.18);border-radius:12px;background:#0d1a379e}.speed-picker>div:first-child{display:flex;justify-content:space-between;gap:10px;align-items:center}.speed-picker b{font-size:12px;color:#d7e2fb}.speed-picker span{font-size:11px;color:#9fb0d2;font-weight:700}.speed-picker input{width:100%;accent-color:#9b8cff}.speed-presets{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.speed-presets button{min-height:30px;border:1px solid rgba(188,210,255,.22);border-radius:8px;background:#1e3056c7;color:#c9d7f3;font-size:11px;font-weight:800;cursor:pointer}.speed-presets button:hover{border-color:#a99aff;background:#6f5bda75;color:#fff}.onboarding-heading{text-align:left}.onboarding-student-bar{display:flex;align-items:center;flex-wrap:wrap;gap:6px 8px;padding-right:42px;color:#b7c5e2;font-size:11px;font-weight:700}.onboarding-student-bar>span:not(.onboarding-brand){padding-left:8px;border-left:1px solid rgba(196,215,255,.22)}.onboarding-brand{margin-right:2px;color:#fff;font-size:13px;font-weight:900;letter-spacing:.01em}.onboarding-heading h1{text-align:center}.onboarding-preview>b{inset:10px auto auto 12px;padding:5px 8px;border-radius:8px;background:#07102594;font-size:12px;text-align:left;text-shadow:none}.onboarding-gender-tabs{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:3px;border:1px solid rgba(187,208,255,.18);border-radius:12px;background:#0a142c8c}.onboarding-gender-tabs button{min-height:32px;border:0;border-radius:9px;background:transparent;color:#9fb0d2;font-size:12px;font-weight:800;cursor:pointer}.onboarding-gender-tabs button.active{background:linear-gradient(135deg,#7560e4,#a075d9);color:#fff;box-shadow:0 3px 10px #7660e547}.onboarding-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.onboarding-tabs button{min-width:0;padding:0 5px}.onboarding-tabs button small{font-size:9px}.onboarding-tabs button:disabled{cursor:not-allowed;opacity:.42;background:#1624447a;color:#8190ae}.picker-section{display:grid;gap:7px}.picker-section>b{font-size:12px;color:#d7e2fb}.swatch-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.swatch-chip{justify-content:flex-start;min-width:0;min-height:38px;padding:7px 9px;border-radius:9px;background:#132243c7;font-size:11px;overflow:hidden}.swatch-chip>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hair-picker{gap:12px}@media(max-width:620px){.onboarding-student-bar{gap:4px 6px;padding-right:38px;font-size:9px}.onboarding-brand{font-size:11px}.onboarding-student-bar>span:not(.onboarding-brand){padding-left:6px}.onboarding-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.onboarding-tabs button{font-size:10px}.swatch-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(orientation:landscape)and (max-height:620px){.onboarding-student-bar{font-size:9px}.onboarding-heading h1{text-align:left;margin-top:6px}.swatch-list{grid-template-columns:repeat(4,minmax(0,1fr))}}.onboarding-tab-panel{flex:1 1 0;min-height:190px;max-height:190px;overflow:hidden;align-content:stretch}.onboarding-tab-panel>.picker-section,.onboarding-tab-panel>.hair-picker,.onboarding-tab-panel>.speed-picker{height:100%;min-height:0}.hair-picker{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px;height:100%;min-height:0}.hair-column{min-width:0;min-height:0;grid-template-rows:auto minmax(0,1fr);padding:9px;border:1px solid rgba(187,208,255,.17);border-radius:11px;background:#0a142c6b}.hair-option-list{min-height:0;overflow-y:auto;display:grid;grid-auto-rows:minmax(32px,auto);align-content:start;gap:6px;padding-right:2px;scrollbar-width:thin}.hair-option-row{width:100%;min-width:0;min-height:32px;display:flex;align-items:center;justify-content:flex-start;gap:7px;padding:6px 9px;border:1px solid rgba(187,208,255,.19);border-radius:8px;background:#132243c7;color:#b9c8e7;font-size:11px;font-weight:700;text-align:left;cursor:pointer}.hair-option-row.selected{border-color:#ad9bff;background:linear-gradient(135deg,#7560e4,#a075d9);color:#fff;box-shadow:0 3px 10px #7660e53d}.hair-option-row:disabled{cursor:not-allowed;opacity:.34}.hair-column.disabled>b{opacity:.55}@media(max-width:620px){.onboarding-tab-panel{min-height:174px;max-height:174px}.hair-picker{gap:7px}.hair-column{padding:7px}.hair-option-row{min-height:30px;padding:5px 7px;font-size:10px}}@media(orientation:landscape)and (max-height:620px){.onboarding-tab-panel{min-height:154px;max-height:154px}}.onboarding-tab-panel>.picker-section .swatch-list{grid-template-columns:repeat(6,minmax(0,1fr));align-content:start}.onboarding-tab-panel>.picker-section .swatch-chip{justify-content:center;min-height:42px;padding:5px}.onboarding-tab-panel>.picker-section .swatch-chip .swatch-dot{width:24px;height:24px}.hair-column:last-child .hair-option-row{justify-content:center;padding:5px}.hair-column:last-child .hair-option-row .swatch-dot{width:20px;height:20px}.onboarding-start.compact-save{align-self:flex-end;width:auto;min-width:92px;min-height:34px;padding:7px 14px;border-radius:9px;font-size:12px;box-shadow:0 4px 12px #674fdc42}@media(max-width:620px){.onboarding-tab-panel>.picker-section .swatch-list{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px}.onboarding-tab-panel>.picker-section .swatch-chip{min-height:38px;padding:4px}.onboarding-tab-panel>.picker-section .swatch-chip .swatch-dot{width:22px;height:22px}.onboarding-start.compact-save{min-width:84px;min-height:32px;padding:6px 12px;font-size:11px}}.hair-style-row,.hair-color-row{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:7px;overflow-y:auto;padding-right:2px}.hair-style-row .hair-option-row{width:34px;min-width:34px;height:34px;min-height:34px;padding:0;justify-content:center;text-align:center}.color-square,.onboarding-tab-panel>.picker-section .swatch-chip.color-square,.hair-color-row .hair-option-row.color-square{width:28px;min-width:28px;height:28px;min-height:28px;padding:0;border-radius:6px;flex:0 0 28px;box-shadow:none}.color-square.selected,.onboarding-tab-panel>.picker-section .swatch-chip.color-square.selected,.hair-color-row .hair-option-row.color-square.selected{outline:2px solid #fff;outline-offset:2px;border-color:#ad9bff;box-shadow:0 0 0 2px #7560e4}.hair-color-row .hair-option-row.color-square:disabled{opacity:.3}.onboarding-tab-panel>.picker-section .swatch-list{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start;gap:8px}@media(max-width:620px){.hair-style-row .hair-option-row{width:32px;min-width:32px;height:32px;min-height:32px}.color-square,.onboarding-tab-panel>.picker-section .swatch-chip.color-square,.hair-color-row .hair-option-row.color-square{width:26px;min-width:26px;height:26px;min-height:26px;flex-basis:26px}}.office-login-screen{width:100%;min-height:100vh;display:grid;place-items:center;padding:24px;box-sizing:border-box}.office-login-card{width:100%;max-width:320px;background:#111a2f;border:1px solid #263356;border-radius:12px;padding:28px 24px;box-sizing:border-box}.office-login-card h1{margin:0 0 6px;font-size:18px;color:#f5f7ff}.office-login-sub{margin:0 0 20px;font-size:12px;color:#8fa1c7;line-height:1.5}.office-login-field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px;font-size:12px;color:#b8c9e6}.office-login-field input{font-family:inherit;font-size:13px;padding:9px 10px;border-radius:6px;border:1px solid #2c3a5f;background:#0b1324;color:#f5f7ff}.office-login-field input:focus{outline:2px solid #3b5bdb;outline-offset:1px}.office-login-error{margin:0 0 14px;font-size:12px;color:#ff8787}.office-login-submit{width:100%;padding:10px;border-radius:6px;border:none;background:#3b5bdb;color:#fff;font-family:inherit;font-size:13px;cursor:pointer}.office-login-submit:disabled{opacity:.6;cursor:default}.office-login-submit:not(:disabled):hover{background:#3049b8}.office-machine-overlay{position:fixed;inset:0;z-index:50;display:flex;flex-direction:column;background:#08101e}.office-machine-topbar{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;background:#111a2f;border-bottom:1px solid #263356}.office-machine-title{font-size:13px;color:#f5f7ff}.office-machine-close{background:none;border:none;color:#b8c9e6;font-size:16px;cursor:pointer;padding:4px 10px}.office-machine-close:hover{color:#fff}.office-machine-body{flex:1;position:relative;display:flex;align-items:center;justify-content:center}.office-machine-status{color:#8fa1c7;font-size:13px}.office-machine-iframe{position:absolute;inset:0;width:100%;height:100%;border:none}.office-machine-error{display:flex;flex-direction:column;align-items:center;gap:14px;color:#ff8787;font-size:13px;text-align:center;padding:0 24px}.office-machine-error-actions{display:flex;gap:10px}.office-machine-error-actions button{padding:8px 16px;border-radius:6px;border:none;background:#3b5bdb;color:#fff;font-family:inherit;font-size:13px;cursor:pointer}.office-machine-error-actions button:last-child{background:#263356}.touch-overlay{z-index:30}.touch-joystick,.touch-actions button{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.touch-joystick{pointer-events:auto;position:absolute;left:14px;bottom:14px;width:116px;height:116px;touch-action:none;opacity:.72;border-radius:50%}.touch-joystick-ring{position:absolute;inset:0;border-radius:50%;border:1px solid rgba(232,242,255,.4);background:radial-gradient(circle at 50% 50%,#587ec533 0,#587ec51f 34%,#1527482e 35%,#1527487a);box-shadow:0 6px 14px #0003,inset 0 1px #ffffff1a}.touch-joystick:after{content:"";position:absolute;left:50%;top:50%;width:34px;height:34px;border-radius:50%;transform:translate(-50%,-50%);border:1px solid rgba(232,242,255,.18);background:#ffffff0d}.touch-joystick-thumb{position:absolute;left:50%;top:50%;width:44px;height:44px;margin-left:-22px;margin-top:-22px;border-radius:50%;border:1px solid rgba(232,242,255,.52);background:#1f365ead;box-shadow:0 3px 9px #0003,inset 0 1px #ffffff24;transition:transform .03s linear}.touch-joystick.active .touch-joystick-thumb{background:#4266adc7}.touch-actions button:active,.touch-joystick.active .touch-joystick-thumb{transform-origin:center}.touch-actions{right:14px;bottom:14px;width:92px;height:92px;opacity:.68}.touch-actions button{width:42px;height:42px;border:1px solid rgba(232,242,255,.5);border-radius:50%;background:#1f365e94;color:#ffffffeb;box-shadow:0 3px 9px #0000002e,inset 0 1px #ffffff24}.touch-actions button:active{transform:scale(.92)}.touch-actions button span{font-size:20px;line-height:1}.touch-actions .touch-interact{left:0;bottom:0}.touch-actions .touch-jump{right:0;top:0}.touch-actions .touch-interact.ready{background:#2c9166a8;box-shadow:0 0 0 2px #69f1ae29,0 3px 9px #0000002e}.touch-actions .touch-interact:disabled{opacity:.28;filter:saturate(.35)}@media(orientation:portrait)and (max-width:760px){.touch-joystick{left:10px;bottom:calc(env(safe-area-inset-bottom) + 58px);transform:scale(.9);transform-origin:left bottom}.touch-actions{right:10px;bottom:calc(env(safe-area-inset-bottom) + 58px);transform:scale(.88);transform-origin:right bottom}}@media(orientation:landscape)and (max-height:620px){.touch-joystick{left:8px;bottom:calc(env(safe-area-inset-bottom) + 46px);transform:scale(.76);transform-origin:left bottom}.touch-actions{right:8px;bottom:calc(env(safe-area-inset-bottom) + 46px);transform:scale(.72);transform-origin:right bottom}}.office-login-recognized{display:flex;flex-direction:column;gap:3px;margin:0 0 12px;padding:10px 11px;border:1px solid #2c3a5f;border-radius:7px;background:#0b1324;color:#f5f7ff;font-size:12px}.office-login-recognized span{color:#8fa1c7}.onboarding-student-profile{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin:8px 0 2px}.onboarding-student-profile>div,.profile-confirm-grid>div{min-width:0;padding:8px 9px;border:1px solid rgba(187,208,255,.15);border-radius:10px;background:#08122a7a}.onboarding-student-profile small,.profile-confirm-grid small{display:block;margin-bottom:3px;color:#8fa3ca;font-size:9px;font-weight:800;letter-spacing:.04em}.onboarding-student-profile b,.profile-confirm-grid b{display:block;overflow:hidden;color:#f5f8ff;font-size:11px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.onboarding-preview-sprite.mystery{filter:brightness(.12) saturate(0) drop-shadow(0 7px 0 rgba(2,8,19,.26))}.onboarding-preview-sprite.mystery i{position:absolute;z-index:4;inset:50% auto auto 50%;transform:translate(-50%,-50%);color:#fff;font:900 32px/1 system-ui;text-shadow:0 2px 10px #000}.onboarding-name{align-items:flex-start}.onboarding-name>span{flex:0 0 auto;padding-top:12px}.onboarding-name-field{position:relative;flex:1;min-width:0}.onboarding-name-field input{width:100%;height:46px!important;padding:0 48px 0 14px!important;font-size:16px!important;line-height:46px;touch-action:manipulation;-webkit-user-select:text;user-select:text;box-sizing:border-box}.onboarding-name-field small{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#7184aa;font-size:10px;pointer-events:none}.profile-confirm-backdrop{position:fixed;z-index:130;inset:0;display:grid;place-items:center;padding:16px;background:#020610d1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.profile-confirm-modal{width:min(430px,100%);max-height:90dvh;overflow:auto;padding:20px;border:1px solid rgba(186,205,255,.28);border-radius:18px;background:linear-gradient(155deg,#182749,#0d1630 68%,#15143a);box-shadow:0 24px 80px #0000008c;color:#f5f8ff}.profile-confirm-modal h2{margin:0 0 14px;text-align:center;font-size:20px}.profile-confirm-grid{display:grid;grid-template-columns:1fr 1fr;gap:7px}.profile-confirm-grid .wide{grid-column:1/-1}.profile-confirm-note{margin:14px 0;padding:12px;border:1px solid rgba(166,142,255,.22);border-radius:12px;background:#7354dc1c;color:#dbe4f8;font-size:12px;line-height:1.65}.profile-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.profile-confirm-actions button{min-height:42px;border-radius:11px;font-size:13px;font-weight:850;cursor:pointer}.profile-confirm-actions button:disabled{opacity:.62;cursor:wait}.profile-confirm-actions .secondary{border:1px solid rgba(189,208,247,.25);background:#0b1631a6;color:#bdcae5}.profile-confirm-actions .primary{border:0;background:linear-gradient(135deg,#715be2,#a46be3);color:#fff;box-shadow:0 7px 20px #674fdc4d}@media(max-width:620px){.onboarding-student-profile{grid-template-columns:1fr 1fr}.onboarding-name{display:block}.onboarding-name>span{display:block;padding:0 0 6px}.profile-confirm-modal{padding:17px 14px}.profile-confirm-note{font-size:11px}}
