.admin-orders-page__shipment-form{background:linear-gradient(145deg,#fffffffa,#f8f8f6fa);border-color:#c6a15b3d;margin-top:2px}.admin-orders-page__shipment-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-orders-page__shipment-heading>div{min-width:0}.admin-orders-page__shipment-heading h3{color:var(--color-primary-dark);margin:0;font-size:1rem}.admin-orders-page__shipment-heading p:not(.admin-orders-page__kicker){color:var(--admin-shell-muted);margin:6px 0 0;font-size:.64rem;line-height:1.65}.admin-orders-page__shipment-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-orders-page__shipment-form label{gap:6px;min-width:0;display:grid}.admin-orders-page__shipment-form label>span{color:var(--color-heading);font-size:.57rem;font-weight:600}.admin-orders-page__shipment-form input,.admin-orders-page__shipment-form select,.admin-orders-page__shipment-form textarea{width:100%;min-width:0;color:var(--color-heading);font:inherit;background:var(--color-white);border:1px solid #071c1b1f;border-radius:9px;outline:none;padding:10px 11px;font-size:.67rem}.admin-orders-page__shipment-form input:focus,.admin-orders-page__shipment-form select:focus,.admin-orders-page__shipment-form textarea:focus{border-color:#0b3d3b7a;box-shadow:0 0 0 3px #0b3d3b14}.admin-orders-page__shipment-form textarea{resize:vertical}.admin-orders-page__shipment-help{color:var(--admin-shell-muted);background:#c6a15b14;border:1px solid #c6a15b2e;border-radius:9px;margin:0;padding:10px 12px;font-size:.6rem;line-height:1.6}@media (width<=760px){.admin-orders-page__shipment-heading{display:grid}.admin-orders-page__shipment-grid{grid-template-columns:1fr}}.admin-orders-cancellation__card{gap:14px;display:grid}.admin-orders-cancellation__reason{background:#fafaf7;border:1px solid #e7e7e2;border-radius:12px;gap:5px;padding:12px 14px;display:grid}.admin-orders-cancellation__reason>span,.admin-orders-cancellation__decision label>span{color:#9a6f2b;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:700}.admin-orders-cancellation__reason p{color:#263431;margin:0;line-height:1.55}.admin-orders-cancellation__decision{gap:12px;padding-top:4px;display:grid}.admin-orders-cancellation__decision label{gap:7px;display:grid}.admin-orders-cancellation__decision textarea{resize:vertical;color:#102a27;width:100%;min-height:86px;font:inherit;background:#fff;border:1px solid #d9dfdc;border-radius:10px;outline:none;padding:11px 12px;line-height:1.5}.admin-orders-cancellation__decision textarea:focus{border-color:#0b3d3b;box-shadow:0 0 0 3px #0b3d3b14}.admin-orders-cancellation__warning{color:#725523;background:#fffaf0;border:1px solid #e5d3a8;border-radius:10px;margin:0;padding:10px 12px;font-size:12px;line-height:1.5}.admin-orders-cancellation__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.admin-orders-cancellation__button{min-height:40px;font:inherit;letter-spacing:.04em;cursor:pointer;border:1px solid #0000;border-radius:999px;padding:9px 14px;font-size:11px;font-weight:700}.admin-orders-cancellation__button:disabled{cursor:not-allowed;opacity:.55}.admin-orders-cancellation__button--approve{color:#fff;background:#0b3d3b}.admin-orders-cancellation__button--reject{color:#8a3030;background:#fff;border-color:#d8bcbc}@media (width<=720px){.admin-orders-cancellation__actions{grid-template-columns:1fr}}.admin-orders-cancellation__warning{gap:4px;display:grid}.admin-orders-cancellation__warning strong{color:inherit;letter-spacing:.02em;font-size:11px;font-weight:800}.admin-orders-cancellation__warning span{display:block}.admin-orders-cancellation__warning--refund{color:#6f521b;background:#fff8e8;border-color:#d9c08b}.admin-orders-cancellation__warning--blocked{color:#8a3030;background:#fff5f5;border-color:#e2b8b8}.admin-product-media{background:linear-gradient(145deg,#fff 0%,#f8faf8 100%);border:1px solid #0b3d3b1f;border-radius:18px;gap:14px;margin-top:18px;padding:16px;display:grid}.admin-product-media__heading,.admin-product-media__pending-heading,.admin-product-media__image-meta,.admin-product-media__image-actions{align-items:center;display:flex}.admin-product-media__heading,.admin-product-media__pending-heading,.admin-product-media__image-meta{justify-content:space-between;gap:12px}.admin-product-media__heading h3,.admin-product-media__pending-heading strong,.admin-product-media__empty strong,.admin-product-media__image-meta strong{color:#102b2a;margin:0}.admin-product-media__count{color:#765717;background:#c6a15b17;border:1px solid #c6a15b59;border-radius:999px;flex:none;padding:5px 9px;font-size:.7rem;font-weight:700}.admin-product-media__help,.admin-product-media__empty p{color:#647270;margin:0;font-size:.78rem;line-height:1.55}.admin-product-media__picker{color:#0b3d3b;cursor:pointer;background:#f3f7f5;border:1px dashed #0b3d3b57;border-radius:15px;gap:4px;min-height:88px;padding:18px;display:grid;position:relative}.admin-product-media__picker:hover{background:#f8f6ef;border-color:#c6a15b}.admin-product-media__picker span{font-weight:700}.admin-product-media__picker small{color:#6e7a78}.admin-product-media__picker input{cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;inset:0}.admin-product-media__picker:has(input:disabled){cursor:not-allowed;opacity:.55}.admin-product-media__pending{background:#f7f3e8;border-radius:14px;gap:12px;padding:12px;display:grid}.admin-product-media__pending-heading button,.admin-product-media__image-actions button{color:#0b3d3b;font:inherit;cursor:pointer;background:#fff;border:1px solid #0b3d3b29;border-radius:999px;font-size:.68rem;font-weight:700}.admin-product-media__pending-heading button{padding:6px 10px}.admin-product-media__preview-grid,.admin-product-media__gallery{gap:10px;display:grid}.admin-product-media__preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-product-media__preview{background:#fff;border:1px solid #0b3d3b1a;border-radius:12px;min-width:0;margin:0;overflow:hidden}.admin-product-media__preview img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.admin-product-media__preview figcaption{color:#4c5957;text-overflow:ellipsis;white-space:nowrap;padding:7px;font-size:.66rem;overflow:hidden}.admin-product-media__primary-action{color:#fff;width:100%;min-height:42px;font:inherit;cursor:pointer;background:#0b3d3b;border:0;border-radius:12px;font-size:.75rem;font-weight:700}.admin-product-media__primary-action:hover{background:#14524f}.admin-product-media__primary-action:disabled,.admin-product-media__image-actions button:disabled,.admin-product-media__pending-heading button:disabled{cursor:not-allowed;opacity:.5}.admin-product-media__empty{text-align:center;background:#f5f5f3;border-radius:14px;gap:6px;padding:16px;display:grid}.admin-product-media__gallery{grid-template-columns:minmax(0,1fr)}.admin-product-media__image-card{background:#fff;border:1px solid #0b3d3b1f;border-radius:14px;gap:10px;padding:10px;display:grid}.admin-product-media__image-card--main{border-color:#c6a15b8c;box-shadow:inset 0 0 0 1px #c6a15b1a}.admin-product-media__image-frame{background:#f5f5f3;border-radius:11px;position:relative;overflow:hidden}.admin-product-media__image-frame img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.admin-product-media__image-frame span{color:#102b2a;letter-spacing:.04em;text-transform:uppercase;background:#c6a15b;border-radius:999px;padding:5px 8px;font-size:.62rem;font-weight:800;position:absolute;top:8px;left:8px}.admin-product-media__image-meta small{color:#77817f;font-size:.66rem}.admin-product-media__image-actions{flex-wrap:wrap;gap:6px}.admin-product-media__image-actions button{min-height:30px;padding:5px 9px}.admin-product-media__image-actions button:hover{background:#f8f6ef;border-color:#c6a15b}.admin-product-media__image-actions .admin-product-media__delete{color:#922f2f;border-color:#992e2e2e;margin-left:auto}@media (width>=760px){.admin-product-media__preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}:root{--color-primary:#0b3d3b;--color-primary-hover:#14524f;--color-primary-dark:#071c1b;--color-gold:#c6a15b;--color-gold-soft:#d9bd83;--color-white:#fff;--color-background:#f5f5f3;--color-surface:#fff;--color-heading:#111;--color-text:#555;--color-muted:#777;--color-light-text:#888;--color-border:#e5e5e5;--color-border-light:#eeeeec;--color-success:#1f7a4d;--color-warning:#9a6700;--color-danger:#b42318;--color-danger-soft:#fff1f0;--color-info:#175cd3;--font-heading:"Cormorant Garamond", Georgia, "Times New Roman", serif;--font-body:"Poppins", "Segoe UI", Arial, sans-serif;--shadow-small:0 2px 8px #071c1b0f;--shadow-medium:0 12px 32px #071c1b14;--shadow-large:0 30px 80px #071c1b2e;--radius-small:6px;--radius-medium:10px;--radius-large:16px;--radius-extra-large:24px;--transition-fast:.16s ease;--transition-normal:.24s ease;font-family:var(--font-body);color:var(--color-text);background:var(--color-background);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;color:var(--color-text);background:var(--color-background);margin:0;overflow-x:hidden}body,button,input,textarea,select{font-family:var(--font-body)}button,input,textarea,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4,h5,h6{margin-top:0}ul,ol{margin:0;padding:0}#root{min-height:100vh}h1,h2,h3,h4,h5,h6{color:var(--color-heading);font-family:var(--font-heading);font-weight:600;line-height:1.15}p{line-height:1.7}:focus-visible{outline-offset:3px;outline:3px solid #c6a15b80}::selection{color:var(--color-white);background:var(--color-primary)}input,textarea,select{width:100%;color:var(--color-heading);background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius-small);transition:border-color var(--transition-fast), box-shadow var(--transition-fast), background-color var(--transition-fast)}input:hover,textarea:hover,select:hover{border-color:#d6d6d2}input:focus,textarea:focus,select:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #0b3d3b1f}input::placeholder,textarea::placeholder{color:var(--color-light-text)}input:disabled,textarea:disabled,select:disabled{color:var(--color-muted);background:#f3f3f1}.foundation-page{background:var(--color-background);place-items:center;min-height:100vh;padding:32px;display:grid}.foundation-card{text-align:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-large);width:min(100%,620px);box-shadow:var(--shadow-medium);padding:64px 56px}.foundation-eyebrow{color:var(--color-gold);letter-spacing:.3em;text-transform:uppercase;margin-bottom:14px;font-size:.78rem;font-weight:600;line-height:1.4}.foundation-card h1{color:var(--color-primary-dark);letter-spacing:-.03em;margin-bottom:18px;font-size:clamp(2.5rem,6vw,4.4rem)}.foundation-description{max-width:460px;color:var(--color-muted);margin-bottom:0;margin-left:auto;margin-right:auto;font-size:1rem}.auth-route-state{isolation:isolate;background:radial-gradient(circle at 18% 14%, #c6a15b2e, transparent 32%), radial-gradient(circle at 84% 82%, #14524f80, transparent 34%), linear-gradient(145deg, var(--color-primary-dark), var(--color-primary));place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.auth-route-state:before,.auth-route-state:after{z-index:-1;content:"";border:1px solid #ffffff14;border-radius:50%;width:320px;height:320px;position:absolute}.auth-route-state:before{top:-150px;right:-90px}.auth-route-state:after{bottom:-180px;left:-100px}.auth-route-state__card{text-align:center;border-radius:var(--radius-extra-large);width:min(100%,480px);box-shadow:var(--shadow-large);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #ffffffb3;padding:52px 44px}.auth-route-state__eyebrow{color:var(--color-gold);letter-spacing:.3em;text-transform:uppercase;margin-bottom:14px;font-size:.76rem;font-weight:600}.auth-route-state__title{color:var(--color-primary-dark);margin-bottom:14px;font-size:clamp(2rem,5vw,3rem)}.auth-route-state__description{color:var(--color-muted);margin-bottom:0}.admin-login-page{isolation:isolate;background:radial-gradient(circle at 15% 15%, #c6a15b38, transparent 28%), radial-gradient(circle at 88% 86%, #14524fb8, transparent 34%), linear-gradient(135deg, #061817 0%, var(--color-primary-dark) 42%, var(--color-primary) 100%);place-items:center;min-height:100vh;padding:40px;display:grid;position:relative;overflow:hidden}.admin-login-page:before{z-index:-2;aspect-ratio:1;content:"";border:1px solid #ffffff12;border-radius:50%;width:min(60vw,760px);position:absolute;top:-32%;right:-13%;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.admin-login-page:after{z-index:-2;content:"";filter:blur(6px);background:radial-gradient(circle,#c6a15b30,#0000 66%);border-radius:50%;width:520px;height:520px;position:absolute;bottom:-250px;left:-180px}.admin-login-panel{border-radius:var(--radius-extra-large);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(145deg,#fffffffe,#fafaf7fb);border:1px solid #ffffffdb;width:min(100%,510px);padding:54px 52px 36px;position:relative;overflow:hidden;box-shadow:0 40px 100px #00000047,inset 0 1px #fffc}.admin-login-panel:before{content:"";background:linear-gradient(90deg, transparent, var(--color-gold), transparent);height:3px;position:absolute;top:0;left:48px;right:48px}.admin-login-brand{text-align:center;margin-bottom:36px}.admin-login-brand__eyebrow{color:var(--color-gold);letter-spacing:.34em;text-transform:uppercase;margin-bottom:12px;font-size:.75rem;font-weight:600;line-height:1.4}.admin-login-brand__title{color:var(--color-primary-dark);letter-spacing:-.035em;margin-bottom:14px;font-size:clamp(2.75rem,7vw,4.25rem)}.admin-login-brand__description{max-width:380px;color:var(--color-muted);margin-bottom:0;margin-left:auto;margin-right:auto;font-size:.94rem;line-height:1.75}.admin-login-form{gap:22px;display:grid}.admin-login-alert{color:var(--color-danger);background:var(--color-danger-soft);border-radius:var(--radius-medium);border:1px solid #b4231829;padding:13px 15px;font-size:.86rem;font-weight:500;line-height:1.55}.admin-login-field{gap:9px;display:grid}.admin-login-field__header{justify-content:space-between;align-items:center;display:flex}.admin-login-field__label{color:var(--color-heading);font-size:.84rem;font-weight:600;line-height:1.4}.admin-login-field__input{min-height:50px;color:var(--color-heading);border-radius:var(--radius-medium);background:#ffffffe0;border-color:#dcdcd8;padding:12px 15px;font-size:.94rem}.admin-login-field__input:hover:not(:disabled){border-color:#c8c8c2}.admin-login-field__input:focus{background:var(--color-white);border-color:var(--color-primary);box-shadow:0 0 0 4px #0b3d3b1a,0 8px 24px #071c1b0d}.admin-login-field__input[aria-invalid=true]{border-color:#b42318a6}.admin-login-field__input[aria-invalid=true]:focus{box-shadow:0 0 0 4px #b4231817}.admin-login-field__error{color:var(--color-danger);margin-bottom:0;font-size:.78rem;line-height:1.5}.admin-login-password{position:relative}.admin-login-password__input{padding-right:74px}.admin-login-password__toggle{min-width:54px;color:var(--color-primary);border-radius:var(--radius-small);transition:color var(--transition-fast), background-color var(--transition-fast);background:0 0;border:0;padding:7px 9px;font-size:.76rem;font-weight:600;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.admin-login-password__toggle:hover:not(:disabled){color:var(--color-primary-dark);background:#0b3d3b12}.admin-login-password__toggle:disabled{color:var(--color-light-text)}.admin-login-submit{min-height:52px;color:var(--color-white);letter-spacing:.025em;background:linear-gradient(135deg, var(--color-primary), var(--color-primary-hover));border-radius:var(--radius-medium);transition:transform var(--transition-fast), box-shadow var(--transition-fast), opacity var(--transition-fast);border:1px solid #071c1b59;margin-top:4px;padding:13px 22px;font-size:.88rem;font-weight:600;position:relative;overflow:hidden;box-shadow:0 12px 24px #0b3d3b30,inset 0 1px #ffffff29}.admin-login-submit:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:55%;height:100%;transition:left .52s;position:absolute;top:0;left:-120%;transform:skew(-20deg)}.admin-login-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 16px 30px #0b3d3b40,inset 0 1px #ffffff29}.admin-login-submit:hover:not(:disabled):before{left:145%}.admin-login-submit:active:not(:disabled){transform:translateY(0);box-shadow:0 8px 18px #0b3d3b30}.admin-login-submit:disabled{opacity:.68}.admin-login-security-note{color:var(--color-light-text);letter-spacing:.02em;text-align:center;margin-top:28px;margin-bottom:0;padding-top:24px;font-size:.72rem;line-height:1.6;position:relative}.admin-login-security-note:before{content:"";background:linear-gradient(90deg, transparent, var(--color-border), transparent);height:1px;position:absolute;top:0;left:12%;right:12%}.admin-login-field__input:-webkit-autofill{-webkit-text-fill-color:var(--color-heading);box-shadow:0 0 0 1000px var(--color-white) inset, 0 0 0 4px #0b3d3b1a;transition:background-color 5000s ease-in-out}.admin-login-field__input:-webkit-autofill:hover{-webkit-text-fill-color:var(--color-heading);box-shadow:0 0 0 1000px var(--color-white) inset, 0 0 0 4px #0b3d3b1a;transition:background-color 5000s ease-in-out}.admin-login-field__input:-webkit-autofill:focus{-webkit-text-fill-color:var(--color-heading);box-shadow:0 0 0 1000px var(--color-white) inset, 0 0 0 4px #0b3d3b1a;transition:background-color 5000s ease-in-out}@media (width<=768px){.foundation-page{padding:20px}.foundation-card{border-radius:var(--radius-medium);padding:48px 28px}.admin-login-page{padding:24px}.admin-login-panel{border-radius:20px;padding:48px 38px 32px}.auth-route-state__card{padding:44px 32px}}@media (width<=480px){.foundation-page{padding:14px}.foundation-card{padding:40px 20px}.foundation-eyebrow{letter-spacing:.24em;font-size:.7rem}.admin-login-page{place-items:center;min-height:100svh;padding:14px}.admin-login-panel{border-radius:var(--radius-large);width:100%;padding:38px 20px 26px}.admin-login-panel:before{left:30px;right:30px}.admin-login-brand{margin-bottom:30px}.admin-login-brand__eyebrow{letter-spacing:.27em;font-size:.68rem}.admin-login-brand__title{font-size:clamp(2.55rem,15vw,3.45rem)}.admin-login-brand__description{font-size:.86rem;line-height:1.7}.admin-login-form{gap:19px}.admin-login-field__input{min-height:48px;padding-left:13px;padding-right:13px;font-size:.9rem}.admin-login-password__input{padding-right:70px}.admin-login-submit{min-height:50px}.admin-login-security-note{margin-top:24px}.auth-route-state{min-height:100svh;padding:14px}.auth-route-state__card{border-radius:var(--radius-large);padding:38px 22px}.auth-route-state__eyebrow{letter-spacing:.25em;font-size:.68rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.foundation-admin-summary{text-align:center;border-radius:var(--radius-medium);background:linear-gradient(145deg,#0b3d3b0b,#c6a15b11);border:1px solid #0b3d3b1a;gap:4px;width:min(100%,420px);margin:34px auto 0;padding:22px 24px;display:grid;position:relative}.foundation-admin-summary:before{content:"";background:linear-gradient(90deg, transparent, var(--color-gold), transparent);height:2px;position:absolute;top:0;left:25%;right:25%}.foundation-admin-summary__label{color:var(--color-light-text);letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:.72rem;font-weight:500;line-height:1.5}.foundation-admin-summary__name{color:var(--color-primary-dark);font-family:var(--font-heading);margin-bottom:0;font-size:1.65rem;font-weight:600;line-height:1.25}.foundation-admin-summary__meta{color:var(--color-muted);overflow-wrap:anywhere;margin-bottom:2px;font-size:.82rem;line-height:1.5}.foundation-admin-summary__role{color:var(--color-primary);letter-spacing:.065em;text-transform:uppercase;background:#0b3d3b14;border:1px solid #0b3d3b1c;border-radius:999px;justify-self:center;margin-bottom:0;padding:5px 11px;font-size:.7rem;font-weight:600;line-height:1.4}.foundation-signout-button{width:min(100%,420px);margin-top:22px}.admin-access-page{isolation:isolate;background:radial-gradient(circle at 15% 18%, #c6a15b33, transparent 28%), radial-gradient(circle at 88% 84%, #14524fa6, transparent 36%), linear-gradient(140deg, #061817, var(--color-primary-dark) 48%, var(--color-primary));place-items:center;min-height:100vh;padding:32px;display:grid;position:relative;overflow:hidden}.admin-access-page:before{z-index:-1;content:"";border:1px solid #ffffff12;border-radius:50%;width:520px;height:520px;position:absolute;top:-210px;right:-150px;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff04}.admin-access-page:after{z-index:-1;content:"";background:radial-gradient(circle,#c6a15b2b,#0000 68%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-230px;left:-170px}.admin-access-card{text-align:center;border-radius:var(--radius-extra-large);width:min(100%,610px);box-shadow:var(--shadow-large);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:linear-gradient(145deg,#fffffffe,#fafaf7fb);border:1px solid #ffffffe0;padding:56px 52px 42px;position:relative;overflow:hidden}.admin-access-card:before{content:"";background:linear-gradient(90deg, transparent, var(--color-gold), transparent);height:3px;position:absolute;top:0;left:52px;right:52px}.admin-access-card__code{width:82px;height:82px;color:var(--color-danger);font-family:var(--font-heading);background:linear-gradient(145deg,#b4231814,#b4231809);border:1px solid #b4231824;border-radius:50%;place-items:center;margin-bottom:20px;font-size:2.05rem;font-weight:700;line-height:1;display:inline-grid}.admin-access-card__eyebrow{color:var(--color-gold);letter-spacing:.3em;margin-bottom:12px;font-size:.72rem;font-weight:600;line-height:1.5}.admin-access-card__title{color:var(--color-primary-dark);letter-spacing:-.035em;margin-bottom:16px;font-size:clamp(2.7rem,7vw,4.35rem)}.admin-access-card__description{max-width:460px;color:var(--color-muted);margin-bottom:28px;margin-left:auto;margin-right:auto;font-size:.94rem;line-height:1.75}.admin-access-card__identity{border-radius:var(--radius-medium);background:#0b3d3b0b;border:1px solid #0b3d3b17;gap:3px;width:min(100%,400px);margin:0 auto 28px;padding:16px 18px;display:grid}.admin-access-card__identity-label{color:var(--color-light-text);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:500;line-height:1.4}.admin-access-card__identity-value{color:var(--color-primary-dark);overflow-wrap:anywhere;font-size:.9rem;font-weight:600;line-height:1.5}.admin-access-card__actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;width:min(100%,430px);margin-left:auto;margin-right:auto;display:grid}.admin-access-card__primary-action,.admin-access-card__secondary-action{border-radius:var(--radius-medium);min-height:50px;transition:color var(--transition-fast), background-color var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);justify-content:center;align-items:center;padding:12px 18px;font-size:.82rem;font-weight:600;line-height:1.4;display:inline-flex}.admin-access-card__primary-action{color:var(--color-white);background:linear-gradient(135deg, var(--color-primary), var(--color-primary-hover));border:1px solid #071c1b59;box-shadow:0 12px 24px #0b3d3b2e}.admin-access-card__primary-action:hover{transform:translateY(-1px);box-shadow:0 16px 30px #0b3d3b3d}.admin-access-card__secondary-action{color:var(--color-primary);background:var(--color-white);border:1px solid #0b3d3b33}.admin-access-card__secondary-action:hover:not(:disabled){color:var(--color-primary-dark);background:#0b3d3b0b;border-color:#0b3d3b52;transform:translateY(-1px)}.admin-access-card__secondary-action:disabled{color:var(--color-light-text);opacity:.7;background:#f3f3f1}.admin-access-card__note{max-width:430px;color:var(--color-light-text);margin:30px auto 0;padding-top:24px;font-size:.72rem;line-height:1.65;position:relative}.admin-access-card__note:before{content:"";background:linear-gradient(90deg, transparent, var(--color-border), transparent);height:1px;position:absolute;top:0;left:12%;right:12%}@media (width<=768px){.admin-access-page{padding:22px}.admin-access-card{border-radius:20px;padding:48px 36px 36px}}@media (width<=480px){.foundation-admin-summary{margin-top:28px;padding:18px 16px}.foundation-admin-summary__name{font-size:1.4rem}.foundation-signout-button{margin-top:18px}.admin-access-page{min-height:100svh;padding:14px}.admin-access-card{border-radius:var(--radius-large);width:100%;padding:38px 20px 28px}.admin-access-card:before{left:30px;right:30px}.admin-access-card__code{width:72px;height:72px;margin-bottom:18px;font-size:1.8rem}.admin-access-card__eyebrow{letter-spacing:.25em;font-size:.66rem}.admin-access-card__title{font-size:clamp(2.5rem,14vw,3.5rem)}.admin-access-card__description{margin-bottom:24px;font-size:.86rem}.admin-access-card__identity{margin-bottom:24px}.admin-access-card__actions{grid-template-columns:1fr}.admin-access-card__note{margin-top:26px}}@media (prefers-reduced-motion:reduce){.admin-access-card__primary-action,.admin-access-card__secondary-action{transition-duration:.01ms}}:root{--admin-sidebar-width:286px;--admin-sidebar-collapsed-width:88px;--admin-header-height:82px;--admin-shell-background:#f5f5f3;--admin-shell-surface:#fff;--admin-shell-sidebar:linear-gradient(180deg, #071c1b 0%, #0b3d3b 58%, #092f2d 100%);--admin-shell-border:#071c1b17;--admin-shell-muted:#7b8583;--admin-shell-shadow:0 18px 46px #071c1b14}.admin-shell{grid-template-columns:var(--admin-sidebar-width) minmax(0, 1fr);background:var(--admin-shell-background);min-width:320px;min-height:100vh;transition:grid-template-columns var(--transition-normal);display:grid}.admin-shell--sidebar-collapsed{grid-template-columns:var(--admin-sidebar-collapsed-width) minmax(0, 1fr)}.admin-shell-sidebar{z-index:40;color:#ffffffdb;background:var(--admin-shell-sidebar);border-right:1px solid #ffffff0f;flex-direction:column;width:100%;height:100vh;min-height:680px;display:flex;position:sticky;top:0;overflow:hidden;box-shadow:18px 0 46px #071c1b14}.admin-shell-sidebar:before{content:"";pointer-events:none;border:1px solid #ffffff0e;border-radius:50%;width:330px;height:330px;position:absolute;top:-180px;right:-150px;box-shadow:0 0 0 60px #ffffff05,0 0 0 120px #ffffff03}.admin-shell-sidebar__header{z-index:1;min-height:var(--admin-header-height);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:15px 15px 14px 20px;display:flex;position:relative}.admin-shell-sidebar__brand{align-items:center;gap:12px;min-width:0;display:flex}.admin-shell-sidebar__brand-mark{width:44px;height:44px;color:var(--color-primary-dark);font-family:var(--font-heading);background:linear-gradient(145deg, #e4cd9e, var(--color-gold));border:1px solid #ffffff42;border-radius:13px;flex:0 0 44px;place-items:center;font-size:1.6rem;font-weight:700;display:inline-grid;box-shadow:0 10px 24px #0000002e,inset 0 1px #ffffff73}.admin-shell-sidebar__brand-copy{min-width:0;transition:opacity var(--transition-fast), visibility var(--transition-fast), width var(--transition-fast);gap:1px;line-height:1.2;display:grid}.admin-shell-sidebar__brand-copy strong{color:var(--color-white);font-family:var(--font-heading);letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap;font-size:1.35rem;overflow:hidden}.admin-shell-sidebar__brand-copy small{color:#ffffff85;letter-spacing:.2em;text-transform:uppercase;font-size:.66rem;font-weight:500}.admin-shell-sidebar__collapse{color:#ffffffb8;width:34px;height:34px;transition:color var(--transition-fast), background-color var(--transition-fast), border-color var(--transition-fast);background:#ffffff0e;border:1px solid #ffffff17;border-radius:9px;flex:0 0 34px;place-items:center;padding:0;display:inline-grid}.admin-shell-sidebar__collapse:hover{color:var(--color-white);background:#ffffff1c;border-color:#ffffff29}.admin-shell-sidebar__collapse svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.admin-shell-sidebar__navigation{z-index:1;scrollbar-color:#ffffff38 transparent;scrollbar-width:thin;flex:1;padding:18px 12px 24px;position:relative;overflow:hidden auto}.admin-shell-sidebar__navigation::-webkit-scrollbar{width:5px}.admin-shell-sidebar__navigation::-webkit-scrollbar-track{background:0 0}.admin-shell-sidebar__navigation::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:999px}.admin-shell-sidebar__group+.admin-shell-sidebar__group{margin-top:23px}.admin-shell-sidebar__group-label{color:#fff6;font-family:var(--font-body);letter-spacing:.16em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;transition:opacity var(--transition-fast), height var(--transition-fast), margin var(--transition-fast);margin:0 10px 8px;font-size:.62rem;font-weight:600;line-height:1.4;overflow:hidden}.admin-shell-sidebar__list{gap:4px;list-style:none;display:grid}.admin-shell-sidebar__link{color:#ffffffb8;text-align:left;width:100%;min-height:46px;transition:color var(--transition-fast), background-color var(--transition-fast), border-color var(--transition-fast), transform var(--transition-fast);background:0 0;border:1px solid #0000;border-radius:10px;align-items:center;gap:12px;padding:10px 11px;display:flex;position:relative}.admin-shell-sidebar__link:hover:not(.admin-shell-sidebar__link--disabled){color:var(--color-white);background:#ffffff12;border-color:#ffffff12;transform:translate(2px)}.admin-shell-sidebar__link--active{color:var(--color-white);box-shadow:0 9px 22px #00000021, 3px 0 0 var(--color-gold) inset;background:linear-gradient(100deg,#c6a15b33,#ffffff13);border-color:#c6a15b42}.admin-shell-sidebar__link--disabled{cursor:not-allowed;opacity:.48}.admin-shell-sidebar__icon{flex:0 0 22px;place-items:center;width:22px;height:22px;display:inline-grid}.admin-shell-sidebar__icon svg{fill:none;stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.admin-shell-sidebar__link-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;transition:opacity var(--transition-fast), width var(--transition-fast);flex:1;font-size:.77rem;font-weight:500;line-height:1.4;overflow:hidden}.admin-shell-sidebar__pending-badge{color:#ffffff8a;letter-spacing:.05em;text-transform:uppercase;background:#ffffff12;border:1px solid #ffffff14;border-radius:999px;flex:none;padding:3px 6px;font-size:.56rem;font-weight:600;line-height:1.2}.admin-shell-sidebar__footer{z-index:1;border-top:1px solid #ffffff12;align-items:center;gap:10px;padding:17px 20px 19px;display:flex;position:relative}.admin-shell-sidebar__footer-mark{color:var(--color-gold-soft);letter-spacing:.08em;text-transform:uppercase;background:#c6a15b17;border:1px solid #c6a15b2e;border-radius:999px;padding:5px 8px;font-size:.58rem;font-weight:600}.admin-shell-sidebar__footer-copy{color:#ffffff6b;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.62rem;line-height:1.5;overflow:hidden}.admin-shell--sidebar-collapsed>.admin-shell-sidebar .admin-shell-sidebar__header{justify-content:center;padding-left:12px;padding-right:12px}.admin-shell--sidebar-collapsed>.admin-shell-sidebar .admin-shell-sidebar__brand-copy,.admin-shell--sidebar-collapsed>.admin-shell-sidebar .admin-shell-sidebar__link-label,.admin-shell--sidebar-collapsed>.admin-shell-sidebar .admin-shell-sidebar__pending-badge,.admin-shell--sidebar-collapsed>.admin-shell-sidebar .admin-shell-sidebar__footer-copy{opacity:0;visibility:hidden;width:0;position:absolute}.admin-shell--sidebar-collapsed>.admin-shell-sidebar .admin-shell-sidebar__collapse{background:var(--color-primary);border-color:#fff3;position:absolute;right:-14px;box-shadow:0 8px 20px #071c1b38}.admin-shell--sidebar-collapsed>.admin-shell-sidebar .admin-shell-sidebar__group-label{color:#0000;background:#ffffff17;height:1px;margin:8px 16px}.admin-shell--sidebar-collapsed>.admin-shell-sidebar .admin-shell-sidebar__link{justify-content:center;padding-left:0;padding-right:0}.admin-shell--sidebar-collapsed>.admin-shell-sidebar .admin-shell-sidebar__link:hover{transform:none}.admin-shell--sidebar-collapsed>.admin-shell-sidebar .admin-shell-sidebar__footer{justify-content:center;padding-left:10px;padding-right:10px}.admin-shell__workspace{min-width:0;min-height:100vh}.admin-shell-header{z-index:30;min-height:var(--admin-header-height);border-bottom:1px solid var(--admin-shell-border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;justify-content:space-between;align-items:center;gap:24px;padding:0 30px;display:flex;position:sticky;top:0;box-shadow:0 7px 22px #071c1b09}.admin-shell-header__leading{align-items:center;gap:14px;min-width:0;display:flex}.admin-shell-header__menu-button{width:42px;height:42px;color:var(--color-primary);background:#0b3d3b0e;border:1px solid #0b3d3b1a;border-radius:10px;place-items:center;padding:0;display:none}.admin-shell-header__menu-button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:21px;height:21px}.admin-shell-header__title-group{min-width:0}.admin-shell-header__eyebrow{color:var(--color-gold);letter-spacing:.2em;margin-bottom:2px;font-size:.58rem;font-weight:600;line-height:1.3}.admin-shell-header__title{color:var(--color-primary-dark);letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:clamp(1.55rem,3vw,2.1rem);line-height:1.1;overflow:hidden}.admin-shell-header__actions{justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.admin-shell-search{width:min(31vw,350px);position:relative}.admin-shell-search__form{position:relative}.admin-shell-search__icon{width:18px;height:18px;color:var(--admin-shell-muted);pointer-events:none;place-items:center;display:grid;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.admin-shell-search__icon svg,.admin-shell-search__result-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.admin-shell-search__input{background:#f8f8f6;border-color:#e4e4df;border-radius:10px;min-height:42px;padding:10px 14px 10px 42px;font-size:.78rem}.admin-shell-search__input:focus{background:var(--color-white)}.admin-shell-search__results{z-index:60;background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:13px;padding:10px;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 24px 54px #071c1b29}.admin-shell-search__results-label{color:var(--admin-shell-muted);letter-spacing:.1em;text-transform:uppercase;margin:3px 7px 8px;font-size:.61rem;font-weight:600;line-height:1.4}.admin-shell-search__results-list{gap:3px;list-style:none;display:grid}.admin-shell-search__result{width:100%;min-height:42px;color:var(--color-heading);text-align:left;background:0 0;border:0;border-radius:8px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 10px;display:grid}.admin-shell-search__result:hover:not(:disabled){background:#0b3d3b0f}.admin-shell-search__result:disabled{color:var(--color-light-text);cursor:not-allowed;opacity:.65}.admin-shell-search__result span:not(.admin-shell-search__result-icon){text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:500;overflow:hidden}.admin-shell-search__result small{color:var(--color-light-text);font-size:.58rem}.admin-shell-search__empty{color:var(--admin-shell-muted);text-align:center;margin:0;padding:18px 12px;font-size:.72rem}.admin-shell-popover,.admin-shell-profile{position:relative}.admin-shell-header__icon-button{width:42px;height:42px;color:var(--color-primary);background:var(--color-white);border:1px solid var(--admin-shell-border);transition:color var(--transition-fast), background-color var(--transition-fast), border-color var(--transition-fast);border-radius:10px;place-items:center;padding:0;display:inline-grid;position:relative}.admin-shell-header__icon-button:hover{color:var(--color-primary-dark);background:#0b3d3b0e;border-color:#0b3d3b29}.admin-shell-header__icon-button svg{fill:none;stroke:currentColor;stroke-width:1.75px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.admin-shell-notifications{z-index:70;background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:15px;width:min(360px,100vw - 30px);position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 28px 64px #071c1b2e}.admin-shell-notifications__header{border-bottom:1px solid var(--admin-shell-border);padding:18px 19px 15px}.admin-shell-notifications__header p{color:var(--color-primary-dark);font-family:var(--font-heading);margin-bottom:3px;font-size:1.35rem;font-weight:600;line-height:1.2}.admin-shell-notifications__header span{color:var(--admin-shell-muted);font-size:.68rem}.admin-shell-notifications__empty{text-align:center;justify-items:center;padding:34px 25px 38px;display:grid}.admin-shell-notifications__empty-icon{width:52px;height:52px;color:var(--color-primary);background:#0b3d3b12;border:1px solid #0b3d3b1a;border-radius:50%;place-items:center;margin-bottom:15px;display:inline-grid}.admin-shell-notifications__empty-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;width:22px;height:22px}.admin-shell-notifications__empty strong{color:var(--color-heading);margin-bottom:7px;font-size:.78rem}.admin-shell-notifications__empty p{max-width:260px;color:var(--admin-shell-muted);margin:0;font-size:.68rem;line-height:1.65}.admin-shell-profile__trigger{max-width:245px;min-height:48px;color:var(--color-heading);background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:12px;align-items:center;gap:9px;padding:5px 8px 5px 5px;display:flex}.admin-shell-profile__trigger:hover{box-shadow:var(--shadow-small);border-color:#0b3d3b29}.admin-shell-profile__avatar,.admin-shell-profile-menu__avatar{width:36px;height:36px;color:var(--color-white);letter-spacing:.04em;background:linear-gradient(145deg, var(--color-primary), var(--color-primary-hover));border:1px solid #071c1b2e;border-radius:10px;flex:0 0 36px;place-items:center;font-size:.68rem;font-weight:600;display:inline-grid}.admin-shell-profile__summary{text-align:left;flex:1;min-width:0;display:grid}.admin-shell-profile__summary strong{text-overflow:ellipsis;white-space:nowrap;font-size:.69rem;font-weight:600;line-height:1.35;overflow:hidden}.admin-shell-profile__summary small{color:var(--admin-shell-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.58rem;line-height:1.35;overflow:hidden}.admin-shell-profile__chevron{width:16px;height:16px;color:var(--admin-shell-muted);place-items:center;display:grid}.admin-shell-profile__chevron svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.admin-shell-profile-menu{z-index:70;background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:15px;width:min(310px,100vw - 30px);padding:12px;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 28px 64px #071c1b2e}.admin-shell-profile-menu__identity{align-items:center;gap:11px;padding:9px;display:flex}.admin-shell-profile-menu__avatar{border-radius:12px;flex-basis:44px;width:44px;height:44px;font-size:.76rem}.admin-shell-profile-menu__identity div{flex:1;min-width:0;display:grid}.admin-shell-profile-menu__identity strong{color:var(--color-heading);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.admin-shell-profile-menu__identity span{color:var(--admin-shell-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.63rem;overflow:hidden}.admin-shell-profile-menu__identity small{color:var(--color-primary);letter-spacing:.055em;text-transform:uppercase;background:#0b3d3b12;border-radius:999px;justify-self:start;margin-top:6px;padding:3px 7px;font-size:.54rem;font-weight:600}.admin-shell-profile-menu__divider{background:var(--admin-shell-border);height:1px;margin:8px 4px}.admin-shell-profile-menu__logout{width:100%;min-height:40px;color:var(--color-danger);text-align:left;background:0 0;border:0;border-radius:8px;padding:9px 12px;font-size:.7rem;font-weight:600}.admin-shell-profile-menu__logout:hover:not(:disabled){background:var(--color-danger-soft)}.admin-shell-breadcrumbs{background:#ffffff94;border-bottom:1px solid #071c1b0e;padding:14px 30px}.admin-shell-breadcrumbs ol{align-items:center;gap:8px;list-style:none;display:flex}.admin-shell-breadcrumbs li{color:var(--admin-shell-muted);align-items:center;font-size:.65rem;line-height:1.4;display:flex}.admin-shell-breadcrumbs li+li:before{color:#b0b6b4;content:"/";margin-right:8px}.admin-shell-breadcrumbs a{color:var(--color-primary);font-weight:500}.admin-shell-breadcrumbs [aria-current=page]{color:var(--color-heading)}.admin-shell-content{min-width:0;padding:30px}.admin-dashboard-foundation{gap:26px;display:grid}.admin-dashboard-foundation__hero{background:radial-gradient(circle at 86% 18%, #c6a15b2e, transparent 30%), linear-gradient(135deg, var(--color-primary-dark), var(--color-primary));box-shadow:var(--admin-shell-shadow);border:1px solid #ffffff14;border-radius:20px;grid-template-columns:minmax(0,1.45fr) minmax(250px,.75fr);align-items:center;gap:34px;padding:clamp(30px,5vw,52px);display:grid;position:relative;overflow:hidden}.admin-dashboard-foundation__hero:before{content:"";pointer-events:none;border:1px solid #ffffff12;border-radius:50%;width:460px;height:460px;position:absolute;bottom:-210px;right:-180px;box-shadow:0 0 0 65px #ffffff06,0 0 0 130px #ffffff04}.admin-dashboard-foundation__copy,.admin-dashboard-foundation__identity{z-index:1;position:relative}.admin-dashboard-foundation__eyebrow{color:var(--color-gold-soft);letter-spacing:.22em;margin-bottom:12px;font-size:.66rem;font-weight:600;line-height:1.4}.admin-dashboard-foundation__title{color:var(--color-white);letter-spacing:-.035em;margin-bottom:14px;font-size:clamp(2.5rem,6vw,4.7rem)}.admin-dashboard-foundation__description{color:#ffffffad;max-width:650px;margin:0;font-size:.84rem;line-height:1.8}.admin-dashboard-foundation__identity{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border:1px solid #ffffff21;border-radius:15px;gap:4px;padding:24px;display:grid}.admin-dashboard-foundation__identity-label{color:#ffffff7a;letter-spacing:.12em;text-transform:uppercase;font-size:.58rem;font-weight:600}.admin-dashboard-foundation__identity-name{color:var(--color-white);font-family:var(--font-heading);margin-top:6px;font-size:1.75rem;line-height:1.2}.admin-dashboard-foundation__identity-email{color:#ffffff9e;overflow-wrap:anywhere;font-size:.68rem}.admin-dashboard-foundation__identity-role{color:var(--color-gold-soft);letter-spacing:.08em;text-transform:uppercase;background:#c6a15b1a;border:1px solid #c6a15b33;border-radius:999px;justify-self:start;margin-top:10px;padding:5px 9px;font-size:.57rem;font-weight:600}.admin-dashboard-foundation__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.admin-dashboard-foundation__card{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:16px;flex-direction:column;min-height:245px;padding:28px 26px;display:flex;position:relative;overflow:hidden;box-shadow:0 13px 34px #071c1b0e}.admin-dashboard-foundation__card:before{content:"";background:linear-gradient(90deg,#0000,#c6a15bbf,#0000);height:2px;position:absolute;top:0;left:24px;right:24px}.admin-dashboard-foundation__card-number{color:var(--color-gold);font-family:var(--font-heading);font-size:1.65rem;font-weight:600}.admin-dashboard-foundation__card h3{color:var(--color-primary-dark);margin:24px 0 10px;font-size:1.55rem}.admin-dashboard-foundation__card p{color:var(--admin-shell-muted);margin:0 0 24px;font-size:.72rem;line-height:1.75}.admin-dashboard-foundation__status{color:var(--color-success);letter-spacing:.07em;text-transform:uppercase;background:#1f7a4d14;border:1px solid #1f7a4d21;border-radius:999px;align-self:flex-start;margin-top:auto;padding:5px 9px;font-size:.56rem;font-weight:600}.admin-dashboard-foundation__status--pending{color:var(--color-warning);background:#9a670014;border-color:#9a670021}.admin-shell-mobile-overlay,.admin-shell-mobile-drawer{display:none}@media (width<=1200px){.admin-shell-header,.admin-shell-breadcrumbs,.admin-shell-content{padding-left:22px;padding-right:22px}.admin-shell-profile__summary{display:none}.admin-shell-profile__trigger{padding-right:6px}.admin-shell-search{width:min(33vw,300px)}}@media (width<=1024px){.admin-shell{display:block}.admin-shell-sidebar{display:none}.admin-shell-header__menu-button{display:inline-grid}.admin-shell-search{width:min(38vw,285px)}.admin-shell-mobile-overlay{z-index:80;pointer-events:none;opacity:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:opacity var(--transition-normal);background:#020f0e8c;display:block;position:fixed;inset:0}.admin-shell-mobile-overlay--visible{pointer-events:auto;opacity:1}.admin-shell-mobile-drawer{z-index:90;color:#ffffffdb;background:var(--admin-shell-sidebar);width:min(88vw,320px);transition:transform var(--transition-normal);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-104%);box-shadow:26px 0 70px #0000004d}.admin-shell-mobile-drawer--open{transform:translate(0)}.admin-shell-mobile-drawer__header{min-height:var(--admin-header-height);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:14px 16px 14px 20px;display:flex}.admin-shell-mobile-drawer__close{color:#ffffffc7;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;place-items:center;width:38px;height:38px;padding:0;display:inline-grid}.admin-shell-mobile-drawer__close svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:19px;height:19px}.admin-shell-mobile-drawer .admin-shell-sidebar__navigation{flex:1}.admin-dashboard-foundation__hero{grid-template-columns:1fr}.admin-dashboard-foundation__identity{max-width:500px}.admin-dashboard-foundation__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){:root{--admin-header-height:72px}.admin-shell-header{gap:12px;padding:0 15px}.admin-shell-header__title-group{display:none}.admin-shell-header__actions{flex:1}.admin-shell-search{flex:1;width:auto;min-width:0}.admin-shell-search__input{font-size:.72rem}.admin-shell-profile__chevron{display:none}.admin-shell-breadcrumbs{padding:12px 15px}.admin-shell-content{padding:18px 15px 24px}.admin-dashboard-foundation{gap:18px}.admin-dashboard-foundation__hero{border-radius:16px;padding:30px 24px}.admin-dashboard-foundation__title{font-size:clamp(2.4rem,11vw,3.8rem)}.admin-dashboard-foundation__grid{grid-template-columns:1fr;gap:14px}.admin-dashboard-foundation__card{min-height:auto}}@media (width<=520px){.admin-shell-header__actions{gap:7px}.admin-shell-header__icon-button,.admin-shell-profile__trigger,.admin-shell-header__menu-button{width:39px;height:39px;min-height:39px}.admin-shell-profile__trigger{justify-content:center;padding:0}.admin-shell-profile__avatar{flex-basis:37px;width:37px;height:37px}.admin-shell-search__input{min-height:39px;padding-left:37px;padding-right:10px}.admin-shell-search__icon{left:12px}.admin-shell-notifications,.admin-shell-profile-menu{width:auto;position:fixed;top:76px;left:10px;right:10px}.admin-dashboard-foundation__hero{padding:27px 20px}.admin-dashboard-foundation__description{font-size:.76rem}.admin-dashboard-foundation__identity{padding:19px}.admin-dashboard-foundation__identity-name{font-size:1.48rem}.admin-dashboard-foundation__card{border-radius:14px;padding:24px 21px}}@media (prefers-reduced-motion:reduce){.admin-shell,.admin-shell-mobile-overlay,.admin-shell-mobile-drawer,.admin-shell-sidebar__brand-copy,.admin-shell-sidebar__link-label,.admin-shell-sidebar__pending-badge{transition-duration:.01ms}}.admin-products-page{min-width:0}.admin-products-page__workspace{grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);align-items:start;gap:20px;display:grid}.admin-products-page__catalogue{gap:18px;min-width:0;display:grid}.admin-products-page__filters{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:16px;gap:20px;padding:24px;display:grid;box-shadow:0 13px 34px #071c1b0e}.admin-products-page__search{gap:8px;display:grid}.admin-products-page__search>label,.admin-products-page__filter-grid label>span{color:var(--color-heading);letter-spacing:.04em;font-size:.65rem;font-weight:600}.admin-products-page__search-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.admin-products-page__search-row input,.admin-products-page__filter-grid select{width:100%;min-height:44px;color:var(--color-heading);font-family:var(--font-body);transition:background-color var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);background:#f8f8f6;border:1px solid #e4e4df;border-radius:10px;outline:none;padding:10px 13px;font-size:.75rem}.admin-products-page__search-row input:focus,.admin-products-page__filter-grid select:focus{background:var(--color-white);border-color:#0b3d3b59;box-shadow:0 0 0 3px #0b3d3b14}.admin-products-page__search-row .admin-dashboard-foundation__status,.admin-products-page__filter-actions .admin-dashboard-foundation__status,.admin-products-page__pagination .admin-dashboard-foundation__status,.admin-products-page__detail-actions .admin-dashboard-foundation__status,.admin-products-page__detail-heading .admin-dashboard-foundation__status,.admin-products-page__product-footer .admin-dashboard-foundation__status{cursor:pointer;min-height:40px;transition:transform var(--transition-fast), box-shadow var(--transition-fast), background-color var(--transition-fast), border-color var(--transition-fast);align-self:center;padding:9px 14px}.admin-products-page__search-row .admin-dashboard-foundation__status:hover:not(:disabled),.admin-products-page__filter-actions .admin-dashboard-foundation__status:hover:not(:disabled),.admin-products-page__pagination .admin-dashboard-foundation__status:hover:not(:disabled),.admin-products-page__detail-actions .admin-dashboard-foundation__status:hover:not(:disabled),.admin-products-page__detail-heading .admin-dashboard-foundation__status:hover:not(:disabled),.admin-products-page__product-footer .admin-dashboard-foundation__status:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px #071c1b14}.admin-products-page__search-row .admin-dashboard-foundation__status:disabled,.admin-products-page__filter-actions .admin-dashboard-foundation__status:disabled,.admin-products-page__pagination .admin-dashboard-foundation__status:disabled,.admin-products-page__detail-actions .admin-dashboard-foundation__status:disabled,.admin-products-page__detail-heading .admin-dashboard-foundation__status:disabled,.admin-products-page__product-footer .admin-dashboard-foundation__status:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.admin-products-page__filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.admin-products-page__filter-grid label{gap:7px;display:grid}.admin-products-page__filter-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.admin-products-page__result-count{color:var(--admin-shell-muted);font-size:.67rem;font-weight:600}.admin-products-page__product-list{gap:14px;display:grid}.admin-products-page__product-card{background:var(--color-white);border:1px solid var(--admin-shell-border);min-width:0;transition:transform var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);border-radius:16px;grid-template-columns:142px minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 12px 30px #071c1b0b}.admin-products-page__product-card:hover{border-color:#0b3d3b29;transform:translateY(-2px);box-shadow:0 18px 38px #071c1b14}.admin-products-page__product-card--selected{box-shadow:0 18px 38px #071c1b14, 3px 0 0 var(--color-gold) inset;border-color:#c6a15b80}.admin-products-page__product-media{border-right:1px solid var(--admin-shell-border);background:linear-gradient(145deg,#f4f4f0,#fff);min-height:100%;padding:14px}.admin-products-page__image,.admin-products-page__image-placeholder{object-fit:cover;background:var(--color-white);border:1px solid #071c1b12;border-radius:12px;place-items:center;width:100%;height:100%;min-height:150px;display:grid}.admin-products-page__image-placeholder{color:var(--color-primary);font-family:var(--font-heading);letter-spacing:.04em;background:radial-gradient(circle at 76% 18%,#c6a15b2e,#0000 34%),linear-gradient(145deg,#0b3d3b13,#0b3d3b06);font-size:1.55rem;font-weight:700}.admin-products-page__product-content{gap:13px;min-width:0;padding:20px;display:grid}.admin-products-page__product-heading{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.admin-products-page__product-heading>div{min-width:0}.admin-products-page__product-kicker,.admin-products-page__detail-eyebrow{color:var(--color-gold);letter-spacing:.13em;text-transform:uppercase;margin:0 0 5px;font-size:.56rem;font-weight:600;line-height:1.4}.admin-products-page__product-name{color:var(--color-primary-dark);margin:0;font-size:1.35rem;line-height:1.25}.admin-products-page__badge{color:var(--color-gold);letter-spacing:.07em;text-transform:uppercase;background:#c6a15b17;border:1px solid #c6a15b2e;border-radius:999px;flex:none;padding:5px 8px;font-size:.53rem;font-weight:600}.admin-products-page__product-description,.admin-products-page__detail-description{color:var(--admin-shell-muted);margin:0;font-size:.7rem;line-height:1.7}.admin-products-page__product-facts,.admin-products-page__detail-facts{gap:10px;margin:0;display:grid}.admin-products-page__product-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-products-page__product-facts div,.admin-products-page__detail-facts div{min-width:0}.admin-products-page__product-facts dt,.admin-products-page__detail-facts dt{color:var(--admin-shell-muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:2px;font-size:.54rem;font-weight:600;line-height:1.4}.admin-products-page__product-facts dd,.admin-products-page__detail-facts dd{color:var(--color-heading);overflow-wrap:anywhere;margin:0;font-size:.66rem;font-weight:500;line-height:1.55}.admin-products-page__product-footer{justify-content:space-between;align-items:center;gap:14px;margin-top:2px;display:flex}.admin-products-page__price{align-items:baseline;gap:8px;min-width:0;display:flex}.admin-products-page__price strong{color:var(--color-primary-dark);font-family:var(--font-heading);font-size:1.35rem;line-height:1.2}.admin-products-page__price span{color:var(--admin-shell-muted);font-size:.63rem;text-decoration:line-through}.admin-products-page__detail-panel{top:calc(var(--admin-header-height) + 22px);min-width:0;max-height:calc(100vh - var(--admin-header-height) - 44px);scrollbar-color:#0b3d3b3d transparent;scrollbar-width:thin;background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:16px;gap:18px;padding:24px;display:grid;position:sticky;overflow-y:auto;box-shadow:0 13px 34px #071c1b0e}.admin-products-page__detail-panel::-webkit-scrollbar{width:5px}.admin-products-page__detail-panel::-webkit-scrollbar-track{background:0 0}.admin-products-page__detail-panel::-webkit-scrollbar-thumb{background:#0b3d3b2e;border-radius:999px}.admin-products-page__detail-panel h2{color:var(--color-primary-dark);margin:0;font-size:1.7rem;line-height:1.2}.admin-products-page__detail-panel>p:not(.admin-products-page__detail-eyebrow):not(.admin-products-page__detail-description){color:var(--admin-shell-muted);margin:0;font-size:.72rem;line-height:1.75}.admin-products-page__detail-heading{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.admin-products-page__detail-heading>div{min-width:0}.admin-products-page__detail-facts{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:2px}.admin-products-page__detail-facts div{background:#f8f8f6;border:1px solid #071c1b0f;border-radius:10px;padding:11px 12px}.admin-products-page__detail-actions{flex-wrap:wrap;gap:9px;display:flex}.admin-products-page__empty-state{text-align:center;background:var(--color-white);border:1px dashed #0b3d3b33;border-radius:16px;place-content:center;min-height:250px;padding:34px;display:grid}.admin-products-page__empty-state h2{color:var(--color-primary-dark);margin:0;font-size:1.8rem}.admin-products-page__empty-state p:last-child{max-width:470px;color:var(--admin-shell-muted);margin:10px auto 0;font-size:.72rem;line-height:1.7}.admin-products-page__pagination{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex}.admin-products-page__pagination>span{color:var(--admin-shell-muted);font-size:.66rem;font-weight:600}.admin-products-page__selection-control{width:fit-content;min-height:34px;color:var(--color-primary-dark);cursor:pointer;background:#0b3d3b0b;border:1px solid #0b3d3b1a;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:.61rem;font-weight:600;line-height:1.35;display:inline-flex}.admin-products-page__selection-control input{width:15px;height:15px;accent-color:var(--color-primary);cursor:pointer;margin:0}.admin-products-page__product-card--bulk-selected{box-shadow:0 18px 38px #071c1b14, 3px 0 0 var(--color-primary) inset;border-color:#0b3d3b59}.admin-products-page__bulk-bar{background:linear-gradient(135deg, #0b3d3b12, #c6a15b0f), var(--color-white);border:1px solid #0b3d3b24;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex;box-shadow:0 12px 28px #071c1b0b}.admin-products-page__bulk-copy{gap:4px;min-width:180px;display:grid}.admin-products-page__bulk-copy strong{color:var(--color-primary-dark);font-family:var(--font-heading);font-size:1.25rem;line-height:1.15}.admin-products-page__bulk-copy span{color:var(--admin-shell-muted);font-size:.65rem;line-height:1.5}.admin-products-page__bulk-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-products-page__bulk-actions .admin-dashboard-foundation__status{cursor:pointer;min-height:39px;padding:9px 13px}.admin-products-page__bulk-actions .admin-dashboard-foundation__status:disabled,.admin-products-page__bulk-clear:disabled{cursor:not-allowed;opacity:.5}.admin-products-page__bulk-clear{min-height:39px;color:var(--admin-shell-muted);font-family:var(--font-body);cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:9px 4px;font-size:.62rem;font-weight:600;text-decoration:underline}.admin-products-page__status-control{background:linear-gradient(145deg,#0b3d3b0e,#c6a15b0b),#fbfbf8;border:1px solid #0b3d3b1c;border-radius:12px;gap:12px;padding:16px;display:grid}.admin-products-page__status-control-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.admin-products-page__status-control-heading h3{color:var(--color-primary-dark);font-family:var(--font-heading);margin:0;font-size:1.2rem;line-height:1.2}.admin-products-page__status-control>p{color:var(--admin-shell-muted);margin:0;font-size:.66rem;line-height:1.65}.admin-products-page__status-pill{color:var(--color-primary);letter-spacing:.07em;text-transform:uppercase;background:var(--color-white);border:1px solid #0b3d3b24;border-radius:999px;flex:none;padding:5px 9px;font-size:.55rem;font-weight:700}.admin-products-page__status-control-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.admin-products-page__status-control-actions .admin-dashboard-foundation__status{cursor:pointer;text-align:center;justify-content:center;min-height:39px;padding:8px 10px}.admin-products-page__status-control-actions .admin-dashboard-foundation__status:disabled{cursor:not-allowed;opacity:.52}.admin-products-page__status-button--current{color:var(--color-white);background:var(--color-primary);border-color:var(--color-primary)}@media (width<=1280px){.admin-products-page__workspace{grid-template-columns:1fr}.admin-products-page__detail-panel{max-height:none;position:static}}@media (width<=1024px){.admin-products-page__filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.admin-products-page__filters{border-radius:14px;padding:20px}.admin-products-page__search-row,.admin-products-page__filter-grid{grid-template-columns:1fr}.admin-products-page__filter-actions{flex-direction:column;align-items:flex-start}.admin-products-page__product-card{border-radius:14px;grid-template-columns:112px minmax(0,1fr)}.admin-products-page__product-media{padding:10px}.admin-products-page__image,.admin-products-page__image-placeholder{min-height:132px}.admin-products-page__product-content{padding:17px}.admin-products-page__product-heading,.admin-products-page__product-footer,.admin-products-page__detail-heading{flex-direction:column;align-items:flex-start}.admin-products-page__detail-panel{padding:21px}.admin-products-page__pagination{flex-wrap:wrap;justify-content:center}}@media (width<=560px){.admin-products-page__product-card{grid-template-columns:1fr}.admin-products-page__product-media{border-right:0;border-bottom:1px solid var(--admin-shell-border)}.admin-products-page__image,.admin-products-page__image-placeholder{min-height:210px;max-height:280px}.admin-products-page__product-facts,.admin-products-page__detail-facts{grid-template-columns:1fr}.admin-products-page__product-footer{align-items:stretch}.admin-products-page__price{justify-content:space-between}.admin-products-page__product-footer .admin-dashboard-foundation__status{text-align:center;align-self:stretch}.admin-products-page__pagination{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-products-page__pagination>span{text-align:center;grid-area:1/1/auto/-1}.admin-products-page__pagination .admin-dashboard-foundation__status{text-align:center;align-self:stretch}}@media (width<=900px){.admin-products-page__bulk-bar{flex-direction:column;align-items:stretch}.admin-products-page__bulk-actions{justify-content:flex-start}}@media (width<=560px){.admin-products-page__bulk-actions{grid-template-columns:1fr;display:grid}.admin-products-page__bulk-actions .admin-dashboard-foundation__status,.admin-products-page__bulk-clear{text-align:center;justify-content:center;width:100%}.admin-products-page__selection-control{justify-content:center;width:100%}.admin-products-page__status-control-heading{flex-direction:column}.admin-products-page__status-control-actions{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.admin-products-page__product-card,.admin-products-page__search-row input,.admin-products-page__filter-grid select,.admin-products-page__search-row .admin-dashboard-foundation__status,.admin-products-page__filter-actions .admin-dashboard-foundation__status,.admin-products-page__pagination .admin-dashboard-foundation__status,.admin-products-page__detail-actions .admin-dashboard-foundation__status,.admin-products-page__detail-heading .admin-dashboard-foundation__status,.admin-products-page__product-footer .admin-dashboard-foundation__status{transition-duration:.01ms}}.admin-categories-page{min-width:0}.admin-categories-page__workspace{grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);align-items:start;gap:20px;display:grid}.admin-categories-page__catalogue{gap:18px;min-width:0;display:grid}.admin-categories-page__filters{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:16px;gap:20px;padding:24px;display:grid;box-shadow:0 13px 34px #071c1b0e}.admin-categories-page__search{gap:8px;display:grid}.admin-categories-page__search>label,.admin-categories-page__filter-grid label>span{color:var(--color-heading);letter-spacing:.04em;font-size:.65rem;font-weight:600}.admin-categories-page__search-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.admin-categories-page__search-row input,.admin-categories-page__filter-grid select{width:100%;min-height:44px;color:var(--color-heading);font-family:var(--font-body);transition:background-color var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);background:#f8f8f6;border:1px solid #e4e4df;border-radius:10px;outline:none;padding:10px 13px;font-size:.75rem}.admin-categories-page__search-row input:focus,.admin-categories-page__filter-grid select:focus{background:var(--color-white);border-color:#0b3d3b59;box-shadow:0 0 0 3px #0b3d3b14}.admin-categories-page__search-row .admin-dashboard-foundation__status,.admin-categories-page__filter-actions .admin-dashboard-foundation__status,.admin-categories-page__pagination .admin-dashboard-foundation__status,.admin-categories-page__detail-actions .admin-dashboard-foundation__status,.admin-categories-page__detail-heading .admin-dashboard-foundation__status,.admin-categories-page__category-footer .admin-dashboard-foundation__status{cursor:pointer;min-height:40px;transition:transform var(--transition-fast), box-shadow var(--transition-fast), background-color var(--transition-fast), border-color var(--transition-fast);align-self:center;padding:9px 14px}.admin-categories-page__search-row .admin-dashboard-foundation__status:hover:not(:disabled),.admin-categories-page__filter-actions .admin-dashboard-foundation__status:hover:not(:disabled),.admin-categories-page__pagination .admin-dashboard-foundation__status:hover:not(:disabled),.admin-categories-page__detail-actions .admin-dashboard-foundation__status:hover:not(:disabled),.admin-categories-page__detail-heading .admin-dashboard-foundation__status:hover:not(:disabled),.admin-categories-page__category-footer .admin-dashboard-foundation__status:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px #071c1b14}.admin-categories-page__search-row .admin-dashboard-foundation__status:disabled,.admin-categories-page__filter-actions .admin-dashboard-foundation__status:disabled,.admin-categories-page__pagination .admin-dashboard-foundation__status:disabled,.admin-categories-page__detail-actions .admin-dashboard-foundation__status:disabled,.admin-categories-page__detail-heading .admin-dashboard-foundation__status:disabled,.admin-categories-page__category-footer .admin-dashboard-foundation__status:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.admin-categories-page__filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.admin-categories-page__filter-grid label{gap:7px;display:grid}.admin-categories-page__filter-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.admin-categories-page__result-count{color:var(--admin-shell-muted);font-size:.67rem;font-weight:600}.admin-categories-page__category-list{gap:14px;display:grid}.admin-categories-page__category-card{background:var(--color-white);border:1px solid var(--admin-shell-border);min-width:0;transition:transform var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);border-radius:16px;grid-template-columns:136px minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 12px 30px #071c1b0b}.admin-categories-page__category-card:hover{border-color:#0b3d3b29;transform:translateY(-2px);box-shadow:0 18px 38px #071c1b14}.admin-categories-page__category-card--selected{box-shadow:0 18px 38px #071c1b14, 3px 0 0 var(--color-gold) inset;border-color:#c6a15b80}.admin-categories-page__category-media{border-right:1px solid var(--admin-shell-border);background:linear-gradient(145deg,#f4f4f0,#fff);min-height:100%;padding:14px}.admin-categories-page__image,.admin-categories-page__image-placeholder{object-fit:cover;background:var(--color-white);border:1px solid #071c1b12;border-radius:12px;place-items:center;width:100%;height:100%;min-height:148px;display:grid}.admin-categories-page__image-placeholder{color:var(--color-primary);font-family:var(--font-heading);letter-spacing:.04em;background:radial-gradient(circle at 76% 18%,#c6a15b2e,#0000 34%),linear-gradient(145deg,#0b3d3b13,#0b3d3b06);font-size:1.55rem;font-weight:700}.admin-categories-page__category-content{gap:13px;min-width:0;padding:20px;display:grid}.admin-categories-page__category-heading{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.admin-categories-page__category-heading>div{min-width:0}.admin-categories-page__category-kicker,.admin-categories-page__detail-eyebrow{color:var(--color-gold);letter-spacing:.13em;text-transform:uppercase;margin:0 0 5px;font-size:.56rem;font-weight:600;line-height:1.4}.admin-categories-page__category-name{color:var(--color-primary-dark);margin:0;font-size:1.35rem;line-height:1.25}.admin-categories-page__badge{letter-spacing:.07em;text-transform:uppercase;border-radius:999px;flex:none;padding:5px 8px;font-size:.53rem;font-weight:600}.admin-categories-page__badge--active{color:var(--color-success);background:#1f7a4d14;border:1px solid #1f7a4d21}.admin-categories-page__badge--inactive{color:var(--color-warning);background:#9a670014;border:1px solid #9a670021}.admin-categories-page__category-description,.admin-categories-page__detail-description{color:var(--admin-shell-muted);margin:0;font-size:.7rem;line-height:1.7}.admin-categories-page__category-facts,.admin-categories-page__detail-facts{gap:10px;margin:0;display:grid}.admin-categories-page__category-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-categories-page__category-facts div,.admin-categories-page__detail-facts div{min-width:0}.admin-categories-page__category-facts dt,.admin-categories-page__detail-facts dt{color:var(--admin-shell-muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:2px;font-size:.54rem;font-weight:600;line-height:1.4}.admin-categories-page__category-facts dd,.admin-categories-page__detail-facts dd{color:var(--color-heading);overflow-wrap:anywhere;margin:0;font-size:.66rem;font-weight:500;line-height:1.55}.admin-categories-page__category-footer{justify-content:space-between;align-items:center;gap:14px;margin-top:2px;display:flex}.admin-categories-page__category-id{color:var(--admin-shell-muted);letter-spacing:.04em;font-size:.61rem;font-weight:600}.admin-categories-page__detail-panel{top:calc(var(--admin-header-height) + 22px);min-width:0;max-height:calc(100vh - var(--admin-header-height) - 44px);scrollbar-color:#0b3d3b3d transparent;scrollbar-width:thin;background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:16px;gap:18px;padding:24px;display:grid;position:sticky;overflow-y:auto;box-shadow:0 13px 34px #071c1b0e}.admin-categories-page__detail-panel::-webkit-scrollbar{width:5px}.admin-categories-page__detail-panel::-webkit-scrollbar-track{background:0 0}.admin-categories-page__detail-panel::-webkit-scrollbar-thumb{background:#0b3d3b2e;border-radius:999px}.admin-categories-page__detail-panel h2{color:var(--color-primary-dark);margin:0;font-size:1.7rem;line-height:1.2}.admin-categories-page__detail-panel>p:not(.admin-categories-page__detail-eyebrow):not(.admin-categories-page__detail-description){color:var(--admin-shell-muted);margin:0;font-size:.72rem;line-height:1.75}.admin-categories-page__detail-heading{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.admin-categories-page__detail-heading>div{min-width:0}.admin-categories-page__detail-facts{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:2px}.admin-categories-page__detail-facts div{background:#f8f8f6;border:1px solid #071c1b0f;border-radius:10px;padding:11px 12px}.admin-categories-page__detail-actions{flex-wrap:wrap;gap:9px;display:flex}.admin-categories-page__children{gap:12px;padding-top:4px;display:grid}.admin-categories-page__children-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-categories-page__children-heading h3{color:var(--color-primary-dark);margin:0;font-size:1.1rem}.admin-categories-page__children-heading span{min-width:30px;height:30px;color:var(--color-primary);background:#0b3d3b12;border:1px solid #0b3d3b1f;border-radius:999px;place-items:center;padding:0 8px;font-size:.62rem;font-weight:700;display:inline-grid}.admin-categories-page__children-empty{color:var(--admin-shell-muted);background:#f8f8f6;border:1px dashed #0b3d3b29;border-radius:10px;margin:0;padding:16px;font-size:.68rem;line-height:1.65}.admin-categories-page__children-list{gap:8px;list-style:none;display:grid}.admin-categories-page__children-list li{background:#f8f8f6;border:1px solid #071c1b0f;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.admin-categories-page__children-list li>div{gap:2px;min-width:0;display:grid}.admin-categories-page__children-list strong{color:var(--color-heading);text-overflow:ellipsis;white-space:nowrap;font-size:.69rem;overflow:hidden}.admin-categories-page__children-list span,.admin-categories-page__children-list small{color:var(--admin-shell-muted);font-size:.58rem;line-height:1.4}.admin-categories-page__children-list small{flex:none}.admin-categories-page__empty-state{text-align:center;background:var(--color-white);border:1px dashed #0b3d3b33;border-radius:16px;place-content:center;min-height:250px;padding:34px;display:grid}.admin-categories-page__empty-state h2{color:var(--color-primary-dark);margin:0;font-size:1.8rem}.admin-categories-page__empty-state p:last-child{max-width:470px;color:var(--admin-shell-muted);margin:10px auto 0;font-size:.72rem;line-height:1.7}.admin-categories-page__pagination{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex}.admin-categories-page__pagination>span{color:var(--admin-shell-muted);font-size:.66rem;font-weight:600}@media (width<=1280px){.admin-categories-page__workspace{grid-template-columns:1fr}.admin-categories-page__detail-panel{max-height:none;position:static}}@media (width<=1024px){.admin-categories-page__filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.admin-categories-page__filters{border-radius:14px;padding:20px}.admin-categories-page__search-row,.admin-categories-page__filter-grid{grid-template-columns:1fr}.admin-categories-page__filter-actions{flex-direction:column;align-items:flex-start}.admin-categories-page__category-card{border-radius:14px;grid-template-columns:112px minmax(0,1fr)}.admin-categories-page__category-media{padding:10px}.admin-categories-page__image,.admin-categories-page__image-placeholder{min-height:132px}.admin-categories-page__category-content{padding:17px}.admin-categories-page__category-heading,.admin-categories-page__category-footer,.admin-categories-page__detail-heading{flex-direction:column;align-items:flex-start}.admin-categories-page__detail-panel{padding:21px}.admin-categories-page__pagination{flex-wrap:wrap;justify-content:center}}@media (width<=560px){.admin-categories-page__category-card{grid-template-columns:1fr}.admin-categories-page__category-media{border-right:0;border-bottom:1px solid var(--admin-shell-border)}.admin-categories-page__image,.admin-categories-page__image-placeholder{min-height:210px;max-height:280px}.admin-categories-page__category-facts,.admin-categories-page__detail-facts{grid-template-columns:1fr}.admin-categories-page__category-footer{align-items:stretch}.admin-categories-page__category-footer .admin-dashboard-foundation__status{text-align:center;align-self:stretch}.admin-categories-page__children-list li{flex-direction:column;align-items:flex-start}.admin-categories-page__pagination{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-categories-page__pagination>span{text-align:center;grid-area:1/1/auto/-1}.admin-categories-page__pagination .admin-dashboard-foundation__status{text-align:center;align-self:stretch}}@media (prefers-reduced-motion:reduce){.admin-categories-page__category-card,.admin-categories-page__search-row input,.admin-categories-page__filter-grid select,.admin-categories-page__search-row .admin-dashboard-foundation__status,.admin-categories-page__filter-actions .admin-dashboard-foundation__status,.admin-categories-page__pagination .admin-dashboard-foundation__status,.admin-categories-page__detail-actions .admin-dashboard-foundation__status,.admin-categories-page__detail-heading .admin-dashboard-foundation__status,.admin-categories-page__category-footer .admin-dashboard-foundation__status{transition-duration:.01ms}}.admin-collections-brands-page{min-width:0}.admin-collections-brands-page__tabs{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:999px;gap:5px;width:fit-content;padding:5px;display:inline-flex;box-shadow:0 10px 26px #071c1b0b}.admin-collections-brands-page__tab{min-width:130px;min-height:42px;color:var(--admin-shell-muted);font-family:var(--font-body);letter-spacing:.04em;cursor:pointer;transition:color var(--transition-fast), background-color var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);background:0 0;border:1px solid #0000;border-radius:999px;padding:9px 18px;font-size:.68rem;font-weight:600}.admin-collections-brands-page__tab:hover{color:var(--color-primary);background:#0b3d3b0b}.admin-collections-brands-page__tab--active{color:var(--color-white);background:var(--color-primary);border-color:var(--color-primary);box-shadow:0 8px 18px #0b3d3b2e}.admin-collections-brands-page__tab--active:hover{color:var(--color-white);background:var(--color-primary-hover)}.admin-collections-brands-page__workspace{grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);align-items:start;gap:20px;display:grid}.admin-collections-brands-page__catalogue{gap:18px;min-width:0;display:grid}.admin-collections-brands-page__filters{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:16px;gap:19px;padding:24px;display:grid;box-shadow:0 13px 34px #071c1b0e}.admin-collections-brands-page__search-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.admin-collections-brands-page__search-row input,.admin-collections-brands-page__filter-grid select{width:100%;min-height:44px;color:var(--color-heading);font-family:var(--font-body);transition:background-color var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);background:#f8f8f6;border:1px solid #e4e4df;border-radius:10px;outline:none;padding:10px 13px;font-size:.75rem}.admin-collections-brands-page__search-row input:focus,.admin-collections-brands-page__filter-grid select:focus{background:var(--color-white);border-color:#0b3d3b59;box-shadow:0 0 0 3px #0b3d3b14}.admin-collections-brands-page__filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.admin-collections-brands-page__filter-grid label{gap:7px;min-width:0;display:grid}.admin-collections-brands-page__filter-grid label>span{color:var(--color-heading);letter-spacing:.04em;font-size:.65rem;font-weight:600}.admin-collections-brands-page__filter-footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.admin-collections-brands-page__filter-footer>span{color:var(--admin-shell-muted);font-size:.67rem;font-weight:600}.admin-collections-brands-page__search-row .admin-dashboard-foundation__status,.admin-collections-brands-page__filter-footer .admin-dashboard-foundation__status,.admin-collections-brands-page__entity-footer .admin-dashboard-foundation__status,.admin-collections-brands-page__pagination .admin-dashboard-foundation__status,.admin-collections-brands-page__inspector-heading .admin-dashboard-foundation__status,.admin-collections-brands-page__inspector-actions .admin-dashboard-foundation__status{cursor:pointer;min-height:40px;transition:transform var(--transition-fast), box-shadow var(--transition-fast), background-color var(--transition-fast), border-color var(--transition-fast);align-self:center;padding:9px 14px}.admin-collections-brands-page__search-row .admin-dashboard-foundation__status:hover:not(:disabled),.admin-collections-brands-page__filter-footer .admin-dashboard-foundation__status:hover:not(:disabled),.admin-collections-brands-page__entity-footer .admin-dashboard-foundation__status:hover:not(:disabled),.admin-collections-brands-page__pagination .admin-dashboard-foundation__status:hover:not(:disabled),.admin-collections-brands-page__inspector-heading .admin-dashboard-foundation__status:hover:not(:disabled),.admin-collections-brands-page__inspector-actions .admin-dashboard-foundation__status:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px #071c1b14}.admin-collections-brands-page__search-row .admin-dashboard-foundation__status:disabled,.admin-collections-brands-page__filter-footer .admin-dashboard-foundation__status:disabled,.admin-collections-brands-page__entity-footer .admin-dashboard-foundation__status:disabled,.admin-collections-brands-page__pagination .admin-dashboard-foundation__status:disabled,.admin-collections-brands-page__inspector-heading .admin-dashboard-foundation__status:disabled,.admin-collections-brands-page__inspector-actions .admin-dashboard-foundation__status:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.admin-collections-brands-page__entity-list{gap:14px;display:grid}.admin-collections-brands-page__entity-card{background:var(--color-white);border:1px solid var(--admin-shell-border);min-width:0;transition:transform var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);border-radius:16px;grid-template-columns:148px minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 12px 30px #071c1b0b}.admin-collections-brands-page__entity-card:hover{border-color:#0b3d3b29;transform:translateY(-2px);box-shadow:0 18px 38px #071c1b14}.admin-collections-brands-page__entity-card--selected{box-shadow:0 18px 38px #071c1b14, 3px 0 0 var(--color-gold) inset;border-color:#c6a15b80}.admin-collections-brands-page__entity-media{border-right:1px solid var(--admin-shell-border);background:linear-gradient(145deg,#f4f4f0,#fff);min-height:100%;padding:14px}.admin-collections-brands-page__entity-media img,.admin-collections-brands-page__entity-placeholder{object-fit:contain;background:var(--color-white);border:1px solid #071c1b12;border-radius:12px;place-items:center;width:100%;height:100%;min-height:154px;display:grid}.admin-collections-brands-page__entity-placeholder{color:var(--color-primary);font-family:var(--font-heading);letter-spacing:.04em;background:radial-gradient(circle at 76% 18%,#c6a15b2e,#0000 34%),linear-gradient(145deg,#0b3d3b13,#0b3d3b06);font-size:1.55rem;font-weight:700}.admin-collections-brands-page__entity-content{gap:13px;min-width:0;padding:20px;display:grid}.admin-collections-brands-page__entity-heading{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.admin-collections-brands-page__entity-heading>div{min-width:0}.admin-collections-brands-page__kicker{color:var(--color-gold);letter-spacing:.13em;text-transform:uppercase;margin:0 0 5px;font-size:.56rem;font-weight:600;line-height:1.4}.admin-collections-brands-page__entity-heading h3{color:var(--color-primary-dark);margin:0;font-size:1.35rem;line-height:1.25}.admin-collections-brands-page__badge{letter-spacing:.07em;text-transform:uppercase;border-radius:999px;flex:none;padding:5px 8px;font-size:.53rem;font-weight:600}.admin-collections-brands-page__badge--active{color:var(--color-success);background:#1f7a4d14;border:1px solid #1f7a4d21}.admin-collections-brands-page__badge--inactive{color:var(--color-warning);background:#9a670014;border:1px solid #9a670021}.admin-collections-brands-page__description{color:var(--admin-shell-muted);margin:0;font-size:.7rem;line-height:1.7}.admin-collections-brands-page__facts,.admin-collections-brands-page__inspector-facts{gap:10px;margin:0;display:grid}.admin-collections-brands-page__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-collections-brands-page__facts div,.admin-collections-brands-page__inspector-facts div{min-width:0}.admin-collections-brands-page__facts dt,.admin-collections-brands-page__inspector-facts dt{color:var(--admin-shell-muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:2px;font-size:.54rem;font-weight:600;line-height:1.4}.admin-collections-brands-page__facts dd,.admin-collections-brands-page__inspector-facts dd{color:var(--color-heading);overflow-wrap:anywhere;margin:0;font-size:.66rem;font-weight:500;line-height:1.55}.admin-collections-brands-page__entity-footer{justify-content:space-between;align-items:center;gap:14px;margin-top:2px;display:flex}.admin-collections-brands-page__entity-footer>span{color:var(--admin-shell-muted);letter-spacing:.04em;font-size:.61rem;font-weight:600}.admin-collections-brands-page__inspector{top:calc(var(--admin-header-height) + 22px);min-width:0;max-height:calc(100vh - var(--admin-header-height) - 44px);scrollbar-color:#0b3d3b3d transparent;scrollbar-width:thin;background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:16px;gap:18px;padding:24px;display:grid;position:sticky;overflow-y:auto;box-shadow:0 13px 34px #071c1b0e}.admin-collections-brands-page__inspector::-webkit-scrollbar{width:5px}.admin-collections-brands-page__inspector::-webkit-scrollbar-track{background:0 0}.admin-collections-brands-page__inspector::-webkit-scrollbar-thumb{background:#0b3d3b2e;border-radius:999px}.admin-collections-brands-page__inspector h2{color:var(--color-primary-dark);margin:0;font-size:1.7rem;line-height:1.2}.admin-collections-brands-page__inspector>p:not(.admin-collections-brands-page__kicker):not(.admin-collections-brands-page__description){color:var(--admin-shell-muted);margin:0;font-size:.72rem;line-height:1.75}.admin-collections-brands-page__inspector-heading{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.admin-collections-brands-page__inspector-heading>div{min-width:0}.admin-collections-brands-page__inspector-facts{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:2px}.admin-collections-brands-page__inspector-facts div{background:#f8f8f6;border:1px solid #071c1b0f;border-radius:10px;padding:11px 12px}.admin-collections-brands-page__inspector-actions{flex-wrap:wrap;gap:9px;display:flex}.admin-collections-brands-page__empty{text-align:center;background:var(--color-white);border:1px dashed #0b3d3b33;border-radius:16px;place-content:center;min-height:250px;padding:34px;display:grid}.admin-collections-brands-page__empty h2{color:var(--color-primary-dark);margin:0;font-size:1.8rem}.admin-collections-brands-page__empty p{max-width:470px;color:var(--admin-shell-muted);margin:10px auto 0;font-size:.72rem;line-height:1.7}.admin-collections-brands-page__pagination{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex}.admin-collections-brands-page__pagination>span{color:var(--admin-shell-muted);font-size:.66rem;font-weight:600}@media (width<=1280px){.admin-collections-brands-page__workspace{grid-template-columns:1fr}.admin-collections-brands-page__inspector{max-height:none;position:static}}@media (width<=1024px){.admin-collections-brands-page__filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.admin-collections-brands-page__tabs{border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.admin-collections-brands-page__tab{border-radius:10px;min-width:0}.admin-collections-brands-page__filters{border-radius:14px;padding:20px}.admin-collections-brands-page__search-row,.admin-collections-brands-page__filter-grid{grid-template-columns:1fr}.admin-collections-brands-page__filter-footer{flex-direction:column;align-items:flex-start}.admin-collections-brands-page__entity-card{border-radius:14px;grid-template-columns:116px minmax(0,1fr)}.admin-collections-brands-page__entity-media{padding:10px}.admin-collections-brands-page__entity-media img,.admin-collections-brands-page__entity-placeholder{min-height:138px}.admin-collections-brands-page__entity-content{padding:17px}.admin-collections-brands-page__entity-heading,.admin-collections-brands-page__entity-footer,.admin-collections-brands-page__inspector-heading{flex-direction:column;align-items:flex-start}.admin-collections-brands-page__inspector{padding:21px}.admin-collections-brands-page__pagination{flex-wrap:wrap;justify-content:center}}@media (width<=560px){.admin-collections-brands-page__entity-card{grid-template-columns:1fr}.admin-collections-brands-page__entity-media{border-right:0;border-bottom:1px solid var(--admin-shell-border)}.admin-collections-brands-page__entity-media img,.admin-collections-brands-page__entity-placeholder{min-height:210px;max-height:280px}.admin-collections-brands-page__facts,.admin-collections-brands-page__inspector-facts{grid-template-columns:1fr}.admin-collections-brands-page__entity-footer{align-items:stretch}.admin-collections-brands-page__entity-footer .admin-dashboard-foundation__status{text-align:center;align-self:stretch}.admin-collections-brands-page__pagination{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-collections-brands-page__pagination>span{text-align:center;grid-area:1/1/auto/-1}.admin-collections-brands-page__pagination .admin-dashboard-foundation__status{text-align:center;align-self:stretch}}@media (prefers-reduced-motion:reduce){.admin-collections-brands-page__tab,.admin-collections-brands-page__entity-card,.admin-collections-brands-page__search-row input,.admin-collections-brands-page__filter-grid select,.admin-collections-brands-page__search-row .admin-dashboard-foundation__status,.admin-collections-brands-page__filter-footer .admin-dashboard-foundation__status,.admin-collections-brands-page__entity-footer .admin-dashboard-foundation__status,.admin-collections-brands-page__pagination .admin-dashboard-foundation__status,.admin-collections-brands-page__inspector-heading .admin-dashboard-foundation__status,.admin-collections-brands-page__inspector-actions .admin-dashboard-foundation__status{transition-duration:.01ms}}.admin-inventory-page{min-width:0}.admin-inventory-page__tabs{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:999px;gap:5px;width:fit-content;padding:5px;display:inline-flex;box-shadow:0 10px 26px #071c1b0b}.admin-inventory-page__tab{min-width:168px;min-height:42px;color:var(--admin-shell-muted);font-family:var(--font-body);letter-spacing:.04em;cursor:pointer;transition:color var(--transition-fast), background-color var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);background:0 0;border:1px solid #0000;border-radius:999px;padding:9px 18px;font-size:.68rem;font-weight:600}.admin-inventory-page__tab:hover{color:var(--color-primary);background:#0b3d3b0b}.admin-inventory-page__tab--active{color:var(--color-white);background:var(--color-primary);border-color:var(--color-primary);box-shadow:0 8px 18px #0b3d3b2e}.admin-inventory-page__tab--active:hover{color:var(--color-white);background:var(--color-primary-hover)}.admin-inventory-page__workspace{grid-template-columns:minmax(0,1.55fr) minmax(340px,.8fr);align-items:start;gap:20px;display:grid}.admin-inventory-page__catalogue{gap:18px;min-width:0;display:grid}.admin-inventory-page__panel{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:16px;gap:20px;min-width:0;padding:24px;display:grid;box-shadow:0 13px 34px #071c1b0e}.admin-inventory-page__panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.admin-inventory-page__panel-heading>div{min-width:0}.admin-inventory-page__panel-heading h2,.admin-inventory-page__panel-heading h3{color:var(--color-primary-dark);margin:0;line-height:1.25}.admin-inventory-page__panel-heading h2{font-size:1.55rem}.admin-inventory-page__panel-heading h3{font-size:1rem}.admin-inventory-page__panel-heading p:not(.admin-inventory-page__kicker){max-width:680px;color:var(--admin-shell-muted);margin:7px 0 0;font-size:.7rem;line-height:1.7}.admin-inventory-page__kicker{color:var(--color-gold);letter-spacing:.13em;text-transform:uppercase;margin:0 0 5px;font-size:.56rem;font-weight:600;line-height:1.4}.admin-inventory-page__form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.admin-inventory-page__form-grid label,.admin-inventory-page__action-form label,.admin-inventory-page__filter-grid label,.admin-inventory-page__bulk-bar label{gap:7px;min-width:0;display:grid}.admin-inventory-page__form-grid label>span,.admin-inventory-page__action-form label>span,.admin-inventory-page__filter-grid label>span,.admin-inventory-page__bulk-bar label>span{color:var(--color-heading);letter-spacing:.04em;font-size:.64rem;font-weight:600}.admin-inventory-page__form-field--wide{grid-column:1/-1}.admin-inventory-page__form-grid input,.admin-inventory-page__form-grid select,.admin-inventory-page__form-grid textarea,.admin-inventory-page__action-form input,.admin-inventory-page__action-form select,.admin-inventory-page__action-form textarea,.admin-inventory-page__search-row input,.admin-inventory-page__filter-grid select,.admin-inventory-page__bulk-bar input{width:100%;min-height:44px;color:var(--color-heading);font-family:var(--font-body);transition:background-color var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);background:#f8f8f6;border:1px solid #e4e4df;border-radius:10px;outline:none;padding:10px 13px;font-size:.75rem}.admin-inventory-page__form-grid textarea,.admin-inventory-page__action-form textarea{resize:vertical;min-height:88px}.admin-inventory-page__form-grid input:focus,.admin-inventory-page__form-grid select:focus,.admin-inventory-page__form-grid textarea:focus,.admin-inventory-page__action-form input:focus,.admin-inventory-page__action-form select:focus,.admin-inventory-page__action-form textarea:focus,.admin-inventory-page__search-row input:focus,.admin-inventory-page__filter-grid select:focus,.admin-inventory-page__bulk-bar input:focus{background:var(--color-white);border-color:#0b3d3b59;box-shadow:0 0 0 3px #0b3d3b14}.admin-inventory-page__form-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-inventory-page__form-actions .admin-dashboard-foundation__status,.admin-inventory-page__search-row .admin-dashboard-foundation__status,.admin-inventory-page__filter-footer .admin-dashboard-foundation__status,.admin-inventory-page__inventory-footer .admin-dashboard-foundation__status,.admin-inventory-page__bulk-bar .admin-dashboard-foundation__status,.admin-inventory-page__action-form .admin-dashboard-foundation__status,.admin-inventory-page__pagination .admin-dashboard-foundation__status,.admin-inventory-page__panel-heading .admin-dashboard-foundation__status{cursor:pointer;min-height:40px;transition:transform var(--transition-fast), box-shadow var(--transition-fast), background-color var(--transition-fast), border-color var(--transition-fast);align-self:center;padding:9px 14px}.admin-inventory-page__form-actions .admin-dashboard-foundation__status:hover:not(:disabled),.admin-inventory-page__search-row .admin-dashboard-foundation__status:hover:not(:disabled),.admin-inventory-page__filter-footer .admin-dashboard-foundation__status:hover:not(:disabled),.admin-inventory-page__inventory-footer .admin-dashboard-foundation__status:hover:not(:disabled),.admin-inventory-page__bulk-bar .admin-dashboard-foundation__status:hover:not(:disabled),.admin-inventory-page__action-form .admin-dashboard-foundation__status:hover:not(:disabled),.admin-inventory-page__pagination .admin-dashboard-foundation__status:hover:not(:disabled),.admin-inventory-page__panel-heading .admin-dashboard-foundation__status:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px #071c1b14}.admin-inventory-page__form-actions .admin-dashboard-foundation__status:disabled,.admin-inventory-page__search-row .admin-dashboard-foundation__status:disabled,.admin-inventory-page__filter-footer .admin-dashboard-foundation__status:disabled,.admin-inventory-page__inventory-footer .admin-dashboard-foundation__status:disabled,.admin-inventory-page__bulk-bar .admin-dashboard-foundation__status:disabled,.admin-inventory-page__action-form .admin-dashboard-foundation__status:disabled,.admin-inventory-page__pagination .admin-dashboard-foundation__status:disabled,.admin-inventory-page__panel-heading .admin-dashboard-foundation__status:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.admin-inventory-page__search-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.admin-inventory-page__filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.admin-inventory-page__filter-footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.admin-inventory-page__filter-footer>span{color:var(--admin-shell-muted);font-size:.67rem;font-weight:600}.admin-inventory-page__inventory-list{gap:14px;display:grid}.admin-inventory-page__inventory-card{background:var(--color-white);border:1px solid var(--admin-shell-border);min-width:0;transition:transform var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);border-radius:16px;grid-template-columns:148px minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 12px 30px #071c1b0b}.admin-inventory-page__inventory-card:hover{border-color:#0b3d3b29;transform:translateY(-2px);box-shadow:0 18px 38px #071c1b14}.admin-inventory-page__inventory-card--selected{box-shadow:0 18px 38px #071c1b14, 3px 0 0 var(--color-gold) inset;border-color:#c6a15b80}.admin-inventory-page__inventory-media{border-right:1px solid var(--admin-shell-border);background:linear-gradient(145deg,#f4f4f0,#fff);min-height:100%;padding:14px}.admin-inventory-page__inventory-media img,.admin-inventory-page__inventory-placeholder{object-fit:contain;background:var(--color-white);border:1px solid #071c1b12;border-radius:12px;place-items:center;width:100%;height:100%;min-height:172px;display:grid}.admin-inventory-page__inventory-placeholder{color:var(--color-primary);font-family:var(--font-heading);letter-spacing:.04em;background:radial-gradient(circle at 76% 18%,#c6a15b2e,#0000 34%),linear-gradient(145deg,#0b3d3b13,#0b3d3b06);font-size:1.55rem;font-weight:700}.admin-inventory-page__inventory-content{gap:16px;min-width:0;padding:20px;display:grid}.admin-inventory-page__inventory-heading{justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;display:flex}.admin-inventory-page__inventory-heading>div{min-width:0}.admin-inventory-page__inventory-heading h3{color:var(--color-primary-dark);margin:0;font-size:1.35rem;line-height:1.25}.admin-inventory-page__inventory-heading p:not(.admin-inventory-page__kicker){color:var(--admin-shell-muted);margin:6px 0 0;font-size:.64rem;line-height:1.55}.admin-inventory-page__stock-badge{letter-spacing:.07em;text-transform:uppercase;border-radius:999px;flex:none;padding:5px 8px;font-size:.53rem;font-weight:600}.admin-inventory-page__stock-badge--in_stock{color:var(--color-success);background:#1f7a4d14;border:1px solid #1f7a4d21}.admin-inventory-page__stock-badge--low_stock{color:var(--color-warning);background:#9a670014;border:1px solid #9a670021}.admin-inventory-page__stock-badge--out_of_stock{color:#a23a3a;background:#a23a3a14;border:1px solid #a23a3a21}.admin-inventory-page__quantity-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.admin-inventory-page__quantity-grid>div{background:#f8f8f6;border:1px solid #071c1b0f;border-radius:10px;gap:4px;min-width:0;padding:11px 12px;display:grid}.admin-inventory-page__quantity-grid span{color:var(--admin-shell-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.54rem;font-weight:600}.admin-inventory-page__quantity-grid strong{color:var(--color-primary-dark);font-size:1rem}.admin-inventory-page__inventory-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-inventory-page__inventory-footer>span{color:var(--admin-shell-muted);letter-spacing:.04em;font-size:.61rem;font-weight:600}.admin-inventory-page__selection{color:var(--admin-shell-muted);cursor:pointer;align-items:center;gap:7px;font-size:.62rem;font-weight:600;display:inline-flex}.admin-inventory-page__selection input{width:15px;height:15px;accent-color:var(--color-primary)}.admin-inventory-page__bulk-bar{background:linear-gradient(135deg,#0b3d3b11,#c6a15b11);border:1px solid #0b3d3b21;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(130px,180px) auto;align-items:end;gap:14px;padding:18px 20px;display:grid}.admin-inventory-page__bulk-bar>div{gap:4px;display:grid}.admin-inventory-page__bulk-bar strong{color:var(--color-primary-dark);font-size:.85rem}.admin-inventory-page__bulk-bar>div>span{color:var(--admin-shell-muted);font-size:.65rem;line-height:1.55}.admin-inventory-page__inspector{top:calc(var(--admin-header-height) + 22px);min-width:0;max-height:calc(100vh - var(--admin-header-height) - 44px);scrollbar-color:#0b3d3b3d transparent;scrollbar-width:thin;background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:16px;gap:20px;padding:24px;display:grid;position:sticky;overflow-y:auto;box-shadow:0 13px 34px #071c1b0e}.admin-inventory-page__inspector::-webkit-scrollbar{width:5px}.admin-inventory-page__inspector::-webkit-scrollbar-track{background:0 0}.admin-inventory-page__inspector::-webkit-scrollbar-thumb{background:#0b3d3b2e;border-radius:999px}.admin-inventory-page__inspector>h2{color:var(--color-primary-dark);margin:0;font-size:1.7rem;line-height:1.2}.admin-inventory-page__inspector>p:not(.admin-inventory-page__kicker){color:var(--admin-shell-muted);margin:0;font-size:.72rem;line-height:1.75}.admin-inventory-page__inspector-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.admin-inventory-page__inspector-facts div{background:#f8f8f6;border:1px solid #071c1b0f;border-radius:10px;min-width:0;padding:11px 12px}.admin-inventory-page__inspector-facts dt{color:var(--admin-shell-muted);letter-spacing:.07em;text-transform:uppercase;margin-bottom:3px;font-size:.54rem;font-weight:600;line-height:1.4}.admin-inventory-page__inspector-facts dd{color:var(--color-heading);overflow-wrap:anywhere;margin:0;font-size:.67rem;font-weight:500;line-height:1.55}.admin-inventory-page__action-form{background:#fbfbf9;border:1px solid #071c1b12;border-radius:13px;gap:14px;padding:17px;display:grid}.admin-inventory-page__action-form>div{gap:4px;display:grid}.admin-inventory-page__action-form h3{color:var(--color-primary-dark);margin:0;font-size:.95rem}.admin-inventory-page__action-form p{color:var(--admin-shell-muted);margin:0;font-size:.64rem;line-height:1.6}.admin-inventory-page__recent-movements{gap:14px;padding-top:2px;display:grid}.admin-inventory-page__recent-movements h3{color:var(--color-primary-dark);margin:0;font-size:1rem}.admin-inventory-page__recent-movements>p{color:var(--admin-shell-muted);margin:0;font-size:.68rem;line-height:1.65}.admin-inventory-page__movement-list{gap:12px;display:grid}.admin-inventory-page__movement-list--grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-inventory-page__movement-card{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:14px;gap:14px;min-width:0;padding:18px;display:grid;box-shadow:0 10px 25px #071c1b0a}.admin-inventory-page__movement-card--compact{box-shadow:none;background:#fbfbf9;padding:14px}.admin-inventory-page__movement-heading{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.admin-inventory-page__movement-heading>div{min-width:0}.admin-inventory-page__movement-heading h3{color:var(--color-primary-dark);margin:0;font-size:1rem;line-height:1.35}.admin-inventory-page__movement-quantity{flex:none;font-size:1rem}.admin-inventory-page__movement-quantity--increase{color:var(--color-success)}.admin-inventory-page__movement-quantity--decrease{color:#a23a3a}.admin-inventory-page__movement-quantity--unchanged{color:var(--admin-shell-muted)}.admin-inventory-page__movement-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:0;display:grid}.admin-inventory-page__movement-facts div{min-width:0}.admin-inventory-page__movement-facts dt{color:var(--admin-shell-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:2px;font-size:.52rem;font-weight:600}.admin-inventory-page__movement-facts dd{color:var(--color-heading);overflow-wrap:anywhere;margin:0;font-size:.63rem;line-height:1.5}.admin-inventory-page__movement-reason{color:var(--admin-shell-muted);border-top:1px solid #071c1b0f;margin:0;padding-top:11px;font-size:.66rem;line-height:1.65}.admin-inventory-page__empty{text-align:center;background:var(--color-white);border:1px dashed #0b3d3b33;border-radius:16px;place-content:center;min-height:250px;padding:34px;display:grid}.admin-inventory-page__empty h2{color:var(--color-primary-dark);margin:0;font-size:1.8rem}.admin-inventory-page__empty p{max-width:470px;color:var(--admin-shell-muted);margin:10px auto 0;font-size:.72rem;line-height:1.7}.admin-inventory-page__pagination{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex}.admin-inventory-page__pagination>span{color:var(--admin-shell-muted);font-size:.66rem;font-weight:600}@media (width<=1280px){.admin-inventory-page__workspace{grid-template-columns:1fr}.admin-inventory-page__inspector{max-height:none;position:static}}@media (width<=1024px){.admin-inventory-page__form-grid,.admin-inventory-page__filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-inventory-page__movement-list--grid{grid-template-columns:1fr}.admin-inventory-page__quantity-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.admin-inventory-page__tabs{border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.admin-inventory-page__tab{border-radius:10px;min-width:0}.admin-inventory-page__panel,.admin-inventory-page__inspector{border-radius:14px;padding:20px}.admin-inventory-page__panel-heading,.admin-inventory-page__inventory-heading,.admin-inventory-page__inventory-footer{flex-direction:column;align-items:flex-start}.admin-inventory-page__search-row,.admin-inventory-page__form-grid,.admin-inventory-page__filter-grid{grid-template-columns:1fr}.admin-inventory-page__filter-footer{flex-direction:column;align-items:flex-start}.admin-inventory-page__inventory-card{border-radius:14px;grid-template-columns:118px minmax(0,1fr)}.admin-inventory-page__inventory-media{padding:10px}.admin-inventory-page__inventory-media img,.admin-inventory-page__inventory-placeholder{min-height:154px}.admin-inventory-page__inventory-content{padding:17px}.admin-inventory-page__bulk-bar{grid-template-columns:1fr;align-items:stretch}.admin-inventory-page__bulk-bar .admin-dashboard-foundation__status{text-align:center;align-self:stretch}.admin-inventory-page__movement-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-inventory-page__pagination{flex-wrap:wrap;justify-content:center}}@media (width<=560px){.admin-inventory-page__inventory-card{grid-template-columns:1fr}.admin-inventory-page__inventory-media{border-right:0;border-bottom:1px solid var(--admin-shell-border)}.admin-inventory-page__inventory-media img,.admin-inventory-page__inventory-placeholder{min-height:220px;max-height:290px}.admin-inventory-page__quantity-grid,.admin-inventory-page__inspector-facts,.admin-inventory-page__movement-facts{grid-template-columns:1fr}.admin-inventory-page__inventory-footer{align-items:stretch}.admin-inventory-page__inventory-footer .admin-dashboard-foundation__status{text-align:center;align-self:stretch}.admin-inventory-page__tabs{grid-template-columns:1fr}.admin-inventory-page__pagination{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-inventory-page__pagination>span{text-align:center;grid-area:1/1/auto/-1}.admin-inventory-page__pagination .admin-dashboard-foundation__status{text-align:center;align-self:stretch}}@media (prefers-reduced-motion:reduce){.admin-inventory-page__tab,.admin-inventory-page__inventory-card,.admin-inventory-page__form-grid input,.admin-inventory-page__form-grid select,.admin-inventory-page__form-grid textarea,.admin-inventory-page__action-form input,.admin-inventory-page__action-form select,.admin-inventory-page__action-form textarea,.admin-inventory-page__search-row input,.admin-inventory-page__filter-grid select,.admin-inventory-page__bulk-bar input,.admin-inventory-page__form-actions .admin-dashboard-foundation__status,.admin-inventory-page__search-row .admin-dashboard-foundation__status,.admin-inventory-page__filter-footer .admin-dashboard-foundation__status,.admin-inventory-page__inventory-footer .admin-dashboard-foundation__status,.admin-inventory-page__bulk-bar .admin-dashboard-foundation__status,.admin-inventory-page__action-form .admin-dashboard-foundation__status,.admin-inventory-page__pagination .admin-dashboard-foundation__status,.admin-inventory-page__panel-heading .admin-dashboard-foundation__status{transition-duration:.01ms}}.admin-orders-page{min-width:0}.admin-orders-page__workspace{grid-template-columns:minmax(0,1.55fr) minmax(360px,.85fr);align-items:start;gap:20px;display:grid}.admin-orders-page__catalogue{gap:18px;min-width:0;display:grid}.admin-orders-page__panel{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:16px;gap:20px;min-width:0;padding:24px;display:grid;box-shadow:0 13px 34px #071c1b0e}.admin-orders-page__panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.admin-orders-page__panel-heading>div{min-width:0}.admin-orders-page__panel-heading h2,.admin-orders-page__panel-heading h3{color:var(--color-primary-dark);margin:0;line-height:1.25}.admin-orders-page__panel-heading h2{font-size:1.55rem}.admin-orders-page__panel-heading h3{font-size:1rem}.admin-orders-page__panel-heading p:not(.admin-orders-page__kicker){max-width:680px;color:var(--admin-shell-muted);margin:7px 0 0;font-size:.7rem;line-height:1.7}.admin-orders-page__kicker{color:var(--color-gold);letter-spacing:.13em;text-transform:uppercase;margin:0 0 5px;font-size:.56rem;font-weight:600;line-height:1.4}.admin-orders-page__search-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.admin-orders-page__filter-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.admin-orders-page__filter-grid label,.admin-orders-page__bulk-bar label,.admin-orders-page__action-form label{gap:7px;min-width:0;display:grid}.admin-orders-page__filter-grid label>span,.admin-orders-page__bulk-bar label>span,.admin-orders-page__action-form label>span{color:var(--color-heading);letter-spacing:.04em;font-size:.64rem;font-weight:600}.admin-orders-page__search-row input,.admin-orders-page__filter-grid input,.admin-orders-page__filter-grid select,.admin-orders-page__bulk-bar input,.admin-orders-page__bulk-bar select,.admin-orders-page__action-form input,.admin-orders-page__action-form select,.admin-orders-page__action-form textarea{width:100%;min-height:44px;color:var(--color-heading);font-family:var(--font-body);transition:background-color var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);background:#f8f8f6;border:1px solid #e4e4df;border-radius:10px;outline:none;padding:10px 13px;font-size:.75rem}.admin-orders-page__action-form textarea{resize:vertical;min-height:88px}.admin-orders-page__search-row input:focus,.admin-orders-page__filter-grid input:focus,.admin-orders-page__filter-grid select:focus,.admin-orders-page__bulk-bar input:focus,.admin-orders-page__bulk-bar select:focus,.admin-orders-page__action-form input:focus,.admin-orders-page__action-form select:focus,.admin-orders-page__action-form textarea:focus{background:var(--color-white);border-color:#0b3d3b59;box-shadow:0 0 0 3px #0b3d3b14}.admin-orders-page__filter-footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.admin-orders-page__filter-footer>span{color:var(--admin-shell-muted);font-size:.67rem;font-weight:600}.admin-orders-page__search-row .admin-dashboard-foundation__status,.admin-orders-page__filter-footer .admin-dashboard-foundation__status,.admin-orders-page__order-footer .admin-dashboard-foundation__status,.admin-orders-page__bulk-bar .admin-dashboard-foundation__status,.admin-orders-page__action-row .admin-dashboard-foundation__status,.admin-orders-page__action-form .admin-dashboard-foundation__status,.admin-orders-page__pagination .admin-dashboard-foundation__status,.admin-orders-page__inspector-heading .admin-dashboard-foundation__status{cursor:pointer;min-height:40px;transition:transform var(--transition-fast), box-shadow var(--transition-fast), background-color var(--transition-fast), border-color var(--transition-fast);align-self:center;padding:9px 14px}.admin-orders-page__search-row .admin-dashboard-foundation__status:hover:not(:disabled),.admin-orders-page__filter-footer .admin-dashboard-foundation__status:hover:not(:disabled),.admin-orders-page__order-footer .admin-dashboard-foundation__status:hover:not(:disabled),.admin-orders-page__bulk-bar .admin-dashboard-foundation__status:hover:not(:disabled),.admin-orders-page__action-row .admin-dashboard-foundation__status:hover:not(:disabled),.admin-orders-page__action-form .admin-dashboard-foundation__status:hover:not(:disabled),.admin-orders-page__pagination .admin-dashboard-foundation__status:hover:not(:disabled),.admin-orders-page__inspector-heading .admin-dashboard-foundation__status:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 18px #071c1b14}.admin-orders-page__search-row .admin-dashboard-foundation__status:disabled,.admin-orders-page__filter-footer .admin-dashboard-foundation__status:disabled,.admin-orders-page__order-footer .admin-dashboard-foundation__status:disabled,.admin-orders-page__bulk-bar .admin-dashboard-foundation__status:disabled,.admin-orders-page__action-row .admin-dashboard-foundation__status:disabled,.admin-orders-page__action-form .admin-dashboard-foundation__status:disabled,.admin-orders-page__pagination .admin-dashboard-foundation__status:disabled,.admin-orders-page__inspector-heading .admin-dashboard-foundation__status:disabled{cursor:not-allowed;opacity:.55;box-shadow:none;transform:none}.admin-orders-page__order-list{gap:14px;display:grid}.admin-orders-page__order-card{background:var(--color-white);border:1px solid var(--admin-shell-border);min-width:0;transition:transform var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);border-radius:16px;grid-template-columns:94px minmax(0,1fr);display:grid;overflow:hidden;box-shadow:0 12px 30px #071c1b0b}.admin-orders-page__order-card:hover{border-color:#0b3d3b29;transform:translateY(-2px);box-shadow:0 18px 38px #071c1b14}.admin-orders-page__order-card--selected{box-shadow:0 18px 38px #071c1b14, 3px 0 0 var(--color-gold) inset;border-color:#c6a15b80}.admin-orders-page__customer-avatar{width:100%;min-height:100%;color:var(--color-primary);font-family:var(--font-heading);letter-spacing:.04em;border-right:1px solid var(--admin-shell-border);background:radial-gradient(circle at 70% 20%,#c6a15b33,#0000 35%),linear-gradient(145deg,#0b3d3b16,#0b3d3b06);place-items:center;padding:12px;font-size:1.2rem;font-weight:700;display:grid;overflow:hidden}.admin-orders-page__customer-avatar img{object-fit:cover;border-radius:12px;width:100%;height:100%;min-height:116px}.admin-orders-page__customer-avatar span{background:#ffffffc7;border:1px solid #0b3d3b17;border-radius:50%;place-items:center;width:54px;height:54px;display:grid}.admin-orders-page__customer-avatar--large{border:0;border-radius:50%;flex:0 0 74px;width:74px;min-height:74px;padding:0}.admin-orders-page__customer-avatar--large img{border-radius:50%;min-height:74px}.admin-orders-page__customer-avatar--large span{width:74px;height:74px}.admin-orders-page__order-content{gap:16px;min-width:0;padding:20px;display:grid}.admin-orders-page__order-heading{justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;display:flex}.admin-orders-page__order-heading>div:first-child{min-width:0}.admin-orders-page__order-heading h3{color:var(--color-primary-dark);margin:0;font-size:1.3rem;line-height:1.25}.admin-orders-page__order-heading p:not(.admin-orders-page__kicker){color:var(--admin-shell-muted);overflow-wrap:anywhere;margin:6px 0 0;font-size:.64rem;line-height:1.55}.admin-orders-page__badge-group{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:7px;display:flex}.admin-orders-page__status-badge,.admin-orders-page__payment-badge{letter-spacing:.06em;text-transform:uppercase;border:1px solid #0b3d3b1c;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:5px 8px;font-size:.53rem;font-weight:600;line-height:1.2;display:inline-flex}.admin-orders-page__status-badge{color:var(--color-primary);background:#0b3d3b12}.admin-orders-page__status-badge--pending{color:#8a6200;background:#9a670014;border-color:#9a670024}.admin-orders-page__status-badge--confirmed{color:#1e6385;background:#1e638514;border-color:#1e638524}.admin-orders-page__status-badge--processing{color:#6f4aa1;background:#6f4aa114;border-color:#6f4aa124}.admin-orders-page__status-badge--shipped{color:#27668e;background:#27668e14;border-color:#27668e24}.admin-orders-page__status-badge--delivered{color:var(--color-success);background:#1f7a4d14;border-color:#1f7a4d24}.admin-orders-page__status-badge--cancelled,.admin-orders-page__status-badge--returned,.admin-orders-page__status-badge--refunded{color:#a23a3a;background:#a23a3a14;border-color:#a23a3a24}.admin-orders-page__payment-badge{color:var(--admin-shell-muted);background:#071c1b0b}.admin-orders-page__payment-badge--pending{color:#8a6200;background:#9a670014;border-color:#9a670024}.admin-orders-page__payment-badge--paid{color:var(--color-success);background:#1f7a4d14;border-color:#1f7a4d24}.admin-orders-page__payment-badge--failed{color:#a23a3a;background:#a23a3a14;border-color:#a23a3a24}.admin-orders-page__payment-badge--refunded,.admin-orders-page__payment-badge--partially_refunded{color:#6f4aa1;background:#6f4aa114;border-color:#6f4aa124}.admin-orders-page__order-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.admin-orders-page__order-facts>div{background:#f8f8f6;border:1px solid #071c1b0f;border-radius:10px;gap:4px;min-width:0;padding:11px 12px;display:grid}.admin-orders-page__order-facts span,.admin-orders-page__detail-facts span{color:var(--admin-shell-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.54rem;font-weight:600}.admin-orders-page__order-facts strong,.admin-orders-page__detail-facts strong{color:var(--color-primary-dark);overflow-wrap:anywhere;font-size:.8rem;line-height:1.45}.admin-orders-page__order-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-orders-page__order-footer>span{color:var(--admin-shell-muted);letter-spacing:.04em;font-size:.61rem;font-weight:600}.admin-orders-page__selection{color:var(--admin-shell-muted);cursor:pointer;align-items:center;gap:7px;font-size:.62rem;font-weight:600;display:inline-flex}.admin-orders-page__selection input{width:15px;height:15px;accent-color:var(--color-primary)}.admin-orders-page__bulk-bar{background:linear-gradient(135deg,#0b3d3b11,#c6a15b11);border:1px solid #0b3d3b21;border-radius:14px;grid-template-columns:minmax(0,1fr) minmax(130px,170px) minmax(180px,1fr) auto;align-items:end;gap:14px;padding:18px 20px;display:grid}.admin-orders-page__bulk-bar>div{gap:4px;display:grid}.admin-orders-page__bulk-bar strong{color:var(--color-primary-dark);font-size:.85rem}.admin-orders-page__bulk-bar>div>span{color:var(--admin-shell-muted);font-size:.65rem;line-height:1.55}.admin-orders-page__inspector{top:calc(var(--admin-header-height) + 22px);min-width:0;max-height:calc(100vh - var(--admin-header-height) - 44px);scrollbar-color:#0b3d3b3d transparent;scrollbar-width:thin;background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:16px;gap:20px;padding:24px;display:grid;position:sticky;overflow-y:auto;box-shadow:0 13px 34px #071c1b0e}.admin-orders-page__inspector::-webkit-scrollbar{width:5px}.admin-orders-page__inspector::-webkit-scrollbar-track{background:0 0}.admin-orders-page__inspector::-webkit-scrollbar-thumb{background:#0b3d3b2e;border-radius:999px}.admin-orders-page__inspector>h2{color:var(--color-primary-dark);margin:0;font-size:1.7rem;line-height:1.2}.admin-orders-page__inspector>p:not(.admin-orders-page__kicker){color:var(--admin-shell-muted);margin:0;font-size:.72rem;line-height:1.75}.admin-orders-page__inspector-heading{justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;display:flex}.admin-orders-page__inspector-heading>div{min-width:0}.admin-orders-page__inspector-heading h2{color:var(--color-primary-dark);overflow-wrap:anywhere;margin:0;font-size:1.45rem;line-height:1.25}.admin-orders-page__inspector-heading p:not(.admin-orders-page__kicker){color:var(--admin-shell-muted);margin:6px 0 0;font-size:.65rem;line-height:1.55}.admin-orders-page__inspector-statuses{flex-wrap:wrap;gap:8px;display:flex}.admin-orders-page__inspector-tabs{background:#f6f6f3;border:1px solid #071c1b0f;border-radius:12px;gap:5px;padding:5px;display:flex;overflow-x:auto}.admin-orders-page__inspector-tab{min-height:36px;color:var(--admin-shell-muted);font-family:var(--font-body);cursor:pointer;transition:color var(--transition-fast), background-color var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast);background:0 0;border:1px solid #0000;border-radius:8px;flex:none;padding:8px 11px;font-size:.61rem;font-weight:600}.admin-orders-page__inspector-tab:hover{color:var(--color-primary);background:#ffffffb3}.admin-orders-page__inspector-tab--active{color:var(--color-white);background:var(--color-primary);border-color:var(--color-primary);box-shadow:0 6px 15px #0b3d3b24}.admin-orders-page__detail-section{gap:16px;min-width:0;display:grid}.admin-orders-page__detail-section>section{gap:12px;min-width:0;display:grid}.admin-orders-page__detail-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-orders-page__detail-facts>div{background:#f8f8f6;border:1px solid #071c1b0f;border-radius:10px;gap:4px;min-width:0;padding:11px 12px;display:grid}.admin-orders-page__customer-panel{background:linear-gradient(135deg,#0b3d3b0e,#c6a15b0e);border:1px solid #0b3d3b1a;border-radius:13px;align-items:center;gap:14px;min-width:0;padding:16px;display:flex}.admin-orders-page__customer-panel>div:last-child{min-width:0}.admin-orders-page__customer-panel h3{color:var(--color-primary-dark);margin:0;font-size:1rem}.admin-orders-page__customer-panel p:not(.admin-orders-page__kicker){color:var(--admin-shell-muted);overflow-wrap:anywhere;margin:4px 0 0;font-size:.65rem;line-height:1.55}.admin-orders-page__address-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-orders-page__address-card,.admin-orders-page__notes-card{background:#fbfbf9;border:1px solid #071c1b12;border-radius:12px;gap:7px;min-width:0;padding:15px;display:grid}.admin-orders-page__address-card h4{color:var(--color-primary-dark);margin:0;font-size:.83rem}.admin-orders-page__address-card p:not(.admin-orders-page__kicker),.admin-orders-page__notes-card p:not(.admin-orders-page__kicker){color:var(--admin-shell-muted);overflow-wrap:anywhere;margin:0;font-size:.64rem;line-height:1.65}.admin-orders-page__address-card>span{color:var(--color-heading);font-size:.65rem;font-weight:600}.admin-orders-page__item-list{gap:11px;display:grid}.admin-orders-page__item-card{background:#fbfbf9;border:1px solid #071c1b12;border-radius:12px;grid-template-columns:68px minmax(0,1fr);gap:12px;min-width:0;padding:13px;display:grid}.admin-orders-page__item-media{width:68px;height:68px;color:var(--color-primary);font-family:var(--font-heading);background:var(--color-white);border:1px solid #071c1b12;border-radius:10px;place-items:center;font-weight:700;display:grid;overflow:hidden}.admin-orders-page__item-media img{object-fit:contain;width:100%;height:100%}.admin-orders-page__item-card>div:nth-child(2){min-width:0}.admin-orders-page__item-card h4{color:var(--color-primary-dark);margin:0;font-size:.83rem;line-height:1.35}.admin-orders-page__item-card>div:nth-child(2)>p:not(.admin-orders-page__kicker){color:var(--admin-shell-muted);margin:5px 0 0;font-size:.61rem}.admin-orders-page__item-card dl{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;display:grid}.admin-orders-page__item-card dl>div{background:var(--color-white);border:1px solid #071c1b0d;border-radius:8px;min-width:0;padding:8px 9px}.admin-orders-page__item-card dt{color:var(--admin-shell-muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:2px;font-size:.49rem;font-weight:600}.admin-orders-page__item-card dd{color:var(--color-heading);overflow-wrap:anywhere;margin:0;font-size:.61rem;font-weight:600}.admin-orders-page__record-list{gap:11px;display:grid}.admin-orders-page__record-card{background:#fbfbf9;border:1px solid #071c1b12;border-radius:12px;gap:12px;min-width:0;padding:15px;display:grid}.admin-orders-page__record-heading{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.admin-orders-page__record-heading>div{min-width:0}.admin-orders-page__record-heading h4{color:var(--color-primary-dark);margin:0;font-size:.85rem;line-height:1.35}.admin-orders-page__record-heading>span:not(.admin-orders-page__status-badge):not(.admin-orders-page__payment-badge){color:var(--admin-shell-muted);font-size:.6rem;line-height:1.5}.admin-orders-page__record-card>p{color:var(--admin-shell-muted);overflow-wrap:anywhere;margin:0;font-size:.63rem;line-height:1.65}.admin-orders-page__record-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.admin-orders-page__record-facts>div{background:var(--color-white);border:1px solid #071c1b0d;border-radius:8px;min-width:0;padding:9px 10px}.admin-orders-page__record-facts dt{color:var(--admin-shell-muted);letter-spacing:.05em;text-transform:uppercase;margin-bottom:2px;font-size:.49rem;font-weight:600}.admin-orders-page__record-facts dd{color:var(--color-heading);overflow-wrap:anywhere;margin:0;font-size:.6rem;font-weight:600;line-height:1.5}.admin-orders-page__timeline{gap:0;display:grid}.admin-orders-page__timeline>div{grid-template-columns:15px minmax(0,1fr);gap:10px;padding-bottom:14px;display:grid;position:relative}.admin-orders-page__timeline>div:last-child{padding-bottom:0}.admin-orders-page__timeline>div:before{content:"";background:#0b3d3b26;width:1px;position:absolute;top:13px;bottom:-2px;left:6px}.admin-orders-page__timeline>div:last-child:before{display:none}.admin-orders-page__timeline>div>span{z-index:1;background:var(--color-primary);border:3px solid #edf3f2;border-radius:50%;width:13px;height:13px;margin-top:2px;position:relative}.admin-orders-page__timeline strong{color:var(--color-primary-dark);font-size:.67rem}.admin-orders-page__timeline p{color:var(--admin-shell-muted);margin:3px 0;font-size:.61rem;line-height:1.55}.admin-orders-page__timeline small{color:var(--admin-shell-muted);font-size:.55rem;line-height:1.5}.admin-orders-page__management-panel{border-top:1px solid #071c1b12;gap:12px;padding-top:3px;display:grid}.admin-orders-page__action-form{background:#fbfbf9;border:1px solid #071c1b12;border-radius:12px;gap:12px;padding:15px;display:grid}.admin-orders-page__action-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.admin-orders-page__section-empty{color:var(--admin-shell-muted);text-align:center;background:#fbfbf9;border:1px dashed #0b3d3b2e;border-radius:12px;margin:0;padding:20px;font-size:.67rem;line-height:1.65}.admin-orders-page__empty{text-align:center;background:var(--color-white);border:1px dashed #0b3d3b33;border-radius:16px;place-content:center;min-height:250px;padding:34px;display:grid}.admin-orders-page__empty h2{color:var(--color-primary-dark);margin:0;font-size:1.8rem}.admin-orders-page__empty p{max-width:470px;color:var(--admin-shell-muted);margin:10px auto 0;font-size:.72rem;line-height:1.7}.admin-orders-page__pagination{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:18px 20px;display:flex}.admin-orders-page__pagination>span{color:var(--admin-shell-muted);font-size:.66rem;font-weight:600}@media (width<=1280px){.admin-orders-page__workspace{grid-template-columns:1fr}.admin-orders-page__inspector{max-height:none;position:static}}@media (width<=1024px){.admin-orders-page__filter-grid,.admin-orders-page__bulk-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-orders-page__bulk-bar>div{grid-column:1/-1}.admin-orders-page__order-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.admin-orders-page__panel,.admin-orders-page__inspector{border-radius:14px;padding:20px}.admin-orders-page__panel-heading,.admin-orders-page__order-heading,.admin-orders-page__order-footer,.admin-orders-page__inspector-heading,.admin-orders-page__record-heading{flex-direction:column;align-items:flex-start}.admin-orders-page__badge-group{justify-content:flex-start}.admin-orders-page__search-row,.admin-orders-page__filter-grid{grid-template-columns:1fr}.admin-orders-page__filter-footer{flex-direction:column;align-items:flex-start}.admin-orders-page__order-card{border-radius:14px;grid-template-columns:78px minmax(0,1fr)}.admin-orders-page__customer-avatar{padding:9px}.admin-orders-page__customer-avatar span{width:48px;height:48px}.admin-orders-page__order-content{padding:17px}.admin-orders-page__bulk-bar{grid-template-columns:1fr;align-items:stretch}.admin-orders-page__bulk-bar>div{grid-column:auto}.admin-orders-page__bulk-bar .admin-dashboard-foundation__status{text-align:center;align-self:stretch}.admin-orders-page__address-grid{grid-template-columns:1fr}.admin-orders-page__pagination{flex-wrap:wrap;justify-content:center}}@media (width<=560px){.admin-orders-page__order-card{grid-template-columns:1fr}.admin-orders-page__customer-avatar{border-right:0;border-bottom:1px solid var(--admin-shell-border);min-height:112px}.admin-orders-page__customer-avatar img{border-radius:50%;width:84px;min-height:84px}.admin-orders-page__order-facts,.admin-orders-page__detail-facts,.admin-orders-page__record-facts,.admin-orders-page__item-card dl{grid-template-columns:1fr}.admin-orders-page__order-footer{align-items:stretch}.admin-orders-page__order-footer .admin-dashboard-foundation__status{text-align:center;align-self:stretch}.admin-orders-page__customer-panel{flex-direction:column;align-items:flex-start}.admin-orders-page__item-card{grid-template-columns:58px minmax(0,1fr)}.admin-orders-page__item-media{width:58px;height:58px}.admin-orders-page__pagination{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-orders-page__pagination>span{text-align:center;grid-area:1/1/auto/-1}.admin-orders-page__pagination .admin-dashboard-foundation__status{text-align:center;align-self:stretch}}@media (prefers-reduced-motion:reduce){.admin-orders-page__order-card,.admin-orders-page__inspector-tab,.admin-orders-page__search-row input,.admin-orders-page__filter-grid input,.admin-orders-page__filter-grid select,.admin-orders-page__bulk-bar input,.admin-orders-page__bulk-bar select,.admin-orders-page__action-form input,.admin-orders-page__action-form select,.admin-orders-page__action-form textarea,.admin-orders-page__search-row .admin-dashboard-foundation__status,.admin-orders-page__filter-footer .admin-dashboard-foundation__status,.admin-orders-page__order-footer .admin-dashboard-foundation__status,.admin-orders-page__bulk-bar .admin-dashboard-foundation__status,.admin-orders-page__action-row .admin-dashboard-foundation__status,.admin-orders-page__action-form .admin-dashboard-foundation__status,.admin-orders-page__pagination .admin-dashboard-foundation__status,.admin-orders-page__inspector-heading .admin-dashboard-foundation__status{transition-duration:.01ms}}.admin-customers-page{gap:22px;width:100%;display:grid}.admin-customers-page *,.admin-customers-page :before,.admin-customers-page :after{box-sizing:border-box}.admin-customers-page__hero{min-height:188px;color:var(--color-white);background:radial-gradient(circle at 82% 22%, #c6a15b3d, transparent 28%), linear-gradient(135deg, var(--color-primary-dark), var(--color-primary));border:1px solid #ffffff14;border-radius:18px;justify-content:space-between;align-items:flex-end;gap:28px;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 48px #071c1b21}.admin-customers-page__hero:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:240px;height:240px;position:absolute;top:-86px;right:-54px}.admin-customers-page__hero:after{content:"";background:#ffffff0a;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-120px;right:92px}.admin-customers-page__hero>*{z-index:1;position:relative}.admin-customers-page__hero h1{max-width:720px;color:var(--color-white);letter-spacing:-.035em;margin:5px 0 8px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.15rem,4vw,3.15rem);font-weight:600;line-height:.98}.admin-customers-page__hero>div>p:last-child{color:#ffffffb8;max-width:720px;margin:0;font-size:.72rem;line-height:1.75}.admin-customers-page__hero>.admin-dashboard-foundation__status{color:var(--color-primary-dark);background:#ffffffed;border-color:#ffffff4d;flex-shrink:0}.admin-customers-page__kicker{color:var(--color-primary);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.58rem;font-weight:800;line-height:1.35}.admin-customers-page__hero .admin-customers-page__kicker{color:#ffffffb3}.admin-customers-page h2,.admin-customers-page h3,.admin-customers-page p{overflow-wrap:anywhere}.admin-customers-page__workspace{grid-template-columns:minmax(0,1fr) minmax(360px,.46fr);align-items:start;gap:22px;display:grid}.admin-customers-page__catalogue{gap:18px;min-width:0;display:grid}.admin-customers-page__panel,.admin-customers-page__inspector{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:16px;box-shadow:0 12px 34px #071c1b0b}.admin-customers-page__panel{padding:22px}.admin-customers-page__panel-heading,.admin-customers-page__customer-heading,.admin-customers-page__customer-footer,.admin-customers-page__inspector-heading,.admin-customers-page__record-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-customers-page__panel-heading h2,.admin-customers-page__inspector-heading h2{color:var(--color-primary-dark);margin:5px 0 6px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.62rem;font-weight:600;line-height:1.05}.admin-customers-page__panel-heading p:last-child,.admin-customers-page__inspector-heading p:last-child{max-width:650px;color:var(--admin-shell-muted);margin:0;font-size:.68rem;line-height:1.65}.admin-customers-page__filters{gap:18px;display:grid}.admin-customers-page__search-row{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.admin-customers-page__search-row input,.admin-customers-page__filter-grid input,.admin-customers-page__filter-grid select,.admin-customers-page__bulk-bar input,.admin-customers-page__bulk-bar select,.admin-customers-page__action-form input,.admin-customers-page__action-form select,.admin-customers-page__action-form textarea{width:100%;min-height:42px;color:var(--color-heading);font:inherit;background:var(--color-white);border:1px solid #071c1b1f;border-radius:10px;outline:none;padding:10px 12px;font-size:.67rem;line-height:1.5;transition:border-color .16s,box-shadow .16s,background-color .16s}.admin-customers-page__action-form textarea{resize:vertical;min-height:88px}.admin-customers-page__search-row input::placeholder,.admin-customers-page__bulk-bar input::placeholder,.admin-customers-page__action-form input::placeholder,.admin-customers-page__action-form textarea::placeholder{color:#666666c2}.admin-customers-page__search-row input:focus,.admin-customers-page__filter-grid input:focus,.admin-customers-page__filter-grid select:focus,.admin-customers-page__bulk-bar input:focus,.admin-customers-page__bulk-bar select:focus,.admin-customers-page__action-form input:focus,.admin-customers-page__action-form select:focus,.admin-customers-page__action-form textarea:focus{border-color:#0b3d3b8a;box-shadow:0 0 0 3px #0b3d3b1a}.admin-customers-page__search-row .admin-dashboard-foundation__status{justify-content:center;min-width:96px}.admin-customers-page__filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-customers-page__filter-grid label,.admin-customers-page__bulk-bar label,.admin-customers-page__action-form label{gap:6px;min-width:0;display:grid}.admin-customers-page__filter-grid label>span,.admin-customers-page__bulk-bar label>span,.admin-customers-page__action-form label>span{color:var(--color-primary-dark);letter-spacing:.045em;text-transform:uppercase;font-size:.57rem;font-weight:700;line-height:1.4}.admin-customers-page__filter-actions{justify-content:space-between;align-items:center;gap:14px;display:flex}.admin-customers-page__filter-actions>span{color:var(--admin-shell-muted);font-size:.62rem;font-weight:600}.admin-customers-page__bulk-bar{background:linear-gradient(135deg,#0b3d3b0e,#c6a15b13);border:1px solid #0b3d3b21;border-radius:14px;grid-template-columns:minmax(150px,.8fr) minmax(130px,.5fr) minmax(180px,1fr) auto auto;align-items:end;gap:12px;padding:17px 18px;display:grid}.admin-customers-page__bulk-bar>div{align-self:center;gap:3px;display:grid}.admin-customers-page__bulk-bar>div strong{color:var(--color-primary-dark);font-size:.73rem}.admin-customers-page__bulk-bar>div span{color:var(--admin-shell-muted);font-size:.58rem;line-height:1.45}.admin-customers-page__bulk-bar>.admin-dashboard-foundation__status{justify-content:center;min-height:42px}.admin-customers-page__customer-list{gap:14px;display:grid}.admin-customers-page__customer-card{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:16px;grid-template-columns:112px minmax(0,1fr);min-width:0;transition:transform .17s,border-color .17s,box-shadow .17s;display:grid;overflow:hidden;box-shadow:0 10px 28px #071c1b09}.admin-customers-page__customer-card:hover{border-color:#0b3d3b3d;transform:translateY(-2px);box-shadow:0 16px 36px #071c1b13}.admin-customers-page__customer-card--active{border-color:#0b3d3b75;box-shadow:0 0 0 2px #0b3d3b14,0 18px 40px #071c1b14}.admin-customers-page__customer-avatar{min-width:0;min-height:100%;color:var(--color-white);letter-spacing:.035em;background:linear-gradient(145deg, var(--color-primary-dark), var(--color-primary));border-right:1px solid #071c1b14;place-items:center;padding:18px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.38rem;font-weight:700;display:grid}.admin-customers-page__customer-avatar img{object-fit:cover;border:3px solid #ffffff85;border-radius:50%;width:72px;height:72px}.admin-customers-page__customer-content{gap:16px;min-width:0;padding:19px;display:grid}.admin-customers-page__customer-heading h3{color:var(--color-primary-dark);margin:4px 0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.34rem;font-weight:600;line-height:1.06}.admin-customers-page__customer-heading>div:first-child>p:last-child{color:var(--admin-shell-muted);margin:0;font-size:.62rem;line-height:1.55}.admin-customers-page__badge-group,.admin-customers-page__inspector-statuses{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.admin-customers-page__status-badge,.admin-customers-page__verification-badge{min-height:25px;color:var(--color-primary-dark);letter-spacing:.045em;text-align:center;text-transform:uppercase;background:#0b3d3b13;border:1px solid #0b3d3b1f;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:.54rem;font-weight:800;line-height:1.25;display:inline-flex}.admin-customers-page__verification-badge{color:#7a5a1a;background:#c6a15b1f;border-color:#c6a15b38}.admin-customers-page__status-badge--active,.admin-customers-page__status-badge--confirmed,.admin-customers-page__status-badge--delivered,.admin-customers-page__status-badge--paid,.admin-customers-page__status-badge--approved{color:#165d3c;background:#2081521a;border-color:#20815233}.admin-customers-page__status-badge--inactive,.admin-customers-page__status-badge--pending,.admin-customers-page__status-badge--processing,.admin-customers-page__status-badge--shipped{color:#8a6518;background:#c6a15b1f;border-color:#c6a15b3d}.admin-customers-page__status-badge--blocked,.admin-customers-page__status-badge--failed,.admin-customers-page__status-badge--cancelled,.admin-customers-page__status-badge--rejected,.admin-customers-page__status-badge--hidden{color:#8a3030;background:#b83a3a18;border-color:#b83a3a33}.admin-customers-page__status-badge--returned,.admin-customers-page__status-badge--refunded,.admin-customers-page__status-badge--partially_refunded{color:#5d4680;background:#6c4c9617;border-color:#6c4c962e}.admin-customers-page__customer-facts,.admin-customers-page__detail-facts,.admin-customers-page__record-facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.admin-customers-page__customer-facts>span,.admin-customers-page__detail-facts>span{min-width:0;color:var(--admin-shell-muted);background:#fbfbf9;border:1px solid #071c1b0f;border-radius:10px;gap:4px;padding:10px;font-size:.54rem;font-weight:600;line-height:1.4;display:grid}.admin-customers-page__customer-facts strong,.admin-customers-page__detail-facts strong{color:var(--color-heading);overflow-wrap:anywhere;font-size:.65rem;font-weight:700;line-height:1.45}.admin-customers-page__customer-footer{border-top:1px solid #071c1b12;align-items:center;padding-top:13px}.admin-customers-page__selection,.admin-customers-page__check-field{color:var(--admin-shell-muted);cursor:pointer;align-items:center;gap:8px;font-size:.62rem;font-weight:600;display:inline-flex}.admin-customers-page__selection input,.admin-customers-page__check-field input{width:16px;height:16px;accent-color:var(--color-primary);cursor:pointer;flex:none}.admin-customers-page__inspector{scrollbar-width:thin;scrollbar-color:#0b3d3b3d transparent;gap:18px;max-height:calc(100vh - 36px);padding:22px;display:grid;position:sticky;top:18px;overflow:auto}.admin-customers-page__inspector::-webkit-scrollbar{width:6px}.admin-customers-page__inspector::-webkit-scrollbar-thumb{background:#0b3d3b38;border-radius:999px}.admin-customers-page__inspector-statuses{background:linear-gradient(135deg,#0b3d3b0a,#c6a15b0e);border:1px solid #071c1b12;border-radius:12px;justify-content:flex-start;padding:13px}.admin-customers-page__inspector-statuses>strong{color:var(--color-primary-dark);margin-left:auto;font-size:.71rem}.admin-customers-page__inspector-tabs{scrollbar-width:none;background:#f5f5f3;border:1px solid #071c1b12;border-radius:11px;gap:4px;padding:4px;display:flex;overflow-x:auto}.admin-customers-page__inspector-tabs::-webkit-scrollbar{display:none}.admin-customers-page__inspector-tab{min-width:max-content;min-height:34px;color:var(--admin-shell-muted);font:inherit;letter-spacing:.035em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:7px 10px;font-size:.56rem;font-weight:700;transition:color .15s,background-color .15s,box-shadow .15s}.admin-customers-page__inspector-tab:hover{color:var(--color-primary-dark)}.admin-customers-page__inspector-tab--active{color:var(--color-primary-dark);background:var(--color-white);box-shadow:0 5px 12px #071c1b14}.admin-customers-page__detail-section{gap:18px;display:grid}.admin-customers-page__detail-section>section,.admin-customers-page__record-list{gap:10px;display:grid}.admin-customers-page__record-card,.admin-customers-page__address-card,.admin-customers-page__product-card{background:#fbfbf9;border:1px solid #071c1b12;border-radius:12px;padding:14px}.admin-customers-page__record-card h3,.admin-customers-page__address-card h3,.admin-customers-page__product-card h3,.admin-customers-page__action-form h3{color:var(--color-primary-dark);margin:0;font-size:.72rem;font-weight:700;line-height:1.4}.admin-customers-page__record-card>p,.admin-customers-page__address-card>p,.admin-customers-page__product-card p,.admin-customers-page__action-form p{color:var(--admin-shell-muted);margin:5px 0 0;font-size:.61rem;line-height:1.6}.admin-customers-page__record-heading{align-items:flex-start}.admin-customers-page__record-heading .admin-dashboard-foundation__status{flex-shrink:0}.admin-customers-page__record-facts{grid-template-columns:repeat(2,minmax(0,1fr));margin:12px 0 0}.admin-customers-page__record-facts>div,.admin-customers-page__record-facts>span{min-width:0}.admin-customers-page__record-facts dt,.admin-customers-page__record-facts span{color:var(--admin-shell-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.53rem;font-weight:700;line-height:1.4}.admin-customers-page__record-facts dd,.admin-customers-page__record-facts strong{color:var(--color-heading);overflow-wrap:anywhere;margin:3px 0 0;font-size:.61rem;font-weight:600;line-height:1.5;display:block}.admin-customers-page__address-grid,.admin-customers-page__product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-customers-page__product-card{grid-template-columns:60px minmax(0,1fr);align-items:start;gap:11px;display:grid}.admin-customers-page__product-media{width:60px;height:60px;color:var(--color-primary);background:#0b3d3b0f;border:1px solid #0b3d3b14;border-radius:10px;place-items:center;font-family:Cormorant Garamond,Georgia,serif;font-size:1rem;font-weight:700;display:grid;overflow:hidden}.admin-customers-page__product-media img{object-fit:cover;width:100%;height:100%}.admin-customers-page__metadata{max-height:160px;color:var(--color-heading);white-space:pre-wrap;background:var(--color-white);border:1px solid #071c1b12;border-radius:9px;margin:10px 0 0;padding:10px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.54rem;line-height:1.6;overflow:auto}.admin-customers-page__timeline{gap:0;display:grid}.admin-customers-page__timeline-item{grid-template-columns:15px minmax(0,1fr);gap:10px;padding-bottom:14px;display:grid;position:relative}.admin-customers-page__timeline-item:last-child{padding-bottom:0}.admin-customers-page__timeline-item:before{content:"";background:#0b3d3b26;width:1px;position:absolute;top:13px;bottom:-2px;left:6px}.admin-customers-page__timeline-item:last-child:before{display:none}.admin-customers-page__timeline-item:after{z-index:1;content:"";background:var(--color-primary);border:3px solid #edf3f2;border-radius:50%;grid-area:1/1;width:13px;height:13px;margin-top:2px;position:relative}.admin-customers-page__timeline-item>*{grid-column:2}.admin-customers-page__timeline-item h3{color:var(--color-primary-dark);margin:0;font-size:.66rem;line-height:1.45}.admin-customers-page__timeline-item p{color:var(--admin-shell-muted);margin:3px 0;font-size:.59rem;line-height:1.55}.admin-customers-page__timeline-item small{color:var(--admin-shell-muted);font-size:.53rem;line-height:1.5}.admin-customers-page__management-panel{border-top:1px solid #071c1b12;gap:12px;padding-top:4px;display:grid}.admin-customers-page__action-form{background:#fbfbf9;border:1px solid #071c1b12;border-radius:12px;gap:12px;padding:15px;display:grid}.admin-customers-page__action-form>.admin-dashboard-foundation__status{justify-self:start}.admin-customers-page__action-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.admin-customers-page__check-field{min-height:38px;color:var(--color-heading);background:var(--color-white);border:1px solid #071c1b14;border-radius:9px;padding:8px 10px}.admin-customers-page__section-empty{color:var(--admin-shell-muted);text-align:center;background:#fbfbf9;border:1px dashed #0b3d3b2e;border-radius:12px;margin:0;padding:20px;font-size:.65rem;line-height:1.65}.admin-customers-page__empty-state{text-align:center;place-content:center;min-height:240px;display:grid}.admin-customers-page__empty-state h2{color:var(--color-primary-dark);margin:6px 0 7px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.72rem;font-weight:600}.admin-customers-page__empty-state>p:last-of-type{max-width:500px;color:var(--admin-shell-muted);margin:0 auto;font-size:.68rem;line-height:1.7}.admin-customers-page__empty-state .admin-dashboard-foundation__status{justify-self:center;margin-top:14px}.admin-customers-page__pagination{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:17px 18px;display:flex}.admin-customers-page__pagination>span{color:var(--admin-shell-muted);text-align:center;font-size:.64rem;font-weight:600}.admin-customers-page .admin-dashboard-foundation__status{cursor:pointer}.admin-customers-page button.admin-dashboard-foundation__status:disabled{opacity:.48;cursor:not-allowed;transform:none}.admin-customers-page button.admin-dashboard-foundation__status:not(:disabled):hover{transform:translateY(-1px)}@media (width<=1320px){.admin-customers-page__workspace{grid-template-columns:minmax(0,1fr) minmax(330px,.42fr)}.admin-customers-page__filter-grid,.admin-customers-page__bulk-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-customers-page__bulk-bar>div{grid-column:1/-1}}@media (width<=1120px){.admin-customers-page__workspace{grid-template-columns:1fr}.admin-customers-page__inspector{max-height:none;position:static}.admin-customers-page__product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.admin-customers-page__hero{grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;align-items:end;gap:16px 20px;min-height:150px;padding:24px;display:grid}.admin-customers-page__hero>div{min-width:0}.admin-customers-page__hero h1{max-width:none;font-size:clamp(1.95rem,4.6vw,2.55rem);line-height:1}.admin-customers-page__hero>div>p:last-child{max-width:680px;font-size:.68rem;line-height:1.6}.admin-customers-page__hero>.admin-dashboard-foundation__status{place-self:end}.admin-customers-page__customer-facts,.admin-customers-page__detail-facts,.admin-customers-page__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.admin-customers-page{gap:18px}.admin-customers-page__hero,.admin-customers-page__panel,.admin-customers-page__inspector{border-radius:14px;padding:20px}.admin-customers-page__hero{min-height:auto;display:block}.admin-customers-page__hero h1{margin-top:6px;font-size:clamp(1.95rem,5.8vw,2.25rem);line-height:1.02}.admin-customers-page__hero>div>p:last-child{max-width:100%;margin-top:8px;font-size:.66rem;line-height:1.55}.admin-customers-page__hero>.admin-dashboard-foundation__status{display:none}.admin-customers-page__panel-heading,.admin-customers-page__customer-heading,.admin-customers-page__customer-footer,.admin-customers-page__inspector-heading,.admin-customers-page__record-heading{flex-direction:column;align-items:flex-start}.admin-customers-page__badge-group{justify-content:flex-start}.admin-customers-page__search-row,.admin-customers-page__filter-grid{grid-template-columns:1fr}.admin-customers-page__filter-actions{flex-direction:column;align-items:flex-start}.admin-customers-page__customer-card{border-radius:14px;grid-template-columns:86px minmax(0,1fr)}.admin-customers-page__customer-avatar{padding:10px}.admin-customers-page__customer-avatar img{width:54px;height:54px}.admin-customers-page__customer-content{padding:17px}.admin-customers-page__bulk-bar{grid-template-columns:1fr;align-items:stretch}.admin-customers-page__bulk-bar>div{grid-column:auto}.admin-customers-page__bulk-bar>.admin-dashboard-foundation__status{align-self:stretch}.admin-customers-page__address-grid,.admin-customers-page__product-grid{grid-template-columns:1fr}.admin-customers-page__inspector-statuses{align-items:flex-start}.admin-customers-page__inspector-statuses>strong{width:100%;margin-left:0}.admin-customers-page__pagination{flex-wrap:wrap;justify-content:center}}@media (width<=560px){.admin-customers-page__hero h1{font-size:clamp(1.8rem,8vw,2rem)}.admin-customers-page__customer-card{grid-template-columns:1fr}.admin-customers-page__customer-avatar{border-bottom:1px solid #071c1b14;border-right:0;min-height:105px}.admin-customers-page__customer-avatar img{width:74px;height:74px}.admin-customers-page__customer-facts,.admin-customers-page__detail-facts,.admin-customers-page__record-facts{grid-template-columns:1fr}.admin-customers-page__customer-footer{align-items:stretch}.admin-customers-page__customer-footer>.admin-dashboard-foundation__status{text-align:center;align-self:stretch}.admin-customers-page__product-card{grid-template-columns:58px minmax(0,1fr)}.admin-customers-page__product-media{width:58px;height:58px}.admin-customers-page__action-form>.admin-dashboard-foundation__status{text-align:center;justify-self:stretch;width:100%}.admin-customers-page__pagination{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-customers-page__pagination>span{grid-area:1/1/auto/-1}.admin-customers-page__pagination .admin-dashboard-foundation__status{text-align:center;align-self:stretch}}@media (prefers-reduced-motion:reduce){.admin-customers-page__customer-card,.admin-customers-page__inspector-tab,.admin-customers-page__search-row input,.admin-customers-page__filter-grid input,.admin-customers-page__filter-grid select,.admin-customers-page__bulk-bar input,.admin-customers-page__bulk-bar select,.admin-customers-page__action-form input,.admin-customers-page__action-form select,.admin-customers-page__action-form textarea,.admin-customers-page .admin-dashboard-foundation__status{transition-duration:.01ms}}.admin-payments-page{gap:22px;width:100%;display:grid}.admin-payments-page *,.admin-payments-page :before,.admin-payments-page :after{box-sizing:border-box}.admin-payments-page__hero{min-height:188px;color:var(--color-white);background:radial-gradient(circle at 82% 22%, #c6a15b42, transparent 28%), linear-gradient(135deg, var(--color-primary-dark), var(--color-primary));border:1px solid #ffffff14;border-radius:18px;justify-content:space-between;align-items:flex-end;gap:28px;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 48px #071c1b21}.admin-payments-page__hero:before{content:"";border:1px solid #ffffff1a;border-radius:50%;width:240px;height:240px;position:absolute;top:-86px;right:-54px}.admin-payments-page__hero:after{content:"";background:#ffffff0a;border-radius:50%;width:210px;height:210px;position:absolute;bottom:-120px;right:92px}.admin-payments-page__hero>*{z-index:1;position:relative}.admin-payments-page__hero h1{max-width:760px;color:var(--color-white);letter-spacing:-.035em;margin:5px 0 8px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.15rem,4vw,3.15rem);font-weight:600;line-height:.98}.admin-payments-page__hero>div>p:last-child{color:#ffffffb8;max-width:760px;margin:0;font-size:.72rem;line-height:1.75}.admin-payments-page__hero>.admin-dashboard-foundation__status{color:var(--color-primary-dark);background:#ffffffed;border-color:#ffffff4d;flex-shrink:0}.admin-payments-page__kicker{color:var(--color-primary);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.58rem;font-weight:800;line-height:1.35}.admin-payments-page__hero .admin-payments-page__kicker{color:#ffffffb3}.admin-payments-page h2,.admin-payments-page h3,.admin-payments-page p,.admin-payments-page strong,.admin-payments-page span{overflow-wrap:anywhere}.admin-payments-page__mode-switch{background:#f5f5f3;border:1px solid #071c1b14;border-radius:12px;gap:4px;width:fit-content;padding:4px;display:inline-flex}.admin-payments-page__mode-button{min-width:118px;min-height:38px;color:var(--admin-shell-muted);font:inherit;letter-spacing:.055em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px 16px;font-size:.61rem;font-weight:800;line-height:1.35;transition:color .15s,background-color .15s,box-shadow .15s}.admin-payments-page__mode-button:hover{color:var(--color-primary-dark)}.admin-payments-page__mode-button--active{color:var(--color-primary-dark);background:var(--color-white);box-shadow:0 5px 14px #071c1b14}.admin-payments-page__panel,.admin-payments-page__inspector{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:16px;box-shadow:0 12px 34px #071c1b0b}.admin-payments-page__panel{padding:22px}.admin-payments-page__panel-heading,.admin-payments-page__record-heading,.admin-payments-page__record-footer,.admin-payments-page__inspector-heading,.admin-payments-page__customer-row,.admin-payments-page__item-card{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-payments-page__panel-heading h2,.admin-payments-page__inspector-heading h2{color:var(--color-primary-dark);margin:5px 0 6px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.62rem;font-weight:600;line-height:1.05}.admin-payments-page__panel-heading p:last-child,.admin-payments-page__inspector-heading p:last-child{max-width:650px;color:var(--admin-shell-muted);margin:0;font-size:.68rem;line-height:1.65}.admin-payments-page__filters{gap:14px;margin-top:18px;display:grid}.admin-payments-page__search,.admin-payments-page__filter-grid label,.admin-payments-page__action-form label{gap:6px;min-width:0;display:grid}.admin-payments-page__search>span,.admin-payments-page__filter-grid label>span,.admin-payments-page__action-form label>span{color:var(--color-primary-dark);letter-spacing:.045em;text-transform:uppercase;font-size:.57rem;font-weight:700;line-height:1.4}.admin-payments-page__search input,.admin-payments-page__filter-grid input,.admin-payments-page__filter-grid select,.admin-payments-page__action-form input,.admin-payments-page__action-form select,.admin-payments-page__action-form textarea{width:100%;min-height:42px;color:var(--color-heading);font:inherit;background:var(--color-white);border:1px solid #071c1b1f;border-radius:10px;outline:none;padding:10px 12px;font-size:.67rem;line-height:1.5;transition:border-color .16s,box-shadow .16s,background-color .16s}.admin-payments-page__action-form textarea{resize:vertical;min-height:88px}.admin-payments-page__search input::placeholder,.admin-payments-page__action-form input::placeholder,.admin-payments-page__action-form textarea::placeholder{color:#666666c2}.admin-payments-page__search input:focus,.admin-payments-page__filter-grid input:focus,.admin-payments-page__filter-grid select:focus,.admin-payments-page__action-form input:focus,.admin-payments-page__action-form select:focus,.admin-payments-page__action-form textarea:focus{border-color:#0b3d3b8a;box-shadow:0 0 0 3px #0b3d3b1a}.admin-payments-page__filter-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.admin-payments-page__workspace{grid-template-columns:minmax(0,1fr) minmax(370px,.47fr);align-items:start;gap:22px;display:grid}.admin-payments-page__catalogue{gap:16px;min-width:0;display:grid}.admin-payments-page__record-list{gap:14px;display:grid}.admin-payments-page__record-card{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:16px;grid-template-columns:98px minmax(0,1fr);min-width:0;transition:transform .17s,border-color .17s,box-shadow .17s;display:grid;overflow:hidden;box-shadow:0 10px 28px #071c1b09}.admin-payments-page__record-card:hover{border-color:#0b3d3b3d;transform:translateY(-2px);box-shadow:0 16px 36px #071c1b13}.admin-payments-page__record-card--active{border-color:#0b3d3b75;box-shadow:0 0 0 2px #0b3d3b14,0 18px 40px #071c1b14}.admin-payments-page__record-icon{min-width:0;min-height:100%;color:var(--color-white);letter-spacing:.045em;text-align:center;background:linear-gradient(145deg, var(--color-primary-dark), var(--color-primary));border-right:1px solid #071c1b14;place-items:center;padding:15px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.3rem;font-weight:700;display:grid}.admin-payments-page__record-icon--refund{color:var(--color-primary-dark);background:linear-gradient(145deg,#c6a15b40,#c6a15ba6)}.admin-payments-page__record-content{gap:15px;min-width:0;padding:19px;display:grid}.admin-payments-page__record-heading h3{color:var(--color-primary-dark);margin:4px 0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.34rem;font-weight:600;line-height:1.06}.admin-payments-page__record-heading>div:first-child>p:last-child{color:var(--admin-shell-muted);margin:0;font-size:.62rem;line-height:1.55}.admin-payments-page__badge-group,.admin-payments-page__inspector-statuses{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.admin-payments-page__status-badge,.admin-payments-page__method-badge{min-height:25px;color:var(--color-primary-dark);letter-spacing:.045em;text-align:center;text-transform:uppercase;background:#0b3d3b13;border:1px solid #0b3d3b1f;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:.54rem;font-weight:800;line-height:1.25;display:inline-flex}.admin-payments-page__method-badge{color:#7a5a1a;background:#c6a15b1f;border-color:#c6a15b38}.admin-payments-page__status-badge--paid,.admin-payments-page__status-badge--processed,.admin-payments-page__status-badge--confirmed,.admin-payments-page__status-badge--delivered,.admin-payments-page__status-badge--approved,.admin-payments-page__status-badge--refunded{color:#165d3c;background:#2081521a;border-color:#20815233}.admin-payments-page__status-badge--pending,.admin-payments-page__status-badge--authorized,.admin-payments-page__status-badge--processing,.admin-payments-page__status-badge--shipped,.admin-payments-page__status-badge--refund_pending{color:#8a6518;background:#c6a15b1f;border-color:#c6a15b3d}.admin-payments-page__status-badge--failed,.admin-payments-page__status-badge--cancelled,.admin-payments-page__status-badge--rejected,.admin-payments-page__status-badge--closed{color:#8a3030;background:#b83a3a18;border-color:#b83a3a33}.admin-payments-page__status-badge--partially_refunded,.admin-payments-page__status-badge--returned,.admin-payments-page__status-badge--replacement_pending,.admin-payments-page__status-badge--replaced{color:#5d4680;background:#6c4c9617;border-color:#6c4c962e}.admin-payments-page__record-facts,.admin-payments-page__detail-facts,.admin-payments-page__amount-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.admin-payments-page__record-facts>span,.admin-payments-page__detail-facts>span,.admin-payments-page__amount-grid>span{min-width:0;color:var(--admin-shell-muted);background:#fbfbf9;border:1px solid #071c1b0f;border-radius:10px;gap:4px;padding:10px;font-size:.54rem;font-weight:600;line-height:1.4;display:grid}.admin-payments-page__record-facts strong,.admin-payments-page__detail-facts strong,.admin-payments-page__amount-grid strong{color:var(--color-heading);overflow-wrap:anywhere;font-size:.65rem;font-weight:700;line-height:1.45}.admin-payments-page__record-footer{border-top:1px solid #071c1b12;align-items:center;padding-top:13px}.admin-payments-page__record-footer>div{gap:3px;display:grid}.admin-payments-page__record-footer strong{color:var(--color-heading);font-size:.62rem;line-height:1.45}.admin-payments-page__record-footer span{color:var(--admin-shell-muted);font-size:.55rem;line-height:1.45}.admin-payments-page__refund-reason{background:#fbfbf9;border:1px solid #071c1b0f;border-radius:10px;padding:12px}.admin-payments-page__refund-reason strong{color:var(--color-primary-dark);text-transform:uppercase;letter-spacing:.045em;font-size:.58rem}.admin-payments-page__refund-reason p{color:var(--admin-shell-muted);margin:5px 0 0;font-size:.62rem;line-height:1.6}.admin-payments-page__inspector{scrollbar-width:thin;scrollbar-color:#0b3d3b3d transparent;gap:18px;max-height:calc(100vh - 36px);padding:22px;display:grid;position:sticky;top:18px;overflow:auto}.admin-payments-page__inspector::-webkit-scrollbar{width:6px}.admin-payments-page__inspector::-webkit-scrollbar-thumb{background:#0b3d3b38;border-radius:999px}.admin-payments-page__inspector-statuses{background:linear-gradient(135deg,#0b3d3b0a,#c6a15b0e);border:1px solid #071c1b12;border-radius:12px;justify-content:flex-start;padding:13px}.admin-payments-page__inspector-statuses>strong{color:var(--color-primary-dark);margin-left:auto;font-size:.71rem}.admin-payments-page__inspector-tabs{scrollbar-width:none;background:#f5f5f3;border:1px solid #071c1b12;border-radius:11px;gap:4px;padding:4px;display:flex;overflow-x:auto}.admin-payments-page__inspector-tabs::-webkit-scrollbar{display:none}.admin-payments-page__inspector-tab{min-width:max-content;min-height:34px;color:var(--admin-shell-muted);font:inherit;letter-spacing:.035em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:7px 10px;font-size:.56rem;font-weight:700;transition:color .15s,background-color .15s,box-shadow .15s}.admin-payments-page__inspector-tab:hover{color:var(--color-primary-dark)}.admin-payments-page__inspector-tab--active{color:var(--color-primary-dark);background:var(--color-white);box-shadow:0 5px 12px #071c1b14}.admin-payments-page__detail-section{gap:18px;display:grid}.admin-payments-page__detail-section>section{gap:10px;display:grid}.admin-payments-page__detail-card,.admin-payments-page__item-card,.admin-payments-page__action-form{background:#fbfbf9;border:1px solid #071c1b12;border-radius:12px;padding:14px}.admin-payments-page__detail-card h3,.admin-payments-page__item-card h3,.admin-payments-page__action-form h3{color:var(--color-primary-dark);margin:0;font-size:.72rem;font-weight:700;line-height:1.4}.admin-payments-page__detail-card>p,.admin-payments-page__item-card p,.admin-payments-page__action-form p{color:var(--admin-shell-muted);margin:5px 0 0;font-size:.61rem;line-height:1.6}.admin-payments-page__amount-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-payments-page__customer-row{justify-content:flex-start}.admin-payments-page__customer-avatar{width:58px;height:58px;color:var(--color-white);background:linear-gradient(145deg, var(--color-primary-dark), var(--color-primary));border-radius:50%;flex:none;place-items:center;font-family:Cormorant Garamond,Georgia,serif;font-size:1rem;font-weight:700;display:grid;overflow:hidden}.admin-payments-page__customer-avatar img{object-fit:cover;width:100%;height:100%}.admin-payments-page__customer-row p{color:var(--admin-shell-muted);margin:3px 0 0;font-size:.59rem}.admin-payments-page__notes,.admin-payments-page__warning,.admin-payments-page__section-empty{color:var(--admin-shell-muted);background:#fbfbf9;border:1px solid #071c1b12;border-radius:11px;margin:0;padding:14px;font-size:.63rem;line-height:1.65}.admin-payments-page__warning{color:#7b3c28;background:#b85a3a11;border-color:#b85a3a29}.admin-payments-page__section-empty{text-align:center;border-style:dashed;border-color:#0b3d3b2e}.admin-payments-page__item-list,.admin-payments-page__refund-list{gap:10px;display:grid}.admin-payments-page__item-card{grid-template-columns:58px minmax(0,1fr) auto;justify-content:stretch;align-items:center;gap:11px;display:grid}.admin-payments-page__item-media{width:58px;height:58px;color:var(--color-primary);background:#0b3d3b0f;border:1px solid #0b3d3b14;border-radius:10px;place-items:center;font-family:Cormorant Garamond,Georgia,serif;font-size:.9rem;font-weight:700;display:grid;overflow:hidden}.admin-payments-page__item-media img{object-fit:cover;width:100%;height:100%}.admin-payments-page__item-card>strong{color:var(--color-primary-dark);font-size:.65rem}.admin-payments-page__management-panel,.admin-payments-page__action-form{gap:12px;display:grid}.admin-payments-page__action-form>.admin-dashboard-foundation__status{justify-self:start}.admin-payments-page__action-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.admin-payments-page__empty-state{text-align:center;place-content:center;min-height:240px;display:grid}.admin-payments-page__empty-state h2{color:var(--color-primary-dark);margin:6px 0 7px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.72rem;font-weight:600}.admin-payments-page__empty-state>p:last-of-type{max-width:500px;color:var(--admin-shell-muted);margin:0 auto;font-size:.68rem;line-height:1.7}.admin-payments-page__empty-state .admin-dashboard-foundation__status{justify-self:center;margin-top:14px}.admin-payments-page__pagination{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:17px 18px;display:flex}.admin-payments-page__pagination>span{color:var(--admin-shell-muted);text-align:center;font-size:.64rem;font-weight:600}.admin-payments-page .admin-dashboard-foundation__status{cursor:pointer}.admin-payments-page button.admin-dashboard-foundation__status:disabled{opacity:.48;cursor:not-allowed;transform:none}.admin-payments-page button.admin-dashboard-foundation__status:not(:disabled):hover{transform:translateY(-1px)}@media (width<=1400px){.admin-payments-page__filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-payments-page__workspace{grid-template-columns:minmax(0,1fr) minmax(350px,.44fr)}}@media (width<=1120px){.admin-payments-page__workspace{grid-template-columns:1fr}.admin-payments-page__inspector{max-height:none;position:static}.admin-payments-page__filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.admin-payments-page__hero{grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;align-items:end;gap:16px 20px;min-height:150px;padding:24px;display:grid}.admin-payments-page__hero>div{min-width:0}.admin-payments-page__hero h1{max-width:none;font-size:clamp(1.95rem,4.6vw,2.55rem);line-height:1}.admin-payments-page__hero>div>p:last-child{max-width:680px;font-size:.68rem;line-height:1.6}.admin-payments-page__hero>.admin-dashboard-foundation__status{place-self:end}.admin-payments-page__record-facts,.admin-payments-page__detail-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.admin-payments-page{gap:18px}.admin-payments-page__hero,.admin-payments-page__panel,.admin-payments-page__inspector{border-radius:14px;padding:20px}.admin-payments-page__hero{min-height:auto;display:block}.admin-payments-page__hero h1{margin-top:6px;font-size:clamp(1.95rem,5.8vw,2.25rem);line-height:1.02}.admin-payments-page__hero>div>p:last-child{max-width:100%;margin-top:8px;font-size:.66rem;line-height:1.55}.admin-payments-page__hero>.admin-dashboard-foundation__status{display:none}.admin-payments-page__mode-switch{width:100%}.admin-payments-page__mode-button{flex:1 1 0;min-width:0}.admin-payments-page__panel-heading,.admin-payments-page__record-heading,.admin-payments-page__record-footer,.admin-payments-page__inspector-heading{flex-direction:column;align-items:flex-start}.admin-payments-page__badge-group{justify-content:flex-start}.admin-payments-page__filter-grid{grid-template-columns:1fr}.admin-payments-page__record-card{border-radius:14px;grid-template-columns:82px minmax(0,1fr)}.admin-payments-page__record-content{padding:17px}.admin-payments-page__record-icon{padding:10px}.admin-payments-page__inspector-statuses{align-items:flex-start}.admin-payments-page__inspector-statuses>strong{width:100%;margin-left:0}.admin-payments-page__pagination{flex-wrap:wrap;justify-content:center}}@media (width<=560px){.admin-payments-page__hero h1{font-size:clamp(1.8rem,8vw,2rem)}.admin-payments-page__record-card{grid-template-columns:1fr}.admin-payments-page__record-icon{border-bottom:1px solid #071c1b14;border-right:0;min-height:92px}.admin-payments-page__record-facts,.admin-payments-page__detail-facts,.admin-payments-page__amount-grid{grid-template-columns:1fr}.admin-payments-page__record-footer{align-items:stretch}.admin-payments-page__record-footer>.admin-dashboard-foundation__status{text-align:center;align-self:stretch}.admin-payments-page__item-card{grid-template-columns:54px minmax(0,1fr)}.admin-payments-page__item-card>strong{text-align:right;border-top:1px solid #071c1b12;grid-column:1/-1;padding-top:8px}.admin-payments-page__item-media{width:54px;height:54px}.admin-payments-page__action-form>.admin-dashboard-foundation__status{text-align:center;justify-self:stretch;width:100%}.admin-payments-page__pagination{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-payments-page__pagination>span{grid-area:1/1/auto/-1}.admin-payments-page__pagination .admin-dashboard-foundation__status{text-align:center;align-self:stretch}}@media (prefers-reduced-motion:reduce){.admin-payments-page__record-card,.admin-payments-page__mode-button,.admin-payments-page__inspector-tab,.admin-payments-page__search input,.admin-payments-page__filter-grid input,.admin-payments-page__filter-grid select,.admin-payments-page__action-form input,.admin-payments-page__action-form select,.admin-payments-page__action-form textarea,.admin-payments-page .admin-dashboard-foundation__status{transition-duration:.01ms}}.admin-payments-page__inspector-heading h2{letter-spacing:.015em;overflow-wrap:anywhere;word-break:normal;max-width:100%;margin-top:7px;font-family:Poppins,Arial,sans-serif;font-size:.92rem;font-weight:750;line-height:1.48}.admin-payments-page__inspector-heading>div{flex:auto;min-width:0}.admin-payments-page__inspector-heading>.admin-dashboard-foundation__status{flex:none}.admin-payments-page__inspector .admin-payments-page__detail-facts{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:10px}.admin-payments-page__inspector .admin-payments-page__detail-facts>span{align-content:start;gap:7px;min-height:78px;padding:12px}.admin-payments-page__inspector .admin-payments-page__detail-facts>span>strong{min-width:0;color:var(--color-heading);letter-spacing:0;overflow-wrap:anywhere;word-break:normal;white-space:normal;font-size:.61rem;font-weight:700;line-height:1.55;display:block}.admin-payments-page__inspector .admin-payments-page__detail-facts>span:first-child{grid-column:1/-1;min-height:auto}.admin-payments-page__inspector .admin-payments-page__detail-facts>span:first-child>strong{font-size:.64rem}.admin-payments-page__inspector .admin-payments-page__amount-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-payments-page__inspector .admin-payments-page__amount-grid>span{align-content:start;gap:7px;min-height:66px;padding:12px}.admin-payments-page__inspector .admin-payments-page__amount-grid strong{font-size:.64rem;line-height:1.5}@media (width<=560px){.admin-payments-page__inspector-heading h2{font-size:.82rem;line-height:1.5}.admin-payments-page__inspector .admin-payments-page__detail-facts,.admin-payments-page__inspector .admin-payments-page__amount-grid{grid-template-columns:1fr}.admin-payments-page__inspector .admin-payments-page__detail-facts>span:first-child{grid-column:auto}.admin-payments-page__inspector .admin-payments-page__detail-facts>span,.admin-payments-page__inspector .admin-payments-page__amount-grid>span{min-height:auto}}.admin-coupons-page{gap:22px;width:100%;min-width:0;display:grid}.admin-coupons-page *,.admin-coupons-page :before,.admin-coupons-page :after{box-sizing:border-box}.admin-coupons-page__hero{min-height:188px;color:var(--color-white);background:radial-gradient(circle at 82% 18%, #c6a15b4d, transparent 29%), linear-gradient(135deg, var(--color-primary-dark), var(--color-primary));border:1px solid #ffffff14;border-radius:18px;justify-content:space-between;align-items:flex-end;gap:28px;padding:30px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 48px #071c1b21}.admin-coupons-page__hero:before{content:"";border:1px solid #ffffff1c;border-radius:50%;width:250px;height:250px;position:absolute;top:-92px;right:-56px}.admin-coupons-page__hero:after{content:"";background:#ffffff0b;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-126px;right:86px}.admin-coupons-page__hero>*{z-index:1;position:relative}.admin-coupons-page__hero h1{max-width:760px;color:var(--color-white);letter-spacing:-.035em;margin:5px 0 8px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.15rem,4vw,3.15rem);font-weight:600;line-height:.98}.admin-coupons-page__hero>div>p:last-child{color:#ffffffbd;max-width:780px;margin:0;font-size:.72rem;line-height:1.75}.admin-coupons-page__hero>.admin-dashboard-foundation__status{color:var(--color-primary-dark);background:#fffffff0;border-color:#ffffff52;flex:none}.admin-coupons-page__kicker{color:var(--color-primary);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.58rem;font-weight:800;line-height:1.35}.admin-coupons-page__hero .admin-coupons-page__kicker{color:#ffffffb3}.admin-coupons-page h2,.admin-coupons-page h3,.admin-coupons-page p,.admin-coupons-page strong,.admin-coupons-page span{overflow-wrap:anywhere}.admin-coupons-page__toolbar{justify-content:space-between;align-items:center;gap:14px;display:flex}.admin-coupons-page__mode-switch{background:#f5f5f3;border:1px solid #071c1b14;border-radius:12px;gap:4px;width:fit-content;padding:4px;display:inline-flex}.admin-coupons-page__mode-button{min-width:126px;min-height:38px;color:var(--admin-shell-muted);font:inherit;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:8px 16px;font-size:.61rem;font-weight:800;line-height:1.35;transition:color .15s,background-color .15s,box-shadow .15s,transform .15s}.admin-coupons-page__mode-button:hover{color:var(--color-primary-dark)}.admin-coupons-page__mode-button--active{color:var(--color-primary-dark);background:var(--color-white);box-shadow:0 5px 14px #071c1b14}.admin-coupons-page__primary-button,.admin-coupons-page__danger-button,.admin-coupons-page__text-button{min-height:39px;font:inherit;letter-spacing:.045em;text-transform:uppercase;cursor:pointer;border-radius:10px;padding:9px 14px;font-size:.59rem;font-weight:800;line-height:1.35;transition:transform .15s,opacity .15s,background-color .15s,border-color .15s}.admin-coupons-page__primary-button{color:var(--color-white);background:var(--color-primary);border:1px solid var(--color-primary);box-shadow:0 10px 24px #0b3d3b24}.admin-coupons-page__primary-button:hover:not(:disabled){background:var(--color-primary-hover);transform:translateY(-1px)}.admin-coupons-page__danger-button{color:#8b3030;background:#b83a3a12;border:1px solid #b83a3a33}.admin-coupons-page__danger-button:hover:not(:disabled){background:#b83a3a1f;transform:translateY(-1px)}.admin-coupons-page__text-button{min-height:34px;color:var(--admin-shell-muted);background:0 0;border:0;padding-inline:9px}.admin-coupons-page__text-button:hover:not(:disabled){color:var(--color-primary-dark)}.admin-coupons-page__primary-button:disabled,.admin-coupons-page__danger-button:disabled,.admin-coupons-page__text-button:disabled{opacity:.48;cursor:not-allowed}.admin-coupons-page__panel,.admin-coupons-page__inspector,.admin-coupons-page__form-panel{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:16px;box-shadow:0 12px 34px #071c1b0b}.admin-coupons-page__panel{padding:22px}.admin-coupons-page__panel-heading,.admin-coupons-page__coupon-heading,.admin-coupons-page__coupon-footer,.admin-coupons-page__usage-heading,.admin-coupons-page__inspector-heading,.admin-coupons-page__form-heading,.admin-coupons-page__timeline-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-coupons-page__panel-heading h2,.admin-coupons-page__inspector-heading h2,.admin-coupons-page__form-heading h2{color:var(--color-primary-dark);margin:5px 0 6px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.62rem;font-weight:600;line-height:1.05}.admin-coupons-page__panel-heading p:last-child,.admin-coupons-page__inspector-heading p:last-child,.admin-coupons-page__form-heading p:last-child{max-width:670px;color:var(--admin-shell-muted);margin:0;font-size:.68rem;line-height:1.65}.admin-coupons-page__filters{gap:14px;margin-top:18px;display:grid}.admin-coupons-page__search,.admin-coupons-page__filter-grid label,.admin-coupons-page__form-grid label,.admin-coupons-page__toggle-field{gap:6px;min-width:0;display:grid}.admin-coupons-page__search>span,.admin-coupons-page__filter-grid label>span,.admin-coupons-page__form-grid label>span,.admin-coupons-page__toggle-field>span:first-child{color:var(--color-primary-dark);letter-spacing:.045em;text-transform:uppercase;font-size:.57rem;font-weight:700;line-height:1.4}.admin-coupons-page__search input,.admin-coupons-page__filter-grid input,.admin-coupons-page__filter-grid select,.admin-coupons-page__form-grid input,.admin-coupons-page__form-grid select{width:100%;min-height:42px;color:var(--color-heading);font:inherit;background:var(--color-white);border:1px solid #071c1b1f;border-radius:10px;outline:none;padding:10px 12px;font-size:.67rem;line-height:1.5;transition:border-color .16s,box-shadow .16s,background-color .16s}.admin-coupons-page__search input::placeholder,.admin-coupons-page__form-grid input::placeholder{color:#666666c2}.admin-coupons-page__search input:focus,.admin-coupons-page__filter-grid input:focus,.admin-coupons-page__filter-grid select:focus,.admin-coupons-page__form-grid input:focus,.admin-coupons-page__form-grid select:focus{border-color:#0b3d3b8a;box-shadow:0 0 0 3px #0b3d3b1a}.admin-coupons-page__filter-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.admin-coupons-page__filter-grid--usage{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-coupons-page__bulk-bar{color:var(--color-white);background:linear-gradient(135deg, var(--color-primary-dark), var(--color-primary));border:1px solid #ffffff14;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:15px 18px;display:flex;box-shadow:0 14px 34px #071c1b1a}.admin-coupons-page__bulk-bar>div{align-items:center;gap:10px;display:flex}.admin-coupons-page__bulk-bar>div:first-child{gap:3px;display:grid}.admin-coupons-page__bulk-bar strong{font-size:.68rem;line-height:1.4}.admin-coupons-page__bulk-bar span{color:#ffffffab;font-size:.58rem;line-height:1.45}.admin-coupons-page__bulk-bar .admin-dashboard-foundation__status{color:var(--color-primary-dark);background:#ffffffeb;border-color:#fff3}.admin-coupons-page__bulk-bar .admin-dashboard-foundation__status--pending{color:#7b5610;background:#fff5def0}.admin-coupons-page__bulk-bar .admin-coupons-page__text-button{color:#ffffffd1}.admin-coupons-page__workspace{grid-template-columns:minmax(0,1fr) minmax(370px,.47fr);align-items:start;gap:22px;display:grid}.admin-coupons-page__workspace--usages{grid-template-columns:1fr}.admin-coupons-page__catalogue{gap:16px;min-width:0;display:grid}.admin-coupons-page__coupon-list,.admin-coupons-page__usage-list{gap:14px;display:grid}.admin-coupons-page__coupon-card{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:16px;grid-template-columns:128px minmax(0,1fr);min-width:0;transition:transform .17s,border-color .17s,box-shadow .17s;display:grid;overflow:hidden;box-shadow:0 10px 28px #071c1b09}.admin-coupons-page__coupon-card:hover{border-color:#0b3d3b3d;transform:translateY(-2px);box-shadow:0 16px 36px #071c1b13}.admin-coupons-page__coupon-card--active{border-color:#0b3d3b75;box-shadow:0 0 0 2px #0b3d3b14,0 18px 40px #071c1b14}.admin-coupons-page__coupon-ticket{min-width:0;min-height:100%;color:var(--color-white);text-align:center;background:radial-gradient(circle at 50% 0%, #c6a15b57, transparent 44%), linear-gradient(145deg, var(--color-primary-dark), var(--color-primary));border-right:1px solid #071c1b14;place-content:center;gap:5px;padding:18px 14px;display:grid;position:relative}.admin-coupons-page__coupon-ticket:before,.admin-coupons-page__coupon-ticket:after{content:"";background:var(--color-white);border:1px solid var(--admin-shell-border);z-index:1;border-radius:50%;width:22px;height:22px;position:absolute;right:-11px}.admin-coupons-page__coupon-ticket:before{top:-11px}.admin-coupons-page__coupon-ticket:after{bottom:-11px}.admin-coupons-page__coupon-ticket>span{color:#ffffffa6;font-family:Cormorant Garamond,Georgia,serif;font-size:1.1rem;font-weight:700;line-height:1}.admin-coupons-page__coupon-ticket>strong{font-family:Cormorant Garamond,Georgia,serif;font-size:1.42rem;font-weight:700;line-height:1.05}.admin-coupons-page__coupon-content{gap:15px;min-width:0;padding:19px;display:grid}.admin-coupons-page__coupon-heading h3,.admin-coupons-page__usage-heading h3{color:var(--color-primary-dark);margin:4px 0;font-family:Cormorant Garamond,Georgia,serif;font-size:1.34rem;font-weight:600;line-height:1.06}.admin-coupons-page__coupon-heading>div:first-child>p:last-child,.admin-coupons-page__usage-heading>div:first-child>p:last-child{color:var(--admin-shell-muted);margin:0;font-size:.62rem;line-height:1.55}.admin-coupons-page__coupon-code-row{align-items:center;gap:9px;display:flex}.admin-coupons-page__coupon-code{color:var(--color-primary);letter-spacing:.11em;text-transform:uppercase;margin:0;font-size:.58rem;font-weight:800;line-height:1.35}.admin-coupons-page__selection-control{cursor:pointer;flex:none;place-items:center;width:18px;height:18px;display:inline-grid;position:relative}.admin-coupons-page__selection-control input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.admin-coupons-page__selection-control>span{background:var(--color-white);border:1px solid #071c1b33;border-radius:5px;width:17px;height:17px;transition:background-color .15s,border-color .15s,box-shadow .15s;display:block}.admin-coupons-page__selection-control input:checked+span{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-hover));border-color:var(--color-primary);box-shadow:inset 0 0 0 3px var(--color-white)}.admin-coupons-page__status-badge,.admin-coupons-page__discount-type-badge{min-height:25px;color:var(--color-primary-dark);letter-spacing:.045em;text-align:center;text-transform:uppercase;background:#0b3d3b13;border:1px solid #0b3d3b1f;border-radius:999px;justify-content:center;align-items:center;padding:5px 9px;font-size:.54rem;font-weight:800;line-height:1.25;display:inline-flex}.admin-coupons-page__discount-type-badge{color:#7a5a1a;background:#c6a15b1f;border-color:#c6a15b38}.admin-coupons-page__status-badge--active{color:#165d3c;background:#2081521a;border-color:#20815233}.admin-coupons-page__status-badge--scheduled{color:#6b4e8b;background:#6c4c9617;border-color:#6c4c962e}.admin-coupons-page__status-badge--inactive{color:#5b6261;background:#545c5b14;border-color:#545c5b29}.admin-coupons-page__status-badge--expired,.admin-coupons-page__status-badge--exhausted{color:#8a3030;background:#b83a3a18;border-color:#b83a3a33}.admin-coupons-page__coupon-facts,.admin-coupons-page__usage-facts,.admin-coupons-page__detail-facts,.admin-coupons-page__configuration-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.admin-coupons-page__coupon-facts>span,.admin-coupons-page__usage-facts>span,.admin-coupons-page__detail-facts>span,.admin-coupons-page__configuration-grid>span{min-width:0;color:var(--admin-shell-muted);background:#fbfbf9;border:1px solid #071c1b0f;border-radius:10px;gap:4px;padding:10px;font-size:.54rem;font-weight:600;line-height:1.4;display:grid}.admin-coupons-page__coupon-facts strong,.admin-coupons-page__usage-facts strong,.admin-coupons-page__detail-facts strong,.admin-coupons-page__configuration-grid strong{color:var(--color-heading);font-size:.65rem;font-weight:700;line-height:1.45}.admin-coupons-page__utilization{gap:8px;display:grid}.admin-coupons-page__utilization>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-coupons-page__utilization span,.admin-coupons-page__utilization strong{font-size:.57rem;line-height:1.4}.admin-coupons-page__utilization span{color:var(--admin-shell-muted)}.admin-coupons-page__utilization strong{color:var(--color-primary-dark)}.admin-coupons-page__progress-track{background:#0b3d3b14;border-radius:999px;height:7px;overflow:hidden}.admin-coupons-page__progress-track>span{background:linear-gradient(90deg, var(--color-primary), var(--color-primary-hover));border-radius:inherit;height:100%;display:block}.admin-coupons-page__coupon-footer{border-top:1px solid #071c1b12;align-items:center;padding-top:13px}.admin-coupons-page__coupon-footer>div{gap:3px;display:grid}.admin-coupons-page__coupon-footer strong{color:var(--color-heading);font-size:.62rem;line-height:1.45}.admin-coupons-page__coupon-footer span{color:var(--admin-shell-muted);font-size:.55rem;line-height:1.45}.admin-coupons-page__usage-card{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:16px;grid-template-columns:86px minmax(0,1fr);min-width:0;display:grid;overflow:hidden;box-shadow:0 10px 28px #071c1b09}.admin-coupons-page__usage-icon{min-height:100%;color:var(--color-primary-dark);background:linear-gradient(145deg,#c6a15b38,#c6a15b94);border-right:1px solid #071c1b14;place-items:center;padding:14px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.15rem;font-weight:700;display:grid}.admin-coupons-page__usage-content{gap:13px;min-width:0;padding:18px;display:grid}.admin-coupons-page__usage-heading>strong{color:var(--color-primary-dark);text-align:right;font-size:.72rem;line-height:1.45}.admin-coupons-page__inspector{scrollbar-width:thin;scrollbar-color:#0b3d3b3d transparent;gap:18px;max-height:calc(100vh - 36px);padding:22px;display:grid;position:sticky;top:18px;overflow:auto}.admin-coupons-page__inspector::-webkit-scrollbar{width:6px}.admin-coupons-page__inspector::-webkit-scrollbar-thumb{background:#0b3d3b38;border-radius:999px}.admin-coupons-page__inspector-heading>div{flex:auto;min-width:0}.admin-coupons-page__inspector-heading h2{letter-spacing:.02em;max-width:100%;font-family:Poppins,Arial,sans-serif;font-size:.96rem;font-weight:750;line-height:1.45}.admin-coupons-page__inspector-highlight{background:linear-gradient(135deg,#0b3d3b0b,#c6a15b11);border:1px solid #071c1b12;border-radius:12px;justify-content:space-between;align-items:center;gap:13px;padding:14px;display:flex}.admin-coupons-page__inspector-highlight>div{flex-wrap:wrap;gap:7px;display:flex}.admin-coupons-page__inspector-highlight>strong{color:var(--color-primary-dark);font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;line-height:1.05}.admin-coupons-page__inspector-tabs{scrollbar-width:none;background:#f5f5f3;border:1px solid #071c1b12;border-radius:11px;gap:4px;padding:4px;display:flex;overflow-x:auto}.admin-coupons-page__inspector-tabs::-webkit-scrollbar{display:none}.admin-coupons-page__inspector-tab{min-width:max-content;min-height:34px;color:var(--admin-shell-muted);font:inherit;letter-spacing:.035em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:7px 10px;font-size:.56rem;font-weight:700;transition:color .15s,background-color .15s,box-shadow .15s}.admin-coupons-page__inspector-tab:hover{color:var(--color-primary-dark)}.admin-coupons-page__inspector-tab--active{color:var(--color-primary-dark);background:var(--color-white);box-shadow:0 5px 12px #071c1b14}.admin-coupons-page__detail-section{gap:18px;display:grid}.admin-coupons-page__detail-section>section{gap:10px;display:grid}.admin-coupons-page__detail-card,.admin-coupons-page__action-card{background:#fbfbf9;border:1px solid #071c1b12;border-radius:12px;padding:14px}.admin-coupons-page__detail-card h3,.admin-coupons-page__action-card h3{color:var(--color-primary-dark);margin:0;font-size:.72rem;font-weight:700;line-height:1.4}.admin-coupons-page__detail-card p,.admin-coupons-page__action-card p{color:var(--admin-shell-muted);margin:5px 0 0;font-size:.61rem;line-height:1.6}.admin-coupons-page__inspector .admin-coupons-page__detail-facts,.admin-coupons-page__inspector .admin-coupons-page__configuration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-coupons-page__inspector .admin-coupons-page__detail-facts>span,.admin-coupons-page__inspector .admin-coupons-page__configuration-grid>span{align-content:start;gap:7px;min-height:72px;padding:12px}.admin-coupons-page__timeline-row{align-items:center}.admin-coupons-page__timeline-row>div{gap:4px;display:grid}.admin-coupons-page__timeline-row strong{color:var(--color-primary-dark);font-size:.65rem}.admin-coupons-page__timeline-row span{color:var(--admin-shell-muted);font-size:.57rem}.admin-coupons-page__usage-list--inspector .admin-coupons-page__usage-card{border-radius:12px;grid-template-columns:68px minmax(0,1fr)}.admin-coupons-page__usage-list--inspector .admin-coupons-page__usage-content{padding:14px}.admin-coupons-page__usage-list--inspector .admin-coupons-page__usage-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-coupons-page__management-panel{gap:12px;display:grid}.admin-coupons-page__action-card{gap:11px;display:grid}.admin-coupons-page__action-card--danger{background:#b83a3a0b;border-color:#b83a3a24}.admin-coupons-page__action-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.admin-coupons-page__warning,.admin-coupons-page__section-empty{color:var(--admin-shell-muted);background:#fbfbf9;border:1px solid #071c1b12;border-radius:11px;margin:0;padding:14px;font-size:.63rem;line-height:1.65}.admin-coupons-page__warning{color:#7b3c28;background:#b85a3a11;border-color:#b85a3a29}.admin-coupons-page__section-empty{text-align:center;border-style:dashed;border-color:#0b3d3b2e}.admin-coupons-page__form-backdrop{z-index:1200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071c1b9e;place-items:center;padding:26px;display:grid;position:fixed;inset:0;overflow:auto}.admin-coupons-page__form-panel{width:min(880px,100%);max-height:calc(100vh - 52px);padding:24px;overflow:auto}.admin-coupons-page__coupon-form{gap:18px;margin-top:20px;display:grid}.admin-coupons-page__form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-coupons-page__toggle-field{align-content:start}.admin-coupons-page__toggle{cursor:pointer;background:#071c1b1f;border:1px solid #071c1b21;border-radius:999px;align-items:center;width:48px;height:26px;padding:3px;transition:background-color .15s,border-color .15s;display:inline-flex;position:relative}.admin-coupons-page__toggle:after{content:"";background:var(--color-white);border-radius:50%;width:18px;height:18px;transition:transform .15s;box-shadow:0 2px 7px #071c1b2e}.admin-coupons-page__toggle--active{background:var(--color-primary);border-color:var(--color-primary)}.admin-coupons-page__toggle--active:after{transform:translate(22px)}.admin-coupons-page__form-actions{border-top:1px solid #071c1b14;justify-content:flex-end;align-items:center;gap:10px;padding-top:16px;display:flex}.admin-coupons-page__empty-state{text-align:center;place-content:center;min-height:240px;display:grid}.admin-coupons-page__empty-state h2{color:var(--color-primary-dark);margin:6px 0 7px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.72rem;font-weight:600}.admin-coupons-page__empty-state>p:last-of-type{max-width:510px;color:var(--admin-shell-muted);margin:0 auto;font-size:.68rem;line-height:1.7}.admin-coupons-page__empty-state .admin-coupons-page__primary-button,.admin-coupons-page__empty-state .admin-dashboard-foundation__status{justify-self:center;margin-top:14px}.admin-coupons-page__pagination{background:var(--color-white);border:1px solid var(--admin-shell-border);border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:17px 18px;display:flex}.admin-coupons-page__pagination>span{color:var(--admin-shell-muted);text-align:center;font-size:.64rem;font-weight:600}.admin-coupons-page .admin-dashboard-foundation__status{cursor:pointer}.admin-coupons-page button.admin-dashboard-foundation__status:disabled{opacity:.48;cursor:not-allowed;transform:none}.admin-coupons-page button.admin-dashboard-foundation__status:not(:disabled):hover{transform:translateY(-1px)}@media (width<=1400px){.admin-coupons-page__filter-grid,.admin-coupons-page__filter-grid--usage{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-coupons-page__workspace{grid-template-columns:minmax(0,1fr) minmax(350px,.44fr)}}@media (width<=1120px){.admin-coupons-page__workspace{grid-template-columns:1fr}.admin-coupons-page__inspector{max-height:none;position:static}.admin-coupons-page__coupon-facts,.admin-coupons-page__usage-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.admin-coupons-page__hero{grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;align-items:end;gap:16px 20px;min-height:150px;padding:24px;display:grid}.admin-coupons-page__hero>div{min-width:0}.admin-coupons-page__hero h1{max-width:none;font-size:clamp(1.95rem,4.6vw,2.55rem);line-height:1}.admin-coupons-page__hero>div>p:last-child{max-width:680px;font-size:.68rem;line-height:1.6}.admin-coupons-page__hero>.admin-dashboard-foundation__status{place-self:end}.admin-coupons-page__filter-grid,.admin-coupons-page__filter-grid--usage,.admin-coupons-page__usage-facts,.admin-coupons-page__detail-facts,.admin-coupons-page__configuration-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.admin-coupons-page{gap:18px}.admin-coupons-page__hero,.admin-coupons-page__panel,.admin-coupons-page__inspector{border-radius:14px;padding:20px}.admin-coupons-page__hero{min-height:auto;display:block}.admin-coupons-page__hero h1{margin-top:6px;font-size:clamp(1.95rem,5.8vw,2.25rem);line-height:1.02}.admin-coupons-page__hero>div>p:last-child{max-width:100%;margin-top:8px;font-size:.66rem;line-height:1.55}.admin-coupons-page__hero>.admin-dashboard-foundation__status{display:none}.admin-coupons-page__toolbar{flex-direction:column;align-items:stretch}.admin-coupons-page__mode-switch{width:100%}.admin-coupons-page__mode-button{flex:1 1 0;min-width:0}.admin-coupons-page__primary-button{width:100%}.admin-coupons-page__panel-heading,.admin-coupons-page__coupon-heading,.admin-coupons-page__coupon-footer,.admin-coupons-page__usage-heading,.admin-coupons-page__inspector-heading,.admin-coupons-page__form-heading{flex-direction:column;align-items:flex-start}.admin-coupons-page__bulk-bar{flex-direction:column;align-items:stretch}.admin-coupons-page__bulk-bar>div:last-child{flex-wrap:wrap}.admin-coupons-page__filter-grid,.admin-coupons-page__filter-grid--usage{grid-template-columns:1fr}.admin-coupons-page__coupon-card{border-radius:14px;grid-template-columns:104px minmax(0,1fr)}.admin-coupons-page__coupon-ticket{padding:14px 10px}.admin-coupons-page__coupon-content,.admin-coupons-page__usage-content{padding:17px}.admin-coupons-page__usage-card{grid-template-columns:76px minmax(0,1fr)}.admin-coupons-page__inspector-highlight{flex-direction:column;align-items:flex-start}.admin-coupons-page__inspector-highlight>strong{font-size:1.12rem}.admin-coupons-page__form-backdrop{padding:16px}.admin-coupons-page__form-panel{border-radius:14px;max-height:calc(100vh - 32px);padding:20px}.admin-coupons-page__form-grid{grid-template-columns:1fr}.admin-coupons-page__form-actions{flex-direction:column-reverse;align-items:stretch}.admin-coupons-page__form-actions>button{width:100%}.admin-coupons-page__pagination{flex-wrap:wrap;justify-content:center}}@media (width<=560px){.admin-coupons-page__hero h1{font-size:clamp(1.8rem,8vw,2rem)}.admin-coupons-page__coupon-card,.admin-coupons-page__usage-card,.admin-coupons-page__usage-list--inspector .admin-coupons-page__usage-card{grid-template-columns:1fr}.admin-coupons-page__coupon-ticket,.admin-coupons-page__usage-icon{border-bottom:1px solid #071c1b14;border-right:0;min-height:88px}.admin-coupons-page__coupon-ticket:before,.admin-coupons-page__coupon-ticket:after{top:auto;bottom:-11px;right:auto}.admin-coupons-page__coupon-ticket:before{left:-11px}.admin-coupons-page__coupon-ticket:after{right:-11px}.admin-coupons-page__coupon-facts,.admin-coupons-page__usage-facts,.admin-coupons-page__detail-facts,.admin-coupons-page__configuration-grid,.admin-coupons-page__inspector .admin-coupons-page__detail-facts,.admin-coupons-page__inspector .admin-coupons-page__configuration-grid,.admin-coupons-page__usage-list--inspector .admin-coupons-page__usage-facts{grid-template-columns:1fr}.admin-coupons-page__coupon-footer{align-items:stretch}.admin-coupons-page__coupon-footer>.admin-dashboard-foundation__status{text-align:center;width:100%}.admin-coupons-page__usage-heading>strong{text-align:left}.admin-coupons-page__action-card .admin-dashboard-foundation__status,.admin-coupons-page__danger-button{text-align:center;width:100%}.admin-coupons-page__pagination{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-coupons-page__pagination>span{grid-area:1/1/auto/-1}.admin-coupons-page__pagination .admin-dashboard-foundation__status{text-align:center;align-self:stretch}}@media (prefers-reduced-motion:reduce){.admin-coupons-page__coupon-card,.admin-coupons-page__mode-button,.admin-coupons-page__inspector-tab,.admin-coupons-page__primary-button,.admin-coupons-page__danger-button,.admin-coupons-page__text-button,.admin-coupons-page__toggle,.admin-coupons-page__toggle:after,.admin-coupons-page__search input,.admin-coupons-page__filter-grid input,.admin-coupons-page__filter-grid select,.admin-coupons-page__form-grid input,.admin-coupons-page__form-grid select,.admin-coupons-page .admin-dashboard-foundation__status{transition-duration:.01ms}}.admin-reviews-page,.admin-reviews-page *,.admin-reviews-page :before,.admin-reviews-page :after{box-sizing:border-box}.admin-reviews-page{color:#111;gap:22px;width:100%;min-width:0;display:grid}.admin-reviews-page button,.admin-reviews-page input,.admin-reviews-page select{font:inherit}.admin-reviews-page button{cursor:pointer}.admin-reviews-page button:disabled{cursor:not-allowed;opacity:.56}.admin-reviews-page__hero{color:#fff;isolation:isolate;background:radial-gradient(circle at 84% 18%,#c6a15b47,#0000 34%),linear-gradient(135deg,#071c1b 0%,#0b3d3b 58%,#14524f 100%);border:1px solid #ffffff14;border-radius:22px;justify-content:space-between;align-items:flex-end;gap:28px;min-height:230px;padding:clamp(24px,3.2vw,42px);display:flex;position:relative;overflow:hidden;box-shadow:0 22px 56px #071c1b24}.admin-reviews-page__hero:before{content:"";pointer-events:none;border:1px solid #ffffff17;border-radius:50%;width:310px;height:310px;position:absolute;top:-112px;right:-76px;box-shadow:0 0 0 48px #ffffff06,0 0 0 96px #ffffff04}.admin-reviews-page__hero>*{z-index:1;position:relative}.admin-reviews-page__hero>div{max-width:850px}.admin-reviews-page__hero h1{color:#fff;max-width:760px;font-family:var(--font-heading,"Cormorant Garamond", serif);letter-spacing:-.035em;margin:7px 0 10px;font-size:clamp(2.35rem,4vw,4rem);font-weight:600;line-height:.98}.admin-reviews-page__hero>div>p:last-child{color:#ffffffb8;max-width:710px;margin:0;font-size:.86rem;line-height:1.75}.admin-reviews-page__hero>.admin-dashboard-foundation__status{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border-color:#ffffff2e;flex:none}.admin-reviews-page__eyebrow{color:#c6a15b;letter-spacing:.19em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:700;line-height:1.4}.admin-reviews-page__summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.admin-reviews-page__summary-card{background:#fff;border:1px solid #071c1b14;border-radius:17px;min-width:0;padding:22px;position:relative;overflow:hidden;box-shadow:0 14px 36px #071c1b0f}.admin-reviews-page__summary-card:after{content:"";background:linear-gradient(90deg,#0b3d3b,#c6a15b);border-radius:0 17px 0 999px;width:66px;height:3px;position:absolute;top:0;right:0}.admin-reviews-page__summary-card p,.admin-reviews-page__summary-card span{color:#74807e;margin:0}.admin-reviews-page__summary-card p{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.admin-reviews-page__summary-card strong{color:#071c1b;font-family:var(--font-heading,"Cormorant Garamond", serif);margin:8px 0 5px;font-size:clamp(1.85rem,2.5vw,2.55rem);font-weight:650;line-height:1;display:block}.admin-reviews-page__summary-card span{font-size:.72rem;line-height:1.5}.admin-reviews-page__toolbar,.admin-reviews-page__panel-heading,.admin-reviews-page__record-heading,.admin-reviews-page__record-footer,.admin-reviews-page__inspector-heading,.admin-reviews-page__inspector-highlight,.admin-reviews-page__bulk-bar,.admin-reviews-page__answer-card header,.admin-reviews-page__danger-zone,.admin-reviews-page__pagination{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-reviews-page__toolbar{flex-wrap:wrap}.admin-reviews-page__mode-switch{background:#e9eeec;border:1px solid #071c1b14;border-radius:13px;padding:5px;display:inline-flex}.admin-reviews-page__mode-button{color:#62706d;background:0 0;border:0;border-radius:9px;min-width:132px;min-height:42px;padding:9px 18px;font-size:.76rem;font-weight:700;transition:color .16s,background-color .16s,box-shadow .16s}.admin-reviews-page__mode-button--active{color:#fff;background:#0b3d3b;box-shadow:0 8px 20px #0b3d3b33}.admin-reviews-page__secondary-button,.admin-reviews-page__text-button,.admin-reviews-page__danger-button,.admin-reviews-page__icon-button,.admin-reviews-page__pagination button,.admin-reviews-page__bulk-bar button,.admin-reviews-page__answer-actions button,.admin-reviews-page__action-button{border:0;transition:transform .16s,color .16s,background-color .16s,border-color .16s,box-shadow .16s}.admin-reviews-page__secondary-button,.admin-reviews-page__pagination button{color:#0b3d3b;background:#fff;border:1px solid #0b3d3b26;border-radius:10px;min-height:42px;padding:10px 16px;font-size:.75rem;font-weight:700}.admin-reviews-page__secondary-button:hover:not(:disabled),.admin-reviews-page__pagination button:hover:not(:disabled){color:#fff;background:#0b3d3b;border-color:#0b3d3b;transform:translateY(-1px)}.admin-reviews-page__panel{background:#fff;border:1px solid #071c1b14;border-radius:18px;gap:18px;padding:22px;display:grid;box-shadow:0 14px 38px #071c1b0e}.admin-reviews-page__panel-heading{align-items:flex-start}.admin-reviews-page__panel-heading h2,.admin-reviews-page__inspector-heading h2,.admin-reviews-page__empty-state h2{color:#071c1b;font-family:var(--font-heading,"Cormorant Garamond", serif);letter-spacing:-.02em;margin:4px 0 0;font-weight:650}.admin-reviews-page__panel-heading h2{font-size:clamp(1.65rem,2.5vw,2.25rem)}.admin-reviews-page__result-count,.admin-reviews-page__answer-count{color:#0b3d3b;white-space:nowrap;background:#edf4f2;border:1px solid #0b3d3b1a;border-radius:999px;align-items:center;min-height:30px;padding:6px 10px;font-size:.68rem;font-weight:750;display:inline-flex}.admin-reviews-page__filters{gap:15px;display:grid}.admin-reviews-page__search,.admin-reviews-page__filter-grid label{gap:7px;min-width:0;display:grid}.admin-reviews-page__search>span,.admin-reviews-page__filter-grid label>span{color:#53605e;letter-spacing:.065em;text-transform:uppercase;font-size:.67rem;font-weight:700}.admin-reviews-page__search input,.admin-reviews-page__filter-grid select{color:#172321;background:#fbfcfb;border:1px solid #071c1b1f;border-radius:10px;outline:none;width:100%;min-width:0;min-height:44px;padding:10px 12px;transition:border-color .16s,box-shadow .16s,background-color .16s}.admin-reviews-page__search input:focus,.admin-reviews-page__filter-grid select:focus{background:#fff;border-color:#0b3d3b8c;box-shadow:0 0 0 3px #0b3d3b1a}.admin-reviews-page__filter-grid{grid-template-columns:repeat(5,minmax(120px,1fr)) auto;align-items:end;gap:12px;display:grid}.admin-reviews-page__text-button{color:#0b3d3b;background:0 0;min-height:42px;padding:10px 4px;font-size:.72rem;font-weight:750}.admin-reviews-page__text-button:hover:not(:disabled){color:#14524f;text-underline-offset:3px;text-decoration:underline}.admin-reviews-page__bulk-bar{color:#fff;background:#071c1b;border:1px solid #ffffff14;border-radius:14px;padding:14px 18px;box-shadow:0 14px 32px #071c1b21}.admin-reviews-page__bulk-bar>div:first-child{gap:2px;display:grid}.admin-reviews-page__bulk-bar strong{font-size:.8rem}.admin-reviews-page__bulk-bar span{color:#ffffff91;font-size:.65rem}.admin-reviews-page__bulk-bar>div:last-child{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.admin-reviews-page__bulk-bar button{color:#fff;background:#ffffff14;border:1px solid #ffffff1c;border-radius:8px;min-height:34px;padding:7px 10px;font-size:.64rem;font-weight:700}.admin-reviews-page__bulk-bar button:hover:not(:disabled){background:#ffffff29}.admin-reviews-page__bulk-bar .admin-reviews-page__text-button{color:#e4cd9e;background:0 0;border-color:#0000}.admin-reviews-page__workspace{grid-template-columns:minmax(0,1.3fr) minmax(350px,.7fr);align-items:start;gap:18px;display:grid}.admin-reviews-page__catalogue,.admin-reviews-page__inspector{background:#fff;border:1px solid #071c1b14;border-radius:18px;min-width:0;box-shadow:0 14px 38px #071c1b0e}.admin-reviews-page__catalogue{align-content:space-between;gap:18px;min-height:430px;padding:18px;display:grid}.admin-reviews-page__record-list{gap:13px;display:grid}.admin-reviews-page__record-card{background:#fff;border:1px solid #071c1b17;border-radius:15px;transition:transform .16s,border-color .16s,box-shadow .16s;position:relative;overflow:hidden}.admin-reviews-page__record-card:hover,.admin-reviews-page__record-card--active{border-color:#0b3d3b42;transform:translateY(-1px);box-shadow:0 12px 28px #071c1b14}.admin-reviews-page__record-card--active:before{content:"";background:linear-gradient(#0b3d3b,#c6a15b);width:3px;position:absolute;inset:0 auto 0 0}.admin-reviews-page__record-selection{background:#f8faf9;border-bottom:1px solid #071c1b12;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:8px 14px 7px 16px;display:flex}.admin-reviews-page__record-selection label{color:#6d7977;align-items:center;gap:7px;font-size:.67rem;font-weight:650;display:inline-flex}.admin-reviews-page__record-selection input{accent-color:#0b3d3b;width:15px;height:15px;margin:0}.admin-reviews-page__status-badge{letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:5px 9px;font-size:.61rem;font-weight:800;display:inline-flex}.admin-reviews-page__status-badge--pending,.admin-reviews-page__status-badge--answer-pending{color:#8a5b13;background:#fff7e6;border-color:#f2d6a2}.admin-reviews-page__status-badge--approved,.admin-reviews-page__status-badge--answered,.admin-reviews-page__status-badge--answer-approved{color:#176446;background:#ebf8f2;border-color:#bfe4d3}.admin-reviews-page__status-badge--rejected,.admin-reviews-page__status-badge--answer-rejected{color:#a33838;background:#fff0f0;border-color:#efc5c5}.admin-reviews-page__status-badge--hidden,.admin-reviews-page__status-badge--closed{color:#5d6564;background:#eef1f0;border-color:#d7dddb}.admin-reviews-page__record-button{width:100%;color:inherit;text-align:left;background:0 0;border:0;padding:16px;display:block}.admin-reviews-page__record-heading{align-items:flex-start}.admin-reviews-page__record-heading h3{color:#071c1b;font-family:var(--font-heading,"Cormorant Garamond", serif);margin:3px 0 0;font-size:1.25rem;font-weight:650;line-height:1.15}.admin-reviews-page__rating{color:#c08d30;letter-spacing:.05em;white-space:nowrap;font-size:.9rem}.admin-reviews-page__record-copy{color:#596663;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:12px 0 14px;font-size:.77rem;line-height:1.65;display:-webkit-box;overflow:hidden}.admin-reviews-page__record-facts,.admin-reviews-page__detail-grid{gap:9px;margin:0;display:grid}.admin-reviews-page__record-facts{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-reviews-page__record-facts>div,.admin-reviews-page__detail-grid>div{background:#f7f9f8;border:1px solid #071c1b0f;border-radius:9px;min-width:0;padding:10px}.admin-reviews-page__record-facts dt,.admin-reviews-page__detail-grid dt{color:#87918f;letter-spacing:.06em;text-transform:uppercase;margin-bottom:3px;font-size:.58rem;font-weight:700}.admin-reviews-page__record-facts dd,.admin-reviews-page__detail-grid dd{overflow-wrap:anywhere;color:#25312f;min-width:0;margin:0;font-size:.7rem;font-weight:650;line-height:1.45}.admin-reviews-page__record-footer{color:#7a8583;border-top:1px solid #071c1b12;margin-top:13px;padding-top:12px;font-size:.65rem}.admin-reviews-page__record-footer strong{color:#0b3d3b;font-size:.68rem}.admin-reviews-page__inspector{top:calc(var(--admin-header-height,82px) + 18px);max-height:calc(100vh - var(--admin-header-height,82px) - 36px);position:sticky;overflow:hidden}.admin-reviews-page__inspector--empty{text-align:center;align-content:center;min-height:330px;padding:30px;display:grid}.admin-reviews-page__inspector--empty h2{color:#071c1b;font-family:var(--font-heading,"Cormorant Garamond", serif);margin:5px 0 8px;font-size:2rem}.admin-reviews-page__inspector--empty>p:last-child{color:#70807d;max-width:360px;margin:0 auto;font-size:.76rem;line-height:1.65}.admin-reviews-page__inspector-heading{border-bottom:1px solid #071c1b14;align-items:flex-start;padding:18px 18px 14px}.admin-reviews-page__inspector-heading h2{font-size:1.7rem;line-height:1.06}.admin-reviews-page__inspector-heading>div>p:last-child{color:#6f7d7a;margin:5px 0 0;font-size:.7rem}.admin-reviews-page__icon-button{color:#5d6967;background:#f2f5f4;border:1px solid #071c1b14;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;padding:0;font-size:1.25rem;line-height:1;display:inline-grid}.admin-reviews-page__icon-button:hover{color:#fff;background:#0b3d3b}.admin-reviews-page__inspector-highlight{background:#f8faf9;border-bottom:1px solid #071c1b12;padding:12px 18px}.admin-reviews-page__inspector-tabs{scrollbar-width:thin;border-bottom:1px solid #071c1b14;padding:0 10px;display:flex;overflow-x:auto}.admin-reviews-page__inspector-tab{color:#75817f;background:0 0;border:0;border-bottom:2px solid #0000;flex:none;min-height:44px;padding:8px 10px;font-size:.63rem;font-weight:750}.admin-reviews-page__inspector-tab--active{color:#0b3d3b;border-bottom-color:#c6a15b}.admin-reviews-page__inspector-body{max-height:calc(100vh - var(--admin-header-height,82px) - 220px);scrollbar-color:#0b3d3b3d transparent;scrollbar-width:thin;padding:18px;overflow-y:auto}.admin-reviews-page__detail-section{gap:13px;display:grid}.admin-reviews-page__detail-section+.admin-reviews-page__detail-section{margin-top:20px}.admin-reviews-page__detail-section h3{color:#071c1b;font-family:var(--font-heading,"Cormorant Garamond", serif);margin:0;font-size:1.18rem;font-weight:650}.admin-reviews-page__detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-reviews-page__content-card,.admin-reviews-page__timeline-card,.admin-reviews-page__answer-card{background:#f8faf9;border:1px solid #071c1b12;border-radius:11px;padding:14px}.admin-reviews-page__content-card strong{color:#071c1b;margin-bottom:7px;font-size:.82rem;display:block}.admin-reviews-page__content-card p,.admin-reviews-page__timeline-card p,.admin-reviews-page__answer-card p,.admin-reviews-page__helper-copy,.admin-reviews-page__section-empty,.admin-reviews-page__danger-zone p{color:#64716f;overflow-wrap:anywhere;margin:0;font-size:.72rem;line-height:1.65}.admin-reviews-page__image-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.admin-reviews-page__image-grid a{aspect-ratio:1;background:#eef1f0;border-radius:9px;display:block;overflow:hidden}.admin-reviews-page__image-grid img{object-fit:cover;width:100%;height:100%;transition:transform .22s;display:block}.admin-reviews-page__image-grid a:hover img{transform:scale(1.035)}.admin-reviews-page__timeline,.admin-reviews-page__answer-list{gap:10px;display:grid}.admin-reviews-page__timeline-card>div,.admin-reviews-page__answer-card header>div{gap:2px;display:grid}.admin-reviews-page__timeline-card strong,.admin-reviews-page__answer-card strong{color:#172321;font-size:.75rem}.admin-reviews-page__timeline-card span,.admin-reviews-page__answer-card header span{color:#899391;font-size:.6rem}.admin-reviews-page__timeline-card p,.admin-reviews-page__answer-card>p{margin-top:9px}.admin-reviews-page__answer-card header{align-items:flex-start}.admin-reviews-page__answer-actions{flex-wrap:wrap;gap:6px;margin-top:11px;display:flex}.admin-reviews-page__answer-actions button{color:#0b3d3b;background:#fff;border:1px solid #0b3d3b24;border-radius:7px;min-height:30px;padding:6px 9px;font-size:.61rem;font-weight:700}.admin-reviews-page__answer-actions button:hover:not(:disabled){color:#fff;background:#0b3d3b}.admin-reviews-page__answer-actions .admin-reviews-page__text-danger{color:#a33838;border-color:#a338382e;margin-left:auto}.admin-reviews-page__answer-actions .admin-reviews-page__text-danger:hover{color:#fff;background:#a33838}.admin-reviews-page__action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.admin-reviews-page__action-button{color:#0b3d3b;background:#f4f8f7;border:1px solid #0b3d3b1f;border-radius:9px;min-height:40px;padding:9px 11px;font-size:.68rem;font-weight:750}.admin-reviews-page__action-button:hover:not(:disabled),.admin-reviews-page__action-button--active{color:#fff;background:#0b3d3b;border-color:#0b3d3b}.admin-reviews-page__danger-zone{background:#fff7f7;border:1px solid #a3383826;border-radius:11px;align-items:flex-start;margin-top:4px;padding:14px}.admin-reviews-page__danger-zone strong{color:#8e2f2f;margin-bottom:3px;font-size:.76rem;display:block}.admin-reviews-page__danger-button{color:#fff;background:#a33838;border-radius:8px;flex:none;min-height:38px;padding:9px 12px;font-size:.66rem;font-weight:750}.admin-reviews-page__danger-button:hover:not(:disabled){background:#842a2a;transform:translateY(-1px)}.admin-reviews-page__empty-state{text-align:center;align-content:center;justify-items:center;min-height:300px;padding:30px;display:grid}.admin-reviews-page__empty-state h2{font-size:2rem}.admin-reviews-page__empty-state>p:last-of-type{color:#70807d;max-width:420px;margin:9px 0 0;font-size:.76rem;line-height:1.65}.admin-reviews-page__empty-state .admin-reviews-page__secondary-button{margin-top:16px}.admin-reviews-page__pagination{border-top:1px solid #071c1b14;padding-top:14px}.admin-reviews-page__pagination span{color:#697674;font-size:.69rem;font-weight:650}@media (width<=1400px){.admin-reviews-page__filter-grid{grid-template-columns:repeat(3,minmax(140px,1fr))}.admin-reviews-page__workspace{grid-template-columns:minmax(0,1fr) minmax(330px,.68fr)}.admin-reviews-page__record-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1120px){.admin-reviews-page__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-reviews-page__workspace{grid-template-columns:1fr}.admin-reviews-page__inspector{max-height:none;position:static}.admin-reviews-page__inspector-body{max-height:none}}@media (width<=900px){.admin-reviews-page__filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-reviews-page__filter-grid>.admin-reviews-page__text-button{justify-self:start}}@media (width<=768px){.admin-reviews-page{gap:16px}.admin-reviews-page__hero{border-radius:16px;min-height:auto;padding:23px 20px;display:block}.admin-reviews-page__hero h1{margin-top:6px;font-size:clamp(2rem,7vw,2.6rem)}.admin-reviews-page__hero>div>p:last-child{font-size:.72rem;line-height:1.6}.admin-reviews-page__hero>.admin-dashboard-foundation__status{display:none}.admin-reviews-page__toolbar,.admin-reviews-page__panel-heading,.admin-reviews-page__bulk-bar,.admin-reviews-page__danger-zone{flex-direction:column;align-items:stretch}.admin-reviews-page__mode-switch,.admin-reviews-page__secondary-button{width:100%}.admin-reviews-page__mode-button{flex:1 1 0;min-width:0}.admin-reviews-page__panel,.admin-reviews-page__catalogue,.admin-reviews-page__inspector-heading,.admin-reviews-page__inspector-body{padding:16px}.admin-reviews-page__record-heading,.admin-reviews-page__record-footer,.admin-reviews-page__inspector-highlight,.admin-reviews-page__answer-card header{flex-direction:column;align-items:flex-start}.admin-reviews-page__answer-actions .admin-reviews-page__text-danger{margin-left:0}.admin-reviews-page__danger-button{width:100%}}@media (width<=560px){.admin-reviews-page__summary-grid,.admin-reviews-page__filter-grid,.admin-reviews-page__record-facts,.admin-reviews-page__detail-grid,.admin-reviews-page__action-grid{grid-template-columns:1fr}.admin-reviews-page__summary-card{padding:18px}.admin-reviews-page__panel,.admin-reviews-page__catalogue{border-radius:14px}.admin-reviews-page__record-selection{padding-inline:12px}.admin-reviews-page__record-button{padding:14px 12px}.admin-reviews-page__image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-reviews-page__pagination{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-reviews-page__pagination span{text-align:center;grid-area:1/1/auto/-1}.admin-reviews-page__pagination button{width:100%}}@media (prefers-reduced-motion:reduce){.admin-reviews-page__mode-button,.admin-reviews-page__secondary-button,.admin-reviews-page__text-button,.admin-reviews-page__danger-button,.admin-reviews-page__icon-button,.admin-reviews-page__pagination button,.admin-reviews-page__bulk-bar button,.admin-reviews-page__answer-actions button,.admin-reviews-page__action-button,.admin-reviews-page__record-card,.admin-reviews-page__search input,.admin-reviews-page__filter-grid select,.admin-reviews-page__image-grid img{transition-duration:.01ms}}.admin-homepage-page{--admin-homepage-ink:#10211f;--admin-homepage-muted:#697674;--admin-homepage-line:#071c1b1c;--admin-homepage-line-strong:#071c1b33;--admin-homepage-soft:#f7f8f6;--admin-homepage-soft-teal:#0b3d3b12;--admin-homepage-teal:#0b3d3b;--admin-homepage-teal-hover:#14524f;--admin-homepage-dark:#071c1b;--admin-homepage-gold:#c6a15b;--admin-homepage-danger:#a23d3d;--admin-homepage-danger-soft:#a23d3d14;--admin-homepage-success:#17745f;--admin-homepage-success-soft:#17745f1a;--admin-homepage-shadow:0 18px 48px #071c1b14;--admin-homepage-shadow-strong:0 22px 64px #071c1b21;width:min(100%,1640px);min-width:0;color:var(--admin-homepage-ink);gap:24px;margin:0 auto;display:grid}.admin-homepage-page,.admin-homepage-page *,.admin-homepage-page :before,.admin-homepage-page :after{box-sizing:border-box}.admin-homepage-page h1,.admin-homepage-page h2,.admin-homepage-page h3,.admin-homepage-page h4,.admin-homepage-page p{margin:0}.admin-homepage-page button,.admin-homepage-page input,.admin-homepage-page select,.admin-homepage-page textarea{font:inherit}.admin-homepage-page button{-webkit-tap-highlight-color:transparent}.admin-homepage-page svg{pointer-events:none;flex:none;width:18px;height:18px;display:block}.admin-homepage-page img{max-width:100%;display:block}.admin-homepage-page__hero{isolation:isolate;min-width:0;box-shadow:var(--admin-homepage-shadow-strong);color:#fff;background:radial-gradient(circle at 88% 5%,#c6a15b38,#0000 29%),radial-gradient(circle at 72% 118%,#14524fe6,#0000 42%),linear-gradient(135deg,#071c1b 0%,#0b3d3b 58%,#092f2d 100%);border:1px solid #c6a15b38;border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;padding:clamp(26px,3.2vw,48px);display:grid;position:relative;overflow:hidden}.admin-homepage-page__hero:before{content:"";z-index:-1;opacity:.34;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 0%,#0000 88%);mask-image:linear-gradient(90deg,#000 0%,#0000 88%)}.admin-homepage-page__hero-copy{gap:14px;min-width:0;max-width:800px;display:grid}.admin-homepage-page__hero-copy h1{letter-spacing:-.035em;max-width:800px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(38px,4.6vw,68px);font-weight:600;line-height:.98}.admin-homepage-page__hero-copy>p{color:#ffffffc2;max-width:720px;font-size:15px;line-height:1.75}.admin-homepage-page__eyebrow-row,.admin-homepage-page__metadata-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-homepage-page__eyebrow-row>span:first-child{color:#dfc88f;letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:700}.admin-homepage-page__metadata-row{color:#ffffff94;margin-top:4px;font-size:12px}.admin-homepage-page__metadata-row span{align-items:center;display:inline-flex}.admin-homepage-page__metadata-row span:not(:last-child):after{content:"";background:#ffffff59;border-radius:50%;width:3px;height:3px;margin-left:8px}.admin-homepage-page__publication-badge,.admin-homepage-page__draft-badge,.admin-homepage-page__saved-badge{color:#ffffffd6;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:4px 10px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.admin-homepage-page__publication-badge:before,.admin-homepage-page__draft-badge:before,.admin-homepage-page__saved-badge:before{content:"";background:#aab4b2;border-radius:50%;width:6px;height:6px;margin-right:7px;box-shadow:0 0 0 3px #aab4b221}.admin-homepage-page__publication-badge--public{color:#cbf7e9;background:#42b18f24;border-color:#7ee7c64d}.admin-homepage-page__publication-badge--public:before,.admin-homepage-page__saved-badge:before{background:#79ddbd;box-shadow:0 0 0 3px #79ddbd26}.admin-homepage-page__draft-badge{color:#f0ddb0;background:#c6a15b24;border-color:#f2c97e54}.admin-homepage-page__draft-badge:before{background:#dfbc72;box-shadow:0 0 0 3px #dfbc7226}.admin-homepage-page__hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;max-width:440px;display:flex}.admin-homepage-page__button,.admin-homepage-page__icon-button,.admin-homepage-page__text-button{appearance:none;cursor:pointer;border:0;transition:transform .16s,border-color .16s,background-color .16s,color .16s,box-shadow .16s,opacity .16s}.admin-homepage-page__button{white-space:nowrap;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:10px 16px;font-size:13px;font-weight:700;line-height:1.2;display:inline-flex}.admin-homepage-page__button:not(:disabled):hover,.admin-homepage-page__icon-button:not(:disabled):hover,.admin-homepage-page__text-button:not(:disabled):hover{transform:translateY(-1px)}.admin-homepage-page__button:focus-visible,.admin-homepage-page__icon-button:focus-visible,.admin-homepage-page__text-button:focus-visible,.admin-homepage-page__workspace-tab:focus-visible,.admin-homepage-page__section-select:focus-visible,.admin-homepage-page__option-card:focus-within,.admin-homepage-page__product-option:focus-within{outline-offset:2px;outline:3px solid #c6a15b57}.admin-homepage-page__button:disabled,.admin-homepage-page__icon-button:disabled,.admin-homepage-page__text-button:disabled{cursor:not-allowed;opacity:.48;transform:none}.admin-homepage-page__button--primary{color:#071c1b;background:#c6a15b;border-color:#c6a15b;box-shadow:0 12px 24px #c6a15b33}.admin-homepage-page__button--primary:not(:disabled):hover{background:#d2b16e;border-color:#d2b16e;box-shadow:0 15px 30px #c6a15b42}.admin-homepage-page__button--secondary{border-color:var(--admin-homepage-teal);background:var(--admin-homepage-teal);color:#fff}.admin-homepage-page__button--secondary:not(:disabled):hover{border-color:var(--admin-homepage-teal-hover);background:var(--admin-homepage-teal-hover)}.admin-homepage-page__button--ghost{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border-color:#fff3}.admin-homepage-page__button--ghost:not(:disabled):hover{background:#ffffff24;border-color:#ffffff57}.admin-homepage-page__button--danger{background:var(--admin-homepage-danger-soft);color:var(--admin-homepage-danger);border-color:#a23d3d3d}.admin-homepage-page__button--danger:not(:disabled):hover{background:#a23d3d21;border-color:#a23d3d61}.admin-homepage-page__icon-button{border:1px solid var(--admin-homepage-line);width:36px;height:36px;color:var(--admin-homepage-teal);background:#fff;border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.admin-homepage-page__icon-button:not(:disabled):hover{background:var(--admin-homepage-soft-teal);border-color:#0b3d3b45}.admin-homepage-page__text-button{color:var(--admin-homepage-teal);background:0 0;padding:6px 3px;font-size:12px;font-weight:700}.admin-homepage-page__text-button--danger{color:var(--admin-homepage-danger)}.admin-homepage-page__summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.admin-homepage-page__summary-card{border:1px solid var(--admin-homepage-line);background:#fff;border-radius:20px;align-content:start;gap:7px;min-width:0;min-height:145px;padding:22px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 34px #071c1b0d}.admin-homepage-page__summary-card:after{content:"";background:var(--admin-homepage-soft-teal);border-radius:50%;width:94px;height:94px;position:absolute;bottom:-34px;right:-28px}.admin-homepage-page__summary-card p{color:var(--admin-homepage-muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:700}.admin-homepage-page__summary-card strong{z-index:1;color:var(--admin-homepage-dark);font-family:Cormorant Garamond,Georgia,serif;font-size:38px;font-weight:700;line-height:1;position:relative}.admin-homepage-page__summary-card span{z-index:1;color:var(--admin-homepage-muted);font-size:12px;line-height:1.55;position:relative}.admin-homepage-page__workspace-tabs{border:1px solid var(--admin-homepage-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc2;border-radius:14px;justify-self:start;gap:6px;padding:5px;display:inline-flex;box-shadow:0 8px 28px #071c1b0a}.admin-homepage-page__workspace-tab{appearance:none;min-height:40px;color:var(--admin-homepage-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:9px 16px;font-size:13px;font-weight:700;transition:background-color .16s,color .16s,box-shadow .16s}.admin-homepage-page__workspace-tab:hover{color:var(--admin-homepage-teal)}.admin-homepage-page__workspace-tab--active{background:var(--admin-homepage-teal);color:#fff;box-shadow:0 8px 18px #0b3d3b2e}.admin-homepage-page__workspace-tab--active:hover{color:#fff}.admin-homepage-page__workspace{grid-template-columns:minmax(270px,324px) minmax(0,1fr);align-items:start;gap:22px;min-width:0;display:grid}.admin-homepage-page__navigator{top:calc(var(--admin-header-height,82px) + 22px);min-width:0;max-height:calc(100vh - var(--admin-header-height,82px) - 44px);border:1px solid var(--admin-homepage-line);box-shadow:var(--admin-homepage-shadow);background:#fff;border-radius:22px;display:grid;position:sticky;overflow:hidden}.admin-homepage-page__navigator-header{border-bottom:1px solid var(--admin-homepage-line);background:linear-gradient(#fff 0%,#fbfcfb 100%);justify-content:space-between;align-items:flex-start;gap:16px;padding:21px 21px 17px;display:flex}.admin-homepage-page__navigator-header p{color:var(--admin-homepage-gold);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:800}.admin-homepage-page__navigator-header h2{color:var(--admin-homepage-dark);margin-top:4px;font-size:18px;line-height:1.25}.admin-homepage-page__navigator-header>span{background:var(--admin-homepage-soft-teal);color:var(--admin-homepage-teal);border-radius:999px;flex:none;padding:5px 8px;font-size:10px;font-weight:700}.admin-homepage-page__section-list{scrollbar-width:thin;scrollbar-color:#0b3d3b47 transparent;min-width:0;margin:0;padding:10px;list-style:none;display:grid;overflow:hidden auto}.admin-homepage-page__section-list::-webkit-scrollbar{width:7px}.admin-homepage-page__section-list::-webkit-scrollbar-thumb{background:#0b3d3b40;border-radius:999px}.admin-homepage-page__section-item{border:1px solid #0000;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;min-width:0;transition:border-color .16s,background-color .16s,box-shadow .16s;display:grid}.admin-homepage-page__section-item+.admin-homepage-page__section-item{margin-top:4px}.admin-homepage-page__section-item:hover{background:#f8faf8}.admin-homepage-page__section-item--active{background:var(--admin-homepage-soft-teal);box-shadow:inset 3px 0 0 var(--admin-homepage-teal);border-color:#0b3d3b2b}.admin-homepage-page__section-select{appearance:none;min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 8px 11px 11px;display:grid}.admin-homepage-page__section-index{border:1px solid var(--admin-homepage-line);width:28px;height:28px;color:var(--admin-homepage-muted);background:#fff;border-radius:9px;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.admin-homepage-page__section-item--active .admin-homepage-page__section-index{border-color:var(--admin-homepage-teal);background:var(--admin-homepage-teal);color:#fff}.admin-homepage-page__section-copy{gap:2px;min-width:0;display:grid}.admin-homepage-page__section-copy strong{color:var(--admin-homepage-dark);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.admin-homepage-page__section-copy small{color:var(--admin-homepage-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.admin-homepage-page__section-status{background:#b8c0be;border-radius:50%;flex:none;width:8px;height:8px;display:inline-flex;box-shadow:0 0 0 4px #b8c0be26}.admin-homepage-page__section-status--enabled{background:var(--admin-homepage-success);box-shadow:0 0 0 4px var(--admin-homepage-success-soft)}.admin-homepage-page__visibility-dot{background:#b8c0be;border-radius:50%;flex:none;width:8px;height:8px;display:inline-flex;box-shadow:0 0 0 4px #b8c0be26}.admin-homepage-page__visibility-dot--enabled{background:var(--admin-homepage-success);box-shadow:0 0 0 4px var(--admin-homepage-success-soft)}.admin-homepage-page__section-order-actions{gap:4px;padding-right:8px;display:grid}.admin-homepage-page__section-order-actions .admin-homepage-page__icon-button{border-radius:8px;width:28px;height:28px}.admin-homepage-page__section-order-actions svg{width:14px;height:14px}.admin-homepage-page__navigator-note{border-top:1px solid var(--admin-homepage-line);color:var(--admin-homepage-muted);background:#fbfcfb;padding:14px 18px 18px;font-size:10px;line-height:1.6}.admin-homepage-page__editor{gap:18px;min-width:0;display:grid}.admin-homepage-page__editor-header{border:1px solid var(--admin-homepage-line);min-width:0;box-shadow:var(--admin-homepage-shadow);background:#fff;border-radius:22px;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 26px;display:flex}.admin-homepage-page__editor-header>div:first-child{min-width:0}.admin-homepage-page__editor-header>div:first-child>span{color:var(--admin-homepage-gold);letter-spacing:.13em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.admin-homepage-page__editor-header h2{color:var(--admin-homepage-dark);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(28px,3vw,38px);font-weight:700;line-height:1.05}.admin-homepage-page__editor-header p{max-width:720px;color:var(--admin-homepage-muted);margin-top:7px;font-size:13px;line-height:1.65}.admin-homepage-page__editor-header-actions,.admin-homepage-page__row-actions,.admin-homepage-page__panel-toolbar{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-homepage-page__editor-stack,.admin-homepage-page__slide-list{gap:18px;min-width:0;display:grid}.admin-homepage-page__editor-panel{border:1px solid var(--admin-homepage-line);background:#fff;border-radius:22px;min-width:0;overflow:hidden;box-shadow:0 12px 38px #071c1b0e}.admin-homepage-page__editor-panel-header{border-bottom:1px solid var(--admin-homepage-line);background:linear-gradient(#fff 0%,#fcfdfc 100%);justify-content:space-between;align-items:flex-start;gap:20px;padding:21px 24px;display:flex}.admin-homepage-page__editor-panel-header h3{color:var(--admin-homepage-dark);font-size:16px;line-height:1.3}.admin-homepage-page__editor-panel-header p{max-width:720px;color:var(--admin-homepage-muted);margin-top:5px;font-size:12px;line-height:1.6}.admin-homepage-page__editor-panel-body{gap:20px;min-width:0;padding:24px;display:grid}.admin-homepage-page__nested-editor,.admin-homepage-page__optional-editor,.admin-homepage-page__asset-editor,.admin-homepage-page__cta-editor,.admin-homepage-page__slide-card,.admin-homepage-page__manual-products{border:1px solid var(--admin-homepage-line);background:#fbfcfb;border-radius:17px;gap:18px;min-width:0;padding:20px;display:grid}.admin-homepage-page__optional-editor{background:#fff;border-style:dashed}.admin-homepage-page__slide-card{background:#fff;box-shadow:0 9px 26px #071c1b0a}.admin-homepage-page__slide-card-header,.admin-homepage-page__asset-heading,.admin-homepage-page__cta-heading,.admin-homepage-page__selection-toolbar{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.admin-homepage-page__slide-card-header p,.admin-homepage-page__cta-heading p,.admin-homepage-page__asset-heading p{color:var(--admin-homepage-muted);font-size:11px;line-height:1.55}.admin-homepage-page__slide-card-header h4,.admin-homepage-page__asset-heading h4,.admin-homepage-page__cta-heading h4{color:var(--admin-homepage-dark);font-size:14px;line-height:1.35}.admin-homepage-page__slide-card-header p{color:var(--admin-homepage-gold);letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-weight:800}.admin-homepage-page__form-grid{gap:16px;min-width:0;display:grid}.admin-homepage-page__form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-homepage-page__form-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-homepage-page__form-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-homepage-page__field{align-content:start;gap:7px;min-width:0;display:grid}.admin-homepage-page__field-label{gap:3px;display:grid}.admin-homepage-page__field-label>span,.admin-homepage-page__field-label>strong{color:var(--admin-homepage-dark);font-size:12px;font-weight:700;line-height:1.35}.admin-homepage-page__field-label>small,.admin-homepage-page__field>small{color:var(--admin-homepage-muted);font-size:10px;line-height:1.5}.admin-homepage-page__field input:not([type=checkbox]):not([type=radio]),.admin-homepage-page__field select,.admin-homepage-page__field textarea,.admin-homepage-page__asset-editor input:not([type=checkbox]):not([type=radio]),.admin-homepage-page__asset-editor select,.admin-homepage-page__asset-editor textarea,.admin-homepage-page__cta-editor input:not([type=checkbox]):not([type=radio]),.admin-homepage-page__cta-editor select,.admin-homepage-page__cta-editor textarea,.admin-homepage-page__nested-editor input:not([type=checkbox]):not([type=radio]),.admin-homepage-page__nested-editor select,.admin-homepage-page__nested-editor textarea,.admin-homepage-page__optional-editor input:not([type=checkbox]):not([type=radio]),.admin-homepage-page__optional-editor select,.admin-homepage-page__optional-editor textarea,.admin-homepage-page__manual-products input:not([type=checkbox]):not([type=radio]),.admin-homepage-page__manual-products select,.admin-homepage-page__manual-products textarea{border:1px solid var(--admin-homepage-line-strong);width:100%;min-width:0;min-height:44px;color:var(--admin-homepage-ink);background:#fff;border-radius:11px;outline:none;padding:10px 12px;font-size:12px;line-height:1.4;transition:border-color .16s,box-shadow .16s,background-color .16s}.admin-homepage-page textarea{resize:vertical;min-height:108px}.admin-homepage-page input::placeholder,.admin-homepage-page textarea::placeholder{color:#9ca6a4}.admin-homepage-page input:not([type=checkbox]):not([type=radio]):focus,.admin-homepage-page select:focus,.admin-homepage-page textarea:focus{border-color:#0b3d3b94;box-shadow:0 0 0 3px #0b3d3b1a}.admin-homepage-page input:disabled,.admin-homepage-page select:disabled,.admin-homepage-page textarea:disabled{cursor:not-allowed;color:#8f9997;background:#f1f3f2}.admin-homepage-page select{appearance:none;background-image:linear-gradient(45deg,#0000 50%,#677472 50%),linear-gradient(135deg,#677472 50%,#0000 50%);background-position:calc(100% - 16px) calc(50% - 2px),calc(100% - 11px) calc(50% - 2px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:38px}.admin-homepage-page__toggle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-homepage-page__toggle-row{border:1px solid var(--admin-homepage-line);cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-width:0;min-height:66px;padding:13px 15px;transition:border-color .16s,background-color .16s,box-shadow .16s;display:grid;position:relative}.admin-homepage-page__toggle-row:hover{background:#fcfdfc;border-color:#0b3d3b40}.admin-homepage-page__toggle-row>span:first-child{gap:3px;min-width:0;display:grid}.admin-homepage-page__toggle-row strong{color:var(--admin-homepage-dark);font-size:12px;line-height:1.4}.admin-homepage-page__toggle-row small{color:var(--admin-homepage-muted);font-size:10px;line-height:1.45}.admin-homepage-page__toggle-row>input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.admin-homepage-page__toggle-track{background:#cbd2d0;border-radius:999px;flex:none;align-items:center;width:42px;height:24px;padding:3px;transition:background-color .16s,box-shadow .16s;display:inline-flex;position:relative}.admin-homepage-page__toggle-track>span{background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .16s;display:block;box-shadow:0 2px 7px #071c1b3d}.admin-homepage-page__toggle-row>input:checked+.admin-homepage-page__toggle-track{background:var(--admin-homepage-teal);box-shadow:0 0 0 3px #0b3d3b17}.admin-homepage-page__toggle-row>input:checked+.admin-homepage-page__toggle-track>span{transform:translate(18px)}.admin-homepage-page__toggle-row>input:focus-visible+.admin-homepage-page__toggle-track{outline-offset:2px;outline:3px solid #c6a15b52}.admin-homepage-page__toggle-row:has(input:disabled){cursor:not-allowed;opacity:.58}.admin-homepage-page__option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.admin-homepage-page__option-card{border:1px solid var(--admin-homepage-line);cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:12px;min-width:0;min-height:76px;padding:11px;transition:border-color .16s,background-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative}.admin-homepage-page__option-card:hover{border-color:#0b3d3b45;transform:translateY(-1px);box-shadow:0 9px 22px #071c1b0e}.admin-homepage-page__option-card--selected{background:var(--admin-homepage-soft-teal);border-color:#0b3d3b7a;box-shadow:inset 0 0 0 1px #0b3d3b14}.admin-homepage-page__option-card>input,.admin-homepage-page__product-option>input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.admin-homepage-page__option-card img,.admin-homepage-page__option-placeholder{border-radius:11px;width:54px;height:54px}.admin-homepage-page__option-card img{object-fit:cover;background:#edf0ef}.admin-homepage-page__option-placeholder{color:var(--admin-homepage-teal);background:linear-gradient(135deg,#e6ecea 0%,#f5f7f6 100%);justify-content:center;align-items:center;font-family:Cormorant Garamond,Georgia,serif;font-size:22px;font-weight:700;display:inline-flex}.admin-homepage-page__option-card>span:last-child,.admin-homepage-page__product-option-copy{gap:3px;min-width:0;display:grid}.admin-homepage-page__option-card strong,.admin-homepage-page__product-option strong{color:var(--admin-homepage-dark);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.4;overflow:hidden}.admin-homepage-page__option-card small,.admin-homepage-page__product-option small,.admin-homepage-page__product-option em{color:var(--admin-homepage-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-style:normal;line-height:1.4;overflow:hidden}.admin-homepage-page__product-option em{color:var(--admin-homepage-teal);font-weight:700}.admin-homepage-page__product-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.admin-homepage-page__product-option{border:1px solid var(--admin-homepage-line);cursor:pointer;background:#fff;border-radius:14px;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:12px;min-width:0;min-height:88px;padding:11px;transition:border-color .16s,background-color .16s,box-shadow .16s,transform .16s;display:grid;position:relative}.admin-homepage-page__product-option:hover{border-color:#0b3d3b45;transform:translateY(-1px);box-shadow:0 9px 22px #071c1b0e}.admin-homepage-page__product-option--selected{background:var(--admin-homepage-soft-teal);border-color:#0b3d3b7a}.admin-homepage-page__product-option>img,.admin-homepage-page__product-option>.admin-homepage-page__option-placeholder{border-radius:11px;width:64px;height:64px}.admin-homepage-page__product-option>img{object-fit:cover;background:#edf0ef}.admin-homepage-page__selection-toolbar{border:1px solid var(--admin-homepage-line);background:#fff;border-radius:13px;align-items:center;padding:12px 14px}.admin-homepage-page__selection-count{color:var(--admin-homepage-muted);font-size:11px;font-weight:700}.admin-homepage-page__asset-editor{background:#fff}.admin-homepage-page__asset-status{border:1px solid var(--admin-homepage-line);min-height:25px;color:var(--admin-homepage-muted);text-transform:uppercase;background:#f3f5f4;border-radius:999px;flex:none;align-items:center;padding:4px 9px;font-size:9px;font-weight:800;display:inline-flex}.admin-homepage-page__asset-status--ready{background:var(--admin-homepage-success-soft);color:var(--admin-homepage-success);border-color:#17745f33}.admin-homepage-page__asset-preview{border:1px solid var(--admin-homepage-line);background:#f7f9f8;border-radius:15px;grid-template-columns:minmax(180px,280px) minmax(0,1fr);align-items:center;gap:18px;padding:12px;display:grid;overflow:hidden}.admin-homepage-page__asset-preview img{object-fit:cover;background:#e7ecea;border-radius:11px;width:100%;height:150px}.admin-homepage-page__asset-preview>div{gap:4px;min-width:0;display:grid}.admin-homepage-page__asset-preview strong{color:var(--admin-homepage-dark);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.admin-homepage-page__asset-preview span{color:var(--admin-homepage-muted);font-size:10px}.admin-homepage-page__source-note,.admin-homepage-page__inline-empty-state{border:1px solid var(--admin-homepage-line);color:var(--admin-homepage-muted);background:#f7f9f8;border-radius:13px;padding:13px 15px;font-size:11px;line-height:1.65}.admin-homepage-page__source-note strong{color:var(--admin-homepage-teal)}.admin-homepage-page__inline-empty-state{text-align:center;border-style:dashed}.admin-homepage-page__state-card{border:1px solid var(--admin-homepage-line);min-height:380px;box-shadow:var(--admin-homepage-shadow);text-align:center;background:#fff;border-radius:24px;align-content:center;place-items:center;gap:12px;padding:34px;display:grid}.admin-homepage-page__state-card h2{color:var(--admin-homepage-dark);font-family:Cormorant Garamond,Georgia,serif;font-size:30px}.admin-homepage-page__state-card p{max-width:580px;color:var(--admin-homepage-muted);font-size:13px;line-height:1.65}.admin-homepage-page__state-card--error{background:linear-gradient(#fff 0%,snow 100%);border-color:#a23d3d2e}.admin-homepage-page__state-symbol{background:var(--admin-homepage-danger-soft);width:48px;height:48px;color:var(--admin-homepage-danger);border-radius:50%;justify-content:center;align-items:center;font-size:22px;font-weight:800;display:inline-flex}.admin-homepage-page__spinner{border:3px solid #0b3d3b21;border-top-color:var(--admin-homepage-teal);border-radius:50%;width:34px;height:34px;animation:.75s linear infinite admin-homepage-spin}@keyframes admin-homepage-spin{to{transform:rotate(360deg)}}.admin-homepage-page__seo-workspace{gap:18px;min-width:0;display:grid}.admin-homepage-page__danger-zone{background:linear-gradient(135deg,snow 0%,#fff 100%);border:1px solid #a23d3d33;border-radius:18px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:22px;padding:22px 24px;display:grid}.admin-homepage-page__danger-zone h3{color:var(--admin-homepage-danger);font-size:15px}.admin-homepage-page__danger-zone p{color:var(--admin-homepage-muted);margin-top:5px;font-size:11px;line-height:1.6}@media (width<=1440px){.admin-homepage-page__summary-grid,.admin-homepage-page__option-grid,.admin-homepage-page__product-option-grid,.admin-homepage-page__form-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1180px){.admin-homepage-page__hero{grid-template-columns:minmax(0,1fr);align-items:start}.admin-homepage-page__hero-actions{justify-content:flex-start;max-width:none}.admin-homepage-page__workspace{grid-template-columns:minmax(230px,275px) minmax(0,1fr);gap:16px}.admin-homepage-page__form-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.admin-homepage-page{gap:18px}.admin-homepage-page__workspace{grid-template-columns:minmax(0,1fr)}.admin-homepage-page__navigator{max-height:none;position:static}.admin-homepage-page__section-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:420px;display:grid}.admin-homepage-page__section-item+.admin-homepage-page__section-item{margin-top:0}.admin-homepage-page__form-grid--three,.admin-homepage-page__form-grid--four,.admin-homepage-page__option-grid,.admin-homepage-page__product-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=720px){.admin-homepage-page{gap:14px}.admin-homepage-page__hero{border-radius:20px;gap:24px;padding:24px 18px}.admin-homepage-page__hero-copy h1{font-size:clamp(34px,12vw,50px)}.admin-homepage-page__hero-actions,.admin-homepage-page__editor-header-actions,.admin-homepage-page__panel-toolbar{justify-content:stretch;width:100%}.admin-homepage-page__hero-actions .admin-homepage-page__button,.admin-homepage-page__editor-header-actions .admin-homepage-page__button,.admin-homepage-page__panel-toolbar .admin-homepage-page__button{flex:160px}.admin-homepage-page__summary-grid,.admin-homepage-page__form-grid--two,.admin-homepage-page__form-grid--three,.admin-homepage-page__form-grid--four,.admin-homepage-page__toggle-grid,.admin-homepage-page__option-grid,.admin-homepage-page__product-option-grid,.admin-homepage-page__section-list{grid-template-columns:minmax(0,1fr)}.admin-homepage-page__summary-card{min-height:128px}.admin-homepage-page__workspace-tabs{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.admin-homepage-page__workspace-tab{width:100%}.admin-homepage-page__navigator,.admin-homepage-page__editor-header,.admin-homepage-page__editor-panel{border-radius:17px}.admin-homepage-page__navigator-header,.admin-homepage-page__editor-header,.admin-homepage-page__editor-panel-header,.admin-homepage-page__slide-card-header,.admin-homepage-page__asset-heading,.admin-homepage-page__cta-heading,.admin-homepage-page__selection-toolbar{flex-direction:column;align-items:stretch}.admin-homepage-page__editor-header{padding:20px}.admin-homepage-page__editor-panel-header,.admin-homepage-page__editor-panel-body{padding:18px}.admin-homepage-page__nested-editor,.admin-homepage-page__optional-editor,.admin-homepage-page__asset-editor,.admin-homepage-page__cta-editor,.admin-homepage-page__slide-card,.admin-homepage-page__manual-products{border-radius:14px;padding:16px}.admin-homepage-page__asset-preview{grid-template-columns:minmax(0,1fr)}.admin-homepage-page__asset-preview img{height:190px}.admin-homepage-page__danger-zone{grid-template-columns:minmax(0,1fr);align-items:start;padding:18px}.admin-homepage-page__danger-zone .admin-homepage-page__button{width:100%}}@media (width<=480px){.admin-homepage-page__hero-actions .admin-homepage-page__button,.admin-homepage-page__editor-header-actions .admin-homepage-page__button,.admin-homepage-page__panel-toolbar .admin-homepage-page__button{flex-basis:100%;width:100%}.admin-homepage-page__summary-card{padding:18px}.admin-homepage-page__section-select{grid-template-columns:28px minmax(0,1fr) auto;gap:8px}.admin-homepage-page__option-card,.admin-homepage-page__product-option{grid-template-columns:54px minmax(0,1fr)}.admin-homepage-page__product-option>img,.admin-homepage-page__product-option>.admin-homepage-page__option-placeholder{width:54px;height:54px}}@media (prefers-reduced-motion:reduce){.admin-homepage-page *,.admin-homepage-page :before,.admin-homepage-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.admin-homepage-page__editor-header-actions{min-width:0}.admin-homepage-page__editor-header-actions .admin-homepage-page__section-status{color:#66716f;width:auto;height:auto;min-height:28px;box-shadow:none;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#f1f4f3;border:1px solid #071c1b1f;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:6px 10px;font-size:10px;font-weight:800;line-height:1;display:inline-flex}.admin-homepage-page__editor-header-actions .admin-homepage-page__section-status--enabled{color:#17745f;box-shadow:none;background:#17745f1a;border-color:#17745f33}.admin-homepage-page__editor-header-actions small{min-width:0;max-width:250px;color:var(--admin-homepage-muted);text-align:right;font-size:10px;line-height:1.5;display:block}@media (width<=1180px){.admin-homepage-page__editor-header{grid-template-columns:minmax(0,1fr);align-items:start;display:grid}.admin-homepage-page__editor-header-actions{justify-content:flex-start;width:100%}.admin-homepage-page__editor-header-actions small{text-align:left;max-width:none}}@media (width<=480px){.admin-homepage-page__editor-header-actions{grid-template-columns:minmax(0,1fr);justify-items:start;display:grid}}.admin-shell-header__notification-button{isolation:isolate}.admin-shell-header__notification-badge{color:#fff;background:#b84242;border:2px solid #fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:.57rem;font-weight:800;line-height:1;display:inline-grid;position:absolute;top:-5px;right:-6px;box-shadow:0 5px 12px #b842424d}.admin-shell-notifications{z-index:80;color:#10211f;transform-origin:100% 0;background:#fff;border:1px solid #071c1b1c;border-radius:18px;width:min(410px,100vw - 30px);max-height:min(650px,100vh - 112px);animation:.16s ease-out admin-notifications-popover-enter;display:grid;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 28px 70px #071c1b33}@keyframes admin-notifications-popover-enter{0%{opacity:0;transform:translateY(-6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.admin-shell-notifications__header{background:radial-gradient(circle at 92% 0,#c6a15b29,#0000 38%),linear-gradient(135deg,#071c1b09,#0b3d3b12);border-bottom:1px solid #071c1b14;justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;padding:18px 18px 16px;display:flex}.admin-shell-notifications__header>div{gap:4px;min-width:0;display:grid}.admin-shell-notifications__header p{color:#071c1b;font-family:var(--font-heading,"Cormorant Garamond", serif);margin:0;font-size:1.55rem;font-weight:650;line-height:1}.admin-shell-notifications__header span{color:#74807e;font-size:.68rem;line-height:1.45}.admin-shell-notifications__refresh{color:#0b3d3b;background:#fff;border:1px solid #0b3d3b21;border-radius:9px;flex:none;min-height:34px;padding:8px 11px;font-size:.65rem;font-weight:700}.admin-shell-notifications__refresh:hover:not(:disabled){background:#0b3d3b0e;border-color:#0b3d3b38}.admin-shell-notifications__refresh:disabled{cursor:not-allowed;opacity:.55}.admin-shell-notifications__list{scrollbar-color:#0b3d3b38 transparent;scrollbar-width:thin;max-height:430px;margin:0;padding:6px;list-style:none;display:grid;overflow-y:auto}.admin-shell-notifications__item{border-radius:12px;grid-template-columns:8px minmax(0,1fr);align-items:start;gap:10px;min-width:0;padding:13px 12px;display:grid;position:relative}.admin-shell-notifications__item+.admin-shell-notifications__item{border-top:1px solid #071c1b11}.admin-shell-notifications__item:hover{background:#0b3d3b0b}.admin-shell-notifications__item--unread{background:#0b3d3b09}.admin-shell-notifications__item-marker{background:#b9c0be;border-radius:50%;width:7px;height:7px;margin-top:7px}.admin-shell-notifications__item--unread .admin-shell-notifications__item-marker{background:#c6a15b;box-shadow:0 0 0 4px #c6a15b24}.admin-shell-notifications__item-copy{gap:5px;min-width:0;display:grid}.admin-shell-notifications__item-meta{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.admin-shell-notifications__item-meta span{color:#0b3d3b;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.56rem;font-weight:800;overflow:hidden}.admin-shell-notifications__item-meta time{color:#909997;flex:none;font-size:.58rem}.admin-shell-notifications__item-copy>strong{color:#172522;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:700;line-height:1.4;overflow:hidden}.admin-shell-notifications__item-copy>p{color:#74807e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.68rem;line-height:1.55;display:-webkit-box;overflow:hidden}.admin-shell-notifications__state,.admin-shell-notifications__empty{color:#74807e;text-align:center;align-content:center;place-items:center;gap:8px;min-height:210px;padding:28px 24px;font-size:.72rem;display:grid}.admin-shell-notifications__state--error{color:#8f3c3c}.admin-shell-notifications__state strong,.admin-shell-notifications__empty strong{color:#172522;font-size:.82rem}.admin-shell-notifications__state p,.admin-shell-notifications__empty p{color:#7b8583;max-width:280px;margin:0;font-size:.69rem;line-height:1.55}.admin-shell-notifications__state button{color:#fff;background:#0b3d3b;border:0;border-radius:9px;min-height:34px;margin-top:4px;padding:8px 13px;font-size:.66rem;font-weight:700}.admin-shell-notifications__empty-icon{color:#0b3d3b;background:#0b3d3b13;border:1px solid #0b3d3b1a;border-radius:14px;place-items:center;width:48px;height:48px;display:inline-grid}.admin-shell-notifications__empty-icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.admin-shell-notifications__footer{background:#fafbf9;border-top:1px solid #071c1b14;padding:11px}.admin-shell-notifications__footer button{color:#0b3d3b;background:#fff;border:1px solid #0b3d3b21;border-radius:10px;width:100%;min-height:40px;padding:9px 14px;font-size:.7rem;font-weight:750}.admin-shell-notifications__footer button:hover{color:#fff;background:#0b3d3b;border-color:#0b3d3b}.admin-notifications-page{--admin-notifications-ink:#10211f;--admin-notifications-muted:#6f7b79;--admin-notifications-line:#071c1b1c;--admin-notifications-line-strong:#071c1b33;--admin-notifications-soft:#f7f8f6;--admin-notifications-soft-teal:#0b3d3b11;--admin-notifications-teal:#0b3d3b;--admin-notifications-teal-hover:#14524f;--admin-notifications-dark:#071c1b;--admin-notifications-gold:#c6a15b;--admin-notifications-danger:#a23d3d;--admin-notifications-danger-soft:#a23d3d13;--admin-notifications-success:#17745f;--admin-notifications-success-soft:#17745f17;--admin-notifications-amber:#966a18;--admin-notifications-amber-soft:#c6a15b21;--admin-notifications-blue:#285f8d;--admin-notifications-blue-soft:#285f8d17;--admin-notifications-shadow:0 18px 48px #071c1b14;--admin-notifications-shadow-strong:0 24px 68px #071c1b24;width:min(100%,1660px);min-width:0;color:var(--admin-notifications-ink);gap:24px;margin:0 auto;display:grid}.admin-notifications-page,.admin-notifications-page *,.admin-notifications-page :before,.admin-notifications-page :after{box-sizing:border-box}.admin-notifications-page h1,.admin-notifications-page h2,.admin-notifications-page h3,.admin-notifications-page h4,.admin-notifications-page p,.admin-notifications-page dl,.admin-notifications-page dd{margin:0}.admin-notifications-page button,.admin-notifications-page input,.admin-notifications-page select,.admin-notifications-page textarea{font:inherit}.admin-notifications-page button{-webkit-tap-highlight-color:transparent}.admin-notifications-page button:disabled{cursor:not-allowed;opacity:.55}.admin-notifications-page svg{pointer-events:none;flex:none;width:18px;height:18px;display:block}.admin-notifications-page__icon{width:18px;height:18px;display:block}.admin-notifications-page__hero{isolation:isolate;color:#fff;min-width:0;min-height:230px;box-shadow:var(--admin-notifications-shadow-strong);background:radial-gradient(circle at 88% 4%,#c6a15b40,#0000 30%),radial-gradient(circle at 72% 118%,#14524feb,#0000 43%),linear-gradient(135deg,#071c1b 0%,#0b3d3b 58%,#092f2d 100%);border:1px solid #c6a15b33;border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;padding:clamp(28px,3.2vw,48px);display:grid;position:relative;overflow:hidden}.admin-notifications-page__hero:before{z-index:-1;content:"";pointer-events:none;border:1px solid #ffffff13;border-radius:50%;width:360px;height:360px;position:absolute;top:-140px;right:-90px;box-shadow:0 0 0 58px #ffffff05,0 0 0 116px #ffffff03}.admin-notifications-page__hero-copy{gap:10px;min-width:0;max-width:850px;display:grid}.admin-notifications-page__eyebrow{color:var(--admin-notifications-gold);letter-spacing:.2em;text-transform:uppercase;font-size:.67rem;font-weight:800;line-height:1.4}.admin-notifications-page__hero h1{color:#fff;font-family:var(--font-heading,"Cormorant Garamond", serif);letter-spacing:-.04em;font-size:clamp(2.45rem,4.4vw,4.35rem);font-weight:600;line-height:.96}.admin-notifications-page__hero-copy>p:last-child{color:#ffffffb8;max-width:720px;font-size:.84rem;line-height:1.75}.admin-notifications-page__hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.admin-notifications-page__button{min-height:42px;color:var(--admin-notifications-teal);white-space:nowrap;background:#fff;border:1px solid #0b3d3b24;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-size:.72rem;font-weight:750;line-height:1;transition:transform .14s,color .14s,background-color .14s,border-color .14s,box-shadow .14s;display:inline-flex}.admin-notifications-page__button:hover:not(:disabled){border-color:#0b3d3b47;transform:translateY(-1px);box-shadow:0 10px 24px #071c1b14}.admin-notifications-page__button--primary{color:#fff;background:var(--admin-notifications-teal);border-color:var(--admin-notifications-teal)}.admin-notifications-page__button--primary:hover:not(:disabled){background:var(--admin-notifications-teal-hover);border-color:var(--admin-notifications-teal-hover)}.admin-notifications-page__button--secondary{color:var(--admin-notifications-teal);background:#fff}.admin-notifications-page__hero .admin-notifications-page__button--secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-color:#fff3}.admin-notifications-page__hero .admin-notifications-page__button--secondary:hover:not(:disabled){background:#ffffff24;border-color:#ffffff4d}.admin-notifications-page__button--danger{color:#fff;background:var(--admin-notifications-danger);border-color:var(--admin-notifications-danger)}.admin-notifications-page__button--full{width:100%}.admin-notifications-page__summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.admin-notifications-page__summary-card{border:1px solid var(--admin-notifications-line);min-width:0;min-height:158px;box-shadow:var(--admin-notifications-shadow);background:#fff;border-radius:18px;align-content:space-between;gap:14px;padding:22px;display:grid;position:relative;overflow:hidden}.admin-notifications-page__summary-card:after{content:"";pointer-events:none;background:#0b3d3b09;border-radius:50%;width:132px;height:132px;position:absolute;bottom:-54px;right:-34px}.admin-notifications-page__summary-card--amber:after{background:var(--admin-notifications-amber-soft)}.admin-notifications-page__summary-card--teal:after{background:var(--admin-notifications-success-soft)}.admin-notifications-page__summary-card--blue:after{background:var(--admin-notifications-blue-soft)}.admin-notifications-page__summary-card-topline{z-index:1;justify-content:space-between;align-items:flex-start;gap:14px;min-width:0;display:flex;position:relative}.admin-notifications-page__summary-label{color:var(--admin-notifications-muted);letter-spacing:.055em;text-transform:uppercase;font-size:.68rem;font-weight:750;line-height:1.4}.admin-notifications-page__summary-icon{width:36px;height:36px;color:var(--admin-notifications-teal);background:var(--admin-notifications-soft-teal);border:1px solid #0b3d3b16;border-radius:11px;flex:0 0 36px;place-items:center;display:inline-grid}.admin-notifications-page__summary-card--amber .admin-notifications-page__summary-icon{color:var(--admin-notifications-amber);background:var(--admin-notifications-amber-soft)}.admin-notifications-page__summary-card--teal .admin-notifications-page__summary-icon{color:var(--admin-notifications-success);background:var(--admin-notifications-success-soft)}.admin-notifications-page__summary-card--blue .admin-notifications-page__summary-icon{color:var(--admin-notifications-blue);background:var(--admin-notifications-blue-soft)}.admin-notifications-page__summary-value{z-index:1;color:var(--admin-notifications-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);font-size:clamp(2.15rem,3vw,3rem);font-weight:650;line-height:.95;position:relative}.admin-notifications-page__summary-helper{z-index:1;color:var(--admin-notifications-muted);font-size:.68rem;line-height:1.55;position:relative}.admin-notifications-page__workspace{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:18px;min-width:0;display:grid}.admin-notifications-page__sidebar{top:calc(var(--admin-header-height,82px) + 22px);min-width:0;max-height:calc(100vh - var(--admin-header-height,82px) - 44px);border:1px solid var(--admin-notifications-line);box-shadow:var(--admin-notifications-shadow);scrollbar-color:#0b3d3b33 transparent;scrollbar-width:thin;background:#fff;border-radius:18px;gap:14px;padding:14px;display:grid;position:sticky;overflow-y:auto}.admin-notifications-page__sidebar-section{gap:10px;display:grid}.admin-notifications-page__sidebar-section+.admin-notifications-page__sidebar-section{border-top:1px solid var(--admin-notifications-line);padding-top:14px}.admin-notifications-page__sidebar-heading{min-width:0;color:var(--admin-notifications-muted);justify-content:space-between;align-items:center;gap:10px;padding:0 3px;display:flex}.admin-notifications-page__sidebar-heading span{letter-spacing:.12em;text-transform:uppercase;font-size:.61rem;font-weight:800}.admin-notifications-page__sidebar-heading svg{width:16px;height:16px}.admin-notifications-page__view-list{gap:5px;display:grid}.admin-notifications-page__view-button{color:#5f6c69;text-align:left;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;width:100%;min-height:42px;padding:9px 11px;display:flex}.admin-notifications-page__view-button:hover{color:var(--admin-notifications-teal);background:var(--admin-notifications-soft-teal)}.admin-notifications-page__view-button--active{color:#fff;background:var(--admin-notifications-teal);border-color:var(--admin-notifications-teal);box-shadow:0 10px 22px #0b3d3b29}.admin-notifications-page__view-button span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.7rem;font-weight:700;overflow:hidden}.admin-notifications-page__view-button strong{background:#0b3d3b12;border-radius:999px;flex:none;place-items:center;min-width:27px;min-height:23px;padding:3px 7px;font-size:.62rem;display:inline-grid}.admin-notifications-page__view-button--active strong{color:#fff;background:#ffffff26}.admin-notifications-page__preview-summary{background:linear-gradient(145deg,#0b3d3b12,#c6a15b12);border:1px solid #0b3d3b17;border-radius:12px;gap:4px;padding:13px;display:grid}.admin-notifications-page__preview-summary strong{color:var(--admin-notifications-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);font-size:1.8rem;line-height:1}.admin-notifications-page__preview-summary span{color:var(--admin-notifications-muted);font-size:.63rem;line-height:1.45}.admin-notifications-page__preview-list{gap:4px;display:grid}.admin-notifications-page__preview-item{width:100%;min-width:0;min-height:44px;color:var(--admin-notifications-ink);text-align:left;background:0 0;border:0;border-radius:9px;grid-template-columns:8px minmax(0,1fr);align-items:start;gap:9px;padding:8px 7px;display:grid}.admin-notifications-page__preview-item:hover{background:var(--admin-notifications-soft)}.admin-notifications-page__preview-dot{background:var(--admin-notifications-gold);border-radius:50%;width:7px;height:7px;margin-top:6px;box-shadow:0 0 0 4px #c6a15b21}.admin-notifications-page__preview-dot--read{box-shadow:none;background:#aeb7b5}.admin-notifications-page__preview-item>span:last-child{gap:3px;min-width:0;display:grid}.admin-notifications-page__preview-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;font-weight:700;line-height:1.35;overflow:hidden}.admin-notifications-page__preview-item small{color:#8b9492;font-size:.56rem}.admin-notifications-page__preview-empty{color:var(--admin-notifications-muted);text-align:center;padding:12px 8px;font-size:.64rem;line-height:1.55}.admin-notifications-page__sidebar-note{color:#80621f;background:#c6a15b18;border:1px solid #c6a15b2b;border-radius:11px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;padding:12px;display:grid}.admin-notifications-page__sidebar-note svg{width:17px;height:17px}.admin-notifications-page__sidebar-note p{font-size:.61rem;line-height:1.55}.admin-notifications-page__content{gap:14px;min-width:0;display:grid}.admin-notifications-page__filters{border:1px solid var(--admin-notifications-line);min-width:0;box-shadow:var(--admin-notifications-shadow);background:#fff;border-radius:16px;gap:14px;padding:16px;display:grid}.admin-notifications-page__filter-primary-row{grid-template-columns:minmax(240px,1fr) minmax(160px,220px) auto;align-items:center;gap:10px;min-width:0;display:grid}.admin-notifications-page__search-field{align-items:center;min-width:0;display:flex;position:relative}.admin-notifications-page__search-field svg{z-index:1;color:#7b8583;width:17px;height:17px;position:absolute;left:13px}.admin-notifications-page__search-field input{width:100%;min-width:0;min-height:42px;color:var(--admin-notifications-ink);background:#f9faf8;border:1px solid #dde2df;border-radius:10px;outline:none;padding:9px 13px 9px 40px}.admin-notifications-page__filter-primary-row>select,.admin-notifications-page__page-size select,.admin-notifications-page__field input,.admin-notifications-page__field select,.admin-notifications-page__field textarea{width:100%;min-width:0;min-height:42px;color:var(--admin-notifications-ink);background:#fff;border:1px solid #dce2df;border-radius:10px;outline:none;padding:9px 12px;transition:border-color .14s,box-shadow .14s,background-color .14s}.admin-notifications-page__field textarea{resize:vertical;min-height:112px;line-height:1.6}.admin-notifications-page__search-field input:focus,.admin-notifications-page__filter-primary-row>select:focus,.admin-notifications-page__page-size select:focus,.admin-notifications-page__field input:focus,.admin-notifications-page__field select:focus,.admin-notifications-page__field textarea:focus{background:#fff;border-color:#0b3d3b6b;box-shadow:0 0 0 3px #0b3d3b16}.admin-notifications-page__field input:disabled,.admin-notifications-page__field select:disabled,.admin-notifications-page__field textarea:disabled{color:#8d9694;background:#f2f4f2}.admin-notifications-page__advanced-filters{border:1px solid var(--admin-notifications-line);background:#fbfcfa;border-radius:12px;overflow:hidden}.admin-notifications-page__advanced-filters>summary{color:var(--admin-notifications-teal);cursor:pointer;padding:13px 42px 13px 14px;font-size:.68rem;font-weight:750;list-style:none;position:relative}.admin-notifications-page__advanced-filters>summary::-webkit-details-marker{display:none}.admin-notifications-page__advanced-filters>summary:after{content:"";border-bottom:2px solid;border-right:2px solid;width:8px;height:8px;transition:transform .14s;position:absolute;top:50%;right:15px;transform:translateY(-65%)rotate(45deg)}.admin-notifications-page__advanced-filters[open]>summary:after{transform:translateY(-35%)rotate(225deg)}.admin-notifications-page__advanced-filters[open]>summary{border-bottom:1px solid var(--admin-notifications-line)}.admin-notifications-page__advanced-filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:15px;display:grid}.admin-notifications-page__advanced-filter-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;padding:0 15px 15px;display:flex}.admin-notifications-page__field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-notifications-page__field-group{gap:12px;display:grid}.admin-notifications-page__field{gap:7px;min-width:0;display:grid}.admin-notifications-page__field-label{color:#5f6c69;letter-spacing:.045em;font-size:.62rem;font-weight:750}.admin-notifications-page__code-input{tab-size:2;min-height:150px!important;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace!important;font-size:.7rem!important}.admin-notifications-page__bulk-bar{color:#fff;background:linear-gradient(135deg,#071c1b,#0b3d3b);border:1px solid #c6a15b38;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:12px 14px;display:flex;box-shadow:0 15px 34px #071c1b29}.admin-notifications-page__bulk-bar>div:first-child{align-items:baseline;gap:6px;display:flex}.admin-notifications-page__bulk-bar>div:first-child strong{color:#fff;font-size:.9rem}.admin-notifications-page__bulk-bar>div:first-child span{color:#ffffffa8;font-size:.67rem}.admin-notifications-page__bulk-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.admin-notifications-page__bulk-actions button{color:#fff;background:#ffffff14;border:1px solid #ffffff21;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:7px 10px;font-size:.63rem;font-weight:700;display:inline-flex}.admin-notifications-page__bulk-actions button:hover:not(:disabled){background:#ffffff26}.admin-notifications-page__bulk-actions .admin-notifications-page__bulk-danger{color:#ffdcdc;background:#c441412b;border-color:#ff9d9d38}.admin-notifications-page__bulk-actions .admin-notifications-page__bulk-close{width:34px;padding:0}.admin-notifications-page__list-card{border:1px solid var(--admin-notifications-line);min-width:0;box-shadow:var(--admin-notifications-shadow);background:#fff;border-radius:18px;overflow:hidden}.admin-notifications-page__list-header{border-bottom:1px solid var(--admin-notifications-line);background:linear-gradient(#0b3d3b06,#0000);justify-content:space-between;align-items:center;gap:16px;min-width:0;min-height:74px;padding:15px 17px;display:flex}.admin-notifications-page__list-title-wrap{align-items:center;gap:12px;min-width:0;display:flex}.admin-notifications-page__list-title-wrap>div{min-width:0}.admin-notifications-page__list-title-wrap h2{color:var(--admin-notifications-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);font-size:1.55rem;font-weight:650;line-height:1.05}.admin-notifications-page__list-title-wrap p{color:var(--admin-notifications-muted);margin-top:3px;font-size:.63rem}.admin-notifications-page__select-all,.admin-notifications-page__row-checkbox{cursor:pointer;flex:none;place-items:center;display:inline-grid;position:relative}.admin-notifications-page__select-all input,.admin-notifications-page__row-checkbox input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.admin-notifications-page__custom-checkbox{color:#0000;background:#fff;border:1px solid #cad2cf;border-radius:6px;place-items:center;width:20px;height:20px;transition:color .13s,background-color .13s,border-color .13s,box-shadow .13s;display:inline-grid}.admin-notifications-page__custom-checkbox svg{width:13px;height:13px}.admin-notifications-page__select-all input:checked+.admin-notifications-page__custom-checkbox,.admin-notifications-page__row-checkbox input:checked+.admin-notifications-page__custom-checkbox{color:#fff;background:var(--admin-notifications-teal);border-color:var(--admin-notifications-teal)}.admin-notifications-page__select-all input:focus-visible+.admin-notifications-page__custom-checkbox,.admin-notifications-page__row-checkbox input:focus-visible+.admin-notifications-page__custom-checkbox{box-shadow:0 0 0 3px #0b3d3b1a}.admin-notifications-page__page-size{color:var(--admin-notifications-muted);align-items:center;gap:8px;font-size:.63rem;display:inline-flex}.admin-notifications-page__page-size select{width:76px;min-height:36px;padding:7px 9px}.admin-notifications-page__notification-list{display:grid}.admin-notifications-page__notification-row{border-bottom:1px solid #071c1b13;grid-template-columns:28px minmax(270px,1fr) minmax(140px,190px) minmax(150px,auto) 82px 34px;align-items:center;gap:12px;min-width:0;min-height:82px;padding:13px 14px;transition:background-color .13s,box-shadow .13s;display:grid;position:relative}.admin-notifications-page__notification-row:last-child{border-bottom:0}.admin-notifications-page__notification-row:hover{z-index:1;background:#fbfcfa}.admin-notifications-page__notification-row--unread{background:linear-gradient(90deg,#c6a15b17,#fff0 34%)}.admin-notifications-page__notification-row--active{background:#0b3d3b0e;box-shadow:inset 3px 0 #0b3d3b}.admin-notifications-page__notification-main{width:100%;min-width:0;color:inherit;text-align:left;background:0 0;border:0;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;padding:0;display:grid}.admin-notifications-page__type-icon{width:42px;height:42px;color:var(--admin-notifications-teal);background:var(--admin-notifications-soft-teal);border:1px solid #0b3d3b1a;border-radius:12px;flex:0 0 42px;place-items:center;display:inline-grid}.admin-notifications-page__type-icon--security,.admin-notifications-page__type-icon--payment{color:#885e16;background:#c6a15b1f;border-color:#c6a15b2b}.admin-notifications-page__type-icon--order,.admin-notifications-page__type-icon--return_request{color:#285f8d;background:#285f8d16;border-color:#285f8d21}.admin-notifications-page__type-icon--inventory{color:#7b4b8d;background:#7b4b8d16;border-color:#7b4b8d21}.admin-notifications-page__type-icon--customer,.admin-notifications-page__type-icon--review{color:#9a4d62;background:#9a4d6216;border-color:#9a4d6221}.admin-notifications-page__notification-copy{gap:4px;min-width:0;display:grid}.admin-notifications-page__notification-title-line{align-items:center;gap:8px;min-width:0;display:flex}.admin-notifications-page__notification-title-line>strong{color:#172522;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;font-weight:750;overflow:hidden}.admin-notifications-page__unread-dot{color:#805d16;letter-spacing:.055em;text-transform:uppercase;background:#c6a15b21;border:1px solid #c6a15b29;border-radius:999px;flex:none;align-items:center;min-height:20px;padding:3px 7px;font-size:.52rem;font-weight:800;display:inline-flex}.admin-notifications-page__notification-message{color:var(--admin-notifications-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;line-height:1.45;overflow:hidden}.admin-notifications-page__notification-mobile-meta{color:#87908e;font-size:.58rem;display:none}.admin-notifications-page__notification-recipient{gap:3px;min-width:0;display:grid}.admin-notifications-page__notification-recipient strong,.admin-notifications-page__notification-recipient span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-notifications-page__notification-recipient strong{color:#33413f;font-size:.67rem;font-weight:700}.admin-notifications-page__notification-recipient span{color:#87908e;font-size:.59rem}.admin-notifications-page__notification-statuses{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.admin-notifications-page__badge{color:#566260;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background:#f0f3f1;border:1px solid #071c1b13;border-radius:999px;align-items:center;min-height:23px;padding:4px 8px;font-size:.52rem;font-weight:800;line-height:1;display:inline-flex}.admin-notifications-page__badge--unread,.admin-notifications-page__badge--unassigned{color:#875f15;background:#c6a15b1f;border-color:#c6a15b29}.admin-notifications-page__badge--read,.admin-notifications-page__badge--assigned{color:var(--admin-notifications-success);background:var(--admin-notifications-success-soft);border-color:#17745f21}.admin-notifications-page__badge--type-system{color:#0b3d3b;background:#0b3d3b13}.admin-notifications-page__badge--type-security,.admin-notifications-page__badge--type-payment{color:#875f15;background:#c6a15b1f}.admin-notifications-page__badge--type-order,.admin-notifications-page__badge--type-return_request{color:#285f8d;background:#285f8d17}.admin-notifications-page__badge--type-inventory{color:#754887;background:#75488717}.admin-notifications-page__badge--type-customer,.admin-notifications-page__badge--type-review{color:#93485d;background:#93485d17}.admin-notifications-page__notification-time{color:#87908e;text-align:right;white-space:nowrap;font-size:.6rem}.admin-notifications-page__row-action{color:#63706d;background:#fff;border:1px solid #071c1b1a;border-radius:9px;place-items:center;width:34px;height:34px;padding:0;display:inline-grid}.admin-notifications-page__row-action:hover{color:var(--admin-notifications-teal);background:var(--admin-notifications-soft-teal);border-color:#0b3d3b29}.admin-notifications-page__pagination{border-top:1px solid var(--admin-notifications-line);background:#fafbf9;justify-content:space-between;align-items:center;gap:14px;min-width:0;min-height:64px;padding:13px 16px;display:flex}.admin-notifications-page__pagination p{color:var(--admin-notifications-muted);font-size:.64rem}.admin-notifications-page__pagination p strong{color:var(--admin-notifications-ink)}.admin-notifications-page__pagination-actions{flex-wrap:wrap;gap:7px;display:flex}.admin-notifications-page__pagination-actions button{min-height:35px;color:var(--admin-notifications-teal);background:#fff;border:1px solid #0b3d3b21;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:8px 11px;font-size:.63rem;font-weight:700;display:inline-flex}.admin-notifications-page__loading-state,.admin-notifications-page__error-state,.admin-notifications-page__empty-state{text-align:center;align-content:center;justify-items:center;gap:10px;min-height:330px;padding:42px 24px;display:grid}.admin-notifications-page__loading-state strong,.admin-notifications-page__error-state strong,.admin-notifications-page__empty-state h3{color:var(--admin-notifications-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);font-size:1.7rem;font-weight:650}.admin-notifications-page__loading-state p,.admin-notifications-page__error-state p,.admin-notifications-page__empty-state>p:not(.admin-notifications-page__eyebrow){max-width:480px;color:var(--admin-notifications-muted);font-size:.7rem;line-height:1.65}.admin-notifications-page__error-state>svg{width:28px;height:28px;color:var(--admin-notifications-danger)}.admin-notifications-page__spinner{border:3px solid #0b3d3b21;border-top-color:var(--admin-notifications-teal);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite admin-notifications-spin}@keyframes admin-notifications-spin{to{transform:rotate(360deg)}}.admin-notifications-page__empty-icon{width:62px;height:62px;color:var(--admin-notifications-teal);background:linear-gradient(145deg,#0b3d3b13,#c6a15b13);border:1px solid #0b3d3b1a;border-radius:18px;place-items:center;display:inline-grid}.admin-notifications-page__empty-icon svg{width:28px;height:28px}.admin-notifications-page__empty-actions{flex-wrap:wrap;justify-content:center;gap:9px;margin-top:5px;display:flex}.admin-notifications-page__drawer-backdrop{z-index:95;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#071c1b7a;animation:.15s ease-out admin-notifications-fade-in;position:fixed;inset:0}@keyframes admin-notifications-fade-in{0%{opacity:0}to{opacity:1}}.admin-notifications-page__drawer{background:#fff;grid-template-rows:auto minmax(0,1fr);width:min(520px,100%);height:100%;animation:.18s ease-out admin-notifications-drawer-enter;display:grid;position:absolute;top:0;right:0;overflow:hidden;box-shadow:-24px 0 70px #071c1b38}@keyframes admin-notifications-drawer-enter{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.admin-notifications-page__drawer-header,.admin-notifications-page__inspector-header{border-bottom:1px solid var(--admin-notifications-line);background:linear-gradient(145deg,#0b3d3b0e,#c6a15b0e);justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;padding:20px;display:flex}.admin-notifications-page__drawer-title,.admin-notifications-page__inspector-heading h2{color:var(--admin-notifications-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);margin-top:4px;font-size:2rem;font-weight:650;line-height:1}.admin-notifications-page__drawer-description{max-width:390px;color:var(--admin-notifications-muted);font-size:.69rem;line-height:1.55;margin-top:8px!important}.admin-notifications-page__icon-button{color:#5e6a68;border:1px solid var(--admin-notifications-line);background:#fff;border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;padding:0;display:inline-grid}.admin-notifications-page__icon-button:hover:not(:disabled){color:var(--admin-notifications-teal);background:var(--admin-notifications-soft-teal)}.admin-notifications-page__drawer-form{align-content:start;gap:16px;padding:20px;display:grid;overflow-y:auto}.admin-notifications-page__drawer-actions{border-top:1px solid var(--admin-notifications-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:flex-end;gap:9px;margin:4px -20px -20px;padding:15px 20px;display:flex;position:sticky;bottom:-20px}.admin-notifications-page__inspector{z-index:90;top:calc(var(--admin-header-height,82px) + 16px);pointer-events:none;visibility:hidden;opacity:0;border:1px solid var(--admin-notifications-line);background:#fff;border-radius:20px;grid-template-rows:auto auto minmax(0,1fr);width:min(430px,100vw - 36px);transition:opacity .16s,transform .16s,visibility .16s;display:grid;position:fixed;bottom:18px;right:18px;overflow:hidden;transform:translate(24px);box-shadow:0 28px 74px #071c1b3d}.admin-notifications-page__inspector--open{pointer-events:auto;visibility:visible;opacity:1;transform:translate(0)}.admin-notifications-page__inspector-heading{min-width:0}.admin-notifications-page__inspector-heading h2{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-notifications-page__inspector-meta{flex-wrap:wrap;align-items:center;gap:5px;margin-top:9px;display:flex}.admin-notifications-page__inspector-tabs{border-bottom:1px solid var(--admin-notifications-line);background:#fafbf9;gap:5px;padding:8px;display:flex;overflow-x:auto}.admin-notifications-page__inspector-tab{min-height:34px;color:var(--admin-notifications-muted);background:0 0;border:1px solid #0000;border-radius:8px;flex:1 0 auto;padding:7px 10px;font-size:.61rem;font-weight:750}.admin-notifications-page__inspector-tab:hover{color:var(--admin-notifications-teal);background:#0b3d3b0d}.admin-notifications-page__inspector-tab--active{color:#fff;background:var(--admin-notifications-teal);border-color:var(--admin-notifications-teal)}.admin-notifications-page__inspector-body{min-height:0;padding:18px;overflow-y:auto}.admin-notifications-page__inspector-section{gap:15px;display:grid}.admin-notifications-page__inspector-loading,.admin-notifications-page__inspector-empty{min-height:270px;color:var(--admin-notifications-muted);text-align:center;align-content:center;justify-items:center;gap:9px;padding:28px 20px;font-size:.68rem;display:grid}.admin-notifications-page__detail-block{background:var(--admin-notifications-soft);border:1px solid var(--admin-notifications-line);border-radius:11px;gap:6px;padding:14px;display:grid}.admin-notifications-page__detail-label{color:var(--admin-notifications-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.57rem;font-weight:800}.admin-notifications-page__detail-copy{color:#30403d;overflow-wrap:anywhere;font-size:.7rem;line-height:1.65}.admin-notifications-page__detail-list{border:1px solid var(--admin-notifications-line);border-radius:11px;display:grid;overflow:hidden}.admin-notifications-page__detail-list>div{grid-template-columns:minmax(105px,.45fr) minmax(0,1fr);gap:12px;padding:11px 12px;display:grid}.admin-notifications-page__detail-list>div+div{border-top:1px solid var(--admin-notifications-line)}.admin-notifications-page__detail-list dt{color:var(--admin-notifications-muted);font-size:.61rem;font-weight:650}.admin-notifications-page__detail-list dd{color:#30403d;overflow-wrap:anywhere;min-width:0;font-size:.65rem;font-weight:650}.admin-notifications-page__recipient-card{border:1px solid var(--admin-notifications-line);background:linear-gradient(145deg,#0b3d3b0f,#c6a15b0e);border-radius:13px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:12px;padding:15px;display:grid}.admin-notifications-page__recipient-avatar{color:#fff;width:48px;height:48px;font-family:var(--font-heading,"Cormorant Garamond", serif);background:linear-gradient(145deg,#071c1b,#0b3d3b);border-radius:13px;place-items:center;font-size:1.2rem;font-weight:700;display:inline-grid}.admin-notifications-page__recipient-card>div:last-child{gap:4px;min-width:0;display:grid}.admin-notifications-page__recipient-card strong,.admin-notifications-page__recipient-card span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-notifications-page__recipient-card strong{color:#172522;font-size:.74rem}.admin-notifications-page__recipient-card span{color:var(--admin-notifications-muted);font-size:.63rem}.admin-notifications-page__inline-empty{color:var(--admin-notifications-muted);text-align:center;background:var(--admin-notifications-soft);border:1px dashed var(--admin-notifications-line-strong);border-radius:11px;padding:16px;font-size:.67rem;line-height:1.55}.admin-notifications-page__button-row{flex-wrap:wrap;gap:8px;display:flex}.admin-notifications-page__section-heading{gap:4px;display:grid}.admin-notifications-page__section-heading h3{color:var(--admin-notifications-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);font-size:1.45rem;font-weight:650}.admin-notifications-page__section-heading p{color:var(--admin-notifications-muted);font-size:.65rem;line-height:1.55}.admin-notifications-page__payload-viewer{background:#071c1b;border:1px solid #c6a15b29;border-radius:12px;overflow:hidden}.admin-notifications-page__payload-viewer-header{color:#ffffffb3;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;font-size:.58rem;display:flex}.admin-notifications-page__payload-viewer pre{color:#dfece8;white-space:pre-wrap;overflow-wrap:anywhere;max-height:380px;margin:0;padding:14px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.65rem;line-height:1.65;overflow:auto}.admin-notifications-page__danger-zone{color:#7f3232;background:var(--admin-notifications-danger-soft);border:1px solid #a23d3d29;border-radius:12px;gap:10px;padding:15px;display:grid}@media (width<=1380px){.admin-notifications-page__advanced-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-notifications-page__notification-row{grid-template-columns:28px minmax(250px,1fr) minmax(130px,170px) minmax(130px,auto) 70px 34px;gap:10px}}@media (width<=1180px){.admin-notifications-page__hero{grid-template-columns:minmax(0,1fr);align-items:start}.admin-notifications-page__hero-actions{justify-content:flex-start}.admin-notifications-page__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-notifications-page__workspace{grid-template-columns:220px minmax(0,1fr)}.admin-notifications-page__notification-row{grid-template-columns:28px minmax(230px,1fr) minmax(125px,160px) 76px 34px}.admin-notifications-page__notification-statuses{display:none}}@media (width<=960px){.admin-notifications-page__workspace{grid-template-columns:minmax(0,1fr)}.admin-notifications-page__sidebar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);max-height:none;position:static;overflow:visible}.admin-notifications-page__sidebar-note{grid-column:1/-1}.admin-notifications-page__view-list{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-notifications-page__filter-primary-row{grid-template-columns:minmax(0,1fr) minmax(150px,190px)}.admin-notifications-page__filter-primary-row>.admin-notifications-page__button{grid-column:1/-1;justify-self:start}.admin-notifications-page__advanced-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-notifications-page__notification-row{grid-template-columns:28px minmax(0,1fr) minmax(120px,155px) 68px 34px}.admin-notifications-page__notification-recipient{display:none}.admin-notifications-page__notification-mobile-meta{display:block}}@media (width<=720px){.admin-shell-notifications{top:calc(var(--admin-header-height,82px) + 8px);width:auto;max-height:calc(100vh - var(--admin-header-height,82px) - 20px);position:fixed;left:12px;right:12px}.admin-notifications-page{gap:18px}.admin-notifications-page__hero{border-radius:20px;min-height:0;padding:26px 22px}.admin-notifications-page__hero h1{font-size:clamp(2.4rem,12vw,3.4rem)}.admin-notifications-page__hero-actions,.admin-notifications-page__hero-actions .admin-notifications-page__button{width:100%}.admin-notifications-page__summary-grid{grid-template-columns:minmax(0,1fr);gap:12px}.admin-notifications-page__summary-card{min-height:138px}.admin-notifications-page__sidebar{grid-template-columns:minmax(0,1fr)}.admin-notifications-page__sidebar-note{grid-column:auto}.admin-notifications-page__filter-primary-row,.admin-notifications-page__advanced-filter-grid,.admin-notifications-page__field-grid{grid-template-columns:minmax(0,1fr)}.admin-notifications-page__filter-primary-row>.admin-notifications-page__button{width:100%}.admin-notifications-page__advanced-filter-actions{justify-content:stretch}.admin-notifications-page__advanced-filter-actions .admin-notifications-page__button{width:100%}.admin-notifications-page__bulk-bar{flex-direction:column;align-items:flex-start}.admin-notifications-page__bulk-actions{justify-content:flex-start;width:100%}.admin-notifications-page__list-header{align-items:flex-start}.admin-notifications-page__notification-row{grid-template-columns:24px minmax(0,1fr) 34px;min-height:90px;padding:12px}.admin-notifications-page__notification-time{display:none}.admin-notifications-page__row-action{align-self:center}.admin-notifications-page__notification-main{grid-template-columns:38px minmax(0,1fr)}.admin-notifications-page__type-icon{width:38px;height:38px}.admin-notifications-page__pagination{flex-direction:column;align-items:flex-start}.admin-notifications-page__pagination-actions{width:100%}.admin-notifications-page__pagination-actions button{flex:1}.admin-notifications-page__drawer-actions{flex-direction:column-reverse}.admin-notifications-page__drawer-actions .admin-notifications-page__button{width:100%}.admin-notifications-page__inspector{border-radius:16px;width:calc(100vw - 20px);top:10px;bottom:10px;right:10px}}@media (width<=480px){.admin-shell-notifications{left:8px;right:8px}.admin-shell-notifications__header{padding:15px}.admin-shell-notifications__item-meta{flex-direction:column;align-items:flex-start;gap:3px}.admin-notifications-page__hero{padding:23px 18px}.admin-notifications-page__hero-actions{display:grid}.admin-notifications-page__view-list{grid-template-columns:minmax(0,1fr)}.admin-notifications-page__filters,.admin-notifications-page__sidebar{border-radius:14px;padding:12px}.admin-notifications-page__list-header{flex-direction:column}.admin-notifications-page__page-size{justify-content:space-between;width:100%}.admin-notifications-page__page-size select{width:90px}.admin-notifications-page__notification-title-line{flex-direction:column;align-items:flex-start;gap:4px}.admin-notifications-page__notification-message{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.admin-notifications-page__drawer-header,.admin-notifications-page__inspector-header{padding:16px}.admin-notifications-page__drawer-form,.admin-notifications-page__inspector-body{padding:15px}.admin-notifications-page__drawer-actions{margin:4px -15px -15px;padding:13px 15px;bottom:-15px}.admin-notifications-page__detail-list>div{grid-template-columns:minmax(0,1fr);gap:4px}}@media (prefers-reduced-motion:reduce){.admin-shell-notifications,.admin-notifications-page *,.admin-notifications-page :before,.admin-notifications-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.admin-settings-page{--admin-settings-ink:#10211f;--admin-settings-muted:#6f7b79;--admin-settings-soft:#f7f8f6;--admin-settings-soft-strong:#eef2ef;--admin-settings-line:#071c1b1c;--admin-settings-line-strong:#071c1b33;--admin-settings-teal:#0b3d3b;--admin-settings-teal-hover:#14524f;--admin-settings-dark:#071c1b;--admin-settings-gold:#c6a15b;--admin-settings-success:#17745f;--admin-settings-success-soft:#17745f17;--admin-settings-warning:#966a18;--admin-settings-warning-soft:#c6a15b24;--admin-settings-danger:#a23d3d;--admin-settings-danger-soft:#a23d3d13;--admin-settings-blue:#285f8d;--admin-settings-blue-soft:#285f8d17;--admin-settings-shadow:0 18px 48px #071c1b14;--admin-settings-shadow-strong:0 26px 72px #071c1b24;width:min(100%,1660px);min-width:0;color:var(--admin-settings-ink);gap:24px;margin:0 auto;display:grid}.admin-settings-page,.admin-settings-page *,.admin-settings-page :before,.admin-settings-page :after{box-sizing:border-box}.admin-settings-page h1,.admin-settings-page h2,.admin-settings-page h3,.admin-settings-page h4,.admin-settings-page p{margin:0}.admin-settings-page button,.admin-settings-page input,.admin-settings-page select,.admin-settings-page textarea{font:inherit}.admin-settings-page button{-webkit-tap-highlight-color:transparent}.admin-settings-page button:disabled{cursor:not-allowed;opacity:.56}.admin-settings-page svg{pointer-events:none;flex:none;width:18px;height:18px;display:block}.admin-settings-page--state{place-items:center;min-height:min(720px,100vh - 150px)}.admin-settings-page__state-card{width:min(520px,100%);min-height:310px;color:var(--admin-settings-muted);text-align:center;border:1px solid var(--admin-settings-line);box-shadow:var(--admin-settings-shadow);background:#fff;border-radius:24px;align-content:center;place-items:center;gap:12px;padding:42px 34px;display:grid}.admin-settings-page__state-card h1{color:var(--admin-settings-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);font-size:clamp(2rem,5vw,3rem);font-weight:650;line-height:1}.admin-settings-page__state-card p{max-width:420px;font-size:.76rem;line-height:1.7}.admin-settings-page__state-card>svg{width:34px;height:34px;color:var(--admin-settings-danger)}.admin-settings-page__state-card--error{background:linear-gradient(145deg,#a23d3d0a,#fff 52%);border-color:#a23d3d29}.admin-settings-page__spinner{border:3px solid #0b3d3b21;border-top-color:var(--admin-settings-teal);border-radius:50%;width:32px;height:32px;animation:.7s linear infinite admin-settings-spin}@keyframes admin-settings-spin{to{transform:rotate(360deg)}}.admin-settings-page__toast{z-index:120;top:calc(var(--admin-header-height,82px) + 18px);color:#fff;background:var(--admin-settings-dark);border:1px solid #ffffff1c;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;width:min(430px,100vw - 32px);min-height:54px;padding:13px 13px 13px 16px;animation:.17s ease-out admin-settings-toast-enter;display:flex;position:fixed;right:22px;box-shadow:0 22px 58px #071c1b3d}@keyframes admin-settings-toast-enter{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.admin-settings-page__toast span{min-width:0;font-size:.72rem;font-weight:650;line-height:1.5}.admin-settings-page__toast button{width:32px;height:32px;color:inherit;background:#ffffff14;border:1px solid #ffffff1c;border-radius:9px;flex:0 0 32px;place-items:center;padding:0;display:inline-grid}.admin-settings-page__toast--success{background:linear-gradient(135deg,#0d4a42,#17745f)}.admin-settings-page__toast--error{background:linear-gradient(135deg,#7c3030,#a23d3d)}.admin-settings-page__toast--info{background:linear-gradient(135deg,#173e4f,#285f8d)}.admin-settings-page__hero{isolation:isolate;color:#fff;min-width:0;min-height:230px;box-shadow:var(--admin-settings-shadow-strong);background:radial-gradient(circle at 88% 0,#c6a15b47,#0000 30%),radial-gradient(circle at 70% 120%,#14524ff2,#0000 43%),linear-gradient(135deg,#071c1b 0%,#0b3d3b 58%,#092f2d 100%);border:1px solid #c6a15b33;border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;padding:clamp(30px,3.4vw,50px);display:grid;position:relative;overflow:hidden}.admin-settings-page__hero:before{z-index:-1;content:"";border:1px solid #ffffff13;border-radius:50%;width:360px;height:360px;position:absolute;top:-140px;right:-80px;box-shadow:0 0 0 58px #ffffff06,0 0 0 116px #ffffff03}.admin-settings-page__hero-copy{gap:10px;min-width:0;max-width:860px;display:grid}.admin-settings-page__eyebrow{color:var(--admin-settings-gold);letter-spacing:.18em;text-transform:uppercase;font-size:.66rem;font-weight:800;line-height:1.4}.admin-settings-page__hero h1{color:#fff;font-family:var(--font-heading,"Cormorant Garamond", serif);letter-spacing:-.04em;font-size:clamp(2.55rem,4.5vw,4.4rem);font-weight:600;line-height:.96}.admin-settings-page__hero-copy>p:last-child{color:#ffffffb8;max-width:750px;font-size:.84rem;line-height:1.75}.admin-settings-page__hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.admin-settings-page__button{min-height:42px;color:var(--admin-settings-teal);white-space:nowrap;background:#fff;border:1px solid #0b3d3b24;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-size:.72rem;font-weight:750;line-height:1;transition:transform .14s,color .14s,background-color .14s,border-color .14s,box-shadow .14s;display:inline-flex}.admin-settings-page__button:hover:not(:disabled){border-color:#0b3d3b47;transform:translateY(-1px);box-shadow:0 10px 24px #071c1b14}.admin-settings-page__button--primary{color:#fff;background:var(--admin-settings-teal);border-color:var(--admin-settings-teal)}.admin-settings-page__button--primary:hover:not(:disabled){background:var(--admin-settings-teal-hover);border-color:var(--admin-settings-teal-hover)}.admin-settings-page__button--secondary{color:var(--admin-settings-teal);background:#fff}.admin-settings-page__hero .admin-settings-page__button--secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-color:#fff3}.admin-settings-page__hero .admin-settings-page__button--secondary:hover:not(:disabled){background:#ffffff24;border-color:#ffffff4d}.admin-settings-page__button--danger{color:#fff;background:var(--admin-settings-danger);border-color:var(--admin-settings-danger)}.admin-settings-page__button--danger:hover:not(:disabled){background:#8f3232;border-color:#8f3232}.admin-settings-page__button--danger-outline{color:var(--admin-settings-danger);background:#fff;border-color:#a23d3d3d}.admin-settings-page__button--danger-outline:hover:not(:disabled){background:var(--admin-settings-danger-soft);border-color:#a23d3d57}.admin-settings-page__summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.admin-settings-page__summary-card{border:1px solid var(--admin-settings-line);min-width:0;min-height:158px;box-shadow:var(--admin-settings-shadow);background:#fff;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-content:space-between;align-items:start;gap:14px;padding:22px;display:grid;position:relative;overflow:hidden}.admin-settings-page__summary-card:after{content:"";pointer-events:none;background:#0b3d3b0a;border-radius:50%;width:138px;height:138px;position:absolute;bottom:-56px;right:-38px}.admin-settings-page__summary-card--public:after{background:var(--admin-settings-success-soft)}.admin-settings-page__summary-card--updated:after{background:var(--admin-settings-blue-soft)}.admin-settings-page__summary-card--safe:after{background:var(--admin-settings-warning-soft)}.admin-settings-page__summary-icon{z-index:1;width:38px;height:38px;color:var(--admin-settings-teal);background:#0b3d3b13;border:1px solid #0b3d3b1a;border-radius:11px;place-items:center;display:inline-grid;position:relative}.admin-settings-page__summary-card>div{z-index:1;gap:4px;min-width:0;display:grid;position:relative}.admin-settings-page__summary-card strong{color:var(--admin-settings-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);font-size:clamp(2.05rem,3vw,2.9rem);font-weight:650;line-height:.95}.admin-settings-page__summary-card span{color:var(--admin-settings-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.67rem;font-weight:750}.admin-settings-page__summary-card small{z-index:1;color:var(--admin-settings-muted);grid-column:1/-1;font-size:.65rem;line-height:1.55;position:relative}.admin-settings-page__workspace{grid-template-columns:270px minmax(0,1fr);align-items:start;gap:18px;min-width:0;display:grid}.admin-settings-page__scope-sidebar{top:calc(var(--admin-header-height,82px) + 22px);min-width:0;max-height:calc(100vh - var(--admin-header-height,82px) - 44px);border:1px solid var(--admin-settings-line);box-shadow:var(--admin-settings-shadow);scrollbar-color:#0b3d3b33 transparent;scrollbar-width:thin;background:#fff;border-radius:18px;gap:14px;padding:14px;display:grid;position:sticky;overflow-y:auto}.admin-settings-page__sidebar-header{border-bottom:1px solid var(--admin-settings-line);justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;padding:4px 4px 13px;display:flex}.admin-settings-page__sidebar-header>div{gap:4px;min-width:0;display:grid}.admin-settings-page__sidebar-header h2{color:var(--admin-settings-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);font-size:1.65rem;font-weight:650;line-height:1}.admin-settings-page__sidebar-header>span{min-width:42px;min-height:28px;color:var(--admin-settings-teal);background:#0b3d3b12;border:1px solid #0b3d3b1a;border-radius:999px;place-items:center;padding:4px 9px;font-size:.61rem;font-weight:800;display:inline-grid}.admin-settings-page__scope-list{gap:5px;display:grid}.admin-settings-page__scope-button{color:#5e6b68;text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:10px;width:100%;min-width:0;min-height:50px;padding:8px 9px;display:grid}.admin-settings-page__scope-button:hover{color:var(--admin-settings-teal);background:#0b3d3b0d}.admin-settings-page__scope-button--active{color:#fff;background:linear-gradient(135deg,#071c1b,#0b3d3b);border-color:#c6a15b2e;box-shadow:0 12px 28px #071c1b29}.admin-settings-page__scope-icon{background:#0b3d3b12;border:1px solid #0b3d3b14;border-radius:10px;place-items:center;width:34px;height:34px;display:inline-grid}.admin-settings-page__scope-button--active .admin-settings-page__scope-icon{color:var(--admin-settings-gold);background:#ffffff1a;border-color:#ffffff1c}.admin-settings-page__scope-copy{gap:3px;min-width:0;display:grid}.admin-settings-page__scope-copy strong,.admin-settings-page__scope-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-settings-page__scope-copy strong{font-size:.71rem;font-weight:750}.admin-settings-page__scope-copy small{color:#8a9491;font-size:.58rem}.admin-settings-page__scope-button--active .admin-settings-page__scope-copy small{color:#ffffffa3}.admin-settings-page__scope-button>svg{color:#a0a9a7;width:15px;height:15px;transition:transform .14s}.admin-settings-page__scope-button:hover>svg{transform:translate(2px)}.admin-settings-page__scope-button--active>svg{color:#ffffffb3}.admin-settings-page__sidebar-note{color:#80621f;background:#c6a15b18;border:1px solid #c6a15b2b;border-radius:11px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;padding:12px;display:grid}.admin-settings-page__sidebar-note svg{width:17px;height:17px}.admin-settings-page__sidebar-note p{font-size:.61rem;line-height:1.55}.admin-settings-page__editor{border:1px solid var(--admin-settings-line);min-width:0;box-shadow:var(--admin-settings-shadow);background:#fff;border-radius:20px;display:grid;overflow:hidden}.admin-settings-page__editor-header{border-bottom:1px solid var(--admin-settings-line);background:radial-gradient(circle at 100% 0,#c6a15b1f,#0000 34%),linear-gradient(145deg,#0b3d3b0a,#fff0);justify-content:space-between;align-items:flex-start;gap:22px;min-width:0;padding:24px;display:flex}.admin-settings-page__editor-heading{grid-template-columns:52px minmax(0,1fr);align-items:start;gap:14px;min-width:0;display:grid}.admin-settings-page__editor-icon{width:52px;height:52px;color:var(--admin-settings-teal);background:#0b3d3b13;border:1px solid #0b3d3b1c;border-radius:14px;place-items:center;display:inline-grid}.admin-settings-page__editor-icon svg{width:23px;height:23px}.admin-settings-page__editor-heading>div{gap:5px;min-width:0;display:grid}.admin-settings-page__editor-heading h2{color:var(--admin-settings-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);font-size:clamp(1.9rem,3vw,2.55rem);font-weight:650;line-height:1}.admin-settings-page__editor-heading>div>p:last-child{max-width:760px;color:var(--admin-settings-muted);font-size:.7rem;line-height:1.6}.admin-settings-page__editor-statuses{flex-wrap:wrap;flex:none;justify-content:flex-end;align-items:center;gap:8px;display:flex}.admin-settings-page__status{letter-spacing:.055em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:29px;padding:6px 10px;font-size:.57rem;font-weight:800;line-height:1;display:inline-flex}.admin-settings-page__status svg{width:14px;height:14px}.admin-settings-page__status--private{color:#616b69;background:#eef1ef;border-color:#071c1b14}.admin-settings-page__status--public,.admin-settings-page__status--saved{color:var(--admin-settings-success);background:var(--admin-settings-success-soft);border-color:#17745f24}.admin-settings-page__status--unsaved{color:var(--admin-settings-warning);background:var(--admin-settings-warning-soft);border-color:#c6a15b2e}.admin-settings-page__editor-toolbar{border-bottom:1px solid var(--admin-settings-line);background:#fafbf9;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;min-width:0;padding:14px 18px;display:grid}.admin-settings-page__section-jump-list{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.admin-settings-page__section-jump-list button{color:#5e6b68;background:#fff;border:1px solid #071c1b1a;border-radius:8px;min-height:32px;padding:7px 10px;font-size:.6rem;font-weight:700}.admin-settings-page__section-jump-list button:hover{color:var(--admin-settings-teal);background:#0b3d3b0b;border-color:#0b3d3b29}.admin-settings-page__toolbar-meta{color:#87918f;flex-wrap:wrap;justify-content:flex-end;gap:6px 12px;min-width:0;font-size:.58rem;display:flex}.admin-settings-page__toolbar-meta span{white-space:nowrap}.admin-settings-page__toolbar-meta span+span:before{content:"•";color:#b0b8b6;margin-right:12px}.admin-settings-page__sections{background:#f8faf8;gap:16px;padding:20px;display:grid}.admin-settings-page__section-card{scroll-margin-top:calc(var(--admin-header-height,82px) + 20px);border:1px solid var(--admin-settings-line);background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 8px 24px #071c1b0b}.admin-settings-page__section-header{border-bottom:1px solid var(--admin-settings-line);background:linear-gradient(#0b3d3b08,#0000);justify-content:space-between;align-items:center;gap:16px;min-width:0;min-height:76px;padding:17px 19px;display:flex}.admin-settings-page__section-header>div{gap:4px;min-width:0;display:grid}.admin-settings-page__section-header h3{color:var(--admin-settings-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);font-size:1.55rem;font-weight:650;line-height:1}.admin-settings-page__section-key{color:#697471;background:#f0f3f1;border:1px solid #071c1b14;border-radius:7px;align-items:center;min-height:26px;padding:5px 9px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.55rem;display:inline-flex}.admin-settings-page__section-body{padding:19px}.admin-settings-page__field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0;display:grid}.admin-settings-page__field{align-content:start;gap:7px;min-width:0;display:grid}.admin-settings-page__field--wide{grid-column:1/-1}.admin-settings-page__field-label{color:#566360;letter-spacing:.04em;font-size:.63rem;font-weight:750}.admin-settings-page__field-helper{color:#87918f;font-size:.58rem;line-height:1.5}.admin-settings-page__field-error{color:var(--admin-settings-danger);font-size:.61rem;font-weight:650;line-height:1.45}.admin-settings-page__field input,.admin-settings-page__field select,.admin-settings-page__field textarea{width:100%;min-width:0;min-height:42px;color:var(--admin-settings-ink);background:#fff;border:1px solid #dce2df;border-radius:10px;outline:none;padding:9px 12px;transition:border-color .14s,box-shadow .14s,background-color .14s}.admin-settings-page__field textarea{resize:vertical;min-height:108px;line-height:1.6}.admin-settings-page__field input:focus,.admin-settings-page__field select:focus,.admin-settings-page__field textarea:focus{border-color:#0b3d3b6b;box-shadow:0 0 0 3px #0b3d3b16}.admin-settings-page__field input:disabled,.admin-settings-page__field select:disabled,.admin-settings-page__field textarea:disabled{color:#8c9693;background:#f2f4f2}.admin-settings-page__code-input{tab-size:2;color:#dfece8!important;background:#071c1b!important;border-color:#c6a15b2e!important;min-height:180px!important;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace!important;font-size:.7rem!important;line-height:1.65!important}.admin-settings-page__code-input:focus{box-shadow:0 0 0 3px #c6a15b1f!important}.admin-settings-page__nested-group{border:1px solid var(--admin-settings-line);background:#fafbf9;border-radius:12px;grid-column:1/-1;gap:13px;min-width:0;padding:15px;display:grid}.admin-settings-page__nested-group h4{color:var(--admin-settings-teal);letter-spacing:.07em;text-transform:uppercase;font-size:.67rem;font-weight:800}.admin-settings-page__toggle-row{border:1px solid var(--admin-settings-line);background:#fafbf9;border-radius:11px;justify-content:space-between;align-items:center;gap:18px;min-width:0;min-height:72px;padding:13px 14px;display:flex}.admin-settings-page__toggle-copy{gap:4px;min-width:0;display:grid}.admin-settings-page__toggle-copy strong{color:#33413e;font-size:.68rem;font-weight:750}.admin-settings-page__toggle-copy small{color:#87918f;font-size:.58rem;line-height:1.45}.admin-settings-page__switch{cursor:pointer;flex:0 0 44px;width:44px;height:24px;display:inline-flex;position:relative}.admin-settings-page__switch input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.admin-settings-page__switch>span{background:#c9d0cd;border-radius:999px;transition:background-color .14s,box-shadow .14s;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #071c1b14}.admin-settings-page__switch>span:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:transform .14s;position:absolute;top:3px;left:3px;box-shadow:0 2px 7px #071c1b33}.admin-settings-page__switch input:checked+span{background:var(--admin-settings-teal)}.admin-settings-page__switch input:checked+span:after{transform:translate(20px)}.admin-settings-page__switch input:focus-visible+span{box-shadow:inset 0 0 0 1px #071c1b14,0 0 0 3px #0b3d3b1f}.admin-settings-page__inline-warning{color:#7f5f1d;background:#c6a15b1a;border:1px solid #c6a15b2e;border-radius:11px;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;min-width:0;margin:20px;padding:13px 14px;display:grid}.admin-settings-page__inline-warning svg{width:17px;height:17px}.admin-settings-page__inline-warning span{font-size:.65rem;line-height:1.55}.admin-settings-page__publication-card{background:linear-gradient(145deg,#0b3d3b0e,#c6a15b0e);border:1px solid #0b3d3b1a;border-radius:14px;justify-content:space-between;align-items:center;gap:22px;min-width:0;margin:0 20px 20px;padding:18px;display:flex}.admin-settings-page__publication-card>div:first-child{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:13px;min-width:0;display:grid}.admin-settings-page__publication-icon{width:44px;height:44px;color:var(--admin-settings-teal);background:#fff;border:1px solid #0b3d3b1c;border-radius:12px;place-items:center;display:inline-grid}.admin-settings-page__publication-card h3{color:var(--admin-settings-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);margin-top:4px;font-size:1.45rem;font-weight:650;line-height:1}.admin-settings-page__publication-card>div:first-child>div>p:last-child{max-width:720px;color:var(--admin-settings-muted);margin-top:7px;font-size:.65rem;line-height:1.55}.admin-settings-page__danger-zone{color:#7f3232;background:var(--admin-settings-danger-soft);border:1px solid #a23d3d29;border-radius:14px;justify-content:space-between;align-items:center;gap:22px;min-width:0;margin:0 20px 20px;padding:18px;display:flex}.admin-settings-page__danger-zone>div:first-child{gap:5px;min-width:0;display:grid}.admin-settings-page__danger-zone h3{color:#793030;font-family:var(--font-heading,"Cormorant Garamond", serif);font-size:1.45rem;font-weight:650}.admin-settings-page__danger-zone>div:first-child>p:last-child{color:#8a5555;max-width:700px;font-size:.65rem;line-height:1.55}.admin-settings-page__danger-actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.admin-settings-page__sticky-actions{z-index:8;border-top:1px solid var(--admin-settings-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;justify-content:space-between;align-items:center;gap:18px;min-width:0;padding:15px 20px;display:flex;position:sticky;bottom:0}.admin-settings-page__sticky-actions>div:first-child{gap:3px;min-width:0;display:grid}.admin-settings-page__sticky-actions strong{color:var(--admin-settings-dark);font-size:.7rem}.admin-settings-page__sticky-actions span{color:var(--admin-settings-muted);font-size:.61rem;line-height:1.45}.admin-settings-page__sticky-actions>div:last-child{flex:none;gap:8px;display:flex}@media (width<=1280px){.admin-settings-page__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-settings-page__workspace{grid-template-columns:235px minmax(0,1fr)}.admin-settings-page__editor-toolbar{grid-template-columns:minmax(0,1fr)}.admin-settings-page__toolbar-meta{justify-content:flex-start}}@media (width<=1080px){.admin-settings-page__hero{grid-template-columns:minmax(0,1fr);align-items:start}.admin-settings-page__hero-actions{justify-content:flex-start}.admin-settings-page__workspace{grid-template-columns:minmax(0,1fr)}.admin-settings-page__scope-sidebar{max-height:none;position:static;overflow:visible}.admin-settings-page__scope-list{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-settings-page__scope-button{grid-template-columns:32px minmax(0,1fr);align-items:start;min-height:76px}.admin-settings-page__scope-button>svg{display:none}.admin-settings-page__scope-copy strong,.admin-settings-page__scope-copy small{white-space:normal}.admin-settings-page__editor-header{grid-template-columns:minmax(0,1fr);display:grid}.admin-settings-page__editor-statuses{justify-content:flex-start}.admin-settings-page__publication-card,.admin-settings-page__danger-zone{flex-direction:column;align-items:flex-start}.admin-settings-page__danger-actions{justify-content:flex-start}}@media (width<=820px){.admin-settings-page{gap:18px}.admin-settings-page__hero{border-radius:20px;min-height:0;padding:26px 22px}.admin-settings-page__hero h1{font-size:clamp(2.45rem,10vw,3.4rem)}.admin-settings-page__summary-grid{grid-template-columns:minmax(0,1fr);gap:12px}.admin-settings-page__summary-card{min-height:138px}.admin-settings-page__scope-list{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-settings-page__editor-header,.admin-settings-page__section-header,.admin-settings-page__section-body,.admin-settings-page__editor-toolbar{padding-left:16px;padding-right:16px}.admin-settings-page__sections{padding:16px}.admin-settings-page__field-grid{grid-template-columns:minmax(0,1fr)}.admin-settings-page__field--wide,.admin-settings-page__nested-group{grid-column:auto}.admin-settings-page__publication-card,.admin-settings-page__danger-zone{margin-left:16px;margin-right:16px}.admin-settings-page__sticky-actions{flex-direction:column;align-items:flex-start}.admin-settings-page__sticky-actions>div:last-child{width:100%}.admin-settings-page__sticky-actions>div:last-child .admin-settings-page__button{flex:1}}@media (width<=560px){.admin-settings-page__toast{top:calc(var(--admin-header-height,82px) + 10px);width:calc(100vw - 20px);right:10px}.admin-settings-page__hero{padding:23px 18px}.admin-settings-page__hero-actions{width:100%;display:grid}.admin-settings-page__hero-actions .admin-settings-page__button{width:100%}.admin-settings-page__scope-sidebar{border-radius:14px;padding:12px}.admin-settings-page__scope-list{grid-template-columns:minmax(0,1fr)}.admin-settings-page__scope-button{grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;min-height:52px}.admin-settings-page__scope-button>svg{display:block}.admin-settings-page__scope-copy strong,.admin-settings-page__scope-copy small{white-space:nowrap}.admin-settings-page__editor{border-radius:15px}.admin-settings-page__editor-heading{grid-template-columns:44px minmax(0,1fr)}.admin-settings-page__editor-icon{width:44px;height:44px}.admin-settings-page__editor-heading h2{font-size:1.85rem}.admin-settings-page__editor-statuses{grid-template-columns:minmax(0,1fr);justify-items:start;display:grid}.admin-settings-page__section-jump-list{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-settings-page__section-jump-list button{width:100%}.admin-settings-page__toolbar-meta{display:grid}.admin-settings-page__toolbar-meta span+span:before{display:none}.admin-settings-page__section-header{flex-direction:column;align-items:flex-start}.admin-settings-page__section-key{align-self:flex-start}.admin-settings-page__toggle-row{align-items:flex-start}.admin-settings-page__publication-card>div:first-child{grid-template-columns:minmax(0,1fr)}.admin-settings-page__publication-card>.admin-settings-page__button{width:100%}.admin-settings-page__danger-actions{width:100%;display:grid}.admin-settings-page__danger-actions .admin-settings-page__button{width:100%}.admin-settings-page__sticky-actions>div:last-child{display:grid}}@media (width<=400px){.admin-settings-page__section-jump-list{grid-template-columns:minmax(0,1fr)}.admin-settings-page__summary-card{padding:18px}.admin-settings-page__state-card{padding:32px 20px}}@media (prefers-reduced-motion:reduce){.admin-settings-page *,.admin-settings-page :before,.admin-settings-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.admin-users-page{--admin-users-dark:#071c1b;--admin-users-teal:#0b3d3b;--admin-users-teal-hover:#14524f;--admin-users-gold:#c6a15b;--admin-users-ink:#10211f;--admin-users-muted:#6f7b79;--admin-users-soft:#f7f8f6;--admin-users-soft-strong:#eef2ef;--admin-users-line:#071c1b1c;--admin-users-line-strong:#071c1b33;--admin-users-success:#17745f;--admin-users-success-soft:#17745f17;--admin-users-warning:#966a18;--admin-users-warning-soft:#c6a15b24;--admin-users-danger:#a23d3d;--admin-users-danger-soft:#a23d3d13;--admin-users-blue:#285f8d;--admin-users-blue-soft:#285f8d17;--admin-users-purple:#6d4b87;--admin-users-purple-soft:#6d4b8717;--admin-users-shadow:0 18px 48px #071c1b14;--admin-users-shadow-strong:0 26px 72px #071c1b24;width:min(100%,1680px);min-width:0;color:var(--admin-users-ink);gap:22px;margin:0 auto;display:grid}.admin-users-page,.admin-users-page *,.admin-users-page :before,.admin-users-page :after{box-sizing:border-box}.admin-users-page h1,.admin-users-page h2,.admin-users-page h3,.admin-users-page h4,.admin-users-page p,.admin-users-page dl,.admin-users-page dd{margin:0}.admin-users-page button,.admin-users-page input,.admin-users-page select,.admin-users-page textarea{font:inherit}.admin-users-page button{-webkit-tap-highlight-color:transparent}.admin-users-page button:disabled,.admin-users-page input:disabled,.admin-users-page select:disabled,.admin-users-page textarea:disabled{cursor:not-allowed;opacity:.58}.admin-users-page svg{pointer-events:none;flex:none;width:18px;height:18px;display:block}.admin-users-page--state{place-items:center;min-height:min(720px,100vh - 150px)}.admin-users-page__state-card{width:min(520px,100%);min-height:310px;color:var(--admin-users-muted);text-align:center;border:1px solid var(--admin-users-line);box-shadow:var(--admin-users-shadow);background:#fff;border-radius:24px;align-content:center;place-items:center;gap:12px;padding:42px 34px;display:grid}.admin-users-page__state-card h1{color:var(--admin-users-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);font-size:clamp(2rem,5vw,3rem);font-weight:650;line-height:1}.admin-users-page__state-card p{max-width:420px;font-size:.76rem;line-height:1.7}.admin-users-page__state-card>svg{width:34px;height:34px;color:var(--admin-users-danger)}.admin-users-page__state-card--error{background:linear-gradient(145deg,#a23d3d0a,#fff 55%);border-color:#a23d3d2b}.admin-users-page__spinner{border:2px solid #0b3d3b24;border-top-color:var(--admin-users-teal);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite admin-users-spin;display:inline-block}@keyframes admin-users-spin{to{transform:rotate(360deg)}}.admin-users-page__eyebrow{color:var(--admin-users-gold);letter-spacing:.16em;text-transform:uppercase;font-size:.64rem;font-weight:800;line-height:1.4}.admin-users-page__hero{isolation:isolate;color:#fff;min-width:0;min-height:224px;box-shadow:var(--admin-users-shadow-strong);background:radial-gradient(circle at 88% 0,#c6a15b47,#0000 30%),radial-gradient(circle at 72% 116%,#14524ff2,#0000 44%),linear-gradient(135deg,#071c1b 0%,#0b3d3b 58%,#092f2d 100%);border:1px solid #c6a15b33;border-radius:28px;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px;padding:clamp(30px,3.4vw,50px);display:grid;position:relative;overflow:hidden}.admin-users-page__hero:before{z-index:-1;content:"";border:1px solid #ffffff13;border-radius:50%;width:360px;height:360px;position:absolute;top:-138px;right:-78px;box-shadow:0 0 0 58px #ffffff06,0 0 0 116px #ffffff03}.admin-users-page__hero>div:first-child{gap:10px;min-width:0;max-width:860px;display:grid}.admin-users-page__hero h1{color:#fff;font-family:var(--font-heading,"Cormorant Garamond", serif);letter-spacing:-.04em;font-size:clamp(2.55rem,4.5vw,4.4rem);font-weight:600;line-height:.96}.admin-users-page__hero>div:first-child>p:last-child{color:#ffffffb8;max-width:760px;font-size:.84rem;line-height:1.75}.admin-users-page__hero-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.admin-users-page__button{min-height:42px;color:var(--admin-users-teal);white-space:nowrap;background:#fff;border:1px solid #0b3d3b24;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:10px 15px;font-size:.7rem;font-weight:750;line-height:1;transition:transform .14s,color .14s,background-color .14s,border-color .14s,box-shadow .14s;display:inline-flex}.admin-users-page__button:hover:not(:disabled){border-color:#0b3d3b47;transform:translateY(-1px);box-shadow:0 10px 24px #071c1b14}.admin-users-page__button--primary{color:#fff;background:var(--admin-users-teal);border-color:var(--admin-users-teal)}.admin-users-page__button--primary:hover:not(:disabled){background:var(--admin-users-teal-hover);border-color:var(--admin-users-teal-hover)}.admin-users-page__button--secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-color:#fff3}.admin-users-page__button--secondary:hover:not(:disabled){background:#ffffff24;border-color:#ffffff4d}.admin-users-page__button--gold{color:var(--admin-users-dark);background:var(--admin-users-gold);border-color:var(--admin-users-gold)}.admin-users-page__button--gold:hover:not(:disabled){color:#fff;background:#b58f49;border-color:#b58f49}.admin-users-page__button--ghost{color:#687370;background:0 0;border-color:#0000}.admin-users-page__button--ghost:hover:not(:disabled){color:var(--admin-users-teal);box-shadow:none;background:#0b3d3b0e}.admin-users-page__button--danger{color:#fff;background:var(--admin-users-danger);border-color:var(--admin-users-danger)}.admin-users-page__button--danger:hover:not(:disabled){background:#8e3232;border-color:#8e3232}.admin-users-page__button--danger-outline{color:var(--admin-users-danger);background:#fff;border-color:#a23d3d40}.admin-users-page__button--danger-outline:hover:not(:disabled){background:var(--admin-users-danger-soft);border-color:#a23d3d5c}.admin-users-page__button--filter-reset{align-self:end}.admin-users-page__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.admin-users-page__metric-card{border:1px solid var(--admin-users-line);min-width:0;min-height:150px;box-shadow:var(--admin-users-shadow);background:#fff;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-content:start;align-items:start;gap:14px;padding:21px;display:grid;position:relative;overflow:hidden}.admin-users-page__metric-card:after{content:"";pointer-events:none;background:#0b3d3b0a;border-radius:50%;width:138px;height:138px;position:absolute;bottom:-56px;right:-38px}.admin-users-page__metric-card--success:after{background:var(--admin-users-success-soft)}.admin-users-page__metric-card--warning:after{background:var(--admin-users-warning-soft)}.admin-users-page__metric-icon{z-index:1;width:40px;height:40px;color:var(--admin-users-teal);background:#0b3d3b13;border:1px solid #0b3d3b1a;border-radius:11px;place-items:center;display:inline-grid;position:relative}.admin-users-page__metric-card--success .admin-users-page__metric-icon{color:var(--admin-users-success);background:var(--admin-users-success-soft)}.admin-users-page__metric-card--warning .admin-users-page__metric-icon{color:var(--admin-users-warning);background:var(--admin-users-warning-soft)}.admin-users-page__metric-card>div{z-index:1;gap:4px;min-width:0;display:grid;position:relative}.admin-users-page__metric-card p{color:var(--admin-users-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.63rem;font-weight:750}.admin-users-page__metric-card strong{color:var(--admin-users-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);font-size:clamp(2.1rem,3vw,2.9rem);font-weight:650;line-height:.96}.admin-users-page__metric-card span:not(.admin-users-page__metric-icon){color:var(--admin-users-muted);font-size:.63rem;line-height:1.5}.admin-users-page__toolbar{border:1px solid var(--admin-users-line);min-width:0;box-shadow:var(--admin-users-shadow);background:#fff;border-radius:18px;gap:16px;padding:18px;display:grid}.admin-users-page__search{align-items:center;min-width:0;display:flex;position:relative}.admin-users-page__search>svg{z-index:1;color:#85918e;width:18px;height:18px;position:absolute;left:14px}.admin-users-page__search input{width:100%;min-width:0;min-height:46px;color:var(--admin-users-ink);background:#fafbf9;border:1px solid #dce2df;border-radius:11px;outline:none;padding:10px 14px 10px 43px}.admin-users-page__search input:focus{background:#fff;border-color:#0b3d3b6b;box-shadow:0 0 0 3px #0b3d3b16}.admin-users-page__filter-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;min-width:0;display:grid}.admin-users-page__filter-grid>label{gap:6px;min-width:0;display:grid}.admin-users-page__filter-grid>label>span{color:#596662;letter-spacing:.04em;font-size:.6rem;font-weight:750}.admin-users-page__filter-grid select{width:100%;min-width:0;min-height:42px;color:var(--admin-users-ink);background:#fff;border:1px solid #dce2df;border-radius:10px;outline:none;padding:9px 11px}.admin-users-page__filter-grid select:focus{border-color:#0b3d3b6b;box-shadow:0 0 0 3px #0b3d3b16}.admin-users-page__bulk-bar{color:#52605d;background:linear-gradient(135deg,#0b3d3b0b,#c6a15b0e);border:1px solid #0b3d3b1a;border-radius:15px;justify-content:space-between;align-items:center;gap:16px;min-width:0;min-height:62px;padding:12px 16px;display:flex}.admin-users-page__bulk-bar>label{align-items:center;gap:9px;font-size:.67rem;font-weight:700;display:inline-flex}.admin-users-page__bulk-bar input[type=checkbox],.admin-users-page__user-card-selection input[type=checkbox],.admin-users-page__choice-grid input[type=checkbox],.admin-users-page__session-choices input[type=checkbox],.admin-users-page__permission-choice-groups input[type=checkbox],.admin-users-page__check-row input[type=checkbox]{width:16px;height:16px;accent-color:var(--admin-users-teal);flex:0 0 16px}.admin-users-page__bulk-bar>p{flex:1;min-width:0;font-size:.67rem}.admin-users-page__bulk-bar>p strong{color:var(--admin-users-teal)}.admin-users-page__bulk-bar>div{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.admin-users-page__workspace{grid-template-columns:minmax(420px,.88fr) minmax(520px,1.12fr);align-items:start;gap:18px;min-width:0;display:grid}.admin-users-page__list-panel,.admin-users-page__inspector{border:1px solid var(--admin-users-line);min-width:0;box-shadow:var(--admin-users-shadow);background:#fff;border-radius:20px;overflow:hidden}.admin-users-page__list-panel{display:grid}.admin-users-page__list-header{border-bottom:1px solid var(--admin-users-line);background:radial-gradient(circle at 100% 0,#c6a15b1a,#0000 38%),linear-gradient(145deg,#0b3d3b0a,#fff0);justify-content:space-between;align-items:center;gap:16px;min-width:0;min-height:82px;padding:20px;display:flex}.admin-users-page__list-header>div{gap:5px;min-width:0;display:grid}.admin-users-page__list-header h2{color:var(--admin-users-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);font-size:1.9rem;font-weight:650;line-height:1}.admin-users-page__fetching{min-height:30px;color:var(--admin-users-teal);background:#0b3d3b0f;border:1px solid #0b3d3b17;border-radius:999px;align-items:center;gap:7px;padding:6px 9px;font-size:.6rem;font-weight:700;display:inline-flex}.admin-users-page__fetching .admin-users-page__spinner{width:14px;height:14px}.admin-users-page__user-list{background:#f8faf8;gap:10px;padding:14px;display:grid}.admin-users-page__user-card{border:1px solid var(--admin-users-line);background:#fff;border-radius:14px;min-width:0;transition:transform .15s,border-color .15s,box-shadow .15s;overflow:hidden}.admin-users-page__user-card:hover{border-color:#0b3d3b2e;transform:translateY(-1px);box-shadow:0 12px 28px #071c1b12}.admin-users-page__user-card--active{border-color:#c6a15b85;box-shadow:0 0 0 2px #c6a15b1a,0 14px 34px #071c1b17}.admin-users-page__user-card-selection{border-bottom:1px solid var(--admin-users-line);background:#fafbf9;justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:42px;padding:8px 12px;display:flex}.admin-users-page__user-card-selection>label{color:#727e7b;align-items:center;gap:7px;font-size:.58rem;font-weight:700;display:inline-flex}.admin-users-page__user-card-button{width:100%;min-width:0;color:inherit;text-align:left;background:0 0;border:0;gap:13px;padding:15px;display:grid}.admin-users-page__user-card-heading{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;min-width:0;display:grid}.admin-users-page__avatar{color:#fff;letter-spacing:.05em;background:linear-gradient(145deg, var(--admin-users-dark), var(--admin-users-teal));border:1px solid #c6a15b3d;border-radius:13px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:.72rem;font-weight:800;display:inline-grid;box-shadow:0 10px 20px #071c1b24}.admin-users-page__avatar--large{border-radius:16px;flex-basis:58px;width:58px;height:58px;font-size:.9rem}.admin-users-page__user-card-heading>div{gap:4px;min-width:0;display:grid}.admin-users-page__user-name-row{align-items:center;gap:7px;min-width:0;display:flex}.admin-users-page__user-name-row h3{min-width:0;color:var(--admin-users-dark);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:750;line-height:1.35;overflow:hidden}.admin-users-page__user-card-heading>div>p{color:#7c8885;text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;overflow:hidden}.admin-users-page__current-badge{min-height:21px;color:var(--admin-users-warning);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;background:var(--admin-users-warning-soft);border:1px solid #c6a15b2e;border-radius:999px;align-items:center;padding:4px 7px;font-size:.5rem;font-weight:800;line-height:1;display:inline-flex}.admin-users-page__role-list{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.admin-users-page__role-list>span{min-height:24px;color:var(--admin-users-teal);background:#0b3d3b11;border:1px solid #0b3d3b17;border-radius:999px;align-items:center;padding:5px 8px;font-size:.53rem;font-weight:750;display:inline-flex}.admin-users-page__user-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;min-width:0;display:grid}.admin-users-page__user-facts>div{background:#fafbf9;border:1px solid #071c1b13;border-radius:9px;gap:3px;min-width:0;padding:9px;display:grid}.admin-users-page__user-facts dt{color:#88928f;font-size:.52rem;font-weight:650}.admin-users-page__user-facts dd{color:#374541;text-overflow:ellipsis;white-space:nowrap;font-size:.63rem;font-weight:750;overflow:hidden}.admin-users-page__user-card-footer{color:#808b88;border-top:1px solid var(--admin-users-line);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding-top:11px;display:flex}.admin-users-page__user-card-footer>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.56rem;overflow:hidden}.admin-users-page__user-card-footer>strong{color:var(--admin-users-teal);flex:none;align-items:center;gap:4px;font-size:.57rem;font-weight:750;display:inline-flex}.admin-users-page__user-card-footer svg{width:14px;height:14px}.admin-users-page__status{letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:5px 8px;font-size:.5rem;font-weight:800;line-height:1;display:inline-flex}.admin-users-page__status--active{color:var(--admin-users-success);background:var(--admin-users-success-soft);border-color:#17745f24}.admin-users-page__status--inactive{color:#626e6b;background:#eef1ef;border-color:#071c1b14}.admin-users-page__status--suspended,.admin-users-page__status--deleted{color:var(--admin-users-danger);background:var(--admin-users-danger-soft);border-color:#a23d3d24}.admin-users-page__status--pending_verification{color:var(--admin-users-warning);background:var(--admin-users-warning-soft);border-color:#c6a15b2e}.admin-users-page__empty-list{min-height:280px;color:var(--admin-users-muted);text-align:center;background:#fff;border:1px dashed #0b3d3b2e;border-radius:13px;align-content:center;place-items:center;gap:8px;padding:32px;display:grid}.admin-users-page__empty-list>svg{width:30px;height:30px;color:var(--admin-users-teal)}.admin-users-page__empty-list h3{color:var(--admin-users-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);font-size:1.55rem;font-weight:650}.admin-users-page__empty-list p{max-width:340px;font-size:.65rem;line-height:1.6}.admin-users-page__pagination{min-height:58px;color:var(--admin-users-muted);border-top:1px solid var(--admin-users-line);justify-content:center;align-items:center;gap:14px;padding:12px 16px;display:flex}.admin-users-page__pagination button{width:34px;height:34px;color:var(--admin-users-teal);background:#fff;border:1px solid #0b3d3b24;border-radius:9px;place-items:center;padding:0;display:inline-grid}.admin-users-page__pagination span{font-size:.62rem}.admin-users-page__pagination strong{color:var(--admin-users-dark)}.admin-users-page__inspector{top:calc(var(--admin-header-height,82px) + 20px);max-height:calc(100vh - var(--admin-header-height,82px) - 40px);grid-template-rows:auto auto minmax(0,1fr);display:grid;position:sticky}.admin-users-page__inspector--empty,.admin-users-page__inspector--loading,.admin-users-page__inspector--error{min-height:430px;max-height:none;color:var(--admin-users-muted);text-align:center;align-content:center;place-items:center;gap:10px;padding:34px}.admin-users-page__inspector--empty h2,.admin-users-page__inspector--error h2{color:var(--admin-users-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);font-size:2rem;font-weight:650;line-height:1}.admin-users-page__inspector--empty p,.admin-users-page__inspector--loading p,.admin-users-page__inspector--error p{max-width:380px;font-size:.67rem;line-height:1.6}.admin-users-page__empty-icon{width:58px;height:58px;color:var(--admin-users-teal);background:#0b3d3b12;border:1px solid #0b3d3b1a;border-radius:16px;place-items:center;display:inline-grid}.admin-users-page__empty-icon svg{width:26px;height:26px}.admin-users-page__inspector-header{border-bottom:1px solid var(--admin-users-line);background:radial-gradient(circle at 100% 0,#c6a15b1c,#0000 36%),linear-gradient(145deg,#0b3d3b0b,#fff0);justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;padding:20px;display:flex}.admin-users-page__inspector-identity{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:13px;min-width:0;display:grid}.admin-users-page__inspector-identity>div{gap:5px;min-width:0;display:grid}.admin-users-page__inspector-identity h2{color:var(--admin-users-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);text-overflow:ellipsis;white-space:nowrap;font-size:1.8rem;font-weight:650;line-height:1;overflow:hidden}.admin-users-page__inspector-identity>div>p:last-child{color:var(--admin-users-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;overflow:hidden}.admin-users-page__icon-button{color:#6e7976;border:1px solid var(--admin-users-line);background:#ffffffbf;border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;padding:0;display:inline-grid}.admin-users-page__icon-button:hover:not(:disabled){color:var(--admin-users-teal);background:#fff;border-color:#0b3d3b33}.admin-users-page__detail-tabs{border-bottom:1px solid var(--admin-users-line);scrollbar-width:thin;background:#fafbf9;gap:5px;min-width:0;padding:10px 14px 0;display:flex;overflow-x:auto}.admin-users-page__detail-tabs button{color:#71807c;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;min-height:38px;padding:9px 11px;font-size:.59rem;font-weight:750}.admin-users-page__detail-tabs button:hover{color:var(--admin-users-teal)}.admin-users-page__detail-tabs .admin-users-page__detail-tab--active{color:var(--admin-users-teal);border-bottom-color:var(--admin-users-gold)}.admin-users-page__inspector-body{scrollbar-color:#0b3d3b33 transparent;scrollbar-width:thin;background:#f8faf8;min-height:0;padding:16px;overflow-y:auto}.admin-users-page__detail-section{gap:14px;min-width:0;display:grid}.admin-users-page__profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0;display:grid}.admin-users-page__profile-card{border:1px solid var(--admin-users-line);background:#fff;border-radius:11px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-width:0;min-height:84px;padding:12px;display:grid}.admin-users-page__profile-card>span{width:34px;height:34px;color:var(--admin-users-teal);background:#0b3d3b11;border-radius:9px;place-items:center;display:inline-grid}.admin-users-page__profile-card>div{gap:4px;min-width:0;display:grid}.admin-users-page__profile-card p{color:#8a9491;font-size:.52rem}.admin-users-page__profile-card strong{color:#374541;text-overflow:ellipsis;white-space:nowrap;font-size:.61rem;font-weight:750;overflow:hidden}.admin-users-page__access-overview,.admin-users-page__account-actions{border:1px solid var(--admin-users-line);background:#fff;border-radius:13px;overflow:hidden}.admin-users-page__access-overview>header,.admin-users-page__account-actions>header{border-bottom:1px solid var(--admin-users-line);padding:14px 15px}.admin-users-page__access-overview h3,.admin-users-page__account-actions h3,.admin-users-page__section-toolbar h3{color:var(--admin-users-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);margin-top:4px;font-size:1.45rem;font-weight:650;line-height:1}.admin-users-page__access-stats{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.admin-users-page__access-stats>div{text-align:center;border-right:1px solid var(--admin-users-line);align-content:center;place-items:center;gap:4px;min-width:0;min-height:88px;padding:14px 10px;display:grid}.admin-users-page__access-stats>div:last-child{border-right:0}.admin-users-page__access-stats strong{color:var(--admin-users-teal);font-family:var(--font-heading,"Cormorant Garamond", serif);font-size:1.65rem;font-weight:650;line-height:1}.admin-users-page__access-stats span{color:#7e8986;font-size:.51rem;line-height:1.35}.admin-users-page__action-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:12px;display:grid}.admin-users-page__action-grid>button{color:#4b5956;text-align:left;border:1px solid var(--admin-users-line);background:#fafbf9;border-radius:10px;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:9px;min-width:0;min-height:82px;padding:12px;display:grid}.admin-users-page__action-grid>button:hover:not(:disabled){color:var(--admin-users-teal);background:#0b3d3b0b;border-color:#0b3d3b29}.admin-users-page__action-grid>button>svg{width:18px;height:18px;margin-top:1px}.admin-users-page__action-grid>button>span{gap:4px;min-width:0;display:grid}.admin-users-page__action-grid strong{color:inherit;font-size:.62rem;font-weight:750}.admin-users-page__action-grid small{color:#87918f;font-size:.53rem;line-height:1.45}.admin-users-page__action-grid .admin-users-page__action-danger{color:var(--admin-users-danger);background:var(--admin-users-danger-soft);border-color:#a23d3d24}.admin-users-page__section-toolbar{border:1px solid var(--admin-users-line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;min-width:0;padding:14px 15px;display:flex}.admin-users-page__section-toolbar>div{gap:3px;min-width:0;display:grid}.admin-users-page__role-cards{gap:9px;min-width:0;display:grid}.admin-users-page__role-cards>article{border:1px solid var(--admin-users-line);background:#fff;border-radius:11px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:13px;display:grid}.admin-users-page__role-icon{width:38px;height:38px;color:var(--admin-users-teal);background:#0b3d3b12;border-radius:10px;place-items:center;display:inline-grid}.admin-users-page__role-cards>article>div{gap:4px;min-width:0;display:grid}.admin-users-page__role-cards h4{color:#34423f;font-size:.66rem;font-weight:750}.admin-users-page__role-cards p{color:#838e8b;font-size:.55rem;line-height:1.45}.admin-users-page__role-cards>article>span:last-child{color:var(--admin-users-teal);white-space:nowrap;font-size:.55rem;font-weight:750}.admin-users-page__permission-groups{gap:10px;min-width:0;display:grid}.admin-users-page__permission-groups>section{border:1px solid var(--admin-users-line);background:#fff;border-radius:11px;overflow:hidden}.admin-users-page__permission-groups>section>header{border-bottom:1px solid var(--admin-users-line);background:#fafbf9;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:11px 13px;display:flex}.admin-users-page__permission-groups h4{color:var(--admin-users-dark);font-size:.65rem;font-weight:750}.admin-users-page__permission-groups>section>header>span{color:var(--admin-users-teal);font-size:.56rem;font-weight:750}.admin-users-page__permission-groups>section>div{flex-wrap:wrap;gap:6px;padding:11px;display:flex}.admin-users-page__permission-groups>section>div>span{color:#4f5e5a;background:#f3f5f3;border:1px solid #071c1b13;border-radius:999px;align-items:center;min-height:25px;padding:5px 8px;font-size:.53rem;display:inline-flex}.admin-users-page__session-list,.admin-users-page__activity-list{gap:9px;min-width:0;display:grid}.admin-users-page__session-list>article,.admin-users-page__activity-list>article{border:1px solid var(--admin-users-line);background:#fff;border-radius:11px;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:11px;min-width:0;padding:13px;display:grid}.admin-users-page__session-icon,.admin-users-page__activity-icon{width:38px;height:38px;color:var(--admin-users-teal);background:#0b3d3b12;border-radius:10px;place-items:center;display:inline-grid}.admin-users-page__session-list>article>div,.admin-users-page__activity-list>article>div{gap:4px;min-width:0;display:grid}.admin-users-page__session-list h4,.admin-users-page__activity-list h4{color:#34423f;font-size:.65rem;font-weight:750}.admin-users-page__session-list p,.admin-users-page__activity-list p{color:#838e8b;font-size:.55rem;line-height:1.45}.admin-users-page__session-list small,.admin-users-page__activity-list small{color:#919b98;white-space:nowrap;font-size:.51rem}.admin-users-page__empty-copy{min-height:120px;color:var(--admin-users-muted);text-align:center;background:#fff;border:1px dashed #0b3d3b29;border-radius:11px;padding:28px;font-size:.65rem}.admin-users-page__dialog-backdrop{z-index:170;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#071c1ba8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.admin-users-page__dialog{background:#fff;border:1px solid #ffffff38;border-radius:20px;width:min(620px,100%);max-height:min(880px,100vh - 48px);animation:.17s ease-out admin-users-dialog-enter;display:grid;overflow:hidden;box-shadow:0 28px 90px #071c1b57}.admin-users-page__dialog--wide{width:min(920px,100%)}@keyframes admin-users-dialog-enter{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.admin-users-page__dialog-header{border-bottom:1px solid var(--admin-users-line);background:radial-gradient(circle at 100% 0,#c6a15b21,#0000 38%),linear-gradient(145deg,#0b3d3b0d,#fff0);justify-content:space-between;align-items:flex-start;gap:18px;min-width:0;padding:20px;display:flex}.admin-users-page__dialog-header>div{gap:6px;min-width:0;display:grid}.admin-users-page__dialog-header h2{color:var(--admin-users-dark);font-family:var(--font-heading,"Cormorant Garamond", serif);font-size:clamp(1.9rem,4vw,2.6rem);font-weight:650;line-height:1}.admin-users-page__dialog-header>div>p:last-child{max-width:670px;color:var(--admin-users-muted);font-size:.67rem;line-height:1.55}.admin-users-page__dialog form{grid-template-rows:minmax(0,1fr) auto;min-height:0;display:grid}.admin-users-page__dialog-body{scrollbar-color:#0b3d3b33 transparent;scrollbar-width:thin;min-height:0;max-height:calc(100vh - 230px);padding:20px;overflow-y:auto}.admin-users-page__form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;min-width:0;display:grid}.admin-users-page__field{align-content:start;gap:7px;min-width:0;display:grid}.admin-users-page__field--wide{grid-column:1/-1}.admin-users-page__field>span{color:#566360;letter-spacing:.04em;font-size:.62rem;font-weight:750}.admin-users-page__field>small{color:#87918f;font-size:.56rem;line-height:1.5}.admin-users-page__field input,.admin-users-page__field select,.admin-users-page__field textarea{width:100%;min-width:0;min-height:42px;color:var(--admin-users-ink);background:#fff;border:1px solid #dce2df;border-radius:10px;outline:none;padding:9px 12px;transition:border-color .14s,box-shadow .14s,background-color .14s}.admin-users-page__field textarea{resize:vertical;min-height:102px;line-height:1.55}.admin-users-page__field input:focus,.admin-users-page__field select:focus,.admin-users-page__field textarea:focus{border-color:#0b3d3b6b;box-shadow:0 0 0 3px #0b3d3b16}.admin-users-page__check-row{border:1px solid var(--admin-users-line);background:#fafbf9;border-radius:11px;align-items:flex-start;gap:11px;min-width:0;min-height:70px;padding:13px 14px;display:flex}.admin-users-page__check-row>span{gap:4px;min-width:0;display:grid}.admin-users-page__check-row strong{color:#35433f;font-size:.64rem;font-weight:750}.admin-users-page__check-row small{color:#87918f;font-size:.55rem;line-height:1.45}.admin-users-page__choice-grid,.admin-users-page__session-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;min-width:0;display:grid}.admin-users-page__choice-grid>label,.admin-users-page__session-choices>label{border:1px solid var(--admin-users-line);background:#fafbf9;border-radius:10px;align-items:flex-start;gap:10px;min-width:0;min-height:74px;padding:11px;display:flex}.admin-users-page__choice-grid>label>span,.admin-users-page__session-choices>label>span{gap:4px;min-width:0;display:grid}.admin-users-page__choice-grid strong,.admin-users-page__session-choices strong{color:#35433f;font-size:.62rem;font-weight:750}.admin-users-page__choice-grid small,.admin-users-page__session-choices small{color:#87918f;font-size:.54rem;line-height:1.45}.admin-users-page__danger-notice{color:#7e3333;background:var(--admin-users-danger-soft);border:1px solid #a23d3d29;border-radius:11px;grid-template-columns:20px minmax(0,1fr);align-items:start;gap:10px;min-width:0;padding:13px;display:grid}.admin-users-page__danger-notice p{font-size:.62rem;line-height:1.55}.admin-users-page__permission-choice-groups{gap:10px;min-width:0;display:grid}.admin-users-page__permission-choice-groups>section{border:1px solid var(--admin-users-line);background:#fff;border-radius:11px;overflow:hidden}.admin-users-page__permission-choice-groups>section>header{border-bottom:1px solid var(--admin-users-line);background:#fafbf9;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:11px 12px;display:flex}.admin-users-page__permission-choice-groups>section>header>label{color:var(--admin-users-dark);align-items:center;gap:8px;font-size:.63rem;font-weight:750;display:inline-flex}.admin-users-page__permission-choice-groups>section>header>small{color:var(--admin-users-teal);font-size:.56rem;font-weight:750}.admin-users-page__permission-choice-groups>section>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:10px;display:grid}.admin-users-page__permission-choice-groups>section>div>label{background:#fafbf9;border:1px solid #071c1b13;border-radius:9px;align-items:flex-start;gap:9px;min-width:0;min-height:66px;padding:10px;display:flex}.admin-users-page__permission-choice-groups>section>div>label>span{gap:3px;min-width:0;display:grid}.admin-users-page__permission-choice-groups strong{color:#35433f;font-size:.6rem;font-weight:750}.admin-users-page__permission-choice-groups small{color:#87918f;font-size:.52rem;line-height:1.4}.admin-users-page__dialog-actions{border-top:1px solid var(--admin-users-line);background:#fafbf9fa;justify-content:flex-end;align-items:center;gap:9px;min-height:70px;padding:14px 20px;display:flex}@media (width<=1360px){.admin-users-page__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-users-page__filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-users-page__workspace{grid-template-columns:minmax(390px,.9fr) minmax(480px,1.1fr)}}@media (width<=1120px){.admin-users-page__hero{grid-template-columns:minmax(0,1fr);align-items:start}.admin-users-page__hero-actions{justify-content:flex-start}.admin-users-page__workspace{grid-template-columns:minmax(0,1fr)}.admin-users-page__inspector{max-height:none;position:static}.admin-users-page__inspector-body{max-height:none;overflow:visible}.admin-users-page__filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.admin-users-page{gap:18px}.admin-users-page__hero{border-radius:20px;min-height:0;padding:26px 22px}.admin-users-page__hero h1{font-size:clamp(2.45rem,10vw,3.4rem)}.admin-users-page__metrics{grid-template-columns:minmax(0,1fr);gap:12px}.admin-users-page__metric-card{min-height:136px}.admin-users-page__filter-grid{grid-template-columns:minmax(0,1fr)}.admin-users-page__bulk-bar{flex-direction:column;align-items:flex-start}.admin-users-page__bulk-bar>div{justify-content:flex-start;width:100%}.admin-users-page__profile-grid{grid-template-columns:minmax(0,1fr)}.admin-users-page__access-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-users-page__access-stats>div{border-right:1px solid var(--admin-users-line);border-bottom:1px solid var(--admin-users-line)}.admin-users-page__access-stats>div:nth-child(2n){border-right:0}.admin-users-page__access-stats>div:nth-last-child(-n+2){border-bottom:0}.admin-users-page__form-grid,.admin-users-page__choice-grid,.admin-users-page__session-choices,.admin-users-page__permission-choice-groups>section>div{grid-template-columns:minmax(0,1fr)}.admin-users-page__field--wide{grid-column:auto}.admin-users-page__dialog-backdrop{padding:14px}.admin-users-page__dialog{border-radius:16px;max-height:calc(100vh - 28px)}.admin-users-page__dialog-body{max-height:calc(100vh - 210px);padding:16px}.admin-users-page__dialog-header,.admin-users-page__dialog-actions{padding-left:16px;padding-right:16px}}@media (width<=560px){.admin-users-page__hero{padding:23px 18px}.admin-users-page__hero-actions{width:100%;display:grid}.admin-users-page__hero-actions .admin-users-page__button{width:100%}.admin-users-page__toolbar{padding:14px}.admin-users-page__bulk-bar>div{display:grid}.admin-users-page__bulk-bar .admin-users-page__button{width:100%}.admin-users-page__list-header{flex-direction:column;align-items:flex-start}.admin-users-page__user-card-heading{grid-template-columns:40px minmax(0,1fr)}.admin-users-page__avatar{flex-basis:40px;width:40px;height:40px}.admin-users-page__user-facts{grid-template-columns:minmax(0,1fr)}.admin-users-page__user-card-footer{flex-direction:column;align-items:flex-start}.admin-users-page__inspector-header{align-items:flex-start}.admin-users-page__inspector-identity{grid-template-columns:48px minmax(0,1fr)}.admin-users-page__avatar--large{flex-basis:48px;width:48px;height:48px}.admin-users-page__inspector-identity h2{font-size:1.55rem}.admin-users-page__action-grid{grid-template-columns:minmax(0,1fr)}.admin-users-page__section-toolbar{flex-direction:column;align-items:flex-start}.admin-users-page__section-toolbar .admin-users-page__button{width:100%}.admin-users-page__role-cards>article,.admin-users-page__session-list>article,.admin-users-page__activity-list>article{grid-template-columns:36px minmax(0,1fr)}.admin-users-page__role-cards>article>span:last-child,.admin-users-page__session-list small,.admin-users-page__activity-list small{white-space:normal;grid-column:2}.admin-users-page__dialog-header{padding:17px}.admin-users-page__dialog-actions{display:grid}.admin-users-page__dialog-actions .admin-users-page__button{width:100%}}@media (width<=400px){.admin-users-page__metrics,.admin-users-page__access-stats{grid-template-columns:minmax(0,1fr)}.admin-users-page__access-stats>div,.admin-users-page__access-stats>div:nth-child(2n),.admin-users-page__access-stats>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--admin-users-line)}.admin-users-page__access-stats>div:last-child{border-bottom:0}.admin-users-page__state-card{padding:32px 20px}}@media (prefers-reduced-motion:reduce){.admin-users-page *,.admin-users-page :before,.admin-users-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.admin-audit-logs-page{--admin-audit-logs-teal:#0b3d3b;--admin-audit-logs-teal-hover:#14524f;--admin-audit-logs-dark:#071c1b;--admin-audit-logs-gold:#c6a15b;--admin-audit-logs-surface:#fff;--admin-audit-logs-soft:#f5f5f3;--admin-audit-logs-soft-teal:#eef5f4;--admin-audit-logs-soft-gold:#fbf7ef;--admin-audit-logs-soft-warning:#fff8e8;--admin-audit-logs-soft-error:#fff2f2;--admin-audit-logs-text:#111;--admin-audit-logs-muted:#666;--admin-audit-logs-light:#888;--admin-audit-logs-line:#e5e5e5;--admin-audit-logs-input-line:#dcdcdc;--admin-audit-logs-success:#287a58;--admin-audit-logs-warning:#b77a11;--admin-audit-logs-error:#b43a3a;--admin-audit-logs-radius-sm:10px;--admin-audit-logs-radius-md:16px;--admin-audit-logs-radius-lg:24px;--admin-audit-logs-shadow:0 18px 50px #071c1b14;--admin-audit-logs-shadow-strong:0 26px 80px #071c1b2e;width:100%;min-width:0;color:var(--admin-audit-logs-text);padding:0}.admin-audit-logs-page *,.admin-audit-logs-page :before,.admin-audit-logs-page :after{box-sizing:border-box}.admin-audit-logs-page button,.admin-audit-logs-page input,.admin-audit-logs-page select{font:inherit}.admin-audit-logs-page button{-webkit-tap-highlight-color:transparent}.admin-audit-logs-page svg{flex:none;width:20px;height:20px;display:block}.admin-audit-logs-page__hero{isolation:isolate;border-radius:var(--admin-audit-logs-radius-lg);background:radial-gradient(circle at 88% 10%, #c6a15b33, transparent 32%), linear-gradient(135deg, var(--admin-audit-logs-dark) 0%, var(--admin-audit-logs-teal) 70%, #124d49 100%);box-shadow:var(--admin-audit-logs-shadow);color:#fff;border:1px solid #c6a15b3d;justify-content:space-between;align-items:flex-end;gap:28px;padding:34px;display:flex;position:relative;overflow:hidden}.admin-audit-logs-page__hero:before,.admin-audit-logs-page__hero:after{z-index:-1;content:"";pointer-events:none;border-radius:999px;position:absolute}.admin-audit-logs-page__hero:before{border:1px solid #ffffff1a;width:280px;height:280px;top:-120px;right:-90px}.admin-audit-logs-page__hero:after{background:#ffffff0a;width:230px;height:230px;bottom:-115px;right:90px}.admin-audit-logs-page__hero>div:first-child{min-width:0;max-width:760px}.admin-audit-logs-page__eyebrow{color:var(--admin-audit-logs-gold);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 9px;font-size:.72rem;font-weight:700;line-height:1.4;display:inline-flex}.admin-audit-logs-page__hero h1,.admin-audit-logs-page__list-header h2,.admin-audit-logs-page__insight-card h2,.admin-audit-logs-page__inspector-header h2,.admin-audit-logs-page__state-card h2{color:inherit;margin:0}.admin-audit-logs-page__hero h1{letter-spacing:-.035em;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.2rem,4vw,3.45rem);font-weight:600;line-height:.98}.admin-audit-logs-page__hero p{color:#ffffffbf;max-width:700px;margin:14px 0 0;font-size:.94rem;line-height:1.75}.admin-audit-logs-page__hero-actions,.admin-audit-logs-page__export-actions{align-items:center;gap:10px;display:flex}.admin-audit-logs-page__hero-actions{z-index:1;flex:none;position:relative}.admin-audit-logs-page__button,.admin-audit-logs-page__icon-button,.admin-audit-logs-page__copy-button,.admin-audit-logs-page__text-button,.admin-audit-logs-page__search-form button,.admin-audit-logs-page__inspector-tab{cursor:pointer;border:0}.admin-audit-logs-page__button{white-space:nowrap;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:10px 16px;font-size:.82rem;font-weight:700;line-height:1;transition:transform .16s,border-color .16s,background-color .16s,color .16s,box-shadow .16s;display:inline-flex}.admin-audit-logs-page__button:hover:not(:disabled){transform:translateY(-1px)}.admin-audit-logs-page__button:focus-visible,.admin-audit-logs-page__icon-button:focus-visible,.admin-audit-logs-page__copy-button:focus-visible,.admin-audit-logs-page__text-button:focus-visible,.admin-audit-logs-page__search-form button:focus-visible,.admin-audit-logs-page__search-form input:focus-visible,.admin-audit-logs-page__field input:focus-visible,.admin-audit-logs-page__field select:focus-visible,.admin-audit-logs-page__inspector-tab:focus-visible{outline-offset:2px;outline:3px solid #c6a15b4d}.admin-audit-logs-page__button:disabled,.admin-audit-logs-page__icon-button:disabled{cursor:not-allowed;opacity:.52;transform:none}.admin-audit-logs-page__button--primary{border-color:var(--admin-audit-logs-gold);background:var(--admin-audit-logs-gold);color:var(--admin-audit-logs-dark);box-shadow:0 10px 24px #c6a15b2e}.admin-audit-logs-page__button--primary:hover:not(:disabled){background:#d7b778;border-color:#d7b778}.admin-audit-logs-page__button--secondary{border-color:var(--admin-audit-logs-line);background:var(--admin-audit-logs-surface);color:var(--admin-audit-logs-teal)}.admin-audit-logs-page__hero .admin-audit-logs-page__button--secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff17;border-color:#fff3}.admin-audit-logs-page__button--secondary:hover:not(:disabled),.admin-audit-logs-page__button--active{background:var(--admin-audit-logs-soft-teal);border-color:#0b3d3b47}.admin-audit-logs-page__hero .admin-audit-logs-page__button--secondary:hover:not(:disabled){background:#ffffff29;border-color:#ffffff5c}.admin-audit-logs-page__icon-button,.admin-audit-logs-page__copy-button{border:1px solid var(--admin-audit-logs-line);background:var(--admin-audit-logs-surface);color:var(--admin-audit-logs-teal);flex:none;place-items:center;transition:border-color .16s,background-color .16s,color .16s,transform .16s;display:inline-grid}.admin-audit-logs-page__icon-button{border-radius:12px;width:42px;height:42px}.admin-audit-logs-page__copy-button{border-radius:9px;width:30px;height:30px}.admin-audit-logs-page__copy-button svg{width:15px;height:15px}.admin-audit-logs-page__icon-button:hover:not(:disabled),.admin-audit-logs-page__copy-button:hover:not(:disabled){background:var(--admin-audit-logs-soft-teal);border-color:#0b3d3b47;transform:translateY(-1px)}.admin-audit-logs-page__text-button{color:var(--admin-audit-logs-teal);text-underline-offset:4px;background:0 0;padding:4px 0;font-size:.78rem;font-weight:700;-webkit-text-decoration:underline #0b3d3b40;text-decoration:underline #0b3d3b40}.admin-audit-logs-page__text-button:hover{color:var(--admin-audit-logs-teal-hover)}.admin-audit-logs-page__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.admin-audit-logs-page__metric-card{border:1px solid var(--admin-audit-logs-line);border-radius:var(--admin-audit-logs-radius-md);background:var(--admin-audit-logs-surface);gap:14px;min-width:0;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #071c1b0a}.admin-audit-logs-page__metric-card:after{background:var(--admin-audit-logs-teal);content:"";opacity:.68;width:5px;height:100%;position:absolute;top:0;right:0}.admin-audit-logs-page__metric-card--success:after{background:var(--admin-audit-logs-success)}.admin-audit-logs-page__metric-card--warning:after{background:var(--admin-audit-logs-warning)}.admin-audit-logs-page__metric-icon{background:var(--admin-audit-logs-soft-teal);width:44px;height:44px;color:var(--admin-audit-logs-teal);border-radius:13px;flex:none;place-items:center;display:inline-grid}.admin-audit-logs-page__metric-card--success .admin-audit-logs-page__metric-icon{color:var(--admin-audit-logs-success);background:#eef8f2}.admin-audit-logs-page__metric-card--warning .admin-audit-logs-page__metric-icon{background:var(--admin-audit-logs-soft-warning);color:var(--admin-audit-logs-warning)}.admin-audit-logs-page__metric-card>div{min-width:0}.admin-audit-logs-page__metric-label,.admin-audit-logs-page__metric-helper{display:block}.admin-audit-logs-page__metric-label{color:var(--admin-audit-logs-muted);letter-spacing:.04em;text-transform:uppercase;margin-bottom:5px;font-size:.72rem;font-weight:700;line-height:1.3}.admin-audit-logs-page__metric-value{color:var(--admin-audit-logs-dark);letter-spacing:-.025em;font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;font-weight:700;line-height:1;display:block}.admin-audit-logs-page__metric-helper{color:var(--admin-audit-logs-light);margin-top:7px;font-size:.72rem;line-height:1.5}.admin-audit-logs-page__toolbar{align-items:stretch;gap:12px;margin-top:18px;display:flex}.admin-audit-logs-page__search-form{border:1px solid var(--admin-audit-logs-input-line);background:var(--admin-audit-logs-surface);border-radius:13px;flex:auto;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-width:0;transition:border-color .16s,box-shadow .16s;display:grid;overflow:hidden;box-shadow:0 8px 26px #071c1b09}.admin-audit-logs-page__search-form:focus-within{border-color:#0b3d3b80;box-shadow:0 0 0 4px #0b3d3b14,0 8px 26px #071c1b0a}.admin-audit-logs-page__search-form>span{color:var(--admin-audit-logs-light);place-items:center;padding-left:15px;display:grid}.admin-audit-logs-page__search-form input{width:100%;min-width:0;height:46px;color:var(--admin-audit-logs-text);background:0 0;border:0;outline:0;padding:0 12px;font-size:.84rem}.admin-audit-logs-page__search-form input::placeholder{color:#9a9a9a}.admin-audit-logs-page__search-form button{background:var(--admin-audit-logs-teal);color:#fff;align-self:stretch;padding:0 19px;font-size:.78rem;font-weight:700;transition:background-color .16s}.admin-audit-logs-page__search-form button:hover{background:var(--admin-audit-logs-teal-hover)}.admin-audit-logs-page__filter-count{background:var(--admin-audit-logs-teal);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:.68rem;line-height:1;display:inline-grid}.admin-audit-logs-page__filters-panel{border:1px solid var(--admin-audit-logs-line);border-radius:var(--admin-audit-logs-radius-md);background:var(--admin-audit-logs-surface);margin-top:14px;padding:22px;box-shadow:0 12px 34px #071c1b0d}.admin-audit-logs-page__filters-panel>header{border-bottom:1px solid var(--admin-audit-logs-line);justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:17px;display:flex}.admin-audit-logs-page__filters-panel h2{color:var(--admin-audit-logs-dark);margin:0;font-size:1rem;font-weight:700}.admin-audit-logs-page__filters-panel p{color:var(--admin-audit-logs-muted);margin:5px 0 0;font-size:.78rem;line-height:1.55}.admin-audit-logs-page__filters-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:18px;display:grid}.admin-audit-logs-page__field{flex-direction:column;gap:7px;min-width:0;display:flex}.admin-audit-logs-page__field--wide{grid-column:span 2}.admin-audit-logs-page__field>span{color:var(--admin-audit-logs-muted);letter-spacing:.035em;text-transform:uppercase;font-size:.7rem;font-weight:700;line-height:1.3}.admin-audit-logs-page__field input,.admin-audit-logs-page__field select{border:1px solid var(--admin-audit-logs-input-line);background:var(--admin-audit-logs-surface);width:100%;min-width:0;height:43px;color:var(--admin-audit-logs-text);border-radius:10px;outline:0;padding:0 12px;font-size:.78rem;transition:border-color .16s,box-shadow .16s}.admin-audit-logs-page__field select{padding-right:34px}.admin-audit-logs-page__field input:focus,.admin-audit-logs-page__field select:focus{border-color:#0b3d3b8c;box-shadow:0 0 0 4px #0b3d3b14}.admin-audit-logs-page__field input::placeholder{color:#9b9b9b}.admin-audit-logs-page__insights{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.admin-audit-logs-page__insight-card{border:1px solid var(--admin-audit-logs-line);border-radius:var(--admin-audit-logs-radius-md);background:var(--admin-audit-logs-surface);min-width:0;padding:20px;box-shadow:0 10px 30px #071c1b0a}.admin-audit-logs-page__insight-card>header,.admin-audit-logs-page__detail-section>header{align-items:flex-start;gap:12px;display:flex}.admin-audit-logs-page__insight-card>header>span,.admin-audit-logs-page__detail-section>header>span{background:var(--admin-audit-logs-soft-teal);width:38px;height:38px;color:var(--admin-audit-logs-teal);border-radius:11px;flex:none;place-items:center;display:inline-grid}.admin-audit-logs-page__insight-card>header>div,.admin-audit-logs-page__detail-section>header>div{flex:auto;min-width:0}.admin-audit-logs-page__insight-card h2{color:var(--admin-audit-logs-dark);font-size:.96rem;font-weight:700}.admin-audit-logs-page__insight-card header p,.admin-audit-logs-page__detail-section header p{color:var(--admin-audit-logs-light);margin:4px 0 0;font-size:.72rem;line-height:1.5}.admin-audit-logs-page__distribution-list,.admin-audit-logs-page__timeline-list{gap:0;margin-top:16px;display:grid}.admin-audit-logs-page__distribution-list>article{border-top:1px solid var(--admin-audit-logs-line);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:11px 0;display:flex}.admin-audit-logs-page__distribution-list>article:first-child{border-top:0}.admin-audit-logs-page__distribution-list>article>div:first-child{min-width:0}.admin-audit-logs-page__distribution-list strong,.admin-audit-logs-page__timeline-list strong{color:var(--admin-audit-logs-dark);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:700;display:block;overflow:hidden}.admin-audit-logs-page__distribution-list small,.admin-audit-logs-page__timeline-list small{color:var(--admin-audit-logs-light);margin-top:3px;font-size:.68rem;line-height:1.4;display:block}.admin-audit-logs-page__distribution-count{flex:none;align-items:center;gap:8px;display:flex}.admin-audit-logs-page__distribution-count strong{font-size:.88rem}.admin-audit-logs-page__distribution-count span{background:var(--admin-audit-logs-soft-gold);color:#88651f;border-radius:999px;justify-content:center;min-width:48px;padding:5px 8px;font-size:.66rem;font-weight:700;display:inline-flex}.admin-audit-logs-page__timeline-list>article{grid-template-columns:14px minmax(0,1fr);gap:10px;padding:9px 0;display:grid;position:relative}.admin-audit-logs-page__timeline-list>article:after{background:var(--admin-audit-logs-line);content:"";width:1px;position:absolute;top:26px;bottom:-9px;left:5px}.admin-audit-logs-page__timeline-list>article:last-child:after{display:none}.admin-audit-logs-page__timeline-list>article>span{z-index:1;background:var(--admin-audit-logs-gold);border:3px solid #fff;border-radius:999px;width:11px;height:11px;margin-top:4px;position:relative;box-shadow:0 0 0 1px #c6a15b73}.admin-audit-logs-page__list-section{border:1px solid var(--admin-audit-logs-line);border-radius:var(--admin-audit-logs-radius-lg);background:var(--admin-audit-logs-surface);box-shadow:var(--admin-audit-logs-shadow);margin-top:18px;padding:22px}.admin-audit-logs-page__list-header{border-bottom:1px solid var(--admin-audit-logs-line);justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:18px;display:flex}.admin-audit-logs-page__list-header h2{color:var(--admin-audit-logs-dark);font-family:Cormorant Garamond,Georgia,serif;font-size:1.85rem;font-weight:700;line-height:1}.admin-audit-logs-page__list-header p{color:var(--admin-audit-logs-muted);margin:7px 0 0;font-size:.76rem}.admin-audit-logs-page__sort-summary{border:1px solid var(--admin-audit-logs-line);background:var(--admin-audit-logs-soft);color:var(--admin-audit-logs-muted);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:8px 11px;font-size:.7rem;font-weight:600;display:inline-flex}.admin-audit-logs-page__sort-summary svg{width:16px;height:16px;color:var(--admin-audit-logs-teal)}.admin-audit-logs-page__log-list{gap:12px;margin-top:18px;display:grid}.admin-audit-logs-page__log-card{border:1px solid var(--admin-audit-logs-line);border-left:4px solid var(--admin-audit-logs-teal);background:var(--admin-audit-logs-surface);border-radius:14px;min-width:0;padding:18px;transition:border-color .16s,transform .16s,box-shadow .16s}.admin-audit-logs-page__log-card:hover,.admin-audit-logs-page__log-card--selected{border-color:#0b3d3b57;transform:translateY(-1px);box-shadow:0 13px 34px #071c1b12}.admin-audit-logs-page__log-card--selected{background:linear-gradient(135deg,#fff,#f5faf9)}.admin-audit-logs-page__log-card-heading,.admin-audit-logs-page__log-card-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-audit-logs-page__log-card-title{align-items:center;gap:10px;min-width:0;display:flex}.admin-audit-logs-page__log-card-title>strong{color:var(--admin-audit-logs-dark);text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.admin-audit-logs-page__log-card-heading>time{color:var(--admin-audit-logs-light);white-space:nowrap;flex:none;font-size:.7rem}.admin-audit-logs-page__action-badge{background:var(--admin-audit-logs-soft-teal);max-width:300px;color:var(--admin-audit-logs-teal);text-overflow:ellipsis;white-space:nowrap;border-radius:999px;align-items:center;padding:6px 9px;font-size:.66rem;font-weight:700;line-height:1.2;display:inline-flex;overflow:hidden}.admin-audit-logs-page__log-card-grid{background:var(--admin-audit-logs-soft);border-radius:11px;grid-template-columns:minmax(190px,1.2fr) minmax(120px,.8fr) minmax(130px,.8fr) minmax(190px,1.3fr);gap:14px;margin-top:15px;padding:15px;display:grid}.admin-audit-logs-page__log-card-grid>div{min-width:0}.admin-audit-logs-page__log-card-grid span,.admin-audit-logs-page__detail-grid article>span,.admin-audit-logs-page__request-list article>span{color:var(--admin-audit-logs-light);letter-spacing:.04em;text-transform:uppercase;margin-bottom:5px;font-size:.64rem;font-weight:700;line-height:1.3;display:block}.admin-audit-logs-page__log-card-grid strong,.admin-audit-logs-page__detail-grid strong,.admin-audit-logs-page__request-list strong{color:var(--admin-audit-logs-dark);overflow-wrap:anywhere;text-overflow:ellipsis;font-size:.76rem;font-weight:700;line-height:1.45;display:block;overflow:hidden}.admin-audit-logs-page__log-card-grid small{color:var(--admin-audit-logs-light);text-overflow:ellipsis;margin-top:3px;font-size:.66rem;line-height:1.4;display:block;overflow:hidden}.admin-audit-logs-page__log-card-footer{margin-top:14px}.admin-audit-logs-page__log-card-meta{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.admin-audit-logs-page__log-card-meta span{border:1px solid var(--admin-audit-logs-line);min-width:0;color:var(--admin-audit-logs-muted);border-radius:999px;align-items:center;padding:5px 8px;font-size:.65rem;line-height:1.2;display:inline-flex}.admin-audit-logs-page__mono{letter-spacing:-.02em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.admin-audit-logs-page__pagination{border-top:1px solid var(--admin-audit-logs-line);justify-content:center;align-items:center;gap:14px;margin-top:18px;padding-top:17px;display:flex}.admin-audit-logs-page__pagination>span{color:var(--admin-audit-logs-muted);font-size:.75rem}.admin-audit-logs-page__pagination strong{color:var(--admin-audit-logs-dark)}.admin-audit-logs-page__state-card{border:1px dashed var(--admin-audit-logs-input-line);border-radius:var(--admin-audit-logs-radius-md);background:var(--admin-audit-logs-soft);align-items:flex-start;gap:15px;margin-top:18px;padding:24px;display:flex}.admin-audit-logs-page__state-card--error{background:var(--admin-audit-logs-soft-error);border-color:#b43a3a47}.admin-audit-logs-page__state-icon{background:var(--admin-audit-logs-soft-teal);width:43px;height:43px;color:var(--admin-audit-logs-teal);border-radius:13px;flex:none;place-items:center;display:inline-grid}.admin-audit-logs-page__state-card--error .admin-audit-logs-page__state-icon{color:var(--admin-audit-logs-error);background:#ffe5e5}.admin-audit-logs-page__state-card h2{color:var(--admin-audit-logs-dark);font-size:.96rem;font-weight:700}.admin-audit-logs-page__state-card p{color:var(--admin-audit-logs-muted);margin:6px 0 13px;font-size:.78rem;line-height:1.6}.admin-audit-logs-page__empty-copy{color:var(--admin-audit-logs-light);margin:14px 0 0;font-size:.75rem;line-height:1.55}.admin-audit-logs-page__inspector-backdrop{z-index:1190;cursor:default;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#071c1b7a;border:0;width:100%;height:100%;padding:0;animation:.18s both admin-audit-logs-backdrop-in;position:fixed;inset:0}.admin-audit-logs-page__inspector{z-index:1200;border-left:1px solid var(--admin-audit-logs-line);background:var(--admin-audit-logs-surface);width:min(590px,100vw);height:100dvh;box-shadow:var(--admin-audit-logs-shadow-strong);flex-direction:column;animation:.22s both admin-audit-logs-inspector-in;display:flex;position:fixed;top:0;right:0;overflow:hidden}.admin-audit-logs-page__inspector-header{border-bottom:1px solid var(--admin-audit-logs-line);background:radial-gradient(circle at 88% 4%, #c6a15b33, transparent 32%), linear-gradient(145deg, var(--admin-audit-logs-dark), var(--admin-audit-logs-teal));color:#fff;flex:none;justify-content:space-between;align-items:flex-start;gap:18px;padding:24px 24px 20px;display:flex}.admin-audit-logs-page__inspector-header>div{min-width:0}.admin-audit-logs-page__inspector-header h2{letter-spacing:-.025em;font-family:Cormorant Garamond,Georgia,serif;font-size:2rem;font-weight:700;line-height:1}.admin-audit-logs-page__inspector-header p{color:#ffffffb3;margin:9px 0 0;font-size:.78rem;line-height:1.55}.admin-audit-logs-page__inspector-header .admin-audit-logs-page__icon-button{color:#fff;background:#ffffff17;border-color:#fff3}.admin-audit-logs-page__inspector-header .admin-audit-logs-page__icon-button:hover{background:#ffffff29;border-color:#ffffff5c}.admin-audit-logs-page__inspector-tabs{border-bottom:1px solid var(--admin-audit-logs-line);background:#fff;flex:none;grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.admin-audit-logs-page__inspector-tab{min-width:0;min-height:52px;color:var(--admin-audit-logs-muted);background:0 0;justify-content:center;align-items:center;gap:8px;padding:10px 12px;font-size:.74rem;font-weight:700;transition:background-color .16s,color .16s;display:inline-flex;position:relative}.admin-audit-logs-page__inspector-tab:after{content:"";background:0 0;border-radius:999px 999px 0 0;height:3px;position:absolute;bottom:0;left:20%;right:20%}.admin-audit-logs-page__inspector-tab:hover{background:var(--admin-audit-logs-soft);color:var(--admin-audit-logs-teal)}.admin-audit-logs-page__inspector-tab--active{color:var(--admin-audit-logs-teal)}.admin-audit-logs-page__inspector-tab--active:after{background:var(--admin-audit-logs-gold)}.admin-audit-logs-page__inspector-tab svg{width:17px;height:17px}.admin-audit-logs-page__inspector-body{overscroll-behavior:contain;background:var(--admin-audit-logs-soft);flex:auto;min-height:0;padding:22px;overflow:hidden auto}.admin-audit-logs-page__inspector-panel{gap:16px;display:grid}.admin-audit-logs-page__detail-grid{border:1px solid var(--admin-audit-logs-line);border-radius:var(--admin-audit-logs-radius-md);background:var(--admin-audit-logs-surface);grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.admin-audit-logs-page__detail-grid>article{border-right:1px solid var(--admin-audit-logs-line);border-bottom:1px solid var(--admin-audit-logs-line);min-width:0;padding:16px}.admin-audit-logs-page__detail-grid>article:nth-child(2n){border-right:0}.admin-audit-logs-page__detail-grid>article:nth-last-child(-n+2){border-bottom:0}.admin-audit-logs-page__detail-grid>article>div,.admin-audit-logs-page__request-list article>div{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.admin-audit-logs-page__detail-section{border:1px solid var(--admin-audit-logs-line);border-radius:var(--admin-audit-logs-radius-md);background:var(--admin-audit-logs-surface);padding:18px}.admin-audit-logs-page__detail-section h3{color:var(--admin-audit-logs-dark);margin:0;font-size:.92rem;font-weight:700}.admin-audit-logs-page__detail-section>header .admin-audit-logs-page__icon-button{margin-left:auto}.admin-audit-logs-page__actor-card{border:1px solid var(--admin-audit-logs-line);background:var(--admin-audit-logs-soft);border-radius:12px;align-items:center;gap:13px;margin-top:17px;padding:14px;display:flex}.admin-audit-logs-page__actor-avatar{background:var(--admin-audit-logs-teal);color:#fff;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:700;display:grid}.admin-audit-logs-page__actor-card>div:last-child{min-width:0}.admin-audit-logs-page__actor-card strong,.admin-audit-logs-page__actor-card span,.admin-audit-logs-page__actor-card small{display:block}.admin-audit-logs-page__actor-card strong{color:var(--admin-audit-logs-dark);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.admin-audit-logs-page__actor-card span{color:var(--admin-audit-logs-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:.72rem;overflow:hidden}.admin-audit-logs-page__actor-card small{color:var(--admin-audit-logs-success);letter-spacing:.05em;text-transform:uppercase;margin-top:5px;font-size:.64rem;font-weight:700}.admin-audit-logs-page__json-viewer{background:var(--admin-audit-logs-dark);color:#d9eee9;tab-size:2;white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid #c6a15b42;border-radius:12px;max-width:100%;min-height:190px;max-height:55vh;margin:16px 0 0;padding:16px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem;line-height:1.7;overflow:auto}.admin-audit-logs-page__request-list{gap:10px;margin-top:16px;display:grid}.admin-audit-logs-page__request-list>article{border:1px solid var(--admin-audit-logs-line);background:var(--admin-audit-logs-soft);border-radius:11px;min-width:0;padding:14px}.admin-audit-logs-page__request-list strong{flex:auto;min-width:0}@keyframes admin-audit-logs-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes admin-audit-logs-inspector-in{0%{opacity:0;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@media (width<=1320px){.admin-audit-logs-page__metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-audit-logs-page__filters-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-audit-logs-page__log-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1080px){.admin-audit-logs-page__hero{flex-direction:column;align-items:flex-start}.admin-audit-logs-page__hero-actions{justify-content:flex-start;width:100%}.admin-audit-logs-page__insights{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-audit-logs-page__insight-card:last-child{grid-column:1/-1}.admin-audit-logs-page__filters-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.admin-audit-logs-page__hero{border-radius:19px;padding:26px 22px}.admin-audit-logs-page__hero-actions,.admin-audit-logs-page__export-actions{width:100%}.admin-audit-logs-page__hero-actions{flex-direction:column;align-items:stretch}.admin-audit-logs-page__export-actions{grid-template-columns:minmax(0,1fr) auto;display:grid}.admin-audit-logs-page__hero-actions>.admin-audit-logs-page__button,.admin-audit-logs-page__export-actions .admin-audit-logs-page__button{width:100%}.admin-audit-logs-page__metrics,.admin-audit-logs-page__insights,.admin-audit-logs-page__filters-grid{grid-template-columns:minmax(0,1fr)}.admin-audit-logs-page__insight-card:last-child,.admin-audit-logs-page__field--wide{grid-column:auto}.admin-audit-logs-page__toolbar{flex-direction:column}.admin-audit-logs-page__toolbar>.admin-audit-logs-page__button{width:100%}.admin-audit-logs-page__filters-panel,.admin-audit-logs-page__list-section{padding:18px}.admin-audit-logs-page__filters-panel>header,.admin-audit-logs-page__list-header,.admin-audit-logs-page__log-card-heading,.admin-audit-logs-page__log-card-footer{flex-direction:column;align-items:flex-start}.admin-audit-logs-page__sort-summary{white-space:normal}.admin-audit-logs-page__log-card-grid{grid-template-columns:minmax(0,1fr)}.admin-audit-logs-page__log-card-title{flex-direction:column;align-items:flex-start;width:100%}.admin-audit-logs-page__action-badge{max-width:100%}.admin-audit-logs-page__log-card-footer .admin-audit-logs-page__button,.admin-audit-logs-page__inspector{width:100%}.admin-audit-logs-page__inspector-body{padding:18px}}@media (width<=520px){.admin-audit-logs-page__hero{padding:23px 18px}.admin-audit-logs-page__hero h1{font-size:2.2rem}.admin-audit-logs-page__metrics{gap:10px}.admin-audit-logs-page__metric-card{padding:17px}.admin-audit-logs-page__search-form{grid-template-columns:auto minmax(0,1fr)}.admin-audit-logs-page__search-form button{grid-column:1/-1;min-height:42px}.admin-audit-logs-page__filters-panel,.admin-audit-logs-page__list-section{border-radius:16px;padding:15px}.admin-audit-logs-page__log-card{padding:15px}.admin-audit-logs-page__log-card-grid{padding:13px}.admin-audit-logs-page__inspector-header{padding:21px 18px 17px}.admin-audit-logs-page__inspector-header h2{font-size:1.72rem}.admin-audit-logs-page__inspector-tabs{overflow-x:auto}.admin-audit-logs-page__inspector-tab{min-width:112px}.admin-audit-logs-page__inspector-body{padding:14px}.admin-audit-logs-page__detail-grid{grid-template-columns:minmax(0,1fr)}.admin-audit-logs-page__detail-grid>article,.admin-audit-logs-page__detail-grid>article:nth-child(2n),.admin-audit-logs-page__detail-grid>article:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--admin-audit-logs-line)}.admin-audit-logs-page__detail-grid>article:last-child{border-bottom:0}.admin-audit-logs-page__detail-section{padding:15px}.admin-audit-logs-page__request-list article>div{flex-direction:column;align-items:stretch}.admin-audit-logs-page__request-list .admin-audit-logs-page__copy-button{align-self:flex-end}.admin-audit-logs-page__pagination{gap:10px}}@media (width<=390px){.admin-audit-logs-page__metric-card{flex-direction:column;align-items:flex-start}.admin-audit-logs-page__export-actions{grid-template-columns:minmax(0,1fr)}.admin-audit-logs-page__log-card-meta{flex-direction:column;align-items:stretch}.admin-audit-logs-page__log-card-meta span{overflow-wrap:anywhere;border-radius:8px;width:100%}.admin-audit-logs-page__inspector-tab{min-width:104px;padding-inline:9px}}@media (prefers-reduced-motion:reduce){.admin-audit-logs-page *,.admin-audit-logs-page :before,.admin-audit-logs-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.admin-reports-page{--admin-reports-ink:#102221;--admin-reports-muted:#697674;--admin-reports-soft-muted:#8c9694;--admin-reports-teal:#0b3d3b;--admin-reports-teal-hover:#14524f;--admin-reports-deep:#071c1b;--admin-reports-gold:#c6a15b;--admin-reports-gold-soft:#f3ead8;--admin-reports-surface:#fff;--admin-reports-soft:#f5f5f3;--admin-reports-softer:#fafaf8;--admin-reports-line:#071c1b1a;--admin-reports-line-strong:#071c1b29;--admin-reports-success:#17745f;--admin-reports-success-soft:#e8f5f0;--admin-reports-warning:#a46816;--admin-reports-warning-soft:#fff4df;--admin-reports-danger:#a13f3f;--admin-reports-danger-soft:#fff0ef;--admin-reports-blue:#436d91;--admin-reports-blue-soft:#edf4f9;--admin-reports-shadow:0 20px 54px #071c1b14;--admin-reports-shadow-soft:0 10px 30px #071c1b0e;width:100%;min-width:0;max-width:1640px;color:var(--admin-reports-ink);gap:clamp(18px,2vw,28px);margin:0 auto;padding:clamp(18px,2.1vw,34px);display:grid;position:relative}.admin-reports-page *,.admin-reports-page :before,.admin-reports-page :after{box-sizing:border-box}.admin-reports-page button,.admin-reports-page input,.admin-reports-page select{font:inherit}.admin-reports-page button{-webkit-tap-highlight-color:transparent}.admin-reports-page__hero{isolation:isolate;color:#fff;background:radial-gradient(circle at 84% 10%,#c6a15b47,#0000 32%),radial-gradient(circle at 10% 92%,#14524feb,#0000 42%),linear-gradient(132deg,#071c1b 0%,#0b3d3b 58%,#092f2d 100%);border:1px solid #ffffff14;border-radius:28px;justify-content:space-between;align-items:flex-end;gap:28px;min-height:250px;padding:clamp(26px,3.4vw,50px);display:flex;position:relative;overflow:hidden;box-shadow:0 26px 70px #071c1b3d}.admin-reports-page__hero:before{z-index:-1;content:"";pointer-events:none;border:1px solid #ffffff13;border-radius:50%;width:470px;height:470px;position:absolute;top:-210px;right:-115px;box-shadow:0 0 0 64px #ffffff06,0 0 0 128px #ffffff05}.admin-reports-page__hero:after{z-index:-1;content:"";pointer-events:none;opacity:.32;background:linear-gradient(90deg,#0000 0 6%,#ffffff21 6% 7%,#0000 7% 18%,#ffffff1f 18% 19%,#0000 19% 31%,#ffffff1c 31% 32%,#0000 32% 46%,#ffffff1a 46% 47%,#0000 47% 62%,#ffffff17 62% 63%,#0000 63%);width:260px;height:150px;position:absolute;bottom:-68px;right:34px;transform:skew(-18deg)}.admin-reports-page__hero-copy{gap:14px;max-width:900px;display:grid}.admin-reports-page__hero-kicker{color:#ffffffc2;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:9px;width:fit-content;font-size:.74rem;font-weight:700;display:inline-flex}.admin-reports-page__hero-kicker>span{color:#f4dbac;background:#c6a15b24;border:1px solid #c6a15b52;border-radius:9px;place-items:center;width:30px;height:30px;display:inline-grid}.admin-reports-page__hero h1{color:#fff;font-family:var(--font-heading);letter-spacing:-.035em;margin:0;font-size:clamp(2.25rem,4vw,4.3rem);font-weight:600;line-height:.98}.admin-reports-page__hero-copy>p{color:#ffffffb3;max-width:790px;margin:0;font-size:clamp(.94rem,1.25vw,1.06rem);line-height:1.72}.admin-reports-page__hero-meta{flex-wrap:wrap;align-items:center;gap:10px 18px;margin-top:5px;display:flex}.admin-reports-page__hero-meta>span{color:#ffffffad;background:#ffffff0e;border:1px solid #ffffff14;border-radius:9px;align-items:center;gap:7px;min-height:32px;padding:6px 10px;font-size:.78rem;line-height:1.2;display:inline-flex}.admin-reports-page__source-badge{font-weight:700;color:#d9eee9!important}.admin-reports-page__source-badge i{background:#6bd1b6;border-radius:50%;flex:0 0 7px;width:7px;height:7px;box-shadow:0 0 0 4px #6bd1b61f}.admin-reports-page__source-badge--snapshot i{background:#f0c979;box-shadow:0 0 0 4px #f0c9791f}.admin-reports-page__button{min-height:43px;color:var(--admin-reports-ink);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.84rem;font-weight:700;line-height:1;transition:transform .16s,color .16s,background-color .16s,border-color .16s,box-shadow .16s;display:inline-flex}.admin-reports-page__button:hover:not(:disabled){transform:translateY(-1px)}.admin-reports-page__button:focus-visible,.admin-reports-page input:focus-visible,.admin-reports-page select:focus-visible{outline-offset:2px;outline:3px solid #c6a15b38}.admin-reports-page__button:disabled{cursor:not-allowed;opacity:.58}.admin-reports-page__button--light{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border-color:#ffffff29;flex:none;min-width:148px}.admin-reports-page__button--light:hover:not(:disabled){background:#ffffff26;border-color:#ffffff3b}.admin-reports-page__button--primary{color:#fff;background:var(--admin-reports-teal);border-color:var(--admin-reports-teal);box-shadow:0 10px 22px #0b3d3b2e}.admin-reports-page__button--primary:hover:not(:disabled){background:var(--admin-reports-teal-hover);border-color:var(--admin-reports-teal-hover)}.admin-reports-page__button--ghost{color:var(--admin-reports-muted);border-color:var(--admin-reports-line);background:#fff}.admin-reports-page__button--ghost:hover:not(:disabled){color:var(--admin-reports-teal);border-color:#0b3d3b40}.admin-reports-page__button--export{color:#fff;background:linear-gradient(135deg,#0b3d3b,#14524f);border-color:#0000;width:100%;min-height:48px;box-shadow:0 12px 24px #0b3d3b2e}.admin-reports-page__button--export:hover:not(:disabled){box-shadow:0 16px 30px #0b3d3b3b}.admin-reports-page__control-center{grid-template-columns:minmax(0,1fr) minmax(320px,385px);gap:18px;display:grid}.admin-reports-page__filters,.admin-reports-page__export-card,.admin-reports-page__panel,.admin-reports-page__range-summary,.admin-reports-page__metric-card,.admin-reports-page__state-card,.admin-reports-page__notice,.admin-reports-page__footer-note{background:var(--admin-reports-surface);border:1px solid var(--admin-reports-line);box-shadow:var(--admin-reports-shadow-soft)}.admin-reports-page__filters,.admin-reports-page__export-card{border-radius:18px;align-content:start;gap:18px;padding:22px;display:grid}.admin-reports-page__control-title{align-items:flex-start;gap:12px;display:flex}.admin-reports-page__control-title>span{width:42px;height:42px;color:var(--admin-reports-teal);background:#0b3d3b13;border:1px solid #0b3d3b1a;border-radius:12px;flex:0 0 42px;place-items:center;display:inline-grid}.admin-reports-page__control-title>div{gap:3px;display:grid}.admin-reports-page__control-title strong{color:var(--admin-reports-ink);font-family:var(--font-heading);font-size:1.18rem;line-height:1.2}.admin-reports-page__control-title small{color:var(--admin-reports-muted);font-size:.76rem;line-height:1.5}.admin-reports-page__filter-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:13px;display:grid}.admin-reports-page__export-fields{gap:12px;display:grid}.admin-reports-page__field{gap:7px;min-width:0;display:grid}.admin-reports-page__field>span:first-child{color:var(--admin-reports-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.68rem;font-weight:700}.admin-reports-page__field input,.admin-reports-page__field select{width:100%;min-width:0;height:44px;color:var(--admin-reports-ink);background:var(--admin-reports-softer);border:1px solid var(--admin-reports-line);border-radius:10px;padding:0 12px;font-size:.84rem;font-weight:600;transition:background-color .16s,border-color .16s,box-shadow .16s}.admin-reports-page__field input:hover,.admin-reports-page__field select:hover{border-color:#0b3d3b33}.admin-reports-page__field input:focus,.admin-reports-page__field select:focus{background:#fff;border-color:#0b3d3b73;box-shadow:0 0 0 3px #0b3d3b12}.admin-reports-page__field input:disabled,.admin-reports-page__field select:disabled{cursor:not-allowed;opacity:.62}.admin-reports-page__select-wrap{display:block;position:relative}.admin-reports-page__select-wrap select{appearance:none;padding-right:38px}.admin-reports-page__select-wrap>svg{color:var(--admin-reports-muted);pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.admin-reports-page__filter-actions{justify-content:space-between;align-items:center;gap:14px;min-height:43px;padding-top:3px;display:flex}.admin-reports-page__filter-actions>div{flex:none;gap:9px;display:flex}.admin-reports-page__timezone-note,.admin-reports-page__validation-note{color:var(--admin-reports-soft-muted);align-items:center;gap:6px;font-size:.72rem;line-height:1.45;display:inline-flex}.admin-reports-page__validation-note{color:var(--admin-reports-warning);font-weight:700}.admin-reports-page__export-note{color:var(--admin-reports-soft-muted);text-align:center;margin:-2px 0 0;font-size:.7rem;line-height:1.5}.admin-reports-page__notice{border-radius:13px;align-items:flex-start;gap:11px;padding:15px 17px;display:flex}.admin-reports-page__notice--warning{color:#7f5518;background:var(--admin-reports-warning-soft);border-color:#a4681629}.admin-reports-page__notice>svg{flex:none;margin-top:1px}.admin-reports-page__notice>div{gap:2px;display:grid}.admin-reports-page__notice strong{font-size:.82rem}.admin-reports-page__notice span{font-size:.75rem;line-height:1.5}.admin-reports-page__range-summary{border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.admin-reports-page__range-summary>div{border-right:1px solid var(--admin-reports-line);gap:4px;min-width:0;padding:17px 20px;display:grid}.admin-reports-page__range-summary>div:last-child{border-right:0}.admin-reports-page__range-summary span{color:var(--admin-reports-soft-muted);letter-spacing:.06em;text-transform:uppercase;font-size:.66rem;font-weight:700}.admin-reports-page__range-summary strong{color:var(--admin-reports-ink);text-overflow:ellipsis;font-size:.82rem;line-height:1.4;overflow:hidden}.admin-reports-page__metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;display:grid}.admin-reports-page__metric-card{border-radius:17px;gap:16px;min-height:165px;padding:18px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative;overflow:hidden}.admin-reports-page__metric-card:after{content:"";pointer-events:none;background:#0b3d3b09;border-radius:50%;width:108px;height:108px;position:absolute;bottom:-44px;right:-34px}.admin-reports-page__metric-card:hover{box-shadow:var(--admin-reports-shadow);border-color:#0b3d3b2b;transform:translateY(-2px)}.admin-reports-page__metric-card--teal{background:linear-gradient(145deg,#fff,#f3f8f7);border-color:#0b3d3b29}.admin-reports-page__metric-card--success{background:linear-gradient(145deg,#fff,#f3faf7);border-color:#17745f29}.admin-reports-page__metric-card--warning{background:linear-gradient(145deg,#fff,#fff9ef);border-color:#a4681629}.admin-reports-page__metric-card--danger{background:linear-gradient(145deg,#fff,#fff6f5);border-color:#a13f3f29}.admin-reports-page__metric-card-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.admin-reports-page__metric-icon{width:42px;height:42px;color:var(--admin-reports-teal);background:#0b3d3b13;border:1px solid #0b3d3b17;border-radius:12px;place-items:center;display:inline-grid}.admin-reports-page__metric-card--success .admin-reports-page__metric-icon{color:var(--admin-reports-success);background:var(--admin-reports-success-soft);border-color:#17745f1c}.admin-reports-page__metric-card--warning .admin-reports-page__metric-icon{color:var(--admin-reports-warning);background:var(--admin-reports-warning-soft);border-color:#a468161f}.admin-reports-page__metric-card--danger .admin-reports-page__metric-icon{color:var(--admin-reports-danger);background:var(--admin-reports-danger-soft);border-color:#a13f3f1f}.admin-reports-page__trend-pill{min-height:28px;color:var(--admin-reports-muted);background:var(--admin-reports-soft);border-radius:999px;align-items:center;gap:4px;padding:5px 8px;font-size:.68rem;font-weight:800;display:inline-flex}.admin-reports-page__trend-pill--up{color:var(--admin-reports-success);background:var(--admin-reports-success-soft)}.admin-reports-page__trend-pill--down{color:var(--admin-reports-danger);background:var(--admin-reports-danger-soft)}.admin-reports-page__metric-card>div:last-child{gap:5px;display:grid}.admin-reports-page__metric-card p{color:var(--admin-reports-muted);margin:0;font-size:.73rem;font-weight:700}.admin-reports-page__metric-card strong{z-index:1;overflow-wrap:anywhere;color:var(--admin-reports-ink);font-family:var(--font-heading);letter-spacing:-.025em;font-size:clamp(1.55rem,2.2vw,2.15rem);font-weight:700;line-height:1.08;position:relative}.admin-reports-page__metric-card>div:last-child>span{color:var(--admin-reports-soft-muted);font-size:.7rem;line-height:1.45}.admin-reports-page__panel{border-radius:19px;gap:22px;min-width:0;padding:clamp(19px,2vw,26px);display:grid}.admin-reports-page__panel-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.admin-reports-page__panel-header>div:first-child{gap:4px;min-width:0;display:grid}.admin-reports-page__eyebrow{color:var(--admin-reports-gold);letter-spacing:.12em;text-transform:uppercase;margin:0 0 1px;font-size:.65rem;font-weight:800}.admin-reports-page__panel h2{color:var(--admin-reports-ink);font-family:var(--font-heading);margin:0;font-size:clamp(1.35rem,1.8vw,1.8rem);font-weight:700;line-height:1.14}.admin-reports-page__panel-header p:not(.admin-reports-page__eyebrow){max-width:760px;color:var(--admin-reports-muted);margin:2px 0 0;font-size:.78rem;line-height:1.56}.admin-reports-page__panel-action{flex:none}.admin-reports-page__headline-mini{text-align:right;justify-items:end;gap:2px;display:grid}.admin-reports-page__headline-mini span{color:var(--admin-reports-soft-muted);letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:700}.admin-reports-page__headline-mini strong{color:var(--admin-reports-teal);font-family:var(--font-heading);font-size:1.2rem}.admin-reports-page__trend-chart{gap:14px;min-width:0;display:grid}.admin-reports-page__chart-legend{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:13px;display:flex}.admin-reports-page__chart-legend span{color:var(--admin-reports-muted);align-items:center;gap:7px;font-size:.7rem;font-weight:700;display:inline-flex}.admin-reports-page__legend-dot{border-radius:50%;width:8px;height:8px}.admin-reports-page__legend-dot--gross{background:var(--admin-reports-teal);box-shadow:0 0 0 3px #0b3d3b17}.admin-reports-page__legend-dot--paid{background:var(--admin-reports-gold);box-shadow:0 0 0 3px #c6a15b1f}.admin-reports-page__chart-canvas{background:linear-gradient(#0b3d3b06,#0000 68%);border:1px solid #071c1b0e;border-radius:15px;width:100%;min-width:0;height:260px;overflow:hidden}.admin-reports-page__chart-canvas svg{width:100%;height:100%;display:block;overflow:visible}.admin-reports-page__chart-gridline{stroke:#071c1b14;stroke-width:1px;vector-effect:non-scaling-stroke}.admin-reports-page__chart-line{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 4px 7px #071c1b1a)}.admin-reports-page__chart-line--gross{stroke:var(--admin-reports-teal)}.admin-reports-page__chart-line--paid{stroke:var(--admin-reports-gold);stroke-dasharray:8 6}.admin-reports-page__chart-labels{grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:2px;display:grid}.admin-reports-page__chart-labels span{min-width:0;color:var(--admin-reports-soft-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;font-weight:600;overflow:hidden}.admin-reports-page__chart-empty{min-height:250px;color:var(--admin-reports-soft-muted);text-align:center;background:var(--admin-reports-softer);border:1px dashed var(--admin-reports-line-strong);border-radius:15px;align-content:center;justify-items:center;gap:8px;padding:28px;display:grid}.admin-reports-page__chart-empty strong{color:var(--admin-reports-ink)}.admin-reports-page__chart-empty span{max-width:430px;font-size:.76rem;line-height:1.55}.admin-reports-page__snapshot-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.admin-reports-page__snapshot-card{background:var(--admin-reports-softer);border:1px solid var(--admin-reports-line);border-radius:14px;align-items:center;gap:12px;min-height:108px;padding:15px;display:flex}.admin-reports-page__snapshot-card>span{width:40px;height:40px;color:var(--admin-reports-teal);background:#0b3d3b12;border-radius:11px;flex:0 0 40px;place-items:center;display:inline-grid}.admin-reports-page__snapshot-card>div{gap:2px;min-width:0;display:grid}.admin-reports-page__snapshot-card p{color:var(--admin-reports-muted);margin:0;font-size:.69rem;font-weight:700}.admin-reports-page__snapshot-card strong{overflow-wrap:anywhere;color:var(--admin-reports-ink);font-family:var(--font-heading);font-size:1.28rem;line-height:1.12}.admin-reports-page__snapshot-card small{color:var(--admin-reports-soft-muted);font-size:.65rem}.admin-reports-page__snapshot-card--success>span{color:var(--admin-reports-success);background:var(--admin-reports-success-soft)}.admin-reports-page__snapshot-card--warning>span{color:var(--admin-reports-warning);background:var(--admin-reports-warning-soft)}.admin-reports-page__snapshot-card--danger>span{color:var(--admin-reports-danger);background:var(--admin-reports-danger-soft)}.admin-reports-page__snapshot-card--teal>span{color:var(--admin-reports-teal);background:#0b3d3b14}.admin-reports-page__two-column-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:18px;display:grid}.admin-reports-page__breakdown-list{gap:15px;display:grid}.admin-reports-page__breakdown-item{gap:9px;display:grid}.admin-reports-page__breakdown-copy{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.admin-reports-page__breakdown-copy>div{gap:2px;display:grid}.admin-reports-page__breakdown-copy>div:last-child{text-align:right;justify-items:end}.admin-reports-page__breakdown-copy strong{color:var(--admin-reports-ink);font-size:.79rem}.admin-reports-page__breakdown-copy span{color:var(--admin-reports-soft-muted);font-size:.65rem}.admin-reports-page__progress-track{background:#edf0ee;border-radius:999px;height:8px;overflow:hidden}.admin-reports-page__progress-track>span{background:linear-gradient(90deg, var(--admin-reports-teal), var(--admin-reports-teal-hover));border-radius:inherit;height:100%;display:block}.admin-reports-page__empty-inline{min-height:86px;color:var(--admin-reports-soft-muted);text-align:center;background:var(--admin-reports-softer);border:1px dashed var(--admin-reports-line-strong);border-radius:12px;align-content:center;padding:18px;font-size:.76rem;line-height:1.5;display:grid}.admin-reports-page__table-wrap{border:1px solid var(--admin-reports-line);border-radius:14px;width:100%;min-width:0;overflow-x:auto}.admin-reports-page__table{border-collapse:collapse;border-spacing:0;background:#fff;width:100%;min-width:900px}.admin-reports-page__table th,.admin-reports-page__table td{color:var(--admin-reports-ink);text-align:left;vertical-align:middle;border-bottom:1px solid var(--admin-reports-line);padding:14px 16px;font-size:.73rem;line-height:1.45}.admin-reports-page__table th{color:var(--admin-reports-soft-muted);letter-spacing:.06em;background:var(--admin-reports-softer);text-transform:uppercase;white-space:nowrap;font-size:.63rem;font-weight:800}.admin-reports-page__table tbody tr:last-child td{border-bottom:0}.admin-reports-page__table tbody tr{transition:background-color .15s}.admin-reports-page__table tbody tr:hover{background:#fbfcfb}.admin-reports-page__table small{color:var(--admin-reports-soft-muted);margin-top:2px;font-size:.64rem;display:block}.admin-reports-page__table-secondary{font-size:.73rem;display:block}.admin-reports-page__product-cell{align-items:center;gap:10px;min-width:220px;display:flex}.admin-reports-page__product-cell>div{min-width:0;display:grid}.admin-reports-page__product-cell strong{max-width:240px;color:var(--admin-reports-ink);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.admin-reports-page__rank{width:30px;height:30px;color:var(--admin-reports-teal);background:#0b3d3b13;border-radius:9px;flex:0 0 30px;place-items:center;font-size:.7rem;font-weight:800;display:inline-grid}.admin-reports-page__stock-pill{min-width:38px;min-height:26px;color:var(--admin-reports-success);background:var(--admin-reports-success-soft);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-size:.67rem;font-weight:800;display:inline-flex}.admin-reports-page__stock-pill--low{color:var(--admin-reports-warning);background:var(--admin-reports-warning-soft)}.admin-reports-page__stock-pill--out{color:var(--admin-reports-danger);background:var(--admin-reports-danger-soft)}.admin-reports-page__fact-grid{border:1px solid var(--admin-reports-line);border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.admin-reports-page__fact-grid>div{background:var(--admin-reports-softer);border-right:1px solid var(--admin-reports-line);border-bottom:1px solid var(--admin-reports-line);align-content:center;gap:5px;min-height:88px;padding:14px;display:grid}.admin-reports-page__fact-grid>div:nth-child(3n){border-right:0}.admin-reports-page__fact-grid>div:nth-last-child(-n+3){border-bottom:0}.admin-reports-page__fact-grid span{color:var(--admin-reports-soft-muted);font-size:.65rem;font-weight:700}.admin-reports-page__fact-grid strong{overflow-wrap:anywhere;color:var(--admin-reports-ink);font-family:var(--font-heading);font-size:1.22rem}.admin-reports-page__customer-trend{gap:14px;display:grid}.admin-reports-page__customer-trend-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-reports-page__customer-trend-head strong{color:var(--admin-reports-ink);font-size:.76rem}.admin-reports-page__customer-trend-head span{color:var(--admin-reports-soft-muted);font-size:.65rem}.admin-reports-page__mini-bars{border:1px solid var(--admin-reports-line);background:linear-gradient(#0b3d3b05,#0000);border-radius:13px;align-items:flex-end;gap:8px;min-height:150px;padding:15px 10px 4px;display:flex;overflow-x:auto}.admin-reports-page__mini-bars>div{flex:1 0 42px;place-items:end center;gap:6px;min-width:42px;height:118px;display:grid}.admin-reports-page__mini-bars>div>span{background:linear-gradient(180deg, var(--admin-reports-gold), #dec489);border-radius:7px 7px 3px 3px;width:min(24px,70%);min-height:8px;display:block;box-shadow:0 6px 14px #c6a15b29}.admin-reports-page__mini-bars small{width:100%;color:var(--admin-reports-soft-muted);text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:.57rem;overflow:hidden}.admin-reports-page__catalog-ratio{background:var(--admin-reports-softer);border:1px solid var(--admin-reports-line);border-radius:14px;gap:13px;padding:17px;display:grid}.admin-reports-page__catalog-ratio>div:not(.admin-reports-page__ratio-track){justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-reports-page__catalog-ratio span{color:var(--admin-reports-muted);align-items:center;gap:8px;font-size:.72rem;display:inline-flex}.admin-reports-page__catalog-ratio strong{color:var(--admin-reports-ink);font-family:var(--font-heading);font-size:1.02rem}.admin-reports-page__ratio-dot{border-radius:50%;flex:0 0 8px;width:8px;height:8px}.admin-reports-page__ratio-dot--sold{background:var(--admin-reports-teal)}.admin-reports-page__ratio-dot--idle{background:#d7ddda}.admin-reports-page__ratio-track{background:#e9eeeb;border-radius:999px;height:10px;overflow:hidden}.admin-reports-page__ratio-track>span{background:linear-gradient(90deg, var(--admin-reports-teal), var(--admin-reports-teal-hover));border-radius:inherit;min-width:0;height:100%;display:block}.admin-reports-page__inventory-value,.admin-reports-page__money-stack,.admin-reports-page__risk-grid{border:1px solid var(--admin-reports-line);border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.admin-reports-page__inventory-value>div,.admin-reports-page__money-stack>div,.admin-reports-page__risk-grid>div{background:var(--admin-reports-softer);border-right:1px solid var(--admin-reports-line);border-bottom:1px solid var(--admin-reports-line);align-content:center;gap:5px;min-height:98px;padding:16px;display:grid}.admin-reports-page__inventory-value>div:nth-child(2n),.admin-reports-page__money-stack>div:nth-child(2n),.admin-reports-page__risk-grid>div:nth-child(2n){border-right:0}.admin-reports-page__inventory-value>div:nth-last-child(-n+2),.admin-reports-page__money-stack>div:nth-last-child(-n+2),.admin-reports-page__risk-grid>div:nth-last-child(-n+2){border-bottom:0}.admin-reports-page__inventory-value span,.admin-reports-page__money-stack span,.admin-reports-page__risk-grid span{color:var(--admin-reports-soft-muted);font-size:.66rem;font-weight:700}.admin-reports-page__inventory-value strong,.admin-reports-page__money-stack strong,.admin-reports-page__risk-grid strong{overflow-wrap:anywhere;color:var(--admin-reports-ink);font-family:var(--font-heading);font-size:1.22rem}.admin-reports-page__risk-grid small{color:var(--admin-reports-soft-muted);font-size:.62rem}.admin-reports-page__low-stock-list{gap:9px;display:grid}.admin-reports-page__low-stock-list article{background:var(--admin-reports-softer);border:1px solid var(--admin-reports-line);border-radius:12px;grid-template-columns:minmax(150px,1fr) minmax(70px,auto) minmax(70px,auto) auto;align-items:center;gap:13px;padding:12px;display:grid}.admin-reports-page__low-stock-list article>div{gap:2px;min-width:0;display:grid}.admin-reports-page__low-stock-list article>div:first-child strong{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.admin-reports-page__low-stock-list article>div:first-child span{color:var(--admin-reports-soft-muted);font-size:.62rem}.admin-reports-page__low-stock-list article small{color:var(--admin-reports-soft-muted);font-size:.59rem}.admin-reports-page__low-stock-list article strong{color:var(--admin-reports-ink);font-size:.75rem}.admin-reports-page__healthy-state{min-height:110px;color:var(--admin-reports-success);background:var(--admin-reports-success-soft);border:1px solid #17745f21;border-radius:13px;align-items:center;gap:12px;padding:18px;display:flex}.admin-reports-page__healthy-state>span{background:#ffffffa6;border-radius:10px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:inline-grid}.admin-reports-page__healthy-state>div{gap:3px;display:grid}.admin-reports-page__healthy-state strong{font-size:.78rem}.admin-reports-page__healthy-state p{color:#528073;margin:0;font-size:.69rem;line-height:1.5}.admin-reports-page__risk-breakdown{gap:9px;display:grid}.admin-reports-page__risk-breakdown>span{color:var(--admin-reports-muted);font-size:.68rem;font-weight:700}.admin-reports-page__risk-breakdown>div{flex-wrap:wrap;gap:7px;display:flex}.admin-reports-page__risk-breakdown>div>span{min-height:30px;color:var(--admin-reports-muted);background:var(--admin-reports-softer);border:1px solid var(--admin-reports-line);border-radius:999px;align-items:center;gap:7px;padding:5px 9px;font-size:.66rem;display:inline-flex}.admin-reports-page__risk-breakdown strong{color:var(--admin-reports-teal)}.admin-reports-page__footer-note{color:var(--admin-reports-teal);background:linear-gradient(90deg,#f4f9f7,#fff);border-radius:14px;align-items:center;gap:12px;padding:16px 18px;display:flex}.admin-reports-page__footer-note>svg{flex:none}.admin-reports-page__footer-note>div{flex:1;gap:2px;display:grid}.admin-reports-page__footer-note strong{font-size:.76rem}.admin-reports-page__footer-note span{color:var(--admin-reports-muted);font-size:.68rem;line-height:1.45}.admin-reports-page__footer-note>span:last-child{text-align:right;flex:none}.admin-reports-page__state-card{text-align:left;border-radius:18px;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;min-height:210px;padding:28px;display:flex}.admin-reports-page__state-card--error{color:var(--admin-reports-danger);background:var(--admin-reports-danger-soft);border-color:#a13f3f29}.admin-reports-page__state-icon{background:#ffffffb3;border-radius:13px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:inline-grid}.admin-reports-page__state-card>div{flex:1;gap:4px;max-width:560px;display:grid}.admin-reports-page__state-card h2{color:var(--admin-reports-ink);font-family:var(--font-heading);margin:0;font-size:1.45rem}.admin-reports-page__state-card p{color:var(--admin-reports-muted);margin:0;font-size:.78rem;line-height:1.6}.admin-reports-page__loading{min-height:460px;color:var(--admin-reports-muted);text-align:center;background:var(--admin-reports-surface);border:1px solid var(--admin-reports-line);box-shadow:var(--admin-reports-shadow-soft);border-radius:22px;align-content:center;justify-items:center;gap:11px;padding:34px;display:grid}.admin-reports-page__loading-mark{width:58px;height:58px;color:var(--admin-reports-teal);background:#0b3d3b13;border:1px solid #0b3d3b1a;border-radius:16px;place-items:center;display:inline-grid}.admin-reports-page__loading h1{color:var(--admin-reports-ink);font-family:var(--font-heading);margin:5px 0 0;font-size:clamp(1.75rem,3vw,2.5rem)}.admin-reports-page__loading p{max-width:500px;margin:0;font-size:.8rem;line-height:1.6}.admin-reports-page__loading-bars{align-items:center;gap:6px;margin-top:7px;display:flex}.admin-reports-page__loading-bars span{background:var(--admin-reports-teal);border-radius:999px;width:7px;height:22px;animation:.9s ease-in-out infinite alternate admin-reports-loading}.admin-reports-page__loading-bars span:nth-child(2){animation-delay:.15s}.admin-reports-page__loading-bars span:nth-child(3){animation-delay:.3s}@keyframes admin-reports-loading{0%{opacity:.35;height:10px}to{opacity:1;height:26px}}@media (width<=1399px){.admin-reports-page__metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-reports-page__snapshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1180px){.admin-reports-page__control-center{grid-template-columns:minmax(0,1fr)}.admin-reports-page__export-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-reports-page__export-card .admin-reports-page__button--export{width:fit-content;min-width:210px}.admin-reports-page__export-note{text-align:left}.admin-reports-page__metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=920px){.admin-reports-page{padding:18px 16px 28px}.admin-reports-page__hero{flex-direction:column;align-items:flex-start;min-height:300px;padding:28px}.admin-reports-page__button--light{min-width:0}.admin-reports-page__range-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-reports-page__range-summary>div:nth-child(2n){border-right:0}.admin-reports-page__range-summary>div:nth-child(-n+2){border-bottom:1px solid var(--admin-reports-line)}.admin-reports-page__two-column-grid{grid-template-columns:minmax(0,1fr)}.admin-reports-page__chart-canvas{height:230px}.admin-reports-page__footer-note{flex-wrap:wrap;align-items:flex-start}.admin-reports-page__footer-note>span:last-child{text-align:left;width:100%;padding-left:30px}}@media (width<=720px){.admin-reports-page{gap:16px}.admin-reports-page__hero{border-radius:20px;min-height:0;padding:24px 20px}.admin-reports-page__hero h1{font-size:clamp(2.15rem,12vw,3.25rem)}.admin-reports-page__hero-meta{flex-direction:column;align-items:stretch}.admin-reports-page__hero-meta>span,.admin-reports-page__button--light{width:100%}.admin-reports-page__filters,.admin-reports-page__export-card,.admin-reports-page__panel{border-radius:16px;padding:17px}.admin-reports-page__filter-grid,.admin-reports-page__export-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-reports-page__filter-actions{flex-direction:column;align-items:stretch}.admin-reports-page__filter-actions>div{justify-content:flex-end}.admin-reports-page__export-card .admin-reports-page__button--export{width:100%}.admin-reports-page__metric-grid{gap:11px}.admin-reports-page__metric-card{min-height:154px;padding:15px}.admin-reports-page__metric-card strong{font-size:clamp(1.3rem,6vw,1.75rem)}.admin-reports-page__snapshot-grid{grid-template-columns:minmax(0,1fr)}.admin-reports-page__panel-header{flex-direction:column;align-items:stretch}.admin-reports-page__panel-action{width:100%}.admin-reports-page__headline-mini{text-align:left;justify-items:start}.admin-reports-page__chart-legend{justify-content:flex-start}.admin-reports-page__chart-canvas{height:210px}.admin-reports-page__fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-reports-page__fact-grid>div:nth-child(3n){border-right:1px solid var(--admin-reports-line)}.admin-reports-page__fact-grid>div:nth-child(2n){border-right:0}.admin-reports-page__fact-grid>div:nth-last-child(-n+3){border-bottom:1px solid var(--admin-reports-line)}.admin-reports-page__fact-grid>div:nth-last-child(-n+2){border-bottom:0}.admin-reports-page__low-stock-list article{grid-template-columns:minmax(0,1fr) auto}.admin-reports-page__low-stock-list article>div:nth-child(2),.admin-reports-page__low-stock-list article>div:nth-child(3){border-top:1px solid var(--admin-reports-line);padding-top:8px}.admin-reports-page__low-stock-list article>.admin-reports-page__stock-pill{justify-self:end}}@media (width<=520px){.admin-reports-page{padding:14px 12px 24px}.admin-reports-page__hero{gap:20px;padding:22px 17px}.admin-reports-page__hero-copy{gap:11px}.admin-reports-page__hero-copy>p{font-size:.84rem}.admin-reports-page__control-title>span{flex-basis:38px;width:38px;height:38px}.admin-reports-page__filter-grid,.admin-reports-page__export-fields{grid-template-columns:minmax(0,1fr)}.admin-reports-page__filter-actions>div{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.admin-reports-page__filter-actions .admin-reports-page__button{width:100%}.admin-reports-page__range-summary{grid-template-columns:minmax(0,1fr)}.admin-reports-page__range-summary>div,.admin-reports-page__range-summary>div:nth-child(2n){border-right:0;border-bottom:1px solid var(--admin-reports-line)}.admin-reports-page__range-summary>div:last-child{border-bottom:0}.admin-reports-page__metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-reports-page__metric-card{gap:13px;min-height:148px;padding:13px}.admin-reports-page__metric-card-topline{align-items:flex-start}.admin-reports-page__metric-icon{width:37px;height:37px}.admin-reports-page__trend-pill{min-height:24px;padding:4px 6px;font-size:.6rem}.admin-reports-page__metric-card p{font-size:.66rem}.admin-reports-page__metric-card strong{font-size:clamp(1.12rem,6.3vw,1.52rem)}.admin-reports-page__metric-card>div:last-child>span{font-size:.62rem}.admin-reports-page__panel{gap:17px}.admin-reports-page__chart-canvas{height:185px}.admin-reports-page__chart-labels{display:none}.admin-reports-page__breakdown-copy{flex-direction:column;align-items:stretch;gap:7px}.admin-reports-page__breakdown-copy>div:last-child{text-align:left;grid-template-columns:auto auto;justify-content:space-between;justify-items:stretch}.admin-reports-page__fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-reports-page__fact-grid>div{min-height:78px;padding:12px}.admin-reports-page__inventory-value,.admin-reports-page__money-stack,.admin-reports-page__risk-grid{grid-template-columns:minmax(0,1fr)}.admin-reports-page__inventory-value>div,.admin-reports-page__money-stack>div,.admin-reports-page__risk-grid>div,.admin-reports-page__inventory-value>div:nth-child(2n),.admin-reports-page__money-stack>div:nth-child(2n),.admin-reports-page__risk-grid>div:nth-child(2n){border-right:0;border-bottom:1px solid var(--admin-reports-line)}.admin-reports-page__inventory-value>div:last-child,.admin-reports-page__money-stack>div:last-child,.admin-reports-page__risk-grid>div:last-child{border-bottom:0}.admin-reports-page__low-stock-list article{grid-template-columns:minmax(0,1fr);align-items:start}.admin-reports-page__low-stock-list article>.admin-reports-page__stock-pill{justify-self:start}.admin-reports-page__footer-note{padding:14px}.admin-reports-page__footer-note>span:last-child{padding-left:0}.admin-reports-page__state-card{flex-direction:column;align-items:flex-start;padding:22px 17px}.admin-reports-page__state-card .admin-reports-page__button{width:100%}}@media (width<=390px){.admin-reports-page__metric-grid{grid-template-columns:minmax(0,1fr)}.admin-reports-page__metric-card{min-height:138px}.admin-reports-page__filter-actions>div,.admin-reports-page__fact-grid{grid-template-columns:minmax(0,1fr)}.admin-reports-page__fact-grid>div,.admin-reports-page__fact-grid>div:nth-child(2n),.admin-reports-page__fact-grid>div:nth-child(3n){border-right:0;border-bottom:1px solid var(--admin-reports-line)}.admin-reports-page__fact-grid>div:last-child{border-bottom:0}.admin-reports-page__table{min-width:820px}}@media (prefers-reduced-motion:reduce){.admin-reports-page *,.admin-reports-page :before,.admin-reports-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.admin-error-boundary{background:radial-gradient(circle at 100% 0,#c6a15b29,#0000 34%),linear-gradient(145deg,#071c1b 0%,#0b3d3b 56%,#071c1b 100%);place-items:center;min-height:100vh;padding:32px 20px;display:grid}.admin-error-boundary__card{text-align:center;background:#fffffff7;border:1px solid #c6a15b57;border-radius:22px;width:min(100%,620px);padding:48px;box-shadow:0 28px 70px #00000047,inset 0 1px #fff9}.admin-error-boundary__code{color:#c6a15b;letter-spacing:-.04em;margin:0 0 8px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(3.8rem,10vw,6.5rem);font-weight:700;line-height:.9}.admin-error-boundary__eyebrow{color:#0b3d3b;letter-spacing:.22em;text-transform:uppercase;margin:0 0 14px;font-size:.72rem;font-weight:700}.admin-error-boundary__title{color:#111;letter-spacing:-.025em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.25rem,6vw,3.65rem);font-weight:600;line-height:1}.admin-error-boundary__description{color:#666;max-width:470px;margin:22px auto 0;font-size:.94rem;line-height:1.75}.admin-error-boundary__actions{justify-content:center;gap:12px;margin-top:30px;display:flex}.admin-error-boundary__primary-action,.admin-error-boundary__secondary-action{min-height:46px;font:inherit;cursor:pointer;border-radius:10px;padding:0 22px;font-size:.84rem;font-weight:600;transition:background-color .18s,border-color .18s,color .18s,box-shadow .18s,transform .18s}.admin-error-boundary__primary-action{color:#fff;background:#0b3d3b;border:1px solid #0b3d3b;box-shadow:0 10px 24px #0b3d3b33}.admin-error-boundary__primary-action:hover{background:#14524f;border-color:#14524f;transform:translateY(-1px);box-shadow:0 14px 30px #0b3d3b42}.admin-error-boundary__secondary-action{color:#333;background:#fff;border:1px solid #d8d8d8}.admin-error-boundary__secondary-action:hover{color:#0b3d3b;border-color:#0b3d3b;transform:translateY(-1px)}.admin-error-boundary__primary-action:focus-visible,.admin-error-boundary__secondary-action:focus-visible{outline-offset:3px;outline:3px solid #c6a15b61}.admin-error-boundary__note{color:#888;margin:22px 0 0;font-size:.74rem;line-height:1.6}@media (width<=640px){.admin-error-boundary{padding:20px 14px}.admin-error-boundary__card{border-radius:17px;padding:36px 22px}.admin-error-boundary__description{font-size:.86rem}.admin-error-boundary__actions{flex-direction:column}.admin-error-boundary__primary-action,.admin-error-boundary__secondary-action{width:100%}}@media (prefers-reduced-motion:reduce){.admin-error-boundary__primary-action,.admin-error-boundary__secondary-action{transition-duration:.01ms}.admin-error-boundary__primary-action:hover,.admin-error-boundary__secondary-action:hover{transform:none}}.admin-toast-viewport{z-index:1400;overscroll-behavior:contain;pointer-events:none;flex-direction:column;gap:12px;width:min(390px,100vw - 32px);max-height:calc(100vh - 44px);display:flex;position:fixed;top:22px;right:22px;overflow-y:auto}.admin-toast{pointer-events:auto;background:#fffffffa;border:1px solid #e7e7e7;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:start;gap:13px;width:100%;padding:17px 16px;animation:.22s ease-out both admin-toast-enter;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #071c1b2e,0 2px 8px #071c1b14}.admin-toast:before{content:"";background:#0b3d3b;width:4px;position:absolute;top:0;bottom:0;left:0}.admin-toast__symbol{color:#0b3d3b;background:#0b3d3b1a;border-radius:50%;place-items:center;width:42px;height:42px;font-size:.78rem;font-weight:800;line-height:1;display:grid}.admin-toast__content{min-width:0;padding-top:1px}.admin-toast__variant{color:#777;letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px;font-size:.65rem;font-weight:700;line-height:1.3}.admin-toast__title{color:#111;overflow-wrap:anywhere;margin:0;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:650;line-height:1.45}.admin-toast__message{color:#666;overflow-wrap:anywhere;margin:5px 0 0;font-size:.77rem;line-height:1.55}.admin-toast__dismiss{color:#777;cursor:pointer;width:31px;min-width:31px;height:31px;font:inherit;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;font-size:1.2rem;line-height:1;transition:background-color .16s,color .16s,transform .16s;display:grid}.admin-toast__dismiss:hover{color:#111;background:#f2f2f2;transform:scale(1.04)}.admin-toast__dismiss:focus-visible{outline-offset:2px;outline:3px solid #c6a15b57}.admin-toast--success:before{background:#267a50}.admin-toast--success .admin-toast__symbol{color:#267a50;background:#267a501c}.admin-toast--error:before{background:#b53c3c}.admin-toast--error .admin-toast__symbol{color:#b53c3c;background:#b53c3c1c}.admin-toast--warning:before{background:#b37a16}.admin-toast--warning .admin-toast__symbol{color:#9a6510;background:#b37a161f}.admin-toast--info:before{background:#0b3d3b}.admin-toast--info .admin-toast__symbol{color:#0b3d3b;background:#0b3d3b1a}@keyframes admin-toast-enter{0%{opacity:0;transform:translate(18px,-4px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@media (width<=640px){.admin-toast-viewport{width:auto;max-height:calc(100vh - 24px);top:12px;left:12px;right:12px}.admin-toast{border-radius:12px;grid-template-columns:38px minmax(0,1fr) auto;gap:11px;padding:15px 13px}.admin-toast__symbol{width:38px;height:38px}.admin-toast__title{font-size:.85rem}.admin-toast__message{font-size:.74rem}}@media (prefers-reduced-motion:reduce){.admin-toast{animation-duration:.01ms}.admin-toast__dismiss{transition-duration:.01ms}.admin-toast__dismiss:hover{transform:none}}.admin-empty-state{text-align:center;background:radial-gradient(circle at top,#c6a15b14,#0000 34%),#fff;border:1px dashed #d8d8d8;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:360px;padding:48px 28px;display:flex}.admin-empty-state--compact{border-radius:14px;min-height:250px;padding:34px 22px}.admin-empty-state__icon{color:#0b3d3b;background:#0b3d3b12;border:1px solid #0b3d3b1a;border-radius:50%;place-items:center;width:72px;height:72px;margin-bottom:20px;display:grid}.admin-empty-state--compact .admin-empty-state__icon{width:60px;height:60px;margin-bottom:16px}.admin-empty-state__default-icon{width:48px;height:48px}.admin-empty-state--compact .admin-empty-state__default-icon{width:40px;height:40px}.admin-empty-state__eyebrow{color:#c6a15b;letter-spacing:.17em;text-transform:uppercase;margin:0 0 9px;font-size:.68rem;font-weight:700;line-height:1.4}.admin-empty-state__title{color:#111;letter-spacing:-.025em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:650;line-height:1.05}.admin-empty-state--compact .admin-empty-state__title{font-size:clamp(1.7rem,3vw,2.2rem)}.admin-empty-state__description{color:#666;max-width:520px;margin:15px 0 0;font-size:.86rem;line-height:1.7}.admin-empty-state--compact .admin-empty-state__description{max-width:440px;margin-top:12px;font-size:.8rem}.admin-empty-state__actions{flex-wrap:wrap;justify-content:center;gap:11px;margin-top:25px;display:flex}.admin-empty-state__primary-action,.admin-empty-state__secondary-action{min-height:44px;font:inherit;cursor:pointer;border-radius:9px;padding:0 20px;font-size:.79rem;font-weight:600;transition:background-color .17s,border-color .17s,color .17s,box-shadow .17s,transform .17s}.admin-empty-state__primary-action{color:#fff;background:#0b3d3b;border:1px solid #0b3d3b;box-shadow:0 9px 22px #0b3d3b2b}.admin-empty-state__primary-action:hover{background:#14524f;border-color:#14524f;transform:translateY(-1px);box-shadow:0 12px 27px #0b3d3b3b}.admin-empty-state__secondary-action{color:#333;background:#fff;border:1px solid #dedede}.admin-empty-state__secondary-action:hover{color:#0b3d3b;border-color:#0b3d3b;transform:translateY(-1px)}.admin-empty-state__primary-action:focus-visible,.admin-empty-state__secondary-action:focus-visible{outline-offset:3px;outline:3px solid #c6a15b59}@media (width<=640px){.admin-empty-state{border-radius:15px;min-height:310px;padding:38px 20px}.admin-empty-state--compact{min-height:230px;padding:30px 18px}.admin-empty-state__icon{width:64px;height:64px}.admin-empty-state__description{font-size:.81rem}.admin-empty-state__actions{flex-direction:column;width:100%}.admin-empty-state__primary-action,.admin-empty-state__secondary-action{width:100%}}@media (prefers-reduced-motion:reduce){.admin-empty-state__primary-action,.admin-empty-state__secondary-action{transition-duration:.01ms}.admin-empty-state__primary-action:hover,.admin-empty-state__secondary-action:hover{transform:none}}.admin-confirm-dialog-backdrop{z-index:1600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#071c1bb8;place-items:center;padding:24px;animation:.18s ease-out both admin-confirm-backdrop-enter;display:grid;position:fixed;inset:0;overflow-y:auto}.admin-confirm-dialog{text-align:center;background:#fff;border:1px solid #c6a15b47;border-radius:20px;width:min(100%,500px);padding:38px;animation:.21s ease-out both admin-confirm-dialog-enter;position:relative;overflow:hidden;box-shadow:0 32px 90px #00000057,inset 0 1px #ffffffb8}.admin-confirm-dialog:before{content:"";background:linear-gradient(90deg,#0b3d3b,#c6a15b,#0b3d3b);height:4px;position:absolute;top:0;left:0;right:0}.admin-confirm-dialog__icon{color:#0b3d3b;background:#0b3d3b14;border:1px solid #0b3d3b1f;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 20px;display:grid}.admin-confirm-dialog__default-icon{width:48px;height:48px}.admin-confirm-dialog__eyebrow{color:#c6a15b;letter-spacing:.17em;text-transform:uppercase;margin:0 0 10px;font-size:.67rem;font-weight:700;line-height:1.4}.admin-confirm-dialog__title{color:#111;letter-spacing:-.025em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,5vw,2.8rem);font-weight:650;line-height:1.05}.admin-confirm-dialog__description{color:#666;overflow-wrap:anywhere;max-width:410px;margin:16px auto 0;font-size:.86rem;line-height:1.72}.admin-confirm-dialog__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-top:28px;display:grid}.admin-confirm-dialog__cancel,.admin-confirm-dialog__confirm{min-height:46px;font:inherit;cursor:pointer;border-radius:10px;padding:0 20px;font-size:.81rem;font-weight:650;transition:background-color .17s,border-color .17s,color .17s,box-shadow .17s,opacity .17s,transform .17s}.admin-confirm-dialog__cancel{color:#333;background:#fff;border:1px solid #ddd}.admin-confirm-dialog__cancel:hover:not(:disabled){color:#0b3d3b;border-color:#0b3d3b;transform:translateY(-1px)}.admin-confirm-dialog__confirm{color:#fff;background:#0b3d3b;border:1px solid #0b3d3b;box-shadow:0 10px 24px #0b3d3b33}.admin-confirm-dialog__confirm:hover:not(:disabled){background:#14524f;border-color:#14524f;transform:translateY(-1px);box-shadow:0 14px 30px #0b3d3b42}.admin-confirm-dialog__cancel:focus-visible,.admin-confirm-dialog__confirm:focus-visible{outline-offset:3px;outline:3px solid #c6a15b61}.admin-confirm-dialog__cancel:disabled,.admin-confirm-dialog__confirm:disabled{cursor:not-allowed;opacity:.58;transform:none}.admin-confirm-dialog--danger:before{background:linear-gradient(90deg,#7f2929,#c75a5a,#7f2929)}.admin-confirm-dialog--danger .admin-confirm-dialog__icon{color:#b53c3c;background:#b53c3c17;border-color:#b53c3c26}.admin-confirm-dialog--danger .admin-confirm-dialog__eyebrow{color:#b53c3c}.admin-confirm-dialog--danger .admin-confirm-dialog__confirm{background:#a73535;border-color:#a73535;box-shadow:0 10px 24px #a7353533}.admin-confirm-dialog--danger .admin-confirm-dialog__confirm:hover:not(:disabled){background:#8e2d2d;border-color:#8e2d2d;box-shadow:0 14px 30px #a7353545}@keyframes admin-confirm-backdrop-enter{0%{opacity:0}to{opacity:1}}@keyframes admin-confirm-dialog-enter{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:translate(0,0)scale(1)}}@media (width<=640px){.admin-confirm-dialog-backdrop{align-items:end;padding:12px}.admin-confirm-dialog{border-radius:18px;width:100%;padding:32px 21px 22px}.admin-confirm-dialog__icon{width:64px;height:64px;margin-bottom:17px}.admin-confirm-dialog__default-icon{width:43px;height:43px}.admin-confirm-dialog__description{font-size:.81rem}.admin-confirm-dialog__actions{grid-template-columns:1fr}.admin-confirm-dialog__confirm{grid-row:1}.admin-confirm-dialog__cancel{grid-row:2}}@media (prefers-reduced-motion:reduce){.admin-confirm-dialog-backdrop,.admin-confirm-dialog{animation-duration:.01ms}.admin-confirm-dialog__cancel,.admin-confirm-dialog__confirm{transition-duration:.01ms}.admin-confirm-dialog__cancel:hover,.admin-confirm-dialog__confirm:hover{transform:none}}
