@import"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap";.auth-page{min-height:100vh;display:grid;place-items:center;padding:32px 16px;background:radial-gradient(circle at top left,rgba(85,122,188,.22),transparent 34%),linear-gradient(135deg,#f8fafc,#eef4ff 52%,#fff)}.dark .auth-page{background:radial-gradient(circle at top left,rgba(85,122,188,.3),transparent 34%),linear-gradient(135deg,#020617,#0f172a 58%,#111827)}.auth-card{width:min(100%,440px);border:1px solid rgba(226,232,240,.92);border-radius:32px;background:#fffffff0;padding:34px;box-shadow:0 24px 70px #0f172a1f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dark .auth-card{border-color:#1e293b;background:#0f172af0}.auth-brand{display:flex;align-items:center;gap:14px}.auth-logo{width:54px;height:54px;overflow:hidden;border-radius:18px;background:#557abc;box-shadow:0 14px 30px #557abc47}.auth-logo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.auth-brand strong,.auth-brand span{display:block}.auth-brand strong{color:#0f172a;font-size:22px;font-weight:900;letter-spacing:-.04em}.dark .auth-brand strong{color:#f8fafc}.auth-brand span{color:#64748b;font-size:13px;font-weight:600}.dark .auth-brand span{color:#cbd5e1}.auth-heading{margin-top:30px}.auth-heading h1{margin:0;color:#0f172a;font-size:30px;font-weight:900;letter-spacing:-.05em}.dark .auth-heading h1{color:#f8fafc}.auth-heading p{margin:8px 0 0;color:#64748b;font-size:14px}.dark .auth-heading p{color:#cbd5e1}.auth-form{margin-top:24px;display:grid;gap:16px}.auth-form label{display:grid;gap:7px}.auth-form label>span{color:#334155;font-size:13px;font-weight:800}.dark .auth-form label>span{color:#e2e8f0}.auth-alert,.auth-message{margin-top:18px;border-radius:16px;padding:12px 14px;background:#fef2f2;color:#dc2626;font-size:13px;font-weight:700}.auth-message{margin-top:0}.auth-message.success{background:#ecfdf5;color:#059669}.auth-link{margin-top:18px;width:100%;border:0;background:transparent;color:#557abc;font-size:13px;font-weight:800;cursor:pointer}.auth-link:hover{text-decoration:underline}.products-table-card{min-width:0;margin-top:16px;padding-top:0;padding-left:0;padding-right:0;border-color:transparent;background:transparent;box-shadow:none;overflow:visible}.products-table-card:hover,.dark .products-table-card{border-color:transparent;background:transparent;box-shadow:none}.products-sticky-stack{position:sticky;top:0;z-index:100;isolation:isolate;width:100%;box-sizing:border-box;margin-bottom:0;overflow:hidden;border-radius:0;background:#fff}.products-sticky-stack:before{content:none;display:none}.products-sticky-header{position:relative;z-index:1;width:100%;box-sizing:border-box;margin:0;padding:20px;border:1px solid #e2e8f0;border-bottom:0;border-radius:0;background:#fff;box-shadow:none}.dark .products-sticky-stack,.dark .products-sticky-stack:before{background:#0f172a}.dark .products-sticky-header{border-color:#334155;background:#0f172a}.products-toolbar{padding-bottom:0}.products-table-section{width:100%;min-width:0}.products-table-columns{position:relative;z-index:2;display:grid;grid-template-columns:52px 350px 100px 72px 86px 128px 78px 68px 68px 84px 110px minmax(0,1fr);width:100%;min-width:0;min-height:40px;align-items:center;background:#f8fafc;color:#64748b;font-size:12px;letter-spacing:.025em;text-transform:uppercase;border:1px solid #e2e8f0;border-radius:0;box-shadow:none}.products-table-columns>div{min-width:0;padding:0 6px;text-align:center;white-space:nowrap}.products-table-columns>div:nth-child(2){padding-right:6px;text-align:left}.dark .products-table-columns{border-color:#334155;background:#0f172a;color:#cbd5e1;box-shadow:none}.sales-table-wrapper{width:100%;max-width:none;min-width:0;overflow-x:visible;overflow-y:visible;overflow-anchor:none;border-top-left-radius:0!important;border-top-right-radius:0!important;border-top:0;border-radius:0 0 24px 24px}.sales-products-table{width:100%;min-width:0;max-width:none;border-collapse:separate;border-spacing:0;table-layout:fixed}.sales-col-index{width:52px}.sales-col-product{width:350px}.sales-col-price{width:100px}.sales-col-full{width:72px}.sales-col-warehouse{width:86px}.sales-col-revenue{width:128px}.sales-col-sales{width:78px}.sales-col-mc,.sales-col-mcv{width:68px}.sales-col-quality{width:84px}.sales-col-catalog{width:110px}.sales-col-spacer{width:auto}.sales-table-spacer-cell{min-width:0;padding:0!important;background:inherit;pointer-events:none}.listing-quality-value{display:inline-flex;min-width:38px;min-height:30px;align-items:center;justify-content:center;border-radius:10px;font-size:13px;font-weight:700}.listing-quality-value.is-danger{background:#fee2e2;color:#dc2626}.listing-quality-value.is-warning{background:#ffedd5;color:#ea580c}.listing-quality-value.is-success{background:#dcfce7;color:#16a34a}.listing-quality-value.is-neutral{background:#e2e8f0;color:#64748b}.dark .listing-quality-value.is-danger{background:#dc26263d;color:#fca5a5}.dark .listing-quality-value.is-warning{background:#ea580c3d;color:#fdba74}.dark .listing-quality-value.is-success{background:#16a34a3d;color:#86efac}.dark .listing-quality-value.is-neutral{background:#64748b3d;color:#cbd5e1}.catalog-status-value{display:inline-flex;min-width:76px;min-height:30px;align-items:center;justify-content:center;border-radius:10px;font-size:12px;font-weight:700}.catalog-status-value.is-winning{background:#dcfce7;color:#16a34a}.catalog-status-value.is-losing{background:#fee2e2;color:#dc2626}.catalog-status-value.is-not-catalog{background:#557abc1f;color:#557abc}.dark .catalog-status-value.is-winning{background:#16a34a3d;color:#86efac}.dark .catalog-status-value.is-losing{background:#dc26263d;color:#fca5a5}.dark .catalog-status-value.is-not-catalog{background:#557abc3d;color:#b9cceb}.sales-product-row>td{position:relative;z-index:1;padding-left:6px!important;padding-right:6px!important;white-space:nowrap}.price-cell{display:table-cell;vertical-align:middle;text-align:center;min-height:auto;background:transparent}.promo-price-minimal{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;line-height:1;padding:0;margin:0;background:transparent!important;border:0!important;box-shadow:none!important;min-width:0!important;min-height:0!important;height:auto!important}.promo-price-minimal:before,.promo-price-minimal:after{content:none!important;display:none!important}.promo-price-minimal-value{display:block;font-size:13px;font-weight:700;color:#059669;line-height:1;white-space:nowrap;padding:0;margin:0;background:transparent!important;border:0!important}.promo-price-minimal-label{display:block;font-size:9px;font-weight:600;color:#059669;line-height:1;white-space:nowrap;padding:0;margin:0;background:transparent!important;border:0!important}.regular-price{color:#0f172a;font-size:13px;font-weight:500;white-space:nowrap}.sales-product-row.is-expanded>td{background:#edf4ff;box-shadow:inset 0 -1px #557abc38}.dark .sales-product-row.is-expanded>td{background:#172554;box-shadow:inset 0 -1px #557abc59}.sales-product-row>td:nth-child(2){padding-right:6px!important}.expanded-content{--expanded-reference-card-height: 270px;display:grid;grid-template-columns:150px max-content max-content minmax(300px,1fr);gap:16px;align-items:start;width:100%;min-width:0}.sales-table-expanded-row,.sales-table-expanded-row>td{width:100%}.expanded-content,.expanded-content *{font-weight:400!important}.expanded-metric-card,.notes-card{min-width:0;min-height:172px;height:auto;align-self:start;box-sizing:border-box;border:1px solid #dce6f2;border-radius:20px;background:#fff;padding:14px 16px}.combined-period-card{width:-moz-max-content;width:max-content;max-width:100%;min-width:0;height:var(--expanded-reference-card-height);min-height:var(--expanded-reference-card-height);max-height:var(--expanded-reference-card-height);align-self:start;justify-self:start;padding:18px 22px}.price-card{height:auto;min-height:var(--expanded-reference-card-height);max-height:none;align-self:start}.combined-period-title,.price-card>h3,.notes-card>h3{margin:0 0 12px;color:#0f172a;font-size:15px;font-weight:800;line-height:1.2;text-align:center}.combined-period-title{color:#0f172a}.combined-period-table{--comparison-columns: 54px 92px 92px 76px;width:100%;max-width:100%}.combined-period-header,.combined-period-row{display:grid;grid-template-columns:var(--comparison-columns);align-items:center;-moz-column-gap:5px;column-gap:5px}.combined-period-header>div{padding:0 6px;color:#64748b;font-size:10px;line-height:1.2;text-align:center;text-transform:uppercase}.combined-period-header{margin-bottom:5px}.combined-period-row{min-width:0;min-height:56px;margin-bottom:7px;border-radius:12px;background:#f8fafc;overflow:hidden}.combined-period-row:last-child{margin-bottom:0}.period-cell{display:flex;align-items:center;justify-content:center;padding:0 16px;color:#0f172a;font-size:13px}.period-cell span{padding:0}.metric-stack{width:-moz-fit-content;width:fit-content;min-width:72px;margin:0 auto;min-height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.metric-value{min-height:auto;display:flex;align-items:center;justify-content:center;padding:0 2px;line-height:1.1}.metric-money{color:#0f172a;font-size:14px;font-weight:700;line-height:1.1;white-space:nowrap}.metric-sales{color:#64748b;font-size:13px;font-weight:500;line-height:1.1;white-space:nowrap}.variation-cell{display:flex;align-items:center;justify-content:center;padding:0 8px;font-size:12px;white-space:nowrap}.variation-cell span{min-width:0}.variation-cell.positive{color:#16a34a}.variation-cell.negative{color:#dc2626}.variation-cell.neutral{color:#64748b}.metric-row{display:grid;grid-template-columns:32px minmax(0,1fr) minmax(0,1fr) 58px;align-items:center;gap:5px;width:100%;min-width:0;height:36px;margin-bottom:7px;padding:0 8px;box-sizing:border-box;border-radius:12px;background:#f8fafc}.metric-row:last-child{margin-bottom:0}.expanded-metric-card--revenue .metric-row{grid-template-columns:32px 62px 65px 58px}.metric-cell{min-width:0;white-space:nowrap;font-variant-numeric:tabular-nums}.metric-period{color:#0f172a;font-size:13px;font-weight:700}.metric-previous{color:#64748b;font-size:12px}.metric-current{color:#0f172a;font-size:12px;font-weight:800}.metric-change{font-size:12px;font-weight:800;text-align:right}.metric-change.positive{color:#16a34a}.metric-change.negative{color:#dc2626}.price-list{max-height:none;overflow:visible}.price-list>p{font-size:15px}.price-columns-header{display:grid;grid-template-columns:minmax(58px,max-content) minmax(70px,max-content) minmax(42px,max-content);justify-content:start;align-items:center;gap:12px;margin-bottom:5px;padding:0 8px;color:#64748b;font-size:10px;line-height:1.2;text-transform:uppercase}.price-columns-header span{text-align:center}.price-row{display:grid;grid-template-columns:minmax(58px,max-content) minmax(70px,max-content) minmax(42px,max-content);align-items:center;gap:12px;justify-content:start;min-width:0;height:36px;margin-bottom:7px;padding:0 8px;box-sizing:border-box;border-radius:12px;background:#f8fafc;font-size:13px}.price-row:last-child{margin-bottom:0}.price-label{min-width:0;color:#0f172a;font-weight:700;text-align:center;white-space:nowrap}.price-value{color:#64748b;font-size:12px;font-weight:700;font-variant-numeric:tabular-nums;text-align:center;white-space:nowrap}.price-margin{font-size:12px;font-variant-numeric:tabular-nums;text-align:center;white-space:nowrap}.price-margin-tooltip-wrap{position:relative;display:inline-flex;justify-content:center;min-width:42px}.price-margin-tooltip-wrap:hover,.price-margin-tooltip-wrap:focus-within{z-index:90}.price-margin-tooltip-wrap .price-margin{cursor:help;outline:none}.price-margin-tooltip{position:absolute;right:-8px;top:calc(100% + 10px);z-index:80;display:grid;gap:5px;width:-moz-max-content;width:max-content;min-width:230px;max-width:280px;padding:12px;border:1px solid #dbeafe;border-radius:14px;background:#fff;color:#0f172a;box-shadow:0 18px 44px #0f172a2e;font-size:11px;font-weight:600;line-height:1.25;text-align:left;pointer-events:none;opacity:0;transform:translateY(-4px);transition:opacity .14s ease,transform .14s ease}.price-margin-tooltip:after{content:"";position:absolute;right:16px;top:-6px;width:10px;height:10px;border-left:1px solid #dbeafe;border-top:1px solid #dbeafe;background:#fff;transform:rotate(45deg)}.price-margin-tooltip strong{margin-bottom:2px;color:#557abc;font-size:12px;font-weight:800}.price-margin-tooltip span:not(.tooltip-divider){display:flex;justify-content:space-between;gap:18px}.price-margin-tooltip b{color:#475569;font-weight:700}.price-margin-tooltip .tooltip-divider{display:block;height:1px;margin:2px 0;background:#e2e8f0}.price-margin-tooltip-wrap:hover .price-margin-tooltip,.price-margin-tooltip-wrap:focus-within .price-margin-tooltip{opacity:1;transform:translateY(0)}.sales-main-mc-value{font-size:inherit}.dark .price-margin-tooltip{border-color:#1e3a8a;background:#0f172a;color:#e2e8f0;box-shadow:0 18px 44px #0000006b}.dark .price-margin-tooltip:after{border-color:#1e3a8a;background:#0f172a}.dark .price-margin-tooltip strong{color:#93c5fd}.dark .price-margin-tooltip b{color:#cbd5e1}.dark .price-margin-tooltip .tooltip-divider{background:#334155}.sales-sku-copy{width:-moz-max-content;width:max-content;max-width:none;display:inline-block;border:0;background:transparent;padding:0;color:#0f172a;font:inherit;font-weight:700;text-align:left;cursor:copy}.sales-sku-copy>span{display:block;white-space:nowrap}.sales-sku-copy:hover>span{color:#557abc;text-decoration:underline;text-underline-offset:3px}.sales-sku-copy.is-copied>span{color:#557abc}.sales-mlb-copy{display:block;border:0;background:transparent;padding:0;color:#557abc;font-size:12px;font-weight:500;line-height:1.4;text-align:left;cursor:copy}.sales-mlb-copy:hover,.sales-mlb-copy.is-copied{text-decoration:underline;text-underline-offset:3px}.sales-product-identifiers{min-width:0;display:block}.sales-product-cell{min-width:0;width:100%}.expanded-links-card{min-width:0;height:var(--expanded-reference-card-height);min-height:var(--expanded-reference-card-height);max-height:var(--expanded-reference-card-height);align-self:start;box-sizing:border-box;border:1px solid #dce6f2;border-radius:20px;background:#fff;padding:18px 14px;display:flex;flex-direction:column;justify-content:center;gap:14px}.expanded-action-link{min-height:56px;padding:12px 10px;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;color:#557abc;font-size:12px;font-weight:800!important;letter-spacing:.02em;text-decoration:none;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:8px;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.expanded-action-link:hover{border-color:#557abc73;background:#557abc1a;color:#3f649f}.dark .expanded-action-link{border-color:#334155;background:#1e293bb3;color:#b8c9e8}.dark .expanded-action-link:hover{border-color:#557abc;background:#557abc2e;color:#dbe5f5}.sales-period-lines{margin-top:6px;display:grid;gap:2px;color:#64748b;font-size:12px;line-height:1.35}.sales-period-lines p{margin:0}.sales-period-lines strong{color:#334155;font-weight:700}.sales-header-actions{display:flex;align-items:flex-end;gap:12px;white-space:nowrap}.sales-refresh-control{display:flex;flex-direction:column-reverse;align-items:center;gap:4px}.sales-refresh-control>span{color:#64748b;font-size:11px;line-height:1.2;white-space:nowrap}.sales-header-button{min-height:44px}.sales-sort-mode-button{min-height:44px;white-space:nowrap}.notes-card{display:flex;flex-direction:column;height:var(--expanded-reference-card-height);min-height:var(--expanded-reference-card-height);max-height:var(--expanded-reference-card-height);align-self:start}.notes-list{flex:1;min-height:0;max-height:none;margin-bottom:10px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;font-size:15px}.notes-list>*+*{margin-top:7px}.note-row{display:grid;grid-template-columns:68px minmax(0,1fr) 34px;gap:10px;align-items:start;min-width:0}.notes-list>div{font-size:15px}.notes-list>div>p:first-child{font-size:13px}.notes-input-row{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;align-items:center;width:100%;min-width:0;margin-top:auto}.notes-input{width:100%;min-width:0;height:42px;box-sizing:border-box;border:1px solid #d8e0ec;border-radius:14px;padding:0 13px;font-size:14px;outline:none}.notes-input:focus{border-color:#557abc;box-shadow:0 0 0 3px #557abc24}.notes-submit-button{width:42px;height:42px;border-radius:14px;flex-shrink:0}.notes-submit-button,.notes-delete-button{border:0;background:#557abc!important;color:#fff;transition:opacity .16s ease}.notes-submit-button:hover,.notes-delete-button:hover{background:#557abc!important;opacity:.86}.notes-delete-button{width:34px;height:34px;border-radius:11px}.dark .combined-period-title,.dark .price-card>h3,.dark .notes-card>h3,.dark .metric-period,.dark .metric-current,.dark .price-label{color:#f8fafc}.dark .combined-period-header>div{color:#94a3b8}.dark .combined-period-row{background:#1e293bb3}.dark .period-cell,.dark .metric-money{color:#f8fafc}.dark .metric-sales{color:#cbd5e1}.dark .products-table-card .text-muted{color:#94a3b8!important}.dark .products-toolbar h2{color:#f8fafc}.dark .sales-period-lines{color:#cbd5e1}.dark .sales-period-lines strong{color:#f8fafc}.dark .sales-product-row>td{color:#e2e8f0}.dark .regular-price,.dark .sales-sku-copy{color:#f8fafc}.dark .sales-sku-copy:hover>span,.dark .sales-sku-copy.is-copied>span{color:#bfdbfe}.dark .sales-mlb-copy{color:#93c5fd}.dark .sales-mlb-copy:hover,.dark .sales-mlb-copy.is-copied{color:#bfdbfe}.dark .expanded-metric-card,.dark .expanded-links-card,.dark .notes-card{border-color:#334155;background:#0f172a;color:#e2e8f0}.dark .metric-row,.dark .price-row,.dark .note-row{background:#1e293bb8}.dark .metric-previous,.dark .price-columns-header,.dark .price-value,.dark .notes-list .text-muted{color:#cbd5e1!important}.dark .variation-cell.neutral{color:#cbd5e1}.dark .missing-cost-badge{background:#d977062e;color:#fbbf24}.dark .notes-input{border-color:#334155;background:#020617;color:#f8fafc}.dark .notes-input::-moz-placeholder{color:#94a3b8}.dark .notes-input::placeholder{color:#94a3b8}@media(max-width:1200px){.expanded-content{grid-template-columns:1fr;overflow:visible}}@media(max-width:767px){.sales-table-wrapper{overflow-x:auto;overflow-y:visible}.products-sticky-stack{position:static}.products-table-columns,.sales-products-table{min-width:1100px}.expanded-content{grid-template-columns:1fr}}.sales-costs-button,.sales-sort-mode-button,.outix-primary-button{border-color:#557abc!important;background:#557abc!important;color:#fff!important}.sales-costs-button:hover,.sales-sort-mode-button:hover,.outix-primary-button:hover{border-color:#557abc!important;background:#557abc!important;opacity:.9}.missing-cost-badge{display:inline-flex;align-items:center;justify-content:center;gap:5px;max-width:150px;border:0;border-radius:10px;background:#fef3c7;padding:6px 8px;color:#d97706;font-size:11px;font-weight:700;line-height:1.2;text-align:left}.product-costs-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;justify-content:flex-end;background:#0f172a57;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.product-costs-drawer{width:min(520px,100%);height:100%;display:flex;flex-direction:column;border-left:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;box-shadow:-24px 0 60px #0f172a2e;animation:product-costs-slide-in .18s ease-out}@keyframes product-costs-slide-in{0%{transform:translate(28px);opacity:0}to{transform:translate(0);opacity:1}}.product-costs-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid #e2e8f0;background:#fff;padding:24px}.product-costs-header h2{margin:0;font-size:22px;font-weight:800}.product-costs-header p{margin:5px 0 0;color:#64748b;font-size:14px}.product-costs-close{width:40px;height:40px;flex-shrink:0;display:grid;place-items:center;border:1px solid #e2e8f0;border-radius:13px;background:#fff;color:#475569}.product-costs-body{flex:1;min-height:0;overflow-y:auto;padding:20px 24px 28px}.cost-import-card,.cost-edit-form{border:1px solid #e2e8f0;border-radius:18px;background:#fff;padding:18px;box-shadow:0 8px 24px #0f172a0a}.cost-edit-form{margin-top:16px}.cost-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.cost-section-heading h3{margin:0;font-size:15px;font-weight:800}.cost-section-heading p{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.4}.cost-template-button{flex-shrink:0;border-radius:12px;padding-inline:12px;color:#557abc!important}.cost-upload-zone{width:100%;min-height:104px;margin-top:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:1px dashed #9fb2d6;border-radius:16px;background:#557abc0f;padding:18px;color:#557abc;font-size:13px;font-weight:700;text-align:center}.cost-upload-zone.is-dragging{border-color:#557abc;background:#557abc1f}.cost-import-summary{margin-top:12px;display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.cost-import-summary span{border-radius:10px;background:#f1f5f9;padding:7px 5px;color:#475569;font-size:10px;font-weight:700;text-align:center}.cost-import-error,.cost-form-error{margin:10px 0 0;color:#dc2626;font-size:12px;font-weight:700}.cost-import-error-list{margin-top:10px;border-radius:12px;background:#fef2f2;padding:9px 11px}.cost-import-error-list p{margin:0;color:#b91c1c;font-size:11px;line-height:1.45}.cost-import-error-list p+p{margin-top:3px}.cost-edit-form label{display:flex;flex-direction:column;gap:7px;margin-top:14px}.cost-edit-form label>span{color:#475569;font-size:12px;font-weight:700}.cost-edit-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:9px}.cost-search{position:relative;display:block;margin:18px 0 12px}.cost-search>svg{position:absolute;left:14px;top:50%;z-index:1;transform:translateY(-50%);color:#64748b;pointer-events:none}.cost-search input{width:100%;padding-left:40px}.cost-list{display:flex;flex-direction:column;gap:10px}.cost-list-item{min-width:0;border:1px solid #e2e8f0;border-radius:16px;background:#fff;padding:14px}.cost-list-main{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start}.cost-list-copy,.cost-list-value{min-width:0;display:flex;flex-direction:column;gap:4px}.cost-list-copy strong{overflow:hidden;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.cost-list-copy span{display:-webkit-box;overflow:hidden;color:#64748b;font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cost-list-value{align-items:flex-end}.cost-list-value>strong{color:#0f172a;font-size:14px;font-weight:800}.cost-list-value>span:not(.missing-cost-label){color:#94a3b8;font-size:10px}.missing-cost-label{display:inline-flex;align-items:center;gap:5px;border-radius:9px;background:#fef3c7;padding:6px 8px;color:#d97706;font-size:11px;font-weight:700}.cost-list-actions{margin-top:12px;display:flex;gap:8px}.cost-list-actions button{display:inline-flex;align-items:center;gap:6px;border:0;border-radius:10px;background:#557abc1a;padding:7px 10px;color:#557abc;font-size:11px;font-weight:700}.cost-history{margin-top:12px;border-top:1px solid #e2e8f0;padding-top:10px}.cost-history>div{display:grid;grid-template-columns:112px 1fr;gap:8px;margin-top:7px;color:#64748b;font-size:10px}.cost-history strong{color:#334155;font-weight:700}.cost-history small{grid-column:2}.cost-history>p{margin:0;color:#64748b;font-size:11px}.cost-list-empty{min-height:170px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px dashed #cbd5e1;border-radius:16px;color:#64748b;text-align:center}.cost-list-empty strong{color:#334155;font-size:13px}.cost-list-empty span{max-width:280px;font-size:11px}.dark .product-costs-drawer,.dark .product-costs-body{background:#0f172a;color:#f8fafc}.dark .product-costs-drawer{border-left-color:#334155}.dark .product-costs-header,.dark .cost-import-card,.dark .cost-edit-form,.dark .cost-list-item{border-color:#334155;background:#111827}.dark .product-costs-header h2,.dark .cost-section-heading h3,.dark .cost-list-copy strong,.dark .cost-list-value>strong{color:#f8fafc}.dark .product-costs-header{border-bottom-color:#334155}.dark .product-costs-header p,.dark .cost-section-heading p,.dark .cost-list-copy span,.dark .cost-list-value>span:not(.missing-cost-label),.dark .cost-history>div,.dark .cost-history>p,.dark .cost-list-empty,.dark .cost-edit-form label>span,.dark .cost-search>svg{color:#cbd5e1}.dark .product-costs-close{border-color:#334155;background:#0f172a;color:#e2e8f0}.dark .product-costs-close:hover{border-color:#557abc;color:#f8fafc}.dark .cost-upload-zone{border-color:#557abc;background:#557abc24;color:#c7d7f1}.dark .cost-upload-zone.is-dragging{background:#557abc38}.dark .cost-template-button{color:#b9cceb!important}.dark .cost-import-summary span{background:#1e293b;color:#dbe5f5}.dark .cost-edit-form input,.dark .cost-search input{border-color:#334155;background:#020617;color:#f8fafc}.dark .cost-edit-form input::-moz-placeholder,.dark .cost-search input::-moz-placeholder{color:#94a3b8}.dark .cost-edit-form input::placeholder,.dark .cost-search input::placeholder{color:#94a3b8}.dark .cost-list-actions button{background:#557abc2e;color:#c7d7f1}.dark .cost-list-actions button:hover{color:#fff}.dark .missing-cost-label{background:#d977062e;color:#fbbf24}.dark .cost-history{border-top-color:#334155}.dark .cost-history strong,.dark .cost-list-empty strong{color:#f8fafc}.dark .cost-list-empty{border-color:#334155;background:#0f172ab8}.dark .cost-import-error-list{background:#7f1d1d47}.dark .cost-import-error,.dark .cost-form-error{color:#fca5a5}.dark .cost-import-error-list p{color:#fecaca}@media(max-width:640px){.product-costs-drawer{width:100%}.product-costs-header,.product-costs-body{padding-left:16px;padding-right:16px}.cost-section-heading{flex-direction:column}.cost-import-summary{grid-template-columns:repeat(2,1fr)}}.expedition-screen{width:auto;min-height:calc(100vh - var(--topbar-height, 0px));margin:-28px -16px;padding:24px 16px 32px;display:flex;justify-content:center;color:#fff;background:#557abc}.expedition-content{width:100%;max-width:none;margin:0;display:flex;flex-direction:column;align-items:center}.expedition-scan-form{width:100%;display:flex;align-items:center;justify-content:center;gap:12px}.expedition-scan-label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.expedition-scan-control{position:relative;width:min(720px,100%);flex:1 1 420px;max-width:720px}.expedition-scan-input{width:100%;height:44px;padding:0 52px 0 18px;border:2px solid rgba(255,255,255,.75);border-radius:12px;background:#fffffff0;color:#1e293b!important;font-size:16px;font-weight:600;text-align:center;outline:none;box-shadow:0 10px 24px #0f172a33,inset 0 1px #ffffffe6;transition:border-color .15s ease,box-shadow .15s ease}.expedition-scan-input::-moz-placeholder{color:#64748b}.expedition-scan-input::placeholder{color:#64748b}.expedition-scan-input:focus{border-color:#fff;box-shadow:0 12px 28px #0f172a38,0 0 0 4px #ffffff38,inset 0 1px #fffffff2}.expedition-scan-input:disabled{opacity:.92;cursor:wait}.expedition-scan-button{position:absolute;top:4px;right:5px;width:36px;height:36px;display:grid;place-items:center;border:0;border-radius:9px;background:#557abc;color:#fff;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.expedition-scan-button:hover:not(:disabled){background:#476aa7}.expedition-scan-button:active:not(:disabled){transform:scale(.96)}.expedition-scan-button:disabled{opacity:.75;cursor:wait}.expedition-scan-button svg{width:18px;height:18px}.expedition-separation-button,.expedition-manual-button{height:44px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.8);border-radius:12px;background:#fffffff5;color:#557abc;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #0f172a29;transition:transform .15s ease,background-color .15s ease}.expedition-separation-button:hover:not(:disabled){background:#fff;transform:translateY(-1px)}.expedition-separation-button:disabled{cursor:wait;opacity:.8}.expedition-separation-button svg{width:17px;height:17px}.expedition-manual-button{height:44px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(255,255,255,.56);border-radius:12px;background:#ffffff24;color:#fff;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #0f172a1f;transition:transform .15s ease,background-color .15s ease}.expedition-manual-button:hover{background:#ffffff3b;transform:translateY(-1px)}.expedition-manual-button svg{width:17px;height:17px}.expedition-separation-error{margin:12px 0 0;padding:10px 16px;border-radius:10px;background:#ffe3e3;color:#c81d25;font-size:14px;font-weight:700}.expedition-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;padding:24px;display:flex;align-items:center;justify-content:center;background:#0f172a8f}.expedition-manual-modal{width:min(600px,100%);max-height:calc(100vh - 48px);overflow:auto;border:1px solid #e2e8f0;border-radius:20px;background:#fff;color:#0f172a;box-shadow:0 28px 70px #0f172a4d}.expedition-manual-header{padding:24px 24px 16px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.expedition-manual-header h2{margin:0;color:#0f172a;font-size:23px;font-weight:750;line-height:1.15}.expedition-manual-header p{margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.4}.expedition-modal-close{width:36px;height:36px;flex-shrink:0;display:grid;place-items:center;border:1px solid #e2e8f0;border-radius:9px;background:#fff;color:#475569;cursor:pointer}.expedition-modal-close svg{width:18px;height:18px}.expedition-modal-close:disabled{opacity:.5;cursor:wait}.expedition-manual-form{padding:0 24px 24px}.expedition-manual-dropzone{min-height:174px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;border:2px dashed #cbd5e1;border-radius:14px;background:#f8fafc;color:#475569;text-align:center;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.expedition-manual-dropzone:focus,.expedition-manual-dropzone:hover,.expedition-manual-dropzone--dragging{border-color:#2563eb;background:#2563eb0f;outline:none}.expedition-manual-dropzone svg{width:32px;height:32px;color:#2563eb}.expedition-manual-dropzone strong{font-size:15px;font-weight:700}.expedition-manual-dropzone small{color:#64748b;font-size:13px}.expedition-manual-file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.expedition-manual-files{max-height:176px;margin-top:14px;overflow-y:auto;display:flex;flex-direction:column;gap:7px}.expedition-manual-file{min-height:40px;padding:5px 7px 5px 12px;display:flex;align-items:center;gap:9px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fafc;color:#334155;font-size:13px;font-weight:600}.expedition-manual-file>svg{width:17px;height:17px;flex-shrink:0;color:#2563eb}.expedition-manual-file span{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.expedition-manual-file button{width:30px;height:30px;display:grid;place-items:center;border:0;border-radius:7px;background:transparent;color:#64748b;cursor:pointer}.expedition-manual-file button:hover:not(:disabled){background:#e2e8f0}.expedition-manual-file button svg{width:15px;height:15px}.expedition-manual-feedback{margin:14px 0 0;padding:10px 12px;border-radius:9px;font-size:13px;font-weight:600}.expedition-manual-feedback--error{background:#fef2f2;color:#b91c1c}.expedition-manual-feedback--success{background:#f0fdf4;color:#15803d}.expedition-manual-actions{margin-top:20px;display:flex;justify-content:flex-end;gap:10px}.expedition-manual-cancel,.expedition-manual-generate{height:44px;padding:0 19px;display:inline-flex;align-items:center;gap:8px;border-radius:10px;font-size:14px;font-weight:700;cursor:pointer}.expedition-manual-cancel{border:1px solid #cbd5e1;background:#fff;color:#475569}.expedition-manual-generate{border:1px solid #2563eb;background:#2563eb;color:#fff}.expedition-manual-generate svg{width:17px;height:17px}.expedition-manual-cancel:disabled,.expedition-manual-generate:disabled{opacity:.55;cursor:wait}.dark .expedition-manual-modal{border-color:#2b3a52;background:#172033;color:#eaf0f8}.dark .expedition-manual-header h2{color:#eaf0f8}.dark .expedition-manual-header p,.dark .expedition-manual-dropzone,.dark .expedition-manual-dropzone small{color:#a8b3c7}.dark .expedition-modal-close{border-color:#2b3a52;background:#111827;color:#eaf0f8}.dark .expedition-modal-close:hover:not(:disabled){border-color:#557abc}.dark .expedition-manual-dropzone{border-color:#2b3a52;background:#121c2d}.dark .expedition-manual-dropzone:focus,.dark .expedition-manual-dropzone:hover,.dark .expedition-manual-dropzone--dragging{border-color:#557abc;background:#557abc29}.dark .expedition-manual-file{border-color:#2b3a52;background:#111827;color:#eaf0f8}.dark .expedition-manual-file button{color:#a8b3c7}.dark .expedition-manual-file button:hover:not(:disabled){background:#1d2940;color:#eaf0f8}.dark .expedition-manual-feedback--error{background:#7f1d1d47;color:#fecaca}.dark .expedition-manual-feedback--success{background:#14532d47;color:#bbf7d0}.dark .expedition-manual-cancel{border-color:#2b3a52;background:#111827;color:#eaf0f8}.dark .expedition-manual-cancel:hover:not(:disabled){border-color:#557abc}.expedition-header{width:100%;min-height:104px;margin-top:16px;text-align:center}.expedition-preview-label{display:inline-flex;margin:0 0 6px;padding:4px 12px;border-radius:999px;background:#ffffff2e;font-size:12px;font-weight:700;text-transform:uppercase}.expedition-customer-name{margin:0;font-size:34px;font-weight:700;line-height:1.1;color:#fff;text-align:center;text-shadow:0 2px 8px rgba(15,23,42,.22)}.expedition-invoice-number{margin:8px 0 0;font-size:38px;font-weight:800;line-height:1;color:#fff;text-align:center;text-shadow:0 2px 8px rgba(15,23,42,.22)}.expedition-header--idle{margin-top:46px}.expedition-header--idle .expedition-customer-name{font-size:30px}.expedition-invoice-number--hint{margin-top:12px;font-size:17px;font-weight:500;opacity:.92}.expedition-status{width:min(620px,100%);margin:12px auto 0;padding:14px 18px;display:flex;align-items:center;gap:14px;border:1px solid rgba(255,255,255,.78);border-radius:12px;background:#fffffff0;color:#557abc;box-shadow:0 8px 18px #0f172a26}.expedition-status svg{width:24px;height:24px;flex-shrink:0}.expedition-status strong{display:block;font-size:16px;line-height:1.2}.expedition-status p{margin:4px 0 0;font-size:13px;color:#557abc}.expedition-status--error,.expedition-status--empty{color:#b91c1c}.expedition-status--preview{margin-bottom:12px;color:#b45309}.expedition-products{width:100%;max-width:none;margin-top:18px;display:grid;grid-template-columns:195px fit-content(calc(100% - 418px)) 195px;justify-content:center;-moz-column-gap:14px;column-gap:14px;row-gap:12px}.expedition-product-row{grid-column:1 / -1;min-height:195px;display:grid;grid-template-columns:subgrid;align-items:stretch}.expedition-product-image-box,.expedition-product-info,.expedition-brand-box{border:1px solid rgba(255,255,255,.75);border-radius:12px;background:#ffffffeb;box-shadow:0 8px 18px #0f172a29}.expedition-product-image-box{width:195px;background:#fff;min-height:195px;padding:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.expedition-product-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.expedition-product-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#94a3b8}.expedition-product-placeholder svg{width:26px;height:26px}.expedition-product-placeholder small{font-size:11px;font-weight:600}.expedition-product-info{min-width:0;min-height:195px;padding:14px 20px 14px 64px;display:grid;grid-template-columns:auto minmax(0,1fr);-moz-column-gap:64px;column-gap:64px;align-items:center}.expedition-product-qty{font-size:96px;line-height:1;font-weight:900;color:#557abc;text-align:center}.expedition-product-details{min-width:0}.expedition-product-sku{margin:0;overflow:hidden;color:#557abc;font-size:35px;font-weight:900;line-height:1.05;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.expedition-product-description{margin:8px 0 0;overflow:hidden;color:#475569;font-size:18px;font-weight:500;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;white-space:normal}.expedition-brand-box{width:195px;background:#fff;min-height:195px;padding:8px;display:flex;align-items:center;justify-content:center}.expedition-brand-logo{width:100%;height:100%;max-width:none;max-height:none;-o-object-fit:contain;object-fit:contain}.expedition-brand-text{color:#557abc;font-size:18px;font-weight:900;text-align:center}.expedition-product-row--alert .expedition-product-info{border-color:#efb3b3;background:#ffe3e3;box-shadow:0 8px 20px #7f1d1d38}.expedition-product-row--alert .expedition-product-qty,.expedition-product-row--alert .expedition-product-sku{color:#c81d25}.expedition-product-row--alert .expedition-product-description{color:#475569}.expedition-spin{animation:expedition-spin .85s linear infinite}@keyframes expedition-spin{to{transform:rotate(360deg)}}@media(min-width:640px){.expedition-screen{margin-right:-24px;margin-left:-24px;padding-right:32px;padding-left:32px}}@media(min-width:1024px){.expedition-screen{width:calc(100vw - 260px);margin-right:0;margin-left:calc((100% - (100vw - 260px))/2);padding-right:32px;padding-left:32px}}@media(min-width:721px)and (max-width:1023px){.expedition-products{grid-template-columns:195px fit-content(calc(100% - 418px)) 195px}}@media(max-width:720px){.expedition-scan-form{flex-wrap:wrap}.expedition-scan-control,.expedition-separation-button,.expedition-manual-button{width:100%}.expedition-modal-backdrop{padding:12px}.expedition-manual-header,.expedition-manual-form{padding-right:16px;padding-left:16px}.expedition-header{min-height:92px}.expedition-customer-name{font-size:28px}.expedition-invoice-number{font-size:32px}.expedition-products{display:flex;flex-direction:column}.expedition-product-row{width:100%;grid-template-columns:1fr;min-height:0}.expedition-product-image-box{width:210px;justify-self:center;min-height:210px}.expedition-brand-box{width:99px;height:99px;min-height:99px;justify-self:center}.expedition-product-info{min-height:168px;padding:12px 12px 12px 32px;grid-template-columns:auto minmax(0,1fr);-moz-column-gap:32px;column-gap:32px}.expedition-product-qty{font-size:80px}.expedition-product-sku{font-size:26.25px}.expedition-product-description{font-size:15px;white-space:normal}}.label-generator-page{width:100%;--outix-blue: #557abc;--outix-blue-soft: rgba(85, 122, 188, .1);--outix-blue-ring: rgba(85, 122, 188, .18);--label-control-height: 52px}.label-generator-container{width:100%;max-width:1120px;margin:0 auto;padding:0 32px 48px;box-sizing:border-box}.label-generator-card,.label-product-card{width:100%;box-sizing:border-box;overflow:hidden;border:1px solid #e2e8f0;border-radius:24px;background:#fff;box-shadow:0 18px 40px #0f172a0b}.label-generator-card{padding:32px}.label-generator-search-row{display:grid;grid-template-columns:minmax(260px,1fr) 150px 220px 230px;gap:20px;align-items:end;width:100%}.label-field{min-width:0;display:flex;flex-direction:column;gap:10px}.label-field>span{color:#0f172a;font-size:14px;font-weight:700}.label-input{width:100%;height:var(--label-control-height)!important;min-height:var(--label-control-height)!important;max-height:var(--label-control-height)!important;box-sizing:border-box;border:1px solid #d8e0ec;border-radius:16px;background:#fff;padding:0 18px;color:#0f172a;font-size:15px;font-weight:600;text-align:left}.label-input--with-icon{padding-right:48px}.label-input:focus{border-color:var(--outix-blue);box-shadow:0 0 0 4px var(--outix-blue-ring)}.search-button,.generate-button{width:100%;height:var(--label-control-height)!important;min-height:var(--label-control-height)!important;max-height:var(--label-control-height)!important;box-sizing:border-box;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0 18px!important;border-radius:16px;border-width:1px!important;border-color:var(--outix-blue)!important;background:var(--outix-blue)!important;color:#fff!important;line-height:1!important;transform:none!important;white-space:nowrap}.search-button:hover,.generate-button:hover{border-color:var(--outix-blue)!important;background:var(--outix-blue)!important;transform:none!important}.search-button:disabled,.generate-button:disabled{opacity:.55;cursor:not-allowed}.label-result-slot{margin-top:28px;width:100%;box-sizing:border-box}.label-result-state{width:100%;min-height:160px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;border:1px dashed #cbd5e1;border-radius:18px;background:#f8fafc;padding:36px;text-align:center}.label-result-state--error{border-style:solid;border-color:#fecaca;background:#fef2f2;color:#dc2626}.empty-icon{width:48px;height:48px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--outix-blue-soft);color:var(--outix-blue)}.label-generator-page .text-primary{color:var(--outix-blue)!important}.label-generator-page .bg-primary,.label-generator-page .hover\:bg-primary-dark:hover{background-color:var(--outix-blue)!important}.label-generator-page .bg-primary-soft,.label-generator-page .bg-blue-50,.label-generator-page .hover\:bg-blue-100:hover{background-color:var(--outix-blue-soft)!important}.label-product-card{margin-top:24px;padding:32px}.product-found-content{display:grid;grid-template-columns:240px minmax(0,1fr);gap:32px;align-items:center}.product-image-box{width:240px;height:220px;display:grid;place-items:center;overflow:hidden;border:1px solid #e2e8f0;border-radius:22px;background:#f8fafc}.product-image{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;padding:12px;box-sizing:border-box}.label-generator-success-message{width:100%;box-sizing:border-box;margin:24px auto 0;border:1px solid #bbf7d0;border-radius:18px;background:#f0fdf4;padding:14px 18px;color:#15803d;font-size:14px;font-weight:700}.dark .label-generator-card,.dark .label-product-card{border-color:#2b3a52;background:#172033;color:#eaf0f8;box-shadow:0 18px 55px #02061738}.dark .label-field>span{color:#eaf0f8}.dark .label-input{border-color:#2b3a52;background:#111827;color:#eaf0f8}.dark .label-input::-moz-placeholder{color:#a8b3c7}.dark .label-input::placeholder{color:#a8b3c7}.dark .label-result-state{border-color:#2b3a52;background:#121c2d;color:#a8b3c7}.dark .label-result-state--error{border-color:#f871716b;background:#7f1d1d47;color:#fecaca}.dark .product-image-box{border-color:#2b3a52;background:#111827}.dark .label-generator-success-message{border-color:#22c55e57;background:#14532d47;color:#bbf7d0}@media(max-width:900px){.label-generator-search-row{grid-template-columns:minmax(0,1fr) 180px;gap:18px}.product-found-content{grid-template-columns:200px minmax(0,1fr);gap:24px}.product-image-box{width:200px;height:190px}}@media(max-width:720px){.label-generator-container{padding:0 16px 36px}.label-generator-card,.label-product-card{padding:22px}.label-generator-search-row,.product-found-content{grid-template-columns:1fr}.product-image-box{width:100%;max-width:240px;justify-self:center}}.reminders-card{min-height:520px}.reminders-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.reminders-card-header h2{margin:0;color:#0f172a;font-size:20px;font-weight:800}.reminders-card-header p{margin:6px 0 0;color:#64748b;font-size:14px}.reminders-user-pill{display:inline-flex;align-items:center;gap:8px;border-radius:999px;background:#557abc1f;padding:9px 13px;color:#557abc;font-size:13px;font-weight:800;white-space:nowrap}.reminders-form{margin-top:22px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.reminders-add-button{border-color:#557abc!important;background:#557abc!important;color:#fff!important}.reminders-add-button:hover{background:#486aa3!important}.reminders-list{margin-top:22px;display:grid;gap:10px}.reminder-item{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;align-items:center;gap:10px;border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc;padding:12px}.reminder-check,.reminder-delete{width:42px;height:42px;display:grid;place-items:center;border:0;border-radius:14px;background:#fff;color:#557abc;transition:background-color .15s ease,color .15s ease,transform .15s ease}.reminder-check:hover,.reminder-delete:hover{transform:translateY(-1px)}.reminder-delete{color:#dc2626}.reminder-delete:hover{background:#fee2e2}.reminder-copy{min-width:0}.reminder-copy p{margin:0;color:#0f172a;font-size:15px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.reminder-copy span{display:block;margin-top:4px;color:#64748b;font-size:12px}.reminder-item.is-done{background:#16a34a14;border-color:#16a34a3d}.reminder-item.is-done .reminder-check{background:#dcfce7;color:#16a34a}.reminder-item.is-done .reminder-copy p{color:#64748b;text-decoration:line-through}.reminders-empty{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px dashed #cbd5e1;border-radius:22px;color:#64748b;text-align:center}.reminders-empty svg{color:#557abc}.reminders-empty strong{color:#334155;font-size:15px}.reminders-empty span{max-width:320px;font-size:13px}.reminders-summary-card{height:-moz-fit-content;height:fit-content;display:grid;gap:8px;color:#557abc}.reminders-summary-card>span{color:#64748b;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.reminders-summary-card>strong{color:#0f172a;font-size:48px;font-weight:900;line-height:1}.reminders-summary-card>p{margin:0;color:#64748b;font-size:14px;line-height:1.45}.dark .reminders-card-header h2,.dark .reminder-copy p,.dark .reminders-empty strong,.dark .reminders-summary-card>strong{color:#eaf0f8}.dark .reminders-card-header p,.dark .reminder-copy span,.dark .reminders-empty,.dark .reminders-summary-card>span,.dark .reminders-summary-card>p{color:#a8b3c7}.dark .reminders-user-pill{background:#557abc33;color:#c7d7f1}.dark .reminder-item{border-color:#2b3a52;background:#121c2d}.dark .reminder-check,.dark .reminder-delete{background:#172033}.dark .reminder-delete:hover{background:#dc26262e}.dark .reminder-item.is-done{border-color:#22c55e52;background:#14532d33}.dark .reminder-item.is-done .reminder-check{background:#22c55e29;color:#86efac}.dark .reminder-item.is-done .reminder-copy p{color:#a8b3c7}.dark .reminders-empty{border-color:#2b3a52;background:#121c2d}@media(max-width:640px){.reminders-card-header,.reminders-form{grid-template-columns:1fr}.reminders-card-header{display:grid}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{top:0;right:0;bottom:0;left:0}.inset-x-0{left:0;right:0}.inset-x-6{left:1.5rem;right:1.5rem}.inset-y-0{top:0;bottom:0}.-bottom-\[18px\]{bottom:-18px}.-right-5{right:-1.25rem}.bottom-0{bottom:0}.bottom-5{bottom:1.25rem}.bottom-6{bottom:1.5rem}.left-0{left:0}.left-3{left:.75rem}.right-2{right:.5rem}.right-4{right:1rem}.right-5{right:1.25rem}.top-1\/2{top:50%}.top-3\.5{top:.875rem}.z-10{z-index:10}.z-40{z-index:40}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-7{margin-bottom:1.75rem}.mt-0\.5{margin-top:.125rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-5{margin-top:1.25rem}.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.inline-grid{display:inline-grid}.hidden{display:none}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-9{height:2.25rem}.h-\[160px\]{height:160px}.h-\[244px\]{height:244px}.h-\[3px\]{height:3px}.h-\[90px\]{height:90px}.h-\[calc\(100\%-30px\)\]{height:calc(100% - 30px)}.h-full{height:100%}.max-h-10{max-height:2.5rem}.min-h-44{min-height:11rem}.min-h-\[198px\]{min-height:198px}.min-h-\[300px\]{min-height:300px}.min-h-\[360px\]{min-height:360px}.min-h-screen{min-height:100vh}.w-10{width:2.5rem}.w-11{width:2.75rem}.w-12{width:3rem}.w-16{width:4rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-24{width:6rem}.w-3\.5{width:.875rem}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-7{width:1.75rem}.w-8{width:2rem}.w-\[180px\]{width:180px}.w-\[220px\]{width:220px}.w-\[3px\]{width:3px}.w-\[78px\]{width:78px}.w-full{width:100%}.min-w-0{min-width:0px}.min-w-8{min-width:2rem}.min-w-\[720px\]{min-width:720px}.min-w-\[780px\]{min-width:780px}.min-w-\[980px\]{min-width:980px}.max-w-10{max-width:2.5rem}.max-w-2xl{max-width:42rem}.max-w-\[1680px\]{max-width:1680px}.max-w-md{max-width:28rem}.flex-1{flex:1 1 0%}.flex-shrink-0,.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.-translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@keyframes pulse{50%{opacity:.5}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite}.cursor-pointer{cursor:pointer}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.place-items-center{place-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1\.5{gap:.375rem}.gap-2{gap:.5rem}.gap-2\.5{gap:.625rem}.gap-3{gap:.75rem}.gap-3\.5{gap:.875rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.gap-6{gap:1.5rem}.gap-\[3px\]{gap:3px}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.divide-x>:not([hidden])~:not([hidden]){--tw-divide-x-reverse: 0;border-right-width:calc(1px * var(--tw-divide-x-reverse));border-left-width:calc(1px * calc(1 - var(--tw-divide-x-reverse)))}.divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.divide-dashed>:not([hidden])~:not([hidden]){border-style:dashed}.divide-line>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(226 232 240 / var(--tw-divide-opacity, 1))}.divide-slate-300>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(203 213 225 / var(--tw-divide-opacity, 1))}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-pre-wrap{white-space:pre-wrap}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-\[22px\]{border-radius:22px}.rounded-\[28px\]{border-radius:28px}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-sm{border-radius:.125rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-r{border-right-width:1px}.border-dashed{border-style:dashed}.border-\[\#557ABC\]\/25{border-color:#557abc40}.border-\[rgba\(226\,232\,240\,0\.9\)\]{border-color:#e2e8f0e6}.border-line{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity, 1))}.border-red-100{--tw-border-opacity: 1;border-color:rgb(254 226 226 / var(--tw-border-opacity, 1))}.border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity, 1))}.bg-\[\#557ABC\]{--tw-bg-opacity: 1;background-color:rgb(85 122 188 / var(--tw-bg-opacity, 1))}.bg-\[rgba\(234\,179\,8\,0\.10\)\]{background-color:#eab3081a}.bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity, 1))}.bg-app{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity, 1))}.bg-primary{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity, 1))}.bg-primary-soft{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.bg-primary-soft\/40{background-color:#eff6ff66}.bg-primary-soft\/70{background-color:#eff6ffb3}.bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity, 1))}.bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity, 1))}.bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.bg-slate-50\/70{background-color:#f8fafcb3}.bg-slate-950{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.bg-success{--tw-bg-opacity: 1;background-color:rgb(22 163 74 / var(--tw-bg-opacity, 1))}.bg-warning{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-\[rgba\(234\,179\,8\,0\.95\)\]{--tw-gradient-from: rgba(234,179,8,.95) var(--tw-gradient-from-position);--tw-gradient-to: rgba(234, 179, 8, 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)}.to-\[rgba\(234\,179\,8\,0\.35\)\]{--tw-gradient-to: rgba(234,179,8,.35) var(--tw-gradient-to-position)}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.p-10{padding:2.5rem}.p-2\.5{padding:.625rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.px-2{padding-left:.5rem;padding-right:.5rem}.px-2\.5{padding-left:.625rem;padding-right:.625rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.py-7{padding-top:1.75rem;padding-bottom:1.75rem}.py-8{padding-top:2rem;padding-bottom:2rem}.pl-9{padding-left:2.25rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pt-0\.5{padding-top:.125rem}.pt-1{padding-top:.25rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-\[11px\]{font-size:11px}.text-\[13px\]{font-size:13px}.text-\[14px\]{font-size:14px}.text-\[16px\]{font-size:16px}.text-\[27px\]{font-size:27px}.text-\[36px\]{font-size:36px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-\[750\]{font-weight:750}.font-\[800\]{font-weight:800}.font-black{font-weight:900}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-\[1\.1\]{line-height:1.1}.leading-none{line-height:1}.leading-snug{line-height:1.375}.leading-tight{line-height:1.25}.tracking-\[-0\.01em\]{letter-spacing:-.01em}.tracking-\[-0\.045em\]{letter-spacing:-.045em}.tracking-\[-0\.04em\]{letter-spacing:-.04em}.tracking-\[0\.04em\]{letter-spacing:.04em}.tracking-\[0\.18em\]{letter-spacing:.18em}.tracking-\[0\.2em\]{letter-spacing:.2em}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.text-\[\#00a651\]{--tw-text-opacity: 1;color:rgb(0 166 81 / var(--tw-text-opacity, 1))}.text-\[\#0F172A\]{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-\[\#16A34A\]{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-\[\#475569\]{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-\[\#557ABC\]{--tw-text-opacity: 1;color:rgb(85 122 188 / var(--tw-text-opacity, 1))}.text-\[\#EAB308\]{--tw-text-opacity: 1;color:rgb(234 179 8 / var(--tw-text-opacity, 1))}.text-\[\#f02d3a\]{--tw-text-opacity: 1;color:rgb(240 45 58 / var(--tw-text-opacity, 1))}.text-\[\#f5a400\]{--tw-text-opacity: 1;color:rgb(245 164 0 / var(--tw-text-opacity, 1))}.text-amber-600{--tw-text-opacity: 1;color:rgb(217 119 6 / var(--tw-text-opacity, 1))}.text-danger{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity, 1))}.text-ink{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-muted{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-primary{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity, 1))}.text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.text-slate-950{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity, 1))}.text-success{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-warning{--tw-text-opacity: 1;color:rgb(245 158 11 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.opacity-100{opacity:1}.opacity-85{opacity:.85}.shadow-\[0_14px_34px_rgba\(15\,23\,42\,0\.045\)\,0_2px_8px_rgba\(15\,23\,42\,0\.025\)\]{--tw-shadow: 0 14px 34px rgba(15,23,42,.045),0 2px 8px rgba(15,23,42,.025);--tw-shadow-colored: 0 14px 34px var(--tw-shadow-color), 0 2px 8px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_14px_35px_rgba\(15\,23\,42\,0\.045\)\,0_2px_6px_rgba\(15\,23\,42\,0\.035\)\]{--tw-shadow: 0 14px 35px rgba(15,23,42,.045),0 2px 6px rgba(15,23,42,.035);--tw-shadow-colored: 0 14px 35px var(--tw-shadow-color), 0 2px 6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_18px_40px_rgba\(15\,23\,42\,0\.045\)\,0_4px_10px_rgba\(15\,23\,42\,0\.025\)\]{--tw-shadow: 0 18px 40px rgba(15,23,42,.045),0 4px 10px rgba(15,23,42,.025);--tw-shadow-colored: 0 18px 40px var(--tw-shadow-color), 0 4px 10px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0_8px_20px_rgba\(15\,23\,42\,0\.08\)\]{--tw-shadow: 0 8px 20px rgba(15,23,42,.08);--tw-shadow-colored: 0 8px 20px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-card{--tw-shadow: 0 12px 30px rgba(15, 23, 42, .05);--tw-shadow-colored: 0 12px 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-soft{--tw-shadow: 0 18px 60px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 18px 60px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-slate-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(241 245 249 / var(--tw-ring-opacity, 1))}.blur{--tw-blur: blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.blur-\[0\.2px\]{--tw-blur: blur(.2px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-xl{--tw-backdrop-blur: blur(24px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[padding\]{transition-property:padding;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-\[width\]{transition-property:width;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}*{box-sizing:border-box}html{scroll-behavior:smooth;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0;min-width:320px;background:#f8fafc;color:#0f172a;font-family:inherit}#root,button,input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border:3px solid transparent;border-radius:999px;background-clip:content-box}.page-enter{animation:pageEnter .22s ease both}@keyframes pageEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.live-dot{width:7px;height:7px;border-radius:999px;background:#16a34a;box-shadow:0 0 #16a34a66;animation:livePulse 1.8s infinite}.live-status-dot{animation:liveStatusPulse 2s infinite}.values-hidden .sensitive-value{color:transparent!important;text-shadow:0 0 12px rgba(15,23,42,.28);-webkit-user-select:none;-moz-user-select:none;user-select:none}.dark.values-hidden .sensitive-value,.dark .values-hidden .sensitive-value{color:transparent!important;text-shadow:0 0 12px rgba(226,232,240,.32);-webkit-user-select:none;-moz-user-select:none;user-select:none}@keyframes liveStatusPulse{0%{box-shadow:0 0 0 0 var(--live-pulse)}70%{box-shadow:0 0 0 7px #fff0}to{box-shadow:0 0 #fff0}}@keyframes livePulse{0%{box-shadow:0 0 #16a34a59}70%{box-shadow:0 0 0 7px #16a34a00}to{box-shadow:0 0 #16a34a00}}.last\:border-0:last-child{border-width:0px}.hover\:-translate-y-0\.5:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:border-primary\/30:hover{border-color:#2563eb4d}.hover\:bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-dark:hover{--tw-bg-opacity: 1;background-color:rgb(30 64 175 / var(--tw-bg-opacity, 1))}.hover\:bg-primary-soft:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity, 1))}.hover\:bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity, 1))}.hover\:bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity, 1))}.hover\:text-ink:hover{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity, 1))}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity, 1))}.hover\:shadow-soft:hover{--tw-shadow: 0 18px 60px rgba(15, 23, 42, .06);--tw-shadow-colored: 0 18px 60px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:border-primary:focus{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity, 1))}.focus\:ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-blue-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity, 1))}.disabled\:cursor-wait:disabled{cursor:wait}.disabled\:opacity-70:disabled{opacity:.7}.dark\:divide-slate-800:is(.dark *)>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(30 41 59 / var(--tw-divide-opacity, 1))}.dark\:border-\[\#557ABC\]\/45:is(.dark *){border-color:#557abc73}.dark\:border-slate-700:is(.dark *){--tw-border-opacity: 1;border-color:rgb(51 65 85 / var(--tw-border-opacity, 1))}.dark\:border-slate-800:is(.dark *){--tw-border-opacity: 1;border-color:rgb(30 41 59 / var(--tw-border-opacity, 1))}.dark\:bg-blue-950\/30:is(.dark *){background-color:#1725544d}.dark\:bg-slate-800:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-800\/70:is(.dark *){background-color:#1e293bb3}.dark\:bg-slate-900:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-900\/80:is(.dark *){background-color:#0f172acc}.dark\:bg-slate-950:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}.dark\:bg-slate-950\/50:is(.dark *){background-color:#02061780}.dark\:bg-slate-950\/60:is(.dark *){background-color:#02061799}.dark\:text-\[\#B9CCEB\]:is(.dark *){--tw-text-opacity: 1;color:rgb(185 204 235 / var(--tw-text-opacity, 1))}.dark\:text-slate-100:is(.dark *){--tw-text-opacity: 1;color:rgb(241 245 249 / var(--tw-text-opacity, 1))}.dark\:text-slate-200:is(.dark *){--tw-text-opacity: 1;color:rgb(226 232 240 / var(--tw-text-opacity, 1))}.dark\:text-slate-300:is(.dark *){--tw-text-opacity: 1;color:rgb(203 213 225 / var(--tw-text-opacity, 1))}.dark\:text-white:is(.dark *){--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.dark\:ring-slate-800:is(.dark *){--tw-ring-opacity: 1;--tw-ring-color: rgb(30 41 59 / var(--tw-ring-opacity, 1))}.dark\:hover\:bg-slate-800\/70:hover:is(.dark *){background-color:#1e293bb3}.dark\:hover\:bg-slate-900:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(15 23 42 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-slate-950:hover:is(.dark *){--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity, 1))}@media(min-width:640px){.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:w-\[420px\]{width:420px}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:flex-row{flex-direction:row}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-end{align-items:flex-end}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-base{font-size:1rem;line-height:1.5rem}}@media(min-width:1024px){.lg\:flex{display:flex}.lg\:w-\[540px\]{width:540px}.lg\:flex-col{flex-direction:column}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:pl-\[220px\]{padding-left:220px}.lg\:pl-\[78px\]{padding-left:78px}.lg\:text-\[40px\]{font-size:40px}}@media(min-width:1280px){.xl\:w-\[660px\]{width:660px}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-\[minmax\(0\,1fr\)_320px\]{grid-template-columns:minmax(0,1fr) 320px}.xl\:flex-row{flex-direction:row}.xl\:items-center{align-items:center}}:root{--primary: #2563eb;--primary-dark: #1e40af;--primary-soft: #eff6ff;--app-bg: #f8fafc;--card-bg: #ffffff;--text: #0f172a;--muted: #64748b;--border: #e2e8f0;--success: #16a34a;--danger: #dc2626;--warning: #f59e0b}.dark{--app-bg: #111827;--card-bg: #172033;--text: #eaf0f8;--muted: #a8b3c7;--border: #2b3a52;color-scheme:dark}.dark body{background:radial-gradient(circle at 18% -12%,rgba(37,99,235,.18),transparent 30rem),linear-gradient(180deg,#111827,#141e31 48%,#101827)}.dark .bg-app,.dark .dark\:bg-slate-950{background-color:#111827!important}.dark .bg-white,.dark .dark\:bg-slate-900,.dark .dark\:bg-slate-900\/70{background-color:#172033!important}.dark .bg-slate-50,.dark .dark\:bg-slate-950{background-color:#121c2d!important}.dark .border-line,.dark .dark\:border-slate-800{border-color:#2b3a52!important}.dark .text-ink,.dark .text-slate-700,.dark .dark\:text-white,.dark .dark\:text-slate-100,.dark .dark\:text-slate-200,.dark .dark\:text-slate-300{color:#eaf0f8!important}.dark .text-muted,.dark .text-slate-600{color:#a8b3c7!important}.dark .shadow-card,.dark .shadow-soft{box-shadow:0 18px 55px #02061738!important}.dark .hover\:bg-slate-50:hover,.dark .dark\:hover\:bg-slate-900:hover,.dark .dark\:hover\:bg-slate-950:hover{background-color:#1d2940!important}.dark .bg-primary-soft,.dark .dark\:bg-blue-950\/40{background-color:#2563eb29!important}.dark input,.dark select,.dark textarea{color:#eaf0f8}
