*{box-sizing:border-box}:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--accent: #be123c;--accent-dark: #9f1239;--bg: #f5f7fb;--ink: #020617;--muted: #64748b;--line: #e2e8f0;--soft: #f8fafc;--shadow: 0 18px 45px rgb(15 23 42 / .1)}body{min-height:100vh;margin:0;background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}main{width:100%;max-width:72rem;margin:0 auto;padding:1rem}header{margin-bottom:1.25rem;overflow:hidden;border:1px solid rgb(255 255 255 / .8);border-radius:2rem;background:#020617;color:#fff;padding:1.75rem 1.25rem;box-shadow:var(--shadow)}header p:first-child{margin:0 0 .75rem;color:#fecdd3;font-size:.75rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase}h1{margin:0;font-size:clamp(2.5rem,11vw,4rem);font-weight:700;letter-spacing:0;line-height:.95}header p:last-child{max-width:42rem;margin:1rem 0 0;color:#e2e8f0;font-size:.95rem;line-height:1.6}h2,h3,p{margin-top:0}a{color:inherit}.hidden,#gift-list.hidden,#admin-screen.hidden{display:none}#login-screen,#gift-list>div:first-child,#admin-screen>div:first-child,#gift-form,aside,#gift-status{border:1px solid white;border-radius:1.25rem;background:#fff;box-shadow:var(--shadow)}#login-screen{max-width:36rem;margin:0 auto;padding:1.25rem}#login-screen h2,aside h2{margin-bottom:1.25rem;font-size:1.25rem;line-height:1.2}#login-screen>div,#gift-form>div,#gift-list>div,#gift-groups,#admin-screen{display:grid;gap:1rem}label{display:grid;gap:.5rem;color:#334155;font-size:.875rem;font-weight:650}input,textarea{width:100%;min-height:3rem;border:1px solid var(--line);border-radius:.85rem;background:var(--soft);color:var(--ink);font:inherit;font-size:1rem;outline:none;padding:.75rem 1rem;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}textarea{min-height:8rem;resize:vertical}input:focus,textarea:focus{border-color:#fb7185;background:#fff;box-shadow:0 0 0 4px #ffe4e6}input[type=checkbox]{width:1.25rem;min-height:1.25rem;accent-color:var(--accent)}button,header a{min-height:3rem;border:0;border-radius:.85rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font:inherit;font-size:.9rem;font-weight:750;padding:.75rem 1.25rem;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}button[id$=btn],#save-btn,.reserve-btn{background:var(--accent);color:#fff;box-shadow:0 12px 30px #9f123929}button[id$=btn]:hover,#save-btn:hover,.reserve-btn:hover{background:var(--accent-dark)}#logout-btn,#cancel-edit-btn,.edit-gift-btn{border:1px solid var(--line);background:#fff;color:#334155;box-shadow:none}#logout-btn:hover,#cancel-edit-btn:hover,.edit-gift-btn:hover{border-color:#fda4af;background:#fff1f2;color:var(--accent)}button:disabled{cursor:not-allowed;background:#cbd5e1!important;color:#fff;box-shadow:none}#err,#login-error{color:#dc2626;font-size:.875rem;font-weight:650}#gift-list>div:first-child,#admin-screen>div:first-child{display:flex;flex-direction:column;gap:1rem;padding:1rem}#display-user{font-weight:750}#gift-list>div:first-child p:first-child,#admin-screen>div:first-child p:first-child{margin-bottom:.25rem;font-size:.95rem;font-weight:700}#gift-list>div:first-child p:last-child,#admin-screen>div:first-child p:last-child,aside p{margin-bottom:0;color:var(--muted);font-size:.8rem;line-height:1.5}.field-help,.gift-card-note{color:var(--muted);font-size:.82rem;font-weight:500;line-height:1.45}#gift-status{padding:1.25rem;color:var(--muted);font-size:.95rem}#gift-groups{margin-top:1.5rem;gap:2.25rem}#gift-groups section h2{display:flex;align-items:center;gap:.75rem;margin-bottom:.85rem;color:var(--muted);font-size:.75rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}#gift-groups section h2 span:first-child,#gift-groups section h2 span:last-child{flex:1;height:1px;background:var(--line)}#gift-groups section>div{display:grid;gap:1rem}#gift-groups article,#admin-screen #gift-list article{overflow:hidden;border:1px solid white;border-radius:1.25rem;background:#fff;box-shadow:var(--shadow);transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}#gift-groups article:hover,#admin-screen #gift-list article:hover{border-color:#fecdd3;box-shadow:0 22px 50px #0f172a1f;transform:translateY(-2px)}#gift-groups article>div,#gift-groups article>div>div,#gift-groups article>div>div>div{display:grid;gap:1rem;height:100%}#gift-groups article a:has(img){display:block;overflow:hidden;background:#e2e8f0}#gift-groups img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}#gift-groups article>div>div{padding:1rem}#gift-groups article>div>a+div{padding-top:0}#gift-groups h3{margin-bottom:0;overflow-wrap:anywhere;font-size:1.2rem;line-height:1.35}#gift-groups h3+span,#gift-groups span.rounded-full,#gift-count{border-radius:999px;background:#ecfdf5;color:#047857;font-size:.75rem;font-weight:750;padding:.3rem .75rem}#gift-groups article p{color:#475569;font-size:.9rem;line-height:1.6}#gift-groups article .gift-card-note{border:1px solid #fecdd3;border-radius:.85rem;background:#fff1f2;color:#9f1239;padding:.75rem .9rem}#gift-groups article div:has(>.reserve-btn),#gift-groups article div:has(>label>.quantity-input){display:grid;gap:.75rem;margin-top:auto}.reserve-btn{width:100%}#admin-screen>div:last-child{display:grid;gap:1.5rem}#gift-form,aside{padding:1.25rem}#gift-form .grid{display:grid;gap:1.25rem}#gift-form .flex{display:flex;flex-direction:column;gap:.75rem}#gift-form label:has(input[type=checkbox]){display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:.75rem;row-gap:.25rem;border:1px solid var(--line);border-radius:.85rem;background:var(--soft);padding:.75rem 1rem}#gift-form label:has(input[type=checkbox]) input{grid-row:1 / span 2}#form-status{min-height:1.25rem;color:var(--muted);font-size:.875rem;font-weight:650}aside>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}#admin-screen #gift-list{display:grid;gap:.75rem;margin-top:1rem}#admin-screen #gift-list article{padding:1rem}#admin-screen #gift-list article>div,#admin-screen #gift-list article div{display:grid;gap:.75rem}#admin-screen #gift-list h3{margin-bottom:.25rem;overflow-wrap:anywhere;font-size:.95rem}#admin-screen #gift-list p,#admin-screen #gift-list span{color:var(--muted);font-size:.8rem}#admin-screen #gift-list .admin-gift-actions{display:flex;flex-direction:column;gap:.5rem}#admin-screen #gift-list .delete-gift-btn{border:1px solid #fecaca;background:#fff;color:#b91c1c;box-shadow:none}#admin-screen #gift-list .delete-gift-btn:hover{border-color:#fca5a5;background:#fef2f2;color:#991b1b}@media(min-width:640px){main{padding:2rem 1.5rem}header{padding:2.5rem 2rem}#login-screen,#gift-form,aside{padding:1.75rem}#gift-list>div:first-child,#admin-screen>div:first-child{flex-direction:row;align-items:center;justify-content:space-between;padding:1.25rem}#logout-btn,header a{width:auto}#gift-form .flex,#admin-screen #gift-list .admin-gift-actions{flex-direction:row;align-items:center}}@media(min-width:768px){#gift-groups section>div{grid-template-columns:repeat(2,minmax(0,1fr))}#gift-groups img{aspect-ratio:16 / 10}}@media(min-width:1024px){#admin-screen>div:last-child{grid-template-columns:minmax(0,1fr) 24rem;align-items:start}#gift-form{position:sticky;top:1.5rem}}@media(max-width:639px){button,header a{width:100%}}.hidden{display:none}
