:root{--bg: #f3f4f8;--card: #ffffff;--border: #d9dde8;--ink: #16212f;--muted: #5a6678;--brand: #0a6848;--brand-2: #04583d}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Avenir Next,Helvetica Neue,sans-serif;background:linear-gradient(160deg,#c7ced8,#d7dde5 48%,#bcc4cf);color:var(--ink)}.app{max-width:1600px;margin:0 auto;padding:24px}.topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.topbar h1{margin:0;font-size:1.45rem;line-height:1.1}.topbar p{margin:2px 0 0;font-size:.92rem;line-height:1.2;color:var(--muted)}.brand-block{display:flex;align-items:center;gap:9px}.brand-logo{width:180px;max-width:42vw;height:auto;display:block;opacity:.9;mix-blend-mode:multiply}.auth-actions{display:flex;gap:8px;align-items:flex-start;align-self:flex-start;margin-left:auto}.auth-actions>button,.auth-actions .profile-menu-trigger{padding-top:7px;padding-bottom:7px}.profile-menu{position:relative}.profile-menu-trigger{display:inline-flex;align-items:center;gap:6px;max-width:360px}.profile-menu-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-menu-caret{flex:0 0 auto;font-size:.9em}.profile-menu-trigger{max-width:360px}.profile-menu-dropdown{position:absolute;right:0;top:calc(100% + 6px);min-width:160px;background:#fff;border:1px solid #cfd8e8;border-radius:10px;box-shadow:0 12px 28px #16212f33;padding:6px;z-index:50}button.profile-menu-item{width:100%;text-align:left;background:transparent;color:#1d2940;padding:8px 10px;border-radius:8px}button.profile-menu-item:hover{background:#eef3fc}.menu{margin-top:12px;display:flex;gap:8px;flex-wrap:wrap}.layout{margin-top:10px;display:grid;grid-template-columns:minmax(360px,1fr) minmax(700px,2fr);gap:14px}.card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:14px;box-shadow:0 6px 18px #16212f0d}h2{margin-top:0}.profile-title{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.profile-title-sep{color:#8a95a8}.profile-title-id{font-size:.95rem;color:#3a4961;font-weight:600}h3{margin-bottom:8px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.profile-actions{display:flex;align-items:center;gap:10px}.profile-title-row{display:flex;align-items:center;gap:10px;min-width:0}.inline-form{display:flex;gap:8px}.search-tabs{display:flex;gap:6px;margin-bottom:0;align-items:flex-end}.search-advanced-form{margin-top:2px}button.search-tab{background:#e4e9f3;color:#31435e;border:1px solid #c8d2e3;border-bottom-color:#b8c4d9;border-radius:10px 10px 0 0;padding:8px 12px;box-shadow:none}button.search-tab:hover{background:#dbe3f1}button.search-tab.active{background:#fff;color:#1f3556;border-color:#c8d2e3;border-bottom-color:#fff;font-weight:700;position:relative;top:1px}.search-tab-panel{border:1px solid #c8d2e3;border-radius:0 10px 10px;background:#fff;padding:10px;margin-bottom:10px}.queue-tab-helper{margin:0}input,select,textarea,button{font:inherit}input,select,textarea{width:100%;margin-top:4px;border:1px solid #b8c0cf;border-radius:8px;padding:10px}button{border:none;border-radius:8px;padding:10px 12px;background:var(--brand);color:#fff;cursor:pointer;white-space:nowrap}button:hover{background:var(--brand-2)}button.ghost{background:#3b4555}button.secondary{background:#2b4f95}button.link-button{background:transparent;color:#1f4f9a;padding:0;border-radius:0;text-decoration:underline;margin-top:10px}button.link-button:hover{background:transparent;color:#15386f}button.link-button.danger-link{color:#a31414}button.link-button.danger-link:hover{color:#7f1010}button.danger-button{background:#a31414}button.danger-button:hover{background:#7f1010}button:disabled{opacity:.5;cursor:default}.result-list{list-style:none;margin:12px 0 0;padding:0;max-height:260px;overflow:auto}.result-list li{border-bottom:1px solid #edf0f5;padding:8px 0}.result-list li button{width:100%;text-align:left;background:transparent;color:var(--ink);padding:0}.result-list li button:hover{color:var(--brand-2)}.queue-result-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0}.queue-result-row[draggable=true]{cursor:grab}.queue-result-row.dragging{opacity:.6}.queue-result-row>button:first-child{width:100%;min-width:0}.queue-remove-link{justify-self:end;min-width:20px;width:auto;flex:0 0 auto;text-align:center;padding:0;margin-top:0;text-decoration:none!important}.queue-remove-link:hover{text-decoration:none!important}.queue-add-button{background:#6b2bbd}.queue-add-button:hover{background:#522290}.top-action-button{margin-top:0}.search-result-primary{display:block}.search-result-secondary{display:block;margin-top:2px;font-size:.9rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-pagination{margin-top:10px;display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.search-pagination-actions{display:flex;gap:8px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.form-grid .full{grid-column:1 / -1}.checkbox{display:flex;align-items:center;gap:8px}.checkbox input{width:auto;margin:0}.age-input-row{display:flex;gap:8px}.age-input-row input{margin-top:0;width:100%;min-width:0;flex:1 1 auto}.age-tags{margin-top:8px;display:flex;gap:6px;flex-wrap:wrap}.age-tag{background:#e6edf8;color:#1f3d73;padding:6px 8px}.delivery-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0}.delivery-row>span{min-width:0;overflow-wrap:anywhere}.delivery-header{display:flex;justify-content:space-between;align-items:center;gap:10px;color:var(--muted);font-size:.9rem;font-weight:600;margin-top:8px}.delivery-head-inline{display:inline-flex;align-items:center;gap:20px}.delivery-head-inline h3{margin:0}.delivery-action-buttons{display:inline-flex;align-items:center;gap:10px}button.delivery-button-delivery{background:#a31414}button.delivery-button-delivery:hover{background:#7f1010}button.delivery-button-walkin{background:#0a6848}button.delivery-button-walkin:hover{background:#07553b}.delivery-check{color:#0a6848;font-weight:700}.profile-groups{margin-top:8px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-group{border:1px solid #d6dbe7;border-radius:10px;padding:10px;background:#fafbfd}.profile-group h3{margin:0 0 10px;display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#1f3f71;background:#e8eefb;border:1px solid #cbd8f3;border-radius:999px;padding:3px 10px}.profile-group p{margin:0}.profile-group p+p{margin-top:6px}.profile-card{position:relative;overflow:hidden;isolation:isolate}.profile-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#f8fafdb8;display:flex;align-items:center;justify-content:center;z-index:20;border-radius:14px}.profile-loading-overlay-content{background:#fff;border:1px solid #d6dbe7;border-radius:10px;padding:8px 12px;font-weight:600;color:#25374f;box-shadow:0 8px 22px #16212f24}.client-form{display:flex;flex-direction:column;gap:12px}.client-form .profile-groups{margin-top:0}.client-form .profile-group>label{display:block}.client-form .profile-group>label+label{margin-top:8px}.client-form-ages{border:1px solid #d6dbe7;border-radius:10px;padding:10px;background:#fafbfd}.client-form-actions{display:flex;justify-content:flex-start;gap:8px}.modal-actions{display:flex;gap:8px}.modal-error{background:#fdecea;border:1px solid #f3b7b0;color:#8f1f15;border-radius:8px;padding:9px 10px;margin-top:10px}.bulk-success{background:#e8f7ef;border:1px solid #b7e2c8;color:#165c35;border-radius:8px;padding:9px 10px;margin-top:10px}.danger-hint{display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;border-radius:999px;background:#fce8e6;border:1px solid #f1bbb5;color:#9f1d17;font-size:.82rem;font-weight:700;line-height:1;cursor:help}input.input-invalid{border-color:#c62828;background:#fff6f6}.field-error{margin-top:4px;font-size:.85rem;color:#a02820}.bool-yes{color:#0a6848;font-weight:700}.bool-no{color:#c62828;font-weight:700}.muted{color:var(--muted)}.toast{background:#fff6dd;border:1px solid #f3d58c;color:#6d4f0a;border-radius:8px;padding:10px;margin-top:14px}.report-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;align-items:end}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#16212f80;display:flex;align-items:center;justify-content:center;padding:16px;z-index:1000}.modal-card{width:min(760px,100%);max-height:90vh;overflow:auto;background:var(--card);border:1px solid var(--border);border-radius:14px;padding:14px;box-shadow:0 12px 28px #16212f40}@media (max-width: 1080px){.layout{grid-template-columns:1fr}.report-row{grid-template-columns:1fr 1fr}.profile-groups{grid-template-columns:1fr}}@media (max-width: 680px){.app{padding:14px}.topbar{flex-direction:column}.brand-logo{width:150px;max-width:65vw}.form-grid,.report-row{grid-template-columns:1fr}}
