:root{font-family:Inter,SF Pro Display,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.4;font-weight:400;color:#201d32;background-color:#f2f3f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,rgba(127,93,255,.12),transparent 60%),#f2f3f8}.app-root{min-height:100vh;padding:1.5rem clamp(1rem,4vw,3rem) 3rem;display:flex;flex-direction:column;gap:1.5rem}.page-header{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;align-items:flex-start}.page-header h1{font-size:clamp(1.75rem,5vw,2.5rem);margin:.1rem 0 .3rem}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;color:#6d6c78;margin:0}.subtitle{margin:0;color:#6d6c78;font-size:.95rem}.card{background:#fff;border-radius:18px;padding:1.5rem;box-shadow:0 25px 60px #0f0e240f;border:1px solid #ebeaf1}.add-card h2,.filters h2,.guest-card h2{margin-top:0}.add-form{display:flex;flex-direction:column;gap:1rem}label{display:flex;flex-direction:column;gap:.4rem;font-size:.9rem;color:#4a4a54;font-weight:600}input,select,button{font:inherit}input,select{padding:.85rem 1rem;border-radius:12px;border:1px solid #dcdbe6;background:#f9f9fb;width:100%}input:focus,select:focus{outline:2px solid #7d5bfd;border-color:transparent;background:#fff}.input-row{display:flex;flex-wrap:wrap;gap:1rem}.input-row label{flex:1 1 140px}.primary{width:100%;background:linear-gradient(120deg,#7f5dff,#5ea0ff);color:#fff;border:none;border-radius:999px;padding:.9rem;font-weight:600}.primary:disabled{opacity:.6}.ghost-button{background:transparent;border:1px solid #dcdbe6;color:#4a4a54;border-radius:999px;padding:.55rem 1.3rem;font-weight:500}.ghost-button:disabled{opacity:.5}.filters{display:flex;flex-direction:column;gap:1rem}.error-banner{padding:.9rem 1.2rem;border-radius:14px;background:#ffe5e5;border:1px solid #ffcaca;color:#a01414;font-weight:600}.list-header{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.list-header span{color:#7d7c85;font-size:.9rem}.guest-list{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:1rem}.guest-item{display:flex;flex-direction:column;gap:.8rem;padding:1rem;border-radius:16px;border:1px solid #f0eff7;background:#fafafe}.guest-info{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.guest-name{font-size:1.1rem;font-weight:600;margin:0}.pill{border-radius:999px;padding:.2rem .85rem;font-size:.8rem;font-weight:600;background:#eee;color:#504e5b}.side-chapi{background:#7f5dff26;color:#5a3ff6}.side-siham{background:#5dc2ff2e;color:#0d7cbc}.guest-controls{display:flex;flex-direction:column;gap:.6rem}.guest-controls select{background:#fff}.empty-state{text-align:center;color:#8c8a96;margin:1rem 0 0}@media(min-width:640px){.guest-item{flex-direction:row;justify-content:space-between;align-items:center}.guest-controls{flex-direction:row;align-items:center}}
