:root{color:#27231f;background:#fbf7f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:320px}a{color:#8e3c5a}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}:focus-visible{outline:3px solid #e09a37;outline-offset:3px}.site-header{align-items:center;background:#fffdf9;border-bottom:1px solid #e9dfd2;display:flex;justify-content:space-between;padding:1.1rem max(1.25rem,calc((100vw - 72rem)/2))}.brand{color:#422d28;font-size:1.05rem;font-weight:800;text-decoration:none}nav{display:flex;gap:1.2rem}nav a{font-size:.9rem;font-weight:650;text-decoration:none}.page{margin:0 auto;max-width:72rem;padding:3rem 1.25rem 5rem}footer{border-top:1px solid #e9dfd2;color:#776e65;font-size:.85rem;padding:1.5rem 1.25rem;text-align:center}.hero{margin:0 auto 2.25rem;max-width:48rem;text-align:center}.hero h1,.admin-heading h1,.login-card h1{color:#422d28;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1.1;margin:.35rem 0 1rem}.hero p:not(.eyebrow){color:#6f665e;font-size:1.08rem;margin:0 auto;max-width:38rem}.eyebrow{color:#b06c3e;font-size:.76rem;font-weight:800;letter-spacing:.1em;margin:0;text-transform:uppercase}.gift-list{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(min(100%,31rem),1fr))}.gift-card,.editor-card,.login-card,.admin-row{background:#fffdf9;border:1px solid #eadfd3;border-radius:1.15rem;box-shadow:0 5px 22px #4c30200d}.gift-card{display:flex;min-height:13rem;overflow:hidden}.gift-image{background:#f2e8dc;flex:0 0 10rem;height:auto;min-height:10rem;object-fit:cover;width:10rem}.gift-image-fallback{align-items:center;color:#b88662;display:flex;font-size:3.2rem;justify-content:center}.gift-content{display:flex;flex:1;flex-direction:column;min-width:0;padding:1.25rem 1.35rem}.gift-heading{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.gift-heading h2{color:#422d28;font-size:1.25rem;line-height:1.2;margin:.35rem 0 0}.product-link{flex-shrink:0;font-size:.84rem}.product-links{display:flex;flex-direction:column;gap:.3rem;min-width:8rem}.product-link-editor{border:1px solid #e4d6c8;border-radius:.65rem;display:grid;gap:.6rem;margin:.5rem 0;padding:.75rem}.status{border-radius:999px;display:inline-block;font-size:.7rem;font-weight:800;letter-spacing:.02em;padding:.25rem .6rem}.status-available{background:#e5f1e5;color:#376b40}.status-open{background:#fff0cf;color:#8a5b18}.status-yours{background:#e8e1f3;color:#614b8b}.status-taken{background:#eeeae6;color:#6e665e}.participants{color:#665d54;font-size:.88rem;margin-top:1rem}.participants-label{font-weight:700}.participants ul{display:flex;flex-wrap:wrap;gap:.3rem;list-style:none;margin:.45rem 0 0;padding:0}.participants li{background:#f6eee6;border-radius:999px;padding:.2rem .6rem}.card-actions,.form-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.55rem}.card-actions{margin-top:auto;padding-top:1rem}.button{border:1px solid transparent;border-radius:.65rem;font-size:.88rem;font-weight:750;padding:.58rem .85rem}.button-primary{background:#8e3c5a;color:#fff}.button-primary:hover{background:#713047}.button-secondary{background:#f5ece4;border-color:#e4d6c8;color:#573c34}.button-quiet{background:transparent;color:#715d53}.button-danger{background:#fff1ef;border-color:#e8c3bd;color:#a43c33}.notice{border-radius:.7rem;margin:1rem 0;padding:.85rem 1rem}.notice p{margin:0 0 .65rem}.notice-error{background:#fff0ee;border:1px solid #ecc5bf;color:#8e3129}.loading,.empty-state{background:#fffdf9;border:1px dashed #d9c9ba;border-radius:1rem;color:#756b62;padding:2.5rem;text-align:center}.empty-state h2{color:#422d28;margin-top:0}.action-form{background:#fcf6ef;border:1px solid #e8dacb;border-radius:.8rem;margin-top:1rem;padding:1rem}.action-form h3{color:#422d28;margin:0 0 .8rem}label{color:#51483f;display:grid;font-size:.88rem;font-weight:700;gap:.35rem}input{background:#fffdf9;border:1px solid #d9cbbb;border-radius:.55rem;color:#27231f;min-height:2.5rem;padding:.55rem .65rem;width:100%}input:invalid:not(:placeholder-shown){border-color:#c97868}fieldset{border:1px solid #decfc0;border-radius:.65rem;margin:1rem 0;padding:.8rem}legend{color:#51483f;font-size:.88rem;font-weight:700;padding:0 .25rem}.choice{align-items:center;display:flex;font-weight:500;gap:.5rem;margin:.35rem 0}.choice input{min-height:1rem;width:auto}.muted{color:#877b71;font-size:.86em;font-weight:400}.admin-heading{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:2rem}.admin-heading h1{font-size:clamp(2rem,4vw,2.8rem)}.admin-toolbar{display:flex;justify-content:flex-end;margin-bottom:1rem}.editor-card,.login-card{display:grid;gap:1rem;margin:0 auto 1.5rem;max-width:42rem;padding:1.4rem}.editor-card h2,.login-card h1{margin:0}.login-card{margin-top:4rem;max-width:30rem}.admin-list{display:grid;gap:.7rem}.admin-row{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:1rem 1.1rem}.admin-row>div:first-child{display:grid;gap:.15rem}.admin-reserved{color:#9b5e25;font-size:.86rem}@media(max-width:600px){.site-header{align-items:flex-start;flex-direction:column;gap:.7rem}nav{gap:1rem}.page{padding-top:2rem}.gift-card{flex-direction:column}.gift-image{flex-basis:10rem;height:10rem;width:100%}.gift-heading{flex-direction:column;gap:.5rem}.admin-row{align-items:stretch;flex-direction:column}.admin-row .card-actions{margin-top:.3rem;padding-top:0}.admin-heading{align-items:stretch;flex-direction:column;gap:1rem}.admin-heading .button{align-self:flex-start}}.theme-prototype{color-scheme:dark;min-height:100vh;padding-bottom:5rem;transition:background .18s ease}.theme-prototype .site-header{background:transparent;border-color:currentColor;border-color:color-mix(in srgb,currentColor 14%,transparent);position:relative;z-index:2}.theme-prototype .brand,.theme-prototype nav a,.theme-prototype footer{color:inherit}.theme-prototype .prototype-page{margin:0 auto;max-width:86rem;min-height:calc(100vh - 10rem);padding:3rem 1.5rem 6rem}.theme-prototype .prototype-hero h1{font-size:clamp(2.8rem,7vw,6.8rem);letter-spacing:-.055em;line-height:.94;margin:0}.theme-prototype .prototype-hero>div>p,.theme-prototype .prototype-hero>p{font-size:1.08rem;max-width:39rem}.theme-prototype .gift-card{box-shadow:none;transition:border-color .16s ease,transform .16s ease}.theme-prototype .gift-card:hover{transform:translateY(-3px)}.theme-prototype .gift-heading h2,.theme-prototype .action-form h3{color:inherit}.theme-prototype .action-form,.theme-prototype input,.theme-prototype fieldset{border-color:color-mix(in srgb,currentColor 18%,transparent)}.theme-prototype footer{opacity:.68}.prototype-switcher{align-items:center;background:#f7f7fb;border:1px solid #ffffff;border-radius:999px;bottom:1.25rem;box-shadow:0 16px 50px #0009;color:#17171d;display:flex;font-size:.84rem;font-weight:800;gap:.8rem;left:50%;padding:.42rem;position:fixed;transform:translate(-50%);z-index:100}.prototype-switcher span{min-width:11rem;text-align:center}.prototype-switcher button{align-items:center;background:#17171d;border:0;border-radius:50%;color:#fff;display:flex;height:2.25rem;justify-content:center;width:2.25rem}.theme-aurora{background:radial-gradient(circle at 8% 8%,#7c3aed40,transparent 28rem),radial-gradient(circle at 90% 18%,#06b6d430,transparent 26rem),#080916;color:#f7f4ff;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.theme-aurora .site-header{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#080916b8;border-color:#a78bfa2b}.theme-aurora nav a,.theme-aurora .product-link{color:#67e8f9}.aurora-layout{position:relative}.aurora-hero{align-items:end;display:grid;gap:3rem;grid-template-columns:1fr auto;margin:2rem 0 4rem}.theme-aurora .eyebrow{color:#c4b5fd}.theme-aurora .prototype-hero h1{background:linear-gradient(110deg,#fff 15%,#c4b5fd 58%,#67e8f9);-webkit-background-clip:text;background-clip:text;color:transparent;max-width:65rem}.theme-aurora .prototype-hero p{color:#a9a6c5}.prototype-stat-orb{align-items:center;aspect-ratio:1;background:linear-gradient(145deg,#8b5cf633,#22d3ee22);border:1px solid #a78bfa66;border-radius:50%;display:flex;flex-direction:column;justify-content:center;width:10rem}.prototype-stat-orb strong{font-size:3rem;line-height:1}.prototype-stat-orb span{color:#c4b5fd;font-size:.75rem;margin-top:.45rem}.theme-aurora .gift-list{gap:1.4rem;grid-template-columns:repeat(2,minmax(0,1fr))}.theme-aurora .gift-card{background:linear-gradient(145deg,#15162bde,#0f1124de);border:1px solid #a78bfa2f;border-radius:1.5rem;display:grid;grid-template-columns:12rem 1fr;min-height:15rem}.theme-aurora .gift-card:nth-child(3n+1){grid-column:span 2;grid-template-columns:minmax(15rem,32%) 1fr}.theme-aurora .gift-image{background:#111326;height:100%;min-height:15rem;width:100%}.theme-aurora .gift-content{padding:1.5rem}.theme-aurora .gift-heading h2{font-size:1.4rem}.theme-aurora .status-available{background:#22d3ee20;color:#67e8f9}.theme-aurora .status-open{background:#f59e0b20;color:#fbbf24}.theme-aurora .status-yours{background:#8b5cf630;color:#c4b5fd}.theme-aurora .status-taken{background:#64748b22;color:#94a3b8}.theme-aurora .participants{color:#aaa8c6}.theme-aurora .participants li{background:#ffffff0d}.theme-aurora .button-primary{background:linear-gradient(110deg,#7c3aed,#0891b2);border:0;color:#fff}.theme-aurora .button-secondary,.theme-aurora .button-quiet{background:#ffffff0a;border-color:#a78bfa55;color:#ddd6fe}.theme-ember{background:#130e12;color:#f8eee9;font-family:Georgia,Times New Roman,serif}.theme-ember .site-header{background:#1b1218;border-color:#f59e8b25}.theme-ember nav,.theme-ember .button,.theme-ember .status,.theme-ember .product-link,.theme-ember .participants,.theme-ember .eyebrow,.theme-ember .ember-counter{font-family:Inter,ui-sans-serif,system-ui,sans-serif}.theme-ember nav a,.theme-ember .product-link{color:#ff9f8f}.ember-layout{display:grid;gap:clamp(3rem,8vw,8rem);grid-template-columns:minmax(18rem,.75fr) minmax(0,1.6fr)}.ember-hero{align-self:start;position:sticky;top:3rem}.theme-ember .eyebrow{color:#f6bd60;letter-spacing:.16em}.theme-ember .prototype-hero h1{color:#fff7f1;font-size:clamp(3.3rem,6vw,6.4rem);font-weight:500}.theme-ember .prototype-hero p{color:#bfa8ae;line-height:1.75}.ember-counter{border-top:1px solid #6f4249;color:#c7a3aa;margin-top:2.5rem;padding-top:1.2rem}.ember-counter span{color:#f6bd60;font-size:2rem;font-weight:800}.theme-ember .gift-list{display:flex;flex-direction:column;gap:0}.theme-ember .gift-card{background:transparent;border:0;border-bottom:1px solid #57333b;border-radius:0;min-height:11rem;padding:1.4rem 0}.theme-ember .gift-card:first-child{border-top:1px solid #57333b}.theme-ember .gift-card:hover{background:linear-gradient(90deg,#fa8b7a0c,transparent);transform:translate(.5rem)}.theme-ember .gift-image{border-radius:.3rem;flex:0 0 8.5rem;height:8.5rem;min-height:8.5rem;width:8.5rem}.theme-ember .gift-content{padding:.2rem 0 .2rem 1.6rem}.theme-ember .gift-heading h2{font-size:1.65rem;font-weight:500}.theme-ember .status-available{background:transparent;border:1px solid #d67d70;color:#ff9f8f}.theme-ember .status-open{background:transparent;border:1px solid #d49a3a;color:#f6bd60}.theme-ember .status-yours{background:#8e4960;color:#fff}.theme-ember .status-taken{background:#2b2025;color:#9f858c}.theme-ember .participants{color:#b99ea5}.theme-ember .participants li{background:#2c1c23}.theme-ember .button-primary{background:#ef7868;border-color:#ef7868;color:#1a0f13}.theme-ember .button-secondary,.theme-ember .button-quiet{background:transparent;border-color:#76444e;color:#f3c4bc}.theme-signal{background:linear-gradient(#18233044 1px,transparent 1px),linear-gradient(90deg,#18233044 1px,transparent 1px),#05090d;background-size:32px 32px;color:#d8f8ef;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.theme-signal .site-header{background:#05090dee;border-color:#36e3ad33}.theme-signal .brand{color:#55f2bd}.theme-signal nav a,.theme-signal .product-link{color:#65bfff}.signal-hero{border:1px solid #36e3ad44;box-shadow:inset 0 0 70px #0fe5a20b;margin-bottom:2rem;padding:clamp(1.5rem,4vw,3rem);position:relative}.signal-kicker{color:#55f2bd;font-size:.75rem;letter-spacing:.12em;margin-bottom:2rem}.signal-dot{background:#55f2bd;border-radius:50%;box-shadow:0 0 18px #55f2bd;display:inline-block;height:.55rem;margin-right:.5rem;width:.55rem}.theme-signal .prototype-hero h1{color:#eafff9;font-size:clamp(2.5rem,6vw,5.6rem);letter-spacing:-.06em}.theme-signal .prototype-hero p{color:#74928d}.signal-stats{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.signal-stats span{background:#0a131a;border:1px solid #263b47;color:#65bfff;font-size:.75rem;padding:.55rem .75rem}.theme-signal .gift-list{display:grid;gap:.7rem;grid-template-columns:repeat(3,minmax(0,1fr))}.theme-signal .gift-card{background:#081017eb;border:1px solid #1a3440;border-radius:.2rem;display:flex;flex-direction:column;min-height:100%}.theme-signal .gift-card:hover{border-color:#55f2bd;box-shadow:0 0 24px #2ce5ac14;transform:none}.theme-signal .gift-image{border-bottom:1px solid #1a3440;filter:saturate(.78) contrast(1.08);flex:0 0 9rem;height:9rem;min-height:9rem;width:100%}.theme-signal .gift-content{padding:1rem}.theme-signal .gift-heading{display:block}.theme-signal .gift-heading h2{font-size:1rem;letter-spacing:-.02em;margin:.65rem 0}.theme-signal .product-links{align-items:flex-start;margin-top:.7rem}.theme-signal .status{background:transparent;border:1px solid currentColor;border-radius:0;font-size:.62rem}.theme-signal .status-available{color:#55f2bd}.theme-signal .status-open{color:#ffd166}.theme-signal .status-yours{color:#c69cff}.theme-signal .status-taken{color:#687f89}.theme-signal .participants{color:#78918e}.theme-signal .participants li{background:#0d1b22;border:1px solid #233b43;border-radius:0}.theme-signal .card-actions{margin-top:auto}.theme-signal .button{border-radius:.1rem;font-family:inherit;font-size:.72rem;text-transform:uppercase}.theme-signal .button-primary{background:#55f2bd;border-color:#55f2bd;color:#04100c}.theme-signal .button-secondary,.theme-signal .button-quiet{background:#0c171e;border-color:#31515e;color:#65bfff}@media(max-width:980px){.theme-aurora .gift-list,.theme-signal .gift-list{grid-template-columns:1fr 1fr}.theme-aurora .gift-card:nth-child(3n+1){grid-column:auto;grid-template-columns:10rem 1fr}.ember-layout{gap:3rem;grid-template-columns:1fr}.ember-hero{position:static}}@media(max-width:680px){.aurora-hero{align-items:start;grid-template-columns:1fr}.prototype-stat-orb{aspect-ratio:auto;border-radius:1rem;padding:1.2rem;width:100%}.theme-aurora .gift-list,.theme-signal .gift-list{grid-template-columns:1fr}.theme-aurora .gift-card,.theme-aurora .gift-card:nth-child(3n+1){display:flex;grid-template-columns:none}.theme-aurora .gift-image{height:11rem;min-height:11rem}.theme-ember .gift-card{flex-direction:row}.theme-ember .gift-image{width:7rem}.prototype-switcher{max-width:calc(100vw - 1rem)}}.theme-aurora{background:radial-gradient(circle at 14% -8%,#4338ca1c,transparent 35rem),radial-gradient(circle at 92% 8%,#1d4ed812,transparent 30rem),#070b13;color:#eef2ff}.theme-aurora .site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#080d17e8;border-color:#25324a}.theme-aurora .brand{color:#f8fafc;letter-spacing:-.02em}.theme-aurora nav a{color:#9ca9c2}.theme-aurora nav a:hover,.theme-aurora .product-link{color:#67e8f9}.theme-aurora .prototype-page{max-width:78rem}.aurora-hero{align-items:center;border-bottom:1px solid #202b3f;gap:2rem;margin:.75rem 0 2.5rem;padding:2.25rem 0 2.75rem}.theme-aurora .eyebrow{color:#a5b4fc;letter-spacing:.14em}.theme-aurora .prototype-hero h1{background:none;color:#f8fafc;font-size:clamp(2.55rem,5vw,4.7rem);font-weight:720;letter-spacing:-.055em;line-height:.98;max-width:52rem}.theme-aurora .prototype-hero p{color:#8f9bb2;margin-bottom:0}.prototype-stat-orb{align-items:flex-start;aspect-ratio:auto;background:#0d1422;border:1px solid #283653;border-radius:.85rem;min-width:9.5rem;padding:1.15rem 1.25rem;width:auto}.prototype-stat-orb strong{color:#c7d2fe;font-size:2.3rem}.prototype-stat-orb span{color:#71809b;font-size:.7rem;letter-spacing:.04em;text-transform:uppercase}.theme-aurora .gift-list{gap:1rem}.theme-aurora .gift-card,.theme-aurora .gift-card:nth-child(3n+1){background:#0e1522;border:1px solid #202d43;border-radius:.9rem;grid-column:auto;grid-template-columns:10.5rem 1fr;min-height:13rem}.theme-aurora .gift-card:hover{background:#111a2a;border-color:#3d4d6d;transform:translateY(-2px)}.theme-aurora .gift-image{background:#0a101b;min-height:13rem}.theme-aurora .gift-content{padding:1.25rem}.theme-aurora .gift-heading{gap:.7rem}.theme-aurora .gift-heading h2{color:#f1f5f9;font-size:1.18rem;font-weight:680;letter-spacing:-.025em}.theme-aurora .product-link{font-size:.75rem;text-decoration-color:#67e8f966;text-underline-offset:.2rem}.theme-aurora .status{border:1px solid currentColor;border-radius:.35rem;background:transparent;font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.theme-aurora .status-available{color:#5eead4}.theme-aurora .status-open{color:#fbbf24}.theme-aurora .status-yours{color:#a5b4fc}.theme-aurora .status-taken{color:#64748b}.theme-aurora .participants{color:#8290a8}.theme-aurora .participants li{background:#172033;border:1px solid #26334c}.theme-aurora .button-primary{background:#4f46e5;border:1px solid #6366f1;box-shadow:none;color:#fff}.theme-aurora .button-primary:hover{background:#5b52ea}.theme-aurora .button-secondary,.theme-aurora .button-quiet{background:#111a2a;border-color:#33415e;color:#c7d2fe}@media(max-width:680px){.aurora-hero{align-items:stretch}.prototype-stat-orb{width:100%}}.theme-aurora .live-notice{align-items:center;animation:live-notice-in .18s ease-out;background:#111a2af5;border:1px solid #4f5f82;border-radius:.75rem;box-shadow:0 16px 40px #0008;color:#eef2ff;display:flex;font-size:.9rem;font-weight:650;gap:1rem;justify-content:space-between;max-width:min(28rem,calc(100vw - 2rem));padding:.85rem .95rem;position:fixed;right:1rem;top:1rem;z-index:20}.theme-aurora .live-notice:before{background:#5eead4;border-radius:50%;box-shadow:0 0 0 4px #5eead41a;content:"";flex:0 0 .45rem;height:.45rem}.theme-aurora .live-notice span{flex:1}.theme-aurora .live-notice button{background:transparent;border:0;color:#94a3b8;font-size:1.2rem;line-height:1;padding:.2rem}@keyframes live-notice-in{0%{opacity:0;transform:translateY(-.5rem)}}.theme-aurora{min-height:100vh;padding-bottom:0}.theme-aurora .site-header{justify-content:flex-start}.theme-aurora .mine-link{color:#a5b4fc;font-size:.82rem;font-weight:700;margin-left:auto;text-decoration:none}.theme-aurora .mine-link:hover{color:#67e8f9}.theme-aurora .mine-page{max-width:78rem}.theme-aurora .mine-hero{border-bottom:1px solid #202b3f;margin-bottom:1.5rem;padding:1rem 0 2rem}.theme-aurora .mine-hero h1{color:#f8fafc;font-size:clamp(2.4rem,5vw,4.5rem);letter-spacing:-.05em;line-height:1;margin:.4rem 0 .8rem}.theme-aurora .mine-hero>p:last-child{color:#8f9bb2;margin:0;max-width:38rem}.theme-aurora .gift-image{object-fit:contain;padding:.75rem}.theme-aurora .view-switcher{background:#0a111e;border:1px solid #26344d;border-radius:.65rem;display:flex;gap:.2rem;margin:0 0 1rem auto;padding:.22rem;width:fit-content}.theme-aurora .view-switcher button{background:transparent;border:0;border-radius:.45rem;color:#8290a8;font-size:.78rem;font-weight:700;padding:.45rem .65rem}.theme-aurora .view-switcher button[aria-pressed=true]{background:#202c44;color:#eef2ff}.theme-aurora .gift-list.view-tiles{grid-template-columns:repeat(auto-fit,minmax(min(100%,19rem),1fr))}.theme-aurora .view-tiles .gift-card,.theme-aurora .view-tiles .gift-card:nth-child(3n+1){grid-template-columns:1fr;grid-template-rows:12rem 1fr}.theme-aurora .view-tiles .gift-image{height:12rem;min-height:12rem;width:100%}.theme-aurora .gift-list.view-list{grid-template-columns:1fr}.theme-aurora .view-list .gift-card,.theme-aurora .view-list .gift-card:nth-child(3n+1){grid-template-columns:11rem 1fr}.theme-aurora .view-list .gift-image{height:100%;min-height:13rem;width:11rem}.theme-aurora .category-groups{display:grid;gap:2.5rem}.theme-aurora .category-heading{align-items:baseline;border-bottom:1px solid #202b3f;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.65rem}.theme-aurora .category-heading h2{color:#e2e8f0;font-size:1rem;letter-spacing:.01em;margin:0}.theme-aurora .category-heading span{color:#64748b;font-size:.75rem}.theme-aurora .reservation-list{display:grid;gap:.65rem;margin-top:1rem}.theme-aurora .reservation-entry{background:#0a111e;border:1px solid #26344d;border-radius:.7rem;padding:.75rem}.theme-aurora .reservation-entry-heading{align-items:center;color:#dbe4f5;display:flex;font-size:.78rem;justify-content:space-between}.theme-aurora .reservation-entry-heading span{color:#8290a8}.theme-aurora .reservation-entry .participants{margin:.6rem 0}.theme-aurora .action-form,.theme-aurora .editor-card,.theme-aurora .login-card,.theme-aurora .admin-row,.theme-aurora .loading,.theme-aurora .empty-state{background:#0e1522;border-color:#26344d;box-shadow:none;color:#dbe4f5}.theme-aurora .action-form{margin-top:.9rem}.theme-aurora .action-form h3,.theme-aurora .editor-card h2,.theme-aurora .login-card h1,.theme-aurora .admin-heading h1,.theme-aurora .empty-state h2{color:#f8fafc;font-family:inherit}.theme-aurora label,.theme-aurora legend{color:#cbd5e1}.theme-aurora input,.theme-aurora select{background:#080e19;border:1px solid #34425e;border-radius:.55rem;color:#f8fafc;min-height:2.5rem;padding:.55rem .65rem;width:100%}.theme-aurora input::placeholder{color:#64748b}.theme-aurora input:focus{border-color:#6366f1}.theme-aurora fieldset,.theme-aurora .product-link-editor{background:#0a111e;border-color:#2b3953}.theme-aurora .action-form fieldset{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem .85rem;margin:.7rem 0;padding:.5rem .65rem}.theme-aurora .action-form fieldset legend{font-size:.78rem}.theme-aurora .action-form fieldset .choice{font-size:.88rem;margin:0}.theme-aurora .action-form fieldset .choice input{height:.9rem;min-height:0;padding:0;width:.9rem}.theme-aurora .muted,.theme-aurora .loading,.theme-aurora .empty-state{color:#8f9bb2}.theme-aurora .notice-error{background:#2a111b;border-color:#7f3143;color:#fecdd3}.theme-aurora .button-danger{background:#2a111b;border-color:#7f3143;color:#fda4af}.theme-aurora .button-danger:hover{background:#3a1724}.theme-aurora .page{max-width:78rem;min-height:calc(100vh - 9rem)}.theme-aurora .admin-heading{border-bottom:1px solid #202b3f;padding-bottom:1.5rem}.theme-aurora .admin-toolbar{align-items:center;gap:.75rem;justify-content:space-between}.theme-aurora .category-create-form{display:flex;gap:.5rem;max-width:34rem;width:100%}.theme-aurora .admin-category-lane{background:#0a101b;border:1px solid #25324a;border-radius:1rem;padding:.8rem}.theme-aurora .admin-category-lane.is-dragging{border-color:#6366f1;opacity:.55}.theme-aurora .admin-category-heading{align-items:center;display:flex;gap:.75rem;padding:.2rem .2rem .85rem}.theme-aurora .admin-category-heading h2{color:#eef2ff;font-size:1rem;margin:0}.theme-aurora .admin-category-heading span{color:#71809b;font-size:.72rem}.theme-aurora .category-actions{display:flex;gap:.35rem;margin-left:auto}.theme-aurora .admin-category-gifts{display:grid;gap:.55rem}.theme-aurora .category-drop-zone{border:1px dashed #33415e;border-radius:.7rem;color:#64748b;padding:1.25rem;text-align:center}.theme-aurora .admin-row{align-items:flex-start;border-radius:.85rem;transition:border-color .12s ease,opacity .12s ease}.theme-aurora .admin-row.is-dragging{border-color:#6366f1;opacity:.55}.theme-aurora .admin-gift-info{display:grid;flex:1;gap:.45rem}.theme-aurora .drag-handle{background:#0a111e;border:1px solid #33415e;border-radius:.5rem;color:#8290a8;cursor:grab;flex:0 0 auto;font-size:1rem;letter-spacing:-.2em;padding:.5rem .65rem .5rem .45rem}.theme-aurora .drag-handle:active{cursor:grabbing}.theme-aurora .admin-reservations{display:grid;gap:.5rem;margin-top:.35rem}.theme-aurora .admin-reservation{align-items:center;background:#0a111e;border:1px solid #26344d;border-radius:.65rem;display:flex;flex-wrap:wrap;gap:.65rem;padding:.6rem .7rem}.theme-aurora .admin-reserved{color:#a5b4fc}.theme-aurora footer{border-color:#202b3f;color:#71809b}@media(max-width:680px){.theme-aurora .gift-image{min-height:12rem}.theme-aurora .view-list .gift-card,.theme-aurora .view-list .gift-card:nth-child(3n+1){grid-template-columns:7.5rem 1fr}.theme-aurora .view-list .gift-image{min-height:10rem;width:7.5rem}.theme-aurora .admin-reservation{align-items:stretch;flex-direction:column}}
