:root{color:#f8fafc;background:#111827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#7c2d12 0,#111827 42%,#020617)}button,input,textarea{font:inherit}button{border:0;border-radius:14px;padding:13px 18px;background:#f97316;color:#111827;font-weight:800;cursor:pointer}button:disabled{opacity:.55;cursor:wait}input,textarea{width:100%;border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:13px 14px;background:#0f172ad6;color:#f8fafc;outline:none}textarea{min-height:96px;resize:vertical}h1,h2,h3,p{margin-top:0}.shell{width:min(1120px,100%);margin:0 auto;padding:24px}.auth-shell{display:grid;min-height:100vh;place-items:center}.auth-card{max-width:460px}.hero{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin:24px 0}.hero h1{font-size:clamp(34px,8vw,66px);line-height:.95;margin-bottom:14px}.card{border:1px solid rgba(255,255,255,.12);border-radius:28px;padding:22px;background:#0f172ac7;box-shadow:0 24px 80px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.eyebrow{color:#fdba74;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:900}.muted{color:#cbd5e1}.stack{display:grid;gap:12px}.grid{display:grid;gap:18px;margin:18px 0}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.three{grid-template-columns:repeat(3,minmax(0,1fr))}.actions{display:flex;flex-wrap:wrap;gap:10px}.ghost,.secondary{background:#ffffff1a;color:#f8fafc}.danger{background:#ef4444;color:#fff}.upload-card{margin-bottom:18px}.upload{display:grid;place-items:center;min-height:132px;border:2px dashed rgba(253,186,116,.5);border-radius:22px;color:#fed7aa;text-align:center;font-weight:900;cursor:pointer}.upload input{display:none}.upload-progress{margin:12px 0 0}.error{color:#fecaca}.banner{margin:12px 0;padding:12px 14px;border-radius:14px;background:#7f1d1db8}.success,.warning{border-radius:14px;padding:12px 14px;font-weight:700}.success{background:#16653480;color:#bbf7d0}.warning{background:#92400e8c;color:#fed7aa}.facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0}.facts div{background:#ffffff12;border-radius:14px;padding:12px}dt{color:#94a3b8;font-size:12px}dd{margin:4px 0 0;font-weight:800}.candidate{display:flex;justify-content:space-between;gap:10px;padding:12px 0;border-top:1px solid rgba(255,255,255,.1)}.candidate span{color:#cbd5e1}.section-title{margin:18px 0 10px}.section-title h2{margin-bottom:0}.result-list{display:grid;gap:16px;margin-bottom:18px}.result-card{display:grid;gap:16px}.result-preview{display:grid;grid-template-columns:170px 1fr;gap:18px;align-items:start}.result-preview img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:18px;background:#020617}.image-button,.modal-image-button{display:block;padding:0;border-radius:18px;background:transparent;color:inherit}.image-button img{display:block}.catalog-head{display:flex;justify-content:space-between;gap:14px;align-items:center}.search{display:flex;gap:10px;min-width:min(420px,100%)}.bottle-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px;margin-top:16px}.bottle{display:grid;grid-template-columns:76px 1fr;gap:12px;padding:12px;background:#ffffff12;border-radius:18px;min-height:100px;width:100%;color:inherit;text-align:left;font-weight:inherit}.bottle img{width:76px;height:76px;object-fit:cover;border-radius:14px;background:#020617;cursor:zoom-in}.bottle h3{margin-bottom:6px}.bottle p{color:#cbd5e1;margin-bottom:6px}.bottle small{color:#fdba74}.no-image{display:grid;place-items:center;width:76px;height:76px;border-radius:14px;background:#ffffff14;color:#94a3b8;font-size:12px;text-align:center}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:grid;place-items:center;padding:18px;background:#020617d1;overflow-y:auto}.modal{position:relative;width:min(980px,100%);max-height:calc(100vh - 36px);overflow-y:auto;display:grid;grid-template-columns:minmax(260px,42%) 1fr;gap:20px}.modal-image{width:100%;height:min(76vh,760px);object-fit:contain;border-radius:22px;background:#020617}.modal-image-button{cursor:zoom-in}.modal-content{display:grid;gap:12px;align-content:start}.modal-content h2{margin-bottom:0}.edit-form textarea{min-height:86px}.close{position:absolute;top:12px;right:12px;width:42px;height:42px;padding:0;border-radius:999px;background:#0f172ae6;color:#fff;font-size:26px;line-height:1}.fullscreen-image{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;padding:14px;background:#020617f5;cursor:zoom-out}.fullscreen-image img{width:100%;height:100%;object-fit:contain;border-radius:14px;box-shadow:0 24px 80px #0000008c}.fullscreen-close{z-index:21}.empty{grid-column:1 / -1}@media(max-width:760px){.shell{padding:16px}.hero,.catalog-head{display:grid}.two,.row,.three,.facts,.result-preview,.modal{grid-template-columns:1fr}.search{width:100%}.modal-backdrop{padding:8px}.modal{max-height:calc(100vh - 16px)}}
