.orders-tabs{display:flex;gap:.5rem}.orders-stats-grid.is-six{grid-template-columns:repeat(auto-fit,minmax(9.5rem,1fr))}.orders-chips{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.orders-chips button{display:inline-flex;align-items:center;gap:.4rem;border:1px solid rgba(15,23,42,.1);border-radius:999px;padding:.4rem .8rem;background:#fff;color:var(--orders-ink);font:inherit;font-size:.8rem;font-weight:700;cursor:pointer}.orders-chips button.is-active{background:#111827;border-color:#111827;color:#fff}.orders-chips button span{display:inline-grid;place-items:center;min-width:1.35rem;border-radius:999px;padding:0 .35rem;background:rgba(15,23,42,.08);font-size:.7rem}.orders-chips button.is-active span{background:rgba(255,255,255,.2)}.orders-toolbar{grid-template-columns:minmax(12rem,1fr) auto auto auto}.orders-detail-pills{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.orders-detail-card{display:grid;grid-gap:.6rem;gap:.6rem;border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:.9rem 1rem;background:rgba(249,250,251,.9)}.orders-detail-card h3,.orders-detail-section h3{margin:0;font-size:.95rem}.orders-payment-card{background:linear-gradient(135deg,rgba(16,185,129,.08),rgba(255,255,255,.9))}.orders-payment-amount{display:grid;grid-gap:.1rem;gap:.1rem;margin:0}.orders-payment-amount small{color:var(--orders-muted);font-size:.75rem;letter-spacing:.06em;text-transform:uppercase}.orders-payment-amount strong{font-size:1.5rem}.orders-muted{margin:0;color:var(--orders-muted);font-size:.82rem}.orders-inline-form{display:flex;flex-wrap:wrap;align-items:flex-end;gap:.5rem}.orders-inline-form label{display:grid;grid-gap:.25rem;gap:.25rem;flex:1 1 9rem;font-size:.78rem;font-weight:700;color:var(--orders-muted)}.orders-inline-form input{min-height:2.4rem;border:1px solid rgba(15,23,42,.12);border-radius:12px;padding:0 .7rem;font:inherit;color:var(--orders-ink);background:#fff}.orders-tracking-form label{flex:1 1 12rem}.orders-pipeline{display:flex;flex-wrap:wrap;gap:.5rem}.orders-cancel-link{color:#991b1b;padding:0;background:none;border:0;font-weight:700;cursor:pointer;justify-self:start}.orders-kv{display:grid;grid-template-columns:max-content minmax(0,1fr);grid-gap:.3rem .9rem;gap:.3rem .9rem;margin:0;font-size:.86rem}.orders-kv dt{color:var(--orders-muted)}.orders-kv dd{margin:0;overflow-wrap:anywhere}.orders-totals dd{text-align:right}.orders-notes{width:100%;border:1px solid rgba(15,23,42,.12);border-radius:12px;padding:.6rem .7rem;font:inherit;resize:vertical}.order-status-in_production,.order-status-ready_to_ship{color:#1d4ed8;background:#dbeafe}.order-status-shipped{color:#6d28d9;background:#ede9fe}.order-status-delivered{color:#065f46;background:#d1fae5}.payment-status-partial{color:#92400e;background:#fef3c7}.payment-status-refunded{color:#7c2d12;background:#ffedd5}.coupons-form{display:grid;grid-gap:.9rem;gap:.9rem}.coupons-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.65rem;gap:.65rem}.coupons-form-grid .coupons-form-field,.coupons-form-grid label{display:grid;grid-gap:.25rem;gap:.25rem;font-size:.78rem;font-weight:700;color:var(--orders-muted)}.coupons-form-grid .coupons-form-field label{display:block}.coupons-form-grid label.is-wide{grid-column:1/-1}.coupons-form-grid input,.coupons-form-grid select{min-height:2.5rem;border:1px solid rgba(15,23,42,.12);border-radius:12px;padding:0 .7rem;font:inherit;color:var(--orders-ink);background:#fff}.coupons-toggle{display:flex!important;align-items:center;gap:.5rem;color:var(--orders-ink)!important}.coupons-toggle input{min-height:auto;width:1.1rem;height:1.1rem}.coupons-actions{white-space:nowrap}.coupons-actions .btn+.btn{margin-left:.35rem}@media (max-width:1100px){.orders-stats-grid.is-six{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.orders-stats-grid,.orders-stats-grid.is-six{grid-template-columns:repeat(2,minmax(0,1fr))}.coupons-form-grid,.orders-toolbar{grid-template-columns:minmax(0,1fr)}}.badge-warning{background:var(--warning-light);color:var(--warning-text)}.badge-muted{background:var(--bg-input);color:var(--text-muted)}.form-hint{display:block;margin-top:.4rem;color:var(--text-muted);font-size:.78rem;font-weight:400}.orders-table .coupons-tags{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.35rem}.coupons-tags .order-pill{padding:.2rem .5rem;font-size:.66rem}.report-toolbar{margin-bottom:1rem}.report-toolbar label{flex:0 1 11rem}.report-toolbar select{min-height:2.4rem;border:1px solid rgba(15,23,42,.12);border-radius:12px;padding:0 .7rem;font:inherit;color:var(--orders-ink);background:#fff}.report-toolbar .report-range{flex:1 1 auto;align-self:center}.report-breakdown{margin-bottom:1rem}.report-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);grid-template-areas:"period products" "period coupons";grid-gap:1rem;gap:1rem;align-items:start}.report-section{display:grid;grid-gap:.5rem;gap:.5rem;border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:.9rem 1rem;background:rgba(249,250,251,.9)}.report-section h3{margin:0;font-size:.95rem}.report-section-period{grid-area:period}.report-section-products{grid-area:products}.report-section-coupons{grid-area:coupons}.report-section .orders-table tr{cursor:default}.report-section .orders-table tr:hover{background:transparent}.report-section .orders-empty{padding:1rem}.privacy-scope{display:grid;grid-gap:.6rem;gap:.6rem;margin-bottom:1rem;max-width:640px}.privacy-scope label{display:grid;grid-template-columns:auto 1fr;grid-column-gap:.65rem;column-gap:.65rem;grid-row-gap:.2rem;row-gap:.2rem;align-items:start;padding:.8rem .95rem;border:1.5px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-surface);cursor:pointer}.privacy-scope label.is-selected{border-color:var(--brand);background:var(--brand-light)}.privacy-scope input{margin-top:.25rem;accent-color:var(--brand)}.privacy-scope strong{font-size:.92rem;color:var(--text)}.privacy-scope span{grid-column:2;color:var(--text-secondary);font-size:.82rem;line-height:1.45}.audit-meta{display:block;margin-top:.15rem;color:var(--text-muted);font-size:.75rem;font-weight:400}.audit-changes-row td,.data-table tr.audit-changes-row:hover td{background:var(--bg-input)}.audit-changes{display:grid;grid-gap:.3rem;gap:.3rem;margin:0 0 .4rem;padding:0;list-style:none;font-size:.82rem}.audit-changes strong{color:var(--text)}.audit-before{color:var(--text-muted);text-decoration:line-through}.audit-after{color:var(--text);font-weight:600}@media (max-width:980px){.report-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"period" "products" "coupons"}}.not-found-page{min-height:100vh;display:grid;place-content:center;grid-gap:.75rem;gap:.75rem;text-align:center;padding:2rem;color:var(--text);background:var(--bg-surface,#fff)}.not-found-page .not-found-code{margin:0;font-size:3rem;font-weight:800;color:var(--brand);letter-spacing:.04em}.not-found-page h1{margin:0;font-size:1.6rem}.not-found-page p{margin:0;color:var(--text-secondary)}.not-found-page .btn{justify-self:center;margin-top:.75rem}.discount-targets{display:grid;grid-gap:.6rem;gap:.6rem;padding:.85rem;border:1px solid rgba(15,23,42,.1);border-radius:16px;background:rgba(249,250,251,.9)}.discount-targets-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;font-size:.85rem}.discount-search{min-height:2.2rem;padding:0 .6rem;border:1px solid rgba(15,23,42,.12);border-radius:10px;font:inherit;background:#fff}.discount-target-list{display:grid;grid-gap:.35rem;gap:.35rem;max-height:15rem;overflow-y:auto;padding-right:.25rem}.discount-check{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:.5rem;gap:.5rem;padding:.35rem .4rem;border-radius:10px;font-size:.86rem;cursor:pointer}.discount-check:hover{background:rgba(15,23,42,.04)}.discount-check small{color:var(--text-muted);font-size:.78rem}.discount-inline-check{display:inline-flex;align-items:center;gap:.45rem;font-size:.85rem;cursor:pointer}.discount-preview{margin-top:1rem;padding:.9rem 1rem;border:1px solid rgba(15,23,42,.08);border-radius:18px;background:rgba(249,250,251,.9)}.discount-preview h3{margin:0 0 .6rem;font-size:.95rem}.discount-preview ul{display:grid;grid-gap:.4rem;gap:.4rem;margin:0;padding:0;list-style:none}.discount-preview li{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem;font-size:.86rem}.discount-preview s{color:var(--text-muted)}.discount-preview strong{color:var(--text)}.discount-preview em{margin-left:.4rem;padding:.1rem .45rem;border-radius:999px;background:var(--brand-light,rgba(255,47,139,.12));color:var(--brand);font-size:.72rem;font-style:normal;font-weight:700}.orders-single-panel{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:1rem;gap:1rem}.form-dialog-card{width:min(720px,96vw);max-width:720px;max-height:88vh;overflow-y:auto;padding:1.4rem 1.5rem;text-align:left}.form-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding-bottom:.85rem;border-bottom:1px solid var(--border)}.form-dialog-head h2{margin:0;font-size:1.15rem}.form-dialog-head p{margin:.2rem 0 0;color:var(--text-secondary);font-size:.86rem}.form-dialog-discard{position:-webkit-sticky;position:sticky;top:0;z-index:2;margin-bottom:1rem;padding:.9rem 1rem;border:1px solid var(--danger);border-radius:var(--radius-sm);background:var(--danger-light);color:var(--danger-text);box-shadow:var(--shadow)}.form-dialog-discard p{margin:0 0 .75rem;font-size:.88rem}.form-dialog-discard-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.form-dialog-card .coupons-form{display:grid;grid-gap:.9rem;gap:.9rem}.form-dialog-card .coupons-form-grid{grid-template-columns:repeat(auto-fit,minmax(13rem,1fr))}.form-dialog-card .orders-detail-head{display:none}@media (max-width:640px){.form-dialog-card{width:96vw;padding:1.1rem}}.orders-list-price{margin-right:.35rem;color:var(--text-muted)}.orders-promo-pill{margin-left:.4rem;font-style:normal}.marketing-form{display:grid;grid-gap:1rem;gap:1rem}.marketing-block-head{display:grid;grid-gap:.3rem;gap:.3rem;margin-bottom:.9rem}.marketing-block-head h2{margin:0;font-size:1.05rem;color:var(--orders-ink)}.marketing-hint{font-size:.74rem;font-weight:500;line-height:1.45;color:var(--orders-muted)}.marketing-actions{display:flex;justify-content:flex-end}@media (max-width:640px){.marketing-actions{justify-content:stretch}.marketing-actions .btn{width:100%}}.installer-shell{min-height:100vh;background:radial-gradient(60rem 30rem at 10% -10%,rgba(255,46,139,.08),transparent 60%),radial-gradient(50rem 26rem at 100% 0,rgba(28,126,214,.08),transparent 55%),var(--bg,#f6f7fb)}.installer{display:grid;grid-template-rows:auto auto 1fr;min-height:100vh;max-width:76rem;margin:0 auto;padding:1rem 1.25rem 2.5rem}.installer-loading{display:grid;place-items:center}.installer-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem 0 .9rem}.installer-brand{display:inline-flex;align-items:center;gap:.65rem;font-weight:700;color:var(--text)}.installer-brand img{width:2rem;height:2rem;object-fit:contain}.installer-top-right{display:inline-flex;align-items:center;gap:.75rem}.installer-counter{color:var(--text-secondary);font-size:.85rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.installer-progress{height:6px;margin-bottom:1.25rem;border-radius:999px;background:rgba(15,23,42,.08);overflow:hidden}.installer-progress span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--brand),#1c7ed6);transition:width .35s ease}.installer-body{display:grid;grid-template-columns:minmax(15rem,.32fr) minmax(0,1fr);grid-gap:1.25rem;gap:1.25rem;align-items:start}.installer-side{position:-webkit-sticky;position:sticky;top:1rem;display:grid;grid-gap:1rem;gap:1rem}.installer-steps{display:grid;grid-gap:.35rem;gap:.35rem;margin:0;padding:.6rem;list-style:none;border:1px solid var(--border);border-radius:var(--radius-lg,18px);background:var(--bg-surface)}.installer-steps li button{display:grid;grid-template-columns:auto 1fr;grid-gap:.7rem;gap:.7rem;align-items:center;width:100%;padding:.6rem .65rem;border:0;border-radius:12px;background:transparent;color:var(--text);font:inherit;text-align:left;cursor:pointer}.installer-steps li button:hover{background:rgba(15,23,42,.04)}.installer-steps li.is-active button{background:rgba(255,46,139,.08)}.installer-step-index{display:inline-grid;place-items:center;width:1.9rem;height:1.9rem;border-radius:999px;background:rgba(15,23,42,.06);color:var(--text-secondary);font-size:.85rem;font-weight:700}.installer-steps li.is-active .installer-step-index{background:var(--brand);color:#fff}.installer-steps li.is-done .installer-step-index{background:#107569;color:#fff}.installer-step-text{display:grid;grid-gap:.1rem;gap:.1rem}.installer-step-text strong{font-size:.9rem;font-weight:600}.installer-step-text small{color:var(--text-muted);font-size:.75rem}.installer-summary{display:grid;grid-gap:.5rem;gap:.5rem;padding:.9rem 1rem;border:1px solid var(--border);border-radius:var(--radius-lg,18px);background:var(--bg-surface)}.installer-summary p{margin:0;color:var(--text-secondary);font-size:.86rem}.onboarding-progress-bar{height:8px;border-radius:999px;background:var(--bg-input);overflow:hidden}.onboarding-progress-bar span{display:block;height:100%;border-radius:999px;background:var(--brand);transition:width .25s ease}.installer-card{display:grid;grid-gap:1.1rem;gap:1.1rem;padding:1.5rem 1.6rem 1.25rem;border:1px solid var(--border);border-radius:var(--radius-lg,20px);background:var(--bg-surface);box-shadow:var(--shadow-lg,0 20px 50px rgba(15,23,42,.08))}.installer-card-head{display:grid;grid-gap:.35rem;gap:.35rem}.installer-kicker{color:var(--brand);font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.installer-card-head h1{margin:0;font-size:1.5rem;line-height:1.2;text-wrap:balance}.installer-card-head p{margin:0;color:var(--text-secondary);font-size:.95rem}.onboarding-form{display:grid;grid-gap:.9rem;gap:.9rem}.onboarding-form .form-group{display:grid;grid-gap:.35rem;gap:.35rem;font-size:.86rem;font-weight:600}.onboarding-form .form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));grid-gap:.85rem;gap:.85rem}.onboarding-uf{max-width:6rem}.onboarding-methods{display:grid;grid-gap:.5rem;gap:.5rem;margin:0;padding:.9rem 1rem;border:1px solid var(--border);border-radius:14px}.onboarding-methods legend{padding:0 .35rem;font-size:.85rem;font-weight:700}.onboarding-methods label{display:flex;align-items:center;gap:.5rem;font-size:.9rem;cursor:pointer}.onboarding-note{margin:0;padding:.75rem .9rem;border-radius:12px;background:rgba(194,122,24,.1);color:#7a4b0a;font-size:.86rem}.onboarding-actions{display:flex;flex-wrap:wrap;gap:.6rem}.onboarding-done-block{display:grid;grid-gap:.9rem;gap:.9rem;font-size:.95rem}.onboarding-done-block p{margin:0}.onboarding-muted{margin:0;color:var(--text-muted);font-size:.86rem}.onboarding-empty{padding:1.5rem;border:1px dashed var(--border);border-radius:var(--radius);color:var(--text-secondary);text-align:center}.installer-nav{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.5rem;padding-top:1rem;border-top:1px solid var(--border)}.installer-nav-spacer{flex:1 1}.installer-finish{display:grid;grid-gap:.9rem;gap:.9rem;justify-items:start}.installer-finish h1{margin:0;font-size:1.6rem;line-height:1.2}.installer-finish p{margin:0;max-width:40rem;color:var(--text-secondary);font-size:.98rem}.installer-finish-icon{display:grid;place-items:center;width:3.5rem;height:3.5rem;border-radius:999px;background:rgba(194,122,24,.12);color:#7a4b0a;font-size:1.6rem;font-weight:800}.installer-finish-icon.is-ready{background:rgba(16,117,105,.12);color:#107569}.installer-pending{display:flex;flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none}.installer-pending button{padding:.45rem .8rem;border:1px solid var(--border);border-radius:999px;background:var(--bg-surface);color:var(--text);font:inherit;font-size:.86rem;font-weight:600;cursor:pointer}.installer-pending button:hover{border-color:var(--brand);color:var(--brand)}.installer-finish .installer-nav{width:100%}@media (max-width:900px){.installer{padding:.75rem .9rem 6rem}.installer-body{grid-template-columns:minmax(0,1fr)}.installer-side{position:static}.installer-steps{grid-auto-flow:column;grid-auto-columns:minmax(9.5rem,1fr);overflow-x:auto;padding:.45rem}.installer-steps li button{grid-template-columns:auto;justify-items:start;padding:.5rem}.installer-step-text strong{font-size:.8rem}.installer-card{padding:1.1rem 1rem 1rem}.installer-card-head h1{font-size:1.25rem}.installer-top-right .installer-counter{display:none}}.notif-root{position:relative}.notif-sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap;border:0}.notif-trigger{position:relative;display:flex;align-items:center;cursor:pointer;font-family:var(--font-sans);transition:all var(--duration) var(--ease)}.notif-trigger:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.notif-trigger-sidebar{width:100%;gap:.75rem;padding:.55rem .7rem;margin-bottom:.65rem;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-sm);background:rgba(255,255,255,.04);color:var(--side-text-muted);font-size:.85rem;font-weight:600;text-align:left}.notif-trigger-sidebar.active,.notif-trigger-sidebar:hover{background:var(--side-hover-bg);color:white}.notif-trigger-label{flex:1 1;min-width:0}.notif-trigger-mobile{justify-content:center;width:38px;height:38px;flex-shrink:0;border:1px solid var(--border);border-radius:10px;background:linear-gradient(180deg,#ffffff,#f6f8fc);color:var(--text-secondary);box-shadow:0 4px 14px rgba(15,23,42,.06)}.notif-trigger-mobile.active,.notif-trigger-mobile:hover{background:white;border-color:rgba(var(--brand-rgb),.3);color:var(--text)}.notif-trigger-icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.notif-trigger-icon svg{width:20px;height:20px}.notif-badge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 .35rem;border-radius:999px;background:var(--brand);color:white;font-size:.7rem;font-weight:700;line-height:1}.notif-trigger-mobile .notif-badge{position:absolute;top:-6px;right:-6px;border:2px solid white;box-shadow:var(--shadow-sm)}.notif-panel{position:absolute;z-index:120;width:min(390px,calc(100vw - 2rem));display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-surface);box-shadow:var(--shadow-lg);color:var(--text);animation:notif-panel-in .16s var(--ease)}@keyframes notif-panel-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.notif-root-sidebar .notif-panel{bottom:0;left:100%;margin-left:.85rem}.notif-root-mobile .notif-panel{top:calc(100% + .6rem);right:0}.notif-panel-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.9rem 1rem;border-bottom:1px solid var(--border-light);background:linear-gradient(180deg,#ffffff,#f8fafc)}.notif-panel-title{margin:0;font-family:var(--font-display);font-size:1rem;font-weight:700;color:var(--text)}.notif-panel-actions{display:flex;align-items:center;gap:.35rem}.notif-panel-mark{border:0;background:transparent;padding:.3rem .4rem;border-radius:8px;color:var(--brand);font-family:var(--font-sans);font-size:.78rem;font-weight:600;cursor:pointer}.notif-panel-mark:hover:not(:disabled){background:var(--brand-light)}.notif-panel-mark:disabled{color:var(--text-muted);cursor:default}.notif-panel-close{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;border-radius:8px;background:transparent;color:var(--text-muted);cursor:pointer}.notif-panel-close:hover{background:var(--bg-input);color:var(--text)}.notif-panel-close svg{width:16px;height:16px}.notif-panel-body{max-height:min(60vh,460px);overflow-y:auto;overscroll-behavior:contain}.notif-panel-status{margin:0;padding:1.5rem 1rem;text-align:center;color:var(--text-secondary);font-size:.85rem}.notif-panel-empty{display:grid;justify-items:center;grid-gap:.35rem;gap:.35rem;padding:2rem 1.5rem;text-align:center}.notif-panel-empty-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;margin-bottom:.3rem;border-radius:50%;background:var(--brand-light);color:var(--brand)}.notif-panel-empty-title{margin:0;font-weight:700;font-size:.92rem;color:var(--text)}.notif-panel-empty-text{margin:0;font-size:.82rem;line-height:1.45;color:var(--text-secondary)}.notif-panel-retry{margin-top:.5rem;padding:.45rem .9rem;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-surface);color:var(--text);font-family:var(--font-sans);font-size:.8rem;font-weight:600;cursor:pointer}.notif-panel-retry:hover{border-color:rgba(var(--brand-rgb),.35);color:var(--brand-text)}.notif-list{margin:0;padding:0;list-style:none}.notif-list>li+li{border-top:1px solid var(--border-light)}.notif-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;grid-gap:.65rem;gap:.65rem;width:100%;padding:.85rem 1rem;border:0;border-left:3px solid transparent;background:transparent;color:inherit;font:inherit;text-align:left;text-decoration:none;cursor:pointer;transition:background var(--duration) var(--ease)}.notif-item:hover{background:var(--bg-input)}.notif-item:focus-visible{outline:2px solid var(--brand);outline-offset:-2px}.notif-item-new{background:rgba(var(--brand-rgb),.035)}.notif-item-dot{width:9px;height:9px;margin-top:.32rem;border-radius:50%;background:var(--text-muted);flex-shrink:0}.notif-item-info{border-left-color:rgba(var(--brand-rgb),.5)}.notif-item-info .notif-item-dot{background:var(--brand)}.notif-item-success{border-left-color:var(--success)}.notif-item-success .notif-item-dot{background:var(--success)}.notif-item-warning{border-left-color:var(--warning)}.notif-item-warning .notif-item-dot{background:var(--warning)}.notif-item-critical{border-left-color:var(--danger)}.notif-item-critical .notif-item-dot{background:var(--danger)}.notif-item-read{border-left-color:transparent}.notif-item-read .notif-item-title{font-weight:600;color:var(--text-secondary)}.notif-item-content{display:grid;grid-gap:.2rem;gap:.2rem;min-width:0}.notif-item-head{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem}.notif-item-title{font-size:.87rem;font-weight:700;color:var(--text);line-height:1.35}.notif-item-time{flex-shrink:0;font-size:.72rem;color:var(--text-muted);white-space:nowrap}.notif-item-body{font-size:.81rem;line-height:1.45;color:var(--text-secondary)}.notif-item-cta{display:inline-flex;align-items:center;gap:.3rem;margin-top:.15rem;font-size:.78rem;font-weight:600;color:var(--brand)}.notif-item:hover .notif-item-cta{text-decoration:underline}.notif-item-cta-icon{display:inline-flex}.notif-item-flag{width:8px;height:8px;margin-top:.35rem;border-radius:50%;background:var(--brand);flex-shrink:0}@media (max-width:1024px){.notif-root-sidebar{display:none}.mobile-header{overflow:visible}}@media (max-width:520px){.notif-root-mobile .notif-panel{position:fixed;top:66px;right:.75rem;left:.75rem;width:auto}}.alert-error{display:grid;grid-template-columns:auto minmax(0,1fr);grid-gap:.7rem;gap:.7rem;align-items:start;margin-bottom:1rem;padding:.85rem .95rem;border:1px solid rgba(239,68,68,.35);border-left:3px solid var(--danger);border-radius:var(--radius-sm);background:var(--danger-light);color:var(--danger-text)}.alert-error-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--danger)}.alert-error-icon svg{width:20px;height:20px}.alert-error-content{display:grid;grid-gap:.15rem;gap:.15rem;min-width:0}.alert-error-title{font-size:.88rem;font-weight:700;line-height:1.35}.alert-error-text{margin:0;font-size:.83rem;line-height:1.45;color:var(--danger-text)}.alert-error-action{justify-self:start;margin-top:.3rem;padding:0;border:0;background:transparent;color:var(--danger-text);font-family:var(--font-sans);font-size:.82rem;font-weight:700;text-decoration:underline;cursor:pointer}.form-input[aria-invalid=true]{border-color:var(--danger);background:rgba(239,68,68,.04)}.form-input[aria-invalid=true]:focus{border-color:var(--danger);box-shadow:0 0 0 3px rgba(239,68,68,.15)}.field-error{display:block;margin-top:.35rem;font-size:.78rem;font-weight:500;color:var(--danger-text)}.confirm-email-status{margin:0 0 1rem;color:var(--text-secondary);font-size:.92rem;line-height:1.55;text-align:center}.confirm-email-done{display:grid;grid-gap:.75rem;gap:.75rem;padding:.5rem 0 0;text-align:center}.confirm-email-success{margin:0;color:var(--success,#16a34a);font-weight:600}