*{box-sizing:border-box}body{color:#1f2937;background:#f5f7fb;margin:0;font-family:Segoe UI,Arial,sans-serif}.page{max-width:1100px;margin:0 auto;padding:2rem 1rem 3rem}h1,h2,h3,p{margin:0}header{margin-bottom:1.2rem}header p{margin-top:.4rem}.panel{background:#fff;border:1px solid #dbe1ea;border-radius:10px;margin-bottom:1rem;padding:1rem}.grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.card,.offer-card{background:#fff;border:1px solid #dbe1ea;border-radius:10px;padding:1rem}.card-image{object-fit:cover;border-radius:8px;width:100%;max-height:180px;margin-bottom:.8rem}.card-image-button{cursor:zoom-in;background:0 0;border:none;width:100%;padding:0;display:block}.card-image-button .card-image{display:block}.card-offer-form{border-top:1px solid #dbe1ea;margin-top:.9rem;padding-top:.9rem}.card-offer-form h3{margin:0 0 .2rem;font-size:1rem}.lightbox{z-index:1000;cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.lightbox-image{object-fit:contain;cursor:default;border-radius:8px;max-width:90vw;max-height:90vh;box-shadow:0 10px 40px #00000080}.lightbox-close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;width:2.5rem;height:2.5rem;font-size:1.6rem;line-height:1;position:absolute;top:1rem;right:1.2rem}.lightbox-close:hover{background:#ffffff4d}.card-header{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.meta{color:#4b5563;margin-top:.6rem}.row{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.admin-login-row{margin-top:.8rem}.admin-tabs{background:#fff;border:1px solid #dbe1ea;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:1rem;padding:.5rem;display:flex}.admin-tabs-list{flex-wrap:wrap;gap:.4rem;display:flex}.admin-tabs button{color:#2563eb;background:0 0;border:1px solid #0000}.admin-tabs .admin-tabs-list button.active{color:#fff;background:#2563eb;border-color:#2563eb}.admin-tabs button.ghost{color:#4b5563;border-color:#c9d4e2}.column{flex-direction:column;gap:.7rem;display:flex}input,textarea,select,button{font:inherit}input,textarea,select{background:#fff;border:1px solid #c9d4e2;border-radius:8px;width:100%;padding:.5rem .65rem}button{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:8px;padding:.5rem .8rem}button.danger{background:#b42318;border-color:#b42318}button:disabled{opacity:.6;cursor:not-allowed}.status{border-radius:999px;padding:.2rem .6rem;font-size:.78rem;font-weight:700}.status-available,.status-pending{color:#157347;background:#dff7e7}.status-reserved,.status-contacted{color:#8a6d00;background:#fff5d5}.status-sold,.status-accepted{color:#1d4ed8;background:#dbe8ff}.status-givenaway,.status-rejected{color:#b42318;background:#fee4e2}.checkbox{align-items:center;gap:.4rem;width:auto;display:inline-flex}.checkbox input{width:auto}.file-input input{border:none;padding:0}.error{color:#b42318;margin-bottom:.8rem}.success{color:#157347;margin-top:.6rem}.photo-list{flex-direction:column;gap:.7rem;margin-top:.8rem;display:flex}.photo-item{border:1px solid #dbe1ea;border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem;display:flex}
