*{box-sizing:border-box}html,body{margin:0;padding:0;background:#07101f;color:#f7f9ff;font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif}body{min-height:100vh;background:radial-gradient(circle at top,#152548 0,#07101f 45%)}button,a{font:inherit}.app-shell{max-width:760px;margin:0 auto;padding:env(safe-area-inset-top) 16px calc(24px + env(safe-area-inset-bottom))}.topbar{display:flex;align-items:center;justify-content:space-between;padding:18px 4px 10px}.eyebrow,.hero-kicker{font-size:11px;letter-spacing:.18em;font-weight:800;color:#76a7ff;margin:0 0 5px}.topbar h1{font-size:25px;margin:0}.icon-btn{border:1px solid #2d426a;background:#12213b;color:white;width:44px;height:44px;border-radius:14px}.hero{margin:12px 0 18px;padding:20px;border:1px solid #2f4773;border-radius:22px;background:linear-gradient(135deg,rgba(35,62,111,.85),rgba(18,29,53,.92));display:flex;gap:14px;align-items:center;justify-content:space-between;box-shadow:0 16px 40px rgba(0,0,0,.25)}.hero h2{font-size:26px;line-height:1.02;margin:0 0 10px}.hero p{margin:0;color:#c4d1e7;line-height:1.45}.hero-badge{flex:0 0 78px;height:78px;border-radius:20px;background:#07101f;border:1px solid #3a5c96;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-badge span{font-size:27px;font-weight:800}.hero-badge small{font-size:9px;letter-spacing:.12em;color:#90a8d1}.tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.tab,.pill{border:1px solid #253958;background:#0c192d;color:#b8c7df;border-radius:14px;padding:11px 8px;font-weight:700}.tab.active,.pill.active{background:#f3f6ff;color:#07101f;border-color:#f3f6ff}.filters{display:flex;gap:8px;overflow:auto;padding:4px 0 10px}.pill{padding:8px 14px;border-radius:999px;white-space:nowrap;font-size:13px}.cards{display:grid;gap:12px}.card{background:rgba(13,25,46,.93);border:1px solid #263b5f;border-radius:20px;padding:16px;box-shadow:0 12px 30px rgba(0,0,0,.18)}.card-top{display:flex;justify-content:space-between;gap:12px}.type{display:inline-block;font-size:10px;letter-spacing:.12em;font-weight:800;color:#83aef8;text-transform:uppercase;margin-bottom:5px}.title{margin:0;font-size:20px}.star{border:0;background:transparent;color:#ffd35a;font-size:30px;line-height:1}.meta,.desc{color:#b7c5da}.meta{font-size:13px;margin:9px 0}.desc{line-height:1.45;margin:0 0 12px}.status-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:10px 0 14px}.status{display:inline-block;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:800;background:#143a2c;color:#7ef0b4}.status.soon{background:#3a3214;color:#ffd86a}.price{font-weight:800}.actions{display:grid;grid-template-columns:1fr auto;gap:8px}.primary,.secondary{border-radius:12px;padding:11px 13px;text-align:center;font-weight:800;text-decoration:none}.primary{background:#f4f7ff;color:#07101f}.secondary{background:#142540;color:#d7e3f7;border:1px solid #2a436b}.empty{text-align:center;padding:50px 20px;color:#aebed6}.empty-icon{font-size:42px}.hidden{display:none}footer{text-align:center;color:#6f86a8;font-size:12px;padding:24px 0 4px}@media(min-width:650px){.cards{grid-template-columns:1fr 1fr}.hero h2{font-size:34px}}.updated{font-size:12px;color:#7287a8;margin:2px 2px 10px}.source{font-size:11px;color:#7186a7;margin:2px 0 10px}.status.sold{background:#40202a;color:#ff9cab}.controls{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px}.controls select{width:100%;background:#0c192d;color:#d9e5f7;border:1px solid #253958;border-radius:12px;padding:11px}.card-icons{display:flex;gap:3px}.bell{border:0;background:transparent;font-size:22px}.storeline{font-size:12px;color:#a9bad4;margin:0 0 5px}.storefav{border:0;background:transparent;color:#ffd35a;font-size:11px;font-weight:800}.primary.disabled{opacity:.45;pointer-events:none}.actions .secondary{font-size:12px}
.tabs{grid-template-columns:repeat(4,1fr)}
.offers{display:grid;gap:7px;margin:10px 0}.offer{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px;border-radius:12px;background:#0a1629;border:1px solid #203653}.offer small{display:block;color:#8ea1bf;font-size:10px;margin-top:2px}.offer a{display:inline-block;margin-left:6px;color:#fff;background:#24487c;padding:6px 9px;border-radius:9px;text-decoration:none;font-size:11px;font-weight:800}.offer.sold-out{opacity:.62}.store-manager{background:#0d192e;border:1px solid #263b5f;border-radius:18px;padding:16px;margin-bottom:12px}.store-manager h3{margin:0 0 6px}.store-manager p{color:#aebed6;font-size:13px;line-height:1.4}.store-form{display:grid;gap:8px}.store-form input{background:#07101f;border:1px solid #2a4269;border-radius:11px;padding:11px;color:white}.store-form button,.store-row button{background:#f4f7ff;color:#07101f;border:0;border-radius:9px;padding:8px 10px;font-weight:800}.store-row{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #203653;padding:10px 0;margin-top:6px}.store-row a{color:#9ec1ff}.custom span{max-width:60%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.controls{grid-template-columns:repeat(3,1fr)}.backend-box{margin-top:18px;border-top:1px solid #2a3e60;padding-top:14px}.backend-box input{width:100%;background:#07101f;border:1px solid #2a4269;border-radius:11px;padding:11px;color:white;margin:6px 0}.backend-box button{background:#f4f7ff;color:#07101f;border:0;border-radius:9px;padding:9px 11px;font-weight:800}.backend-box small{display:block;color:#8197b8;margin-top:8px}@media(max-width:520px){.controls{grid-template-columns:1fr 1fr}.controls select:first-child{grid-column:1/-1}}
