:root{color:#1f2528;background:#fbfaf7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit}button{min-height:42px;border:0;border-radius:8px;background:#1d5c63;color:#fff;cursor:pointer;font-weight:700;padding:0 18px}button:hover{background:#164b51}button.secondary{background:#e7ece8;color:#1f2528}button.secondary:hover{background:#dce5df}button.danger{background:#7e2e2e}a{color:#1d5c63;font-weight:700}.shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:32px 0 24px}.hero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px;padding:34px 0 28px;border-bottom:1px solid #e5dfd2}.eyebrow,.category{color:#7a4a2f;font-size:.78rem;font-weight:800;margin:0 0 8px;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.15rem,6vw,4.8rem);line-height:.98;margin-bottom:18px;max-width:760px}.intro{color:#536063;font-size:1.08rem;line-height:1.6;max-width:690px}.stats{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.stats span,.pill{border:1px solid #d6ded8;border-radius:999px;background:#fff;padding:9px 13px;color:#3f4b4d;font-weight:800;white-space:nowrap}.notice{margin:20px 0;border-left:4px solid #1d5c63;background:#eef6f3;padding:14px 16px;font-weight:700}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:18px;margin-top:24px}.gift{display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid #e2ddd2;border-radius:8px;background:#fff}.gift.reserved{opacity:.72}.imageFrame{display:grid;place-items:center;aspect-ratio:4 / 3;background:#f1ece2;color:#7a4a2f;font-weight:800;overflow:hidden}.imageFrame img{width:100%;height:100%;object-fit:cover}.giftBody{display:flex;flex-direction:column;gap:12px;padding:18px}.giftTop{display:flex;justify-content:space-between;gap:12px}.gift h2{font-size:1.25rem;line-height:1.2;margin-bottom:0}.gift p{color:#536063;line-height:1.5}.giftFooter,.actions,.rowActions,.sectionTitle{display:flex;align-items:center;gap:10px}.giftFooter{flex-wrap:wrap;margin-top:auto}.empty{color:#536063;margin:28px 0}.modalBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#1f25288c;padding:18px}.modal{width:min(480px,100%);border-radius:8px;background:#fff;padding:22px;box-shadow:0 24px 80px #0000003d}label{display:grid;gap:7px;color:#3f4b4d;font-size:.92rem;font-weight:800}input,textarea,select{width:100%;border:1px solid #cfd8d2;border-radius:8px;background:#fff;color:#1f2528;padding:11px 12px}textarea{resize:vertical}.modal label+label,.adminForm label+label,.adminForm .formGrid,.adminForm button{margin-top:14px}.actions{justify-content:flex-end;margin-top:18px}.adminLayout{display:grid;grid-template-columns:minmax(320px,430px) minmax(0,1fr);gap:22px;margin-top:24px}.adminForm,.adminList{border:1px solid #e2ddd2;border-radius:8px;background:#fff;padding:18px}.sectionTitle{justify-content:space-between;margin-bottom:16px}.sectionTitle h2{margin:0}.formGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.check{display:flex;align-items:center;gap:10px}.check input{width:auto}.adminRow{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;border-top:1px solid #ebe7dc;padding:14px 0}.adminRow.inactive{opacity:.55}.adminRow h3{margin-bottom:5px;font-size:1rem}.adminRow p{color:#536063;margin-bottom:0}footer{padding-top:28px}@media(max-width:760px){.shell{width:min(100% - 22px,1180px);padding-top:16px}.hero,.adminLayout,.adminRow{grid-template-columns:1fr}.stats{justify-content:flex-start}.formGrid{grid-template-columns:1fr}.rowActions{flex-wrap:wrap}}
