*{box-sizing:border-box}body{margin:0;background:#07110e;color:#eef8f2;font-family:'DM Sans',sans-serif}body:before{content:'';position:fixed;inset:0;background:radial-gradient(circle at 20% 0,#17372955,transparent 35%),radial-gradient(circle at 90% 20%,#7ec15122,transparent 25%);pointer-events:none}header{height:72px;display:flex;align-items:center;justify-content:space-between;max-width:1220px;margin:auto;padding:0 22px}.brand,.back{color:#eef8f2;text-decoration:none;font-weight:800}.brand span{color:#7ec151}.shell{max-width:1180px;margin:auto;padding:18px 22px 70px}.panel{background:#0d1c17;border:1px solid #1e392f;border-radius:24px;padding:24px;box-shadow:0 20px 60px #0003}.claim{max-width:560px;margin:70px auto}.claim h1,.hero h1{font-family:Manrope,sans-serif;font-size:clamp(30px,5vw,52px);margin:8px 0}.claim p,.panel p,.message{color:#9db0a8}.claim label,.form-grid label{display:flex;flex-direction:column;gap:7px;margin:14px 0;font-weight:700}.claim input,input,textarea,select{width:100%;border:1px solid #2a493d;background:#0a1612;color:#fff;border-radius:12px;padding:13px 14px;font:inherit}textarea{min-height:100px;resize:vertical}button,.hero-actions a{border:0;border-radius:12px;padding:12px 15px;font-weight:800;cursor:pointer;text-decoration:none}.claim button,#requestAccess,#saveMenu,.qr-panel button{background:#7ec151;color:#09200f}.message{min-height:20px;margin-top:10px}.hero{display:flex;justify-content:space-between;gap:24px;align-items:center}.hero small,.panel small{letter-spacing:.15em;color:#7ec151;font-weight:800}.meta{display:flex;gap:8px;flex-wrap:wrap}.meta span{padding:6px 10px;border-radius:999px;background:#173127;font-size:12px;font-weight:800}.meta #editBadge.active{background:#245f31;color:#c9ffd2}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end;align-items:center}.hero-actions a{background:#fff;color:#0b1713}.hero-actions select{width:auto;min-width:190px;background:#10231c}.hero-actions select[hidden],.hero-actions button[hidden]{display:none}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:18px 0}.qr{background:#fff;border-radius:18px;padding:16px;width:max-content;max-width:100%;margin:18px 0}.access-price{font-weight:800!important;color:#dff6e5!important}.countdown{font-size:28px;font-weight:800;color:#7ec151}.editor-panel{margin-top:18px}.editor-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid .full{grid-column:1/-1}.categories-head{display:flex;justify-content:space-between;align-items:center;margin-top:28px}.categories-head button,.category button,.item button{background:#24352f;color:#fff}.category{border:1px solid #26483b;border-radius:18px;padding:16px;margin:12px 0;background:#0a1713}.category-top,.item-top{display:flex;gap:10px;align-items:center}.category-top input:first-child{max-width:80px}.items{display:grid;gap:10px;margin-top:12px}.item{padding:13px;border-radius:14px;background:#10231c}.item-grid{display:grid;grid-template-columns:1.2fr .55fr;gap:10px}.item-grid .full{grid-column:1/-1}.photo-row{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:10px}.photo-row img{width:76px;height:76px;object-fit:cover;border-radius:12px;border:1px solid #355647}.photo-row input[type=file]{max-width:270px}fieldset{border:0;padding:0;margin:0}fieldset:disabled{opacity:.5;pointer-events:none}.error{color:#ff9c9c}.success{color:#baf7c2}@media(max-width:760px){.hero,.editor-head{align-items:flex-start;flex-direction:column}.hero-actions{justify-content:flex-start;width:100%}.hero-actions a,.hero-actions select,.hero-actions button{width:100%}.grid,.form-grid{grid-template-columns:1fr}.form-grid .full{grid-column:auto}.item-grid{grid-template-columns:1fr}.item-grid .full{grid-column:auto}.shell{padding-left:14px;padding-right:14px}.panel{padding:18px}.claim{margin-top:30px}}