.oms-app{transition:grid-template-columns .22s}.oms-sidebar{transition:padding .22s;overflow:hidden}.oms-sidebar .oms-nav__item{white-space:nowrap;align-items:center;gap:12px;display:flex}.oms-sidebar .oms-nav__icon svg{display:block}.oms-sidebar__bottom .oms-nav__item{border-radius:8px;width:100%;padding:10px 12px}.oms-nav__icon{flex:none;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.oms-nav__icon svg{width:20px;height:20px}.oms-nav__label{text-overflow:ellipsis;overflow:hidden}.oms-sidebar__bottom{border-top:1px solid #ffffff14;flex-direction:column;gap:2px;margin-top:auto;padding-top:8px;display:flex}.oms-nav__toggle{font:inherit;cursor:pointer;color:#d8cec4;text-align:left;background:0 0;border:none}.oms-nav__toggle:hover{color:#fff;background:#ffffff0f}.oms-sidebar.oms-sidebar--collapsed{align-items:center;padding-left:8px;padding-right:8px}.oms-sidebar--collapsed .oms-sidebar__brand{text-align:center;width:100%;padding:6px 0 16px}.oms-sidebar--collapsed .oms-nav,.oms-sidebar--collapsed .oms-sidebar__bottom{align-items:center;width:100%}.oms-sidebar--collapsed .oms-nav__item{border-radius:10px;justify-content:center;gap:0;width:44px;height:44px;padding:0}.oms-sidebar--collapsed .oms-nav__toggle{font-size:18px}.oms-tags--edit{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.oms-tag--own{color:var(--oms-text);background:#ece3d8;align-items:center;gap:3px;display:inline-flex}.oms-tag__x{cursor:pointer;color:var(--oms-muted);background:0 0;border:none;padding:0;font-size:13px;line-height:1}.oms-tag__x:hover:not(:disabled){color:var(--oms-error)}.oms-tag-add{border:1px dashed var(--oms-border);color:var(--oms-muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;padding:1px 8px;font-size:11.5px}.oms-tag-add:hover{border-color:var(--oms-accent);color:var(--oms-accent)}.oms-tag-input{border:1px solid var(--oms-accent);border-radius:999px;outline:none;width:90px;padding:2px 8px;font-size:11.5px}.oms-pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.oms-pagination--end{justify-content:flex-end;gap:16px}.oms-pagination__ctrls{align-items:center;gap:6px;display:flex}.oms-pagination__info{white-space:nowrap;padding:0 6px;font-size:13px}.oms-view-menu__head{text-transform:uppercase;letter-spacing:.4px;color:var(--oms-muted);margin:6px 4px 4px;font-size:11px;font-weight:700}.oms-view-menu__head:first-child{margin-top:0}.oms-view-menu__select{border:1px solid var(--oms-border);width:100%;color:var(--oms-text);background:#fff;border-radius:8px;padding:6px 8px;font-size:13px}.oms-doc-badge{color:#fff;letter-spacing:.5px;background:#2c2420;border-radius:10px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:700;display:inline-flex}.oms-color{border:1px solid var(--oms-border);cursor:pointer;background:#fff;border-radius:8px;width:56px;height:36px;padding:2px}.oms-doc-editor{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:28px;margin-top:18px;display:grid}.oms-doc-form{grid-template-columns:repeat(2,minmax(220px,1fr));align-content:start;gap:14px 22px;display:grid}:is(.oms-doc-form .oms-field:has(textarea),.oms-doc-form .oms-doc-note){grid-column:1/-1}@media (width<=1100px){.oms-doc-form{grid-template-columns:1fr}}.oms-doc-preview-wrap{position:sticky;top:16px}.oms-doc-preview-label{text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:12px;font-weight:700}@media (width<=900px){.oms-doc-editor{grid-template-columns:1fr}.oms-doc-preview-wrap{position:static}}.oms-doc-sheet{border:1px solid var(--oms-border);color:#2c2420;background:#fff;border-radius:4px;margin:0 auto;padding:3.4em 3em;font-size:9px;line-height:1.4;box-shadow:0 12px 40px #5037231f}.oms-doc-sheet--a4{aspect-ratio:1/1.414;width:100%;max-width:520px}.oms-doc-sheet--a5{aspect-ratio:1.414;width:100%;max-width:440px}.oms-doc-sheet--a4,.oms-doc-sheet--a5{flex-direction:column;display:flex}.oms-doc-sheet__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.oms-doc-sheet__logo{object-fit:contain;max-width:15em;max-height:4.4em}.oms-doc-sheet__logo--ph{border:1px dashed;border-radius:4px;justify-content:center;align-items:center;width:9em;height:4em;font-size:1em;font-weight:700;display:inline-flex}.oms-doc-sheet__title{margin-top:.4em;font-size:2.1em;font-weight:700}.oms-doc-sheet__sender{color:var(--oms-muted);border-bottom:1px solid #eee;margin-top:22px;padding-bottom:2px;font-size:.85em}.oms-doc-sheet__cols{justify-content:space-between;gap:16px;margin-top:14px;display:flex}.oms-doc-sheet__addr{line-height:1.45}.oms-doc-sheet__meta{text-align:right;line-height:1.6}.oms-doc-sheet__meta span{color:var(--oms-muted);margin-right:4px}.oms-doc-sheet__intro{margin:1.6em 0 1em;line-height:1.5}.oms-doc-sheet__table{border-collapse:collapse;width:100%;margin-top:1.4em;font-size:1em}.oms-doc-sheet__table th{color:#fff;text-align:left;padding:.5em .7em;font-weight:600}.oms-doc-sheet__table td{border-bottom:1px solid #eee;padding:.5em .7em}.oms-doc-sheet__table .r{text-align:right}.oms-doc-sheet__totals{width:19em;margin-top:1.2em;margin-left:auto;font-size:1em}.oms-doc-sheet__totals>div{justify-content:space-between;padding:.15em 0;display:flex}.oms-doc-sheet__totals span{color:var(--oms-muted)}.oms-doc-sheet__grand{border-top:1px solid #2c2420;margin-top:.4em;font-size:1.15em;font-weight:700;padding-top:.4em!important}.oms-doc-sheet__grand span{color:#2c2420!important}.oms-doc-sheet__terms{margin-top:1.6em;line-height:1.5}.oms-doc-sheet__footer{color:var(--oms-muted);border-top:1px solid;gap:1.2em;margin-top:auto;padding-top:.8em;font-size:.85em;line-height:1.5;display:flex}.oms-doc-sheet__footer>div{white-space:pre-line;flex:1}.oms-tabs--wrap{flex-wrap:wrap}.oms-doc-note{margin:0 0 4px;font-size:13px}.oms-doc-sheet__topright{text-align:right;white-space:pre-line;color:var(--oms-muted);font-size:.85em;line-height:1.4}.oms-doc-sheet__delivery{color:var(--oms-muted);margin-top:.6em;font-size:.85em;line-height:1.4}.oms-doc-sheet__barcode{background:repeating-linear-gradient(90deg,#2c2420 0 2px,#fff 2px 4px,#2c2420 4px 7px,#fff 7px 9px);border-radius:2px;width:13em;height:2.6em;margin-top:.4em}.oms-doc-sheet__legal{color:var(--oms-muted);white-space:pre-line;margin-top:1.4em;font-size:.85em;line-height:1.45}.oms-doc-label{aspect-ratio:4/3;flex-direction:column;gap:14px;max-width:420px;display:flex}.oms-doc-label__sender{color:var(--oms-muted);font-size:.95em}.oms-doc-label__to{border:1.5px solid;border-radius:6px;flex:1;padding:1.4em;font-size:1.5em;line-height:1.5}.oms-doc-label__tag{text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5em;font-size:.62em;font-weight:700}.oms-doc-label__barcode{text-align:center}.oms-doc-label__bars{background:repeating-linear-gradient(90deg,#2c2420 0 2px,#fff 2px 4px,#2c2420 4px 7px,#fff 7px 9px);border-radius:2px;height:4.4em}.oms-doc-label__code{letter-spacing:1px;margin-top:.4em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:1.3em}.oms-doc-sheet__band{justify-content:space-between;align-items:flex-start;gap:1.6em;display:flex}.oms-doc-sheet__bandL{flex:1;min-width:0}.oms-doc-sheet__bandR{flex:none;max-width:48%}.oms-doc-sheet__bandL .oms-doc-sheet__sender{margin-top:0;margin-bottom:.8em}.oms-doc-sheet__headline{margin-top:.8em;font-size:1.5em;font-weight:800;line-height:1.15}.oms-doc-sheet__metaL{max-width:30em;margin-top:.8em}.oms-doc-sheet__metaL>div{grid-template-columns:11em 1fr;padding:.1em 0;display:grid}.oms-doc-sheet__metaL span{color:var(--oms-muted)}.oms-doc-sheet__table .pos{width:6%}.oms-doc-sheet__einvoice{border:1px solid;border-radius:4px;margin-top:1.6em;padding:.9em 1em}.oms-doc-sheet__ebadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;border-radius:999px;padding:.15em .7em;font-size:.8em;font-weight:700;display:inline-block}.oms-doc-sheet__ebody{margin-top:.6em;font-size:.95em;line-height:1.5}.oms-field-head{justify-content:space-between;align-items:center;gap:8px;display:flex}.oms-size-sel{border:1px solid var(--oms-border);color:var(--oms-text);background:#fff;border-radius:6px;flex:none;padding:2px 6px;font-size:11px;font-weight:400}:root{--oms-bg:#f4f1ec;--oms-card:#fff;--oms-text:#2c2420;--oms-muted:#8a7f76;--oms-border:#e2d8cd;--oms-accent:#885231;--oms-accent-hover:#6f4126;--oms-error-bg:#fbeae7;--oms-error:#a23b28;--oms-success-bg:#eaf3ec;--oms-success:#3a6b46;--oms-radius:12px}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{background:var(--oms-bg);color:var(--oms-text);-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}a{color:var(--oms-accent);text-decoration:none}a:hover{text-decoration:underline}.oms-screen{min-height:100%}.oms-screen--center{justify-content:center;align-items:center;padding:24px;display:flex}.oms-muted{color:var(--oms-muted)}.oms-card{background:var(--oms-card);border:1px solid var(--oms-border);border-radius:var(--oms-radius);width:100%;max-width:400px;padding:32px 30px;box-shadow:0 12px 40px #50372314}.oms-brand{letter-spacing:.2px;color:var(--oms-accent);margin-bottom:22px;font-size:15px;font-weight:700}.oms-card__title{margin:0 0 6px;font-size:22px}.oms-card__subtitle{color:var(--oms-muted);margin:0 0 22px;font-size:14px;line-height:1.5}.oms-card__footer{border-top:1px solid var(--oms-border);color:var(--oms-muted);text-align:center;margin-top:22px;padding-top:18px;font-size:14px}.oms-form{flex-direction:column;gap:16px;display:flex}.oms-field{flex-direction:column;gap:6px;font-size:14px;display:flex}.oms-field>span{font-weight:600}.oms-optional{color:var(--oms-muted);font-style:normal;font-weight:400}.oms-field input{border:1px solid var(--oms-border);color:var(--oms-text);background:#fff;border-radius:9px;padding:11px 13px;font-size:15px;transition:border-color .15s,box-shadow .15s}.oms-field input:focus{border-color:var(--oms-accent);outline:none;box-shadow:0 0 0 3px #8852311f}.oms-form__row{justify-content:flex-end;margin-top:-4px;font-size:13px;display:flex}.oms-btn{background:var(--oms-accent);color:#fff;cursor:pointer;border:none;border-radius:9px;padding:12px 16px;font-size:15px;font-weight:600;transition:background .15s}.oms-btn:hover:not(:disabled){background:var(--oms-accent-hover)}.oms-btn:disabled{opacity:.6;cursor:default}.oms-btn--ghost{color:var(--oms-text);border:1px solid var(--oms-border);background:0 0}.oms-btn--ghost:hover:not(:disabled){background:#f0eae3}.oms-alert{border-radius:9px;padding:11px 13px;font-size:14px;line-height:1.45}.oms-alert--error{background:var(--oms-error-bg);color:var(--oms-error)}.oms-alert--success{background:var(--oms-success-bg);color:var(--oms-success)}.oms-topbar{background:var(--oms-card);border-bottom:1px solid var(--oms-border);justify-content:space-between;align-items:center;padding:16px 28px;display:flex}.oms-topbar .oms-brand{margin:0}.oms-topbar__right{align-items:center;gap:16px;font-size:14px;display:flex}.oms-content{flex:1;padding:30px 36px;overflow-y:auto}.oms-app{grid-template-columns:240px 1fr;height:100vh;display:grid;overflow:hidden}.oms-sidebar{color:#e8e0d8;background:#2c2420;flex-direction:column;padding:20px 14px;display:flex;overflow-y:auto}.oms-sidebar__brand{color:#fff;padding:6px 10px 18px;font-size:15px;font-weight:700}.oms-nav{flex-direction:column;flex:1;gap:2px;display:flex}.oms-nav__item{color:#d8cec4;border-radius:8px;padding:10px 12px;font-size:14px;font-weight:500;display:block}.oms-nav__item:hover{color:#fff;background:#ffffff0f;text-decoration:none}.oms-nav__item--active,.oms-nav__item--active:hover{background:var(--oms-accent);color:#fff}.oms-sidebar__foot{word-break:break-all;border-top:1px solid #ffffff14;padding:12px 10px 4px;font-size:12px;color:#9a8d82!important}.oms-main{flex-direction:column;min-width:0;min-height:0;display:flex}.oms-topbar__title{font-size:16px;font-weight:600}.oms-page h1{margin:0 0 10px;font-size:24px}.oms-page p{line-height:1.6}.oms-cards{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin-top:26px;display:grid}.oms-tile{text-align:left;background:var(--oms-card);border:1px solid var(--oms-border);cursor:pointer;font:inherit;color:inherit;border-radius:11px;padding:18px;transition:border-color .15s,box-shadow .15s}.oms-tile:hover{border-color:var(--oms-accent);box-shadow:0 6px 20px #50372314}.oms-tile--soon{cursor:default;opacity:.7}.oms-tile--soon:hover{border-color:var(--oms-border);box-shadow:none}.oms-tile__label{margin-bottom:4px;font-weight:600}.oms-tile__hint{color:var(--oms-muted);font-size:13px}.oms-empty{background:var(--oms-card);border:1px dashed var(--oms-border);border-radius:11px;margin-top:20px;padding:28px}.oms-conn-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;margin-top:20px;display:grid}.oms-conn-card,.oms-conn-add{border:1px solid var(--oms-border);background:var(--oms-card);border-radius:12px;flex-direction:column;gap:8px;min-height:132px;padding:20px;display:flex}.oms-conn-add{cursor:pointer;color:var(--oms-muted);font:inherit;border-style:dashed;justify-content:center;align-items:center;gap:6px;font-weight:600;transition:border-color .15s,color .15s}.oms-conn-add:hover{border-color:var(--oms-accent);color:var(--oms-accent)}.oms-conn-add__plus{font-size:30px;line-height:1}.oms-conn-badge{color:#fff;border-radius:10px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:inline-flex}.oms-conn-card__name{font-weight:600}.oms-conn-card__status{color:var(--oms-success);font-size:13px}.oms-modal-overlay{z-index:50;background:#1c141073;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.oms-modal{background:#fff;border-radius:14px;width:100%;max-width:480px;overflow:hidden;box-shadow:0 24px 60px #00000040}.oms-modal__head{border-bottom:1px solid var(--oms-border);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.oms-modal__head h3{margin:0;font-size:17px}.oms-modal__close{cursor:pointer;color:var(--oms-muted);background:0 0;border:none;font-size:24px;line-height:1}.oms-modal__section{text-transform:uppercase;letter-spacing:.5px;color:var(--oms-muted);padding:14px 20px 6px;font-size:12px;font-weight:700}.oms-conn-list{flex-direction:column;gap:6px;padding:0 14px 14px;display:flex}.oms-conn-option{border:1px solid var(--oms-border);cursor:pointer;font:inherit;text-align:left;background:#fff;border-radius:10px;align-items:center;gap:14px;padding:12px;transition:border-color .15s,background .15s;display:flex}.oms-conn-option:hover{border-color:var(--oms-accent);background:#fcf8f4}.oms-conn-option__text{flex-direction:column;flex:1;display:flex}.oms-conn-option__name{font-weight:600}.oms-conn-option__tag{color:var(--oms-muted);font-size:12.5px}.oms-conn-option__arrow{color:var(--oms-muted)}.oms-link-back{color:var(--oms-accent);cursor:pointer;font:inherit;background:0 0;border:none;margin-bottom:8px;padding:0}.oms-connector-detail__title{align-items:center;gap:12px;display:flex}.oms-conn-card__top{justify-content:space-between;align-items:center;display:flex}.oms-conn-card__remove{color:var(--oms-muted);cursor:pointer;background:0 0;border:none;font-size:12px}.oms-conn-card__remove:hover{color:var(--oms-error)}.oms-field__help{color:var(--oms-muted);font-size:12px;font-weight:400;line-height:1.4}.oms-conn-form{max-width:460px}.oms-conn-form__actions{gap:10px;margin-top:6px;display:flex}.oms-settings-group{margin-top:28px}.oms-settings-group__title{color:var(--oms-muted);text-transform:uppercase;letter-spacing:.04em;margin:0 0 4px;font-size:15px;font-weight:700}.oms-field select,.oms-field textarea{border:1px solid var(--oms-border);color:var(--oms-text);background:#fff;border-radius:9px;padding:11px 13px;font-size:15px;transition:border-color .15s,box-shadow .15s}.oms-field select:focus,.oms-field textarea:focus{border-color:var(--oms-accent);outline:none;box-shadow:0 0 0 3px #8852311f}.oms-form--settings{max-width:520px}.oms-form__grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.oms-input-suffix{align-items:center;display:flex;position:relative}.oms-input-suffix input{width:100%;padding-right:34px}.oms-input-suffix__unit{color:var(--oms-muted);pointer-events:none;font-size:14px;position:absolute;right:13px}.oms-mt{margin-top:16px}.oms-orders-head{justify-content:space-between;align-items:center;gap:16px;display:flex}.oms-orders-head p{margin:0}.oms-table-wrap{background:var(--oms-card);border:1px solid var(--oms-border);border-radius:var(--oms-radius);overflow:hidden}.oms-table{border-collapse:collapse;width:100%;font-size:14px}.oms-table th,.oms-table td{text-align:left;border-bottom:1px solid var(--oms-border);padding:11px 14px}.oms-table thead th{text-transform:uppercase;letter-spacing:.4px;color:var(--oms-muted);background:#faf7f3;font-size:12px;font-weight:700}.oms-table tbody tr:last-child td{border-bottom:none}.oms-table tbody tr:hover{background:#fcf8f4}.oms-table .oms-num{text-align:right;font-variant-numeric:tabular-nums}.oms-table .oms-strong{font-weight:600}.oms-badge{white-space:nowrap;border-radius:999px;padding:2px 9px;font-size:12px;font-weight:600;display:inline-block}.oms-badge--ok{background:var(--oms-success-bg);color:var(--oms-success)}.oms-badge--warn{color:#9a6418;background:#fdf3e6}.oms-badge--muted{color:var(--oms-muted);background:#efe9e3}.oms-badge--info{color:#2f5d8a;background:#e7eff6}.oms-badge--danger{background:var(--oms-error-bg);color:var(--oms-error)}.oms-page--wide{max-width:none}.oms-filters{flex-wrap:wrap;align-items:flex-end;gap:12px;display:flex}.oms-filters__spacer{flex:auto}.oms-filter{color:var(--oms-muted);flex-direction:column;gap:4px;font-size:12px;font-weight:600;display:flex}.oms-filter select,.oms-filter input{border:1px solid var(--oms-border);color:var(--oms-text);background:#fff;border-radius:8px;min-width:130px;padding:8px 10px;font-size:14px;font-weight:400}.oms-filter--sm select,.oms-filter--sm input{min-width:90px}.oms-filter select:focus,.oms-filter input:focus{border-color:var(--oms-accent);outline:none;box-shadow:0 0 0 3px #8852311f}.oms-tagfilter{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;font-size:13px;display:flex}.oms-tagchip{border:1px solid var(--oms-border);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:12.5px;display:inline-flex}.oms-tagchip input{margin:0}.oms-tagchip--on{border-color:var(--oms-accent);color:var(--oms-accent);background:#fcf4ee}.oms-orders-meta,.oms-table--orders{font-size:13px}.oms-table--orders th,.oms-table--orders td{vertical-align:top}.oms-check{white-space:nowrap;width:1%}.oms-row--sel{background:#fcf4ee!important}.oms-items{flex-direction:column;gap:4px;min-width:170px;display:flex}.oms-item{align-items:center;gap:8px;display:flex}.oms-item__thumb{border:1px solid var(--oms-border);background:#efe9e3;border-radius:6px;flex:none;width:26px;height:26px;overflow:hidden}.oms-item__thumb img{object-fit:cover;width:100%;height:100%;display:block}.oms-item__name{line-height:1.3}.oms-props{flex-direction:column;gap:2px;min-width:150px;max-width:240px;display:flex}.oms-prop{font-size:12px;line-height:1.35}.oms-prop__k{color:var(--oms-muted)}.oms-trail{align-items:center;gap:5px;display:flex}.oms-trail__dot{background:#d8cfc6;border-radius:50%;flex:none;width:11px;height:11px}.oms-trail__dot--done{background:var(--oms-success)}.oms-trail__icon{color:#b3a89e;background:#f3efe9;border-radius:6px;flex:none;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.oms-trail__icon--done{color:#fff;background:var(--oms-success)}.oms-trail__svg{display:block}.oms-trail__btn{cursor:pointer;border:1px solid #0000;padding:0;transition:border-color .15s,transform 50ms,background .15s,color .15s}.oms-trail__btn:not(.oms-trail__icon--done){border-color:var(--oms-border);color:var(--oms-accent)}.oms-trail__btn:hover:not(:disabled){border-color:var(--oms-accent)}.oms-trail__btn:active:not(:disabled){transform:scale(.92)}.oms-trail__btn--busy{cursor:default;opacity:.6}.oms-tags{flex-wrap:wrap;gap:4px;display:flex}.oms-tag{color:var(--oms-muted);white-space:nowrap;background:#efe9e3;border-radius:999px;padding:1px 7px;font-size:11.5px}.oms-tag--default{background:var(--oms-accent);color:#fff;margin-left:8px}.oms-section-title{margin:26px 0 12px;font-size:16px}.oms-stats{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}.oms-stat{text-align:left;background:var(--oms-card);border:1px solid var(--oms-border);font:inherit;color:inherit;border-radius:12px;align-items:center;gap:14px;padding:18px;line-height:1.4;display:flex}.oms-stat--ok{background:#f3f8f4;border-color:#cfe3d4}.oms-stat__icon{background:var(--oms-success);color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-weight:700;display:inline-flex}.oms-stat--action{cursor:pointer;transition:border-color .15s,box-shadow .15s}.oms-stat--action:hover:not(:disabled){border-color:var(--oms-accent);box-shadow:0 6px 20px #50372314}.oms-stat--action:disabled{cursor:default;opacity:.7}.oms-stat--action .oms-stat__icon{background:var(--oms-accent)}.oms-stat__big{color:var(--oms-accent);flex:none;font-size:34px;font-weight:700;line-height:1}.oms-dash-grid{grid-template-columns:2fr 1fr;align-items:start;gap:16px;display:grid}.oms-panel{background:var(--oms-card);border:1px solid var(--oms-border);border-radius:12px;padding:18px 20px}.oms-panel--wide{grid-column:1/-1}.oms-panel__head{justify-content:space-between;align-items:center;gap:12px;display:flex}.oms-panel__title{margin:0 0 6px;font-size:15px}@media (width<=900px){.oms-dash-grid{grid-template-columns:1fr}.oms-panel--wide{grid-column:auto}}.oms-chart__svg{width:100%;height:auto;display:block}.oms-chart__axis{fill:var(--oms-muted);font-size:10px}.oms-legend{flex-wrap:wrap;gap:16px;margin-top:10px;font-size:13px;display:flex}.oms-legend__item{align-items:center;gap:6px;display:inline-flex}.oms-legend__dot{border-radius:50%;flex:none;width:10px;height:10px}.oms-checklist__progress{margin:0 0 12px;font-size:13px}.oms-checklist{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.oms-check-item{color:var(--oms-muted);align-items:center;gap:10px;font-size:14px;display:flex}.oms-check-item__box{border:1.5px solid var(--oms-border);border-radius:6px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:700;display:inline-flex}.oms-check-item--done{color:var(--oms-text)}.oms-check-item--done .oms-check-item__box{background:var(--oms-success);border-color:var(--oms-success);color:#fff}.oms-errlist{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.oms-err{background:var(--oms-error-bg);border-radius:9px;gap:12px;padding:10px 12px;font-size:13px;display:flex}.oms-err__chan{color:var(--oms-error);flex:none;font-weight:700}.oms-err__msg{color:var(--oms-text)}.oms-tabs{border-bottom:1px solid var(--oms-border);gap:4px;margin-top:18px;display:flex}.oms-tab{font:inherit;color:var(--oms-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 14px;font-weight:600}.oms-check-row{flex-wrap:wrap;align-items:center;gap:18px;margin-top:6px;display:flex}.oms-product-row{border:1px solid var(--oms-border);background:var(--oms-card);border-radius:11px;flex-direction:column;gap:12px;margin-top:12px;padding:16px;display:flex}.oms-products{flex-direction:column;display:flex}.oms-btn--sm{margin-left:auto;padding:7px 11px;font-size:13px}.oms-conn-card__open{text-align:left;font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:0;display:flex}.oms-topbar__company{cursor:pointer;font:inherit;color:var(--oms-text);background:0 0;border:none;border-radius:6px;padding:4px 8px;font-weight:600}.oms-topbar__company:hover{color:var(--oms-accent);background:#f0eae3}.oms-profile{max-width:640px}.oms-profile-card{background:var(--oms-card);border:1px solid var(--oms-border);border-radius:12px;margin-top:16px;padding:22px 24px}.oms-profile-card h2{margin:0 0 6px;font-size:17px}.oms-profile-card>p{margin:0 0 14px;font-size:14px}.oms-profile-card .oms-field{margin-bottom:14px}.oms-profile-card__actions{justify-content:flex-end;gap:10px;display:flex}.oms-profile-card--danger{border-color:#e3b7ad}.oms-profile-card--danger h2{color:var(--oms-error)}.oms-btn--danger{background:var(--oms-error)}.oms-btn--danger:hover:not(:disabled){background:#8a2f1f}.oms-toggle{cursor:pointer;align-items:center;gap:10px;margin-bottom:14px;font-size:14px;display:inline-flex}.oms-toggle input{width:16px;height:16px}.oms-modal__body{padding:8px 20px 20px}.oms-detail-section{flex-direction:column;max-width:620px;margin-top:12px;display:flex}.oms-detail-row{border-bottom:1px solid var(--oms-border);grid-template-columns:160px 1fr;align-items:center;gap:14px;padding:14px 0;display:grid}.oms-detail-row:last-child{border-bottom:none}.oms-detail-row__label{font-size:14px;font-weight:600}.oms-detail-row__value{flex-wrap:wrap;align-items:center;gap:8px;font-size:14px;display:flex}.oms-detail-row__value--input input{border:1px solid var(--oms-border);min-width:180px;color:var(--oms-text);background:#fff;border-radius:8px;flex:1;padding:9px 11px;font-size:14px}.oms-detail-row__value--input input:focus{border-color:var(--oms-accent);outline:none;box-shadow:0 0 0 3px #8852311f}.oms-detail-row__hint{font-size:12.5px}.oms-secret{border:1px solid var(--oms-border);word-break:break-all;background:#f3ede6;border-radius:7px;flex:1;min-width:180px;padding:7px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.oms-icon-btn{border:1px solid var(--oms-border);cursor:pointer;background:#fff;border-radius:7px;padding:6px 9px;font-size:14px;line-height:1}.oms-icon-btn:hover:not(:disabled){border-color:var(--oms-accent)}.oms-reauth-link{color:var(--oms-accent);font:inherit;cursor:pointer;background:0 0;border:none;padding:0;font-weight:600}.oms-reauth-link:hover{text-decoration:underline}.oms-conn-card--clickable{text-align:left;font:inherit;color:inherit;cursor:pointer;transition:border-color .15s,box-shadow .15s}.oms-conn-card--clickable:hover{border-color:var(--oms-accent);box-shadow:0 6px 20px #50372314}.oms-detail-heading{margin:22px 0 4px;font-size:14px}.oms-detail-heading:first-child{margin-top:14px}.oms-detail-note{margin:0 0 8px;font-size:13px}.oms-checkbox{border-bottom:1px solid var(--oms-border);cursor:pointer;align-items:center;gap:10px;padding:11px 0;font-size:14px;display:flex}.oms-checkbox input{width:17px;height:17px;accent-color:var(--oms-accent);flex:none}.oms-detail-row__value select{border:1px solid var(--oms-border);color:var(--oms-text);background:#fff;border-radius:8px;min-width:200px;padding:8px 10px;font-size:14px}.oms-detail-row__value select:focus{border-color:var(--oms-accent);outline:none;box-shadow:0 0 0 3px #8852311f}.oms-detail-actions{align-items:center;gap:12px;margin-top:18px;display:flex}.oms-orders-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.oms-orders-meta__actions{align-items:center;gap:8px;display:flex}.oms-table--filterhead thead th{vertical-align:top}.oms-th{flex-direction:column;gap:5px;display:flex}.oms-th--num{align-items:flex-end}.oms-th__label{text-transform:uppercase;letter-spacing:.4px;color:var(--oms-muted);font-size:12px;font-weight:700}.oms-th__filter{border:1px solid var(--oms-border);color:var(--oms-text);background:#fff;border-radius:7px;max-width:150px;padding:5px 7px;font-size:12.5px;font-weight:400}.oms-th__filter:focus{border-color:var(--oms-accent);outline:none}.oms-th__dates{flex-direction:column;gap:4px;display:flex}.oms-th__dates input,.oms-th__range input{border:1px solid var(--oms-border);color:var(--oms-text);background:#fff;border-radius:7px;padding:4px 6px;font-size:12px;font-weight:400}.oms-th__dates input{width:130px}.oms-th__range{gap:4px;display:flex}.oms-th__range input{text-align:right;width:58px}.oms-th__dates input:focus,.oms-th__range input:focus{border-color:var(--oms-accent);outline:none}.oms-th-tags{position:relative}.oms-th-tags>summary{cursor:pointer;text-transform:uppercase;letter-spacing:.4px;color:var(--oms-muted);-webkit-user-select:none;user-select:none;font-size:12px;font-weight:700;list-style:none}.oms-th-tags>summary::-webkit-details-marker{display:none}.oms-th-tags>summary:after{content:" ▾"}.oms-th-tags__panel{z-index:20;border:1px solid var(--oms-border);background:#fff;border-radius:9px;flex-direction:column;gap:2px;min-width:160px;max-height:260px;margin-top:6px;padding:8px;display:flex;position:absolute;top:100%;right:0;overflow-y:auto;box-shadow:0 10px 30px #50372329}.oms-th-tags__opt{text-transform:none;letter-spacing:0;color:var(--oms-text);cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:8px;padding:5px 6px;font-size:13px;font-weight:400;display:flex}.oms-th-tags__opt:hover{background:#f6f1ec}.oms-table-empty{text-align:center;padding:28px 12px}.oms-field select{border:1px solid var(--oms-border);color:var(--oms-text);background:#fff;border-radius:9px;padding:11px 13px;font-size:15px}.oms-tabbar{border-bottom:1px solid var(--oms-border);gap:4px;margin-top:18px;display:flex}.oms-tab{font:inherit;color:var(--oms-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 14px;font-size:14px;font-weight:600}.oms-tab:hover{color:var(--oms-text)}.oms-tab--active{color:var(--oms-accent);border-bottom-color:var(--oms-accent)}.oms-tabpanel{max-width:560px;padding:22px 0}.oms-tab-actions{border-top:1px solid var(--oms-border);justify-content:flex-end;gap:10px;max-width:560px;padding-top:16px;display:flex}.oms-checklist{flex-direction:column;gap:6px;padding:4px 0;display:flex}.oms-mapping-row{align-items:center;gap:8px;display:flex}.oms-mapping-row__pm{flex:1}.oms-mapping-row input,.oms-mapping-row select{border:1px solid var(--oms-border);color:var(--oms-text);background:#fff;border-radius:8px;padding:9px 11px;font-size:14px}.oms-mapping-row select{flex:1}.oms-view-menu{display:inline-block;position:relative}.oms-view-menu>summary{list-style:none}.oms-view-menu>summary::-webkit-details-marker{display:none}.oms-view-menu__panel{border:1px solid var(--oms-border);z-index:20;background:#fff;border-radius:9px;flex-direction:column;gap:2px;min-width:180px;padding:8px;display:flex;position:absolute;top:calc(100% + 4px);right:0;box-shadow:0 10px 30px #0000001f}.oms-view-menu__opt{cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:8px;padding:5px 6px;font-size:13px;display:flex}.oms-view-menu__opt:hover{background:#f3ede6}.oms-daterange{align-items:center;gap:8px;display:flex}.oms-daterange input{flex:1}.oms-export-count{padding-top:4px;font-size:14px}.oms-th-h{white-space:nowrap;align-items:center;gap:6px;display:flex}.oms-th__label--sort{cursor:pointer;-webkit-user-select:none;user-select:none}.oms-th__label--sort:hover{color:var(--oms-accent)}.oms-orders-meta__left{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.oms-search{border:1px solid var(--oms-border);width:300px;max-width:100%;color:var(--oms-text);background:#fff;border-radius:9px;padding:9px 12px;font-size:14px}.oms-search:focus{border-color:var(--oms-accent);outline:none;box-shadow:0 0 0 3px #8852311f}.oms-modal--wide{max-width:560px}.oms-view-menu__opt{text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:none}.oms-attr-matrix{border-collapse:collapse;width:100%}.oms-attr-matrix td{vertical-align:middle;padding:5px 0;font-size:14px}.oms-attr-matrix td:first-child{width:140px;font-weight:600}.oms-attr-matrix select{border:1px solid var(--oms-border);width:100%;color:var(--oms-text);background:#fff;border-radius:8px;padding:8px 10px;font-size:14px}.oms-icon-cell{cursor:pointer;color:var(--oms-muted);background:0 0;border:none;border-radius:5px;padding:2px 4px;font-size:15px}.oms-icon-cell:hover{color:var(--oms-accent);background:#f3ede6}.oms-sync{color:var(--oms-border);font-size:15px}.oms-sync--on{color:var(--oms-success)}.oms-grid2{grid-template-columns:1fr 1fr;gap:14px;display:grid}.oms-dim-row{gap:8px;display:flex}.oms-dim-row input{border:1px solid var(--oms-border);border-radius:9px;width:100%;padding:11px 13px;font-size:15px}.oms-tabpanel--wide{max-width:960px}.oms-billing-grid{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}@media (width<=760px){.oms-billing-grid{grid-template-columns:1fr}}.oms-mandate{margin-top:8px;font-size:12.5px;line-height:1.5}.oms-mandate p{margin:0 0 8px}.oms-table--excel{table-layout:fixed}.oms-table--excel tbody td{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.oms-table--excel th,.oms-table--excel td,.oms-table--excel .oms-num{text-align:left}.oms-table--excel .oms-th-h,.oms-table--excel .oms-items,.oms-table--excel .oms-props,.oms-table--excel .oms-tags,.oms-table--excel .oms-trail,.oms-table--excel .oms-item{justify-content:flex-start}.oms-table--excel thead th{position:relative}.oms-table--excel thead th:after{content:"";background:var(--oms-border);width:2px;height:60%;position:absolute;top:20%;right:0}.oms-table--excel thead th:hover:after{background:var(--oms-accent)}.oms-table--excel thead th:last-child:after{display:none}.oms-colfilter{display:inline-flex;position:relative}.oms-colfilter>summary{cursor:pointer;color:var(--oms-muted);border:1px solid var(--oms-border);-webkit-user-select:none;user-select:none;background:#fff;border-radius:5px;padding:3px 5px;font-size:10px;line-height:1;list-style:none}.oms-colfilter>summary::-webkit-details-marker{display:none}.oms-colfilter>summary:hover{color:var(--oms-accent);border-color:var(--oms-accent)}.oms-colfilter--active>summary{color:#fff;background:var(--oms-accent);border-color:var(--oms-accent)}.oms-colfilter__panel{border:1px solid var(--oms-border);z-index:30;background:#fff;border-radius:9px;width:max-content;max-width:340px;padding:10px;position:absolute;top:calc(100% + 5px);left:0;right:auto;box-shadow:0 10px 30px #00000024}.oms-colfilter__panel select{border:1px solid var(--oms-border);min-width:180px;color:var(--oms-text);background:#fff;border-radius:8px;padding:8px 10px;font-size:14px}.oms-colfilter__row{align-items:center;gap:8px;display:flex}.oms-colfilter__row input{border:1px solid var(--oms-border);border-radius:8px;padding:8px 10px;font-size:14px}.oms-colfilter__row input[type=date]{width:145px}.oms-colfilter__row input[type=number]{width:92px}.oms-selhead{align-items:center;gap:2px;display:inline-flex}.oms-selmenu{position:relative}.oms-selmenu>summary{cursor:pointer;color:var(--oms-muted);padding:2px;font-size:11px;line-height:1;list-style:none}.oms-selmenu>summary::-webkit-details-marker{display:none}.oms-selmenu>summary:hover{color:var(--oms-accent)}.oms-selmenu__panel{border:1px solid var(--oms-border);z-index:30;background:#fff;border-radius:9px;flex-direction:column;gap:2px;min-width:230px;padding:6px;display:flex;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 10px 30px #0000001f}.oms-selmenu__opt{text-align:left;font:inherit;color:var(--oms-text);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:7px;padding:7px 9px;font-size:13px}.oms-selmenu__opt:hover{background:#f0eae3}.oms-rownum-cell{padding:0!important}.oms-rownum{cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:12px;transition:background .12s;display:inline-flex}.oms-rownum:hover,.oms-rownum:focus-visible{background:#f0eae3;outline:none}.oms-rownum__no{line-height:1}.oms-edit-btn{color:var(--oms-accent);opacity:0;font-size:14px;line-height:1;transition:opacity .12s}.oms-table--orders tbody tr:hover .oms-edit-btn,.oms-rownum:focus-visible .oms-edit-btn{opacity:1}.oms-editor-overlay{z-index:100;background:#281e1673;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.oms-editor{background:var(--oms-card);border-radius:14px;flex-direction:column;width:100%;max-width:860px;max-height:92vh;display:flex;overflow:hidden;box-shadow:0 24px 70px #0000004d}.oms-editor__head{border-bottom:1px solid var(--oms-border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.oms-editor .oms-tabs{margin:0;padding:0 20px}.oms-editor__body{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.oms-editor__foot{border-top:1px solid var(--oms-border);background:#faf7f3;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.oms-editor__foot-actions{gap:10px;display:flex}.oms-cell-input{border:1px solid var(--oms-border);width:100%;min-width:80px;font:inherit;color:var(--oms-text);background:#fff;border-radius:7px;padding:6px 8px;font-size:13px}.oms-cell-input--num{text-align:right;width:74px}.oms-cell-input:focus{border-color:var(--oms-accent);outline:none}.oms-nr-head{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:4px;display:flex}.oms-nr-preview{color:var(--oms-muted);font-size:13px}.oms-nr-preview code,.oms-nr-head code{color:var(--oms-text);background:#f0eae3;border-radius:6px;padding:1px 6px}.oms-logo-thumb{justify-content:flex-start;align-items:center;width:100%;height:70px;display:flex}.oms-logo-thumb img{object-fit:contain;max-width:100%;max-height:70px}
