:root{color:#e5e7eb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0b0f17;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{margin:0}.brand-mark{object-fit:contain;vertical-align:middle;background:#fff;border-radius:22%;padding:5px}.brand{align-items:center;gap:.55rem;display:flex}.hero{text-align:center;margin-bottom:1.25rem}.hero .brand-mark{margin:0 auto .6rem;display:block}.hero h1{margin:0 0 .25rem}.hero .muted{margin:0}.wrap{max-width:720px;margin:0 auto;padding:3rem 1.25rem}h1{margin:0 0 .25rem}h2{margin:2rem 0 .75rem;font-size:1.05rem}.muted{color:#9ca3af}.top{border-bottom:1px solid #cbd5e1;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;padding-bottom:.75rem;display:flex}.login{flex-direction:column;gap:.6rem;max-width:280px;margin-top:1.5rem;display:flex}input{color:#e5e7eb;background:#111827;border:1px solid #374151;border-radius:8px;padding:.6rem .7rem}button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;padding:.6rem .8rem}button:hover{background:#1d4ed8}.grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.9rem;display:grid}.top+.grid{margin-top:1rem}.card{text-align:center;color:inherit;background:#111827;border:1px solid #2563eb;border-radius:12px;padding:1.25rem;text-decoration:none;transition:transform 80ms;display:block}.card:hover{transform:translateY(-2px)}.card.locked{opacity:.65;cursor:default;border-color:#374151}.card .icon{font-size:2rem}.card .name{margin-top:.5rem;font-weight:600}.support{border-top:1px solid #1f2937;margin-top:2.5rem;padding-top:1.25rem}.support h2{margin-top:0}.support-card{cursor:pointer;border-color:#b45309}.support-card .name{font-size:.9rem}.support-card .amount{color:#fbbf24;margin-top:.35rem;font-weight:700}.pay-row{justify-content:center;gap:.5rem;margin-top:.65rem;display:flex}.pay{border-radius:8px;padding:.5rem .7rem;font-size:.9rem;font-weight:600;text-decoration:none}.pay.toss{color:#fff;background:#0064ff}.pay.kakao{color:#191600;background:#fee500}.pay.naver{color:#fff;background:#03c75a}.pay.pending{opacity:.4;pointer-events:none}.support-note{margin-top:.75rem;font-size:.8rem}.modal-backdrop{z-index:50;background:#0000009e;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background:#111827;border:1px solid #b45309;border-radius:14px;width:100%;max-width:360px;padding:1.5rem;position:relative}.modal-close{color:#9ca3af;cursor:pointer;background:0 0;border:0;padding:.2rem .45rem;font-size:1.1rem;position:absolute;top:.5rem;right:.5rem}.modal-close:hover{color:#e5e7eb;background:0 0}.modal-head{align-items:center;gap:.75rem;margin:.25rem 0 .75rem;display:flex}.modal-icon{font-size:2rem}.modal .name{font-weight:700}.modal .amount{color:#fbbf24;margin-top:.1rem;font-weight:700}.modal-pays{flex-wrap:wrap}.pay-qr{text-align:center;margin-top:1rem}.pay-qr img{background:#fff;border-radius:8px;width:220px;max-width:100%;height:auto;padding:8px}.modal .ghost{color:#cbd5e1;background:0 0;border:1px solid #374151;margin-top:.85rem;padding:.4rem .75rem;font-size:.85rem}.modal .ghost:hover{background:#1f2937}.error{color:#fca5a5}
