:root{--navy:#001f55;--navy-dark:#001640;--blue:#1957e5;--text:#081b45;--muted:#63708a;--line:#dce4f2;--bg:#f6f8fc;--green:#16b977;--orange:#ffad35;--red:#ff4f5e}*{box-sizing:border-box}html,body{min-height:100%;color:var(--text);background:var(--bg);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.icon{width:20px;height:20px;display:block}.portal-shell{background:#f7f9fd;grid-template-columns:clamp(190px,14.45vw,222px) minmax(0,1fr);min-height:100vh;display:grid}.sidebar{color:#fff;background:radial-gradient(circle at 60% 100%,#1558be73,#0000 28%),linear-gradient(#052b72 0%,#001942 58%,#001336 100%);flex-direction:column;min-height:100vh;padding:16px 14px;display:flex}.brand-row{align-items:center;gap:18px;height:46px;padding:0 14px;display:flex}.logo{letter-spacing:1px;line-height:1}.logo span{letter-spacing:-1px;font-size:25px;font-weight:800;display:block}.logo small{letter-spacing:8px;margin-top:3px;font-size:8px;display:block}.portal-label{opacity:.95;white-space:nowrap;font-size:11px}.nav-list{gap:8px;margin-top:14px;display:grid}.nav-item{color:#fffffff0;border-radius:6px;grid-template-columns:20px 1fr auto;align-items:center;gap:10px;min-height:38px;padding:0 10px;font-size:12px;font-weight:600;display:grid}.nav-item.active{background:#1f62f2;box-shadow:0 10px 24px #00000024}.nav-badge,.nav-pill{border-radius:99px;justify-content:center;align-items:center;min-width:18px;height:16px;font-size:9px;line-height:1;display:inline-flex}.nav-badge{background:#ff334d}.nav-pill{color:#fff;background:#10b96e;padding:0 7px}.support-card{background:#ffffff17;border-radius:7px;margin-top:auto;padding:15px 12px 12px}.support-card h2{margin:0 0 9px;font-size:13px}.support-card p{color:#ffffffdb;margin:0 0 14px;font-size:11px;line-height:1.5}.support-card a{border:1px solid #ffffff7a;border-radius:7px;align-items:center;gap:9px;height:35px;margin-top:9px;padding:0 10px;font-size:11px;font-weight:700;display:flex}.main-area{min-width:0}.topbar{background:#fff;border-bottom:1px solid #e3e8f1;justify-content:space-between;align-items:center;height:clamp(43px,3.42vw,54px);padding:0 27px;display:flex}.top-actions,.profile{align-items:center;display:flex}.top-actions{gap:14px}.icon-button{color:#23345d;background:0 0;border:0;justify-content:center;align-items:center;width:27px;height:27px;display:inline-flex;position:relative}.icon-button span{color:#fff;background:#ff334d;border-radius:50%;place-items:center;width:11px;height:11px;font-size:7px;font-weight:800;display:grid;position:absolute;top:0;right:1px}.profile{border-left:1px solid #d8e0ee;gap:10px;padding-left:14px}.avatar{color:#fff;background:#1154df;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;font-weight:800;display:grid}.profile strong,.profile small{white-space:nowrap;display:block}.profile strong{font-size:11px}.profile small{color:var(--muted);margin-top:1px;font-size:10px}.profile .icon{color:#54617b;width:14px;height:14px;rotate:90deg}.content{padding:21px 30px 22px}.hello h1{margin:0;font-size:18px;line-height:1.2}.hello p{color:var(--muted);margin:7px 0 8px;font-size:11px}.metrics-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.metric-card,.panel,.app-card{border:1px solid var(--line);background:#fff;border-radius:7px;box-shadow:0 8px 20px #0d1f4408}.metric-card{gap:13px;min-height:92px;padding:13px;display:flex;position:relative}.metric-icon{border-radius:7px;flex:none;place-items:center;width:32px;height:32px;display:grid}.metric-icon.blue{color:#1f62f2;background:#eaf1ff}.metric-icon.green{color:#1957e5;background:#eef4ff}.metric-icon.orange{color:#ff8d18;background:#fff0df}.metric-icon.red{color:#ff4050;background:#ffecef}.metric-icon.pink{color:#c41da8;background:#fff0fb}.metric-body h2{margin:0 0 6px;font-size:11px}.metric-value{letter-spacing:0;white-space:nowrap;align-items:baseline;gap:6px;font-size:20px;font-weight:800;display:flex}.metric-value span{font-size:11px;font-weight:700}.metric-body p{color:#006a54;margin:8px 0 0;font-size:10px}.ring{background:conic-gradient(#215ff2 0 72%, #e7ecf5 72% 100%);border-radius:50%;width:30px;height:30px;position:absolute;top:29px;right:17px}.ring:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:5px}.dashboard-grid{grid-template-columns:minmax(0,2fr) minmax(300px,.86fr);align-items:start;gap:12px;margin-top:12px;display:grid}.left-column{grid-template-columns:minmax(0,1fr) minmax(0,.92fr);gap:12px;min-width:0;display:grid}.orders-panel{grid-column:1/-1}.panel{min-width:0;overflow:hidden}.panel-head{justify-content:space-between;align-items:center;gap:12px;min-height:39px;padding:0 12px;display:flex}.panel-head h2{margin:0;font-size:13px}.panel-head h2 span{color:var(--muted);font-size:11px;font-weight:600}.link-action{color:#075ce5;white-space:nowrap;align-items:center;gap:4px;font-size:10px;font-weight:700;display:inline-flex}.link-action .icon{width:12px;height:12px}.orders-table{border-collapse:collapse;table-layout:fixed;width:100%}.orders-table thead{background:#f8fafc}.orders-table th,.orders-table td{text-align:left;white-space:nowrap;border-top:1px solid #edf1f7;padding:5px 10px;font-size:10px}.orders-table th{color:#69758d;font-size:9px;font-weight:700}.orders-table th:first-child{width:90px}.orders-table th:nth-child(2){width:165px}.orders-table th:nth-child(3){width:58px}.orders-table th:nth-child(4){width:110px}.orders-table th:nth-child(5),.orders-table th:nth-child(6){width:58px}.orders-table th:nth-child(7){width:84px}.orders-table th:nth-child(8){width:74px}.orders-table th:nth-child(9){width:34px}.orders-table td a{color:#075ce5;font-weight:800}.progress-cell{grid-template-columns:28px 1fr;align-items:center;gap:6px;display:grid}.progress-cell span{color:#1d2a48;font-size:9px;font-weight:800}.progress-cell i,.production-row span{background:#edf1f6;border-radius:99px;height:4px;display:block;position:relative;overflow:hidden}.progress-cell i:before,.production-row i{content:"";border-radius:inherit;position:absolute;inset:0 auto 0 0}.progress-cell i:before{width:var(--progress)}.progress-cell i[data-status=good]:before{background:var(--green)}.progress-cell i[data-status=warn]:before{background:var(--orange)}.progress-cell i[data-status=danger]:before{background:var(--red)}.progress-cell i[data-status=info]:before{background:#4c7cff}.status{border-radius:99px;align-items:center;height:18px;padding:0 8px;font-size:9px;font-weight:800;display:inline-flex}.status.good{color:#07945e;background:#e8fbf2}.status.warn{color:#bd7a00;background:#fff4dc}.status.danger{color:#f0384b;background:#ffedf0}.status.info{color:#1557d5;background:#edf3ff}.row-next{color:#1557d5;background:#fff;border:1px solid #dbe5f6;border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.row-next .icon{width:13px;height:13px}.right-column{gap:12px;display:grid}.task-panel{min-height:158px}.task-row{border-top:1px solid #edf1f7;grid-template-columns:28px 1fr 58px;align-items:center;gap:8px;padding:6px 12px;display:grid}.task-icon{color:#1d63ec;background:#edf4ff;border-radius:5px;place-items:center;width:23px;height:23px;display:grid}.task-icon .icon{width:16px;height:16px}.task-row strong,.task-row small{display:block}.task-row strong{font-size:9px;line-height:1.25}.task-row small{color:var(--muted);margin-top:2px;font-size:9px}.task-row time{justify-self:end;font-size:10px;font-weight:700}.task-row time.red{color:var(--red)}.task-row time.dark{color:#42506a}.debt-content{grid-template-columns:112px 1fr;align-items:center;gap:14px;padding:8px 12px 14px;display:grid}.donut{background:conic-gradient(#4a7df8 0 63%, #ffbd49 63% 91%, #ff5462 91% 100%);border-radius:50%;align-content:center;place-items:center;width:110px;height:110px;display:grid}.donut:before{content:"";position:absolute}.donut span,.donut strong,.donut small{z-index:1;position:relative}.donut span{font-size:9px;font-weight:700}.donut strong{margin-top:3px;font-size:19px;line-height:1}.donut small{margin-top:3px;font-size:8px}.donut{position:relative}.donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:18px}.legend{gap:14px;display:grid}.legend p{color:#66728a;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;margin:0;font-size:10px;display:grid}.legend b{color:#36425a;font-weight:600}.legend i{border-radius:50%;width:7px;height:7px}.blue-dot{background:#4a7df8}.orange-dot{background:#ffbd49}.red-dot{background:#ff5462}.app-card{justify-content:space-between;min-height:96px;padding:13px 14px;display:flex;position:relative}.app-card h2{margin:0 0 7px;font-size:12px}.app-card p{width:185px;color:var(--muted);margin:0 0 10px;font-size:9px;line-height:1.35}.store-row{gap:5px;display:flex}.store-row span{color:#fff;background:#050505;border-radius:3px;align-items:center;height:22px;padding:0 10px;font-size:9px;font-weight:700;display:inline-flex}.phone-mock{background:#fff;border:5px solid #111827;border-radius:13px;width:72px;height:91px;position:absolute;bottom:-4px;right:17px;rotate:7deg;box-shadow:0 8px 12px #00000021}.phone-screen{background:#f7f9ff;height:100%;padding:10px 8px;overflow:hidden}.phone-screen b{color:#123b86;font-size:9px;display:block}.phone-screen i{background:linear-gradient(135deg,#0b3d91,#1f62f2);border-radius:5px;width:43px;height:28px;margin:12px auto 6px;display:block}.phone-screen span{background:#dbe5f5;border-radius:99px;width:52px;height:6px;display:block}.delivery-panel,.production-panel{min-height:191px}.delivery-row{border-top:1px solid #edf1f7;grid-template-columns:39px 1fr 63px 78px;align-items:center;gap:11px;padding:4px 12px;display:grid}.delivery-row time{background:#f3f6fb;border-radius:5px;align-content:center;place-items:center;width:34px;height:38px;display:grid}.delivery-row time b{font-size:16px;line-height:1}.delivery-row time span{color:#69758d;margin-top:4px;font-size:8px;font-weight:800}.delivery-row strong,.delivery-row small{display:block}.delivery-row strong{font-size:9px}.delivery-row small{color:var(--muted);margin-top:3px;font-size:9px}.delivery-row p{color:var(--muted);margin:0;font-size:9px}.delivery-row p b{color:var(--text);margin-top:2px;font-size:16px;display:block}.delivery-row em{border-radius:99px;justify-self:end;align-items:center;height:20px;padding:0 9px;font-size:9px;font-style:normal;font-weight:800;display:inline-flex}.delivery-row em.green{color:#07945e;background:#e8fbf2}.delivery-row em.orange{color:#bd7a00;background:#fff4dc}.delivery-row em.blue{color:#1557d5;background:#edf3ff}.production-list{gap:10px;padding:10px 17px 0;display:grid}.production-row{grid-template-columns:80px 1fr 34px;align-items:center;gap:14px;display:grid}.production-row b{font-size:10px}.production-row span{height:5px}.production-row i.green{background:var(--green)}.production-row i.orange{background:var(--orange)}.production-row i.red{background:var(--red)}.production-row em{color:#35425a;font-size:10px;font-style:normal}.axis{color:#68748d;grid-template-columns:repeat(5,1fr);margin:10px 17px 0 111px;font-size:10px;display:grid}.axis span{text-align:right}.ideas-panel{margin-top:12px}.ideas-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;padding:0 12px 9px;display:grid}.idea-card,.idea-create{background:#fff;border:1px solid #e2e8f3;border-radius:6px;min-height:139px;overflow:hidden}.idea-card strong,.idea-card span{text-align:center;display:block}.idea-card strong{margin:8px 8px 4px;font-size:10px}.idea-card span{color:var(--muted);font-size:9px}.gift-mock{background:radial-gradient(circle at 18% 20%,#fff9,#0000 20%),linear-gradient(135deg,#ebf1fb,#fff);height:86px;position:relative;overflow:hidden}.gift-mock .bag,.gift-mock .box,.gift-mock .cup,.gift-mock .card-shape{border-radius:4px;display:block;position:absolute;box-shadow:0 8px 18px #0e192f2b}.gift-mock .bag{width:39px;height:55px;bottom:14px;left:28px}.gift-mock .bag:before{content:"";border:2px solid #ffffffbf;border-bottom:0;border-radius:9px 9px 0 0;width:14px;height:12px;position:absolute;top:-8px;left:12px}.gift-mock .box.big{width:57px;height:34px;bottom:17px;left:71px}.gift-mock .box.small{width:26px;height:23px;bottom:52px;left:99px}.gift-mock .cup{border-radius:8px;width:18px;height:42px;bottom:14px;left:135px}.gift-mock .card-shape{width:41px;height:25px;bottom:13px;left:14px}.gift-mock.blue span{background:#0b4ea2}.gift-mock.green span{background:#275b38}.gift-mock.cream span{background:#ded3c2}.gift-mock.red span{background:#b6252f}.gift-mock.black span{background:#252c37}.gift-mock.red{background:radial-gradient(circle at 72% 23%,#ffb9326b,#0000 19%),linear-gradient(135deg,#fff5dd,#fff)}.idea-create{border-style:dashed;align-content:center;place-items:center;gap:18px;display:grid}.idea-create span{color:#145de9;background:#f0f5ff;border-radius:50%;place-items:center;width:37px;height:37px;display:grid}.idea-create strong{color:#145de9;text-align:center;font-size:11px;line-height:1.55}@media (max-width:1180px){.portal-shell{grid-template-columns:76px minmax(0,1fr)}.brand-row,.nav-item{justify-content:center;padding-inline:0}.portal-label,.nav-item span,.nav-pill,.support-card{display:none}.nav-item{grid-template-columns:20px}.metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.left-column{grid-template-columns:1fr}.ideas-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.portal-shell{display:block}.sidebar{min-height:auto;padding:10px}.brand-row{justify-content:flex-start}.nav-list{grid-auto-columns:42px;grid-auto-flow:column;overflow-x:auto}.topbar{padding:0 14px}.profile div{display:none}.content{padding:15px}.metrics-grid,.ideas-grid{grid-template-columns:1fr}.orders-panel{overflow-x:auto}.orders-table{min-width:720px}.debt-content,.delivery-row{grid-template-columns:1fr}}.orders-page{padding:24px 36px 27px}.orders-title-row{justify-content:space-between;align-items:flex-start;gap:22px;display:flex}.orders-title-row h1{margin:0;font-size:20px;line-height:1.2}.orders-title-row p{color:var(--muted);margin:8px 0 0;font-size:12px}.orders-actions{gap:12px;display:flex}.ghost-action,.primary-action,.filter-action,.detail-actions button,.per-page{white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;gap:8px;height:34px;font-size:11px;font-weight:700;display:inline-flex}.ghost-action{border:1px solid var(--line);color:#34405c;background:#fff;min-width:112px}.primary-action{color:#fff;background:#075ce5;border:1px solid #075ce5;min-width:160px;box-shadow:0 8px 18px #075ce52e}.ghost-action .icon,.primary-action .icon,.filter-action .icon,.detail-actions .icon,.per-page .icon{width:15px;height:15px}.order-summary-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;margin-top:19px;display:grid}.order-summary-card{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:14px;width:100%;min-height:96px;padding:18px;transition:border-color .15s,box-shadow .15s;display:flex}.order-summary-card.is-active{border-color:#075ce5;box-shadow:inset 0 0 0 1px #075ce5}.order-summary-icon{border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:grid}.order-summary-icon.blue{color:#0d5df0;background:#edf4ff}.order-summary-icon.orange{color:#ff7d16;background:#fff0e3}.order-summary-icon.green{color:#09a66d;background:#e8f9f1}.order-summary-icon.red{color:#ff4050;background:#fff0f2}.order-summary-card h2,.order-summary-card p{margin:0}.order-summary-card h2{font-size:11px}.order-summary-card strong{margin:5px 0 7px;font-size:24px;line-height:1;display:block}.order-summary-card p{color:var(--muted);font-size:10px}.orders-workspace{grid-template-columns:minmax(0,1fr);align-items:start;gap:8px;margin-top:16px;display:grid;position:relative}.orders-workspace.is-quick-open{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.search-field input{color:#0b2657;background:0 0;border:0;outline:none;flex:1;min-width:0;font-size:11px}.search-field input::placeholder{color:#8b96aa}.select-field select,.per-page select{color:#0b2657;appearance:none;cursor:pointer;background:0 0;border:0;outline:none;width:100%;font-size:11px}.orders-full-table tr.is-selected td{background:#f5f9ff}.order-panel-state{color:#53627c;margin:0;padding:24px 18px;font-size:12px}.order-panel-state.is-error{color:#d12b3c}.order-retry{color:#075ce5;cursor:pointer;background:#fff;border:1px solid #d9e4f4;border-radius:6px;margin-left:10px;padding:4px 10px;font-size:11px}.order-quick-backdrop{display:none}.detail-actions .detail-action-link{color:#34405c;background:#fff;border:1px solid #d9e4f4;border-radius:6px;justify-content:center;align-items:center;gap:8px;height:34px;padding:0 12px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.detail-actions .primary-link{color:#fff;background:#075ce5;border-color:#075ce5}.orders-actions .primary-action{align-items:center;gap:8px;text-decoration:none;display:inline-flex}.order-detail-back{margin:0 0 8px;font-size:12px}.order-detail-back a{color:#075ce5;font-weight:700;text-decoration:none}.order-detail-full-card{margin-top:16px;padding-bottom:20px}.detail-tabs span{color:#65728a;align-items:center;margin-right:18px;padding:10px 0;font-size:12px;font-weight:700;display:inline-flex}.detail-tabs span.active{color:#075ce5;box-shadow:inset 0 -2px #075ce5}@media (max-width:1280px){.orders-workspace.is-quick-open{grid-template-columns:minmax(0,.35fr) minmax(0,.65fr)}}@media (max-width:900px){.orders-workspace.is-quick-open{grid-template-columns:1fr}.orders-workspace.is-quick-open .orders-list-card{display:none}.order-quick-backdrop{z-index:40;background:#0a183473;border:0;display:block;position:fixed;inset:0}.orders-workspace.is-quick-open .order-quick-view{z-index:50;border-radius:0;width:100%;max-width:none;min-height:100vh;position:fixed;inset:0;overflow:auto}}.orders-list-card,.order-detail-card{border:1px solid var(--line);background:#fff;border-radius:7px;box-shadow:0 8px 20px #0d1f4408}.orders-list-card{min-width:0;overflow:hidden}.orders-filters{border-bottom:1px solid #edf1f7;grid-template-columns:minmax(230px,1fr) 134px 134px 126px;gap:14px;padding:19px 16px 15px;display:grid}.search-field,.select-field{border:1px solid var(--line);background:#fff;border-radius:5px;align-items:center;height:34px;display:flex}.search-field{color:#8b96aa;justify-content:space-between;gap:10px;padding:0 11px;font-size:11px}.search-field .icon{color:#075ce5;width:17px;height:17px}.select-field{flex-direction:column;justify-content:center;align-items:flex-start;padding:3px 28px 0 11px;position:relative}.select-field small{color:#53627c;font-size:10px;position:absolute;top:-17px;left:0}.select-field span{font-size:11px}.select-field .icon{color:#65728a;width:14px;height:14px;position:absolute;top:9px;right:9px;rotate:90deg}.filter-action{border:1px solid var(--line);color:#34405c;background:#fff}.orders-full-table{border-collapse:collapse;table-layout:fixed;width:100%}.orders-full-table thead{background:#f8fafc}.orders-full-table th,.orders-full-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf1f7;height:51px;padding:0 16px;font-size:11px}.orders-full-table th{color:#465571;height:36px;font-size:10px;font-weight:800}.orders-full-table th:first-child{width:106px}.orders-full-table th:nth-child(2){width:180px}.orders-full-table th:nth-child(3),.orders-full-table th:nth-child(4){width:104px}.orders-full-table th:nth-child(5){width:86px}.orders-full-table th:nth-child(6){width:116px}.orders-full-table th:nth-child(7){width:66px}.orders-full-table td a{color:#075ce5;font-weight:800}.orders-full-table td:nth-child(3){font-weight:800}.order-status{border-radius:999px;align-items:center;height:21px;padding:0 11px;font-size:9px;font-weight:800;display:inline-flex}.order-status.production{color:#075ce5;background:#edf4ff}.order-status.pending{color:#f27616;background:#fff0df}.order-status.shipping{color:#5a53ff;background:#efefff}.order-status.done{color:#0a9b69;background:#e8f9f1}.order-status.cancel{color:#f0384b;background:#ffedf0}.view-order{color:#075ce5;background:#fff;border:1px solid #d9e4f4;border-radius:6px;place-items:center;width:31px;height:31px;display:grid}.view-order .icon{width:16px;height:16px}.orders-pagination{color:#53627c;grid-template-columns:1fr auto 90px;align-items:center;gap:20px;height:66px;padding:0 16px;font-size:11px;display:grid}.page-controls{align-items:center;gap:8px;display:flex}.page-controls button{color:#0b2657;background:#fff;border:1px solid #d9e4f4;border-radius:6px;place-items:center;width:31px;height:31px;font-size:11px;font-weight:700;display:grid}.page-controls button:first-child .icon{rotate:180deg}.page-controls .active{color:#fff;background:#075ce5;border-color:#075ce5}.page-controls .icon,.per-page .icon{width:14px;height:14px}.per-page{color:#34405c;background:#fff;border:1px solid #d9e4f4}.per-page .icon{rotate:90deg}.order-detail-card{overflow:hidden}.detail-head{justify-content:space-between;align-items:center;height:50px;padding:0 18px;display:flex}.detail-head h2{margin:0;font-size:15px}.detail-head button{color:#34405c;background:0 0;border:0;place-items:center;width:24px;height:24px;display:grid}.detail-head .icon{width:19px;height:19px}.detail-hero{justify-content:space-between;gap:14px;padding:6px 18px 14px;display:flex}.detail-id{color:#075ce5;font-size:19px;font-weight:800}.detail-hero h3{margin:8px 0 7px;font-size:13px}.detail-hero p{color:#53627c;align-items:center;gap:10px;margin:0;font-size:11px;display:flex}.detail-hero p span{background:#cfd7e6;width:1px;height:13px}.payment-box{border:1px solid var(--line);border-radius:7px;grid-template-columns:repeat(3,1fr);margin:0 18px;display:grid;overflow:hidden}.payment-box div{min-height:52px;padding:11px 14px 8px}.payment-box div:not(:first-child){border-left:1px solid #edf1f7}.payment-box .remaining{border-top:1px solid #edf1f7;grid-column:1/-1;grid-template-columns:1fr 2fr;align-items:center;min-height:39px;display:grid}.payment-box span{color:#53627c;font-size:10px;display:block}.payment-box strong{margin-top:7px;font-size:13px;display:block}.payment-box .remaining strong{color:#ff1f32;margin-top:0}.detail-tabs{border-bottom:1px solid #edf1f7;grid-template-columns:1.25fr 1fr 1fr .85fr .7fr;align-items:end;gap:10px;height:43px;padding:0 18px;display:grid}.detail-tabs a{color:#53627c;white-space:nowrap;align-items:center;height:32px;font-size:11px;font-weight:700;display:inline-flex}.detail-tabs .active{color:#075ce5;border-bottom:2px solid #075ce5}.detail-info{padding:12px 18px 0}.detail-info h3,.progress-detail h3{margin:0 0 11px;font-size:13px}.detail-info dl{gap:10px;margin:0;display:grid}.detail-info dl div{grid-template-columns:110px 1fr;gap:10px;display:grid}.detail-info dt,.detail-info dd{margin:0;font-size:11px}.detail-info dt{color:#53627c}.detail-info dd{color:#0b2657}.detail-info .link-like{color:#075ce5;font-weight:700}.progress-detail{border-top:1px solid #edf1f7;margin-top:12px;padding:12px 18px}.timeline-line{grid-template-columns:repeat(6,1fr);align-items:center;margin:18px 14px 7px;display:grid;position:relative}.timeline-line:before{content:"";background:#ccd5e5;height:2px;position:absolute;left:0;right:0}.timeline-line i{z-index:1;background:#ff890f;width:17%;height:2px;position:absolute;left:0}.timeline-line span{z-index:2;background:#c8d1e2;border-radius:50%;place-items:center;width:14px;height:14px;display:grid;position:relative}.timeline-line .done{color:#fff;background:#ff890f}.timeline-line .done .icon{width:10px;height:10px}.timeline-line .active{background:#075ce5}.timeline-labels{grid-template-columns:repeat(6,1fr);gap:6px;display:grid}.timeline-labels p{color:#53627c;margin:0;font-size:9px;line-height:1.35}.timeline-labels b,.timeline-labels small{display:block}.timeline-labels small{color:#34405c;margin-top:5px}.timeline-labels .orange b{color:#ff890f}.timeline-labels .blue b{color:#075ce5}.detail-actions{border-top:1px solid #edf1f7;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;padding:12px 18px;display:grid}.detail-actions button{color:#34405c;background:#fff;border:1px solid #d9e4f4}.detail-actions .primary{color:#fff;background:#075ce5;border-color:#075ce5}@media (max-width:1280px){.order-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.orders-workspace:not(.is-quick-open){grid-template-columns:1fr}.orders-workspace.is-quick-open{grid-template-columns:minmax(0,.3fr) minmax(0,.7fr)}}@media (max-width:900px){.orders-page{padding:18px}.orders-title-row,.orders-actions{display:grid}.order-summary-grid,.orders-filters,.payment-box,.detail-actions{grid-template-columns:1fr}.orders-list-card{overflow-x:auto}.orders-full-table{min-width:820px}.orders-pagination{grid-template-columns:1fr;height:auto;padding:14px 16px}.order-detail-card{min-width:0}}.account-page{padding:22px 30px 24px}.account-title h1{margin:0;font-size:22px}.account-title p{color:#53627c;margin:10px 0 0;font-size:12px}.account-tabs{border-bottom:1px solid #d8e2f1;align-items:end;gap:35px;height:43px;margin-top:15px;display:flex}.account-tabs a{color:#34405c;align-items:center;height:40px;font-size:12px;font-weight:700;display:inline-flex}.account-tabs .active{color:#075ce5;border-bottom:2px solid #075ce5}.account-workspace{grid-template-columns:minmax(0,1fr) 350px;gap:18px;margin-top:7px;display:grid}.account-main,.account-side{gap:16px;display:grid}.account-panel,.plan-card,.usage-card,.quick-settings-card,.delete-card{border:1px solid var(--line);background:#fff;border-radius:7px;box-shadow:0 8px 20px #0d1f4408}.account-panel-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.account-panel h2,.plan-card h2,.usage-card h2,.quick-settings-card h2,.delete-card h2{margin:0;font-size:14px}.account-panel-head button{color:#075ce5;background:#fff;border:1px solid #8ab0ff;border-radius:5px;width:90px;height:33px;font-size:11px;font-weight:800}.company-grid{grid-template-columns:170px 1fr;gap:24px;display:grid}.logo-upload,.avatar-upload{align-content:start;justify-items:center;gap:14px;display:grid}.account-logo{color:#fff;background:linear-gradient(145deg,#062c78,#001a52);border-radius:7px;align-content:center;place-items:center;width:104px;height:104px;display:grid}.account-logo span{letter-spacing:0;font-size:30px;font-weight:800}.logo-upload button,.avatar-upload button{color:#075ce5;background:#fff;border:1px solid #8ab0ff;border-radius:5px;width:148px;height:33px;font-size:11px;font-weight:800}.logo-upload p,.avatar-upload p{color:#53627c;margin:-4px 0 0;font-size:10px}.account-fields-grid{grid-template-columns:1fr 1fr;gap:11px 18px;display:grid}.account-field{gap:6px;display:grid}.account-field.wide{grid-column:1/-1}.account-field span{color:#34405c;font-size:10px;font-weight:700}.account-field b{color:#ff334d;margin-left:3px}.account-field div{border:1px solid #d8e2f1;border-radius:5px;justify-content:space-between;align-items:center;height:31px;padding:0 11px;font-size:11px;display:flex}.account-field .icon{width:14px;height:14px;rotate:90deg}.avatar-upload>div{color:#fff;background:#075ce5;border-radius:50%;place-items:center;width:80px;height:80px;font-size:38px;display:grid}.display-grid{grid-template-columns:1fr 1fr 1fr;gap:42px;margin-top:18px;display:grid}.display-grid>div:first-child{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.display-grid strong{flex:0 0 100%;font-size:11px}.display-grid label{align-items:center;gap:8px;font-size:11px;display:inline-flex}.display-grid i{border:1px solid #b8c5da;border-radius:50%;width:14px;height:14px}.display-grid i.on{border:4px solid #075ce5}.display-notes{color:#53627c;grid-template-columns:1fr 1fr 1fr;gap:42px;margin-top:8px;font-size:10px;display:grid}.display-notes p{margin:0}.plan-card>div{grid-template-columns:58px 1fr;align-items:center;column-gap:16px;margin-top:22px;display:grid}.plan-card>div span{color:#6b4df6;background:#f1edff;border-radius:50%;grid-row:span 3;place-items:center;width:58px;height:58px;display:grid}.plan-card>div .icon{width:31px;height:31px}.plan-card p,.plan-card small{color:#34405c;margin:0;font-size:11px}.plan-card strong{color:#6b4df6;margin:6px 0;font-size:20px;display:block}.plan-card small b{color:#0a9b69}.plan-card>a,.usage-card>a{color:#075ce5;border:1px solid #d8e2f1;border-radius:6px;justify-content:space-between;align-items:center;height:39px;margin-top:18px;padding:0 12px;font-size:11px;font-weight:800;display:flex}.usage-card article div{grid-template-columns:1fr auto 42px;gap:10px;font-size:11px;display:grid}.usage-card b,.usage-card em{font-style:normal;font-weight:700}.usage-card i{background:#edf1f6;border-radius:999px;height:5px;margin-top:10px;display:block;position:relative}.usage-card i strong{border-radius:inherit;position:absolute;inset:0 auto 0 0}.usage-card i .blue{background:#075ce5;width:43%}.usage-card i .orange{background:#ff8b00;width:22%}.usage-card i .green{background:#0a9b69;width:27%}.quick-settings-card a{grid-template-columns:32px 1fr 16px;align-items:center;gap:11px;margin-top:18px;display:grid}.quick-settings-card a>span{color:#075ce5;background:#edf4ff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.quick-settings-card strong,.quick-settings-card p{margin:0}.quick-settings-card strong{font-size:11px}.quick-settings-card p{color:#53627c;margin-top:5px;font-size:10px}.delete-card h2{color:#ef3340}.delete-card p{color:#53627c;margin:16px 0;font-size:11px;line-height:1.5}.delete-card button{color:#fff;background:#ef3340;border:0;border-radius:5px;height:34px;padding:0 20px;font-size:11px;font-weight:800}@media (max-width:1280px){.account-workspace,.company-grid,.account-fields-grid,.display-grid,.display-notes{grid-template-columns:1fr}}.account-page{width:min(100%,1440px);margin:0 auto;padding:28px 32px 40px}.account-title{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.account-eyebrow{color:#075ce5;letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.account-title h1{letter-spacing:-.025em;font-size:25px}.account-title p{margin-top:7px;font-size:12px;line-height:1.5}.account-status{color:#087e59;white-space:nowrap;background:#f0fbf6;border:1px solid #ccecdf;border-radius:999px;align-items:center;gap:8px;min-height:30px;padding:0 12px;font-size:10px;font-weight:750;display:inline-flex}.account-status i{background:#13aa75;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #13aa751f}.account-tabs{scrollbar-width:none;background:#edf2f9;border:1px solid #e0e7f2;border-radius:10px;align-items:center;gap:6px;height:auto;margin-top:23px;padding:4px;overflow-x:auto}.account-tabs::-webkit-scrollbar{display:none}.account-tabs a{color:#53627c;border:0;border-radius:7px;flex:none;height:36px;padding:0 15px;font-size:11px;transition:color .18s,background .18s,box-shadow .18s}.account-tabs a:hover{color:#075ce5}.account-tabs .active{color:#0a3f9d;background:#fff;border:0;box-shadow:0 2px 8px #08235217}.account-workspace{grid-template-columns:minmax(0,1fr) 326px;align-items:start;gap:20px;margin-top:20px}.account-main,.account-side{gap:18px}.account-panel,.plan-card,.usage-card,.quick-settings-card,.delete-card{border-color:#e0e7f2;border-radius:12px;box-shadow:0 3px 12px #0d1f4409}.account-panel{padding:22px}.account-panel-head{border-bottom:1px solid #edf1f6;align-items:flex-start;margin-bottom:20px;padding-bottom:17px}.account-panel-head p{color:#718099;margin:6px 0 0;font-size:10px}.account-panel-head button,.logo-upload button,.avatar-upload button{border-color:#cbd9ee;border-radius:7px;transition:border .18s,background .18s,transform .18s}.account-panel-head button:hover,.logo-upload button:hover,.avatar-upload button:hover{background:#f4f8ff;border-color:#7ea7f8;transform:translateY(-1px)}.company-grid{grid-template-columns:154px minmax(0,1fr);gap:26px}.logo-upload,.avatar-upload{border-right:1px solid #edf1f6;gap:11px;padding-right:22px}.account-logo{border-radius:14px;width:88px;height:88px;box-shadow:0 9px 22px #001f552b}.account-logo span{font-size:25px}.account-logo small{letter-spacing:6px;font-size:7px}.avatar-upload>div{background:linear-gradient(145deg,#2878ff,#0753d5);width:78px;height:78px;box-shadow:0 9px 22px #075ce52e}.logo-upload button,.avatar-upload button{width:132px}.account-fields-grid{gap:14px 16px}.account-field{gap:7px}.account-field span{color:#465571;font-size:10px}.account-field div{color:#132a54;background:#fbfcfe;border-color:#d8e2f1;border-radius:7px;height:auto;min-height:36px;padding:8px 11px;line-height:1.35;transition:border .18s,box-shadow .18s,background .18s}.account-field div[role=button]{cursor:pointer}.account-field div[role=button]:hover,.account-field div[role=button]:focus-visible{background:#fff;border-color:#8db2fa;outline:none;box-shadow:0 0 0 3px #075ce514}.display-panel{padding-bottom:22px}.display-grid{gap:28px;margin-top:19px}.display-grid>div:first-child{gap:20px;min-height:60px}.display-grid label{cursor:pointer}.display-notes{gap:28px}.plan-card,.usage-card,.quick-settings-card,.delete-card{padding:20px}.plan-card{background:linear-gradient(145deg,#fff 52%,#f6f4ff 100%);overflow:hidden}.plan-card>div{margin-top:18px}.plan-card>a,.usage-card>a{border-radius:8px}.usage-card article{margin-top:20px}.usage-card i{height:6px;overflow:hidden}.quick-settings-card a{border-radius:8px;margin:8px -8px 0;padding:10px 8px;transition:background .18s,transform .18s}.quick-settings-card h2{margin-bottom:8px}.quick-settings-card a:hover{background:#f5f8fd;transform:translate(2px)}.delete-card{background:#fffbfb;border-color:#f3d9dd}.delete-card button{color:#d92536;background:#fff;border:1px solid #f0b8bf;transition:color .18s,background .18s}.delete-card button:hover{color:#fff;background:#e73545}@media (max-width:1280px){.account-workspace{grid-template-columns:minmax(0,1fr) 300px}.company-grid{grid-template-columns:132px minmax(0,1fr);gap:20px}.account-fields-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.logo-upload,.avatar-upload{padding-right:18px}.display-grid,.display-notes{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1080px){.account-workspace{grid-template-columns:1fr}.account-side{grid-template-columns:repeat(2,minmax(0,1fr))}.delete-card{grid-column:1/-1}}@media (max-width:760px){.account-page{padding:20px 16px 32px}.account-title{flex-direction:column;align-items:flex-start;gap:14px}.account-title h1{font-size:22px}.account-tabs{border-inline:0;border-radius:0;margin-inline:-16px;padding-inline:16px}.account-panel{padding:18px 16px}.account-panel-head{gap:12px}.account-panel-head p{line-height:1.45}.company-grid,.account-fields-grid,.display-grid,.display-notes,.account-side{grid-template-columns:1fr}.logo-upload,.avatar-upload{border-bottom:1px solid #edf1f6;border-right:0;padding:0 0 18px}.display-notes{display:none}.delete-card{grid-column:auto}}.documents-page{padding:20px 30px 24px}.documents-title-row{justify-content:space-between;gap:20px;display:flex}.documents-title-row h1{margin:0;font-size:22px}.documents-title-row p{color:#53627c;margin:9px 0 0;font-size:12px}.documents-title-row>div:last-child{gap:14px;display:flex}.documents-title-row button,.documents-filters button{color:#34405c;background:#fff;border:1px solid #d8e2f1;border-radius:5px;justify-content:center;align-items:center;gap:8px;height:35px;font-size:11px;font-weight:700;display:inline-flex}.documents-title-row .primary{color:#fff;background:#075ce5;border-color:#075ce5;min-width:126px;box-shadow:0 8px 18px #075ce52e}.documents-title-row button:not(.primary){min-width:116px}.documents-title-row .icon,.documents-filters button .icon{width:15px;height:15px}.documents-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:23px;display:grid}.documents-stats article{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:16px;min-height:101px;padding:19px 24px;display:flex}.documents-stats article>span{border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.documents-stats .blue{color:#075ce5;background:#edf4ff}.documents-stats .green{color:#0a9b69;background:#e8f9f1}.documents-stats .orange{color:#ff8b00;background:#fff0df}.documents-stats .purple{color:#6b4df6;background:#f1edff}.documents-stats .red{color:#ff4050;background:#fff0f2}.documents-stats h2,.documents-stats p{margin:0}.documents-stats h2{font-size:11px}.documents-stats strong{margin:7px 0 9px;font-size:21px;display:block}.documents-stats p{color:#53627c;font-size:10px}.documents-workspace{grid-template-columns:minmax(0,1fr) 334px;align-items:start;gap:12px;margin-top:16px;display:grid}.documents-table-card,.storage-card,.popular-docs-card,.quick-docs-card{border:1px solid var(--line);background:#fff;border-radius:7px;box-shadow:0 8px 20px #0d1f4408}.documents-table-card{min-width:0;overflow:hidden}.documents-filters{grid-template-columns:minmax(260px,1fr) 130px 130px 142px 76px;gap:20px;padding:30px 16px 17px;display:grid}.documents-search,.documents-select{background:#fff;border:1px solid #d8e2f1;border-radius:5px;align-items:center;height:34px;display:flex}.documents-search{color:#8190a7;justify-content:space-between;padding:0 11px;font-size:11px}.documents-search .icon{color:#075ce5;width:17px;height:17px}.documents-select{justify-content:space-between;padding:0 10px;font-size:11px;position:relative}.documents-select small{color:#53627c;font-size:10px;position:absolute;top:-18px;left:0}.documents-select .icon,.documents-pagination>button .icon{width:14px;height:14px;rotate:90deg}.documents-path{color:#53627c;border-top:1px solid #edf1f7;border-left:2px solid #075ce5;align-items:center;gap:9px;height:34px;padding:0 16px;font-size:10px;display:flex}.documents-path .icon{width:12px;height:12px}.documents-path .icon:first-child{rotate:180deg}.documents-path b{color:#0b2657}.documents-table{border-collapse:collapse;table-layout:fixed;width:100%}.documents-table thead{background:#f8fafc}.documents-table th,.documents-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf1f7;height:51px;padding:0 16px;font-size:10px}.documents-table th{color:#465571;height:35px;font-weight:800}.documents-table th:first-child{width:205px}.documents-table th:nth-child(2){width:80px}.documents-table th:nth-child(3){width:112px}.documents-table th:nth-child(4){width:88px}.documents-table th:nth-child(5){width:116px}.documents-table th:nth-child(6){width:126px}.documents-table th:nth-child(7){width:92px}.documents-table th:nth-child(8){width:74px}.documents-table td:first-child{align-items:center;gap:11px;display:flex}.documents-table strong,.documents-table small{display:block}.documents-table strong{margin-bottom:5px;font-size:10px}.documents-table small{color:#53627c}.doc-badge{border-radius:5px;flex:none;place-items:center;width:28px;height:28px;display:grid}.doc-badge .icon{width:15px;height:15px}.doc-badge.folder{color:#ff9f2d;background:#fff0df}.doc-badge.pdf{color:#ef4444;background:#fff0f2}.doc-badge.excel{color:#0a9b69;background:#e8f9f1}.doc-badge.image{color:#7c3aed;background:#f1edff}.doc-badge.word{color:#2563eb;background:#edf4ff}.doc-badge.other{color:#64748b;background:#f1f5f9}.documents-table .expire-ok{color:#0a9b69}.documents-table .expire-warn{color:#ff7d16}.documents-table td:last-child{align-items:center;gap:8px;display:flex}.documents-table td:last-child button{color:#075ce5;background:#fff;border:1px solid #d8e2f1;border-radius:6px;place-items:center;width:27px;height:27px;display:grid}.documents-table td:last-child .icon{width:14px;height:14px}.documents-pagination{color:#53627c;grid-template-columns:1fr auto 94px;align-items:center;gap:20px;height:66px;padding:0 16px;font-size:11px;display:grid}.documents-pagination div{gap:8px;display:flex}.documents-pagination button{color:#0b2657;background:#fff;border:1px solid #d8e2f1;border-radius:6px;justify-content:center;align-items:center;min-width:31px;height:31px;font-size:11px;font-weight:700;display:inline-flex}.documents-pagination div button:first-child .icon{rotate:180deg}.documents-pagination .active{color:#fff;background:#075ce5;border-color:#075ce5}.documents-side{gap:12px;display:grid}.storage-card,.popular-docs-card,.quick-docs-card{padding:15px 16px}.storage-card h2,.popular-docs-card h2,.quick-docs-card h2{margin:0;font-size:13px}.storage-main{grid-template-columns:114px 1fr;align-items:center;gap:16px;margin-top:16px;display:grid}.storage-donut{background:conic-gradient(#3b73f6 0 50%, #ff9f2d 50% 75%, #10b981 75% 90%, #8b5cf6 90% 100%);border-radius:50%;align-content:center;place-items:center;width:108px;height:108px;display:grid;position:relative}.storage-donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:22px}.storage-donut span,.storage-donut strong,.storage-donut small{z-index:1;position:relative}.storage-donut span{font-size:9px}.storage-donut strong{margin-top:3px;font-size:17px}.storage-donut small{font-size:9px}.storage-legend{gap:11px;display:grid}.storage-legend p{grid-template-columns:8px 1fr auto;align-items:center;gap:8px;margin:0;font-size:10px;display:grid}.storage-legend i{border-radius:50%;width:7px;height:7px}.storage-legend .blue{background:#3b73f6}.storage-legend .orange{background:#ff9f2d}.storage-legend .green{background:#10b981}.storage-legend .purple{background:#8b5cf6}.storage-card footer{color:#53627c;justify-content:space-between;margin-top:16px;font-size:10px;display:flex}.storage-card footer a{color:#075ce5;font-weight:700}.popular-docs-card h2{justify-content:space-between;margin-bottom:12px;display:flex}.popular-docs-card h2 a{color:#075ce5;font-size:10px}.popular-docs-card article{grid-template-columns:29px 1fr auto;align-items:center;gap:10px;margin-top:11px;font-size:11px;display:grid}.popular-docs-card article span:last-child{color:#34405c}.quick-docs-card article{grid-template-columns:32px 1fr;align-items:center;gap:11px;margin-top:12px;display:grid}.quick-docs-card article>span{color:#075ce5;background:#edf4ff;border-radius:6px;place-items:center;width:29px;height:29px;display:grid}.quick-docs-card strong,.quick-docs-card p{margin:0}.quick-docs-card strong{font-size:11px}.quick-docs-card p{color:#53627c;margin-top:4px;font-size:10px}@media (max-width:1280px){.documents-stats,.documents-workspace{grid-template-columns:1fr}.documents-table-card{overflow-x:auto}.documents-table{min-width:920px}}@media (max-width:900px){.documents-page{padding:18px}.documents-title-row,.documents-title-row>div:last-child,.documents-filters,.documents-pagination,.storage-main{grid-template-columns:1fr;display:grid}}.inventory-page{padding:22px 32px 26px}.inventory-title-row{justify-content:space-between;gap:20px;display:flex}.inventory-title-row h1{margin:0;font-size:22px;line-height:1.15}.inventory-title-row p{color:#53627c;margin:10px 0 0;font-size:12px}.inventory-title-row>div:last-child{gap:14px;display:flex}.inventory-title-row button,.inventory-filters button{color:#34405c;background:#fff;border:1px solid #d8e2f1;border-radius:5px;justify-content:center;align-items:center;gap:8px;height:35px;font-size:11px;font-weight:700;display:inline-flex}.inventory-title-row button{min-width:116px}.inventory-title-row .icon,.inventory-filters button .icon{width:15px;height:15px}.inventory-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:23px;display:grid}.inventory-stats article{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:16px;min-height:107px;padding:20px 24px;display:flex}.inventory-stats article>span{border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.inventory-stats .blue{color:#075ce5;background:#edf4ff}.inventory-stats .green{color:#0a9b69;background:#e8f9f1}.inventory-stats .orange{color:#ff8b00;background:#fff0df}.inventory-stats .red{color:#ff4050;background:#fff0f2}.inventory-stats h2,.inventory-stats p{margin:0}.inventory-stats h2{font-size:11px}.inventory-stats strong{margin:7px 0 9px;font-size:21px;line-height:1;display:block}.inventory-stats p{color:#53627c;font-size:10px}.inventory-workspace{grid-template-columns:minmax(0,1fr) 393px;align-items:start;gap:14px;margin-top:16px;display:grid}.inventory-table-card,.category-card,.warehouse-card,.stock-alert-card{border:1px solid var(--line);background:#fff;border-radius:7px;box-shadow:0 8px 20px #0d1f4408}.inventory-table-card{min-width:0;overflow:hidden}.inventory-filters{border-bottom:1px solid #edf1f7;grid-template-columns:minmax(240px,1fr) 118px 118px 118px 132px;gap:22px;padding:17px 16px;display:grid}.inventory-search,.inventory-select{background:#fff;border:1px solid #d8e2f1;border-radius:5px;align-items:center;height:34px;display:flex}.inventory-search{color:#8190a7;justify-content:space-between;padding:0 11px;font-size:11px}.inventory-search .icon{color:#075ce5;width:17px;height:17px}.inventory-select{justify-content:space-between;padding:0 10px;font-size:11px;position:relative}.inventory-select small{color:#53627c;font-size:10px;position:absolute;top:-17px;left:0}.inventory-select .icon,.inventory-pagination>button .icon{width:14px;height:14px;rotate:90deg}.inventory-table{border-collapse:collapse;table-layout:fixed;width:100%}.inventory-table thead{background:#f8fafc}.inventory-table th,.inventory-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf1f7;height:62px;padding:0 14px;font-size:10px}.inventory-table th{color:#465571;height:43px;font-weight:800}.inventory-table th:first-child{width:198px}.inventory-table th:nth-child(2){width:111px}.inventory-table th:nth-child(3),.inventory-table th:nth-child(4){width:96px}.inventory-table th:nth-child(5){width:74px}.inventory-table th:nth-child(6){width:64px}.inventory-table th:nth-child(7){width:112px}.inventory-table th:nth-child(8){width:86px}.inventory-table th:nth-child(9){width:40px}.inventory-table td:first-child{align-items:center;gap:12px;display:flex}.inventory-table strong,.inventory-table small{display:block}.inventory-table strong{margin-bottom:7px;font-size:11px}.inventory-table small{color:#53627c}.product-thumb{background:#f2f5fa;border-radius:4px;flex:none;width:36px;height:36px;display:block;position:relative}.product-thumb i{background:#1f2937;border-radius:3px;display:block;position:absolute;inset:7px 11px}.product-thumb.bag i{background:#6b7280;border-radius:5px;inset:7px 9px 5px}.product-thumb.pen i{background:#4b5563;inset:7px 17px;rotate:38deg}.product-thumb.book i{background:#9a5534;inset:5px 9px}.product-thumb.shirt i{clip-path:polygon(18% 0,38% 0,50% 12%,62% 0,82% 0,100% 28%,80% 36%,80% 100%,20% 100%,20% 36%,0 28%);background:#102a56;inset:7px 7px 6px}.product-thumb.umbrella i{background:#111827;border-radius:60% 60% 40% 40%;inset:8px 11px;rotate:-35deg}.product-thumb.boxgift i{background:#20242c;inset:8px 6px}.product-thumb.tote i{background:#d6c3a5;inset:8px 8px 5px}.stock-status{border-radius:999px;align-items:center;height:21px;padding:0 11px;font-size:9px;font-weight:800;display:inline-flex}.stock-status.ok{color:#0a9b69;background:#e8f9f1}.stock-status.low{color:#ff7d16;background:#fff0df}.stock-status.out{color:#ff334d;background:#fff0f2}.more-button{color:#075ce5;background:#fff;border:1px solid #d8e2f1;border-radius:6px;place-items:center;width:27px;height:27px;display:grid}.more-button .icon{width:15px;height:15px}.inventory-pagination{color:#53627c;grid-template-columns:1fr auto 90px;align-items:center;gap:20px;height:66px;padding:0 16px;font-size:11px;display:grid}.inventory-pagination div{gap:8px;display:flex}.inventory-pagination button{color:#0b2657;background:#fff;border:1px solid #d8e2f1;border-radius:6px;justify-content:center;align-items:center;min-width:31px;height:31px;font-size:11px;font-weight:700;display:inline-flex}.inventory-pagination div button:first-child .icon{rotate:180deg}.inventory-pagination .active{color:#fff;background:#075ce5;border-color:#075ce5}.inventory-side{gap:14px;display:grid}.category-card{grid-template-columns:130px 1fr;align-items:center;gap:18px;min-height:226px;padding:18px 16px;display:grid}.category-card h2,.warehouse-card h2,.stock-alert-card h2{margin:0;font-size:13px}.category-card h2{grid-column:1/-1;margin-bottom:-6px}.inventory-donut{background:conic-gradient(#4a7df8 0 29%, #ff9f2d 29% 54%, #ef5b2f 54% 72%, #cc3f8f 72% 87%, #9b4de5 87% 100%);border-radius:50%;align-content:center;place-items:center;width:128px;height:128px;display:grid;position:relative}.inventory-donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:27px}.inventory-donut span,.inventory-donut strong,.inventory-donut small{z-index:1;position:relative}.inventory-donut span{font-size:9px}.inventory-donut strong{margin-top:4px;font-size:18px}.inventory-donut small{font-size:9px}.category-legend{gap:13px;display:grid}.category-legend p{color:#34405c;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;margin:0;font-size:10px;display:grid}.category-legend i{border-radius:50%;width:7px;height:7px}.category-legend .blue{background:#4a7df8}.category-legend .orange{background:#ff9f2d}.category-legend .red{background:#ef5b2f}.category-legend .pink{background:#cc3f8f}.category-legend .purple{background:#9b4de5}.warehouse-card,.stock-alert-card{padding:18px 16px}.warehouse-card{min-height:244px}.warehouse-card h2{margin-bottom:20px}.warehouse-card article{grid-template-columns:84px 1fr 56px 42px;align-items:center;gap:13px;margin-top:18px;font-size:10px;display:grid}.warehouse-card i{background:#edf1f6;border-radius:999px;height:7px;position:relative;overflow:hidden}.warehouse-card b{width:var(--bar);border-radius:inherit;position:absolute;inset:0 auto 0 0}.warehouse-card b.blue{background:#075ce5}.warehouse-card b.green{background:#0a9b69}.warehouse-card b.orange{background:#ff8b00}.warehouse-card b.purple{background:#9b4de5}.warehouse-card b.red{background:#ff4050}.warehouse-card em{font-style:normal}.warehouse-card strong{font-weight:500}.stock-alert-card h2{justify-content:space-between;margin-bottom:19px;display:flex}.stock-alert-card h2 a{color:#075ce5;font-size:10px}.stock-alert-card article{grid-template-columns:34px 1fr;align-items:center;gap:12px;margin-top:17px;display:grid}.stock-alert-card article>span{border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.stock-alert-card .orange{color:#ff8b00;background:#fff0df}.stock-alert-card .red{color:#ff4050;background:#fff0f2}.stock-alert-card strong,.stock-alert-card p{margin:0}.stock-alert-card strong{font-size:11px}.stock-alert-card p{color:#ff7d16;margin-top:6px;font-size:10px}.inventory-update{color:#53627c;align-items:center;gap:7px;margin:0 0 0 6px;font-size:11px;display:flex}.inventory-update.is-sync-pending{color:#1d4f91}.inventory-update.is-sync-stale{color:#9a3412}.inventory-update .icon{width:13px;height:13px}.inv-admin-sync{max-width:1200px;margin:0 auto;padding:1.5rem;font-family:IBM Plex Sans,Segoe UI,sans-serif}.inv-admin-sync__head{flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-bottom:1rem;display:flex}.inv-admin-sync__crumb a{color:inherit}.inv-admin-sync__note{color:#555;max-width:40rem}.inv-admin-sync__customer{flex-direction:column;gap:.35rem;font-size:.85rem;display:flex}.inv-admin-sync__tabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.inv-admin-sync__tabs button.is-active{font-weight:700}.inv-admin-sync__error{color:#9a3412;background:#fff7ed;padding:.75rem}.inv-admin-sync__form{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.inv-admin-sync__table{border-collapse:collapse;width:100%;font-size:.9rem}.inv-admin-sync__table th,.inv-admin-sync__table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e5e5;padding:.4rem .35rem}.inv-admin-sync__table code{word-break:break-word;font-size:.8rem}.inv-admin-sync input,.inv-admin-sync select{padding:.35rem .5rem}@media (max-width:1280px){.inventory-stats,.inventory-workspace{grid-template-columns:1fr}.inventory-table-card{overflow-x:auto}.inventory-table{min-width:930px}}@media (max-width:900px){.inventory-page{padding:18px}.inventory-title-row,.inventory-title-row>div:last-child,.inventory-filters,.inventory-pagination,.category-card{grid-template-columns:1fr;display:grid}}.inventory-stats article.is-clickable,.inventory-table tbody tr.is-clickable,.stock-alert-card article.is-clickable{cursor:pointer}.inventory-stats article.is-clickable:hover,.inventory-table tbody tr.is-clickable:hover,.stock-alert-card article.is-clickable:hover{background:#f8fafc}.inventory-search input,.inventory-select select{color:#34405c;width:100%;height:100%;font:inherit;background:0 0;border:0;outline:none}.inventory-search input{flex:1;min-width:0}.inventory-select select{appearance:none;padding-right:18px}.inventory-advanced{background:#f8fafc;border-bottom:1px solid #edf1f7;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px 16px;font-size:11px;display:grid}.inventory-advanced label{color:#53627c;gap:6px;display:grid}.inventory-advanced input[type=number]{border:1px solid #d8e2f1;border-radius:5px;height:32px;padding:0 10px}.inventory-check{align-items:center;gap:8px;grid-template-columns:unset!important;display:flex!important}.inventory-advanced button{background:#fff;border:1px solid #d8e2f1;border-radius:5px;height:32px;font-weight:700}.inventory-table-wide{min-width:1080px}.inventory-table-empty{color:#53627c;text-align:center!important;padding:28px 14px!important}.stock-status.reserved{color:#075ce5;background:#edf4ff}.stock-status.hold{color:#9b4de5;background:#f6edff}.stock-status.inactive{color:#53627c;background:#eef1f5}.category-card h2 small{color:#8190a7;margin-top:6px;font-size:10px;font-weight:500;display:block}.inventory-side-empty{color:#8190a7;margin:12px 0 0;font-size:11px}.inventory-link-btn,.inventory-refresh-btn{color:#075ce5;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.inventory-refresh-btn{color:#53627c;margin-left:4px;display:inline-flex}.inventory-refresh-btn:disabled{opacity:.45;cursor:not-allowed}.inventory-state{border:1px solid var(--line);text-align:center;background:#fff;border-radius:7px;margin-top:20px;padding:28px 20px}.inventory-state h2{margin:0 0 8px;font-size:16px}.inventory-state p{color:#53627c;margin:0;font-size:12px}.inventory-state-error button,.inventory-state button{cursor:pointer;background:#fff;border:1px solid #d8e2f1;border-radius:5px;height:34px;margin-top:14px;padding:0 14px;font-weight:700}.inventory-skeleton-card,.inventory-skeleton-block{border:1px solid var(--line);background:linear-gradient(90deg,#f4f7fb 25%,#eef2f8 37%,#f4f7fb 63%) 0 0/400% 100%;border-radius:7px;animation:1.2s ease-in-out infinite inventory-shimmer}.inventory-skeleton-card{min-height:107px}.inventory-skeleton-block{min-height:420px}@keyframes inventory-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.inventory-drawer-backdrop{z-index:40;background:#0f172a47;justify-content:flex-end;display:flex;position:fixed;inset:0}.inventory-drawer{border-left:1px solid var(--line);background:#fff;width:min(420px,100%);height:100%;padding:18px 18px 28px;overflow:auto}.inventory-drawer.inventory-drawer-half{width:min(50vw,720px);padding:20px 22px 32px}.inventory-drawer header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.inventory-drawer header h2{margin:0;font-size:16px}.inventory-drawer header button{cursor:pointer;background:0 0;border:0}.inventory-drawer-body h3{margin:0;font-size:15px}.inventory-drawer-body>p{color:#53627c;margin:6px 0 12px;font-size:12px}.inventory-drawer-body dl{grid-template-columns:1fr 1fr;gap:12px;margin:16px 0;display:grid}.inventory-drawer-body dt{color:#8190a7;font-size:10px}.inventory-drawer-body dd{margin:4px 0 0;font-size:13px;font-weight:700}.inventory-drawer-body h4{margin:18px 0 8px;font-size:12px}.inventory-drawer-body ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.inventory-drawer-body li{border-bottom:1px solid #edf1f7;justify-content:space-between;gap:10px;padding:10px 0;font-size:11px;display:flex}.inventory-drawer-body li span{color:#53627c}.inventory-detail-shell{display:block}.inventory-detail-main{min-height:100vh}.inventory-detail-page{max-width:1180px;margin:0 auto;padding:22px 32px 40px}.inventory-detail-page-nav{color:#8190a7;align-items:center;gap:8px;margin-bottom:16px;font-size:12px;display:flex}.inventory-detail-page-nav a{color:#075ce5;text-decoration:none}.inv-detail-header{justify-content:space-between;gap:16px;margin-bottom:18px;display:flex}.inv-detail-header-main{gap:14px;min-width:0;display:flex}.inv-detail-thumb{color:#075ce5;background:#edf4ff;border-radius:8px;flex:none;place-items:center;width:64px;height:64px;font-weight:700;display:grid;overflow:hidden}.inv-detail-thumb img{object-fit:cover;width:100%;height:100%}.inv-detail-header h2{margin:0;font-size:18px}.inv-detail-header p{color:#53627c;margin:6px 0 10px;font-size:12px}.inv-detail-desc{max-width:52ch;line-height:1.45;margin:10px 0 0!important}.inv-detail-header-actions{align-items:flex-start;gap:8px;display:flex}.inv-detail-btn{color:#34405c;cursor:pointer;background:#fff;border:1px solid #d8e2f1;border-radius:5px;justify-content:center;align-items:center;height:34px;padding:0 12px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.inv-detail-btn.primary{color:#fff;background:#075ce5;border-color:#075ce5}.inv-detail-section{margin-top:20px}.inv-detail-section h3{margin:0 0 12px;font-size:13px}.inv-detail-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.inv-detail-stats article{background:#f8fafc;border:1px solid #edf1f7;border-radius:6px;padding:12px 14px}.inv-detail-stats span{color:#8190a7;font-size:10px;display:block}.inv-detail-stats strong{margin-top:6px;font-size:16px;display:block}.inv-detail-stats small{color:#8190a7;margin-top:4px;font-size:10px;display:block}.inv-detail-table-wrap{border:1px solid #edf1f7;border-radius:6px;overflow-x:auto}.inv-detail-table-wrap table{border-collapse:collapse;width:100%;font-size:11px}.inv-detail-table-wrap th,.inv-detail-table-wrap td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf1f7;padding:10px 12px}.inv-detail-table-wrap thead{background:#f8fafc}.inv-detail-table-wrap a{color:#075ce5}.inv-detail-txn-filters{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.inv-detail-txn-filters label{color:#53627c;gap:5px;font-size:10px;display:grid}.inv-detail-txn-filters select,.inv-detail-txn-filters input{background:#fff;border:1px solid #d8e2f1;border-radius:5px;height:32px;padding:0 8px}.inv-detail-pagination{color:#53627c;justify-content:space-between;align-items:center;gap:12px;margin-top:10px;font-size:11px;display:flex}.inv-detail-pagination button{cursor:pointer;background:#fff;border:1px solid #d8e2f1;border-radius:5px;height:30px;margin-left:6px;padding:0 10px}.inv-detail-pagination button:disabled{opacity:.45;cursor:not-allowed}.is-plus{color:#0a9b69}.is-minus{color:#ff4050}.inv-detail-actions-note{color:#8190a7;margin:0 0 10px;font-size:11px}.inv-detail-action-row{flex-wrap:wrap;gap:8px;display:flex}.inv-detail-action-msg{color:#075ce5;margin:10px 0 0;font-size:11px}.inv-detail-state{text-align:center;color:#53627c;padding:24px 12px;font-size:12px}.inv-detail-state-error button{cursor:pointer;background:#fff;border:1px solid #d8e2f1;border-radius:5px;height:32px;margin-top:10px;padding:0 12px}.inv-alerts-header h1{margin:0;font-size:22px}.inv-alerts-header p{color:#53627c;margin:8px 0 0;font-size:12px}.inv-alert-rule-form{gap:12px;display:grid}.inv-alert-rule-form label{color:#53627c;gap:6px;font-size:11px;display:grid}.inv-alert-rule-form input[type=number]{border:1px solid #d8e2f1;border-radius:5px;height:34px;padding:0 10px}.inventory-primary-link{color:#fff;background:#1f4b99;border-radius:6px;align-items:center;height:36px;margin-right:8px;padding:0 14px;font-size:13px;text-decoration:none;display:inline-flex}.inv-outbound-grid{gap:16px;margin-top:16px;display:grid}@media (min-width:960px){.inv-outbound-grid{grid-template-columns:1fr 1fr}}.inv-outbound-panel{background:#fff;border:1px solid #d8e2f1;border-radius:8px;padding:14px}.inv-outbound-panel h2{margin:0 0 12px;font-size:15px}.inv-outbound-panel label{color:#53627c;gap:6px;margin-bottom:10px;font-size:11px;display:grid}.inv-outbound-panel input,.inv-outbound-panel select,.inv-outbound-panel textarea{height:34px;font:inherit;border:1px solid #d8e2f1;border-radius:5px;padding:0 10px}.inv-outbound-panel textarea{height:auto;padding:8px 10px}.inv-outbound-product-list{gap:8px;max-height:320px;margin-top:10px;display:grid;overflow:auto}.inv-outbound-product-list small{color:#53627c;display:block}.inv-outbound-panel table{border-collapse:collapse;width:100%;font-size:12px}.inv-outbound-panel th,.inv-outbound-panel td{text-align:left;vertical-align:top;border-bottom:1px solid #e8eef7;padding:8px 6px}.inv-row-warn{background:#fff7f0}.inv-warn{color:#b54708;margin-top:4px;font-size:11px}.inv-replenish-prefill{border-top:1px solid #e8eef7;margin-top:12px;padding-top:12px;font-size:13px}.inv-replenish-prefill p{margin:6px 0}.stock-alert-with-action{gap:8px;display:grid}.stock-alert-with-action .is-clickable{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.inv-report-trend{gap:6px;display:grid}.inv-report-trend-row{grid-template-columns:96px 1fr 56px;align-items:center;gap:8px;font-size:12px;display:grid}.inv-report-trend-row i{border-radius:4px;max-width:100%;height:8px;display:block}.inv-report-trend-row em{text-align:right;font-style:normal}.inv-report-list{margin:0;padding-left:18px;font-size:13px}.inv-report-list li{margin:4px 0}.inv-outbound-panel h3{margin:12px 0 6px;font-size:13px}@media (max-width:900px){.inventory-advanced{grid-template-columns:1fr 1fr}.inventory-drawer.inventory-drawer-half{width:100%}.inv-detail-stats,.inv-detail-txn-filters{grid-template-columns:1fr 1fr}.inv-detail-header{flex-direction:column}}.billing-page{padding:22px 32px 26px}.billing-title h1{margin:0;font-size:22px;line-height:1.15}.billing-title p{color:#53627c;margin:10px 0 0;font-size:12px}.billing-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:23px;display:grid}.billing-card{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:16px;min-height:112px;padding:20px 23px;display:flex}.billing-card>span{border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid}.billing-card>span.purple{color:#6b4df6;background:#f1edff}.billing-card>span.orange{color:#ff8b00;background:#fff0df}.billing-card>span.red{color:#ff4050;background:#fff0f2}.billing-card>span.green{color:#0a9b69;background:#e8f9f1}.billing-card h2,.billing-card a{margin:0;font-size:11px}.billing-card strong{margin:7px 0 12px;font-size:22px;line-height:1;display:block}.billing-card a{color:#075ce5;font-weight:700}.billing-workspace{grid-template-columns:minmax(0,1fr) 407px;align-items:start;gap:8px;margin-top:16px;display:grid}.debt-table-card,.debt-overview-card,.payment-schedule-card,.bank-info-card,.billing-help-card{border:1px solid var(--line);background:#fff;border-radius:7px;box-shadow:0 8px 20px #0d1f4408}.debt-table-card{min-width:0;overflow:hidden}.billing-tabs{border-bottom:1px solid #edf1f7;align-items:end;gap:26px;height:41px;padding:0 16px;display:flex}.billing-tabs a,.billing-tabs button{color:#53627c;cursor:pointer;background:0 0;border:0;align-items:center;height:41px;padding:0;font-family:inherit;font-size:12px;font-weight:700;display:inline-flex}.billing-tabs .active{color:#075ce5;border-bottom:2px solid #075ce5}.billing-filters{border-bottom:1px solid #edf1f7;grid-template-columns:minmax(240px,1fr) 164px 164px 112px;gap:20px;padding:29px 16px 17px;display:grid}.billing-search,.billing-select{background:#fff;border:1px solid #d8e2f1;border-radius:5px;align-items:center;height:34px;display:flex}.billing-search{color:#8190a7;justify-content:space-between;padding:0 11px;font-size:11px}.billing-search .icon{color:#075ce5;width:17px;height:17px}.billing-select{justify-content:space-between;padding:0 10px;font-size:11px;position:relative}.billing-select small{color:#53627c;font-size:10px;position:absolute;top:-18px;left:0}.billing-select .icon,.billing-pagination>button .icon{width:14px;height:14px;rotate:90deg}.billing-filters button{color:#34405c;background:#fff;border:1px solid #d8e2f1;border-radius:5px;justify-content:center;align-items:center;gap:8px;height:34px;font-size:11px;font-weight:700;display:inline-flex}.billing-filters button .icon{width:15px;height:15px}.billing-table{border-collapse:collapse;table-layout:fixed;width:100%}.billing-table thead{background:#f8fafc}.billing-table th,.billing-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf1f7;height:58px;padding:0 16px;font-size:11px}.billing-table th{color:#465571;height:45px;font-size:10px;font-weight:800}.billing-table th:first-child{width:104px}.billing-table th:nth-child(2){width:98px}.billing-table th:nth-child(3){width:112px}.billing-table th:nth-child(4){width:146px}.billing-table th:nth-child(5){width:112px}.billing-table th:nth-child(6){width:106px}.billing-table th:nth-child(7){width:120px}.billing-table th:nth-child(8){width:48px}.billing-table td a{color:#075ce5;font-weight:800}.paid-cell span{justify-content:space-between;gap:10px;display:flex}.paid-cell b{font-weight:700}.paid-cell i{--paid:0%;background:#e5ebf5;border-radius:999px;height:5px;margin-top:8px;display:block;position:relative;overflow:hidden}.paid-cell i:before{content:"";width:var(--paid);border-radius:inherit;background:#13a96e;position:absolute;inset:0 auto 0 0}.paid-cell i.due:before,.paid-cell i.open:before{background:#ff9b23}.paid-cell i.over:before{background:#ff4050}.debt-status{border-radius:999px;align-items:center;height:22px;padding:0 11px;font-size:9px;font-weight:800;display:inline-flex}.debt-status.due{color:#ff7d16;background:#fff0df}.debt-status.over{color:#ff334d;background:#fff0f2}.debt-status.paid{color:#0a9b69;background:#e8f9f1}.debt-status.open{color:#075ce5;background:#edf4ff}.debt-next .icon{width:14px;height:14px}.billing-pagination{color:#53627c;grid-template-columns:1fr auto 92px;align-items:center;gap:20px;height:66px;padding:0 16px;font-size:11px;display:grid}.billing-pagination div{gap:8px;display:flex}.billing-pagination button{color:#0b2657;background:#fff;border:1px solid #d8e2f1;border-radius:6px;justify-content:center;align-items:center;height:31px;font-size:11px;font-weight:700;display:inline-flex}.billing-pagination div button{width:31px}.billing-pagination div button:first-child .icon{rotate:180deg}.billing-pagination .active{color:#fff;background:#075ce5;border-color:#075ce5}.billing-side{gap:8px;display:grid}.debt-overview-card{grid-template-columns:140px 1fr;align-items:center;gap:18px;min-height:204px;padding:18px 16px;display:grid}.debt-overview-card h2{grid-column:1/-1;margin:0 0 -8px;font-size:13px}.debt-donut-big{background:conic-gradient(#4a7df8 0 50%, #ffad35 50% 80%, #ff4f5e 80% 88%, #8b5cf6 88% 100%);border-radius:50%;align-content:center;place-items:center;width:136px;height:136px;display:grid;position:relative}.debt-donut-big:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:28px}.debt-donut-big span,.debt-donut-big strong,.debt-donut-big small{z-index:1;position:relative}.debt-donut-big span{font-size:9px}.debt-donut-big strong{margin-top:4px;font-size:18px}.debt-donut-big small{font-size:9px}.debt-legend{gap:13px;display:grid}.debt-legend p{color:#53627c;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;margin:0;font-size:10px;display:grid}.debt-legend i{border-radius:50%;width:7px;height:7px}.purple-dot{background:#8b5cf6}.payment-schedule-card,.bank-info-card,.billing-help-card{padding:14px 16px}.payment-schedule-card h2,.bank-info-card h2,.billing-help-card h2{justify-content:space-between;align-items:center;margin:0 0 10px;font-size:13px;display:flex}.payment-schedule-card h2 a{color:#075ce5;font-size:10px}.payment-schedule-card article{border-top:1px solid #edf1f7;grid-template-columns:40px 1fr auto;align-items:center;gap:12px;padding:7px 0;display:grid}.payment-schedule-card article:first-of-type{border-top:0}.payment-schedule-card time{background:#f3f6fb;border-radius:6px;align-content:center;place-items:center;width:37px;height:39px;display:grid}.payment-schedule-card time b{font-size:16px}.payment-schedule-card time span,.payment-schedule-card small{color:#53627c;font-size:9px}.payment-schedule-card strong{font-size:10px;display:block}.payment-schedule-card small{margin-top:3px;display:block}.payment-schedule-card em{color:#ff7d16;font-size:11px;font-style:normal;font-weight:800}.bank-info-card h2{justify-content:flex-start;gap:8px}.bank-info-card h2 .icon{color:#075ce5;width:18px;height:18px}.bank-info-card dl{gap:8px;margin:0;display:grid}.bank-info-card dl div{grid-template-columns:92px 1fr;display:grid}.bank-info-card dt,.bank-info-card dd{margin:0;font-size:10px}.bank-info-card dt{color:#53627c}.bank-info-card p{color:#34405c;background:#edf4ff;border-radius:5px;margin:11px 0 0;padding:10px 13px;font-size:10px}.bank-info-card p span,.bank-info-card p b{display:block}.bank-info-card p span{color:#53627c;margin-top:5px}.billing-help-card p{color:#53627c;margin:0 0 11px;font-size:10px}.billing-help-card div{grid-template-columns:1fr 1fr;gap:14px;display:grid}.billing-help-card a{border:1px solid #d8e2f1;border-radius:5px;justify-content:center;align-items:center;gap:8px;height:33px;font-size:11px;font-weight:700;display:inline-flex}.billing-help-card .icon{width:15px;height:15px}.billing-title-row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.billing-updated{color:#53627c;white-space:nowrap;align-items:center;gap:8px;font-size:11px;display:inline-flex}.billing-icon-btn,.billing-copy-btn,.billing-card-link,.billing-text-link{cursor:pointer;color:#075ce5;background:0 0;border:0;padding:0;font-family:inherit;font-weight:700}.billing-card-link{font-size:11px}.billing-card-clickable{cursor:default}.billing-card-clickable.is-active{border-color:#075ce5;box-shadow:0 0 0 1px #075ce526}.billing-icon-btn{color:#0b2657;border:1px solid #d8e2f1;border-radius:6px;place-items:center;width:28px;height:28px;display:inline-grid}.billing-icon-btn .icon{width:14px;height:14px}.billing-error-banner{color:#b42318;background:#fff5f6;border:1px solid #ffc9cf;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;padding:12px 16px;font-size:12px;display:flex}.billing-error-banner p{margin:0}.billing-error-banner button{color:#b42318;cursor:pointer;background:#fff;border:1px solid #ffc9cf;border-radius:6px;align-items:center;gap:6px;height:32px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.billing-skeleton-card,.billing-skeleton-block{background:linear-gradient(90deg,#f3f6fb 25%,#e8eef7 37%,#f3f6fb 63%) 0 0/400% 100%;animation:1.2s infinite billing-shimmer}.billing-skeleton-card{border-radius:7px;min-height:112px}.billing-skeleton-block{border-radius:6px;min-height:120px;margin:16px}@keyframes billing-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.billing-search input{width:100%;font:inherit;color:#0b2657;background:0 0;border:0;outline:none}.billing-select-native{position:relative}.billing-select-native select{width:100%;font:inherit;color:#0b2657;appearance:none;background:0 0;border:0;outline:none;margin-top:2px;font-weight:700}.billing-filters-payments{grid-template-columns:1fr auto;align-items:center}.billing-filters-payments p{color:#53627c;margin:0;font-size:12px}.billing-export-backdrop{z-index:80;background:#121c2d73;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.billing-export-dialog{background:#fff;border-radius:16px;gap:14px;width:min(440px,100%);padding:22px 22px 18px;display:grid;box-shadow:0 18px 48px #121c2d2e}.billing-export-dialog header h2{color:#132238;margin:0 0 4px;font-size:18px}.billing-export-dialog header p{color:#53627c;margin:0;font-size:12px}.billing-export-dates{grid-template-columns:1fr 1fr;gap:10px;display:grid}.billing-export-hint{color:#3563e9;margin:0;font-size:12px}.billing-export-dialog footer{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.billing-export-dialog footer button{color:#24364f;cursor:pointer;background:#fff;border:1px solid #d7deea;border-radius:10px;padding:8px 14px;font-size:13px}.billing-export-dialog footer button:last-child{color:#fff;background:#3563e9;border-color:#3563e9}.billing-export-dialog footer button:disabled{opacity:.55;cursor:not-allowed}.billing-empty-cell{text-align:center;color:#53627c;padding:28px 12px!important}.billing-empty-inline{color:#53627c;margin:0;font-size:11px}.billing-chart-note{color:#7a8699;grid-column:1/-1;margin:0;font-size:10px;line-height:1.4}.billing-text-link{font-size:11px}.debt-next{color:#0b2657;background:#fff;border:1px solid #d8e2f1;border-radius:6px;place-items:center;width:28px;height:28px;display:inline-grid}.billing-account-select{color:#53627c;gap:4px;margin-bottom:10px;font-size:10px;display:grid}.billing-account-select select{color:#0b2657;border:1px solid #d8e2f1;border-radius:5px;height:32px;padding:0 8px;font-weight:700}.billing-copy-btn{align-items:center;gap:4px;margin-left:8px;font-size:10px;display:inline-flex}.billing-copy-btn .icon{width:12px;height:12px}.billing-copy-hint{color:#0a9b69;margin-top:8px;font-size:10px;display:block}.bank-info-card dd{flex-wrap:wrap;align-items:center;gap:4px;display:flex}@media (max-width:1280px){.billing-cards,.billing-workspace{grid-template-columns:1fr}.debt-table-card{overflow-x:auto}.billing-table{min-width:900px}}@media (max-width:900px){.billing-page{padding:18px}.billing-filters,.billing-pagination,.debt-overview-card,.billing-help-card div{grid-template-columns:1fr}}.billing-filters-debt{grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(120px,1fr)) repeat(4,minmax(118px,.9fr)) 112px;align-items:end}.billing-filters-debt .billing-select-native input[type=date]{width:100%;height:34px;font:inherit;color:#0b2657;background:0 0;border:0;outline:none;font-weight:700}.billing-row-clickable{cursor:pointer}.billing-row-clickable:hover{background:#f7f9fc}.billing-link-btn{color:#0b2657;font:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-weight:700}.billing-row-sub{color:#8190a7;margin-top:2px;font-size:10px;font-weight:500;display:block}.billing-pending-tag{color:#c27803;margin-top:2px;font-size:10px;display:block}.billing-table-debt{min-width:1080px}.receivable-drawer.inventory-drawer-half{width:min(50vw,720px)}.receivable-detail-header{justify-content:space-between;gap:12px;margin-bottom:14px;display:flex}.receivable-detail-header h2{margin:0;font-size:18px}.receivable-detail-kicker{color:#8190a7;margin:0 0 4px;font-size:11px}.receivable-detail-header p{color:#53627c;margin:4px 0 0;font-size:12px}.receivable-detail-header-actions{align-items:flex-start;gap:8px;display:flex}.receivable-detail-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 12px;display:grid}.receivable-detail-stats div{border:1px solid #edf1f7;border-radius:6px;padding:10px}.receivable-detail-stats dt{color:#8190a7;font-size:10px}.receivable-detail-stats dd{margin:4px 0 0;font-size:13px;font-weight:700}.receivable-pending-note{color:#9a6700;background:#fff7e8;border-radius:6px;margin:0 0 12px;padding:8px 10px;font-size:11px}.receivable-detail-actions{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.receivable-detail-actions a,.receivable-detail-actions button,.receivable-proof-form button{color:#0b2657;cursor:pointer;background:#fff;border:1px solid #d8e2f1;border-radius:6px;justify-content:center;align-items:center;height:34px;padding:0 12px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.receivable-proof-form{border:1px solid #edf1f7;border-radius:6px;gap:10px;margin-bottom:12px;padding:12px;display:grid}.receivable-proof-form label{color:#53627c;gap:4px;font-size:11px;display:grid}.receivable-proof-form input{border:1px solid #d8e2f1;border-radius:5px;height:34px;padding:0 8px}.receivable-proof-msg{color:#0a9b69;margin:0 0 12px;font-size:12px}.receivable-detail-tabs{border-bottom:1px solid #edf1f7;flex-wrap:wrap;gap:6px;margin-bottom:12px;padding-bottom:8px;display:flex}.receivable-detail-tabs button{color:#53627c;cursor:pointer;background:0 0;border:0;padding:6px 8px;font-size:12px}.receivable-detail-tabs button.active{color:#0b2657;font-weight:700;box-shadow:inset 0 -2px #0b2657}.receivable-detail-body h4{margin:14px 0 8px;font-size:12px}.receivable-kv,.receivable-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.receivable-kv li,.receivable-list li{border-bottom:1px solid #edf1f7;justify-content:space-between;gap:10px;padding:8px 0;font-size:12px;display:flex}.receivable-kv span,.receivable-list small,.receivable-muted{color:#8190a7}.receivable-list small{margin-top:2px;font-size:10px;display:block}.receivable-bank{gap:8px;font-size:12px;display:grid}.receivable-bank p{flex-wrap:wrap;align-items:center;gap:8px;margin:0;display:flex}.receivable-bank span{color:#8190a7;min-width:88px}.receivable-bank select{border:1px solid #d8e2f1;border-radius:5px;height:32px}.receivable-detail-page{max-width:960px}.invoice-summary-strip{background:#f9fafc;border-bottom:1px solid #edf1f7;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:12px 16px;display:grid}.invoice-summary-strip button{text-align:left;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:6px;padding:10px}.invoice-summary-strip button.is-active{border-color:#c5d3ea;box-shadow:0 1px #0d1f440a}.invoice-summary-strip small{color:#8190a7;font-size:10px;display:block}.invoice-summary-strip strong{color:#0b2657;margin-top:4px;font-size:13px;display:block}.billing-filters-invoice{grid-template-columns:minmax(200px,1.3fr) repeat(4,minmax(120px,1fr)) repeat(2,minmax(118px,.9fr)) 112px}.billing-table-invoice{min-width:1180px}.invoice-status-banner{color:#9a6700;background:#fff7e8;border-radius:6px;margin:0 0 12px;padding:8px 10px;font-size:12px}.invoice-status-banner.is-cancelled{background:#fdeceq;color:#b42318}.invoice-status-banner.is-replaced,.invoice-status-banner.is-adjusted{color:#b54708;background:#fff4e5}.invoice-action-muted{color:#8190a7;border:1px dashed #d8e2f1;border-radius:6px;align-items:center;height:34px;padding:0 12px;font-size:12px;display:inline-flex}.invoice-row-actions{align-items:center;gap:6px;display:flex}.invoice-row-actions a,.invoice-row-actions button{color:#0b2657;cursor:pointer;background:#fff;border:1px solid #d8e2f1;border-radius:6px;place-items:center;width:28px;height:28px;text-decoration:none;display:inline-grid}@media (max-width:1100px){.invoice-summary-strip,.billing-filters-invoice{grid-template-columns:1fr 1fr}}@media (max-width:720px){.invoice-summary-strip{grid-template-columns:1fr}}.payment-confirm-form{background:#fff;border:1px solid #edf1f7;border-radius:8px;margin-bottom:16px;padding:18px 18px 16px}.payment-confirm-form header h3{margin:0;font-size:16px}.payment-confirm-form header p{color:#53627c;margin:6px 0 0;font-size:12px}.payment-confirm-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;display:grid}.payment-confirm-grid label{color:#53627c;gap:4px;font-size:11px;display:grid}.payment-confirm-grid input,.payment-confirm-grid select,.payment-confirm-grid textarea{font:inherit;color:#0b2657;background:#fff;border:1px solid #d8e2f1;border-radius:5px;padding:8px 10px}.payment-confirm-grid input[readonly]{background:#f7f9fc}.payment-confirm-grid small{color:#8190a7;font-size:10px}.payment-confirm-span2{grid-column:1/-1}.payment-confirm-actions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.payment-confirm-actions button{color:#0b2657;cursor:pointer;background:#fff;border:1px solid #d8e2f1;border-radius:6px;height:36px;padding:0 14px;font-size:12px;font-weight:700}.payment-confirm-actions button[type=submit]{color:#fff;background:#0b2657;border-color:#0b2657}.payment-confirm-actions button:disabled{opacity:.55;cursor:not-allowed}.payment-confirm-error{color:#c62828;margin:12px 0 0;font-size:12px}.payment-confirm-success{color:#0a9b69;margin:12px 0 0;font-size:12px}.payment-confirm-form.is-compact{padding:12px}@media (max-width:720px){.payment-confirm-grid{grid-template-columns:1fr}}@media (max-width:1100px){.receivable-drawer.inventory-drawer-half{width:min(72vw,860px)}.billing-filters-debt{grid-template-columns:1fr 1fr}}@media (max-width:720px){.receivable-drawer.inventory-drawer-half{width:100%}.receivable-detail-stats{grid-template-columns:1fr 1fr}}.tasks-page{padding:22px 32px 26px}.tasks-title h1{margin:0;font-size:22px;line-height:1.15}.tasks-title p{color:#53627c;margin:10px 0 0;font-size:12px}.tasks-stats-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-top:23px;display:grid}.tasks-stat-card{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:15px;min-height:96px;padding:18px 19px;display:flex}.tasks-stat-card>span{border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.tasks-stat-card>span.blue{color:#075ce5;background:#edf4ff}.tasks-stat-card>span.orange{color:#ff7d16;background:#fff0df}.tasks-stat-card>span.green{color:#0aa96e;background:#e8f9f1}.tasks-stat-card>span.red{color:#ff4050;background:#fff0f2}.tasks-stat-card h2,.tasks-stat-card p{margin:0}.tasks-stat-card h2{font-size:11px}.tasks-stat-card strong{margin:5px 0 8px;font-size:23px;line-height:1;display:block}.tasks-stat-card p{color:#53627c;font-size:10px}.tasks-workspace{grid-template-columns:minmax(0,1fr) 352px;align-items:start;gap:16px;margin-top:16px;display:grid}.tasks-list-card,.task-detail-card{border:1px solid var(--line);background:#fff;border-radius:7px;box-shadow:0 8px 20px #0d1f4408}.tasks-list-card{min-width:0;overflow:hidden}.tasks-filters{border-bottom:1px solid #edf1f7;grid-template-columns:minmax(230px,1fr) 130px 130px 130px 132px;gap:14px;padding:19px 16px 14px;display:grid}.tasks-search,.tasks-select{background:#fff;border:1px solid #d8e2f1;border-radius:5px;align-items:center;height:34px;display:flex}.tasks-search{color:#8190a7;justify-content:space-between;padding:0 11px;font-size:11px}.tasks-search .icon{color:#075ce5;width:17px;height:17px}.tasks-select{justify-content:space-between;padding:0 10px;font-size:11px;position:relative}.tasks-select small{color:#53627c;font-size:10px;position:absolute;top:-17px;left:0}.tasks-select .icon,.tasks-per-page .icon{width:14px;height:14px;rotate:90deg}.tasks-filter-button{color:#34405c;background:#fff;border:1px solid #d8e2f1;border-radius:5px;justify-content:center;align-items:center;gap:8px;height:34px;font-size:11px;font-weight:700;display:inline-flex}.tasks-filter-button .icon{width:15px;height:15px}.tasks-table{border-collapse:collapse;table-layout:fixed;width:100%}.tasks-table thead{background:#f8fafc}.tasks-table th,.tasks-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #edf1f7;height:70px;padding:0 16px;font-size:11px}.tasks-table th{color:#465571;height:37px;font-size:10px;font-weight:800}.tasks-table th:first-child{width:235px}.tasks-table th:nth-child(2){width:116px}.tasks-table th:nth-child(3){width:118px}.tasks-table th:nth-child(4){width:116px}.tasks-table th:nth-child(5){width:128px}.tasks-table th:nth-child(6){width:90px}.tasks-table th:nth-child(7){width:50px}.tasks-table tr.active{background:#f0f5ff}.tasks-table strong,.tasks-table small,.tasks-table td span{display:block}.tasks-table td>strong{margin-bottom:8px;font-size:11px}.tasks-table small{color:#53627c;font-size:10px}.tasks-table a{color:#075ce5;margin-bottom:8px;font-weight:800;display:block}.task-type,.task-status,.priority{border-radius:999px;align-items:center;width:fit-content;height:21px;padding:0 11px;font-size:9px;font-weight:800;display:inline-flex}.task-type.orange{color:#f27616;background:#fff0df}.task-type.blue{color:#075ce5;background:#edf4ff}.task-type.green{color:#0a9b69;background:#e8f9f1}.task-type.purple{color:#6b4df6;background:#f1edff}.task-status.response{color:#f27616;background:#fff0df}.task-status.review{color:#6b4df6;background:#f1edff}.task-status.provide{color:#ff8b00;background:#fff3df}.priority.high{color:#ff334d;background:#fff0f2}.priority.medium{color:#ff8b00;background:#fff3df}.priority.low{color:#0a9b69;background:#e8f9f1}.task-next{color:#075ce5;background:#fff;border:1px solid #d8e2f1;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.task-next .icon{width:14px;height:14px}.tasks-pagination{color:#53627c;grid-template-columns:1fr auto 92px;align-items:center;gap:20px;height:66px;padding:0 16px;font-size:11px;display:grid}.tasks-pagination div{gap:8px;display:flex}.tasks-pagination button,.tasks-per-page{color:#0b2657;background:#fff;border:1px solid #d8e2f1;border-radius:6px;justify-content:center;align-items:center;height:31px;font-size:11px;font-weight:700;display:inline-flex}.tasks-pagination div button{width:31px}.tasks-pagination div button:first-child .icon{rotate:180deg}.tasks-pagination .active{color:#fff;background:#075ce5;border-color:#075ce5}.tasks-per-page{gap:7px}.task-detail-card{padding:15px 18px 12px}.task-detail-head{justify-content:space-between;align-items:center;display:flex}.task-detail-head h2{margin:0;font-size:15px}.task-detail-head button{color:#0b2657;background:0 0;border:0;font-size:24px;line-height:1}.task-detail-card>.task-status{margin-top:9px}.task-detail-card h3{margin:11px 0 7px;font-size:18px;line-height:1.2}.task-order-line{margin:0;font-size:12px;font-weight:700}.task-order-line a{color:#075ce5}.task-meta-box{border:1px solid var(--line);background:#f8fafc;border-radius:7px;grid-template-columns:1.15fr 1fr 1fr;margin-top:11px;display:grid}.task-meta-box div{min-height:53px;padding:9px 16px}.task-meta-box div+div{border-left:1px solid #edf1f7}.task-meta-box span{color:#53627c;font-size:10px;display:block}.task-meta-box strong{margin-top:4px;font-size:12px;display:block}.task-meta-box .red{color:#ff334d}.task-detail-section,.activity-section{border-top:1px solid #edf1f7;margin-top:10px;padding-top:10px}.task-detail-section h4,.activity-section h4{margin:0 0 7px;font-size:12px}.task-detail-section p{color:#34405c;margin:0;font-size:11px;line-height:1.35}.order-info dl{gap:6px;margin:0;display:grid}.order-info dl div{grid-template-columns:110px 1fr;display:grid}.order-info dt,.order-info dd{margin:0;font-size:11px}.order-info dt{color:#53627c}.order-link-button{border:1px solid #d8e2f1;border-radius:5px;justify-content:center;align-items:center;gap:8px;width:148px;height:30px;margin-top:8px;font-size:11px;font-weight:700;display:inline-flex}.order-link-button .icon{width:14px;height:14px}.attachment-row{border:1px solid #d8e2f1;border-radius:6px;grid-template-columns:29px 1fr 18px;align-items:center;gap:11px;height:42px;padding:0 12px;display:grid}.attachment-row>span{color:#fff;background:#09286f;border-radius:5px;place-items:center;width:26px;height:26px;display:grid}.attachment-row .icon{width:15px;height:15px}.attachment-row strong,.attachment-row small{display:block}.attachment-row strong{font-size:11px}.attachment-row small{color:#53627c;margin-top:2px;font-size:10px}.activity-list{gap:8px;display:grid;position:relative}.activity-list:before{content:"";background:#cfd8e8;width:1px;position:absolute;top:8px;bottom:8px;left:5px}.activity-list article{grid-template-columns:18px 1fr;gap:12px;display:grid}.activity-list i{z-index:1;background:#c6d0e2;border-radius:50%;width:10px;height:10px;margin-top:4px;position:relative}.activity-list article:first-child i{background:#075ce5}.activity-list strong,.activity-list small{display:block}.activity-list div{color:#34405c;font-size:11px}.activity-list small{color:#53627c;margin-top:3px}.task-detail-actions{grid-template-columns:1fr 1fr;gap:14px;margin-top:9px;display:grid}.task-detail-actions button{color:#075ce5;background:#fff;border:1px solid #d8e2f1;border-radius:5px;justify-content:center;align-items:center;gap:8px;height:34px;font-size:11px;font-weight:700;display:inline-flex}.task-detail-actions .primary{color:#fff;background:#075ce5;border-color:#075ce5}.task-detail-actions .icon{width:15px;height:15px}@media (max-width:1280px){.tasks-stats-grid,.tasks-workspace{grid-template-columns:1fr}.tasks-list-card{overflow-x:auto}.tasks-table{min-width:900px}}@media (max-width:900px){.tasks-page{padding:18px}.tasks-filters,.tasks-pagination{grid-template-columns:1fr;height:auto}}.create-page{padding:21px 32px 25px}.breadcrumb{color:#5d6a84;align-items:center;gap:12px;font-size:11px;font-weight:600;display:flex}.breadcrumb a{color:#075ce5}.breadcrumb .icon{width:12px;height:12px}.create-title-row{justify-content:space-between;align-items:flex-start;gap:20px;margin-top:12px;display:flex}.create-title-row h1{margin:0;font-size:22px;line-height:1.15}.create-title-row p{color:#53627c;margin:9px 0 0;font-size:12px}.draft-button,.cancel-button,.continue-button{white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;gap:9px;height:36px;font-size:12px;font-weight:700;display:inline-flex}.draft-button,.cancel-button{border:1px solid var(--line);color:#34405c;background:#fff}.draft-button{min-width:106px}.draft-button .icon,.continue-button .icon{width:15px;height:15px}.stepper{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:22px;display:grid}.step-item{grid-template-columns:34px minmax(132px,auto) 1fr;align-items:center;gap:9px;display:grid;position:relative}.step-item span{color:#34405c;background:#fff;border:1px solid #bfcbe0;border-radius:50%;place-items:center;width:31px;height:31px;font-size:12px;font-weight:800;display:grid}.step-item span.active{color:#fff;background:#075ce5;border-color:#075ce5;box-shadow:0 8px 16px #075ce52e}.step-item strong,.step-item small{display:block}.step-item strong{font-size:10px}.step-item small{color:#5d6a84;margin-top:4px;font-size:9px}.step-item i{background:#ccd6e7;height:1px}.create-workspace{grid-template-columns:minmax(0,1fr) 372px;align-items:start;gap:20px;margin-top:22px;display:grid}.request-form-card,.request-summary-card,.guide-card,.create-help-card{border:1px solid var(--line);background:#fff;border-radius:7px;box-shadow:0 8px 20px #0d1f4408}.request-form-card{padding:20px 20px 14px}.request-form-card h2,.request-form-card h3,.request-summary-card h2,.guide-card h2,.create-help-card h2{margin:0;font-size:14px}.field-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 20px;margin-top:19px;display:grid}.request-form-card h3{margin-top:23px;font-size:12px}.request-field{gap:9px;display:grid}.request-field span,.request-textarea span,.upload-block h3{color:#0b2657;font-size:11px;font-weight:700}.request-field b{color:#ff1f32;margin-left:3px}.request-field div{background:#fff;border:1px solid #d8e2f1;border-radius:5px;justify-content:space-between;align-items:center;gap:10px;height:36px;padding:0 11px;display:flex}.request-field em{color:#63708a;font-size:11px;font-style:normal}.request-field .icon{color:#31405d;width:14px;height:14px;rotate:90deg}.request-textarea{margin-top:20px;display:grid;position:relative}.request-textarea small{color:#63708a;margin-top:7px;font-size:10px}.request-textarea textarea{resize:none;height:88px;color:var(--text);font:inherit;border:1px solid #d8e2f1;border-radius:5px;margin-top:11px;padding:14px 13px;font-size:11px}.request-textarea textarea::placeholder{color:#8190a7}.request-textarea em{color:#53627c;justify-self:end;margin-top:5px;font-size:10px;font-style:normal}.upload-block h3{margin-top:14px}.upload-box{color:#53627c;border:1px dashed #b9c8df;border-radius:6px;align-content:center;place-items:center;gap:8px;min-height:79px;margin-top:12px;display:grid}.upload-box .icon{color:#075ce5;width:27px;height:27px}.upload-box p,.upload-box span{text-align:center;margin:0;font-size:11px}.upload-box b{color:#075ce5}.upload-box span{color:#53627c}.create-side{gap:18px;display:grid}.request-summary-card{min-height:211px;padding:22px 23px}.request-summary-card>div{text-align:center;align-content:center;place-items:center;min-height:148px;display:grid}.request-summary-card span{color:#075ce5;background:#edf4ff;border-radius:50%;place-items:center;width:53px;height:53px;display:grid}.request-summary-card span .icon{width:26px;height:26px}.request-summary-card strong{margin-top:17px;font-size:12px}.request-summary-card p{color:#53627c;width:230px;margin:10px 0 0;font-size:11px;line-height:1.45}.guide-card{padding:22px 21px}.guide-list{gap:22px;margin-top:25px;display:grid}.guide-list article{grid-template-columns:31px 1fr;align-items:start;gap:13px;display:grid}.guide-list span{border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.guide-list span.blue{color:#075ce5;background:#edf4ff}.guide-list span.green{color:#12a36e;background:#e8f9f1}.guide-list span.orange{color:#ff7d16;background:#fff0df}.guide-list span.purple{color:#6b4df6;background:#f1edff}.guide-list .icon{width:17px;height:17px}.guide-list strong,.guide-list p{margin:0}.guide-list strong{font-size:11px}.guide-list p{color:#53627c;margin-top:6px;font-size:10px}.create-help-card{padding:22px 21px 19px}.create-help-card p{color:#53627c;margin:14px 0 16px;font-size:11px}.create-help-card div{grid-template-columns:1fr 1.2fr;gap:10px;display:grid}.create-help-card a{border:1px solid #d8e2f1;border-radius:5px;justify-content:center;align-items:center;gap:8px;height:36px;font-size:11px;font-weight:700;display:inline-flex}.create-help-card .icon{color:#34405c;width:16px;height:16px}.create-help-card small{color:#53627c;margin-top:16px;font-size:10px;display:block}.create-footer-actions{justify-content:space-between;margin-top:22px;display:flex}.cancel-button{width:74px}.continue-button{color:#fff;background:#075ce5;border:1px solid #075ce5;min-width:225px;box-shadow:0 8px 18px #075ce52e}@media (max-width:1240px){.stepper,.create-workspace{grid-template-columns:1fr}.step-item{grid-template-columns:34px 1fr}.step-item i{display:none}}@media (max-width:900px){.create-page{padding:18px}.create-title-row,.create-footer-actions{gap:14px;display:grid}.field-grid,.create-help-card div{grid-template-columns:1fr}}.account-tabs button{color:#53627c;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:none;height:36px;padding:0 15px;font-size:11px;font-weight:700;transition:color .18s,background .18s,box-shadow .18s}.account-tabs button:hover{color:#075ce5}.account-tabs button.active{color:#0a3f9d;background:#fff;box-shadow:0 2px 8px #08235217}.oem-btn{color:#075ce5;cursor:pointer;background:#fff;border:1px solid #cbd9ee;border-radius:7px;justify-content:center;align-items:center;min-height:33px;padding:0 14px;font-size:11px;font-weight:800;transition:border .18s,background .18s,transform .18s,color .18s;display:inline-flex}.oem-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.oem-btn-primary{color:#fff;background:#075ce5;border-color:#075ce5}.oem-btn-primary:hover:not(:disabled){background:#064ec4}.oem-btn-ghost:hover:not(:disabled){background:#f4f8ff;border-color:#7ea7f8}.oem-btn-danger{color:#fff;background:#e73545;border-color:#e73545}.oem-btn-danger-ghost{color:#d92536;background:#fff;border-color:#f0b8bf}.oem-btn-danger-ghost:hover:not(:disabled){background:#fff5f6}.oem-modal-backdrop{z-index:80;background:#0a18346b;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.oem-modal{background:#fff;border:1px solid #e0e7f2;border-radius:12px;width:min(100%,560px);max-height:min(90vh,760px);padding:22px;overflow:auto;box-shadow:0 18px 40px #0d1f4429}.oem-modal-head{border-bottom:1px solid #edf1f6;justify-content:space-between;gap:16px;margin-bottom:18px;padding-bottom:14px;display:flex}.oem-modal-head h3,.oem-confirm-modal h3{color:#132a54;margin:0;font-size:15px}.oem-modal-head p,.oem-confirm-modal>p{color:#718099;margin:6px 0 0;font-size:11px;line-height:1.45}.oem-modal-close{color:#53627c;cursor:pointer;background:#fff;border:1px solid #d8e2f1;border-radius:7px;width:32px;height:32px;font-size:20px;line-height:1}.oem-modal-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.oem-confirm-modal{width:min(100%,420px)}.oem-confirm-modal>p{margin:14px 0 0}.account-field input,.account-field select,.account-field textarea{color:#132a54;width:100%;min-height:36px;font:inherit;background:#fbfcfe;border:1px solid #d8e2f1;border-radius:7px;padding:8px 11px;font-size:11px}.account-field textarea{resize:vertical;min-height:84px}.account-field.has-error input,.account-field.has-error select,.account-field.has-error textarea{background:#fff8f8;border-color:#ef7a86}.account-field em{color:#d92536;font-size:10px;font-style:normal}.shipping-panel .account-panel-head .shipping-add-btn{width:auto;min-width:132px;height:33px}.shipping-address-list{gap:12px;display:grid}.shipping-address-card{background:#fbfcfe;border:1px solid #e0e7f2;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:16px;display:grid}.shipping-address-card.is-inactive{opacity:.78;background:#f7f8fb}.shipping-address-title-row{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.shipping-address-title-row h3{color:#132a54;margin:0;font-size:13px}.shipping-badges{flex-wrap:wrap;gap:6px;display:inline-flex}.shipping-badge{border-radius:999px;align-items:center;height:22px;padding:0 9px;font-size:10px;font-weight:750;display:inline-flex}.shipping-badge.default{color:#075ce5;background:#edf4ff;border:1px solid #cfe0ff}.shipping-badge.inactive{color:#6b778c;background:#eef1f6;border:1px solid #dde3ee}.shipping-meta{color:#34405c;flex-wrap:wrap;gap:8px 14px;margin:10px 0 0;font-size:11px;display:flex}.shipping-meta strong{font-weight:750}.shipping-full{color:#465571;margin:8px 0 0;font-size:11px;line-height:1.45}.shipping-note{color:#718099;margin:8px 0 0;font-size:10px}.shipping-address-actions{flex-direction:column;align-items:stretch;gap:8px;min-width:148px;display:flex}.shipping-state{background:#f8fafc;border:1px dashed #d5deed;border-radius:10px;justify-items:start;gap:10px;padding:28px 18px;display:grid}.shipping-state strong{color:#132a54;font-size:13px}.shipping-state p{color:#718099;margin:0;font-size:11px}.shipping-state-error{background:#fff8f8;border-color:#f0b8bf}.shipping-skeleton-list{gap:12px;display:grid}.shipping-skeleton-card{background:#fff;border:1px solid #e0e7f2;border-radius:10px;gap:10px;padding:16px;display:grid}.shipping-skeleton-card i{background:linear-gradient(90deg,#eef2f8 25%,#f7f9fc 50%,#eef2f8 75%) 0 0/200% 100%;border-radius:6px;height:12px;animation:1.2s infinite shipping-shimmer;display:block}.shipping-skeleton-card i:first-child{width:42%;height:14px}.shipping-skeleton-card i:nth-child(2){width:68%}.shipping-skeleton-card i:nth-child(3){width:86%}@keyframes shipping-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.shipping-pagination{color:#718099;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;font-size:11px;display:flex}.shipping-pagination>div{gap:8px;display:flex}.shipping-form-grid{grid-template-columns:1fr 1fr;gap:14px 16px;display:grid}.shipping-address-form{gap:14px;display:grid}.shipping-check{color:#34405c;align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.shipping-form-error{color:#d92536;margin:0;font-size:11px}.oem-toast-host{z-index:90;gap:8px;width:min(100% - 32px,340px);display:grid;position:fixed;bottom:20px;right:20px}.oem-toast{border:1px solid #0000;border-radius:8px;padding:12px 14px;font-size:11px;font-weight:700;box-shadow:0 10px 24px #0d1f441f}.oem-toast-success{color:#087e59;background:#f0fbf6;border-color:#ccecdf}.oem-toast-error{color:#d92536;background:#fff5f6;border-color:#f0b8bf}@media (max-width:760px){.shipping-address-card{grid-template-columns:1fr}.shipping-address-actions{flex-flow:wrap;min-width:0}.shipping-form-grid{grid-template-columns:1fr}.shipping-pagination{flex-direction:column;align-items:stretch}.account-panel-head{flex-direction:column}.shipping-panel .shipping-add-btn{width:100%}}.branches-panel .shipping-add-btn,.branches-panel .account-panel-head .shipping-add-btn{width:auto;min-width:132px;height:33px}.branch-toolbar{grid-template-columns:minmax(0,1fr) 180px;gap:12px 16px;margin-bottom:16px;display:grid}.branch-list{gap:12px;display:grid}.branch-card{background:#fbfcfe;border:1px solid #e0e7f2;border-radius:10px;grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:16px;display:grid}.branch-card.is-inactive{opacity:.8;background:#f7f8fb}.branch-form-modal,.branch-detail-modal{width:min(100%,680px)}.branch-form{gap:16px;display:grid}.branch-form-section{background:#fafbfd;border:1px solid #e8eef6;border-radius:10px;margin:0;padding:14px 14px 16px}.branch-form-section legend{color:#132a54;padding:0 6px;font-size:11px;font-weight:800}.branch-form-hint{color:#718099;margin:0 0 12px;font-size:10px;line-height:1.45}.branch-detail-grid{grid-template-columns:1fr 1fr;gap:12px 16px;margin:0;display:grid}.branch-detail-grid>div{gap:4px;display:grid}.branch-detail-grid .wide{grid-column:1/-1}.branch-detail-grid dt{color:#718099;font-size:10px;font-weight:700}.branch-detail-grid dd{color:#132a54;margin:0;font-size:11px;line-height:1.45}@media (max-width:760px){.branch-toolbar,.branch-card,.branch-detail-grid{grid-template-columns:1fr}}.company-edit-actions{gap:8px;display:inline-flex}.company-field-locked .company-readonly-value{color:#243b63;background:#f3f6fb;border:1px solid #d5deed;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;min-height:36px;padding:8px 11px;display:flex}.company-lock-icon{color:#6b7c99;flex:none;width:14px;height:14px}.company-lark-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px;display:flex}.company-lark-label{color:#718099;font-size:10px;font-weight:600}.company-sync-pill{border-radius:999px;align-items:center;height:20px;padding:0 8px;font-size:10px;font-weight:750;display:inline-flex}.company-sync-pill.synced{color:#087e59;background:#eef9f3;border:1px solid #ccecdf}.company-sync-pill.pending{color:#9a6700;background:#fff8e8;border:1px solid #f0e0b0}.company-sync-pill.error{color:#b42318;background:#fff5f5;border:1px solid #f0c7c7}.company-field-hint{color:#718099;margin-top:2px;font-size:10px;font-weight:500;line-height:1.45;display:block}.fulfillment-block{border-top:1px solid #e4ebf5;margin-top:22px;padding-top:18px}.fulfillment-block>h3{color:#13284d;margin:0 0 6px;font-size:15px}.fulfillment-intro{color:#5a6f8f;margin:0 0 14px;font-size:12px;line-height:1.45}.fulfillment-steps{gap:12px;margin-bottom:16px;display:grid}.fulfillment-inline-btn{height:32px;margin-top:8px;padding:0 12px;font-size:12px}.fulfillment-billing-confirm{background:#f7f9fc;border:1px solid #d9e3f2;border-radius:10px;padding:14px}.fulfillment-billing-confirm h4{color:#1a335c;margin:0 0 12px;font-size:13px}.request-native-input{width:100%;font:inherit;color:#243b63;background:0 0;border:0;outline:none}.request-form-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.request-form-card-head-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.request-section-title{margin:22px 0 10px!important}.request-type-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:8px;display:grid}.request-type-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #d8e2f1;border-radius:6px;gap:6px;padding:14px 12px;display:grid}.request-type-card strong{color:#0b2657;font-size:12px}.request-type-card span{color:#5d6a84;font-size:11px;font-weight:400;line-height:1.4}.request-type-card.active{background:#f3f8ff;border-color:#075ce5;box-shadow:inset 0 0 0 1px #075ce5}.request-field-error{color:#d0122a;margin-top:4px;font-size:11px;display:block}.request-hint{color:#63708a;margin:8px 0 0;font-size:11px;line-height:1.45}.request-checkbox{color:#0b2657;cursor:pointer;align-items:flex-start;gap:10px;margin-top:16px;font-size:12px;display:flex}.request-checkbox input{margin-top:2px}.oem-behalf-panel{background:#f5f9ff;border:1px solid #c9daf7;border-radius:6px;margin-top:14px;padding:14px}.oem-behalf-panel strong{color:#0b2657;font-size:13px;display:block}.oem-behalf-panel>p{color:#53627c;margin:6px 0 12px;font-size:11px}.autosave-badge{border-radius:999px;padding:4px 8px;font-size:11px;font-weight:600}.autosave-badge.muted{color:#63708a;background:#eef2f7}.autosave-badge.saving{color:#0b4ea2;background:#e7f0ff}.autosave-badge.saved{color:#0b6b3a;background:#e7f7ee}.autosave-badge.error{color:#a01122;background:#fde8eb}.request-optional-block{margin-top:12px}.budget-range-row{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.per-item-budget-list{gap:10px;margin-top:8px;display:grid}.billing-docs-grid{flex-wrap:wrap;gap:12px 18px;margin:8px 0 12px;display:flex}.request-attach-block{margin-top:16px;padding-top:8px}.request-attach-list{gap:8px;margin:10px 0 0;padding:0;list-style:none;display:grid}.request-attach-list li{background:#fff;border:1px solid #e6ecf5;border-radius:6px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-size:12px;display:flex}.request-attach-list button.danger{color:#a01122;cursor:pointer;background:#fff;border:1px solid #f0c4cb;border-radius:6px;padding:4px 8px;font-size:11px}.confirm-section{background:#fff;border:1px solid #e6ecf5;border-radius:8px;margin-top:16px;overflow:hidden}.confirm-section header{background:#f7f9fc;border-bottom:1px solid #e6ecf5;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex}.confirm-section header h3{color:#0b2657;margin:0;font-size:13px}.confirm-section-body{padding:12px 14px}.confirm-item-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.confirm-item-list li{color:#334155;gap:2px;font-size:12px;display:grid}.confirm-item-list strong{color:#0b2657}.confirm-submit-bar{justify-content:flex-end;margin-top:20px;display:flex}.request-success-card h2{color:#0b6b3a}.request-code-lg{letter-spacing:.02em;font-size:18px!important}.request-success-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.request-success-actions a.continue-button{align-items:center;text-decoration:none;display:inline-flex}.request-detail-page{max-width:800px;margin:0 auto;padding:24px 16px 48px}.request-detail-page h1{color:#0b2657;margin:8px 0 4px}.request-split-panel{margin-top:16px}.split-children-list{gap:10px;margin:8px 0 0;padding:0;list-style:none;display:grid}.split-children-list li{background:#fff;border:1px solid #e6ecf5;border-radius:8px;padding:10px 12px;font-size:12px}.split-children-list a{color:#075ce5;font-weight:700;text-decoration:none}.split-children-list p{color:#0b2657;margin:4px 0}.split-children-list small{color:#63708a}.split-mode-row{color:#1a335c;flex-wrap:wrap;gap:14px;margin:12px 0;font-size:12px;display:flex}.split-item-checklist{gap:8px;margin:0 0 14px;padding:0;list-style:none;display:grid}.split-item-checklist li{background:#fff;border:1px solid #e6ecf5;border-radius:8px;flex-wrap:wrap;justify-content:space-between;gap:12px;padding:10px 12px;display:flex}.split-item-checklist li.locked{opacity:.7;background:#f7f9fc}.split-item-main{gap:2px;font-size:12px;display:grid}.split-item-main em{color:#b45309;font-style:normal;font-weight:600}.split-item-actions{align-items:center;gap:12px;font-size:12px;display:flex}.split-preview-card{background:#f7faff;border:1px solid #c9daf7;border-radius:8px;gap:10px;margin-top:12px;padding:12px;display:grid}.split-preview-meta{color:#53627c;gap:4px;font-size:11px;display:grid}.split-preview-flags{flex-wrap:wrap;gap:12px;display:flex}.split-preview-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin-top:14px;display:flex}.request-import-panel{background:#f7f9fc;border:1px solid #d8e2f1;border-radius:8px;margin:16px 0 8px;padding:14px}.request-import-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.request-import-toolbar strong{color:#0b2657;font-size:13px}.request-import-actions{flex-wrap:wrap;gap:8px;display:flex}.request-import-msg{color:#1a335c;margin:10px 0 0;font-size:12px}.request-import-preview{gap:12px;margin-top:12px;display:grid}.request-import-summary{color:#334155;flex-wrap:wrap;gap:12px 18px;font-size:12px;display:flex}.request-import-issues{background:#fff;border:1px solid #e6ecf5;border-radius:6px;padding:10px 12px}.request-import-issues-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.request-import-issues ul{color:#243b63;gap:6px;margin:0;padding-left:18px;font-size:12px;display:grid}.request-import-issues em.err{color:#a01122;text-transform:uppercase;font-size:10px;font-style:normal;font-weight:700}.request-import-issues em.warn{color:#b45309;text-transform:uppercase;font-size:10px;font-style:normal;font-weight:700}.request-import-issues small{color:#63708a;margin-top:2px;display:block}.request-import-confirm{background:#fff;border:1px solid #c9daf7;border-radius:6px;gap:10px;padding:12px;display:grid}.request-import-confirm fieldset{border:0;gap:8px;margin:0;padding:0;display:grid}.request-import-confirm legend{color:#0b2657;margin-bottom:4px;font-size:12px;font-weight:700}.request-import-confirm label{color:#1a335c;align-items:flex-start;gap:8px;font-size:12px;display:flex}.dev-brief-block{gap:10px;margin-top:16px;padding-top:4px;display:grid}.oem-scope-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px 12px;margin:8px 0 12px;display:grid}.pd-oem-panel{margin-top:16px}.pd-oem-actions{margin-top:12px}.pd-convert-row{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.pd-conversion-history{margin-top:16px}.item-list-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:18px 0 12px;display:flex}.item-list-toolbar strong{color:#0b2657;font-size:13px}.item-card-list{gap:10px;display:grid}.item-card{background:#fff;border:1px solid #d8e2f1;border-radius:8px;overflow:hidden}.item-card.dragging{opacity:.55;border-color:#075ce5}.item-card-new{background:#f8fafc;border-style:dashed}.item-card-head{background:#f7f9fc;align-items:center;gap:12px;padding:12px 14px;display:flex}.item-ord{color:#0b2657;cursor:grab;-webkit-user-select:none;user-select:none;background:#e8eef8;border-radius:6px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;font-size:12px;font-weight:700;display:inline-flex}.item-card-meta{flex:1;gap:2px;min-width:0;display:grid}.item-card-meta strong{color:#0b2657;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.item-card-meta small{color:#63708a;font-size:11px}.item-card-meta em{font-style:normal;font-weight:600}.item-complete-complete{color:#0b6b3a}.item-complete-partial{color:#b45309}.item-complete-empty{color:#a01122}.item-card-actions{flex-wrap:wrap;gap:6px;display:flex}.item-card-actions button{color:#1a335c;cursor:pointer;background:#fff;border:1px solid #d0dae9;border-radius:6px;padding:6px 10px;font-size:11px;font-weight:600}.item-card-actions button:disabled{opacity:.55;cursor:not-allowed}.item-card-actions button.danger{color:#a01122;border-color:#f0c4cb}.item-card-body{border-top:1px solid #e6ecf5;padding:14px 16px 16px}.item-editor-fields{gap:12px;display:grid}.item-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.item-editor-actions{justify-content:flex-end;gap:8px;margin-top:14px;display:flex}@media (max-width:720px){.item-field-grid{grid-template-columns:1fr}.item-card-head{flex-wrap:wrap}.item-card-actions{width:100%}}.request-summary-list{gap:10px;margin:14px 0 0;display:grid}.request-summary-list>div{gap:2px;display:grid}.request-summary-list dt{color:#63708a;text-transform:uppercase;letter-spacing:.02em;font-size:10px}.request-summary-list dd{color:#0b2657;margin:0;font-size:12px;font-weight:600}.request-field select.request-native-input{appearance:none;background:0 0;height:100%}@media (max-width:960px){.request-type-grid{grid-template-columns:1fr}}.live-orders-panel,.billing-snapshots-panel{margin-bottom:8px}.live-orders-table-wrap{overflow-x:auto}.live-orders-table tr.is-selected td{background:#eef4ff}.order-snapshot-summary{margin-top:0}.billing-chot-dl{gap:8px;margin:12px 0 0;display:grid}.billing-chot-dl>div{grid-template-columns:120px 1fr;gap:8px;font-size:12px;display:grid}.billing-chot-dl dt{color:#6b7c99;font-weight:600}.billing-chot-dl dd{color:#243b63;margin:0}@media (max-width:760px){.billing-chot-dl>div{grid-template-columns:1fr;gap:2px}}.account-file-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.account-logo-img,.account-avatar-img{object-fit:cover;background:#f7f9fc;border:1px solid #e0e7f2;border-radius:7px;width:104px;height:104px}.account-avatar-img{border-radius:50%;width:80px;height:80px}.logo-upload,.avatar-upload{position:relative}.account-upload-error{color:#d92536;text-align:center;font-size:10px;font-style:normal;display:block}.display-theme-btn{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:11px;display:inline-flex}.display-theme-btn:disabled{opacity:.55;cursor:not-allowed}.security-password-form,.security-section,.users-invite-form{gap:12px;margin-top:8px;display:grid}.security-section{border-top:1px solid #edf1f6;margin-top:22px;padding-top:18px}.security-password-form h3,.security-section h3,.users-invite-form h3{color:#132a54;margin:0;font-size:12px}.security-section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.security-hint{color:#718099;margin:0;font-size:11px;line-height:1.45}.security-strength{color:#53627c;gap:6px;font-size:10px;display:grid}.security-strength-bar{background:#e8eef6;border-radius:999px;height:6px;overflow:hidden}.security-strength-bar i{height:100%;width:calc(var(--score,0) * 25%);border-radius:inherit;background:#075ce5;display:block}.security-strength-bar[data-score="0"] i{background:#d92536;width:8%}.security-strength-bar[data-score="1"] i{background:#d92536;width:25%}.security-strength-bar[data-score="2"] i{background:#c98500;width:50%}.security-strength-bar[data-score="3"] i{background:#087e59;width:75%}.security-strength-bar[data-score="4"] i{background:#087e59;width:100%}.security-strength ul{margin:0;padding-left:16px}.security-session-list,.users-member-list,.users-invite-list,.integrations-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.security-session-row,.users-member-row,.users-invite-row,.integrations-card{background:#fbfcfe;border:1px solid #e0e7f2;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:14px;padding:14px;display:flex}.security-session-row.is-current{background:#f5f9ff;border-color:#cfe0ff}.security-session-row strong,.users-member-main strong,.users-invite-row strong,.integrations-card h3{color:#132a54;margin:0;font-size:12px;display:block}.security-session-row p,.users-member-main span,.users-invite-row p{color:#53627c;margin:4px 0 0;font-size:11px}.security-session-row small{color:#718099;margin-top:4px;font-size:10px;display:block}.integrations-card.is-unavailable{opacity:.88;background:#f7f8fb}.notif-table-wrap,.audit-table-wrap{overflow-x:auto}.notif-table,.audit-table{border-collapse:collapse;width:100%;font-size:11px}.notif-table th,.notif-table td,.audit-table th,.audit-table td{text-align:left;vertical-align:top;color:#34405c;border-bottom:1px solid #e8eef6;padding:10px 12px}.notif-table thead th,.audit-table thead th{color:#718099;font-size:10px;font-weight:750}.notif-toggle{color:#34405c;align-items:center;gap:8px;font-size:11px;display:inline-flex}.notif-row-error{color:#d92536;margin-top:4px;font-size:10px;font-style:normal;display:block}.notif-channel-note{color:#53627c;margin:0 0 14px;font-size:12px}.finance-notify-settings{border-top:1px solid #e8eef6;gap:16px;margin-top:28px;padding-top:22px;display:grid}.finance-notify-settings header h3{color:#132238;margin:0 0 4px;font-size:15px}.finance-notify-settings header p{color:#53627c;margin:0;font-size:12px}.finance-notify-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:800px){.finance-notify-grid{grid-template-columns:1fr}}.finance-notify-settings fieldset{border:1px solid #e8eef6;border-radius:12px;margin:0;padding:12px 14px}.finance-notify-settings legend{color:#24364f;padding:0 6px;font-size:12px;font-weight:650}.finance-notify-hint{color:#7a8699;margin:0 0 8px;font-size:11px}.finance-notify-check{color:#34405c;align-items:center;gap:8px;margin-bottom:6px;font-size:12px;display:flex}.finance-notify-check small{color:#7a8699}.finance-notify-email{color:#24364f;gap:6px;font-size:12px;display:grid}.finance-notify-email input{border:1px solid #d7deea;border-radius:10px;padding:9px 12px;font-size:13px}.finance-notify-email small{color:#7a8699}.finance-notify-milestones{flex-wrap:wrap;align-items:center;gap:4px 16px;display:flex}.audit-filters{grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(0,1fr)) auto;align-items:end;gap:12px 14px;margin-bottom:16px;display:grid}.users-invite-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) auto;align-items:end;gap:12px 14px;display:grid}.users-member-row{flex-wrap:wrap}.users-member-main{flex:180px;gap:4px;display:grid}.users-role-field{flex:0 0 160px;min-width:140px}.users-member-actions{flex-wrap:wrap;gap:8px;display:flex}.users-perm-list{color:#53627c;columns:2;flex:1 0 100%;margin:0;padding:8px 0 0 18px;font-size:11px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.quick-settings-link{text-align:left;cursor:pointer;width:100%;color:inherit;font:inherit;background:0 0;border:0;grid-template-columns:42px 1fr 18px;align-items:center;gap:12px;margin-top:14px;padding:0;display:grid}.quick-settings-link>span{color:#075ce5;background:#edf4ff;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.quick-settings-link strong{color:#132a54;font-size:12px;display:block}.quick-settings-link p{color:#718099;margin:4px 0 0;font-size:10px}.delete-block-list{color:#d92536;margin:10px 0 0;padding-left:18px;font-size:11px}.delete-warning{color:#9a6700!important;margin:8px 0 0!important;font-size:10px!important}.delete-confirm-form{gap:12px;margin-top:14px;display:grid}.delete-card .delete-retry-btn{color:#075ce5;background:#fff;border:1px solid #cbd9ee}@media (max-width:760px){.audit-filters,.users-invite-grid,.users-perm-list{columns:1;grid-template-columns:1fr}.security-session-row,.users-invite-row{flex-direction:column}}.od-page{max-width:1280px;padding:18px 28px 36px}.od-state,.od-state-centered{color:#53627c;text-align:center;margin:0;padding:48px 18px;font-size:13px}.od-state-card{border:1px solid var(--line);background:#fff;border-radius:10px;max-width:520px;margin-top:40px;padding:32px}.od-state-card h1{margin:0 0 10px;font-size:22px}.od-state-card p{color:#53627c;margin:0 0 18px;font-size:13px}.od-breadcrumb{color:#65728a;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;font-size:12px;display:flex}.od-breadcrumb a{color:#075ce5;font-weight:700;text-decoration:none}.od-breadcrumb em{color:#0b2657;font-style:normal;font-weight:800}.od-header{border:1px solid var(--line);background:linear-gradient(#f8fbff 0%,#fff 60%);border-radius:10px;justify-content:space-between;align-items:flex-start;gap:24px;padding:18px 20px;display:flex}.od-header-main{flex:1;min-width:0}.od-back-link{color:#075ce5;align-items:center;gap:6px;margin-bottom:12px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.od-back-icon{width:14px;height:14px;rotate:180deg}.od-code-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:6px;display:flex}.od-code{color:#075ce5;letter-spacing:.02em;font-size:13px;font-weight:800}.od-header-title h1{margin:0;font-size:26px;line-height:1.2}.od-header-title p{color:#53627c;margin:10px 0 0;font-size:12px}.od-header-title b{color:#0b2657}.od-dot{vertical-align:middle;background:#c5cedd;border-radius:50%;width:4px;height:4px;margin:0 10px;display:inline-block}.od-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:420px;display:flex}.od-header-actions button,.od-header-actions a{color:#34405c;cursor:pointer;background:#fff;border:1px solid #d9e4f4;border-radius:6px;align-items:center;gap:7px;height:34px;padding:0 12px;font-size:11px;font-weight:700;text-decoration:none;display:inline-flex}.od-header-actions .primary{color:#fff;background:#075ce5;border-color:#075ce5}.od-header-actions .icon{width:15px;height:15px}.od-back-btn{color:#075ce5;cursor:pointer;background:#fff;border:1px solid #d9e4f4;border-radius:6px;align-items:center;height:36px;padding:0 14px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.od-legacy-banner{color:#9a5b00;background:#fff8ee;border:1px solid #ffe0b8;border-radius:7px;margin:12px 0 0;padding:10px 14px;font-size:12px}.od-summary{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.od-summary article{border:1px solid var(--line);background:#fff;border-radius:8px;padding:14px 14px 16px}.od-summary span{color:#65728a;font-size:11px;display:block}.od-summary strong{color:#0b2657;margin-top:8px;font-size:16px;line-height:1.25;display:block}.od-tabs{border-bottom:1px solid #e6ecf5;flex-wrap:wrap;gap:4px 22px;margin-top:18px;display:flex}.od-tabs button{color:#65728a;cursor:pointer;background:0 0;border:0;height:42px;font-size:13px;font-weight:700;position:relative}.od-tabs button.active{color:#075ce5}.od-tabs button.active:after{content:"";background:#075ce5;height:2px;position:absolute;bottom:-1px;left:0;right:0}.od-tab-body{min-height:240px;margin-top:16px}.od-tab-panel{gap:14px;display:grid}.od-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.od-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:16px 18px 18px}.od-card h3{margin:0 0 12px;font-size:14px}.od-card-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.od-card-head h3{margin:0}.od-dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 18px;margin:0;display:grid}.od-dl div{min-width:0}.od-dl-full{grid-column:1/-1}.od-dl dt{color:#65728a;font-size:11px}.od-dl dd{color:#0b2657;word-break:break-word;margin:4px 0 0;font-size:13px;font-weight:600}.od-milestones{grid-column:1/-1}.od-milestone-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.od-milestone{border-bottom:1px solid #eef2f8;grid-template-columns:18px minmax(0,1fr);gap:12px;padding:12px 0;display:grid}.od-milestone:last-child{border-bottom:0}.od-milestone-dot{background:#fff;border:2px solid #c5cedd;border-radius:50%;width:12px;height:12px;margin-top:4px}.od-milestone-done .od-milestone-dot{background:#0a9b69;border-color:#0a9b69}.od-milestone-active .od-milestone-dot{background:#075ce5;border-color:#075ce5;box-shadow:0 0 0 4px #edf4ff}.od-milestone-skipped .od-milestone-dot{background:#eef1f6;border-color:#d7dde8}.od-milestone strong{font-size:13px;display:block}.od-milestone small{color:#65728a;margin-top:3px;font-size:11px;display:block}.od-milestone p{color:#465571;margin:6px 0 0;font-size:12px}.od-meta-line{color:#65728a;margin:0;font-size:12px}.od-muted{color:#65728a;margin:0;padding:18px;font-size:13px}.od-error{color:#d12b3c;margin:0;padding:18px;font-size:13px}.od-table-wrap{border:1px solid var(--line);background:#fff;border-radius:8px;overflow-x:auto}.od-table{border-collapse:collapse;width:100%;min-width:760px}.od-table th,.od-table td{text-align:left;vertical-align:top;border-bottom:1px solid #eef2f8;padding:12px 14px;font-size:12px}.od-table th{color:#465571;background:#f8fafc;font-size:11px;font-weight:800}.od-table strong{display:block}.od-sub{color:#65728a;margin-top:4px;font-weight:500;display:block}.od-tech{white-space:pre-wrap;word-break:break-word;max-width:240px}.od-tech pre{background:#f5f7fb;border-radius:4px;margin:6px 0 0;padding:8px;font-size:10px;overflow:auto}.od-history-list{border:1px solid var(--line);background:#fff;border-radius:8px;margin:0;padding:0;list-style:none}.od-history-list li{border-bottom:1px solid #eef2f8;grid-template-columns:140px minmax(0,1fr);gap:14px;padding:14px 16px;display:grid}.od-history-list li:last-child{border-bottom:0}.od-history-list time{color:#65728a;font-size:11px;font-weight:600}.od-history-list strong{font-size:13px;display:block}.od-history-list small{color:#7a869c;margin-top:3px;font-size:11px;display:block}.od-history-list p{color:#465571;margin:6px 0 0;font-size:12px}.od-doc-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.od-doc-list li{border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;display:flex}.od-doc-list strong{font-size:13px;display:block}.od-doc-list small{color:#65728a;margin-top:4px;font-size:11px;display:block}.od-doc-list p{color:#465571;margin:6px 0 0;font-size:12px}.od-doc-actions{flex-wrap:wrap;gap:8px;display:flex}.od-doc-actions a{color:#075ce5;font-size:12px;font-weight:700;text-decoration:none}@media (max-width:1100px){.od-summary{grid-template-columns:repeat(3,minmax(0,1fr))}.od-info-grid{grid-template-columns:1fr}}@media (max-width:900px){.od-page{padding:16px}.od-header{flex-direction:column}.od-header-actions{justify-content:flex-start;max-width:none}.od-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.od-history-list li{grid-template-columns:1fr}.od-doc-list li{flex-direction:column}}@media (max-width:560px){.od-summary,.od-dl{grid-template-columns:1fr}.od-header-title h1{font-size:20px}}.od-products-hint{color:#65728a;margin:0;font-size:12px}.od-product-card{border:1px solid var(--line);background:#fff;border-radius:10px;padding:14px 16px}.od-product-head{grid-template-columns:minmax(0,1.4fr) minmax(180px,.8fr);gap:16px;display:grid}.od-product-index{color:#075ce5;margin-bottom:4px;font-size:11px;font-weight:800;display:inline-block}.od-product-head h4{margin:0;font-size:15px}.od-product-summary{color:#53627c;margin:8px 0 0;font-size:12px;line-height:1.45}.od-product-meta{text-align:right;color:#465571;flex-direction:column;align-items:flex-end;gap:6px;font-size:12px;font-weight:600;display:flex}.od-price-hidden{color:#9aa6bb!important;font-weight:500!important}.od-product-toggle{color:#075ce5;cursor:pointer;background:0 0;border:0;margin-top:12px;padding:0;font-size:12px;font-weight:700}.od-product-body{border-top:1px solid #eef2f8;gap:14px;margin-top:12px;padding-top:12px;display:grid}.od-product-body h5{color:#465571;margin:0 0 6px;font-size:12px}.od-preline{white-space:pre-wrap;word-break:break-word;color:#0b2657;margin:0;font-size:13px;line-height:1.5}.od-muted-inline{color:#65728a;margin:0;font-size:12px}.od-inline-link{color:#075ce5;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700}.od-spec-list{gap:8px;margin:0;display:grid}.od-spec-list div{background:#f7f9fc;border-radius:6px;grid-template-columns:minmax(100px,160px) minmax(0,1fr);gap:10px;padding:8px 10px;display:grid}.od-spec-list dt{color:#65728a;font-size:11px;font-weight:700}.od-spec-list dd{margin:0;font-size:12px;font-weight:600}.od-related-docs{gap:8px;margin:0;padding:0;list-style:none;display:grid}.od-related-docs li{border:1px solid #e6ecf5;border-radius:6px;justify-content:space-between;gap:12px;padding:10px 12px;display:flex}.od-related-docs strong{font-size:12px;display:block}.od-related-docs small{color:#65728a;font-size:11px}.od-history-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.od-history-filters{flex-wrap:wrap;gap:6px;display:flex}.od-history-filters button{color:#465571;cursor:pointer;background:#fff;border:1px solid #d9e4f4;border-radius:999px;height:30px;padding:0 10px;font-size:11px;font-weight:700}.od-history-filters button.active{color:#fff;background:#075ce5;border-color:#075ce5}.od-history-count{color:#65728a;font-size:11px}.od-timeline{border:1px solid var(--line);background:#fff;border-radius:10px;margin:0;padding:0;list-style:none}.od-timeline-item{border-bottom:1px solid #eef2f8;grid-template-columns:40px minmax(0,1fr);gap:8px;padding:14px;display:grid}.od-timeline-item:last-child{border-bottom:0}.od-timeline-icon{background:#edf4ff;border-radius:50%;place-items:center;width:32px;height:32px;font-size:14px;display:grid}.od-timeline-top{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.od-timeline-top strong{font-size:13px}.od-timeline-top time{color:#65728a;font-size:11px;font-weight:600}.od-timeline-meta{color:#7a869c;margin:4px 0 0;font-size:11px}.od-customer-note{color:#0b2657;background:#f7f9fc;border-radius:6px;margin:8px 0 0;padding:8px 10px;font-size:12px}.od-timeline-doc{color:#465571;flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;font-size:12px;display:flex}.od-timeline-doc a{color:#075ce5;font-weight:700;text-decoration:none}.od-load-more{justify-content:center;margin-top:4px;display:flex}.od-load-more button{color:#075ce5;cursor:pointer;background:#fff;border:1px solid #d9e4f4;border-radius:6px;height:36px;padding:0 18px;font-size:12px;font-weight:700}.od-load-more button:disabled{opacity:.6;cursor:default}@media (max-width:900px){.od-product-head{grid-template-columns:1fr}.od-product-meta{text-align:left;align-items:flex-start}.od-spec-list div{grid-template-columns:1fr}}.od-docs-toolbar{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.od-docs-hint{color:#65728a;margin:0;font-size:12px;line-height:1.45}.od-docs-add{color:#fff;cursor:pointer;background:#075ce5;border:1px solid #075ce5;border-radius:6px;flex-shrink:0;height:36px;padding:0 14px;font-size:12px;font-weight:700}.od-docs-form{border:1px solid var(--line);background:#fff;border-radius:10px;gap:12px;padding:14px 16px;display:grid}.od-docs-mode{gap:8px;display:flex}.od-docs-mode button{color:#465571;cursor:pointer;background:#f7f9fc;border:1px solid #d9e4f4;border-radius:6px;height:34px;padding:0 12px;font-size:12px;font-weight:700}.od-docs-mode button.active{color:#075ce5;background:#eef5ff;border-color:#075ce5}.od-docs-form label{color:#465571;gap:6px;font-size:12px;font-weight:600;display:grid}.od-docs-form input,.od-docs-form select,.od-docs-form textarea{width:100%;font:inherit;color:#122039;background:#fff;border:1px solid #d9e4f4;border-radius:6px;padding:8px 10px}.od-docs-form-actions{justify-content:flex-end;display:flex}.od-docs-form-actions button{color:#fff;cursor:pointer;background:#075ce5;border:0;border-radius:6px;height:36px;padding:0 16px;font-size:12px;font-weight:700}.od-docs-form-actions button:disabled{opacity:.65;cursor:default}.od-docs-group{gap:10px;display:grid}.od-docs-group h4{margin:8px 0 0;font-size:13px}.od-docs-group h4 small{color:#65728a;font-weight:600}.od-doc-main{gap:12px;min-width:0;display:flex}.od-doc-icon{color:#075ce5;background:#eef5ff;border-radius:8px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid}.od-doc-actions button{color:#075ce5;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px;font-weight:700}.od-doc-delete{color:#b42318!important}.od-docs-gallery{gap:10px;display:grid}.od-docs-gallery h4{margin:0;font-size:13px}.od-docs-thumbs{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;display:grid}.od-docs-thumb{border:1px solid var(--line);cursor:pointer;text-align:center;background:#fff;border-radius:10px;justify-items:center;gap:8px;padding:12px 10px;display:grid}.od-docs-thumb-placeholder{background:#f0f4fa;border-radius:8px;place-items:center;width:48px;height:48px;font-size:20px;display:grid}.od-docs-thumb span:last-child{color:#465571;text-overflow:ellipsis;max-width:100%;font-size:11px;line-height:1.3;overflow:hidden}.od-docs-lightbox{z-index:80;background:#0a1222b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.od-docs-lightbox-inner{background:#fff;border-radius:12px;grid-template-rows:auto minmax(0,1fr) auto;gap:12px;width:min(920px,100%);max-height:calc(100vh - 48px);padding:14px;display:grid}.od-docs-lightbox-inner header,.od-docs-lightbox-inner footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.od-docs-lightbox-inner header button,.od-docs-lightbox-inner footer button{color:#122039;cursor:pointer;background:#fff;border:1px solid #d9e4f4;border-radius:6px;height:32px;padding:0 12px;font-size:12px;font-weight:700}.od-docs-lightbox-stage{background:#0f172a0d;border-radius:8px;place-items:center;min-height:240px;display:grid;overflow:auto}.od-docs-lightbox-stage img{object-fit:contain;cursor:zoom-in;max-width:100%;max-height:60vh;transition:transform .2s}.od-docs-lightbox-stage.is-zoomed img{cursor:zoom-out;transform-origin:50%;width:auto;max-width:none;height:auto;max-height:none;transform:scale(1.45)}.od-modal-backdrop{z-index:90;background:#0a12228c;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.od-modal{background:#fff;border-radius:12px;width:min(560px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 18px 48px #0f172a38}.od-modal-sm{width:min(420px,100%)}.od-modal-head{justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px 0;display:flex}.od-modal-head h2{margin:0;font-size:17px}.od-modal-head p{color:#65728a;margin:6px 0 0;font-size:12px}.od-modal-close{color:#65728a;cursor:pointer;background:0 0;border:0;font-size:22px;line-height:1}.od-modal-body{gap:12px;padding:14px 18px 18px;display:grid}.od-modal-body label{color:#465571;gap:6px;font-size:12px;font-weight:600;display:grid}.od-modal-body input,.od-modal-body select,.od-modal-body textarea{width:100%;font:inherit;color:#122039;background:#fff;border:1px solid #d9e4f4;border-radius:6px;padding:8px 10px}.od-modal-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.od-modal-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.od-modal-actions button{color:#122039;cursor:pointer;background:#fff;border:1px solid #d9e4f4;border-radius:6px;height:36px;padding:0 14px;font-size:12px;font-weight:700}.od-modal-actions button.primary{color:#fff;background:#075ce5;border-color:#075ce5}.od-cskh-list{gap:10px}.od-cskh-item{border:1px solid var(--line);color:inherit;border-radius:8px;flex-direction:column;gap:4px;padding:12px 14px;text-decoration:none;display:flex}.od-cskh-item span{color:#65728a;font-size:11px;font-weight:700}.od-cskh-item strong{color:#075ce5;font-size:14px}@media (max-width:700px){.od-modal-grid{grid-template-columns:1fr}.od-docs-toolbar{flex-direction:column}.od-docs-add{width:100%}}.auth-shell{background:#f7f9fd;grid-template-columns:minmax(280px,42vw) minmax(0,1fr);min-height:100vh;display:grid}.auth-brand-panel{color:#fff;background:radial-gradient(circle at 70% 90%,#1558be80,#0000 32%),linear-gradient(165deg,#052b72 0%,#001942 55%,#001336 100%);align-items:center;padding:48px clamp(28px,4vw,56px);display:flex}.auth-brand-inner{max-width:420px}.auth-logo span{font-size:34px}.auth-logo small{letter-spacing:2px;opacity:.85;font-size:12px}.auth-brand-tag{letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8;margin:18px 0 0;font-size:12px}.auth-brand-headline{letter-spacing:-.02em;margin:14px 0 0;font-size:clamp(26px,3vw,34px);font-weight:750;line-height:1.2}.auth-brand-copy{color:#ffffffc7;max-width:34ch;margin:14px 0 0;font-size:14px;line-height:1.55}.auth-main{justify-content:center;align-items:center;padding:32px 20px;display:flex}.auth-card{border:1px solid var(--line);background:#fff;border-radius:14px;width:min(100%,440px);padding:28px 26px 24px;box-shadow:0 12px 40px #081b450f}.auth-card-head h2{color:var(--text);letter-spacing:-.02em;margin:0;font-size:22px}.auth-card-head p{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.45}.auth-form{gap:14px;margin-top:22px;display:grid}.auth-setup-form{width:min(100%,640px)}.auth-card:has(.auth-setup-form){width:min(100%,680px)}.auth-fields-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px;display:grid}.auth-section-title{color:#132a54;margin:8px 0 0;font-size:13px}.auth-submit{justify-content:center;width:100%;min-height:40px}.auth-google-btn{color:#132a54;background:#fff;border-color:#d5deee;justify-content:center;gap:10px;width:100%;min-height:40px}.auth-google-btn:hover{background:#f5f8fc}.auth-dev-btn{justify-content:center;width:100%;font-size:12px}.auth-divider{color:#8a96ab;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;font-size:11px;display:grid}.auth-divider:before,.auth-divider:after{content:"";background:#e4ebf6;height:1px}.auth-footer-link{text-align:center;color:var(--muted);margin:4px 0 0;font-size:13px}.auth-footer-link a{color:#075ce5;font-weight:600}.auth-banner-error,.auth-banner-info{border-radius:8px;margin:0;padding:10px 12px;font-size:12px;line-height:1.4}.auth-banner-error{color:#b4232f;background:#fff1f2;border:1px solid #ffd0d5}.auth-banner-info{color:#0b4db2;background:#eef6ff;border:1px solid #cfe0fb}.auth-otp-input{letter-spacing:.35em;text-align:center;font-weight:700;font-size:20px!important}@media (max-width:860px){.auth-shell{grid-template-columns:1fr}.auth-brand-panel{min-height:auto;padding:28px 22px 24px}.auth-brand-headline{font-size:24px}.auth-brand-copy{max-width:none}}@media (max-width:560px){.auth-fields-grid{grid-template-columns:1fr}.auth-card{padding:22px 18px}}
