@layer theThemeMolecules{._1ra4o4s0:focus-visible{width:fit-content;min-width:max-content;height:auto;box-shadow:0 0 0 .125rem var(--the-theme-semanticColors-base-focus-outlineInner), 0 0 0 .25rem var(--the-theme-semanticColors-base-focus-outlineOuter);border-radius:0;outline:none;padding-left:1rem;padding-right:1rem;text-decoration:underline;display:block;overflow:visible}._1ra4o4s2{background-color:var(--the-theme-semanticColors-container-weak-background);width:0;height:0;padding:0;position:absolute;top:.25rem;left:.25rem;overflow:hidden}._1ra4o4s4{position:relative}._1ra4o4s5:focus-visible{padding-top:.25rem;padding-bottom:.25rem}._1ra4o4s7:focus-visible{padding-top:.5rem;padding-bottom:.5rem}._1ra4o4s9:focus-visible{padding-top:1rem;padding-bottom:1rem}._1ra4o4sb{width:1px;height:1px;position:absolute;bottom:0;right:0;overflow:hidden}}:root{--app-color-primary-tint-10:#ff7c161a}html,body{background:var(--the-theme-semanticColors-container-medium-background);min-width:320px;min-height:100%;font-family:var(--the-theme-fonts-base-family);font-size:var(--the-theme-fonts-base-100-fontSize);line-height:var(--the-theme-fonts-base-100-lineHeight);color:var(--the-theme-semanticColors-base-strong-text);margin:0}body{min-height:100vh}.app-authenticated-header{border-bottom:1px solid var(--the-theme-semanticColors-container-weak-border);background:var(--the-theme-semanticColors-container-weak-background);padding:12px 0}.app-authenticated-header__content{justify-content:flex-end;display:flex}.app-page{min-height:100vh;padding:32px 0}.app-error__stack{max-width:100%;padding:16px;overflow-x:auto}.app-stack{gap:16px;display:grid}.app-stack--sm{gap:8px}.app-stack--md{gap:16px}.app-stack--lg{gap:24px}.app-cluster{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.app-cluster--end{justify-content:flex-end}.app-orders__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.app-orders__heading{gap:4px;display:grid}.app-orders__selected-store{color:var(--the-theme-semanticColors-base-text-secondary);font-weight:600}.app-orders__filters{flex-wrap:wrap;align-items:center;gap:12px;width:100%;display:flex}.app-orders__search{flex:560px;max-width:840px}.app-orders__panel{padding:0;overflow:hidden}.app-orders__table-scroll{overflow-x:auto}.app-orders__table-scroll table{width:100%;min-width:720px}.app-orders__pagination{border-top:var(--the-theme-lineSize-xs) var(--the-theme-lineStyle-solid) var(--the-theme-semanticColors-container-weak-border);padding:16px;display:block}.app-orders__pagination-nav{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid}.app-orders__pagination-controls{grid-column:2;justify-content:center;align-items:center;gap:16px;display:flex}.app-orders__pagination-page{text-align:center;min-width:110px;font-weight:600}.app-orders__page-size{grid-column:3;justify-self:end;width:140px}@media (width<=560px){.app-orders__pagination-nav{grid-template-columns:1fr}.app-orders__pagination-controls,.app-orders__page-size{grid-column:1;justify-self:center}}.app-orders__loading{padding:48px 16px}.app-orders__alert{margin:16px}.app-orders__empty-cell{text-align:center;padding:48px 16px}.app-orders__row{cursor:pointer;position:relative}.app-orders__row:hover>td{background-color:var(--the-theme-semanticColors-container-strong-background,#ccc)}.app-orders__row>td{pointer-events:none}.app-orders__row-link{color:inherit;font:inherit;pointer-events:auto;text-decoration:none}.app-orders__row-link:after{content:"";pointer-events:auto;position:absolute;inset:0}.app-orders__row:focus-within{outline:2px solid var(--the-theme-semanticColors-base-border,currentColor);outline-offset:-2px}.app-orders__row-link:focus{outline:none}.app-order-detail__items{gap:24px;padding:16px;display:grid}.app-order-detail__group{gap:8px;display:grid}.app-order-detail__group-heading{font-family:var(--the-theme-fonts-brand2-family,inherit)}.app-order-detail__group-count{color:var(--the-theme-semanticColors-base-text-secondary,inherit);font-weight:400}.app-order-detail__items table{table-layout:fixed;width:100%}.app-order-detail__items th{white-space:nowrap}.app-order-detail__items td,.app-order-detail__items th{text-overflow:ellipsis;overflow:hidden}.app-order-detail__article{white-space:normal;word-break:break-word}.app-order-detail__back{align-self:flex-start;width:fit-content}.app-order-detail__header{background:var(--app-color-primary-tint-10);border:1px solid var(--the-theme-semanticColors-container-medium-border);flex-wrap:wrap;align-items:stretch;gap:20px;padding:16px 20px;display:flex}.app-order-detail__order{flex-direction:column;justify-content:center;min-width:0;display:flex}.app-order-detail__divider{background:var(--the-theme-semanticColors-container-medium-border);align-self:stretch;width:1px}.app-order-detail__client-block{flex-direction:column;flex:1;justify-content:center;gap:6px;min-width:0;display:flex}.app-order-detail__meta-line{color:var(--the-theme-semanticColors-base-text-secondary);flex-wrap:wrap;align-items:center;gap:10px;display:flex}.app-order-detail__meta-dot{color:var(--the-theme-semanticColors-base-text-secondary)}.app-order-detail__eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--the-theme-semanticColors-base-text-secondary);margin:0}.app-order-detail__title{margin:0}.app-order-detail__order-id{color:var(--the-theme-semanticColors-primary-medium-background)}.app-order-detail__customer{margin:0;font-weight:700}.app-order-detail__financial{text-align:right;flex-direction:column;justify-content:center;display:flex}.app-order-detail__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}@media (width<=720px){.app-order-detail__header{flex-direction:column;align-items:stretch;gap:16px}.app-order-detail__divider{display:none}.app-order-detail__financial{text-align:left}.app-order-detail__actions{width:100%}}.app-import__label{gap:6px;display:grid}.app-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}.app-import-drop{border:2px dashed var(--the-theme-semanticColors-container-medium-border);background:var(--the-theme-semanticColors-container-weak-background);text-align:center;border-radius:8px;gap:12px;padding:24px;display:grid}.app-import-drop--active{border-color:var(--the-theme-semanticColors-primary-medium-background);background:var(--the-theme-semanticColors-container-medium-background)}.app-import__staged{gap:8px;margin:0;padding:0;list-style:none;display:grid}.app-import__staged-row{border:var(--the-theme-lineSize-xs) var(--the-theme-lineStyle-solid) var(--the-theme-semanticColors-container-weak-border);background:var(--the-theme-semanticColors-container-weak-background);border-radius:6px;flex-wrap:wrap;align-items:center;gap:12px;padding:8px 12px;display:flex}.app-import__staged-name{flex:auto;font-weight:600}.app-import__staged-size{color:var(--the-theme-semanticColors-neutral-medium-text);font-variant-numeric:tabular-nums}.app-import__file-header{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.app-import__file-name{font-weight:600}.app-import__errors{margin:0;padding-left:18px}.app-preview{flex-direction:column;gap:12px;min-height:0;display:flex}.app-preview__summary{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:8px 16px;display:flex}.app-preview__summary-main{font-weight:600}.app-preview__controls{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.app-preview__tabs{border-bottom:var(--the-theme-lineSize-xs) var(--the-theme-lineStyle-solid) var(--the-theme-semanticColors-container-medium-border);flex-wrap:wrap;gap:2px;display:flex}.app-preview__tab{appearance:none;font:inherit;color:#6b7280;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-1px;padding:8px 12px;font-weight:600;display:inline-flex}.app-preview__tab:not(.app-preview__tab--active):not(:disabled):hover{color:var(--the-theme-semanticColors-base-strong-text,#333)}.app-preview__tab:disabled{opacity:.4;cursor:default}.app-preview__tab--active{color:var(--the-theme-semanticColors-primary-medium-background,#ff7c16);border-bottom-color:var(--the-theme-semanticColors-primary-medium-background,#ff7c16)}.app-preview__tab--attn.app-preview__tab--active{color:var(--the-theme-semanticColors-error-text);border-bottom-color:var(--the-theme-semanticColors-error-text)}.app-preview__tab-count{font-size:var(--the-theme-fonts-base-75-fontSize,.8125rem);background:var(--the-theme-semanticColors-container-medium-background);color:var(--the-theme-semanticColors-base-text-secondary);border-radius:999px;padding:0 6px;font-weight:700}.app-preview__tab--attn .app-preview__tab-count{background:var(--the-theme-semanticColors-error-background);color:var(--the-theme-semanticColors-error-textOnBackground)}.app-preview__search{min-width:220px}.app-preview__scroll{border:var(--the-theme-lineSize-xs) var(--the-theme-lineStyle-solid) var(--the-theme-semanticColors-container-weak-border);flex:auto;min-height:0;max-height:min(48vh,440px);overflow:auto}.app-preview__head-row th{z-index:5;background:var(--the-theme-semanticColors-container-medium-background);position:sticky;top:-1px}.app-preview__row{cursor:pointer}.app-preview__row>*{vertical-align:middle}.app-preview__id{font-variant-numeric:tabular-nums;font-weight:600}.app-preview__status{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.app-preview__cell-num{text-align:right;font-variant-numeric:tabular-nums}.app-preview__cell-toggle{text-align:center;width:32px}.app-preview__caret{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:6px solid var(--the-theme-semanticColors-base-text-secondary,#6b7280);width:0;height:0;transition:transform .15s;display:inline-block}.app-preview__caret--open{transform:rotate(90deg)}.app-preview__empty{text-align:center;color:var(--the-theme-semanticColors-base-text-secondary);padding:24px}.app-preview__detail-cell{background:var(--the-theme-semanticColors-container-weak-background)}.app-preview__detail{gap:8px;padding:4px 4px 8px;display:grid}.app-preview__bad-value{color:var(--the-theme-semanticColors-error-text);font-weight:700}.app-preview__footer{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;display:flex}.app-home{align-items:center;display:flex}.app-home__panel{max-width:760px;margin:0 auto}.app-home__content{gap:24px;padding:32px;display:grid}.app-admin-dashboard{gap:32px}.app-admin-dashboard__identity{border-left:3px solid var(--the-theme-semanticColors-primary-border,#f59d27);gap:2px;width:fit-content;padding-left:12px;display:grid}.app-admin-dashboard__identity-label{color:var(--the-theme-semanticColors-base-text-secondary,#666);font-family:var(--the-theme-fonts-brand2-family);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:700}.app-admin-dashboard__identity-name{font-size:1rem;font-weight:600}.app-admin-dashboard__workspace-heading{align-items:center;gap:20px;display:flex}.app-admin-dashboard__country{border-left:4px solid var(--the-theme-semanticColors-primary-border);align-items:center;padding-left:20px;display:flex}.app-admin-dashboard__country strong{font-family:var(--the-theme-fonts-brand1-family);font-size:2rem;transform:translateY(9px)}.app-store-selection{gap:16px;display:grid}.app-store-selection__remembered{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}@media (width>=720px){.app-home__content{align-items:start}}@media (width<=719px){.app-admin-dashboard__workspace-heading{flex-direction:column;align-items:flex-start}.app-admin-dashboard__country{border-top:4px solid var(--the-theme-semanticColors-primary-border);border-left:0;padding-top:12px;padding-left:0}}
