*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{background:#0c0c0c;color:#f0f0f0;font-family:Helvetica Neue,Hiragino Sans,Yu Gothic,sans-serif;-webkit-font-smoothing:antialiased;overscroll-behavior:none}.bg{min-height:100vh;min-height:-webkit-fill-available;background:#0c0c0c}.container{max-width:500px;margin:0 auto;padding:20px 16px;padding-top:max(20px,env(safe-area-inset-top));padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right));padding-bottom:max(20px,env(safe-area-inset-bottom))}.title{font-size:30px;font-weight:800;letter-spacing:3px;margin-bottom:4px;color:#f0f0f0}.subtitle{color:#777;font-size:13px;margin-bottom:12px;letter-spacing:1px}.score-tag{display:inline-block;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:20px;padding:8px 18px;font-size:12px;color:#888;margin-bottom:32px}.start-btn{background:#f0f0f0;color:#0c0c0c;border:none;border-radius:12px;padding:16px 40px;min-height:52px;font-size:16px;font-weight:800;cursor:pointer;letter-spacing:1px;display:block;width:100%;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.start-btn:active{opacity:.8}.back-btn{background:none;border:none;color:#555;font-size:13px;cursor:pointer;padding:8px 0;min-height:44px;display:flex;align-items:center;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.progress-bg{background:#1a1a1a;border-radius:4px;height:3px;margin-bottom:18px}.progress-fill{background:#f0f0f0;height:100%;border-radius:4px;transition:width .4s ease}.question-box{background:#141414;border:1px solid #222;border-radius:12px;padding:16px 18px;margin-bottom:16px}.question-text{font-size:15px;line-height:1.7;color:#e0e0e0;font-weight:500}.zone-label{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;margin-bottom:6px;padding:0 2px}.ranked-label{color:#aaa}.ranked-list{display:flex;flex-direction:column;gap:6px;margin-bottom:4px;min-height:10px}.empty-ranked{border:1.5px dashed #2a2a2a;border-radius:10px;padding:18px;text-align:center;color:#333;font-size:12px;margin-bottom:4px}.ranked-item{display:flex;align-items:center;gap:8px;background:#141414;border:1.5px solid #2a2a2a;border-radius:10px;padding:10px;cursor:default;user-select:none;-webkit-user-select:none;touch-action:none;transition:box-shadow .15s,border-color .15s;-webkit-tap-highlight-color:transparent}.drag-handle{cursor:grab;color:#555;font-size:20px;line-height:1;padding:8px 6px;margin:-8px -2px;border-radius:6px;flex-shrink:0;touch-action:none;-webkit-tap-highlight-color:transparent}.drag-handle:active{cursor:grabbing;color:#999}.drag-dots{font-size:18px;letter-spacing:-1px}.rank-badge{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:800;color:#fff;flex-shrink:0}.item-text{flex:1;font-size:13px;line-height:1.5;text-align:left}.remove-btn{background:none;border:none;color:#444;font-size:16px;cursor:pointer;padding:8px;margin:-8px -4px -8px 0;border-radius:8px;flex-shrink:0;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.remove-btn:active{color:#ef4444;background:#2a1010}.divider{display:flex;align-items:center;gap:10px;margin:14px 0 10px}.divider:before,.divider:after{content:"";flex:1;height:1px;background:#222}.divider-label{color:#3a3a3a;font-size:11px;white-space:nowrap}.unranked-list{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.unselected-item{display:flex;align-items:center;gap:10px;background:#0e0e0e;border:1.5px solid #1e1e1e;border-radius:10px;padding:13px 12px;min-height:48px;cursor:pointer;text-align:left;width:100%;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:background .12s,border-color .12s}.unselected-item:active:not(.disabled){background:#181818;border-color:#3a3a3a}.unselected-dot{width:8px;height:8px;border-radius:50%;background:#2a2a2a;flex-shrink:0}.add-hint{color:#333;font-size:11px;white-space:nowrap;margin-left:auto}.next-btn{background:#f0f0f0;color:#0c0c0c;border:none;border-radius:12px;padding:17px;min-height:54px;font-size:15px;font-weight:800;width:100%;display:block;letter-spacing:.5px;-webkit-tap-highlight-color:transparent;touch-action:manipulation;cursor:pointer}.next-btn:active:not(:disabled){opacity:.8}.result-title{font-size:24px;font-weight:800;color:#f0f0f0;margin:0 0 4px}.pyramid-wrap{background:#111;border:1px solid #222;border-radius:16px;padding:20px 16px;margin-bottom:20px}.top-card{border:1px solid;border-radius:16px;padding:20px;text-align:center;margin-bottom:14px}.card{background:#111;border:1px solid #222;border-radius:12px;padding:16px;margin-bottom:14px}@media (max-width: 390px){.title{font-size:26px}.item-text{font-size:12px}.question-text{font-size:14px}}
