:root{font-family:Noto Sans SC,Source Han Sans CN,PingFang SC,Microsoft YaHei,sans-serif;color:#fff;background:#050505;font-synthesis:none}*{box-sizing:border-box}html,body,#root{width:100%;min-width:320px;min-height:100%;margin:0}body{min-height:100vh;overflow:hidden;background:#050505;-webkit-font-smoothing:antialiased}button{font:inherit}.app-shell{width:100vw;height:100vh;display:grid;place-items:center;overflow:hidden;background:#050505}.pilot-screen{position:relative;width:min(100vw,160vh);aspect-ratio:16 / 10;max-height:100vh;overflow:hidden;isolation:isolate;background:#0c120e;-webkit-user-select:none;user-select:none}.pilot-screen__image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover}.focus-ring__lens,.mobile-coach{display:none}.focus-ring{position:absolute;z-index:2;left:var(--focus-x);top:var(--focus-y);width:var(--focus-size);aspect-ratio:1;translate:-50% -50%;border:clamp(2px,.18vw,4px) solid rgba(255,255,255,.94);border-radius:50%;box-shadow:0 0 0 clamp(3px,.32vw,7px) #6fcf513d,0 0 0 200vmax #0000008f;transition:left .28s ease,top .28s ease,width .28s ease}.orbit{position:absolute;top:-2%;right:-2%;bottom:-2%;left:-2%}.orbit__dot{position:absolute;width:clamp(30px,2.2vw,44px);aspect-ratio:1;padding:0;translate:-50% -50%;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;cursor:pointer;transition:scale .16s ease}.orbit__dot span{width:clamp(12px,1.15vw,23px);aspect-ratio:1;border:clamp(2px,.13vw,3px) solid rgba(255,255,255,.72);border-radius:50%;background:#ffffffe0;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.orbit__dot:hover,.orbit__dot:focus-visible{scale:1.2;outline:2px solid rgba(255,255,255,.75);outline-offset:-4px}.orbit__dot.is-complete span{border-color:#51c563;background:#2eb24d}.orbit__dot.is-current{scale:1.34}.orbit__dot.is-current span{border-color:#d8ff71;background:#c6ef00;box-shadow:0 0 0 7px #c6ef002e}.coach{position:absolute;left:50%;top:17%;translate:-50% 0;width:max-content;max-width:80%;padding:clamp(10px,.9vw,18px) clamp(16px,1.45vw,28px);border:1px solid rgba(255,255,255,.58);border-radius:clamp(9px,.7vw,14px);background:#121613e0;color:#fff;font-size:clamp(16px,1.35vw,27px);font-weight:600;line-height:1.25;text-align:center;box-shadow:0 10px 28px #0000003d}.step-heading{position:absolute;z-index:3;top:17.5%;right:4.7%;min-width:10.5%;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.72)}.step-heading__count{display:flex;align-items:baseline;gap:.55em}.step-heading__count strong{color:#cbf100;font-size:clamp(34px,3.3vw,66px);font-weight:800;line-height:.95;letter-spacing:.015em}.step-heading__count span{color:#ffffffeb;font-size:clamp(17px,1.55vw,31px);font-weight:700}.step-heading h1{margin:.35em 0 0;font-size:clamp(20px,1.75vw,35px);font-weight:700;line-height:1.2}.guide-controls{position:absolute;z-index:4;right:2.8%;bottom:4.4%;display:flex;align-items:center;gap:clamp(12px,1.15vw,24px)}.guide-controls button{border:0;border-radius:50%;color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent}.guide-controls__previous{width:clamp(72px,7vw,138px);aspect-ratio:1;background:#141615db;font-size:clamp(15px,1.25vw,25px);font-weight:650}.guide-controls__previous:disabled{opacity:.35;cursor:default}.guide-controls__next{width:clamp(132px,11.1vw,218px);aspect-ratio:1;display:grid;place-content:center;gap:.45em;border:clamp(3px,.25vw,5px) solid rgba(217,255,202,.74)!important;background:#46c869;box-shadow:0 0 0 clamp(4px,.42vw,8px) #145d30bd,0 12px 32px #00000057}.guide-controls__next strong{font-size:clamp(22px,2vw,40px);font-weight:760;line-height:1}.guide-controls__next span{font-size:clamp(12px,1.05vw,21px);font-weight:560;line-height:1.15}.guide-controls button:not(:disabled):hover,.guide-controls button:not(:disabled):focus-visible{outline:4px solid rgba(255,255,255,.92);outline-offset:5px;filter:brightness(1.06)}.guide-controls button:not(:disabled):active{scale:.97}.keyboard-hint{position:absolute;z-index:3;left:50%;bottom:2.5%;translate:-50% 0;margin:0;padding:.45em .9em;border-radius:999px;background:#070a0894;color:#ffffffb3;font-size:clamp(10px,.72vw,14px);letter-spacing:.04em}@media(max-aspect-ratio:1 / 1){html,body,#root{height:100%;overflow:hidden}body{min-height:100vh;min-height:100dvh}.app-shell{width:100%;height:100vh;height:100dvh;min-height:0;padding:0}.pilot-screen{--safe-top: calc(env(safe-area-inset-top, 0px) + 14px) ;--safe-bottom: calc(env(safe-area-inset-bottom, 0px) + 14px) ;width:100%;height:100%;max-height:none;aspect-ratio:auto}.pilot-screen__image{object-position:var(--focus-x) 50%;filter:saturate(.76) brightness(.82);scale:1.02;transition:object-position .28s ease}.focus-ring{left:50%;top:clamp(190px,34dvh,330px);width:min(82vw,43dvh,360px);border-width:3px;box-shadow:0 0 0 6px #6fcf5138,0 18px 44px #0000006b,0 0 0 200vmax #00000094;transition:width .22s ease}.focus-ring__lens{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block;overflow:hidden;border-radius:inherit;background:#101510}.focus-ring__lens img{position:absolute;display:block;max-width:none;height:auto;transition:left .28s ease,top .28s ease,width .28s ease}.orbit{z-index:2;top:-4%;right:-4%;bottom:-4%;left:-4%}.orbit__dot{width:44px}.orbit__dot span{width:16px;border-width:2px}.orbit__dot.is-current span{box-shadow:0 0 0 6px #c6ef002e}.coach{display:none}.step-heading{top:var(--safe-top);right:18px;left:18px;min-width:0;display:flex;align-items:center;justify-content:space-between;gap:16px}.step-heading__count{gap:.4em}.step-heading__count strong{font-size:clamp(28px,8vw,34px)}.step-heading__count span{font-size:14px}.step-heading h1{margin:0;font-size:clamp(18px,5.2vw,22px);text-align:right}.mobile-coach{position:absolute;z-index:4;right:16px;bottom:calc(var(--safe-bottom) + 106px);left:16px;display:block;min-height:92px;padding:14px 18px 16px;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#0a0d0be8;box-shadow:0 12px 30px #00000052;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-coach>span{display:block;margin-bottom:6px;color:#cbf100;font-size:12px;font-weight:750;letter-spacing:.12em}.mobile-coach p{margin:0;color:#fff;font-size:clamp(16px,4.4vw,19px);font-weight:650;line-height:1.4}.guide-controls{right:16px;bottom:var(--safe-bottom);left:16px;justify-content:flex-end;gap:12px}.guide-controls__previous{width:60px;font-size:14px}.guide-controls__next{width:92px;border-width:3px!important;box-shadow:0 0 0 5px #145d30b8,0 10px 26px #00000061}.guide-controls__next strong{font-size:20px}.guide-controls__next span{max-width:72px;font-size:11px}.guide-controls button:not(:disabled):hover,.guide-controls button:not(:disabled):focus-visible{outline-width:3px;outline-offset:3px}.keyboard-hint{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important}}
