:root{color:#f6f4ee;background:#050505;font-family:Inter,Noto Sans JP,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#050505}button{font:inherit}.screen{min-height:100svh;width:100%;padding:max(24px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(28px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left))}.screen-panel{display:grid;place-items:center}.panel{width:min(100%,380px);text-align:center}.eyebrow{margin:0 0 16px;color:#f7c948;font-size:.78rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.panel h1{margin:0;font-size:clamp(2rem,12vw,3.3rem);line-height:1.05;letter-spacing:0}.message{margin:20px 0 28px;color:#d5d1c8;font-size:1rem;line-height:1.7}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:min(100%,260px);min-height:56px;border:0;border-radius:8px;background:#f7c948;color:#101010;font-weight:800;cursor:pointer}.primary-button:disabled{cursor:wait;opacity:.62}.compass-screen{display:grid;grid-template-rows:1fr auto;align-items:center;gap:26px;overflow:hidden}.arrow-wrap{display:grid;place-items:center;min-height:0}.arrow{position:relative;display:grid;justify-items:center;width:min(48vw,190px);height:min(58svh,430px);transform-origin:50% 50%;transition:transform .18s linear}.arrow-head{width:min(48vw,190px);height:min(48vw,190px);clip-path:polygon(50% 0,100% 100%,50% 78%,0 100%);background:#f7c948;filter:drop-shadow(0 12px 30px rgba(247,201,72,.28))}.arrow-stem{width:min(17vw,64px);height:min(34svh,250px);margin-top:-12px;border-radius:999px;background:#f7c948;box-shadow:0 20px 52px #f7c9482e}.store-readout{width:100%;min-height:128px;text-align:center}.store-readout h1{margin:0 auto;max-width:21rem;color:#f6f4ee;font-size:clamp(1.5rem,8vw,2.8rem);line-height:1.12;letter-spacing:0;overflow-wrap:anywhere}.store-readout p{margin:12px 0 0;color:#f7c948;font-size:clamp(1.8rem,9vw,3rem);font-weight:900;line-height:1;letter-spacing:0}@media(max-height:620px){.compass-screen{gap:14px}.arrow{height:min(48svh,300px)}.arrow-head{width:min(38vw,140px);height:min(38vw,140px)}.arrow-stem{height:min(26svh,170px)}.store-readout{min-height:104px}}
