*{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5;color:#1f1f1f;line-height:1.4}.cp-layout{display:flex;flex-direction:column;min-height:100%}.cp-header{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem;background:#1f3a5f;color:#fff}.cp-logo{font-weight:600;letter-spacing:.02em}.cp-nav{display:flex;gap:1.25rem;flex:1;margin-left:2rem}.cp-nav-link{color:#ffffffc7;text-decoration:none;font-size:.92rem;padding:.3rem 0;border-bottom:2px solid transparent}.cp-nav-link:hover{color:#fff}.cp-nav-link-active{color:#fff;border-bottom-color:#fff}.cp-signout{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.4);padding:.4rem .9rem;border-radius:4px;cursor:pointer;font:inherit}.cp-signout:hover{background:#ffffff1a}.cp-main{flex:1;padding:1.5rem}.cp-auth-page{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:1.5rem}.cp-form{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #00000014;width:100%;max-width:380px}.cp-form h1{margin:0 0 .25rem;font-size:1.4rem}.cp-form-subtitle{margin:0 0 1rem;color:#555;font-size:.95rem}.cp-field{display:block;margin-bottom:1rem}.cp-field span{display:block;margin-bottom:.25rem;font-size:.85rem;color:#444}.cp-field input{width:100%;padding:.55rem .7rem;border:1px solid #ccc;border-radius:4px;font:inherit}.cp-button{width:100%;padding:.6rem 1rem;background:#1f3a5f;color:#fff;border:none;border-radius:4px;cursor:pointer;font:inherit;font-weight:500}.cp-button:disabled{opacity:.6;cursor:not-allowed}.cp-form-footer{margin:1rem 0 0;font-size:.85rem;text-align:center}.cp-form-footer a{color:#1f3a5f}.cp-error{background:#fdecea;color:#b71c1c;border:1px solid #f5c2bd;padding:.6rem .8rem;border-radius:4px;margin-bottom:1rem;font-size:.9rem}.cp-home{max-width:720px}.cp-home-coming-soon{margin-top:1.5rem;color:#555;font-style:italic}.inventory-page{max-width:1200px}.inventory-page h1{margin:0 0 1rem;font-size:1.4rem}.inventory-filters{display:flex;gap:1rem;align-items:flex-end;flex-wrap:wrap;margin-bottom:1rem;padding:.75rem 1rem;background:#fff;border:1px solid #e2e2e2;border-radius:6px}.inventory-filter-field{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;color:#444}.inventory-filter-field select,.inventory-filter-field input{padding:.45rem .6rem;border:1px solid #ccc;border-radius:4px;font:inherit;min-width:180px}.inventory-filter-search{flex:1;min-width:220px}.inventory-filter-search input{width:100%;min-width:0}.inventory-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e2e2e2;border-radius:6px;overflow:hidden}.inventory-table th,.inventory-table td{padding:.55rem .75rem;text-align:left;border-bottom:1px solid #eee;font-size:.9rem}.inventory-table th{background:#f7f7f9;font-weight:600;color:#333}.inventory-table tbody tr:last-child td{border-bottom:none}.inventory-detail-page{max-width:1000px}.inventory-detail-page h1{margin:.5rem 0 1rem;font-size:1.4rem}.inventory-detail-back{margin-bottom:.5rem;font-size:.9rem}.inventory-detail-back a{color:#1f3a5f;text-decoration:none}.inventory-detail-back a:hover{text-decoration:underline}.inventory-detail-section{background:#fff;border:1px solid #e2e2e2;border-radius:6px;padding:1rem 1.25rem;margin-bottom:1rem}.inventory-detail-section h2{margin:0 0 .75rem;font-size:1.05rem;color:#333}.inventory-detail-meta{display:grid;grid-template-columns:140px 1fr;gap:.4rem 1rem;margin:0}.inventory-detail-meta dt{font-weight:600;color:#555;font-size:.9rem}.inventory-detail-meta dd{margin:0;font-size:.95rem}.orders-page{max-width:1200px}.orders-page h1{margin:0 0 1rem;font-size:1.4rem}.orders-filters{display:flex;gap:1rem;align-items:flex-end;flex-wrap:wrap;margin-bottom:1rem;padding:.75rem 1rem;background:#fff;border:1px solid #e2e2e2;border-radius:6px}.orders-filter-field{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;color:#444}.orders-filter-field select{padding:.45rem .6rem;border:1px solid #ccc;border-radius:4px;font:inherit;min-width:180px}.orders-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e2e2e2;border-radius:6px;overflow:hidden}.orders-table th,.orders-table td{padding:.55rem .75rem;text-align:left;border-bottom:1px solid #eee;font-size:.9rem}.orders-table th{background:#f7f7f9;font-weight:600;color:#333}.orders-table tbody tr:last-child td{border-bottom:none}.clickable-row{cursor:pointer}.clickable-row:hover{background:#f3f6fb}.cp-empty-state{padding:2rem 1rem;text-align:center;color:#666}.cp-loading{color:#555;font-style:italic}.cp-error-banner{display:flex;justify-content:space-between;align-items:center;background:#fdecea;color:#b71c1c;border:1px solid #f5c2bd;padding:.6rem .8rem;border-radius:4px;margin-bottom:1rem;font-size:.9rem}.cp-error-banner button{background:#fff;color:#b71c1c;border:1px solid #f5c2bd;padding:.3rem .7rem;border-radius:4px;cursor:pointer;font:inherit;font-size:.85rem}.cp-error-banner button:hover{background:#fff5f4}.status-badge{display:inline-block;padding:.2rem .55rem;border-radius:999px;font-size:.78rem;font-weight:600;letter-spacing:.02em;background:#eceff3;color:#444;border:1px solid transparent}.status-badge.status-pending{background:#eceff3;color:#4a5568}.status-badge.status-accepted{background:#e3f4e9;color:#1f6c3a;border-color:#c3e3cc}.status-badge.status-scheduled{background:#fff4d8;color:#8a6300;border-color:#f0d995}.status-badge.status-in_transit{background:#e3edfb;color:#1f3a5f;border-color:#c4d4ed}.status-badge.status-completed{background:#d8eedc;color:#14532d;border-color:#afd6b9}.status-badge.status-cancelled{background:#f0f0f0;color:#6b6b6b;border-color:#d8d8d8;text-decoration:line-through}.status-badge.status-denied{background:#fdecea;color:#b71c1c;border-color:#f5c2bd}.order-detail-page{max-width:1100px}.order-detail-page h1{margin:.5rem 0 1rem;font-size:1.4rem}.order-detail-back{margin-bottom:.5rem;font-size:.9rem}.order-detail-back a{color:#1f3a5f;text-decoration:none}.order-detail-back a:hover{text-decoration:underline}.order-detail-section{background:#fff;border:1px solid #e2e2e2;border-radius:6px;padding:1rem 1.25rem;margin-bottom:1rem}.order-detail-section h2{margin:0 0 .75rem;font-size:1.05rem;color:#333}.order-detail-meta{display:grid;grid-template-columns:160px 1fr;gap:.4rem 1rem;margin:0}.order-detail-meta dt{font-weight:600;color:#555;font-size:.9rem}.order-detail-meta dd{margin:0;font-size:.95rem}.order-detail-addresses{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.address-block{border:1px solid #ececec;border-radius:4px;padding:.7rem .9rem;background:#fafbfc}.address-block h3{margin:0 0 .4rem;font-size:.95rem;color:#333}.address-block p{margin:.1rem 0;font-size:.9rem;color:#444}.pickup-requests-page{max-width:1200px}.pickup-requests-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.pickup-requests-page h1{margin:0;font-size:1.4rem}.pickup-requests-filters{display:flex;gap:1rem;align-items:flex-end;flex-wrap:wrap;margin-bottom:1rem;padding:.75rem 1rem;background:#fff;border:1px solid #e2e2e2;border-radius:6px}.pickup-requests-filter-field{display:flex;flex-direction:column;gap:.25rem;font-size:.85rem;color:#444}.pickup-requests-filter-field select{padding:.45rem .6rem;border:1px solid #ccc;border-radius:4px;font:inherit;min-width:180px}.pickup-requests-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e2e2e2;border-radius:6px;overflow:hidden}.pickup-requests-table th,.pickup-requests-table td{padding:.55rem .75rem;text-align:left;border-bottom:1px solid #eee;font-size:.9rem}.pickup-requests-table th{background:#f7f7f9;font-weight:600;color:#333}.pickup-requests-table tbody tr:last-child td{border-bottom:none}.pickup-request-detail-page{max-width:1100px}.pickup-request-detail-page h1{margin:.5rem 0 1rem;font-size:1.4rem}.pickup-request-detail-back{margin-bottom:.5rem;font-size:.9rem}.pickup-request-detail-back a{color:#1f3a5f;text-decoration:none}.pickup-request-detail-back a:hover{text-decoration:underline}.pickup-request-detail-section{background:#fff;border:1px solid #e2e2e2;border-radius:6px;padding:1rem 1.25rem;margin-bottom:1rem}.pickup-request-detail-section h2{margin:0 0 .75rem;font-size:1.05rem;color:#333}.pickup-request-detail-meta{display:grid;grid-template-columns:180px 1fr;gap:.4rem 1rem;margin:0}.pickup-request-detail-meta dt{font-weight:600;color:#555;font-size:.9rem}.pickup-request-detail-meta dd{margin:0;font-size:.95rem}.pickup-request-detail-addresses{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.hu-groups{display:flex;flex-direction:column;gap:1rem}.hu-group{border:1px solid #ececec;border-radius:4px;padding:.85rem 1rem;background:#fafbfc}.hu-group-heading{margin:0 0 .6rem;font-size:1rem;color:#333}.hu-group-meta{display:grid;grid-template-columns:100px 1fr;gap:.3rem .8rem;margin:0 0 .75rem}.hu-group-meta dt{font-weight:600;color:#555;font-size:.85rem}.hu-group-meta dd{margin:0;font-size:.9rem}.hu-group-skus-heading{margin:.6rem 0 .4rem;font-size:.9rem;color:#444;font-weight:600}.pickup-request-detail-skus{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e2e2e2;border-radius:4px;overflow:hidden}.pickup-request-detail-skus th,.pickup-request-detail-skus td{padding:.45rem .7rem;text-align:left;border-bottom:1px solid #eee;font-size:.88rem}.pickup-request-detail-skus th{background:#f7f7f9;font-weight:600;color:#333}.pickup-request-detail-skus tbody tr:last-child td{border-bottom:none}.typeahead{position:relative;display:inline-block;width:100%}.typeahead__input{width:100%;padding:.5rem .75rem;border:1px solid #cbd5e0;border-radius:4px;font-size:.9rem;font-family:inherit;color:#2d3748;background:#fff;box-sizing:border-box}.typeahead__input:focus{outline:none;border-color:#4299e1;box-shadow:0 0 0 2px #4299e133}.typeahead__input:disabled{background:#f7fafc;color:#a0aec0;cursor:not-allowed}.typeahead__dropdown{position:absolute;top:calc(100% + 2px);left:0;right:0;z-index:100;margin:0;padding:0;list-style:none;background:#fff;border:1px solid #e2e8f0;border-radius:4px;box-shadow:0 4px 12px #0000001a;max-height:240px;overflow-y:auto}.typeahead__item{padding:.5rem .75rem;font-size:.875rem;color:#2d3748;cursor:pointer;border-bottom:1px solid #f7fafc;line-height:1.4}.typeahead__item:last-child{border-bottom:none}.typeahead__item--highlighted{background:#ebf8ff;color:#2b6cb0}.typeahead__item--status{color:#718096;cursor:default;font-style:italic}.typeahead__item--error{color:#c53030}.typeahead__item--empty{cursor:default;color:#718096;font-size:.85rem}.cp-pickup-addr{display:flex;flex-direction:column;gap:.75rem}.cp-pickup-addr__group{display:flex;flex-direction:column;gap:.25rem}.cp-pickup-addr__label{font-size:.85rem;font-weight:500;color:#4b5563}.cp-pickup-addr__freetext{width:100%;padding:.5rem;border:1px solid #cfd5dc;border-radius:4px;font-family:inherit;font-size:.9rem;resize:vertical;box-sizing:border-box}.cp-pickup-addr__chip{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border:1px solid #b6d3ee;background:#eef6fc;border-radius:4px}.cp-pickup-addr__chip-text{flex:1 1 auto;font-size:.9rem;color:#1f2937}.cp-pickup-addr__clear{flex:0 0 auto;background:transparent;border:1px solid #6b7c91;color:#2b3a4a;border-radius:3px;padding:.2rem .55rem;font-size:.8rem;cursor:pointer}.cp-pickup-addr__clear:hover:not(:disabled){background:#d8e4f0}.cp-pickup-addr__clear:disabled{opacity:.6;cursor:not-allowed}.cp-pickup-addr__error{margin:.25rem 0 0;font-size:.8rem;color:#b54708}.cp-delivery-addr{display:flex;flex-direction:column}.cp-delivery-addr__input{width:100%;padding:.5rem .6rem;border:1px solid #cfd5dc;border-radius:4px;font-size:.9rem;font-family:inherit;box-sizing:border-box}.cp-delivery-addr__textarea{width:100%;padding:.5rem;border:1px solid #cfd5dc;border-radius:4px;font-family:inherit;font-size:.9rem;resize:vertical;box-sizing:border-box}.cp-sku-line{display:grid;grid-template-columns:1fr 110px auto;gap:.5rem;align-items:start;padding:.5rem;border:1px solid #e6e9ee;border-radius:4px;background:#fff}.cp-sku-line__sku{min-width:0}.cp-sku-line__qty input{width:100%;padding:.4rem .5rem;border:1px solid #cfd5dc;border-radius:4px;font-size:.9rem;box-sizing:border-box}.cp-sku-line__actions{display:flex;align-items:flex-start}.cp-sku-line__warning{margin:.25rem 0 0;font-size:.8rem;color:#b54708}@media(max-width:600px){.cp-sku-line{grid-template-columns:1fr}}.cp-hu-group{border:1px solid #d6dbe2;border-radius:6px;padding:1rem;background:#fafbfc;margin-bottom:1rem}.cp-hu-group__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.cp-hu-group__title{margin:0;font-size:1.05rem;font-weight:600;color:#1f2937}.cp-hu-group__hint{margin:0 0 .75rem;font-size:.85rem;color:#5f6b7a;font-style:italic}.cp-hu-group__fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin-bottom:1rem}.cp-hu-group__skus{border-top:1px solid #e6e9ee;padding-top:.75rem}.cp-hu-group__skus-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.cp-hu-group__skus-title{font-weight:600;font-size:.95rem;color:#1f2937}.cp-hu-group__sku-list{display:flex;flex-direction:column;gap:.5rem}.cp-pickup-form{max-width:1100px;margin:0 auto;padding:1rem}.cp-pickup-form__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.cp-pickup-form__header h1{margin:0;font-size:1.5rem}.cp-pickup-form__actions{margin-top:1rem;display:flex;justify-content:flex-end}.cp-section{border:1px solid #d6dbe2;border-radius:6px;margin-bottom:1rem;background:#fff}.cp-section__header{width:100%;background:#f3f5f8;border:none;border-radius:6px 6px 0 0;padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;font-size:1rem;font-weight:600;color:#1f2937;cursor:pointer;text-align:left}.cp-section__header:hover{background:#e9eef4}.cp-section__chevron{font-size:.85rem;color:#5f6b7a}.cp-section__body{padding:1rem}.cp-section__body--collapsed{display:none}.cp-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.cp-field{display:flex;flex-direction:column;gap:.25rem}.cp-field--full{grid-column:1 / -1}.cp-field label,.cp-field__label{font-size:.85rem;font-weight:500;color:#4b5563}.cp-field input,.cp-field select,.cp-field textarea{padding:.45rem .55rem;border:1px solid #cfd5dc;border-radius:4px;font-family:inherit;font-size:.9rem;box-sizing:border-box;width:100%}.cp-field textarea{resize:vertical}.cp-radio-group{display:flex;gap:1rem;flex-wrap:wrap}.cp-radio-option{display:flex;align-items:center;gap:.35rem;font-size:.9rem}.cp-btn-primary{background:#1f5fb3;color:#fff;border:1px solid #1f5fb3;padding:.5rem 1rem;font-size:.95rem;border-radius:4px;cursor:pointer}.cp-btn-primary:hover:not(:disabled){background:#194d92}.cp-btn-primary:disabled{opacity:.65;cursor:not-allowed}.cp-btn-secondary{background:#fff;color:#1f5fb3;border:1px solid #1f5fb3;padding:.4rem .85rem;font-size:.9rem;border-radius:4px;cursor:pointer}.cp-btn-secondary:hover:not(:disabled){background:#eef4fb}.cp-btn-secondary:disabled{opacity:.65;cursor:not-allowed}.cp-btn-remove{background:transparent;color:#b54708;border:1px solid #b54708;padding:.3rem .7rem;font-size:.85rem;border-radius:3px;cursor:pointer}.cp-btn-remove:hover:not(:disabled){background:#fdf3eb}.cp-btn-remove:disabled{opacity:.65;cursor:not-allowed}.cp-error-banner{margin:1rem 0;padding:.65rem .85rem;border:1px solid #f1c0c0;background:#fdecec;color:#8b1f1f;border-radius:4px;font-size:.9rem}.cp-empty-hint{margin:0 0 .75rem;font-size:.9rem;color:#5f6b7a}.cp-review-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.cp-review-heading{margin:0 0 .5rem;font-size:.95rem;font-weight:600;color:#1f2937}.cp-review-dl{margin:0;display:grid;grid-template-columns:max-content 1fr;gap:.25rem .75rem}.cp-review-dl dt{font-size:.8rem;color:#5f6b7a}.cp-review-dl dd{margin:0;font-size:.9rem;color:#1f2937;word-break:break-word}@media(max-width:700px){.cp-field-grid{grid-template-columns:1fr}}.team-page{max-width:1200px}.team-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.team-page h1{margin:0;font-size:1.4rem}.team-invite-btn{padding:.5rem .9rem;border:1px solid #2b6cb0;background:#2b6cb0;color:#fff;border-radius:4px;cursor:pointer;font:inherit}.team-invite-btn:hover{background:#2454a0}.team-success-banner,.team-error-banner{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem .9rem;border-radius:4px;margin-bottom:1rem;font-size:.9rem}.team-success-banner{background:#e7f5ec;border:1px solid #b5dec5;color:#1f6f3d}.team-error-banner{background:#fdecea;border:1px solid #f5b8b2;color:#962f23}.team-success-banner button,.team-error-banner button{background:transparent;border:1px solid currentColor;color:inherit;border-radius:3px;padding:.2rem .55rem;font:inherit;cursor:pointer}.team-loading,.team-empty{color:#555;font-size:.9rem}.team-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e2e2e2;border-radius:6px;overflow:hidden}.team-table th,.team-table td{padding:.55rem .75rem;text-align:left;border-bottom:1px solid #eee;font-size:.9rem;vertical-align:middle}.team-table th{background:#f7f7f9;font-weight:600;color:#333}.team-table tbody tr:last-child td{border-bottom:none}.team-you-badge{display:inline-block;margin-left:.4rem;padding:.05rem .4rem;font-size:.7rem;border-radius:999px;background:#eef3ff;color:#2b4fb0;border:1px solid #c8d4f5}.team-status{display:inline-block;padding:.1rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600}.team-status-active{background:#e1f5e6;color:#1f6f3d;border:1px solid #b5dec5}.team-status-inactive{background:#f0f0f0;color:#555;border:1px solid #d8d8d8}.team-status-pending{background:#fff5d6;color:#8a5a00;border:1px solid #ecd07a}.team-actions-cell{display:flex;gap:.4rem;flex-wrap:wrap}.team-action-btn{padding:.3rem .6rem;border:1px solid #ccc;background:#fff;color:#333;border-radius:3px;font:inherit;font-size:.8rem;cursor:pointer}.team-action-btn:hover:not(:disabled){background:#f5f5f5}.team-action-btn:disabled{opacity:.6;cursor:not-allowed}.team-invite-page{max-width:640px}.team-invite-header h1{margin:0 0 1rem;font-size:1.4rem}.team-invite-form{display:flex;flex-direction:column;gap:1rem;background:#fff;border:1px solid #e2e2e2;border-radius:6px;padding:1rem 1.1rem}.team-field{display:flex;flex-direction:column;gap:.3rem;font-size:.9rem}.team-field label,.team-field legend{font-weight:600;color:#333}.team-field .team-required:after{content:" *";color:#c0392b}.team-field input[type=text],.team-field input[type=email]{padding:.45rem .6rem;border:1px solid #ccc;border-radius:4px;font:inherit}.team-field input:disabled{background:#f5f5f5;color:#888}.team-field-row{display:flex;gap:1rem;flex-wrap:wrap}.team-field-row .team-field{flex:1 1 200px}.team-role-field{border:1px solid #e2e2e2;border-radius:4px;padding:.5rem .75rem}.team-radio{display:flex;align-items:center;gap:.4rem;font-weight:400;padding:.2rem 0}.team-error-banner{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.6rem .9rem;border-radius:4px;margin-bottom:1rem;font-size:.9rem;background:#fdecea;border:1px solid #f5b8b2;color:#962f23}.team-error-banner button{background:transparent;border:1px solid currentColor;color:inherit;border-radius:3px;padding:.2rem .55rem;font:inherit;cursor:pointer}.team-invite-actions{display:flex;gap:.6rem;margin-top:.5rem}.team-invite-submit{padding:.5rem .9rem;background:#2b6cb0;color:#fff;border:1px solid #2b6cb0;border-radius:4px;cursor:pointer;font:inherit}.team-invite-submit:hover:not(:disabled){background:#2454a0}.team-invite-submit:disabled{opacity:.7;cursor:not-allowed}.team-invite-cancel{padding:.5rem .9rem;background:#fff;color:#333;border:1px solid #ccc;border-radius:4px;cursor:pointer;font:inherit}.team-invite-cancel:hover:not(:disabled){background:#f5f5f5}.notif-prefs-page{max-width:720px}.notif-prefs-page h2{margin:0 0 .5rem;font-size:1.4rem}.notif-prefs-description{margin:0 0 1.25rem;color:#555;font-size:.95rem}.notif-prefs-success-banner,.notif-prefs-error-banner{padding:.6rem .9rem;border-radius:4px;margin-bottom:1rem;font-size:.9rem}.notif-prefs-success-banner{background:#e7f5ec;border:1px solid #b5dec5;color:#1f6f3d}.notif-prefs-error-banner{background:#fdecea;border:1px solid #f5c2c0;color:#9b1c1c}.notif-prefs-loading{color:#555;font-style:italic}.notif-prefs-group{margin-bottom:1.5rem}.notif-prefs-group h3{margin:0 0 .75rem;font-size:1.05rem;font-weight:600}.notif-prefs-row{display:flex;align-items:center;gap:.6rem;padding:.4rem 0;font-size:.95rem;cursor:pointer}.notif-prefs-row input[type=checkbox]{width:1rem;height:1rem;margin:0;flex:0 0 auto;cursor:pointer}.notif-prefs-save-btn{margin-top:.5rem;padding:.55rem 1.1rem;border:1px solid #2b6cb0;background:#2b6cb0;color:#fff;border-radius:4px;cursor:pointer;font:inherit}.notif-prefs-save-btn:hover:not(:disabled){background:#2454a0}.notif-prefs-save-btn:disabled{background:#8ba8c7;border-color:#8ba8c7;cursor:default}
