*{box-sizing:border-box;margin:0;padding:0}html,body,#root{cursor:default;width:100%;min-height:100vh}body{background:#f1f5f9;font-family:Arial,Helvetica,sans-serif}html body :not(input):not(textarea):not(select):not([contenteditable=true]){cursor:default!important}input:not([type=button]):not([type=submit]):not([type=reset]):not([type=checkbox]):not([type=radio]),textarea,[contenteditable=true]{cursor:text!important}select{cursor:default!important}.order-detail-titlebar,.manual-order-header,.product-detail-header,.manual-product-header{cursor:move!important}.order-detail-resize,.manual-order-resize,.product-detail-resize,.manual-product-resize{cursor:nwse-resize!important}body.app-text-selection-active :where(p,h1,h2,h3,h4,h5,h6,td,th,tr,li,dt,dd,blockquote,pre,code,span,div,strong,em,small,time,label,article,section,figcaption){-webkit-user-select:text!important;user-select:text!important;cursor:text!important}body.app-text-selection-active :where(button,a,input,textarea,select,summary,label[for],[role=button],[role=menuitem],[role=tab],[role=link],[role=combobox],[role=switch],[role=option],svg,img,canvas,video,picture,object,.recharts-wrapper,.recharts-surface){-webkit-user-select:none!important;user-select:none!important;cursor:default!important}body.app-text-selection-active :where(input:not([type=button]):not([type=submit]):not([type=reset]):not([type=checkbox]):not([type=radio]),textarea,[contenteditable=true]){-webkit-user-select:text!important;user-select:text!important;cursor:text!important}.orders-layout{background:#f5f7fb;min-height:100vh;display:flex}.orders-content{flex-direction:column;flex:1;min-width:0;padding:24px;display:flex;overflow-x:clip}.orders-container{flex-direction:column;gap:24px;margin-top:24px;display:flex}.orders-title h1{color:#111827;margin-bottom:6px;font-size:30px;font-weight:700}.orders-title p{color:#6b7280;font-size:15px}.orders-top-bar{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.orders-top-bar-left h1{color:#111827;letter-spacing:-.02em;margin:0;font-size:30px;font-weight:800}.orders-top-bar-meta{color:#64748b;flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;font-size:14px;display:flex}.orders-top-bar-meta strong{color:#111827;font-weight:700}.orders-top-bar-dot{background:#cbd5e1;border-radius:50%;width:4px;height:4px}.orders-top-bar-actions{align-items:center;gap:10px;display:flex}.orders-top-bar-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:12px;height:42px;padding:0 16px;font-size:14px;font-weight:600;transition:all .2s}.orders-top-bar-btn:hover{color:#ff8a00;border-color:#ff8a00}.orders-top-bar-btn-primary{color:#fff;background:#111827;border-color:#111827}.orders-top-bar-btn-primary:hover,.orders-top-bar-btn-accent{color:#fff;background:#ff8a00;border-color:#ff8a00}.orders-top-bar-btn-accent:hover{color:#fff;background:#e67a00;border-color:#e67a00}.orders-live-search .orders-search-input{color:#334155;background:#fff;border:1px solid #dbe4ee;border-radius:12px;width:100%;max-width:none;height:48px;padding:0 16px;font-size:15px;transition:all .2s;box-shadow:0 10px 25px #0f172a0d}.orders-live-search .orders-search-input::placeholder{color:#94a3b8}.orders-live-search .orders-search-input:hover{border-color:#ff8a00}.orders-live-search .orders-search-input:focus{border-color:#ff8a00;outline:none;box-shadow:0 0 0 4px #ff8a0026}@media (width<=768px){.orders-top-bar-actions{width:100%}.orders-top-bar-btn{flex:1}}.date-filter-group{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.date-filter-group input{background:#fff;border:1px solid #d1d5db;border-radius:10px;padding:10px 14px}.quick-date-buttons{gap:10px;display:flex}.quick-date-buttons button{color:#374151;cursor:pointer;background:#eef2f7;border:none;border-radius:999px;padding:9px 18px;transition:all .25s}.quick-date-buttons button:hover{color:#fff;background:#ff7a1a}.order-filter-bar{grid-template-columns:2fr 1fr 1fr 1fr;gap:16px;display:grid}.order-filter-bar input,.order-filter-bar select{border:1px solid #d1d5db;border-radius:10px;height:44px;padding:0 14px;font-size:14px}.orders-table{background:#fff;border:1px solid #e5e7eb;border-radius:18px;overflow:hidden}.orders-table table{border-collapse:collapse;width:100%}.orders-table th{color:#6b7280;text-align:left;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:16px;font-size:13px}.orders-table td{border-bottom:1px solid #f1f5f9;padding:18px 16px}.orders-table tr:hover{background:#fff8f3}.orders-pagination{justify-content:space-between;align-items:center;display:flex}.orders-pagination button{color:#fff;cursor:pointer;background:#ff7a1a;border:none;border-radius:10px;padding:10px 18px}.orders-pagination button:hover{background:#e8690d}@media (width<=992px){.order-filter-bar{grid-template-columns:1fr}}.sidebar{color:#fff;box-sizing:border-box;background:#111827;flex-direction:column;flex-shrink:0;justify-content:space-between;width:212px;min-width:212px;height:100vh;padding:20px 14px;transition:width .22s,min-width .22s,padding .22s;display:flex;position:sticky;top:0;overflow:hidden}.sidebar-top{flex-direction:column;min-width:0;display:flex}.sidebar-logo{align-items:center;gap:12px;margin-bottom:28px;display:flex}.sidebar-logo img{object-fit:contain;flex-shrink:0;width:52px;height:52px}.sidebar-logo h2{color:#fff;white-space:nowrap;margin:0;font-size:18px;font-weight:700}.sidebar-logo p{color:#94a3b8;white-space:nowrap;margin-top:3px;font-size:11px}.sidebar-menu{flex-direction:column;gap:6px;display:flex}.sidebar-menu button{color:#dbe3ee;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;height:48px;padding:0 12px;font-size:15px;font-weight:500;transition:all .25s;display:flex}.sidebar-menu button:hover{background:#1f2937}.sidebar-menu button.active{color:#fff;background:linear-gradient(90deg,#ff7a00,#ff9f3c);box-shadow:0 10px 25px #ff7a0059}.sidebar-menu svg{flex-shrink:0;width:22px;height:22px}.sidebar-bottom{flex-direction:column;align-items:stretch;gap:10px;margin-top:20px;display:flex}.sidebar-footer-logo{justify-content:center;align-items:center;padding:4px 0;display:flex}.sidebar-footer-logo img{object-fit:contain;object-position:center;width:min(132px,100%);height:auto;max-height:90px;display:block}.collapse-btn{color:#cbd5e1;cursor:pointer;background:#151d2b;border:1px solid #2a3548;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:42px;font-size:13px;font-weight:600;display:inline-flex}.collapse-btn:hover{color:#fff;background:#1b2536;border-color:#3b4a63}.sidebar.is-collapsed{width:72px;min-width:72px;padding:16px 10px}.sidebar.is-collapsed .sidebar-brand,.sidebar.is-collapsed .sidebar-menu span,.sidebar.is-collapsed .collapse-btn-label{display:none}.sidebar.is-collapsed .sidebar-logo{justify-content:center;margin-bottom:22px}.sidebar.is-collapsed .sidebar-logo img{width:40px;height:40px}.sidebar.is-collapsed .sidebar-menu button{justify-content:center;height:46px;padding:0}.sidebar.is-collapsed .sidebar-footer-logo img{width:40px;max-height:40px}.sidebar.is-collapsed .collapse-btn{padding:0}@media (width<=1200px){.sidebar:not(.is-collapsed){width:212px;min-width:212px}.sidebar:not(.is-collapsed) .sidebar-footer-logo img{width:min(124px,100%);max-height:84px}}@media (width<=992px){.sidebar,.sidebar.is-collapsed{width:72px;min-width:72px;padding:16px 10px}.sidebar-brand,.sidebar-menu span,.collapse-btn-label{display:none}.sidebar-logo{justify-content:center;margin-bottom:22px}.sidebar-logo img{width:40px;height:40px}.sidebar-footer-logo img{width:40px;max-height:40px}.sidebar-menu button{justify-content:center;height:46px;padding:0}.collapse-btn{padding:0}}.header{background:#fff;border:1px solid #e8edf4;border-radius:18px;justify-content:space-between;align-items:center;gap:24px;min-height:82px;margin-bottom:22px;padding:14px 22px;display:flex;box-shadow:0 8px 24px #0f172a0b}.header-left{flex:none;min-width:246px}.header-left h1{color:#0f172a;letter-spacing:-.035em;margin:0;font-size:27px;font-weight:700;line-height:1.15}.header-left p{color:#64748b;margin-top:5px;font-size:14px;line-height:1.4}.header-center{flex:320px;justify-content:center;min-width:0;display:flex}.search-box-wrap{width:100%;max-width:560px;position:relative}.search-box{color:#94a3b8;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;align-items:center;gap:10px;width:100%;height:54px;padding:0 8px 0 15px;transition:border-color .2s,box-shadow .2s,background-color .2s;display:flex}.search-box:focus-within{background:#fff;border-color:#f97316;box-shadow:0 0 0 4px #f973161c}.search-box svg{flex:none}.search-box input{color:#0f172a;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:14px}.search-box input::placeholder{color:#94a3b8}.search-box-find-btn{color:#fff;cursor:pointer;background:#f97316;border:none;border-radius:9px;flex:none;height:36px;padding:0 14px;font-size:13px;font-weight:700;transition:background-color .15s}.search-box-find-btn:hover:not(:disabled){background:#ea6a0c}.search-box-find-btn:disabled{opacity:.7;cursor:default}.search-box-feedback{z-index:40;color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin:0;padding:8px 12px;font-size:12px;font-weight:600;position:absolute;top:calc(100% + 6px);left:0;right:0;box-shadow:0 8px 20px #0f172a14}.header-right{flex:none;align-items:center;gap:10px;display:flex}.quick-add,.calendar-btn,.notification-btn,.profile-card{transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s}.quick-add{color:#fff;cursor:pointer;background:#f97316;border:0;border-radius:12px;align-items:center;gap:8px;height:48px;padding:0 15px;font-size:14px;font-weight:600;display:flex;box-shadow:0 6px 14px #f9731633}.quick-add:hover{background:#ea580c;transform:translateY(-2px);box-shadow:0 10px 20px #f9731642}.calendar-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;height:48px;padding:0 13px;font-size:13px;font-weight:500;display:flex}.calendar-btn:hover,.notification-btn:hover,.profile-card:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 8px 18px #0f172a14}.notification-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:50%;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.notification-badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:4px;right:3px}.profile-card{cursor:pointer;height:52px;font:inherit;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:10px;padding:5px 10px 5px 6px;display:flex}.profile-card img{object-fit:cover;background:#f1f5f9;border:2px solid #fff7ed;border-radius:50%;width:38px;height:38px}.profile-card h4{color:#1e293b;margin:0;font-size:13px;font-weight:650;line-height:1.2}.profile-card p{color:#94a3b8;margin-top:3px;font-size:11px;line-height:1.2}.profile-card>svg{color:#94a3b8}.profile-menu{flex:none;position:relative}.profile-dropdown{z-index:80;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:min(320px,100vw - 32px);padding:14px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 40px #0f172a24}.profile-dropdown-head{border-bottom:1px solid #eef2f7;align-items:center;gap:12px;padding-bottom:12px;display:flex}.profile-dropdown-head img{object-fit:cover;background:#f1f5f9;border:2px solid #fff7ed;border-radius:50%;width:44px;height:44px}.profile-dropdown-head strong{color:#0f172a;font-size:14px;font-weight:700;line-height:1.25;display:block}.profile-dropdown-head span{color:#94a3b8;margin-top:2px;font-size:12px;display:block}.profile-dropdown-facts{gap:10px;margin:12px 0 0;display:grid}.profile-dropdown-facts div{min-width:0}.profile-dropdown-facts dt{color:#94a3b8;letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:11px;font-weight:650}.profile-dropdown-facts dd{color:#1e293b;word-break:break-word;margin:2px 0 0;font-size:13px;font-weight:600;line-height:1.35}.profile-dropdown-actions{border-top:1px solid #eef2f7;gap:6px;margin-top:14px;padding-top:12px;display:grid}.profile-dropdown-actions button{color:#334155;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;height:40px;padding:0 10px;font-size:13px;font-weight:600;display:flex}.profile-dropdown-actions button:hover{background:#f8fafc}.profile-dropdown-logout{color:#b91c1c!important}@media (width<=1200px){.header{flex-wrap:wrap;gap:16px;padding:18px}.header-left{min-width:0}.header-center{flex-basis:100%;order:3}.search-box{max-width:none}}@media (width<=992px){.header{min-height:auto;padding:16px}.header-left h1{font-size:25px}.header-right{gap:8px}}@media (width<=768px){.header{flex-direction:column;align-items:flex-start}.header-center,.header-right{width:100%}.header-center{order:initial}.header-right{justify-content:space-between}.search-box span,.calendar-btn span{display:none}}@media (width<=576px){.header{border-radius:16px;gap:14px;padding:14px}.header-left h1{font-size:22px}.header-right{gap:7px}.quick-add,.calendar-btn,.notification-btn{height:44px}.quick-add{padding:0 12px}.calendar-btn{justify-content:center;width:44px;padding:0}.notification-btn{flex-basis:44px;width:44px}.profile-card{border-radius:50%;height:44px;padding:3px}.profile-card img{width:36px;height:36px}.profile-card div,.profile-card>svg{display:none}.profile-dropdown{right:0}}.orders-page{flex-direction:column;gap:24px;display:flex}.orders-page-header{justify-content:space-between;align-items:flex-start;display:flex}.orders-page-header h1{color:#111827;margin:0;font-size:40px;font-weight:800}.orders-page-header p{color:#64748b;margin-top:6px;font-size:15px}.orders-card{background:#fff;border:1px solid #e8edf4;border-radius:18px;padding:22px;box-shadow:0 10px 25px #0f172a0d}.date-filter-group,.date-group{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.date-input-group,.date-input{flex-direction:column;gap:8px;display:flex}.date-input-group label,.date-input label{color:#64748b;font-size:12px;font-weight:600}.date-input-group input,.date-input input{background:#fff;border:1px solid #dbe4ee;border-radius:12px;outline:none;width:145px;height:44px;padding:0 14px;transition:all .2s}.date-input-group input:hover,.date-input input:hover{border-color:#ff8a00}.date-input-group input:focus,.date-input input:focus{border-color:#ff8a00;box-shadow:0 0 0 4px #ff8a0026}.orders-results-toolbar{background:#fff;border:1px solid #e8edf4;border-radius:18px;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:16px;padding:18px 22px;display:flex;box-shadow:0 10px 25px #0f172a0d}.orders-list-search-chip{color:#9a3412;background:#fff7ed;border:1px solid #fdba74;border-radius:999px;align-items:center;gap:6px;padding:4px 8px;font-size:12px;display:inline-flex}.orders-list-search-clear{color:#9a3412;cursor:pointer;background:#fed7aa;border:0;border-radius:50%;width:18px;height:18px;padding:0;font-size:14px;line-height:1}.orders-sync-bar{background:#fff;border:1px solid #e8edf4;border-radius:14px;flex-wrap:wrap;align-items:center;gap:12px;margin:0 0 12px;padding:10px 14px;display:flex}.orders-page-find{flex:280px;align-items:center;gap:8px;min-width:220px;margin-left:auto;display:flex}.orders-page-find-input{color:#0f172a;background:#f8fafc;border:1px solid #dbe4ee;border-radius:10px;flex:auto;min-width:0;height:40px;padding:0 12px;font-size:13px}.orders-page-find-input:focus{background:#fff;border-color:#ff8a00;outline:none;box-shadow:0 0 0 3px #ff8a0024}.orders-page-find-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#0f172a;border:none;border-radius:10px;flex:none;height:40px;padding:0 14px;font-size:13px;font-weight:700}.orders-page-find-btn:hover{background:#1e293b}.orders-page-find-nav{flex:none;align-items:center;gap:4px;display:flex}.orders-page-find-count{color:#0f172a;text-align:center;white-space:nowrap;min-width:46px;padding:0 6px;font-size:12px;font-weight:700}.orders-page-find-step{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #dbe4ee;border-radius:8px;width:30px;height:30px;padding:0;font-size:11px;line-height:1}.orders-page-find-step:hover{color:#c2410c;background:#fff7ed;border-color:#ff8a00}.orders-page-find-message{color:#b45309;flex:1 0 100%;margin:0;font-size:12px;font-weight:650}.orders-sync-btn{color:#fff;cursor:pointer;background:#ff8a00;border:none;border-radius:10px;height:40px;padding:0 16px;font-size:13px;font-weight:700}.orders-sync-btn:hover:not(:disabled){background:#e67e00}.orders-sync-btn:disabled{opacity:.65;cursor:not-allowed}.orders-sync-status{flex-direction:column;gap:4px;min-width:0;display:flex}.orders-sync-message{color:#64748b;margin:0;font-size:13px;line-height:1.4}.orders-sync-time{color:#0f172a;margin:0;font-size:12px;font-weight:700}.orders-sync-warning{color:#b45309;margin:0;font-size:12px;font-weight:650;line-height:1.35}.orders-live-search{width:100%}.orders-search-input{color:#334155;background:#fff;border:1px solid #dbe4ee;border-radius:12px;width:100%;max-width:none;height:48px;padding:0 16px;font-size:15px;transition:all .2s;box-shadow:0 10px 25px #0f172a0d}.orders-search-input::placeholder{color:#94a3b8}.orders-search-input:hover{border-color:#ff8a00}.orders-search-input:focus{border-color:#ff8a00;outline:none;box-shadow:0 0 0 4px #ff8a0026}.orders-results-summary{color:#64748b;align-items:center;gap:18px;font-size:14px;display:flex}.orders-results-summary strong{color:#111827;font-weight:700}.orders-filter-card{background:#fff;border:1px solid #e8edf4;border-radius:18px;flex-wrap:wrap;align-items:flex-end;gap:12px;padding:22px;display:flex;box-shadow:0 10px 25px #0f172a0d}.orders-filter-card select,.orders-filter-input{color:#334155;background:#fff;border:1px solid #dbe4ee;border-radius:12px;width:170px;height:46px;padding:0 14px;font-size:14px;transition:all .2s}.orders-filter-input-qty{width:110px}.orders-filter-card select:hover,.orders-filter-input:hover{border-color:#ff8a00}.orders-filter-card select:focus,.orders-filter-input:focus{border-color:#ff8a00;outline:none;box-shadow:0 0 0 4px #ff8a0026}.orders-filter-list-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ff8a00;border:none;border-radius:12px;height:46px;padding:0 22px;font-size:14px;font-weight:700;transition:all .2s}.orders-filter-list-btn:hover{background:#e87b00}.orders-filter-card .orders-results-summary{align-self:center;margin-left:auto}.orders-page-size-bar{justify-content:flex-end;align-items:center;gap:10px;display:flex}.orders-page-size-bar label,.orders-page-size-inline label{color:#64748b;font-size:13px;font-weight:600}.orders-page-size-inline{align-items:center;gap:8px;height:46px;display:flex}.orders-page-size-bar select,.orders-page-size-inline select{color:#334155;background:#fff;border:1px solid #dbe4ee;border-radius:12px;width:90px;height:40px;padding:0 12px;font-size:14px}.orders-page-size-inline select{height:46px}.orders-page-size-bar select:focus,.orders-page-size-inline select:focus{border-color:#ff8a00;outline:none;box-shadow:0 0 0 4px #ff8a0026}.multi-select{width:170px;position:relative}.multi-select-trigger{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;width:100%;height:46px;padding:0 14px;font-size:14px;transition:all .2s;display:flex}.multi-select-trigger:hover,.multi-select-trigger.has-value{border-color:#ff8a00}.multi-select-trigger[aria-expanded=true]{border-color:#ff8a00;box-shadow:0 0 0 4px #ff8a0026}.multi-select-caret{color:#94a3b8;font-size:12px}.multi-select-menu{z-index:40;background:#fff;border:1px solid #e8edf4;border-radius:12px;width:100%;min-width:190px;max-height:240px;padding:6px;position:absolute;top:calc(100% + 6px);left:0;overflow-y:auto;box-shadow:0 12px 28px #0f172a1f}.multi-select-option{color:#334155;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;width:100%;padding:10px;font-size:13px;display:flex}.multi-select-option:hover{background:#fff7ed}.multi-select-option.selected{color:#9a3412;background:#ffedd5;font-weight:600}.multi-select-check{color:#ff8a00;width:14px;font-size:12px}.filter-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.filter-left{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.filter-right{align-items:center;gap:12px;display:flex}.filter-select{background:#fff;border:1px solid #dbe4ee;border-radius:12px;width:210px;height:46px;padding:0 14px;font-size:14px;transition:all .2s}.filter-select:hover{border-color:#ff8a00}.filter-select:focus{border-color:#ff8a00;outline:none;box-shadow:0 0 0 4px #ff8a0026}.sort-button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;height:46px;padding:0 18px;font-weight:600;transition:all .2s}.sort-button:hover{background:#ff8a00}@media (width<=1200px){.filter-toolbar{flex-direction:column;align-items:flex-start}.filter-left,.filter-right{width:100%}}@media (width<=768px){.orders-page-header h1{font-size:30px}.date-filter-group,.date-group{flex-direction:column;align-items:flex-start}.orders-filter-card select,.orders-filter-input,.orders-filter-list-btn{width:100%}.filter-left{flex-direction:column;width:100%}.filter-select{width:100%}}.orders-table{border-collapse:collapse;background:#fff;width:100%}.orders-table thead{background:#f8fafc}.orders-table thead tr{border-bottom:1px solid #e8edf4}.orders-table th{text-align:left;letter-spacing:.02em;text-transform:uppercase;color:#64748b;white-space:nowrap;padding:16px 18px;font-size:12px;font-weight:700}.orders-table td{vertical-align:middle;border-bottom:1px solid #eef2f7;padding:22px 18px}.orders-table tbody tr{cursor:pointer;transition:all .18s}.orders-table tbody tr:hover{background:#fff8f1}.orders-table tbody tr.is-selected{background:#fff4e8}.orders-table tbody tr.is-selected:hover{background:#ffeedc}.orders-table tbody tr.is-find-match{background:#fffde7}.orders-table tbody tr.is-find-match:hover{background:#fff9c4}.orders-table tbody tr.is-find-active{outline:1px solid #facc15;box-shadow:inset 3px 0 #f59e0b;background:#fff59d!important}.orders-table tbody tr.is-find-active:hover{background:#fff176!important}.page-find-mark{color:inherit;-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#ffe566;border-radius:3px;padding:0 2px;font-weight:700}.page-find-mark.is-active{color:#111827;background:#ff9800;box-shadow:0 0 0 1px #c2410c59}.cargo-tracking-find{color:#64748b;text-align:center;word-break:break-all;max-width:100%;margin-top:4px;font-size:11px;line-height:1.25;display:block}.orders-page-find-step:disabled{opacity:.45;cursor:not-allowed}.checkbox-column{width:46px}.checkbox-column input,.orders-table td input[type=checkbox]{cursor:pointer;width:16px;height:16px}.orders-selection-bar{z-index:30;box-sizing:border-box;background:#fff7ed;border:none;border-left:4px solid #ff8a00;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;min-height:44px;padding:10px 16px;display:flex;position:sticky;top:12px;box-shadow:0 4px 14px #0f172a0f}.orders-selection-bar-info{align-items:center;gap:8px;min-width:0;display:flex}.orders-selection-bar-badge{color:#fff;background:#ff8a00;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;line-height:0;display:inline-flex}.orders-selection-bar-text{color:#7c2d12;font-size:15px;font-weight:600;line-height:1}.orders-selection-bar-actions{flex:1;justify-content:flex-end;align-items:center;min-width:0;display:flex}.orders-bulk-actions{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.orders-bulk-btn{color:#fff;white-space:nowrap;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;height:40px;padding:0 18px;font-size:15px;font-weight:600;line-height:1;transition:background-color .18s,transform .18s;display:inline-flex}.orders-bulk-btn-cargo{background:#ff8a00}.orders-bulk-btn-cargo:hover{background:#e67e00}.orders-bulk-btn-invoice{background:#243b53}.orders-bulk-btn-invoice:hover{background:#1b2d3f}.orders-bulk-clear{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;height:40px;padding:0;font-size:15px;font-weight:500;line-height:1;transition:color .18s;display:inline-flex}.orders-bulk-clear:hover{color:#ff8a00}@media (width<=720px){.orders-selection-bar{flex-direction:column;align-items:stretch;height:auto}.orders-selection-bar-actions,.orders-bulk-actions{width:100%}.orders-bulk-actions{flex-wrap:wrap;justify-content:flex-start;gap:12px}.orders-bulk-btn{flex:1;min-width:140px}.orders-bulk-clear{justify-content:flex-start;width:100%;height:auto;padding:2px 0}}.marketplace-logo{justify-content:center;align-items:center;width:34px;height:34px;display:flex}.order-number{flex-direction:column;gap:6px;min-width:128px;display:flex}.order-number-id,.order-number strong{letter-spacing:-.01em;color:#0f172a;font-size:13px;font-weight:600;line-height:1.3}.order-number-date{color:#94a3b8;font-size:12px;font-weight:500;line-height:1.2}.order-number-meta,.order-number span{color:#94a3b8;font-size:12px;font-weight:500}.source-marketplace-column{white-space:nowrap;width:72px;min-width:64px}.source-marketplace-cell{vertical-align:middle}.source-marketplace-stack{flex-direction:column;justify-content:center;align-items:center;gap:0;min-width:0;display:flex}.source-marketplace-logo-wrap{background:#f8fafc;border:1px solid #e8edf4;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.source-marketplace-logo-wrap .satici-asistan-logo{display:block}.source-marketplace-dash{color:#94a3b8;padding-left:2px;font-size:13px;font-weight:600;line-height:1}.product-column{width:40%;min-width:340px}.product-cell{align-items:center;gap:12px;min-width:280px;max-width:560px;display:flex}.product-cell img,.order-product-thumb{object-fit:cover;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;width:42px;height:42px}.order-product-thumb-fallback{color:#94a3b8;place-items:center;display:grid}.product-cell-text,.product-cell div{flex-direction:column;flex:1;gap:5px;min-width:0;display:flex}.product-cell-name,.product-cell strong{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.product-cell-sku{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.product-cell span.product-cell-qty{white-space:nowrap;color:#94a3b8;width:fit-content;text-overflow:unset;margin-top:4px;font-size:18px;font-weight:700;overflow:visible}.product-cell span.product-cell-qty.is-multi{color:#ea580c;font-weight:700}.product-cell span.product-cell-qty.is-high{color:#dc2626;background:#fee2e2;border-radius:999px;align-items:center;height:22px;padding:0 8px;font-weight:700;display:inline-flex}.cargo-cell{text-align:center;vertical-align:middle;min-width:72px}.cargo-logo-wrap{flex-direction:column;justify-content:center;align-items:center;gap:0;width:100%;min-height:36px;display:inline-flex}.cargo-logo-img{object-fit:contain;flex-shrink:0;width:auto;max-height:28px;display:block}.cargo-text-wrap{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;line-height:1.3;display:inline-flex}.cargo-text-wrap .cargo-tracking-find{margin-top:2px}.customer-cell{flex-direction:column;gap:6px;min-width:140px;display:flex}.customer-cell-name,.customer-cell strong{color:#111827;font-size:14px;font-weight:600;line-height:1.3}.customer-cell-phone,.customer-cell span{color:#64748b;font-variant-numeric:tabular-nums;font-size:12px;font-weight:500}.qty-cell{text-align:center;color:#334155;font-variant-numeric:tabular-nums;font-size:14px;font-weight:600}.price-cell{text-align:right;white-space:nowrap;color:#0f172a;font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:15px;font-weight:800}.orders-table th:nth-child(6){text-align:right}.status-cell{text-align:center}.status-cell .status{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:118px;height:32px;padding:0 12px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.status{border-radius:999px;justify-content:center;align-items:center;min-width:120px;height:34px;font-size:12px;font-weight:700;display:inline-flex}.preparing{color:#2563eb;background:#eaf3ff}.shipped{color:#15803d;background:#e8faef}.waiting{color:#d97706;background:#fff7e6}.cancelled{color:#dc2626;background:#fdecec}.action-btn{cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.action-btn:hover{background:#f3f4f6}.actions-column{width:118px;min-width:118px}.actions-cell{vertical-align:middle}.order-row-actions{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:6px;display:flex}.order-icon-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;padding:0;transition:all .18s;display:inline-grid;position:relative;overflow:hidden}.order-action-icon{object-fit:contain;pointer-events:none;display:block}.order-icon-btn-cargo .order-action-icon{filter:brightness(0)invert();width:32px;height:32px}.order-icon-btn-invoice .order-action-icon{filter:brightness(0)invert();width:24px;height:24px}.order-action-icon-neutral{filter:none;width:20px;height:20px}.order-icon-btn-cargo,.order-icon-btn-invoice{color:#fff;background:#ff8a00;border-color:#ff8a00}.order-icon-btn-cargo:hover:not(:disabled),.order-icon-btn-invoice:hover:not(:disabled){color:#fff;background:#e67e00;border-color:#e67e00}.order-icon-btn-cargo.is-done,.order-icon-btn-invoice.is-done{color:#fff;background:#16a34a;border-color:#16a34a}.order-icon-btn-cargo.is-done:hover:not(:disabled),.order-icon-btn-invoice.is-done:hover:not(:disabled){color:#fff;background:#15803d;border-color:#15803d}.order-icon-check{box-sizing:border-box;background:#fff;border-radius:999px;width:12px;height:12px;position:absolute;bottom:2px;right:2px}.order-icon-check:after{content:"";border:1.6px solid #16a34a;border-width:0 1.6px 1.6px 0;width:3.5px;height:6.5px;position:absolute;top:2px;left:3.5px;transform:rotate(45deg)}.order-icon-btn-neutral{color:#334155;background:#fff;border-color:#dbe4ee}.order-icon-btn-neutral:hover,.order-icon-btn-neutral[aria-expanded=true]{color:#ff8a00;background:#fff7ed;border-color:#ff8a00}.order-row-action-btn{color:#334155;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:10px;height:32px;padding:0 10px;font-size:12px;font-weight:600;transition:all .2s}.order-row-action-btn:hover:not(:disabled){color:#ff8a00;border-color:#ff8a00}.order-row-action-btn:disabled{opacity:.55;cursor:not-allowed;color:#94a3b8;background:#f8fafc}.order-row-action-btn-cargo{color:#fff;background:#ff8a00;border-color:#ff8a00;flex:none}.order-row-action-btn-cargo:hover:not(:disabled){color:#fff;background:#e67e00;border-color:#e67e00}.order-row-action-btn-cargo.is-printed{color:#fff;background:#16a34a;border-color:#16a34a}.order-row-action-btn-cargo.is-printed:hover:not(:disabled){color:#fff;background:#15803d;border-color:#15803d}.order-row-action-btn-danger{color:#b91c1c;border-color:#fecaca}.order-row-action-btn-danger:hover:not(:disabled){color:#991b1b;background:#fef2f2;border-color:#f87171}.order-row-more{flex:none;position:relative}.order-row-more-menu{z-index:60;background:#fff;border:1px solid #e8edf4;border-radius:12px;min-width:188px;padding:6px;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 12px 28px #0f172a24}.order-row-more-item{color:#1e293b;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;height:36px;padding:0 10px;font-size:13px;font-weight:600;display:flex}.order-row-more-item:hover{color:#9a3412;background:#fff7ed}.order-row-more-item.is-danger{color:#b91c1c}.order-row-more-item.is-danger:hover{color:#991b1b;background:#fef2f2}.order-drawer-btn:disabled{opacity:.55;cursor:not-allowed;color:#94a3b8;background:#f8fafc;border-color:#e8edf4}.order-drawer-btn-primary:disabled{color:#fff;background:#cbd5e1;border-color:#cbd5e1}.orders-pagination{background:#fff;border:1px solid #e8edf4;border-radius:18px;justify-content:space-between;align-items:center;margin-top:20px;padding:18px;display:flex}.pagination-left{color:#64748b;font-size:14px}.pagination-right{align-items:center;gap:8px;display:flex}.pagination-right button{cursor:pointer;background:#f3f4f6;border:none;border-radius:10px;width:38px;height:38px;transition:all .2s}.pagination-right button:hover:not(:disabled){color:#fff;background:#ff8a00}.pagination-right button:disabled{opacity:.4;cursor:not-allowed;color:#94a3b8;background:#f3f4f6}.pagination-right .active{color:#fff;background:#ff8a00}@media (width<=1100px){.orders-table{white-space:nowrap;display:block;overflow-x:auto}}@media (width<=768px){.product-cell img,.order-product-thumb{width:42px;height:42px}.status{min-width:100px;font-size:11px}}.order-drawer-overlay{z-index:80;background:#0f172a6b;justify-content:flex-end;display:flex;position:fixed;inset:0}.order-drawer{background:#fff;border-left:1px solid #e8edf4;flex-direction:column;width:min(420px,100%);height:100%;display:flex;box-shadow:-16px 0 40px #0f172a1f}.order-drawer-header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px 24px 18px;display:flex}.order-drawer-marketplace{color:#64748b;text-transform:capitalize;margin-top:4px;font-size:13px;display:inline-block}.order-drawer-header h2{color:#0f172a;letter-spacing:-.02em;margin:4px 0 0;font-size:24px;font-weight:800}.order-drawer-close{color:#334155;cursor:pointer;background:#f3f4f6;border:none;border-radius:10px;width:36px;height:36px;font-size:22px;line-height:1}.order-drawer-close:hover{color:#ff8a00;background:#ffe8d4}.order-drawer-body{flex-direction:column;flex:1;gap:22px;padding:22px 24px;display:flex;overflow-y:auto}.order-drawer-label{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;margin:0 0 8px;font-size:12px;font-weight:700}.order-drawer-section{flex-direction:column;gap:4px;display:flex}.order-drawer-section>strong{color:#111827;font-size:15px}.order-drawer-section>span{color:#64748b;font-size:13px}.order-drawer-products{flex-direction:column;gap:12px;display:flex}.order-drawer-product{background:#f8fafc;border:1px solid #eef2f7;border-radius:14px;align-items:center;gap:12px;padding:12px;display:flex}.order-drawer-product img,.order-drawer-product .order-product-thumb{object-fit:cover;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;width:42px;height:42px}.order-drawer-product div{flex-direction:column;gap:3px;min-width:0;display:flex}.order-drawer-product strong{color:#111827;font-size:14px}.order-drawer-product span{color:#94a3b8;font-size:12px}.order-drawer-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.order-drawer-total{font-weight:800;color:#0f172a!important;font-size:18px!important}.order-drawer-footer{background:#fff;border-top:1px solid #eef2f7;gap:10px;padding:18px 24px 24px;display:flex}.order-drawer-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:12px;flex:1;height:44px;font-size:13px;font-weight:600;transition:all .2s}.order-drawer-btn:hover{color:#ff8a00;border-color:#ff8a00}.order-drawer-btn-primary{color:#fff;background:#111827;border-color:#111827}.order-drawer-btn-primary:hover{color:#fff;background:#ff8a00;border-color:#ff8a00}@media (width<=768px){.order-drawer{width:100%}.order-drawer-grid{grid-template-columns:1fr}.order-drawer-footer{flex-direction:column}}.invoice-bulk-menu{display:inline-flex;position:relative}.invoice-bulk-menu-panel{z-index:40;background:#fff;border:1px solid #e8edf4;border-radius:14px;min-width:280px;padding:12px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 40px #0f172a24}.invoice-bulk-menu-title{letter-spacing:.04em;text-transform:uppercase;color:#ff8a00;margin:0 0 10px;padding:4px;font-size:11px;font-weight:700}.invoice-bulk-check-list{flex-direction:column;gap:2px;display:flex}.invoice-bulk-check-item{color:#334155;cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:8px 6px;font-size:13px;font-weight:600;display:flex}.invoice-bulk-check-item:hover{background:#fff7ed}.invoice-bulk-check-item input{accent-color:#ff8a00;cursor:pointer;width:16px;height:16px}.invoice-bulk-divider{background:#e8edf4;height:1px;margin:10px 0}.invoice-bulk-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.invoice-bulk-count{color:#64748b;font-size:12px;font-weight:600}.invoice-bulk-create-btn{color:#fff;letter-spacing:.02em;cursor:pointer;background:#ff8a00;border:1px solid #ff8a00;border-radius:10px;height:36px;padding:0 16px;font-size:13px;font-weight:700}.invoice-bulk-create-btn:hover:not(:disabled){background:#e67a00;border-color:#e67a00}.invoice-bulk-create-btn:disabled{opacity:.45;cursor:not-allowed}.invoice-bulk-hint{color:#b45309;margin:8px 0 0;font-size:12px;font-weight:600}@media (width<=720px){.invoice-bulk-menu-panel{left:0;right:auto}}.order-source-badge{white-space:nowrap;border-radius:999px;align-items:center;height:26px;padding:0 10px;font-size:12px;font-weight:700;line-height:1;display:inline-flex}.order-source-badge.source-manual{color:#15803d;background:#dcfce7}.order-source-badge.source-trendyol{color:#7e22ce;background:#f3e8ff}.order-source-badge.source-hepsiburada{color:#1d4ed8;background:#dbeafe}.order-source-badge.source-amazon{color:#15803d;background:#dcfce7}.order-source-badge.source-n11{color:#b91c1c;background:#fee2e2}.order-source-badge.source-pazarama{color:#4338ca;background:#e0e7ff}.order-source-badge.source-ciceksepeti{color:#be185d;background:#fce7f3}.order-source-badge.source-phone{color:#0369a1;background:#e0f2fe}.order-source-badge.source-whatsapp{color:#166534;background:#dcfce7}.order-source-badge.source-instagram{color:#a21caf;background:#fae8ff}.order-source-badge.source-store{color:#334155;background:#f1f5f9}.order-source-badge.source-other{color:#475569;background:#f1f5f9}.manual-customer-type{flex-direction:column;gap:8px;margin-bottom:14px;display:flex}.manual-customer-type-label{color:#1e293b;font-size:15px;font-weight:600}.manual-customer-type-options{flex-wrap:wrap;gap:10px;display:flex}.manual-customer-type-option{color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #dbe4ee;border-radius:12px;align-items:center;gap:8px;height:40px;padding:0 14px;font-size:14px;font-weight:600;flex-direction:row!important;display:inline-flex!important}.manual-customer-type-option.is-active{color:#9a3412;background:#fff7ed;border-color:#ff8a00}.manual-customer-type-option input[type=radio]{accent-color:#ff8a00;cursor:pointer;width:16px;min-width:16px;max-width:16px;height:16px;margin:0}.manual-customer-tckn-hint{color:#64748b;margin:10px 0 0;font-size:12px;font-weight:500}.manual-customer-save-check{color:#334155;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:10px;margin-top:14px;font-size:14px;font-weight:600;flex-direction:row!important;display:flex!important}.manual-customer-save-check input[type=checkbox]{accent-color:#ff8a00;cursor:pointer;width:18px;min-width:18px;max-width:18px;height:18px;margin:0}.manual-customer-save-hint{color:#94a3b8;margin:6px 0 0;font-size:12px;font-weight:500}.manual-order-overlay{z-index:90;pointer-events:none;position:fixed;inset:0;overflow:hidden}.manual-order-backdrop{pointer-events:auto;background:#0f172a73;position:absolute;inset:0}.manual-order-modal{pointer-events:auto;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;min-width:720px;min-height:520px;display:flex;position:absolute;overflow:hidden;box-shadow:0 24px 60px #0f172a47}.manual-order-header{cursor:move;-webkit-user-select:none;user-select:none;background:linear-gradient(#fffaf4 0%,#fff 100%);border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px;display:flex}.manual-order-kicker{letter-spacing:.08em;text-transform:uppercase;color:#ff8a00;margin:0;font-size:11px;font-weight:700}.manual-order-header h2{color:#0f172a;margin:4px 0 0;font-size:20px}.manual-order-close{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.manual-order-form{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow:hidden}.manual-order-body{flex-direction:column;flex:1;gap:18px;min-width:0;padding:18px 20px;display:flex;overflow:hidden auto}.manual-order-section{flex-direction:column;gap:12px;min-width:0;max-width:100%;display:flex}.manual-order-section h3{color:#0f172a;margin:0;font-size:14px;font-weight:700}.manual-order-section-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.manual-order-product-actions{gap:8px;display:flex}.manual-order-product-actions button{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:10px;height:34px;padding:0 12px;font-size:15px;font-weight:600}.manual-order-product-actions button.is-active{color:#ff8a00;background:#fff7ed;border-color:#ff8a00}.manual-order-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0;display:grid}.manual-order-grid-3{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;min-width:0;display:grid}.manual-order-span-2{grid-column:span 2}.manual-order-section label{color:#1e293b;flex-direction:column;gap:6px;min-width:0;font-size:15px;font-weight:600;display:flex}.manual-order-section input,.manual-order-section select,.manual-order-section textarea{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #dbe4ee;border-radius:10px;width:100%;min-width:0;max-width:100%;height:40px;padding:0 12px;font-size:15px}.manual-order-section input::placeholder,.manual-order-section textarea::placeholder{color:#64748b;opacity:1;font-size:14px}.manual-order-section textarea{resize:vertical;height:auto;padding:10px 12px}.manual-order-section input:focus,.manual-order-section select:focus,.manual-order-section textarea:focus{border-color:#ff8a00;outline:none;box-shadow:0 0 0 3px #ff8a0026}.manual-order-suggest{min-width:0;position:relative}.manual-order-suggest-input{background:#fff;border:1px solid #dbe4ee;border-radius:10px;align-items:center;gap:8px;min-width:0;height:42px;padding:0 12px;display:flex}.manual-order-suggest-input input{min-width:0;height:100%;box-shadow:none;color:#0f172a;border:none;flex:1;padding:0;font-size:15px}.manual-order-suggest-input input::placeholder{color:#64748b;opacity:1;font-size:14px}.manual-order-suggest-input input:focus{box-shadow:none}.manual-order-suggest-list{background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-height:200px;margin:6px 0 0;padding:6px;list-style:none;overflow-y:auto;box-shadow:0 10px 24px #0f172a1a}.manual-order-suggest-list button{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-direction:column;gap:2px;width:100%;padding:10px 12px;display:flex}.manual-order-suggest-list button:hover{background:#fff7ed}.manual-order-suggest-list strong{color:#0f172a;font-size:13px}.manual-order-suggest-list span{color:#64748b;font-size:12px}.manual-order-suggest-empty{color:#64748b;margin:8px 0 0;font-size:13px}.manual-order-lines{flex-direction:column;gap:12px;min-width:0;display:flex}.manual-order-line{background:#f8fafc;border:1px solid #e8edf4;border-radius:12px;grid-template-columns:minmax(0,1.6fr) minmax(0,.9fr) minmax(0,.75fr) minmax(0,.55fr) minmax(0,.6fr) minmax(0,.7fr) minmax(0,.85fr) auto;align-items:end;gap:8px;min-width:0;max-width:100%;padding:12px;display:grid}.manual-order-line-total{flex-direction:column;justify-content:flex-end;gap:6px;min-width:0;min-height:40px;display:flex}.manual-order-line-total span{color:#1e293b;font-size:15px;font-weight:600}.manual-order-line-total strong{color:#0f172a;word-break:break-word;align-items:center;min-height:40px;font-size:13px;line-height:1.2;display:flex}.manual-order-line-remove{color:#64748b;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.manual-order-line-remove:disabled{opacity:.4;cursor:not-allowed}.manual-order-add-line{color:#c2410c;cursor:pointer;background:#fff7ed;border:1px dashed #ff8a00;border-radius:10px;align-self:flex-start;align-items:center;gap:6px;height:36px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.manual-order-totals-rows{background:#f8fafc;border:1px solid #e8edf4;border-radius:12px;flex-direction:column;gap:8px;padding:14px;display:flex}.manual-order-totals-rows>div{color:#334155;justify-content:space-between;gap:12px;font-size:14px;display:flex}.manual-order-totals-grand{border-top:1px solid #cbd5e1;margin-top:4px;padding-top:10px;font-size:15px}.manual-order-totals-grand strong{color:#0f172a;font-size:16px}.manual-order-error{color:#b91c1c;margin:0;font-size:13px;font-weight:600}.manual-order-footer-stack{background:#fff;border-top:1px solid #e2e8f0;flex-shrink:0}.manual-order-footer-totals{padding:12px 20px 0}.manual-order-footer{background:#fff;justify-content:flex-end;gap:10px;padding:14px 20px;display:flex}.manual-order-btn{cursor:pointer;border:none;border-radius:10px;height:40px;padding:0 18px;font-size:14px;font-weight:700}.manual-order-btn.ghost{color:#334155;background:#f1f5f9}.manual-order-btn.primary{color:#fff;background:#ff8a00}.manual-order-btn.primary:hover{background:#e67e00}.manual-order-resize{cursor:nwse-resize;z-index:2;background:linear-gradient(135deg,#0000 55%,#cbd5e1 55% 70%,#0000 70%),linear-gradient(135deg,#0000 75%,#94a3b8 75% 90%,#0000 90%);width:18px;height:18px;position:absolute;bottom:4px;right:4px}@media (width<=900px){.manual-order-modal{min-width:min(100vw - 16px,720px);min-height:min(100vh - 16px,520px)}.manual-order-grid-2,.manual-order-grid-3,.manual-order-line{grid-template-columns:1fr}.manual-order-span-2{grid-column:auto}.manual-order-line-remove{width:100%}}.invoice-document{--inv-orange:#ff8a00;--inv-ink:#1f2937;--inv-muted:#6b7280;--inv-line:#e5e7eb;--inv-soft:#f9fafb;--inv-head:#f3f4f6;width:100%;max-width:820px;color:var(--inv-ink);border:1px solid var(--inv-line);background:#fff;border-radius:8px;margin:0 auto;padding:32px 28px 24px;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;line-height:1.45;box-shadow:0 2px 12px #0f172a0d}.invoice-document.is-a5{max-width:620px;padding:22px 18px 18px;font-size:13px}.invoice-document-header{border-bottom:1.5px solid var(--inv-orange);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;padding-bottom:14px;display:flex}.invoice-document-brand{align-items:center;gap:12px;display:flex}.invoice-document-logo{background:var(--inv-orange);color:#fff;letter-spacing:.02em;border-radius:6px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:13px;font-weight:700;display:grid}.invoice-document-brand h1{letter-spacing:-.02em;color:var(--inv-ink);margin:0;font-size:20px;font-weight:700}.invoice-document-brand p{color:var(--inv-muted);letter-spacing:.08em;margin:2px 0 0;font-size:11px;font-weight:600}.invoice-document-meta{text-align:right;gap:8px;min-width:180px;display:grid}.invoice-document-meta span{color:var(--inv-muted);margin-bottom:1px;font-size:11px;font-weight:500;display:block}.invoice-document-meta strong{color:var(--inv-ink);font-size:13px;font-weight:600;display:block}.invoice-document-parties{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:0;display:grid}.invoice-document-party{border:1px solid var(--inv-line);background:var(--inv-soft);border-radius:6px;padding:14px 14px 12px}.invoice-document-party h2{letter-spacing:.08em;text-transform:uppercase;color:#374151;border-bottom:1px solid var(--inv-line);margin:0 0 10px;padding-bottom:6px;font-size:11px;font-weight:700}.invoice-document-party-name{color:var(--inv-ink);margin-bottom:6px;font-size:14px;font-weight:600;display:block}.invoice-document-party>p{color:#374151;white-space:normal;overflow-wrap:break-word;word-break:break-word;height:auto;max-height:none;margin:.2em 0;font-size:12.5px;line-height:1.55}.invoice-document-party-contact{color:var(--inv-muted)!important;margin-bottom:4px!important;font-size:12px!important}.invoice-document-party-fields{gap:5px;margin:10px 0 0;padding:0;display:grid}.invoice-document-party-fields>div{grid-template-columns:96px 1fr;align-items:baseline;gap:8px;display:grid}.invoice-document-party-fields dt{color:var(--inv-muted);margin:0;font-size:11px;font-weight:500}.invoice-document-party-fields dd{color:var(--inv-ink);word-break:break-word;margin:0;font-size:12.5px}.invoice-document-products{margin-top:32px;margin-bottom:18px}.invoice-document-products-title{border-left:2px solid var(--inv-orange);letter-spacing:.04em;color:#374151;margin:0 0 12px;padding-left:8px;font-size:12px;font-weight:700}.invoice-document-table-wrap{overflow-x:auto}.invoice-document-table{border-collapse:collapse;background:#fff;width:100%;min-width:640px;font-size:12.5px}.invoice-document-table th{background:var(--inv-head);color:#374151;text-align:left;border-bottom:1px solid var(--inv-line);letter-spacing:.02em;padding:9px 8px;font-size:11px;font-weight:600}.invoice-document-table th.num{text-align:right}.invoice-document-table th.col-product,.invoice-document-table td.col-product{width:34%;min-width:160px}.invoice-document-table td{border-bottom:1px solid var(--inv-line);vertical-align:top;color:#374151;padding:9px 8px}.invoice-document-table tbody tr:last-child td{border-bottom:1px solid #d1d5db}.invoice-document-table td.col-product strong{color:var(--inv-ink);font-weight:600}.invoice-document-sku{color:var(--inv-muted);margin-top:2px;font-size:11px}.invoice-document-table .num{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.invoice-document-footer{grid-template-columns:1.25fr .75fr;align-items:start;gap:18px;margin-bottom:16px;display:grid}.invoice-document-note h2{letter-spacing:.06em;text-transform:uppercase;color:var(--inv-muted);margin:0 0 6px;font-size:11px;font-weight:700}.invoice-document-note p{color:var(--inv-muted);margin:0;font-size:12px;line-height:1.5}.invoice-document-qr{border:1px solid var(--inv-line);background:#fff;border-radius:4px;width:fit-content;margin-top:12px;padding:4px}.invoice-document-totals{border:1px solid var(--inv-line);background:var(--inv-soft);border-radius:6px;padding:10px 12px}.invoice-document-totals div{border-bottom:1px solid var(--inv-line);justify-content:space-between;gap:12px;padding:6px 0;font-size:13px;display:flex}.invoice-document-totals div span{color:var(--inv-muted)}.invoice-document-totals div strong{color:var(--inv-ink);font-variant-numeric:tabular-nums;font-weight:600}.invoice-document-totals div:last-child{border-bottom:0}.invoice-document-totals .grand{border-top:1px solid var(--inv-line);border-bottom:0;margin-top:2px;padding-top:10px;font-size:14px}.invoice-document-totals .grand span{color:var(--inv-orange);letter-spacing:.02em;font-weight:700}.invoice-document-totals .grand strong{color:var(--inv-orange);font-size:15px;font-weight:700}.invoice-document-docinfo{border:1px solid var(--inv-line);background:#fff;border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px 12px;margin-bottom:0;padding:10px 12px;display:grid}.invoice-document-docinfo span{color:var(--inv-muted);letter-spacing:.02em;margin-bottom:2px;font-size:10px;font-weight:500;display:block}.invoice-document-docinfo strong{color:var(--inv-ink);word-break:break-all;font-size:11.5px;font-weight:600;display:block}.invoice-document-credit{border-top:1px solid var(--inv-line);text-align:center;color:#9ca3af;letter-spacing:.01em;margin:14px 0 0;padding-top:10px;font-size:10.5px}@media (width<=900px){.invoice-document-parties,.invoice-document-footer{grid-template-columns:1fr}.invoice-document-docinfo{grid-template-columns:1fr 1fr}.invoice-document-meta{text-align:left}}@media (width<=640px){.invoice-document{border-radius:6px;padding:16px}.invoice-document-docinfo{grid-template-columns:1fr}.invoice-document-party-fields>div{grid-template-columns:84px 1fr}}.invoice-mail-overlay{z-index:1300;background:#0f172a73;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.invoice-mail-modal{background:#fff;border:1px solid #e8edf4;border-radius:16px;width:min(520px,100%);overflow:hidden;box-shadow:0 24px 50px #0f172a38}.invoice-mail-header{border-bottom:1px solid #e8edf4;justify-content:space-between;gap:12px;padding:16px 18px 12px;display:flex}.invoice-mail-kicker{letter-spacing:.04em;text-transform:uppercase;color:#ff8a00;margin:0 0 4px;font-size:11px;font-weight:700}.invoice-mail-header h2{color:#111827;margin:0;font-size:18px}.invoice-mail-meta{color:#64748b;margin:4px 0 0;font-size:12px;font-weight:600}.invoice-mail-close{cursor:pointer;color:#334155;background:#fff;border:1px solid #dbe4ee;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.invoice-mail-body{flex-direction:column;gap:12px;padding:16px 18px;display:flex}.invoice-mail-body label{color:#1e293b;flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.invoice-mail-body input[type=email],.invoice-mail-body input[type=text],.invoice-mail-body textarea{box-sizing:border-box;color:#334155;border:1px solid #dbe4ee;border-radius:10px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:500}.invoice-mail-body textarea{resize:vertical;min-height:140px;line-height:1.45}.invoice-mail-body input:focus,.invoice-mail-body textarea:focus{border-color:#ff8a00;outline:none;box-shadow:0 0 0 3px #ff8a0026}.invoice-mail-check{cursor:pointer;align-items:center;flex-direction:row!important;gap:10px!important}.invoice-mail-check input{accent-color:#ff8a00;width:16px;height:16px}.invoice-mail-attach{flex-direction:column;gap:8px;display:flex}.invoice-mail-attach-label{color:#1e293b;font-size:13px;font-weight:600}.invoice-mail-format{color:#64748b;flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.invoice-mail-format>label{color:#334155;cursor:pointer;border:1px solid #dbe4ee;border-radius:10px;align-items:center;height:34px;padding:0 10px;flex-direction:row!important;gap:6px!important}.invoice-mail-format>label.is-active{color:#9a3412;background:#fff7ed;border-color:#ff8a00}.invoice-mail-error{color:#b45309;margin:0;font-size:12px;font-weight:600}.invoice-mail-footer{border-top:1px solid #e8edf4;justify-content:flex-end;gap:8px;padding:12px 18px 16px;display:flex}.invoice-mail-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:10px;height:38px;padding:0 16px;font-size:13px;font-weight:700}.invoice-mail-btn:disabled{opacity:.55;cursor:not-allowed}.invoice-mail-btn-primary{color:#fff;background:#ff8a00;border-color:#ff8a00}.invoice-mail-btn-primary:hover:not(:disabled){background:#e67a00;border-color:#e67a00}.invoice-modal-overlay{z-index:1200;background:#0f172a73;justify-content:center;align-items:stretch;padding:18px;display:flex;position:fixed;inset:0}.invoice-modal{background:#f8fafc;border:1px solid #e8edf4;border-radius:18px;flex-direction:column;width:min(1100px,100%);max-height:100%;display:flex;overflow:hidden;box-shadow:0 24px 60px #0f172a40}.invoice-modal-header{background:#fff;border-bottom:1px solid #e8edf4;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px 12px;display:flex}.invoice-modal-kicker{letter-spacing:.04em;text-transform:uppercase;color:#ff8a00;margin:0 0 4px;font-size:12px;font-weight:700}.invoice-modal-header h2{color:#111827;margin:0;font-size:20px}.invoice-modal-status{color:#64748b;margin:6px 0 0;font-size:12px;font-weight:600}.invoice-modal-status-warn{color:#9a3412;max-width:520px;line-height:1.45}.invoice-modal-success{color:#065f46;background:#ecfdf5;border-bottom:1px solid #a7f3d0;margin:0;padding:12px 20px;font-size:14px;font-weight:700}.invoice-modal-close{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.invoice-modal-close:hover{color:#ff8a00;border-color:#ff8a00}.invoice-modal-toolbar{background:#fff;border-bottom:1px solid #e8edf4;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 20px;display:flex}.invoice-modal-sizes{flex-wrap:wrap;gap:8px;display:flex}.invoice-modal-sizes label{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:10px;align-items:center;gap:8px;height:38px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.invoice-modal-sizes label.is-active{color:#9a3412;background:#fff7ed;border-color:#ff8a00}.invoice-modal-actions{flex-wrap:wrap;gap:8px;display:flex}.invoice-modal-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:10px;height:38px;padding:0 14px;font-size:13px;font-weight:600}.invoice-modal-btn:hover:not(:disabled){color:#ff8a00;border-color:#ff8a00}.invoice-modal-btn:disabled{opacity:.5;cursor:not-allowed}.invoice-modal-btn-primary{color:#fff;background:#ff8a00;border-color:#ff8a00}.invoice-modal-btn-primary:hover:not(:disabled){color:#fff;background:#e67a00;border-color:#e67a00}.invoice-modal-btn-create{letter-spacing:.02em;min-width:180px}.invoice-modal-body{flex:1;padding:18px 20px 24px;overflow:auto}.invoice-modal-footer{background:#fff;border-top:1px solid #e8edf4;flex-wrap:wrap;justify-content:flex-end;gap:8px;padding:12px 20px 16px;display:flex}@media (width<=900px){.invoice-modal-overlay{padding:0}.invoice-modal{border-radius:0;width:100%}}@media (width<=640px){.invoice-modal-header,.invoice-modal-toolbar,.invoice-modal-body,.invoice-modal-footer{padding-left:14px;padding-right:14px}.invoice-modal-btn{flex:calc(50% - 8px)}.invoice-modal-footer .invoice-modal-btn-create{flex:100%}}.invoice-row-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.invoice-row-actions .order-row-action-btn.is-mail-sent{color:#15803d;background:#f0fdf4;border-color:#86efac}.invoice-confirm-overlay{z-index:1250;background:#0f172a73;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.invoice-confirm-modal{background:#fff;border:1px solid #e8edf4;border-radius:16px;width:min(440px,100%);overflow:hidden;box-shadow:0 24px 50px #0f172a38}.invoice-confirm-header{border-bottom:1px solid #e8edf4;justify-content:space-between;gap:12px;padding:16px 18px 12px;display:flex}.invoice-confirm-kicker{letter-spacing:.04em;text-transform:uppercase;color:#ff8a00;margin:0 0 4px;font-size:11px;font-weight:700}.invoice-confirm-header h2{color:#111827;margin:0;font-size:18px}.invoice-confirm-meta{color:#64748b;margin:4px 0 0;font-size:12px;font-weight:600;line-height:1.4}.invoice-confirm-close{cursor:pointer;color:#334155;background:#fff;border:1px solid #dbe4ee;border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.invoice-confirm-close:disabled{opacity:.55;cursor:not-allowed}.invoice-confirm-body{padding:16px 18px}.invoice-confirm-facts{gap:12px;margin:0;display:grid}.invoice-confirm-facts>div{border-bottom:1px dashed #e8edf4;gap:4px;padding-bottom:10px;display:grid}.invoice-confirm-facts>div:last-child{border-bottom:0;padding-bottom:0}.invoice-confirm-facts dt{letter-spacing:.04em;text-transform:uppercase;color:#64748b;font-size:11px;font-weight:700}.invoice-confirm-facts dd{color:#111827;margin:0;font-size:15px;font-weight:700}.invoice-confirm-bulk-text{color:#334155;gap:8px;margin:0;font-size:15px;line-height:1.45;display:grid}.invoice-confirm-bulk-text strong{color:#ff8a00;font-size:28px;line-height:1.1}.invoice-confirm-bulk-text span{color:#64748b;font-size:13px;font-weight:600;display:block}.invoice-confirm-footer{border-top:1px solid #e8edf4;justify-content:flex-end;gap:8px;padding:12px 18px 16px;display:flex}.invoice-confirm-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:10px;height:38px;padding:0 16px;font-size:13px;font-weight:700}.invoice-confirm-btn:disabled{opacity:.55;cursor:not-allowed}.invoice-confirm-btn-primary{color:#fff;background:#ff8a00;border-color:#ff8a00}.invoice-confirm-btn-primary:hover:not(:disabled){background:#e67a00;border-color:#e67a00}.order-detail-root{z-index:1200;pointer-events:none;position:fixed;inset:0}.order-detail-backdrop{pointer-events:auto;background:#0f172a47;position:absolute;inset:0}.order-detail-window{pointer-events:auto;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;min-width:420px;min-height:360px;display:flex;position:absolute;overflow:hidden;box-shadow:0 24px 60px #0f172a47}.order-detail-titlebar{cursor:move;-webkit-user-select:none;user-select:none;background:linear-gradient(#fffaf4 0%,#fff 100%);border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.order-detail-kicker{color:#94a3b8;letter-spacing:.02em;text-transform:uppercase;margin:0 0 2px;font-size:12px;font-weight:700}.order-detail-titlebar h2{color:#0f172a;margin:0;font-size:20px;font-weight:800;line-height:1.2}.order-detail-close{color:#334155;cursor:pointer;background:#f1f5f9;border:0;border-radius:10px;width:34px;height:34px;font-size:22px;line-height:1}.order-detail-close:hover{color:#c2410c;background:#ffe4cc}.order-detail-body{flex-direction:column;flex:auto;gap:14px;padding:16px;display:flex;overflow:auto}.order-detail-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.order-detail-field,.order-detail-section{background:#f8fafc;border:1px solid #eef2f7;border-radius:12px;flex-direction:column;gap:4px;padding:12px;display:flex}.order-detail-field span,.order-detail-label{color:#64748b;margin:0;font-size:12px;font-weight:700}.order-detail-field strong,.order-detail-section strong{color:#0f172a;font-size:14px}.order-detail-field em,.order-detail-section span{color:#64748b;font-size:13px;font-style:normal}.order-detail-total{color:#ea580c!important;font-size:18px!important}.order-detail-products{flex-direction:column;gap:10px;display:flex}.order-detail-product{align-items:flex-start;gap:10px;display:flex}.order-detail-product div{flex-direction:column;gap:2px;min-width:0;display:flex}.order-detail-footer{border-top:1px solid #edf2f7;gap:10px;padding:12px 16px 16px;display:flex}.order-detail-btn{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:10px;flex:1;height:42px;font-size:13px;font-weight:700}.order-detail-btn-primary{color:#fff;background:#ff8a00;border-color:#ff8a00}.order-detail-btn-primary:hover{background:#e67e00}.order-detail-resize{cursor:nwse-resize;background:linear-gradient(135deg,#0000 55%,#cbd5e1 55% 70%,#0000 70%),linear-gradient(135deg,#0000 75%,#94a3b8 75% 90%,#0000 90%);width:18px;height:18px;position:absolute;bottom:4px;right:4px}@media (width<=640px){.order-detail-grid{grid-template-columns:1fr}}.manual-product-overlay{z-index:95;pointer-events:none;position:fixed;inset:0}.manual-product-backdrop{pointer-events:auto;background:#0f172a73;position:absolute;inset:0}.manual-product-modal{pointer-events:auto;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;min-width:520px;min-height:480px;display:flex;position:absolute;overflow:hidden;box-shadow:0 24px 60px #0f172a47}.manual-product-header{cursor:move;-webkit-user-select:none;user-select:none;background:linear-gradient(#fffaf4 0%,#fff 100%);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px;display:flex}.manual-product-kicker{letter-spacing:.08em;text-transform:uppercase;color:#ff8a00;margin:0;font-size:11px;font-weight:700}.manual-product-header h2{color:#0f172a;margin:4px 0 0;font-size:20px}.manual-product-close{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.manual-product-close:hover{color:#c2410c;background:#ffe4cc}.manual-product-form{flex-direction:column;flex:1;min-height:0;display:flex}.manual-product-body{flex-direction:column;flex:1;gap:18px;padding:18px 20px;display:flex;overflow:auto}.manual-product-section h3{color:#111827;margin:0 0 12px;font-size:15px;font-weight:700}.manual-product-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.manual-product-field{flex-direction:column;gap:6px;min-width:0;display:flex}.manual-product-field-wide{grid-column:1/-1}.manual-product-field span{color:#64748b;font-size:12px;font-weight:650}.manual-product-field em{color:#c2410c;font-style:normal}.manual-product-field input,.manual-product-field select,.manual-product-field textarea{color:#111827;background:#fff;border:1px solid #dbe4ee;border-radius:10px;width:100%;padding:10px 12px;font-size:14px}.manual-product-field textarea{resize:vertical;min-height:84px}.manual-product-field input:focus,.manual-product-field select:focus,.manual-product-field textarea:focus{border-color:#ff8a00;outline:none;box-shadow:0 0 0 3px #ff8a001f}.manual-product-image-row{align-items:flex-start;gap:14px;display:flex}.manual-product-preview{object-fit:cover;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;flex-shrink:0;width:96px;height:96px}.manual-product-preview.is-empty{color:#94a3b8;border-style:dashed;place-items:center;font-size:12px;font-weight:600;display:grid}.manual-product-image-actions{flex-direction:column;gap:8px;min-width:0;display:flex}.manual-product-image-actions input[type=file]{font-size:13px}.manual-product-error{color:#b91c1c;background:#fef2f2;border-radius:10px;margin:0;padding:10px 12px;font-size:13px;font-weight:600}.manual-product-footer{border-top:1px solid #e2e8f0;flex-shrink:0;justify-content:flex-end;gap:10px;padding:14px 20px;display:flex}.manual-product-primary-btn,.manual-product-secondary-btn{cursor:pointer;border-radius:10px;height:40px;padding:0 16px;font-size:14px;font-weight:700}.manual-product-primary-btn{color:#fff;background:#ff8a00;border:none}.manual-product-primary-btn:hover{background:#e67e00}.manual-product-secondary-btn{color:#475569;background:#fff;border:1px solid #dbe4ee}.manual-product-secondary-btn:hover{background:#f8fafc}.manual-product-resize{cursor:nwse-resize;z-index:2;background:linear-gradient(135deg,#0000 55%,#cbd5e1 55% 70%,#0000 70%),linear-gradient(135deg,#0000 75%,#94a3b8 75% 90%,#0000 90%);width:18px;height:18px;position:absolute;bottom:4px;right:4px}@media (width<=700px){.manual-product-modal{min-width:min(100vw - 16px,520px);min-height:min(100vh - 16px,480px)}.manual-product-grid{grid-template-columns:1fr}.manual-product-image-row{flex-direction:column}}.products-layout{background:#f5f7fb;min-height:100vh;display:flex}.products-content{flex-direction:column;flex:1;min-width:0;padding:24px;display:flex;overflow-x:clip}.products-container{flex-direction:column;gap:20px;margin-top:24px;display:flex}.products-title-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.products-title h1{color:#111827;margin:0 0 6px;font-size:30px;font-weight:700}.products-title p{color:#6b7280;margin:0;font-size:15px}.products-manual-add-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ff8a00;border:none;border-radius:10px;height:42px;padding:0 18px;font-size:14px;font-weight:700}.products-manual-add-btn:hover{background:#e67e00}.products-success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;padding:12px 14px;font-size:13.5px;font-weight:650}.products-error-banner{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:12px 14px;font-size:13.5px;font-weight:650}.products-toolbar{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-wrap:wrap;align-items:flex-end;gap:12px;padding:16px 18px;display:flex}.products-field{flex-direction:column;gap:6px;min-width:160px;display:flex}.products-field-search{flex:1;min-width:220px}.products-field label{color:#6b7280;font-size:12px;font-weight:600}.products-field input,.products-field select{color:#111827;background:#fff;border:1px solid #dbe4ee;border-radius:10px;height:40px;padding:0 12px;font-size:14px}.products-field input:focus,.products-field select:focus{border-color:#ff8a00;outline:none;box-shadow:0 0 0 3px #ff8a001f}.products-filter-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.products-list-btn,.products-clear-btn,.products-sync-btn{cursor:pointer;white-space:nowrap;border-radius:10px;height:40px;padding:0 16px;font-size:14px;font-weight:700;transition:all .2s}.products-list-btn{color:#fff;background:#ff8a00;border:none}.products-list-btn:hover{background:#e67e00}.products-list-btn.is-pending{box-shadow:0 0 0 3px #ff8a0038}.products-clear-btn{color:#475569;background:#fff;border:1px solid #dbe4ee}.products-clear-btn:hover{color:#1f2937;background:#f8fafc;border-color:#cbd5e1}.products-sync-wrap{flex-direction:column;align-items:flex-end;gap:4px;margin-left:auto;display:flex}.products-sync-btn{color:#fff;background:#ff8a00;border:none;margin-left:0}.products-sync-btn:hover:not(:disabled){background:#e67e00}.products-sync-btn:disabled{opacity:.65;cursor:not-allowed}.products-sync-time{color:#94a3b8;white-space:nowrap;margin:0;font-size:12px;font-weight:500}.products-meta{color:#6b7280;font-size:13px}.products-meta-pending{color:#c2410c;font-weight:600}.products-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:auto}.products-table{border-collapse:collapse;width:100%;min-width:980px}.products-table th{text-align:left;letter-spacing:.03em;text-transform:uppercase;color:#6b7280;white-space:nowrap;background:#fafbfc;border-bottom:1px solid #e5e7eb;padding:12px 14px;font-size:12px;font-weight:700}.products-table td{vertical-align:middle;color:#1f2937;border-bottom:1px solid #f1f5f9;padding:12px 14px;font-size:13.5px}.products-table tbody tr{cursor:pointer}.products-table tbody tr :is(button,a,input,label,select,textarea){cursor:revert}.products-table tbody tr:hover{background:#fff8f0}.products-thumb{object-fit:cover;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;width:48px;height:48px}.products-thumb-placeholder{color:#9ca3af;background:#f8fafc;border:1px dashed #d1d5db;border-radius:10px;place-items:center;width:48px;height:48px;font-size:11px;font-weight:600;display:grid}.products-name{-webkit-line-clamp:2;color:#111827;-webkit-box-orient:vertical;max-width:280px;font-weight:600;display:-webkit-box;overflow:hidden}.products-detail-hint{color:#94a3b8;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:12px;font-weight:600}.products-variant{color:#94a3b8;margin-top:3px;font-size:12px;font-weight:500;display:block}.products-price{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.products-stock{font-variant-numeric:tabular-nums;font-weight:600}.products-stock.is-low{color:#b45309}.products-stock.is-empty{color:#b91c1c}.products-marketplace{text-transform:capitalize;align-items:center;gap:6px;font-weight:600;display:inline-flex}.products-status{white-space:nowrap;border-radius:999px;align-items:center;height:28px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.products-status.is-on-sale{color:#15803d;background:#dcfce7}.products-status.is-not-on-sale{color:#b45309;background:#fef3c7}.products-status.is-draft{color:#475569;background:#f1f5f9}.products-status.is-pending{color:#3730a3;background:#e0e7ff}.product-detail-actions{margin-top:4px}.product-detail-edit-btn{color:#fff;cursor:pointer;background:#ff8a00;border:none;border-radius:10px;width:100%;height:42px;font-size:14px;font-weight:700}.product-detail-edit-btn:hover{background:#e67e00}.products-status.is-rejected,.products-status.is-blacklisted{color:#b91c1c;background:#fee2e2}.products-status.is-archived{color:#64748b;background:#f1f5f9}.products-status.is-other{color:#475569;background:#f1f5f9}.products-state-cell{text-align:center;color:#6b7280;font-size:14px;padding:36px 20px!important}.products-state-cell.is-error{color:#b91c1c}.product-detail-overlay{z-index:90;pointer-events:none;position:fixed;inset:0;overflow:hidden}.product-detail-backdrop{pointer-events:auto;background:#0f172a73;position:absolute;inset:0}.product-detail-window{pointer-events:auto;background:#fff;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;min-width:360px;min-height:400px;display:flex;position:absolute;overflow:hidden;box-shadow:0 24px 60px #0f172a47}.product-detail-header{cursor:move;-webkit-user-select:none;user-select:none;background:linear-gradient(#fffaf4 0%,#fff 100%);border-bottom:1px solid #e2e8f0;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px;display:flex}.product-detail-kicker{letter-spacing:.08em;text-transform:uppercase;color:#ff8a00;margin:0 0 4px;font-size:11px;font-weight:700}.product-detail-header h2{color:#0f172a;word-break:break-word;margin:4px 0 0;font-size:18px;line-height:1.35}.product-detail-close{color:#334155;cursor:pointer;background:#f1f5f9;border:none;border-radius:10px;flex-shrink:0;width:36px;height:36px;font-size:22px;line-height:1}.product-detail-close:hover{color:#c2410c;background:#fff1e6}.product-detail-body{flex-direction:column;flex:1;gap:22px;min-height:0;padding:20px 22px 28px;display:flex;overflow:auto}.product-detail-resize{cursor:nwse-resize;z-index:2;background:linear-gradient(135deg,#0000 55%,#cbd5e1 55% 70%,#0000 70%),linear-gradient(135deg,#0000 75%,#94a3b8 75% 90%,#0000 90%);width:18px;height:18px;position:absolute;bottom:4px;right:4px}.product-detail-hero{align-items:flex-start;gap:16px;display:flex}.product-detail-image{object-fit:cover;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;flex-shrink:0;width:120px;height:120px}.product-detail-image-placeholder{color:#94a3b8;background:#f8fafc;border:1px dashed #d1d5db;border-radius:14px;flex-shrink:0;place-items:center;width:120px;height:120px;font-size:12px;font-weight:600;display:grid}.product-detail-hero-meta{flex-direction:column;gap:10px;min-width:0;display:flex}.product-detail-price{color:#111827;font-variant-numeric:tabular-nums;font-size:22px;font-weight:800}.product-detail-variant{color:#64748b;font-size:13px}.product-detail-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.product-detail-field{background:#fafbfc;border:1px solid #eef2f7;border-radius:12px;flex-direction:column;gap:4px;min-width:0;padding:12px 14px;display:flex}.product-detail-field-wide{grid-column:1/-1}.product-detail-field span{letter-spacing:.03em;text-transform:uppercase;color:#94a3b8;font-size:11px;font-weight:700}.product-detail-field strong{color:#1f2937;word-break:break-word;font-size:13.5px;font-weight:650}.product-detail-connections h3{color:#111827;margin:0 0 12px;font-size:15px;font-weight:700}.product-detail-connections ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.product-detail-connections li{background:#fff;border:1px solid #eef2f7;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.product-detail-connection-brand{color:#1f2937;align-items:center;gap:8px;font-size:14px;font-weight:650;display:inline-flex}.product-detail-connection-status{color:#94a3b8;white-space:nowrap;font-size:12px;font-weight:700}.product-detail-connection-status.is-connected{color:#15803d}@media (width<=900px){.products-content{padding:16px}.products-title h1{font-size:24px}.product-detail-window{min-width:min(100vw - 16px,360px);min-height:min(100vh - 16px,400px)}.product-detail-grid{grid-template-columns:1fr}.product-detail-hero{flex-wrap:wrap}}.label-preview-root{color:#0f172a;flex-direction:column;gap:16px;max-width:420px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.label-preview-chrome-title{color:#0f172a;margin:0;font-size:16px;font-weight:700}.label-sheet{aspect-ratio:1;background:#fff;border:2px solid #0f172a;border-radius:4px;flex-direction:column;gap:6px;padding:14px 16px;display:flex;overflow:hidden;box-shadow:0 8px 24px #0f172a14}.label-sheet-meta-label{letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.label-sheet-section{border-bottom:1.5px solid #0f172a;flex-direction:column;flex-shrink:0;padding-bottom:4px;display:flex}.label-sheet-ship-to{padding-bottom:2px}.label-sheet-ship-to .label-sheet-meta-label{margin-bottom:2px}.label-sheet-section:last-child{border-bottom:none;padding-bottom:0}.label-sheet-sender{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:12px}.label-sheet-sender-main{flex:1;min-width:0}.label-sheet-carrier-text{margin-top:8px}.label-sheet-carrier-label{color:#0f172a;margin:0;font-size:11px;font-weight:800;line-height:1.2}.label-sheet-carrier-name{color:#0f172a;word-break:break-word;overflow-wrap:anywhere;margin:2px 0 0;font-size:13px;font-weight:700;line-height:1.2}.label-sheet-marketplace{text-align:center;flex-direction:column;flex-shrink:0;align-items:center;width:112px;display:flex}.label-sheet-marketplace .label-sheet-meta-label{text-align:center;width:100%}.label-sheet-marketplace-logo{object-fit:contain;width:auto;max-width:74px;height:auto;max-height:36px;margin:0 auto;display:block}.label-sheet-marketplace-fallback{word-break:break-word;margin:0;font-size:12px;font-weight:800;line-height:1.2}.label-sheet-marketplace-order-no{text-align:center;white-space:nowrap;width:100%;margin-top:4px;font-size:10px;font-weight:700;line-height:1.2;display:block}.label-sheet-sender-name,.label-sheet-recipient{word-break:break-word;margin:0;font-size:16px;font-weight:800;line-height:1.2}.label-sheet-phone,.label-sheet-address-line{color:#1e293b;word-break:break-word;margin:1px 0 0;font-size:12px;line-height:1.15}.label-sheet-recipient{margin-bottom:1px;line-height:1.12}.label-sheet-barcode{align-items:center;gap:4px;padding-bottom:2px}.label-sheet-barcode-bars{background:repeating-linear-gradient(90deg,#0f172a 0 2px,#0000 2px 4px);width:100%;max-width:100%;height:48px}.label-sheet-barcode-value{letter-spacing:.02em;text-align:center;font-size:12px;font-weight:700}.label-sheet-lines{flex:auto;min-height:0;overflow:visible}.label-sheet-lines-list{flex-direction:column;gap:6px;margin:0;padding:0;list-style:none;display:flex}.label-sheet-lines-list li{flex-direction:column;flex-shrink:0;display:flex}.label-sheet-line-name{word-break:break-word;overflow-wrap:anywhere;font-size:12px;font-weight:700;line-height:1.15;display:block}.label-sheet-line-meta{color:#475569;margin-top:1px;font-size:10px;line-height:1.12;display:block}.label-sheet-lines.density-2 .label-sheet-lines-list{gap:4px}.label-sheet-lines.density-2 .label-sheet-line-name{font-size:11px;line-height:1.12}.label-sheet-lines.density-2 .label-sheet-line-meta{margin-top:0;font-size:9px}.label-sheet-lines.density-3 .label-sheet-meta-label{margin-bottom:2px}.label-sheet-lines.density-3 .label-sheet-lines-list{gap:3px}.label-sheet-lines.density-3 .label-sheet-line-name{font-size:10px;line-height:1.1}.label-sheet-lines.density-3 .label-sheet-line-meta{margin-top:0;font-size:8px}.label-sheet-lines.density-4 .label-sheet-meta-label{margin-bottom:2px;font-size:9px}.label-sheet-lines.density-4 .label-sheet-lines-list{gap:2px}.label-sheet-lines.density-4 .label-sheet-line-name{font-size:9px;line-height:1.08}.label-sheet-lines.density-4 .label-sheet-line-meta{margin-top:0;font-size:8px}.label-sheet-lines.density-many .label-sheet-meta-label{margin-bottom:1px;font-size:8px}.label-sheet-lines.density-many .label-sheet-lines-list{gap:1px}.label-sheet-lines.density-many .label-sheet-line-name{font-size:8px;line-height:1.05}.label-sheet-lines.density-many .label-sheet-line-meta{margin-top:0;font-size:7px}.label-sheet--marketplace{color:#000;gap:0;padding:10px 12px}.label-sheet-mp-top{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.label-sheet-mp-top-left{flex:1;min-width:0}.label-sheet-marketplace-logo--mp{max-width:96px;max-height:28px}.label-sheet-marketplace-fallback--mp{color:#000;margin:0;font-size:14px;font-weight:800}.label-sheet-mp-top-right{text-align:right;flex-shrink:0}.label-sheet-mp-order{letter-spacing:.02em;color:#000;margin:8px 0 0;font-size:13px;font-weight:800}.label-sheet-mp-divider{border:none;border-top:2.5px solid #000;flex-shrink:0;margin:8px 0}.label-sheet-mp-carrier-label,.label-sheet-meta-label--mp{letter-spacing:.08em;text-transform:uppercase;color:#000;margin-bottom:3px;font-size:10px;font-weight:800;display:block}.label-sheet-mp-carrier{color:#000;font-size:14px;font-weight:800;line-height:1.1;display:block}.label-sheet-barcode--mp{border-bottom:none;flex-shrink:0;margin:0;padding:0}.label-sheet-barcode--mp .label-sheet-barcode-bars{height:48px}.label-sheet-barcode--mp .label-sheet-barcode-value{color:#000;margin-top:4px;font-size:12px;font-weight:800}.label-sheet-mp-tracking{color:#000;margin-top:3px;font-size:11px;font-weight:800;display:block}.label-sheet-mp-recipient,.label-sheet-mp-sender{border-bottom:none;flex-shrink:0;padding:0}.label-sheet-mp-recipient .label-sheet-recipient{color:#000;margin:0 0 3px;font-size:17px;font-weight:800}.label-sheet-mp-recipient .label-sheet-address-line{color:#000;margin:1px 0 0;font-size:11px;font-weight:700;line-height:1.15}.label-sheet-mp-sender .label-sheet-sender-name{color:#000;margin:0;font-size:14px;font-weight:800}.label-preview-root--minimal{max-width:280px}.label-sheet--minimal{aspect-ratio:58/40;justify-content:space-between;gap:4px;padding:8px 10px}.label-sheet-minimal-top{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.label-sheet-minimal-marketplace{min-width:0}.label-sheet-marketplace-logo--minimal{max-width:72px;max-height:22px}.label-sheet-minimal-meta{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.label-sheet-minimal-order,.label-sheet-minimal-carrier{color:#0f172a;font-size:10px;font-weight:700;line-height:1.2}.label-sheet-barcode--minimal{border-bottom:none;margin-top:auto;padding:0}.label-sheet-barcode--minimal .label-sheet-barcode-bars{height:36px}.label-sheet-barcode--minimal .label-sheet-barcode-value{margin-top:4px;font-size:11px}.settings-layout{background:#f5f7fb;min-height:100vh;display:flex}.settings-content{flex-direction:column;flex:1;min-width:0;padding:24px;display:flex;overflow-x:clip}.settings-container{flex-direction:column;gap:22px;width:100%;max-width:1120px;margin-top:24px;display:flex}.settings-container:has(.integrations-page){max-width:none}.settings-top h1{color:#0b1f3a;letter-spacing:-.02em;margin:0;font-size:30px;font-weight:800}.settings-top p{color:#64748b;max-width:620px;margin:8px 0 0;font-size:15px;line-height:1.5}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.settings-hub-card{background:#fff;border:1px solid #e8edf4;border-radius:16px;flex-direction:column;gap:14px;min-width:0;padding:18px 18px 16px;display:flex;box-shadow:0 8px 20px #0f172a0a}.settings-hub-card-top{align-items:flex-start;gap:12px;display:flex}.settings-hub-icon{color:#ff8a00;background:#fff7ed;border:1px solid #ffedd5;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;display:inline-grid}.settings-hub-copy{min-width:0}.settings-hub-copy h2{color:#0b1f3a;letter-spacing:-.01em;margin:0;font-size:16px;font-weight:800}.settings-hub-copy p{color:#64748b;margin:6px 0 0;font-size:13px;line-height:1.45}.settings-hub-points{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.settings-hub-points li{color:#475569;background:#f8fafc;border:1px solid #e8edf4;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:600}.settings-hub-action{color:#fff;cursor:default;opacity:.88;background:#0b1f3a;border:none;border-radius:10px;align-self:flex-start;align-items:center;gap:6px;height:34px;margin-top:auto;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.settings-hub-action:disabled{cursor:default;opacity:.72}.settings-hub-action:not(:disabled){cursor:pointer;opacity:1}.settings-hub-action:not(:disabled):hover{background:#132d52}.integrations-panel{flex-direction:column;gap:22px;display:flex}.integrations-top h1{color:#0b1f3a;letter-spacing:-.02em;margin:10px 0 0;font-size:28px;font-weight:800}.integrations-top p{color:#64748b;max-width:720px;margin:8px 0 0;font-size:14px;line-height:1.5}.integrations-back{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:10px;align-items:center;gap:6px;height:34px;padding:0 10px;font-size:13px;font-weight:650;display:inline-flex}.integrations-back:hover{color:#c2410c;background:#fff7ed;border-color:#ff8a00}.integrations-section{flex-direction:column;gap:12px;display:flex}.integrations-section-head{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.integrations-section-head h2{color:#0b1f3a;margin:0;font-size:17px;font-weight:800}.integrations-section-head span{color:#94a3b8;font-size:12px;font-weight:600}.integrations-section-note{color:#64748b;margin:0;font-size:13px;line-height:1.45}.integrations-section-note strong{color:#0b1f3a;font-weight:700}.integrations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.integrations-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.integrations-page{width:100%}.integration-list{flex-direction:column;gap:10px;width:100%;display:flex}.integration-row{background:#fff;border:1px solid #e8edf4;border-radius:14px;width:100%;overflow:hidden;box-shadow:0 4px 12px #0f172a08}.integration-row.is-connected{border-color:#bbf7d0}.integration-row.is-expanded{box-shadow:0 8px 20px #0f172a0f}.integration-row-main{grid-template-columns:minmax(200px,1.5fr) minmax(130px,.85fr) minmax(130px,.95fr) minmax(120px,.9fr) minmax(110px,.75fr) auto;align-items:center;gap:14px 20px;min-height:80px;padding:16px 20px;display:grid}.integration-row-identity{align-items:center;gap:14px;min-width:0;display:flex}.integration-row-logo{background:#f8fafc;border:1px solid #e8edf4;border-radius:12px;flex-shrink:0;place-items:center;width:50px;height:50px;display:grid}.integration-row-logo img{object-fit:contain;width:33px;height:33px}.integration-row-name-block{flex-direction:column;gap:5px;min-width:0;display:flex}.integration-row-name{color:#0b1f3a;font-size:17px;font-weight:800;line-height:1.2}.integration-row .integration-status{font-size:15px}.integration-row-meta{color:#0f172a;flex-direction:column;gap:3px;font-size:14px;font-weight:700;line-height:1.35;display:flex}.integration-row-meta em{color:#94a3b8;letter-spacing:.01em;font-size:12px;font-style:normal;font-weight:700}.integration-row-action{justify-content:flex-end;display:flex}.integration-row-action .integration-btn{min-width:120px;height:48px;padding:0 18px;font-size:14px}.integration-row-detail{background:#fbfcfe;border-top:1px solid #e8edf4;flex-direction:column;gap:16px;width:100%;padding:18px 22px 20px;display:flex}.integration-row-detail .integration-panel-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;max-width:none}.integration-row-detail-head{flex-direction:column;gap:6px;display:flex}.integration-row-detail-head>div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.integration-row-detail-head strong{color:#0b1f3a;font-size:18px}.integrations-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.integrations-hero{margin-bottom:16px}.integrations-hero h1{color:#0b1f3a;margin:0 0 6px;font-size:28px}.integrations-hero p{color:#64748b;max-width:72ch;margin:0;font-size:14px;line-height:1.45}.integration-card{background:#fff;border:1px solid #e8edf4;border-radius:16px;flex-direction:column;gap:16px;min-width:0;padding:20px 22px;display:flex;box-shadow:0 8px 18px #0f172a0a}.integration-card-managed.is-connected{border-color:#bbf7d0}.integration-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.integration-stats div{background:#f8fafc;border:1px solid #e8edf4;border-radius:10px;padding:10px 12px}.integration-stats dt{color:#94a3b8;font-size:12px;font-weight:700}.integration-stats dd{color:#0f172a;margin:5px 0 0;font-size:13px;font-weight:700;line-height:1.35}.integration-panel{border-top:1px solid #e8edf4;flex-direction:column;gap:12px;padding-top:4px;display:flex}.integration-panel-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.integration-env-toggle{background:#fff;border:1px solid #dbe4ee;border-radius:10px;margin:0 0 4px;display:inline-flex;overflow:hidden}.integration-env-toggle button{color:#475569;cursor:pointer;background:0 0;border:none;height:36px;padding:0 14px;font-size:13px;font-weight:700}.integration-env-toggle button+button{border-left:1px solid #dbe4ee}.integration-env-toggle button.is-active{color:#fff;background:#0b1f3a}.integration-env-toggle button:disabled{opacity:.55;cursor:not-allowed}.integration-field{flex-direction:column;gap:5px;display:flex}.integration-field>span{color:#475569;font-size:13px;font-weight:700}.integration-field-row{gap:8px;display:flex}.integration-field input{color:#0f172a;background:#f8fafc;border:1px solid #dbe4ee;border-radius:10px;flex:1;min-width:0;height:44px;padding:0 12px;font-size:14px}.integration-field input:read-only{color:#64748b}.integration-reveal-btn{color:#334155;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:10px;height:44px;padding:0 12px;font-size:13px;font-weight:700}.integration-panel-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.integration-auto-toggle{color:#334155;align-items:center;gap:8px;font-size:13px;font-weight:650;display:inline-flex}.integration-error{color:#991b1b;margin:0;font-size:12px}.integration-btn.danger{color:#b91c1c;background:#fff;border:1px solid #fecaca}.integration-btn.danger:hover{background:#fef2f2}.integration-card-head{align-items:flex-start;gap:14px;display:flex}.integration-logo-wrap{background:#f8fafc;border:1px solid #e8edf4;border-radius:14px;flex-shrink:0;place-items:center;width:56px;height:56px;display:grid;overflow:hidden}.integration-logo-wrap img{object-fit:contain;width:36px;height:36px}.integration-meta{flex-direction:column;gap:7px;min-width:0;display:flex}.integration-title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.integration-title-row h3{color:#0b1f3a;letter-spacing:-.01em;margin:0;font-size:18px;font-weight:800}.integration-kind-badge{border:1px solid #0000;border-radius:999px;align-items:center;height:24px;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.integration-kind-badge.is-marketplace{color:#c2410c;background:#fff7ed;border-color:#ffedd5}.integration-kind-badge.is-store{color:#1d4ed8;background:#eff6ff;border-color:#dbeafe}.integration-status{align-items:center;gap:7px;font-size:14px;font-weight:700;display:inline-flex}.integration-status-dot{background:currentColor;border-radius:50%;width:8px;height:8px}.integration-status.is-connected{color:#15803d}.integration-status.is-disconnected{color:#94a3b8}.integration-note{color:#64748b;margin:0;font-size:13px;line-height:1.4}.integration-actions{flex-wrap:wrap;gap:10px;margin-top:auto;display:flex}.integration-btn{cursor:pointer;border-radius:10px;align-items:center;gap:7px;height:42px;padding:0 14px;font-size:13px;font-weight:700;transition:all .18s;display:inline-flex}.integration-btn.primary{color:#fff;background:#ff8a00;border:none}.integration-btn.primary:hover{background:#e67e00}.integration-btn.secondary{color:#334155;background:#fff;border:1px solid #dbe4ee}.integration-btn.secondary:hover{color:#0b1f3a;background:#f8fafc;border-color:#0b1f3a}.integration-btn:disabled{opacity:.55;cursor:not-allowed}.integration-banner{border:1px solid #0000;border-radius:12px;flex-direction:column;gap:4px;padding:12px 14px;font-size:13px;line-height:1.45;display:flex}.integration-banner strong{font-size:14px}.integration-banner.is-ok{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.integration-banner.is-fail{color:#991b1b;background:#fef2f2;border-color:#fecaca}.integration-modal-overlay{z-index:50;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.integration-modal{background:#fff;border:1px solid #e8edf4;border-radius:16px;flex-direction:column;gap:14px;width:min(460px,100%);padding:20px;display:flex;box-shadow:0 24px 60px #0f172a38}.integration-modal-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.integration-modal-head h2{color:#0b1f3a;margin:0;font-size:18px;font-weight:800}.integration-modal-close{color:#64748b;cursor:pointer;background:#f8fafc;border:none;border-radius:10px;place-items:center;width:34px;height:34px;display:inline-grid}.integration-modal-close:hover{color:#c2410c;background:#fff7ed}.integration-modal-desc,.integration-modal-hint,.integration-modal-warn{margin:0;font-size:13px;line-height:1.45}.integration-modal-desc,.integration-modal-hint{color:#64748b}.integration-modal-warn{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:10px 12px}.integration-modal-fields{flex-direction:column;gap:10px;display:flex}.integration-modal-fields label{flex-direction:column;gap:5px;display:flex}.integration-modal-fields span{color:#64748b;font-size:12px;font-weight:700}.integration-modal-fields input{color:#0f172a;background:#f8fafc;border:1px solid #dbe4ee;border-radius:10px;height:42px;padding:0 12px;font-size:14px}.integration-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}@media (width<=1100px){.integrations-grid-wide{grid-template-columns:1fr}.integration-row-main{grid-template-columns:1fr 1fr;gap:10px 12px}.integration-row-action{grid-column:1/-1;justify-content:stretch}.integration-row-action .integration-btn{justify-content:center;width:100%}}@media (width<=960px){.settings-grid,.integrations-grid,.integration-panel-fields,.integration-stats,.integration-row-main{grid-template-columns:1fr}}@media (width<=768px){.settings-content{padding:16px}.settings-top h1,.integrations-top h1{font-size:26px}.integration-actions{flex-direction:column}.integration-btn{justify-content:center;width:100%}}.user-settings-page{flex-direction:column;gap:18px;max-width:720px;display:flex}.user-settings-card{background:#fff;border:1px solid #e8edf4;border-radius:16px;flex-direction:column;gap:14px;padding:18px 18px 16px;display:flex;box-shadow:0 6px 16px #0f172a0a}.user-settings-card-head h2{color:#0b1f3a;margin:0;font-size:17px;font-weight:800}.user-settings-card-head p{color:#64748b;margin:6px 0 0;font-size:13px;line-height:1.45}.user-settings-form{flex-direction:column;gap:12px;display:flex}.user-settings-field{flex-direction:column;gap:6px;min-width:0;display:flex}.user-settings-field.grow{flex:1}.user-settings-field>span{color:#475569;font-size:12px;font-weight:700}.user-settings-field input{color:#0f172a;background:#fff;border:1px solid #dbe4ee;border-radius:10px;height:40px;padding:0 12px;font-size:14px}.user-settings-field input:focus{border-color:#ff8a00;outline:none;box-shadow:0 0 0 3px #ff8a0026}.user-settings-avatar-block{background:#f8fafc;border:1px solid #e8edf4;border-radius:14px;align-items:flex-start;gap:16px;padding:12px;display:flex}.user-settings-avatar-meta{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.user-settings-avatar-meta>strong{color:#0b1f3a;font-size:14px}.user-settings-avatar-meta>p{color:#64748b;margin:0;font-size:12px;line-height:1.45}.user-settings-avatar-actions{flex-wrap:wrap;gap:8px;display:flex}.user-settings-file-input{display:none}.user-settings-secondary{cursor:pointer;color:#0f172a;background:#fff;border:1px solid #dbe4ee;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.user-settings-secondary:hover:not(:disabled){color:#c2410c;background:#fff7ed;border-color:#ff8a00}.user-settings-secondary:disabled{opacity:.55;cursor:not-allowed}.user-settings-avatar-row{align-items:center;gap:14px;display:flex}.user-settings-avatar{color:#c2410c;background:#fff7ed;border:1px solid #e8edf4;border-radius:14px;flex-shrink:0;place-items:center;width:56px;height:56px;font-size:20px;font-weight:800;display:grid;overflow:hidden}.user-settings-avatar img{object-fit:cover;width:100%;height:100%}.user-settings-password-wrap{align-items:center;display:flex;position:relative}.user-settings-password-wrap input{width:100%;padding-right:42px}.user-settings-eye{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;width:32px;height:32px;display:grid;position:absolute;right:8px}.user-settings-eye:hover{color:#0f172a;background:#f1f5f9}.user-settings-primary,.user-settings-danger{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:fit-content;height:40px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.user-settings-primary{color:#fff;background:#ff8a00}.user-settings-primary:hover:not(:disabled){background:#ea7a00}.user-settings-primary:disabled,.user-settings-danger:disabled{opacity:.55;cursor:not-allowed}.user-settings-danger{color:#b91c1c;background:#fff;border-color:#fecaca}.user-settings-danger:hover:not(:disabled){background:#fef2f2}.user-settings-actions{flex-wrap:wrap;gap:10px;display:flex}.user-settings-google-status{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.user-settings-pill{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;align-items:center;height:26px;padding:0 10px;font-size:12px;font-weight:700;display:inline-flex}.user-settings-pill.ok{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.user-settings-muted{color:#64748b;margin:0;font-size:13px;line-height:1.45}.user-settings-muted code{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:1px 5px;font-size:12px}.user-settings-error{color:#b91c1c;margin:0;font-size:13px}.user-settings-ok{color:#047857;margin:0;font-size:13px}.user-settings-strength{background:#f8fafc;border:1px solid #e8edf4;border-radius:12px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.user-settings-strength-bar{background:#e2e8f0;border-radius:999px;height:6px;overflow:hidden}.user-settings-strength-bar>span{border-radius:inherit;background:#94a3b8;height:100%;transition:width .16s;display:block}.user-settings-strength.strength-weak .user-settings-strength-bar>span{background:#ef4444}.user-settings-strength.strength-fair .user-settings-strength-bar>span{background:#f59e0b}.user-settings-strength.strength-good .user-settings-strength-bar>span{background:#10b981}.user-settings-strength.strength-strong .user-settings-strength-bar>span{background:#059669}.user-settings-strength-meta{color:#334155;align-items:center;gap:6px;font-size:12px;display:inline-flex}.user-settings-strength ul{color:#64748b;margin:0;padding-left:18px;font-size:12px}.store-settings-textarea{width:100%;min-height:88px;font:inherit;color:#0f172a;resize:vertical;box-sizing:border-box;border:1px solid #dbe4ee;border-radius:10px;padding:10px 12px;font-size:14px;line-height:1.45}.store-settings-textarea:focus{border-color:#ff8a00;outline:none;box-shadow:0 0 0 3px #ff8a0024}.cargo-label-fixed-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.cargo-label-fixed-list li,.cargo-label-fixed-item{color:#334155;background:#f8fafc;border:1px solid #e8edf4;border-radius:10px;align-items:center;gap:10px;padding:10px 12px;font-size:13px;font-weight:600;display:flex}.cargo-label-fixed-check{color:#059669;background:#ecfdf5;border-radius:6px;flex-shrink:0;place-items:center;width:22px;height:22px;font-size:13px;font-weight:800;display:inline-grid}.cargo-label-fixed-label{flex:1;min-width:0}.cargo-label-fixed-badge{color:#c2410c;white-space:nowrap;background:#fff7ed;border:1px solid #ffedd5;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.cargo-label-settings-page .cargo-label-settings-card{margin-bottom:16px}.cargo-label-settings-form{margin-top:4px}.cargo-label-options-grid{gap:10px;display:grid}.cargo-label-option{cursor:default;background:#fff;border:1px solid #e8edf4;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 16px;display:flex;box-shadow:0 1px #0f172a08}.cargo-label-option:hover{background:#fffdfb;border-color:#ffedd5}.cargo-label-option input{accent-color:#ff8a00;cursor:default;flex-shrink:0;width:18px;height:18px;margin-top:3px}.cargo-label-option strong{color:#0f172a;font-size:14px;font-weight:700;display:block}.cargo-label-option small{color:#64748b;margin-top:4px;font-size:12px;font-weight:500;line-height:1.4;display:block}.cargo-label-layout{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:start;gap:18px;display:grid}.cargo-label-layout-main{flex-direction:column;gap:0;min-width:0;display:flex}.cargo-label-preview-panel{position:sticky;top:16px}.cargo-label-preview-card .cargo-label-preview-frame{background:linear-gradient(#f8fafc 0%,#eef2f7 100%);border:1px solid #e8edf4;border-radius:14px;justify-content:center;margin-top:4px;padding:14px;display:flex}.cargo-label-preview-frame .label-preview-root{width:100%;max-width:320px}.cargo-label-preview-frame--minimal .label-preview-root{max-width:260px}.cargo-tpl-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.cargo-tpl-card{text-align:left;cursor:default;background:#fff;border:1.5px solid #e8edf4;border-radius:14px;flex-direction:column;gap:12px;padding:14px;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 1px #0f172a08}.cargo-tpl-card:hover{border-color:#ffd7a8}.cargo-tpl-card.is-selected{background:#fffdfb;border-color:#ff8a00;box-shadow:0 0 0 3px #ff8a0024}.cargo-tpl-card-body{flex-direction:column;gap:6px;min-width:0;display:flex}.cargo-tpl-card-top{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.cargo-tpl-card-top strong{color:#0f172a;font-size:15px;font-weight:800}.cargo-tpl-size{color:#64748b;white-space:nowrap;font-size:11px;font-weight:700}.cargo-tpl-card-body p{color:#64748b;min-height:2.9em;margin:0;font-size:12px;line-height:1.45}.cargo-tpl-select{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;gap:6px;margin-top:4px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.cargo-tpl-select.is-on{color:#c2410c;background:#fff7ed;border-color:#ffedd5}.cargo-tpl-thumb{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:5px;width:100%;padding:8px;display:flex}.cargo-tpl-thumb--standard,.cargo-tpl-thumb--marketplace{aspect-ratio:1;max-height:120px}.cargo-tpl-thumb--minimal{aspect-ratio:58/40;align-self:center;width:78%;max-height:88px}.cargo-tpl-thumb-row{justify-content:space-between;gap:6px;display:flex}.cargo-tpl-thumb-stack{flex-direction:column;flex:1;gap:3px;display:flex}.cargo-tpl-thumb-stack i,.cargo-tpl-thumb-products i,.cargo-tpl-thumb-lines i{background:#cbd5e1;border-radius:2px;height:4px;display:block}.cargo-tpl-thumb-stack i:first-child{background:#94a3b8;width:78%;height:6px}.cargo-tpl-thumb-stack i:nth-child(2){width:55%}.cargo-tpl-thumb-stack i:nth-child(3){width:42%}.cargo-tpl-thumb-logo{background:linear-gradient(135deg,#ff8a00,#ffb347);border-radius:3px;flex-shrink:0;width:28px;height:16px}.cargo-tpl-thumb-block{background:#f1f5f9;border:1px dashed #cbd5e1;border-radius:3px;height:18px}.cargo-tpl-thumb-block--sm{height:12px}.cargo-tpl-thumb-barcode{opacity:.55;background:repeating-linear-gradient(90deg,#0f172a 0 1px,#0000 1px 3px);border-radius:2px;height:14px}.cargo-tpl-thumb-code{background:#94a3b8;border-radius:2px;width:55%;height:4px;margin:0 auto}.cargo-tpl-thumb-products{flex-direction:column;gap:3px;margin-top:auto;display:flex}.cargo-tpl-thumb-products i:first-child{width:88%}.cargo-tpl-thumb-products i:nth-child(2){width:62%}.cargo-tpl-thumb-header{justify-content:space-between;align-items:center;display:flex}.cargo-tpl-thumb-pill{background:#e2e8f0;border-radius:999px;width:36px;height:10px}.cargo-tpl-thumb-split{grid-template-columns:1.3fr 1fr;gap:6px;display:grid}.cargo-tpl-thumb-split span{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:3px;height:22px}.cargo-tpl-thumb-lines{flex-direction:column;flex:1;align-items:flex-end;gap:3px;display:flex}.cargo-tpl-thumb-lines i{width:70%}.cargo-tpl-thumb-lines i:last-child{width:48%}@media (width<=1100px){.cargo-label-layout{grid-template-columns:1fr}.cargo-label-preview-panel{position:static}.cargo-tpl-grid{grid-template-columns:1fr}}@media (width>=700px) and (width<=1100px){.cargo-tpl-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.login-page{background:#0b1f3a;width:100%;height:100dvh;min-height:100dvh;position:fixed;inset:0;overflow:hidden}.login-visual{z-index:0;background:#0b1f3a;position:absolute;inset:0;overflow:hidden}.login-visual-img{object-fit:cover;object-position:center center;pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.login-panel{z-index:1;box-sizing:border-box;pointer-events:none;justify-content:flex-end;align-items:flex-start;padding:36px;display:flex;position:absolute;inset:0;overflow:auto}.login-card{z-index:1;pointer-events:auto;background:#fff;border:1px solid #0f172a0f;border-radius:16px;flex-direction:column;flex-shrink:0;gap:14px;width:min(340px,100%);margin:0;padding:28px 24px 24px;display:flex;position:relative;box-shadow:0 12px 40px #030c1c2e}.login-brand{text-align:center;justify-content:center;align-items:center;margin-bottom:4px;display:flex}.login-logo{object-fit:contain;object-position:center;width:min(220px,100%);max-width:100%;height:auto;margin:0 auto;display:block}.login-field{text-align:left;flex-direction:column;gap:6px;display:flex}.login-field>span{color:#64748b;letter-spacing:.02em;font-size:12px;font-weight:700}.login-field input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #dbe4ee;border-radius:12px;width:100%;height:46px;padding:0 14px;font-size:15px}.login-password-wrap{position:relative}.login-password-wrap input{padding-right:46px}.login-password-toggle{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;width:34px;height:34px;display:inline-grid;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.login-password-toggle:hover:not(:disabled){color:#ff8a00;background:#fff7ed}.login-field input:focus{border-color:#ff8a00;outline:none;box-shadow:0 0 0 3px #ff8a0024}.login-field input:disabled,.login-password-toggle:disabled{opacity:.7;cursor:not-allowed}.login-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin:0;padding:10px 12px;font-size:13px;font-weight:600}.login-submit{color:#fff;cursor:pointer;background:#ff8a00;border:none;border-radius:12px;height:48px;margin-top:4px;font-size:15px;font-weight:800;transition:all .18s}.login-submit:hover:not(:disabled){background:#e67e00}.login-submit:disabled{opacity:.75;cursor:wait}.login-divider{color:#94a3b8;align-items:center;gap:10px;margin:2px 0;font-size:12px;font-weight:600;display:flex}.login-divider:before,.login-divider:after{content:"";background:#e2e8f0;flex:1;height:1px}.login-google{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #dbe4ee;border-radius:12px;justify-content:center;align-items:center;gap:10px;height:48px;font-size:14px;font-weight:700;transition:all .18s;display:inline-flex}.login-google:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.login-google:disabled{opacity:.75;cursor:wait}.login-google-icon{flex-shrink:0;width:18px;height:18px}.login-footer-link{text-align:center;color:#64748b;margin:2px 0 0;font-size:13px;font-weight:500}.login-text-link{color:#ff8a00;font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:750}.login-text-link:hover:not(:disabled){color:#e67e00;text-decoration:underline}.login-text-link:disabled{opacity:.6;cursor:not-allowed}.login-page--saas{background:#f5f7fb;grid-template-columns:minmax(0,55fr) minmax(0,45fr);width:100%;height:100dvh;min-height:100dvh;font-family:Inter,Segoe UI,sans-serif;display:grid;position:fixed;inset:0;overflow:hidden}.login-hero{color:#fff;background:linear-gradient(145deg,#0b1f3a 0%,#132f57 52%,#0f2749 100%);justify-content:center;align-items:center;padding:48px 56px;display:flex;position:relative;overflow:hidden}.login-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 18% 22%,#ff8a0024 0%,#0000 42%),radial-gradient(circle at 82% 78%,#ffffff0f 0%,#0000 38%);position:absolute;inset:0}.login-hero-inner{z-index:1;flex-direction:column;gap:16px;width:min(560px,100%);display:flex;position:relative}.login-hero-logo{object-fit:contain;filter:brightness(1.05);width:min(200px,72%);height:auto;display:block}.login-hero-tagline{color:#ffffffb8;letter-spacing:.01em;margin:4px 0 0;font-size:14px;font-weight:600}.login-hero-title{letter-spacing:-.03em;margin:0;font-size:clamp(26px,2.4vw,34px);font-weight:800;line-height:1.2}.login-hero-desc{color:#ffffffc7;max-width:480px;margin:0;font-size:15px;font-weight:500;line-height:1.65}.login-preview{margin-top:20px}.login-preview-window{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0f;border:1px solid #ffffff24;border-radius:18px;grid-template-columns:52px 1fr;gap:0;min-height:220px;display:grid;overflow:hidden;box-shadow:0 24px 60px #030c1c47}.login-preview-sidebar{background:#0b1f3aeb;flex-direction:column;gap:10px;padding:14px 10px;display:flex}.login-preview-sidebar span,.login-preview-sidebar-logo{background:#ffffff1f;border-radius:8px;display:block}.login-preview-sidebar-logo{background:#ff8a008c;width:100%;height:22px}.login-preview-sidebar span{height:10px}.login-preview-sidebar span:nth-child(3){width:80%}.login-preview-main{background:#f8fafc;flex-direction:column;gap:12px;padding:14px 16px 16px;display:flex}.login-preview-header{gap:8px;display:flex}.login-preview-header span{background:#e2e8f0;border-radius:999px;height:10px;display:block}.login-preview-header span:first-child{width:38%}.login-preview-header span:last-child{width:18%;margin-left:auto}.login-preview-stats{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.login-preview-stats span{background:#fff;border:1px solid #e8edf4;border-radius:10px;height:42px;display:block}.login-preview-stats span:first-child{border-color:#ff8a0059;box-shadow:inset 0 -3px #ff8a00}.login-preview-body{flex:1;grid-template-columns:1.1fr .9fr;gap:10px;display:grid}.login-preview-table{background:#fff;border:1px solid #e8edf4;border-radius:12px;flex-direction:column;gap:7px;padding:10px;display:flex}.login-preview-table span{background:#eef2f7;border-radius:999px;height:8px;display:block}.login-preview-table span:first-child{background:#dbeafe;width:55%}.login-preview-chart{background:#fff;border:1px solid #e8edf4;border-radius:12px;align-items:flex-end;gap:6px;padding:12px 10px 10px;display:flex}.login-preview-chart span{opacity:.85;background:linear-gradient(#ffb347 0%,#ff8a00 100%);border-radius:4px 4px 0 0;flex:1;display:block}.login-preview-chart span:first-child{height:34%}.login-preview-chart span:nth-child(2){height:52%}.login-preview-chart span:nth-child(3){height:44%}.login-preview-chart span:nth-child(4){height:68%}.login-preview-chart span:nth-child(5){height:58%}.login-preview-chart span:nth-child(6){height:76%}.login-preview-chart span:nth-child(7){height:62%}.login-panel--saas{z-index:auto;pointer-events:auto;background:#fff;justify-content:center;align-items:center;padding:40px 48px;display:flex;position:static;overflow:auto}.login-card--saas{border:1px solid #e8edf4;border-radius:20px;gap:16px;width:min(400px,100%);margin:0;padding:36px 32px 28px;box-shadow:0 8px 32px #0f172a0f}.login-heading--saas{text-align:left;margin:0 0 4px}.login-heading--saas h1{color:#0b1f3a;font-size:26px}.login-heading--saas p{color:#64748b;margin-top:8px;font-size:14px}.login-row-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:-2px;display:flex}.login-remember{color:#475569;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.login-remember input{accent-color:#ff8a00;flex-shrink:0;width:16px;height:16px;margin:0}.login-forgot-link{color:#ff8a00;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:13px;font-weight:700}.login-forgot-link:hover:not(:disabled){color:#e67e00;text-decoration:underline}.login-forgot-link:disabled{opacity:.6;cursor:not-allowed}.login-info{color:#0369a1;background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;margin:0;padding:10px 12px;font-size:13px;font-weight:600}.login-heading{text-align:center;margin:-4px 0 2px}.login-heading h1{color:#0b1f3a;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:800}.login-heading p{color:#64748b;margin:6px 0 0;font-size:13px;line-height:1.4}.login-card-register{gap:11px;width:min(400px,100%);max-height:calc(100dvh - 48px);overflow-y:auto}.login-logo-compact{width:min(170px,100%)}.login-optional{color:#94a3b8;font-style:normal;font-weight:600}.login-terms{color:#475569;cursor:pointer;align-items:flex-start;gap:10px;margin-top:2px;font-size:13px;font-weight:600;line-height:1.4;display:flex}.login-terms input{accent-color:#ff8a00;flex-shrink:0;width:16px;height:16px;margin-top:2px}.login-strength{background:#f8fafc;border:1px solid #e8edf4;border-radius:10px;flex-direction:column;gap:6px;padding:10px 12px;display:flex}.login-strength-bar{background:#e2e8f0;border-radius:999px;height:6px;overflow:hidden}.login-strength-bar>span{border-radius:inherit;background:#94a3b8;height:100%;transition:width .16s;display:block}.login-strength.strength-weak .login-strength-bar>span{background:#ef4444}.login-strength.strength-fair .login-strength-bar>span{background:#f59e0b}.login-strength.strength-good .login-strength-bar>span{background:#10b981}.login-strength.strength-strong .login-strength-bar>span{background:#059669}.login-strength-label{color:#475569;margin:0;font-size:12px}.login-strength ul{color:#64748b;margin:0;padding-left:16px;font-size:12px}@media (width<=900px){.login-page--saas{grid-template-columns:1fr;overflow:auto}.login-hero{min-height:auto;padding:32px 28px 28px}.login-hero-inner{width:100%}.login-preview{margin-top:12px}.login-preview-window{min-height:180px}.login-panel--saas{align-items:flex-start;padding:28px 24px 36px}.login-card--saas{padding:28px 22px 24px}.login-panel{justify-content:center;align-items:center;padding:24px}.login-card{width:min(360px,100%)}.login-visual-img{object-position:left center}}@media (width<=480px){.login-hero{padding:24px 18px 20px}.login-hero-title{font-size:22px}.login-hero-desc{font-size:14px}.login-preview-stats{grid-template-columns:repeat(2,1fr)}.login-preview-body{grid-template-columns:1fr}.login-panel--saas{padding:20px 16px 28px}.login-card--saas{width:100%;box-shadow:none;border:none;border-radius:16px;padding:24px 18px 20px}.login-row-actions{flex-direction:column;align-items:flex-start;gap:10px}.login-panel{background:linear-gradient(#0000 30%,#0b1f3a26 55%,#0b1f3a8c 100%);justify-content:center;align-items:flex-end;padding:16px}.login-card{width:100%;max-width:360px;margin-bottom:8px;padding:24px 18px 20px}.login-logo{width:min(200px,100%)}}.dashboard{background:#f5f7fb;gap:24px;min-height:100vh;font-family:Inter,Segoe UI,sans-serif;display:flex;overflow-x:hidden}.dashboard>.sidebar{flex:none;align-self:flex-start;height:100vh;position:sticky;top:0}.dashboard-content{flex:auto;width:auto;min-width:0;max-width:none;margin:0;padding:24px}.dashboard-card{background:#fff;border:1px solid #e8edf4;border-radius:20px;box-shadow:0 8px 30px #0f172a0d}.dashboard-load-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin:0 0 16px;padding:12px 16px;font-size:14px;font-weight:600}.dashboard-marketplace-strip{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;margin-bottom:24px;display:grid}.dashboard-marketplace-card{align-items:center;gap:14px;padding:16px 18px;display:flex}.dashboard-mp-logo{object-fit:contain;flex-shrink:0;width:40px;height:40px}.dashboard-mp-logo-sm{object-fit:contain;flex-shrink:0;width:28px;height:28px}.dashboard-marketplace-card strong{color:#0f172a;font-size:15px;font-weight:700;display:block}.dashboard-mp-status{color:#64748b;align-items:center;gap:6px;margin-top:4px;font-size:12px;font-weight:600;display:inline-flex}.dashboard-mp-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #22c55e2e}.dashboard-empty-hint{color:#64748b;margin:0;padding:18px 20px;font-size:14px;line-height:1.5}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0 0 24px;display:grid}.dashboard-kpi-grid .stat-card{cursor:default}.dashboard-kpi-grid .stat-card:hover{transform:none;box-shadow:0 8px 24px #0f172a0d}.dashboard-sales-summary-card{align-items:flex-start}.dashboard-sales-summary-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;margin:4px 0 12px;display:grid}.dashboard-sales-summary-metric{flex-direction:column;gap:4px;min-width:0;display:flex}.dashboard-sales-metric-label{color:#64748b;font-size:12px;font-weight:600;line-height:1.2}.dashboard-sales-summary-metric strong{color:#0f172a;letter-spacing:-.03em;font-size:clamp(22px,1.6vw,28px);font-weight:700;line-height:1.1}.dashboard-sales-summary-foot{color:#94a3b8;font-size:12px;font-weight:600}.dashboard-grid{grid-template-columns:minmax(0,5.6fr) minmax(300px,4.4fr);align-items:stretch;gap:24px;margin-bottom:24px;display:grid}.left-panel,.right-panel{flex-direction:column;min-width:0;display:flex}.left-panel>*,.right-panel>*{flex:1;min-width:0}.dashboard-grid .left-panel .orders-card,.dashboard-grid .right-panel .revenue-chart{min-height:420px}.dashboard-content .stat-card,.dashboard-content .orders-card,.dashboard-content .revenue-chart,.dashboard-content .dashboard-performance,.dashboard-content .dashboard-suggestions{background:#fff;border:1px solid #e8edf4;border-radius:20px;box-shadow:0 8px 30px #0f172a0d}.dashboard-section-header{justify-content:space-between;align-items:baseline;gap:12px;padding:20px 20px 0;display:flex}.dashboard-section-header h3{color:#0f172a;align-items:center;gap:8px;margin:0;font-size:17px;font-weight:700;display:inline-flex}.dashboard-section-sub{color:#94a3b8;font-size:12px;font-weight:600}.dashboard-performance{flex-direction:column;padding-bottom:20px;display:flex}.dashboard-performance-list{margin:12px 0 0;padding:0 12px 8px;list-style:none}.dashboard-performance-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:12px;padding:12px 8px;display:flex}.dashboard-performance-row:last-child{border-bottom:0}.dashboard-performance-left{color:#334155;align-items:center;gap:10px;min-width:0;font-size:14px;font-weight:600;display:flex}.dashboard-performance-metrics{color:#64748b;white-space:nowrap;flex-direction:column;align-items:flex-end;gap:2px;font-size:12px;font-weight:600;display:flex}.dashboard-performance-metrics strong{color:#0f172a;font-size:14px}.dashboard-suggestions{padding-bottom:20px}.dashboard-suggestion-list{gap:10px;margin:8px 0 0;padding:0 20px 12px;list-style:none;display:grid}.dashboard-suggestion-item{border-radius:12px;padding:12px 14px;font-size:14px;font-weight:600;line-height:1.45}.dashboard-suggestion-info{color:#334155;background:#f8fafc;border:1px solid #e2e8f0}.dashboard-suggestion-warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa}.orders-mp-badge{color:#475569;background:#f1f5f9;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;font-weight:600;display:inline-flex}.orders-mp-badge-logo{object-fit:contain;width:18px;height:18px}.orders-row-menu-btn{cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.chart-header-total{text-align:right}.chart-header-total span{color:#64748b;margin-bottom:4px;font-size:12px;font-weight:600;display:block}.chart-header-total strong{color:#0f172a;font-size:18px;font-weight:800}@media (width<=1400px){.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1200px){.dashboard-content{padding:22px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}}@media (width<=768px){.dashboard-content{padding:14px}.stats-grid{grid-template-columns:1fr;gap:14px}.dashboard-grid{gap:14px;margin-bottom:14px}}.stat-card{cursor:pointer;background:#fff;border:1px solid #e8edf4;border-radius:18px;align-items:center;gap:16px;min-height:128px;padding:20px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 8px 24px #0f172a0d}.stat-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px #0f172a1a}.stat-icon{color:#fff;border-radius:16px;flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:inset 0 1px #fff3}.stat-icon svg{width:26px;height:26px}.stat-icon img{object-fit:contain;width:100%;max-width:36px;height:100%;max-height:36px;display:block}.stat-content{flex-direction:column;flex:1;min-width:0;display:flex}.stat-header{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.stat-title{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;line-height:1.2;overflow:hidden}.stat-value{color:#0f172a;letter-spacing:-.04em;margin-bottom:14px;font-size:clamp(27px,2vw,32px);font-weight:700;line-height:1}.stat-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.stat-subtitle{color:#16a34a;align-items:center;gap:5px;min-width:0;font-size:13px;font-weight:600;line-height:1.2;display:flex}.stat-subtitle svg{flex:none;width:15px;height:15px}.stat-subtitle span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mini-chart{flex:none;align-items:flex-end;gap:3px;height:28px;padding:2px 0;display:flex}.mini-chart span{opacity:.9;transform-origin:bottom;background:linear-gradient(#fb923c 0%,#f97316 100%);border-radius:999px;width:4px;animation:1.8s ease-in-out infinite bars}.mini-chart span:first-child{height:10px}.mini-chart span:nth-child(2){height:17px;animation-delay:80ms}.mini-chart span:nth-child(3){height:24px;animation-delay:.16s}.mini-chart span:nth-child(4){height:14px;animation-delay:.24s}.mini-chart span:nth-child(5){height:22px;animation-delay:.32s}.mini-chart span:nth-child(6){height:16px;animation-delay:.4s}@keyframes bars{0%,to{opacity:.65;transform:scaleY(.86)}50%{opacity:1;transform:scaleY(1)}}@media (width<=1200px){.stat-card{min-height:120px;padding:18px}.stat-icon{flex-basis:52px;width:52px;height:52px}.stat-value{font-size:28px}}@media (width<=768px){.stat-card{gap:14px}.stat-footer{gap:8px}}@media (width<=380px){.stat-card{align-items:flex-start;padding:16px}.stat-icon{border-radius:14px;flex-basis:48px;width:48px;height:48px}.mini-chart{display:none}}.orders-card{background:#fff;border:1px solid #e8edf4;border-radius:20px;padding:24px;overflow-x:auto;box-shadow:0 8px 24px #0f172a0d}.orders-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.orders-header h3{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:700}.orders-header button{color:#fff;cursor:pointer;background:#f97316;border:0;border-radius:10px;min-height:38px;padding:0 14px;font-size:13px;font-weight:600;transition:all .2s;box-shadow:0 5px 12px #f973162e}.orders-header button:hover{background:#ea580c;transform:translateY(-1px);box-shadow:0 8px 16px #f9731640}.orders-card table{border-collapse:collapse;width:100%}.orders-card th{color:#64748b;text-align:left;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e8edf4;padding:14px 16px;font-size:14px;font-weight:700}.orders-card th:first-child{border-radius:10px 0 0 10px}.orders-card th:last-child{border-radius:0 10px 10px 0;width:52px}.orders-card td{color:#334155;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #f1f5f9;height:64px;padding:14px 16px;font-size:15px;font-weight:500;line-height:1.4}.orders-card tbody tr{transition:all .2s}.orders-card tbody tr:last-child td{border-bottom:0}.orders-card tbody tr:hover{background:#fff7ed}.orders-card td:first-child{color:#0f172a;font-weight:700}.orders-card td:nth-child(2){font-weight:600}.orders-card td:nth-child(3){text-overflow:ellipsis;white-space:nowrap;max-width:340px;overflow:hidden}.orders-card td:nth-child(4){font-weight:700}.status{border-radius:999px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.status.Created{color:#b45309;background:#fef3c7}.status.Shipped{color:#2563eb;background:#dbeafe}.status.Delivered{color:#15803d;background:#dcfce7}.status.Cancelled{color:#dc2626;background:#fee2e2}.orders-card td:nth-child(6) span{border:1px solid #e2e8f0;align-items:center;gap:6px;color:#475569!important;background:#f1f5f9!important;border-radius:999px!important;padding:6px 10px!important;font-size:12px!important;font-weight:700!important;display:inline-flex!important}.orders-card td:last-child button{transition:all .2s;color:#64748b!important;border-radius:10px!important;width:36px!important;height:36px!important}.orders-card td:last-child button:hover{color:#0f172a!important;background:#f5f5f5!important}@media (width<=992px){.orders-card{padding:20px}.orders-card table{min-width:980px}}@media (width<=576px){.orders-card{border-radius:16px;padding:16px}.orders-header h3{font-size:18px}.orders-header button{min-height:36px;padding:0 12px}.orders-card th,.orders-card td{padding-left:12px;padding-right:12px}.orders-card td{font-size:14px}.orders-card td:nth-child(3){max-width:220px}}.revenue-chart{background:#fff;border-radius:20px;flex-direction:column;padding:24px;display:flex;box-shadow:0 10px 30px #0f172a0f}.chart-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.chart-header h3{color:#0f172a;margin:0;font-size:22px}.chart-header span{color:#64748b;font-size:14px}.chart-header strong{color:#f97316;font-size:28px}.chart-area{justify-content:space-between;align-items:flex-end;gap:18px;height:260px;display:flex}.bar{cursor:pointer;background:linear-gradient(#fb923c,#f97316);border-radius:14px 14px 6px 6px;flex:1;transition:all .35s;position:relative}.bar:hover{background:linear-gradient(#fdba74,#ea580c);transform:translateY(-8px)}.bar span{color:#64748b;font-size:13px;font-weight:600;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}
