/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.collapse{visibility:collapse}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.\!end{inset-inline-end:var(--spacing)!important}.end{inset-inline-end:var(--spacing)}.order-1{order:1}.order-2{order:2}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.lowercase{text-transform:lowercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#17211b;--muted:#66706a;--line:#dfe4df;--soft-line:#ebeeeb;--paper:#fff;--canvas:#f7f8f5;--green:#176b42;--green-dark:#0d4f2f;--green-soft:#eaf5ef;--orange:#e56f28;--red:#b43131;--shadow:0 12px 28px #14211914;--workspace-bg:#f2f5f3;--workspace-sidebar:#f6f8f7;--workspace-panel:#fff;--workspace-soft:#f7f9f8;--workspace-line:#e1e7e3;--workspace-line-strong:#d4ddd7;--workspace-ink:#17211b;--workspace-muted:#66716a;--workspace-green:#087a4d;--workspace-green-dark:#05623e;--workspace-warning:#d97706;--workspace-warning-soft:#fff3df;--workspace-danger:#df3e49;--workspace-danger-soft:#fff0f1;--workspace-info:#3679dd;--workspace-info-soft:#edf4ff;--workspace-radius:12px;--workspace-radius-lg:19px;--workspace-shadow:0 8px 30px #172a1f0d}::-webkit-scrollbar-thumb:hover{background:#97a69c padding-box padding-box;border:2px solid #0000}.workspace-frame{letter-spacing:-.008em}.workspace-frame-brand-row{align-items:flex-start}.workspace-brand>span{gap:3px}.workspace-brand b{line-height:1}.workspace-brand small{letter-spacing:0;font-weight:520}.workspace-frame-sidebar>nav{flex-direction:column;flex:1;display:flex}.workspace-frame-sidebar>nav section{flex-direction:column;display:flex}.workspace-frame-sidebar>nav a{align-items:center;text-decoration:none;transition:color .16s,background .16s,transform .16s;display:flex;position:relative}.workspace-frame-sidebar>nav a:before{content:"";background:0 0;border-radius:0 4px 4px 0;width:3px;position:absolute;top:8px;bottom:8px;left:-13px}.workspace-frame-sidebar>nav a svg{stroke-width:1.8px;flex:none}.workspace-frame-sidebar>nav a:hover{transform:translate(1px)}.workspace-frame-sidebar>nav a.active{font-weight:720}.workspace-frame-sidebar>nav a.active:before{background:#07965c}.workspace-frame-sidebar .workspace-user b{font-size:10px}.workspace-frame-sidebar .workspace-user small{font-size:9px}.workspace-frame-sidebar .avatar.admin{color:#fff;background:linear-gradient(145deg,#303532,#111412);border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;display:grid}.workspace-frame-main{background:var(--workspace-panel)}.workspace-global-search{color:#6c7770;cursor:pointer;text-align:left;background:#f6f8f7;border:1px solid #e2e7e4;border-radius:9px;align-items:center;gap:9px;width:min(560px,60vw);min-height:38px;padding:0 11px;display:flex}.workspace-global-search svg{width:17px}.workspace-global-search span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:11px;overflow:hidden}.workspace-global-search kbd{color:#7a847e;background:#fff;border:1px solid #dfe5e1;border-radius:5px;padding:3px 6px;font:700 9px/1.1 inherit}.workspace-operator-link{min-width:0;color:var(--workspace-ink);border-radius:8px;align-items:center;gap:7px;padding:4px;text-decoration:none;display:flex}.workspace-operator-link:hover{background:var(--workspace-soft)}.workspace-operator-link .avatar{color:#fff;background:#202723;border-radius:50%;place-items:center;width:31px;height:31px;font-size:9px;display:grid}.workspace-operator-link>span:last-child{flex-direction:column;display:flex}.workspace-operator-link b{font-size:10px}.workspace-operator-link small{color:var(--workspace-muted);font-size:8px}.workspace-frame-topbar-actions>.notification-wrap>button,.workspace-frame-topbar-actions>a:not(.workspace-operator-link){color:#3a463e;border:1px solid var(--workspace-line);background:#fff;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.workspace-header{gap:22px}.workspace-header h1{color:var(--workspace-ink);letter-spacing:-.04em;font-weight:760;line-height:1.12}.workspace-header p{color:var(--workspace-muted);margin:7px 0 0;line-height:1.5}.workspace-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.workspace-action-button{color:#233027;border:1px solid var(--workspace-line-strong);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:37px;padding:0 13px;font:650 10px/1 inherit;text-decoration:none;transition:border-color .16s,transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 1px 2px #13271b08}.workspace-action-button:hover{border-color:#9fb4a7;transform:translateY(-1px);box-shadow:0 5px 14px #12362112}.workspace-action-button svg{width:14px;height:14px}.workspace-action-button.primary{color:#fff;background:linear-gradient(#0a8957,#067547);border-color:#067346;box-shadow:0 5px 14px #05774629}.workspace-action-button i{color:#fff;background:#ee7d24;border-radius:999px;place-items:center;min-width:17px;height:17px;padding:0 4px;font:800 8px/1 inherit;display:inline-grid}.admin-metrics,.metric-grid{margin:0 0 15px;display:grid}.metric-link{min-width:0}.metric{height:100%;color:var(--workspace-ink);border:1px solid var(--workspace-line);transition:border-color .16s,transform .16s,box-shadow .16s;box-shadow:0 1px 2px #152e1e05}.metric-icon{color:#078552;background:var(--workspace-green-soft);top:15px;right:15px}.metric-icon svg{width:17px;height:17px}.metric>small{color:#5f6b64;max-width:calc(100% - 42px);font-size:10px;font-weight:570}.metric>strong{color:#131b16;letter-spacing:-.045em;margin-top:15px;font-weight:780;line-height:1}.metric p{color:#68736c;font-size:9px;line-height:1.35}.chart-card,.panel,.settings-card,.workspace-operational-section{border:1px solid var(--workspace-line);background:#fff;min-width:0;margin-bottom:15px;padding:0;overflow:hidden;box-shadow:0 1px 2px #152e1e05}.workspace-operational-section>header{justify-content:space-between;align-items:center;gap:15px;min-height:72px;padding:15px 17px;display:flex}.workspace-operational-section>header h2{color:var(--workspace-ink);letter-spacing:-.03em;margin:0;font-size:17px;font-weight:750}.workspace-operational-section>header p{color:var(--workspace-muted);margin:5px 0 0;font-size:10px}.admin-overview-users{margin-top:4px}.admin-overview-grid{display:grid}.workspace-data-toolbar{background:#fbfcfb;border-top:1px solid #edf0ee;border-bottom:1px solid #edf0ee;align-items:center;gap:8px;min-height:53px;padding:8px 17px;display:flex}.workspace-data-toolbar label{border:1px solid var(--workspace-line-strong);background:#fff;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:230px;max-width:420px;height:36px;padding:0 10px;display:flex}.workspace-data-toolbar label:focus-within{border-color:#65a887;box-shadow:0 0 0 3px #09825014}.workspace-data-toolbar label svg{color:#748078;width:15px}.workspace-data-toolbar input{background:0 0;border:0;outline:0;width:100%;min-height:0;padding:0;font-size:10px}.workspace-data-toolbar select{color:#465149;border:1px solid var(--workspace-line-strong);background:#fff;border-radius:8px;min-width:145px;height:36px;padding:0 29px 0 10px;font-size:10px}.data-table-wrap{overflow:auto}.workspace-operational-section>.data-table-wrap{border:0}.data-table th{color:#77817b;border-bottom:1px solid var(--workspace-line);letter-spacing:.045em;white-space:nowrap;font-weight:760}.data-table td{color:#303a33;vertical-align:middle;border-bottom:1px solid #edf0ee;line-height:1.35}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr.interactive{cursor:pointer;outline:0;transition:background .14s,box-shadow .14s}.data-table tbody tr.interactive:hover{background:#f6faf7}.data-table tbody tr.interactive:focus-visible{box-shadow:inset 0 0 0 2px #72b493}.data-table tbody tr.selected{background:#eaf5ef;box-shadow:inset 3px 0 #078752}.data-table td span:not(.status-pill):not(.workspace-role-chips):not(.workspace-user-cell){flex-direction:column;display:flex}.data-table td b{color:#273129;font-size:10px;font-weight:680}.data-table td small{color:#7b857f;margin-top:2px;font-size:8px}.workspace-user-cell{align-items:center;gap:9px;min-width:190px;display:flex}.workspace-user-cell>i{color:#176b48;text-transform:uppercase;background:#e1f1e8;border:1px solid #d5e7dd;border-radius:50%;place-items:center;width:30px;height:30px;font-size:9px;font-style:normal;font-weight:760;display:grid}.workspace-user-cell>span{flex-direction:column;min-width:0;display:flex}.workspace-role-chips{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.workspace-role-chips em{color:#2b6f51;text-transform:uppercase;background:#edf7f1;border-radius:5px;padding:3px 6px;font-size:7px;font-style:normal;font-weight:750}.entity-status,.status-pill{letter-spacing:.025em;text-transform:uppercase;border-radius:999px;align-items:center;gap:4px;width:fit-content;padding:4px 7px;font-size:7px;font-weight:800;display:inline-flex}.entity-status.success,.status-pill.success{color:#087244;background:#e4f5ea}.entity-status.warning,.status-pill.warning{color:#b86708;background:var(--workspace-warning-soft)}.entity-status.danger,.status-pill.danger{color:#c3303b;background:var(--workspace-danger-soft)}.entity-status.neutral,.status-pill.neutral{color:#657069;background:#edf1ee}.workspace-table-pagination{border-top:1px solid var(--workspace-line);justify-content:space-between;align-items:center;gap:15px;min-height:50px;padding:9px 15px;display:flex}.workspace-table-pagination>span{color:var(--workspace-muted);font-size:9px}.workspace-table-pagination nav{gap:3px;display:flex}.workspace-table-pagination button{color:#536058;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:7px;place-items:center;width:29px;height:29px;font-size:9px;display:grid}.workspace-table-pagination button:hover:not(:disabled){border-color:var(--workspace-line);background:var(--workspace-soft)}.workspace-table-pagination button.active{color:#fff;background:var(--workspace-green)}.workspace-table-pagination button:disabled{opacity:.35;cursor:default}.workspace-table-pagination svg{width:13px}.entity-drawer-layer,.workspace-form-layer,.workspace-search-layer{z-index:220;position:fixed;inset:0}.entity-drawer-backdrop,.workspace-form-backdrop,.workspace-search-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0c161059;border:0;position:absolute;inset:0}.workspace-search-command{background:#fff;border:1px solid #dce4df;border-radius:14px;flex-direction:column;width:min(650px,100vw - 30px);max-height:min(670px,100vh - 50px);margin:7vh auto 0;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 80px #081a0f40}.workspace-search-command>header{border-bottom:1px solid var(--workspace-line);align-items:center;gap:10px;min-height:58px;padding:0 14px;display:flex}.workspace-search-command>header svg{color:#607068;width:18px}.workspace-search-command>header input{border:0;outline:0;flex:1;min-height:0;padding:0;font-size:14px}.workspace-search-command>header button{color:#67736b;background:var(--workspace-soft);border:0;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.workspace-search-command>div{min-height:160px;padding:10px;overflow:auto}.workspace-search-command section h3{color:#828c86;letter-spacing:.07em;text-transform:uppercase;margin:10px 8px 6px;font-size:8px}.workspace-search-command section a{min-height:48px;color:var(--workspace-ink);border-radius:8px;align-items:center;gap:10px;padding:7px 9px;text-decoration:none;display:flex}.workspace-search-command section a:hover{background:#f0f6f2}.workspace-search-command section a>span{width:31px;height:31px;color:var(--workspace-green);background:var(--workspace-green-soft);border-radius:8px;place-items:center;display:grid}.workspace-search-command section a svg{width:15px}.workspace-search-command section a div{flex-direction:column;flex:1;min-width:0;display:flex}.workspace-search-command section a b{font-size:10px}.workspace-search-command section a small{color:var(--workspace-muted);font-size:8px}.workspace-search-command section a em{color:#78827c;text-transform:uppercase;font-size:7px;font-style:normal}.workspace-search-hint{color:var(--workspace-muted);text-align:center;padding:45px 20px;font-size:11px}.workspace-search-loading{gap:8px;padding:20px;display:grid}.entity-drawer-skeleton i,.workspace-search-loading i{background:linear-gradient(90deg,#f1f4f2,#fafbfa,#f1f4f2) 0 0/200% 100%;border-radius:8px;height:46px;animation:workspace-shimmer 1.3s infinite;display:block}.workspace-search-command>footer{color:#87908b;border-top:1px solid var(--workspace-line);background:#fafbfa;justify-content:space-between;align-items:center;min-height:38px;padding:0 14px;font-size:8px;display:flex}@keyframes workspace-shimmer{to{background-position:-200% 0}}.entity-drawer-layer{z-index:230}.entity-drawer-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#121c161f}.entity-drawer{background:#fff;border:1px solid #dbe3de;border-radius:17px;flex-direction:column;width:min(430px,100vw - 20px);animation:entity-drawer-in .2s ease-out;display:flex;position:absolute;inset:9px 9px 9px auto;overflow:hidden;box-shadow:-16px 0 45px #0e221529}@keyframes entity-drawer-in{0%{opacity:0;transform:translate(22px)}}.entity-drawer-head{grid-template-columns:53px minmax(0,1fr) 30px;align-items:center;gap:12px;min-height:112px;padding:20px 19px 15px;display:grid}.entity-avatar{color:#fff;background:linear-gradient(145deg,#0e915b,#076c45);border-radius:50%;place-items:center;width:53px;height:53px;font-size:16px;font-weight:780;display:grid;box-shadow:0 0 0 4px #edf8f2}.entity-avatar svg{width:23px}.entity-title-row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.entity-drawer-head h2{letter-spacing:-.035em;margin:0;font-size:18px;font-weight:760}.entity-drawer-head p{color:var(--workspace-muted);overflow-wrap:anywhere;margin:5px 0 0;font-size:9px}.entity-drawer-head>button{color:#68736c;cursor:pointer;background:0 0;border:0;border-radius:7px;align-self:start;place-items:center;width:30px;height:30px;display:grid}.entity-drawer-head>button:hover{background:var(--workspace-soft)}.entity-drawer-head>button svg{width:17px}.entity-drawer-tabs{border-bottom:1px solid var(--workspace-line);align-items:flex-end;gap:17px;min-height:43px;padding:0 15px;display:flex;overflow-x:auto}.entity-drawer-tabs button{color:#69756d;white-space:nowrap;cursor:pointer;background:0 0;border:0;height:43px;padding:0;font-size:9px;font-weight:650;position:relative}.entity-drawer-tabs button:after{content:"";background:0 0;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:0;right:0}.entity-drawer-tabs button.active{color:var(--workspace-green)}.entity-drawer-tabs button.active:after{background:var(--workspace-green)}.entity-drawer-body{flex:1;min-height:0;padding:0 18px 20px;overflow:auto}.entity-section{border-bottom:1px solid #edf0ee;padding:17px 0}.entity-section:last-child{border-bottom:0}.entity-section>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.entity-section h3{margin:0;font-size:11px;font-weight:750}.entity-text-button{color:var(--workspace-green);cursor:pointer;background:0 0;border:0;padding:4px 7px;font-size:8px;font-weight:700}.entity-definition-list{margin:0;display:grid}.entity-definition-list>div{grid-template-columns:115px minmax(0,1fr);align-items:center;gap:10px;min-height:33px;padding:6px 0;display:grid}.entity-definition-list dt{color:#758078;font-size:8px}.entity-definition-list dd{color:#2a352d;overflow-wrap:anywhere;margin:0;font-size:9px;font-weight:580}.entity-definition-list a{color:var(--workspace-green);font-weight:700;text-decoration:none}.entity-chip-row{flex-wrap:wrap;gap:5px;display:flex}.entity-chip-row>span{color:#176d4b;background:#edf7f1;border:1px solid #dbece2;border-radius:7px;padding:5px 8px;font-size:8px;font-weight:700}.entity-capability-manager{border:1px solid var(--workspace-line);border-radius:9px;margin-top:11px;overflow:hidden}.entity-capability-manager>div{border-bottom:1px solid var(--workspace-line);justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:7px 9px;display:flex}.entity-capability-manager>div:last-child{border-bottom:0}.entity-capability-manager span{flex-direction:column;display:flex}.entity-capability-manager b{font-size:9px}.entity-capability-manager small{color:var(--workspace-muted);font-size:7px}.entity-capability-manager button,.entity-note-form button,.entity-verification-card button{color:#087148;cursor:pointer;background:#fff;border:1px solid #bad5c6;border-radius:7px;min-height:28px;padding:0 9px;font-size:8px;font-weight:700}.entity-capability-manager button.danger{color:var(--workspace-danger);border-color:#efbfc3}.entity-capability-manager button:disabled{opacity:.4;cursor:not-allowed}.entity-linked-list{gap:7px;display:grid}.entity-linked-list a{min-height:52px;color:var(--workspace-ink);border:1px solid var(--workspace-line);border-radius:9px;grid-template-columns:35px minmax(0,1fr) auto 12px;align-items:center;gap:8px;padding:8px;text-decoration:none;display:grid}.entity-linked-list a:hover{background:#fbfdfc;border-color:#b9ccbf}.entity-linked-icon{width:35px;height:35px;color:var(--workspace-green);background:var(--workspace-green-soft);border-radius:8px;place-items:center;display:grid}.entity-linked-icon svg{width:16px}.entity-linked-list a>span:nth-child(2){flex-direction:column;display:flex}.entity-linked-list b{font-size:9px}.entity-linked-list small{color:var(--workspace-muted);font-size:7px}.entity-linked-list a>svg{color:#7b877f;width:12px}.entity-verification-card{border:1px solid var(--workspace-line);background:#fbfcfb;border-radius:9px;align-items:center;gap:9px;min-height:61px;padding:10px;display:flex}.entity-verification-card>span:nth-child(2){color:#4d5a52;flex-direction:column;flex:1;min-width:0;font-size:8px;display:flex}.entity-verification-card small{color:var(--workspace-muted);margin-top:2px;font-size:7px}.entity-metric-row{border:1px solid var(--workspace-line);border-radius:9px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.entity-metric-row+.entity-metric-row{margin-top:7px}.entity-metric-row>div{border-right:1px solid var(--workspace-line);flex-direction:column;justify-content:center;min-height:64px;padding:10px;display:flex}.entity-metric-row>div:last-child{border-right:0}.entity-metric-row span{color:#758078;font-size:7px}.entity-metric-row strong{letter-spacing:-.025em;margin-top:6px;font-size:12px}.entity-timeline{display:grid}.entity-timeline article{align-items:flex-start;gap:8px;min-height:54px;padding:6px 0 10px 19px;display:flex;position:relative}.entity-timeline article>i{background:#12a766;border:2px solid #ddf3e7;border-radius:50%;width:7px;height:7px;position:absolute;top:10px;left:2px}.entity-timeline article:not(:last-child):before{content:"";background:#dce5df;width:1px;position:absolute;top:18px;bottom:-2px;left:5px}.entity-timeline article>div{flex-direction:column;flex:1;min-width:0;display:flex}.entity-timeline b{font-size:9px}.entity-timeline p{color:#59665e;margin:3px 0;font-size:8px;line-height:1.4}.entity-timeline small{color:#89918d;font-size:7px}.entity-drawer-empty{min-height:90px;color:var(--workspace-muted);text-align:center;background:#fafbfa;border:1px dashed #d9e1dc;border-radius:9px;align-content:center;place-items:center;gap:6px;padding:18px;display:grid}.entity-drawer-empty svg{width:19px}.entity-drawer-empty p{max-width:250px;margin:0;font-size:8px;line-height:1.5}.entity-drawer-footer{border-top:1px solid var(--workspace-line);background:#fbfcfb;justify-content:space-between;align-items:center;gap:8px;min-height:65px;padding:10px 17px;display:flex}.entity-drawer-footer>a{color:#344139;border:1px solid var(--workspace-line-strong);white-space:nowrap;background:#fff;border-radius:8px;align-items:center;gap:5px;min-height:34px;padding:0 10px;font-size:8px;font-weight:680;text-decoration:none;display:inline-flex}.entity-drawer-footer>a svg{width:12px}.entity-admin-actions{gap:5px;display:flex}.entity-admin-actions button{color:#087249;cursor:pointer;background:#fff;border:1px solid #c6dbcf;border-radius:8px;align-items:center;gap:5px;min-height:34px;padding:0 9px;font-size:8px;font-weight:700;display:inline-flex}.entity-admin-actions button.danger{color:var(--workspace-danger);border-color:#f0c5c8}.entity-admin-actions svg{width:12px}.entity-confirm{background:var(--workspace-danger-soft);border:1px solid #f1c4c8;border-radius:9px;margin:13px 0 0;padding:12px}.entity-confirm b{font-size:10px}.entity-confirm p{color:#7d5558;margin:4px 0 8px;font-size:8px}.entity-confirm textarea{resize:vertical;background:#fff;border:1px solid #e6b6ba;border-radius:7px;width:100%;min-height:65px;padding:8px;font-size:9px}.entity-confirm div{justify-content:flex-end;gap:5px;margin-top:7px;display:flex}.entity-confirm button{background:#fff;border:1px solid #e0b5b8;border-radius:7px;min-height:30px;padding:0 9px;font-size:8px}.entity-confirm button.danger{color:#fff;background:var(--workspace-danger);border-color:var(--workspace-danger)}.entity-note-form{grid-template-columns:1fr auto;gap:7px;display:grid}.entity-note-form textarea{resize:vertical;border:1px solid var(--workspace-line-strong);border-radius:8px;min-height:56px;padding:8px;font-size:8px}.entity-note-form button{align-self:end}.entity-note-list{gap:6px;margin-top:9px;display:grid}.entity-note-list article{border:1px solid var(--workspace-line);background:#fafbfa;border-radius:8px;padding:9px}.entity-note-list p{color:#3d4941;margin:0 0 4px;font-size:8px;line-height:1.5}.entity-muted,.entity-note-list small{color:var(--workspace-muted);font-size:7px}.entity-wallet{margin-bottom:8px}.entity-wallet>span{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.entity-wallet>span b{font-size:9px}.entity-order-lines{display:grid}.entity-order-lines>div{border-bottom:1px solid var(--workspace-line);justify-content:space-between;align-items:center;gap:10px;min-height:47px;padding:7px 0;display:flex}.entity-order-lines>div:last-child{border-bottom:0}.entity-order-lines span{flex-direction:column;display:flex}.entity-order-lines b{font-size:9px}.entity-order-lines small{color:var(--workspace-muted);font-size:7px}.entity-order-lines strong{font-size:9px}.entity-drawer-skeleton{gap:9px;padding:20px 0;display:grid}.workspace-form-layer{z-index:240;place-items:center;padding:18px;display:grid}.workspace-form-modal{background:#fff;border:1px solid #dbe3de;border-radius:15px;flex-direction:column;width:min(680px,100%);max-height:calc(100vh - 36px);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 90px #091c1040}.workspace-form-modal>header{border-bottom:1px solid var(--workspace-line);justify-content:space-between;align-items:flex-start;gap:15px;min-height:91px;padding:18px 20px;display:flex}.workspace-form-modal>header span{color:var(--workspace-green);letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:750}.workspace-form-modal>header h2{letter-spacing:-.035em;margin:5px 0 0;font-size:20px}.workspace-form-modal>header p{color:var(--workspace-muted);margin:5px 0 0;font-size:9px}.workspace-form-modal>header button{color:#65716a;background:var(--workspace-soft);border:0;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.workspace-form-modal>header button svg{width:16px}.workspace-form-modal>form{flex-direction:column;gap:15px;min-height:0;padding:19px 20px 0;display:flex;overflow:auto}.workspace-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.workspace-form-grid .wide{grid-column:1/-1}.workspace-form-modal fieldset,.workspace-form-modal label{color:#445149;min-width:0;font-size:9px;font-weight:650}.workspace-form-modal input,.workspace-form-modal select,.workspace-form-modal textarea{color:#1d2821;border:1px solid var(--workspace-line-strong);background:#fff;border-radius:8px;outline:0;width:100%;min-height:39px;margin-top:5px;padding:0 10px;font-size:10px}.workspace-form-modal input:focus,.workspace-form-modal select:focus{border-color:#62a884;box-shadow:0 0 0 3px #08824f14}.workspace-form-modal fieldset>small,.workspace-form-modal label>small{color:var(--workspace-muted);margin-top:5px;font-size:7px;font-weight:500;display:block}.workspace-form-modal fieldset{border:1px solid var(--workspace-line);border-radius:9px;padding:12px}.workspace-form-modal legend{color:#3f4c44;padding:0 5px;font-size:9px;font-weight:700}.workspace-checkbox-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.workspace-checkbox-grid label{border:1px solid var(--workspace-line);background:#fafbfa;border-radius:7px;align-items:center;gap:7px;min-height:35px;padding:7px;font-size:8px;font-weight:580;display:flex}.workspace-checkbox-grid input{width:14px;min-height:14px;accent-color:var(--workspace-green);margin:0}.workspace-password-field{grid-template-columns:1fr auto;display:grid}.workspace-password-field input{border-radius:8px 0 0 8px}.workspace-password-field button{min-width:88px;color:var(--workspace-green);background:var(--workspace-green-soft);border:1px solid #bcd9c9;border-left:0;border-radius:0 8px 8px 0;margin-top:5px;font-size:8px;font-weight:700}.workspace-form-modal form>footer{border-top:1px solid var(--workspace-line);background:#fafbfa;justify-content:flex-end;align-items:center;gap:7px;min-height:66px;margin:0 -20px;padding:12px 20px;display:flex;position:sticky;bottom:0}.workspace-form-modal footer button{color:#354139;border:1px solid var(--workspace-line-strong);background:#fff;border-radius:8px;min-height:37px;padding:0 14px;font-size:9px;font-weight:700}.workspace-form-modal footer button.primary{color:#fff;background:var(--workspace-green);border-color:var(--workspace-green)}.workspace-form-modal footer button:disabled{opacity:.5}.workspace-form-error{color:#ad2f39;background:var(--workspace-danger-soft);border:1px solid #f0c5c8;border-radius:8px;align-items:center;gap:8px;padding:10px;font-size:8px;display:flex}.workspace-form-error svg{width:15px}.workspace-form-empty{color:var(--workspace-muted);background:var(--workspace-soft);border:1px dashed var(--workspace-line-strong);text-align:center;border-radius:9px;padding:24px;font-size:9px}.seller-os{--seller-green:var(--workspace-green);--seller-ink:var(--workspace-ink);--seller-muted:var(--workspace-muted);--seller-line:var(--workspace-line)}.seller-page-head h1{letter-spacing:-.04em;font-size:24px}.seller-page-head p{font-size:10px}.seller-metric-strip{margin-bottom:15px}.seller-metric-strip>div{background:#fff}.seller-metric-strip>div:not(:last-child){border-right:1px solid var(--workspace-line)}.seller-metric-strip span{font-size:9px}.seller-metric-strip strong{margin-top:12px;font-size:22px}.seller-panel,.seller-settings-card,.seller-table-wrap{border-color:var(--workspace-line);border-radius:var(--workspace-radius);box-shadow:0 1px 2px #152e1e05}.seller-panel{padding:17px}.seller-table th{background:#f7f9f8;font-size:8px}.seller-table td{font-size:10px}.seller-global-search{color:#67736b;border-color:var(--workspace-line);background:#f6f8f7}.seller-global-search svg{color:#65726a}.seller-global-search kbd{background:#fff}.seller-store-switcher,.seller-top-actions>a{color:#3c4941;border-color:var(--workspace-line);background:#fff}.seller-store-state b{color:var(--workspace-ink)}.seller-store-state small{color:var(--workspace-muted)}@media (max-width:1180px){.workspace-frame{grid-template-columns:220px minmax(0,1fr)}.admin-metrics,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-header{flex-direction:column;align-items:stretch}.workspace-header-actions{justify-content:flex-start}.workspace-data-toolbar{flex-wrap:wrap;align-items:stretch}.workspace-data-toolbar label{flex-basis:100%;max-width:none}.workspace-operator-link>span:last-child{display:none}}@media (max-width:760px){.workspace-frame{height:auto;min-height:100vh;display:block;overflow:visible}.workspace-frame-sidebar{z-index:250;width:min(86vw,310px);transition:transform .2s;position:fixed;inset:0 auto 0 0;transform:translate(-105%);box-shadow:12px 0 40px #0a1b102e}.workspace-frame-sidebar.open{transform:translate(0)}.workspace-frame-backdrop{z-index:245;background:#09140d73;border:0;display:block;position:fixed;inset:0}.workspace-frame-close{color:#5c6860;border:1px solid var(--workspace-line);background:#fff;border-radius:8px;place-items:center;width:30px;height:30px;margin-left:auto;display:grid}.workspace-frame-close svg{width:15px}.workspace-frame-main{min-height:100vh;box-shadow:none;border:0;border-radius:0;margin:0;overflow:visible}.workspace-frame-topbar{z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;height:58px;min-height:58px;padding:0 13px;position:sticky;top:0}.workspace-frame-menu{color:#344139;border:1px solid var(--workspace-line);background:#fff;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.workspace-frame-menu svg{width:17px}.workspace-frame-mobile-brand{display:block}.workspace-frame-mobile-brand .workspace-brand img{width:27px;height:30px}.workspace-frame-mobile-brand .workspace-brand>span{display:none}.workspace-frame-topbar-main{flex:0;margin-left:auto}.workspace-global-search{justify-content:center;width:35px;height:35px;min-height:35px;padding:0}.workspace-global-search kbd,.workspace-global-search span,.workspace-operator-link{display:none}.workspace-frame-content{padding:0 13px 80px;overflow:visible}.workspace-header{min-height:0;padding:20px 0 16px}.workspace-header h1{font-size:22px}.workspace-header-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.workspace-header-actions>:last-child:nth-child(odd),.workspace-header-actions>:only-child{grid-column:1/-1}.workspace-action-button{min-width:0;padding:0 8px}.admin-metrics,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.metric{min-height:116px;padding:13px}.metric>strong{font-size:19px}.metric-icon{width:30px;height:30px}.admin-overview-grid,.admin-overview-lower{grid-template-columns:1fr}.panel{padding:13px}.workspace-operational-section>header{flex-direction:column;align-items:stretch}.workspace-data-toolbar{padding:8px}.workspace-data-toolbar select{flex:1;min-width:calc(50% - 4px)}.data-table-wrap{margin:0}.data-table td,.data-table th{padding-left:10px;padding-right:10px}.workspace-table-pagination{flex-direction:column;align-items:flex-start}.entity-drawer{border:0;border-radius:0;width:100%;max-width:none;inset:0}.entity-drawer-head{padding-top:max(18px,env(safe-area-inset-top))}.entity-drawer-tabs{gap:15px}.entity-drawer-footer{padding-bottom:max(10px,env(safe-area-inset-bottom))}.entity-admin-actions button,.entity-drawer-footer>a{padding:0 7px}.workspace-form-layer{padding:0}.workspace-form-modal{border:0;border-radius:0;width:100%;height:100%;max-height:none}.workspace-checkbox-grid,.workspace-form-grid{grid-template-columns:1fr}.seller-os .workspace-frame-content{padding:0}.seller-page{padding:0 13px 75px}.seller-page-head{min-height:0;padding:20px 0 16px}.seller-metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-metric-strip>div{min-height:90px}}@media (prefers-reduced-motion:reduce){.entity-drawer,.metric,.workspace-action-button,.workspace-frame-sidebar{transition:none;animation:none}}.workspace-frame{--workspace-green:#18754a;--workspace-ink:#18221c;--workspace-muted:#647069;--workspace-line:#dfe5e1;font-family:var(--font-sans),Inter,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.006em;background:#f5f7f5;grid-template-columns:238px minmax(0,1fr);display:grid}.workspace-frame-sidebar{color:#f4f8f5;background:#142219;border-right:1px solid #2a392f;flex-direction:column;min-width:0;display:flex;position:sticky;top:0}.workspace-frame-brand-row{border-bottom:1px solid #29382f;align-items:center;min-height:70px;padding:15px 18px;display:flex}.workspace-brand{color:#fff;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.workspace-brand img{object-fit:contain;filter:drop-shadow(0 5px 9px #0000002e);flex:none;width:34px;height:38px}.workspace-brand>span{flex-direction:column;min-width:0;display:flex}.workspace-brand b{letter-spacing:-.045em;font-size:16px;line-height:1.05}.workspace-brand small{color:#99a99f;letter-spacing:.025em;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;font-weight:650;overflow:hidden}.workspace-brand.compact img{width:28px;height:31px}.workspace-brand.compact small{display:none}.workspace-frame-close{color:#dce4de;background:0 0;border:0;margin-left:auto;display:none}.workspace-frame-sidebar>nav{scrollbar-width:thin;scrollbar-color:#435249 transparent;min-height:0;padding:12px 10px 16px;overflow:auto}.workspace-frame-sidebar>nav section+section{margin-top:17px}.workspace-frame-sidebar>nav section>p{color:#788a7f;letter-spacing:.09em;text-transform:uppercase;margin:0 9px 6px;font-weight:760}.workspace-frame-sidebar nav a{color:#b9c5bd;border-radius:7px;align-items:center;gap:10px;min-height:37px;margin:2px 0;padding:0 10px;font-size:12px;font-weight:610;text-decoration:none;transition:color .15s,background .15s,transform .15s;display:flex}.workspace-frame-sidebar nav a svg{stroke-width:1.9px;flex:none;width:16px;height:16px}.workspace-frame-sidebar nav a:hover{color:#fff;background:#21342a}.workspace-frame-sidebar nav a.active{color:#fff;background:#28583e;box-shadow:inset 3px 0 #74da9f}.workspace-frame-sidebar>footer{border-top:1px solid #29382f;margin-top:auto;padding:12px}.workspace-frame-main{min-width:0;min-height:100vh}.workspace-frame-topbar{z-index:45;border-bottom:1px solid var(--workspace-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff2;align-items:center;padding:0 22px;display:flex;position:sticky;top:0;box-shadow:0 1px #14231b05}.workspace-frame-menu,.workspace-frame-mobile-brand{display:none}.workspace-frame-topbar-main{max-width:760px}.workspace-frame-topbar-actions{gap:8px;margin-left:auto}.workspace-frame-content{min-width:0}.workspace-frame-admin .workspace-frame-content{padding:0 28px 36px}.workspace-frame-content>.seller-canvas{background:#f8faf8;grid-column:auto;min-height:calc(100vh - 62px)}.workspace-context{flex-direction:column;display:flex}.workspace-context b{font-size:12px;line-height:1.2}.workspace-context small{color:var(--workspace-muted);margin-top:2px;font-size:9px}.seller-store-state,.workspace-user{align-items:center;gap:9px;min-width:0;display:flex}.seller-store-state>div,.workspace-user>span:last-child{flex-direction:column;min-width:0;display:flex}.seller-store-state b,.workspace-user b{color:#eef5f0;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.seller-store-state small,.workspace-user small{color:#8ea096;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8px;overflow:hidden}.workspace-frame-seller .seller-global-search{color:#69756e;background:#f2f5f3;border:1px solid #dde3df;border-radius:8px;height:38px}.workspace-frame-seller .seller-global-search:hover{background:#eef3ef;border-color:#c8d2cb}.workspace-frame-seller .seller-global-search kbd{color:#66716a;background:#fff;border-color:#d6ddd8}.workspace-frame-seller .seller-top-actions>a{color:#526159}.workspace-frame-seller .seller-top-actions>a:hover{color:#173e29;background:#eef3ef}.workspace-frame-seller .seller-top-actions>a i{border-color:#fff}.workspace-frame-seller .seller-store-switcher{color:#1a2b21;background:#fff;border-color:#d9e0db}.workspace-frame-seller .seller-store-switcher select{color:#1a2b21}.workspace-frame-seller .seller-store-switcher>svg{color:#77827b}.seller-logo-mark img{object-fit:contain;width:100%;height:100%}.promo-manager{gap:16px;display:grid}.promo-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.promo-metric,.promo-panel{background:#fff;border:1px solid #dfe5e1;border-radius:11px;box-shadow:0 1px 2px #13231906}.promo-metric{align-items:flex-start;gap:11px;min-width:0;padding:16px;display:flex}.promo-metric>span{color:#176b44;background:#eaf6ef;border-radius:8px;flex:none;place-items:center;width:33px;height:33px;display:grid}.promo-metric svg{width:16px}.promo-metric>div{flex-direction:column;min-width:0;display:flex}.promo-metric small{color:#68736c;font-size:9px;font-weight:700}.promo-metric strong{color:#17221b;letter-spacing:-.04em;text-overflow:ellipsis;margin-top:5px;font-size:clamp(18px,2vw,24px);line-height:1.1;overflow:hidden}.promo-metric p{color:#7a847e;margin:5px 0 0;font-size:8px}.promo-panel{min-width:0;overflow:hidden}.promo-panel-head{border-bottom:1px solid #e6ebe7;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px;display:flex}.promo-create-modal header span,.promo-panel-head>div>span{color:#177148;letter-spacing:.09em;text-transform:uppercase;font-size:8px;font-weight:800}.promo-create-modal h2,.promo-detail-drawer h2,.promo-panel h2{color:#17221b;letter-spacing:-.025em;margin:3px 0 0;font-size:17px;line-height:1.2}.promo-panel-head p,.promo-section-title p{color:#69746d;margin:4px 0 0;font-size:10px;line-height:1.5}.promo-danger,.promo-primary,.promo-secondary{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:10px;font-weight:750;display:inline-flex}.promo-primary{color:#fff;background:#176f47;border:1px solid #176f47;box-shadow:0 1px 1px #00000014}.promo-primary:hover{background:#105d3a}.promo-secondary{color:#26342b;background:#fff;border:1px solid #d5ddd7}.promo-danger{color:#9a2e27;background:#fff7f6;border:1px solid #efd6d3}.promo-danger svg,.promo-primary svg,.promo-secondary svg{width:14px}.promo-danger:disabled,.promo-primary:disabled,.promo-secondary:disabled{cursor:wait;opacity:.6}.promo-filters{background:#fafcfa;border-bottom:1px solid #e6ebe7;gap:8px;padding:11px 14px}.promo-filters,.promo-search{align-items:center;display:flex}.promo-search{color:#78837c;background:#fff;border:1px solid #d9e0db;border-radius:7px;flex:1;min-width:200px;height:34px}.promo-search svg{width:14px;margin:0 8px}.promo-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;font-size:10px}.promo-filter-select{color:#6b756f;background:#fff;border:1px solid #d9e0db;border-radius:7px;align-items:center;gap:5px;height:34px;padding:0 27px 0 9px;display:flex;position:relative}.promo-filter-select>span{font-size:8px;font-weight:700}.promo-filter-select select{appearance:none;color:#26322b;background:0 0;border:0;outline:0;max-width:105px;font-size:9px;font-weight:650}.promo-filter-select svg{pointer-events:none;width:12px;position:absolute;right:8px}.promo-table-scroll{scrollbar-width:thin;scrollbar-color:#bec9c1 transparent;overflow-x:auto}.promo-table{border-collapse:collapse;width:100%;min-width:920px}.promo-table th{color:#768078;letter-spacing:.035em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#fff;border-bottom:1px solid #e5eae6;padding:10px 12px;font-size:8px;font-weight:750}.promo-table td{color:#344039;vertical-align:middle;border-bottom:1px solid #edf0ee;padding:12px;font-size:9px}.promo-table tbody tr:hover{background:#fbfdfb}.promo-table tbody tr:last-child td{border-bottom:0}.promo-code-button{cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:flex-start;min-width:135px;display:flex}.promo-code-button b{color:#126a41;letter-spacing:.025em;font-size:10px}.promo-code-button span,.promo-table td small{color:#727d76;text-overflow:ellipsis;white-space:nowrap;max-width:170px;margin-top:3px;font-size:8px;display:block;overflow:hidden}.promo-owner{font-weight:700}.promo-row-menu{color:#67736c;cursor:pointer;background:#fff;border:1px solid #dfe5e1;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.promo-row-menu svg{width:13px}.promo-status{color:#54615a;letter-spacing:.035em;white-space:nowrap;background:#f0f3f1;border:1px solid #e0e5e1;border-radius:99px;align-items:center;width:fit-content;padding:4px 7px;font-size:7px;font-weight:800;display:inline-flex}.promo-status-active,.promo-status-redeemed{color:#12643e;background:#e9f6ee;border-color:#cae8d6}.promo-status-reserved,.promo-status-scheduled{color:#3d5e8b;background:#edf4fc;border-color:#d5e3f4}.promo-status-paused{color:#885e1b;background:#fff6e7;border-color:#f2dfbc}.promo-status-archived,.promo-status-expired,.promo-status-released,.promo-status-reversed{color:#777;background:#f4f4f4;border-color:#e4e4e4}.promo-pagination{color:#748078;border-top:1px solid #e6ebe7;justify-content:space-between;align-items:center;padding:10px 14px;font-size:8px;display:flex}.promo-pagination>div{align-items:center;gap:8px;display:flex}.promo-pagination button{background:#fff;border:1px solid #dce3de;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.promo-pagination button:disabled{opacity:.4}.promo-pagination svg{width:13px}.promo-secondary-grid{grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:16px;display:grid}.promo-section-title{border-bottom:1px solid #e7ebe8;padding:16px 18px 12px}.promo-section-title h2{margin:0;font-size:13px}.promo-activity-list article,.promo-deal-list article,.promo-risk-list article{border-bottom:1px solid #edf0ee;align-items:center;gap:10px;min-height:54px;padding:9px 16px;display:flex}.promo-activity-list article:last-child,.promo-deal-list article:last-child,.promo-risk-list article:last-child{border-bottom:0}.promo-activity-code{color:#176d45;min-width:72px;font-size:8px;font-weight:800}.promo-activity-list article>div:nth-child(2),.promo-deal-list article>div,.promo-risk-list article>div{flex-direction:column;flex:1;min-width:0;display:flex}.promo-activity-list b,.promo-deal-list b,.promo-risk-list b{color:#27332b;font-size:9px}.promo-activity-list small,.promo-deal-list small,.promo-risk-list small{color:#77817b;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8px;overflow:hidden}.promo-activity-list article>div:last-child{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.promo-activity-list strong,.promo-deal-list strong{font-size:9px}.promo-risk-list>article>svg{color:#b3721d;width:15px}.promo-risk-list>article>strong{color:#9f432f;font-size:8px}.promo-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:170px;padding:28px;display:flex}.promo-empty>svg{color:#8ca296;width:25px}.promo-empty h3{margin:10px 0 0;font-size:11px}.promo-empty p{color:#758078;max-width:420px;margin:5px 0 0;font-size:9px;line-height:1.5}.promo-error,.promo-loading{color:#657169;background:#fff;border:1px solid #dfe5e1;border-radius:11px;justify-content:center;align-items:center;gap:12px;min-height:240px;display:flex}.promo-loading svg{width:18px;animation:promo-spin .8s linear infinite}.promo-error>svg{color:#b05b35}.promo-error b{font-size:11px}.promo-error p{margin:4px 0 8px;font-size:9px}.promo-error button{background:#fff;border:1px solid #d8dfda;border-radius:6px;padding:6px 9px;font-size:9px}@keyframes promo-spin{to{transform:rotate(1turn)}}.promo-modal-layer{z-index:150;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.promo-modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#09110c8a;border:0;position:absolute;inset:0}.promo-create-modal,.promo-detail-drawer{z-index:1;background:#fff;flex-direction:column;height:100%;display:flex;position:relative;box-shadow:-18px 0 60px #00000024}.promo-create-modal{width:min(720px,95vw)}.promo-detail-drawer{width:min(460px,95vw)}.promo-create-modal>header,.promo-detail-drawer>header{border-bottom:1px solid #e1e6e2;justify-content:space-between;align-items:flex-start;gap:15px;min-height:82px;padding:17px 20px;display:flex}.promo-create-modal header p,.promo-detail-drawer header p{color:#6d7871;margin:4px 0 0;font-size:9px}.promo-create-modal header>button,.promo-detail-drawer header>button{color:#526159;cursor:pointer;background:#f5f7f5;border:1px solid #e0e5e1;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.promo-create-modal header button svg,.promo-detail-drawer header button svg{width:15px}.promo-detail-body,.promo-form-body{scrollbar-width:thin;scrollbar-color:#b6c4bb transparent;flex:1;min-height:0;overflow:auto}.promo-form-body{padding:20px}.promo-form-body fieldset{border:0;margin:0 0 21px;padding:0}.promo-form-body legend{color:#223027;border-bottom:1px solid #e8ece9;width:100%;margin-bottom:11px;padding-bottom:7px;font-size:10px;font-weight:800}.promo-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.promo-form-grid label{color:#455149;flex-direction:column;gap:5px;min-width:0;font-size:9px;font-weight:700;display:flex}.promo-form-grid input,.promo-form-grid select,.promo-form-grid textarea{color:#1d2b22;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #d5ddd7;border-radius:7px;outline:0;padding:8px 10px;font-weight:500}.promo-form-grid input:focus,.promo-form-grid select:focus,.promo-form-grid textarea:focus{border-color:#3a8a61;box-shadow:0 0 0 3px #247e4f1a}.promo-form-grid input:disabled{color:#67736c;background:#f5f7f5}.promo-form-grid textarea{resize:vertical;min-height:72px}.promo-form-grid label>small{color:#849087;font-size:7px;font-weight:500}.promo-form-grid .span-two{grid-column:1/-1}.promo-form-grid .promo-check{background:#f8faf8;border:1px solid #dfe5e1;border-radius:7px;flex-direction:row;align-items:flex-start;min-height:48px;padding:9px 10px}.promo-form-grid .promo-check input{accent-color:#18734a;flex:none;width:15px;min-height:15px;padding:0}.promo-form-grid .promo-check span{flex-direction:column;gap:3px;display:flex}.promo-form-grid .promo-check b{font-size:9px}.promo-form-grid .promo-check small{color:#77827b;font-size:8px;font-weight:500}.promo-create-modal>footer,.promo-detail-drawer>footer{background:#fafbfa;border-top:1px solid #e1e6e2;justify-content:flex-end;align-items:center;gap:8px;min-height:64px;padding:12px 20px;display:flex}.promo-detail-body{padding:20px}.promo-detail-body>p{color:#66736b;margin:0 0 18px;font-size:10px;line-height:1.55}.promo-detail-body dl{margin:0;display:grid}.promo-detail-body dl>div{border-bottom:1px solid #edf0ee;grid-template-columns:115px 1fr;gap:10px;padding:10px 0;display:grid}.promo-detail-body dt{color:#77827b;font-size:8px}.promo-detail-body dd{color:#27332b;margin:0;font-size:9px;font-weight:650}.promo-detail-metrics{grid-template-columns:1fr 1fr;gap:8px;margin-top:18px;display:grid}.promo-detail-metrics>div{background:#f5f8f6;border-radius:7px;flex-direction:column;padding:12px;display:flex}.promo-detail-metrics span{color:#758078;font-size:8px}.promo-detail-metrics strong{margin-top:5px;font-size:13px}.metric-link{color:inherit;text-decoration:none}.metric.clickable{height:100%;transition:transform .15s,border-color .15s,box-shadow .15s}.metric.clickable:hover{border-color:#b9d5c4;transform:translateY(-2px);box-shadow:0 6px 18px #17412912}.admin-overview-lower{margin-top:14px}.admin-ops-breakdown{grid-template-columns:repeat(3,1fr);gap:8px;padding:8px 16px 16px;display:grid}.admin-ops-breakdown>div{background:#f6f9f7;border:1px solid #e7ece8;border-radius:8px;flex-direction:column;padding:14px;display:flex}.admin-ops-breakdown span{color:#707b74;font-size:8px}.admin-ops-breakdown strong{letter-spacing:-.03em;margin-top:6px;font-size:16px}.admin-record-link{color:#176e46;align-items:center;gap:3px;font-weight:760;text-decoration:none;display:inline-flex}.admin-record-link svg{width:12px}.admin-record-link:hover{text-decoration:underline}.admin-record-cell{min-width:0;color:inherit;flex-direction:column;text-decoration:none;display:flex}.admin-record-cell b{color:#176e46;font-size:inherit}.admin-record-cell small{color:#758078;margin-top:3px;font-size:8px}.admin-record-cell:hover b{text-decoration:underline}.admin-detail-breadcrumb{color:#727e76;align-items:center;gap:6px;padding-top:16px;font-size:9px;display:flex}.admin-detail-breadcrumb a{color:#176e46;align-items:center;gap:3px;text-decoration:none;display:inline-flex}.admin-detail-breadcrumb svg{width:12px}.admin-detail-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:14px;padding-bottom:30px;display:grid}.admin-detail-grid .panel{min-width:0;margin:0}.admin-detail-wide{grid-row:span 2}.admin-order-lines{padding:0 16px}.admin-order-lines article{border-bottom:1px solid #ebefec;grid-template-columns:1fr auto auto;align-items:center;gap:14px;min-height:52px;padding:10px 0;display:grid}.admin-order-lines article>div{flex-direction:column;min-width:0;display:flex}.admin-order-lines b{font-size:9px}.admin-order-lines small{color:#7b857f;margin-top:3px;font-size:8px}.admin-order-lines span,.admin-order-lines strong{font-size:9px}.admin-financial-breakdown{background:#f7f9f8;border:1px solid #e5eae6;border-radius:8px;margin:12px 16px 16px;padding:10px 14px}.admin-financial-breakdown>div{color:#647069;justify-content:space-between;padding:5px 0;font-size:9px;display:flex}.admin-financial-breakdown dd{color:#253129;margin:0;font-weight:700}.admin-financial-breakdown .discount dd{color:#187148}.admin-financial-breakdown .total{color:#1c2b22;border-top:1px solid #dce4de;border-bottom:1px solid #dce4de;margin:5px 0;padding:9px 0;font-weight:800}.admin-detail-list{margin:0;padding:2px 16px 16px}.admin-detail-list>div{border-bottom:1px solid #ebefec;grid-template-columns:82px 1fr;gap:10px;padding:9px 0;display:grid}.admin-detail-list dt{color:#76817a;font-size:8px}.admin-detail-list dd{color:#2c3931;flex-direction:column;margin:0;font-size:9px;display:flex}.admin-detail-list dd b{font-size:9px}.admin-detail-list dd small{color:#77827a;margin-top:2px;font-size:8px}.admin-detail-records,.admin-timeline{padding:0 16px 14px}.admin-timeline article{padding:9px 0 9px 20px;position:relative}.admin-timeline article:not(:last-child):after{content:"";background:#d9e3dc;width:1px;position:absolute;top:18px;bottom:-8px;left:5px}.admin-timeline i{background:#4b9b6d;border:2px solid #dff2e7;border-radius:50%;width:9px;height:9px;position:absolute;top:12px;left:1px}.admin-timeline div{flex-direction:column;display:flex}.admin-timeline b{font-size:9px}.admin-timeline small{color:#78837c;margin-top:2px;font-size:8px}.admin-timeline p{color:#68736c;margin:4px 0 0;font-size:8px}.admin-detail-records article{border-bottom:1px solid #ebefec;align-items:center;gap:9px;min-height:50px;padding:9px 0;display:flex}.admin-detail-records article>div{flex-direction:column;flex:1;min-width:0;display:flex}.admin-detail-records b{font-size:9px}.admin-detail-records small{color:#78837c;margin-top:3px;font-size:8px}.admin-detail-records p{color:#68736c;margin:5px 0 0;font-size:8px;line-height:1.45}.admin-detail-records strong{font-size:9px}.admin-detail-empty{color:#758078;padding:10px 16px 18px;font-size:9px}.admin-promo-attribution{color:#176e46;background:#eef8f2;border:1px solid #d4eadc;border-radius:8px;align-items:center;gap:9px;margin:0 16px 16px;padding:10px;display:flex}.admin-promo-attribution>svg{width:15px}.admin-promo-attribution>div{flex-direction:column;flex:1;min-width:0;display:flex}.admin-promo-attribution b{font-size:9px}.admin-promo-attribution small{color:#5f7166;margin-top:2px;font-size:8px}@media (max-width:1050px){.promo-summary-grid{grid-template-columns:1fr 1fr}.promo-filters{flex-wrap:wrap}.promo-search{flex-basis:100%}}@media (max-width:760px){.workspace-frame{display:block}.workspace-frame-sidebar{width:min(275px,88vw);transition:transform .2s;position:fixed;left:0;transform:translate(-102%);box-shadow:18px 0 50px #0000002e}.workspace-frame-sidebar.open{transform:translate(0)}.workspace-frame-backdrop{z-index:55;background:#08110c73;border:0;position:fixed;inset:0}.workspace-frame-close{place-items:center;display:grid}.workspace-frame-close svg{width:17px}.workspace-frame-topbar{gap:9px;height:58px;padding:0 12px}.workspace-frame-menu{color:#39483f;background:#f2f5f3;border:1px solid #dce3de;border-radius:7px;flex:none;place-items:center;width:34px;height:34px;display:grid}.workspace-frame-menu svg{width:17px}.workspace-frame-mobile-brand{display:block}.workspace-frame-mobile-brand .workspace-brand>span{display:none}.workspace-frame-admin .workspace-frame-content{padding:0 12px 24px}.workspace-frame-seller .seller-global-search{justify-content:center;width:36px;padding:0}.workspace-frame-seller .seller-global-search kbd,.workspace-frame-seller .seller-global-search span{display:none}.workspace-frame-seller .seller-global-search svg{margin:0}.workspace-frame-seller .seller-store-switcher{width:42px;min-width:0;padding:0 6px}.environment-pill,.workspace-context small,.workspace-frame-seller .seller-store-switcher select,.workspace-frame-seller .seller-store-switcher>svg{display:none}.promo-summary-grid{grid-template-columns:1fr 1fr;gap:8px}.promo-metric{padding:12px}.promo-metric>span{display:none}.promo-metric strong{font-size:17px}.promo-panel-head{flex-direction:column;padding:14px}.promo-panel-head .promo-primary{width:100%}.promo-filter-select{flex:1}.promo-form-grid,.promo-secondary-grid{grid-template-columns:1fr}.promo-form-grid .span-two{grid-column:auto}.promo-form-body{padding:15px}.admin-detail-grid{grid-template-columns:1fr}.admin-detail-wide{grid-row:auto}.admin-ops-breakdown{grid-template-columns:1fr}}@media (max-width:430px){.workspace-frame-topbar-actions .environment-pill{display:none}.promo-summary-grid{grid-template-columns:1fr}.promo-create-modal,.promo-detail-drawer{width:100vw;max-width:none}}.finance-page{max-width:1180px}.finance-tabs{scrollbar-width:thin;border-bottom:1px solid #dedbd5;gap:4px;margin:-4px 0 22px;display:flex;overflow-x:auto}.finance-tabs a{color:#5f5d58;white-space:nowrap;border-bottom:2px solid #0000;padding:10px 13px;font-size:13px;font-weight:650}.finance-tabs a.active{color:#17211d;border-color:#17211d}.finance-balance{color:#fff;background:#17211d;border-radius:14px;grid-template-columns:minmax(280px,1.05fr) 2fr;margin-bottom:18px;display:grid;overflow:hidden;box-shadow:0 1px 2px #00000014}.finance-balance>div{padding:26px}.finance-balance small{color:#b8c7c0;letter-spacing:.09em;font-size:11px;font-weight:750;display:block}.finance-balance strong{letter-spacing:-.035em;margin:8px 0 20px;font-size:32px;line-height:1.15;display:block}.finance-balance .seller-primary-button{color:#17211d;background:#fff}.finance-balance dl{color:#20231f;background:#f5f4f1;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.finance-balance dl div{border-bottom:1px solid #e2dfd9;border-left:1px solid #e2dfd9;padding:21px}.finance-balance dt,.finance-summary dt{color:#6b6964;font-size:12px}.finance-balance dd,.finance-summary dd{margin:5px 0 0;font-size:17px;font-weight:730}.finance-chart{align-items:stretch;gap:7px;height:230px;padding-top:18px;display:flex}.finance-chart>div:not(.seller-empty){flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:7px;min-width:18px;display:flex}.finance-chart i{background:#2f6f5e;border-radius:4px 4px 1px 1px;width:100%;max-width:34px;min-height:4px;display:block}.finance-chart span{color:#77746d;white-space:nowrap;font-size:10px}.finance-chart .seller-empty{margin:auto}.finance-summary{grid-template-columns:1fr 1fr;gap:0;margin:6px 0 0;display:grid}.finance-summary div{border-bottom:1px solid #e7e4dd;padding:16px 4px}.finance-inline-balance{background:#f2f6f4;border:1px solid #dbe4df;border-radius:9px;justify-content:space-between;align-items:baseline;padding:15px;display:flex}.finance-inline-balance span{color:#656b67;font-size:12px}.finance-inline-balance strong{font-size:20px}.finance-warning{color:#845314;background:#fff8e8;border:1px solid #efdfb8;border-radius:8px;align-items:flex-start;gap:8px;padding:11px;font-size:12px;display:flex}.finance-warning svg{flex:none;width:16px}.payout-destination-list,.withdrawal-list{display:grid}.payout-destination-list article,.withdrawal-list article{border-bottom:1px solid #e8e5df;justify-content:space-between;align-items:center;gap:14px;padding:15px 2px;display:flex}.payout-destination-list article:last-child,.withdrawal-list article:last-child{border:0}.payout-destination-list article div,.withdrawal-list article div{gap:4px;display:grid}.payout-destination-list small,.withdrawal-list small{color:#74716b;font-size:12px}.payout-destination-list button{color:#8e382f;cursor:pointer;background:0 0;border:0;font-weight:650}.finance-credit{color:#176b4c;font-weight:720}.finance-debit{color:#9b3f35;font-weight:720}@media (max-width:780px){.finance-balance{grid-template-columns:1fr}.finance-balance dl{grid-template-columns:1fr 1fr}.finance-balance dl div{border-left:0}.finance-balance strong{font-size:28px}.finance-chart{justify-content:flex-start;overflow-x:auto}.finance-chart>div:not(.seller-empty){min-width:28px}.finance-summary{grid-template-columns:1fr}.finance-tabs{margin-top:0}}@media (max-width:480px){.finance-balance dl{grid-template-columns:1fr}.finance-balance>div{padding:21px}.finance-balance dl div{padding:15px 20px}}.affiliate-dashboard-head{justify-content:space-between;align-items:flex-end;gap:20px;margin:12px 0 22px;display:flex}.affiliate-dashboard-head h1{letter-spacing:-.035em;margin:5px 0;font-size:32px}.affiliate-dashboard-head p{color:var(--muted);margin:0}.affiliate-ledger-summary{background:#fff;border:1px solid #dfe4df;border-radius:14px;grid-template-columns:minmax(280px,1fr) 1.7fr;display:grid;overflow:hidden;box-shadow:0 4px 18px #192a1f0d}.affiliate-primary-balance{color:#fff;background:#173f31;padding:25px}.affiliate-primary-balance small{letter-spacing:.09em;color:#bdd1c8;font-size:11px;font-weight:760}.affiliate-primary-balance strong{letter-spacing:-.03em;margin:8px 0 20px;font-size:31px;display:block}.affiliate-primary-balance .button{color:#173f31;background:#fff}.affiliate-primary-balance .button:disabled{opacity:.48}.affiliate-ledger-summary dl{grid-template-columns:1fr 1fr;margin:0;display:grid}.affiliate-ledger-summary dl div{border-bottom:1px solid #e7eae7;border-left:1px solid #e7eae7;padding:19px 21px}.affiliate-ledger-summary dt{color:#69706c;font-size:12px}.affiliate-ledger-summary dd{margin:5px 0 0;font-size:17px;font-weight:730}.affiliate-dashboard-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.affiliate-panel{background:#fff;border:1px solid #e0e4e0;border-radius:12px;min-width:0;padding:21px}.affiliate-panel>h2{margin:0 0 8px;font-size:17px}.affiliate-panel>p{color:var(--muted);font-size:13px;line-height:1.5}.affiliate-link-field{background:#f5f7f5;border:1px solid #e1e6e2;border-radius:8px;align-items:center;gap:9px;margin:16px 0 12px;padding:6px 7px 6px 12px;display:flex}.affiliate-link-field span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;overflow:hidden}.affiliate-link-field button{cursor:pointer;background:#fff;border:0;border-radius:6px;align-items:center;gap:6px;padding:8px 10px;font-size:11px;font-weight:700;display:flex}.affiliate-link-field svg{width:14px}.affiliate-funnel{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.affiliate-funnel div{background:#f6f7f5;border-radius:7px;justify-content:space-between;align-items:center;padding:11px;font-size:12px;display:flex}.affiliate-funnel strong{font-size:16px}.affiliate-rate{margin-bottom:0;font-size:11px!important}.affiliate-activity-list article{border-bottom:1px solid #eceeeb;justify-content:space-between;gap:16px;padding:12px 0;display:flex}.affiliate-activity-list article:last-child{border:0}.affiliate-activity-list article div{gap:3px;display:grid}.affiliate-activity-list b{font-size:12px}.affiliate-activity-list small{color:#7d837f;font-size:10px}.affiliate-activity-list strong{color:#176b42;white-space:nowrap;font-size:12px}.affiliate-activity-list strong.negative{color:#a03f35}.affiliate-threshold span{justify-content:space-between;font-size:12px;display:flex}.affiliate-threshold>i{background:#e8ece9;border-radius:8px;height:7px;margin:10px 0 7px;display:block;overflow:hidden}.affiliate-threshold em{background:#176b42;height:100%;display:block}.affiliate-threshold small{color:#707671;font-size:11px}.affiliate-withdraw-form{gap:11px;margin-top:17px;display:grid}.affiliate-withdraw-form label{color:#59605b;gap:5px;font-size:11px;font-weight:650;display:grid}.affiliate-withdraw-form input,.affiliate-withdraw-form select{background:#fff;border:1px solid #d8ddd9;border-radius:7px;width:100%;min-height:40px;padding:0 10px}.affiliate-destination-empty{padding:16px 0 0}.affiliate-destination-empty p{color:var(--muted);font-size:12px}.affiliate-referral-table{margin-top:13px;display:grid;overflow-x:auto}.affiliate-referral-table>div{border-bottom:1px solid #e9ebe8;grid-template-columns:1.2fr 1fr 1fr .8fr;gap:12px;min-width:620px;padding:11px 7px;font-size:12px;display:grid}.affiliate-referral-table>div:first-child{color:#777e79;text-transform:uppercase;letter-spacing:.04em;font-size:10px}.affiliate-referral-table strong{text-align:right}.affiliate-panel+.content-section{margin-top:22px}.affiliate-ledger-summary+.affiliate-panel{margin-top:18px}.affiliate-panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.affiliate-panel-heading h2{margin:0 0 5px;font-size:17px}.affiliate-panel-heading p{color:var(--muted);margin:0;font-size:12px}@media (max-width:780px){.affiliate-dashboard-head{flex-direction:column;align-items:flex-start}.affiliate-dashboard-grid,.affiliate-ledger-summary{grid-template-columns:1fr}.affiliate-ledger-summary dl div{border-left:0}.affiliate-dashboard-head h1{font-size:28px}.affiliate-panel-heading{flex-direction:column;align-items:stretch}.affiliate-panel-heading .seller-range{align-self:flex-start}}@media (max-width:480px){.affiliate-ledger-summary dl{grid-template-columns:1fr}.affiliate-link-field{flex-direction:column;align-items:stretch}.affiliate-link-field button{justify-content:center}.affiliate-funnel{grid-template-columns:1fr}}.payment-action-card{background:#f1f8f4;border:1px solid #cfe0d7;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin-bottom:16px;padding:17px;display:grid}.payment-action-card>svg{color:#176b42}.payment-action-card h2{margin:0 0 4px;font-size:15px}.payment-action-card p{color:#5e6862;margin:0;font-size:12px;line-height:1.45}@media (max-width:620px){.payment-action-card{grid-template-columns:auto 1fr}.payment-action-card .button{grid-column:1/-1;width:100%}}.admin-finance-anomalies article{border-bottom:1px solid #e8ebe8;grid-template-columns:auto 1fr;gap:10px;padding:12px 0;display:grid}.admin-finance-anomalies article:last-child{border:0}.admin-finance-anomalies b{font-size:12px}.admin-finance-anomalies p{color:#666f69;margin:4px 0;font-size:11px}.admin-finance-anomalies small{color:#858b87;font-size:9px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-geist-sans),Arial,sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}button{color:inherit}svg{flex:none}.container{width:min(1216px,100% - 40px);margin-inline:auto}.mobile-bottom,.mobile-only,.mobile-search,.mobile-workspace-title{display:none}.trust-bar{background:var(--green-dark);color:#eef8f1;letter-spacing:.015em;justify-content:center;align-items:center;gap:9px;height:30px;font-size:12px;display:flex}.trust-bar span{opacity:.35}.site-header{z-index:40;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;position:sticky;top:0}.header-main{align-items:center;gap:22px;height:74px;display:flex}.brand{letter-spacing:-.05em;white-space:nowrap;align-items:center;gap:9px;font-size:22px;font-weight:760;display:inline-flex}.brand>span:last-child>span{color:var(--green)}.brand-mark{color:#fff;place-items:center;width:31px;height:35px;display:grid}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.search-shell{color:#7b837e;background:#f4f5f2;border:1px solid #eceeeb;border-radius:9px;align-items:center;gap:10px;min-width:0;height:44px;padding:0 13px;transition:all .18s;display:flex}.search-shell:focus-within{background:#fff;border-color:#88ad98;box-shadow:0 0 0 3px #176b4217}.search-shell input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.search-shell input::placeholder{color:#858d88}.search-shell kbd{color:#8a918d;background:#fff;border:1px solid var(--line);border-bottom:1px solid #cbd1cc;border-radius:5px;padding:2px 6px;font-size:11px}.desktop-search{flex:1;max-width:560px;margin-left:18px}.account-button,.campus-select{cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:6px;display:flex}.account-copy,.campus-select span{text-align:left;flex-direction:column;font-size:13px;font-weight:650;line-height:1.25;display:flex}.account-copy small,.campus-select small{color:var(--muted);font-size:10px;font-weight:500}.header-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.icon-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:8px;place-items:center;width:38px;height:38px;display:inline-grid;position:relative}.icon-button:hover{background:var(--canvas)}.icon-button svg{width:18px;height:18px}.badge-button>span{color:#fff;background:var(--green);border:2px solid #fff;border-radius:10px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:10px;font-weight:750;display:grid;position:absolute;top:-6px;right:-6px}.notification-center{position:relative}.notification-popover{z-index:80;border:1px solid var(--line);background:#fff;border-radius:12px;width:min(390px,100vw - 20px);position:absolute;top:calc(100% + 10px);right:0;overflow:hidden;box-shadow:0 20px 55px #122a1d33}.notification-popover>header{border-bottom:1px solid var(--soft-line);justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:13px 15px;display:flex}.notification-popover>header>div{flex-direction:column;gap:2px;display:flex}.notification-popover>header b{font-size:14px}.notification-popover>header small{color:var(--muted);font-size:10px}.notification-popover>header button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:700}.notification-popover>div{max-height:min(460px,65vh);overflow:auto}.notification-popover>div>a{border-bottom:1px solid var(--soft-line);grid-template-columns:7px 1fr;gap:9px;min-height:92px;padding:13px 15px;display:grid}.notification-popover>div>a:hover{background:var(--canvas)}.notification-popover>div>a>i{background:0 0;border-radius:50%;width:7px;height:7px;margin-top:5px}.notification-popover>div>a.unread{background:#f4faf6}.notification-popover>div>a.unread>i{background:var(--green)}.notification-popover>div>a>span{min-width:0}.notification-popover>div>a b{font-size:11px;display:block}.notification-popover>div>a p{color:var(--muted);margin:4px 0 6px;font-size:10px;line-height:1.4}.notification-popover>div>a small{color:#8a928d;font-size:8px}.notification-popover>footer{border-top:1px solid var(--soft-line);gap:8px;padding:10px 15px;display:grid}.notification-popover>footer a{color:var(--green);justify-content:space-between;align-items:center;font-size:10px;font-weight:700;display:flex}.notification-popover>footer svg{width:14px}.browser-push-control{min-width:0}.browser-push-control>button{border:1px solid var(--line);width:100%;min-height:34px;color:var(--text);background:var(--canvas);cursor:pointer;border-radius:7px;justify-content:flex-start;align-items:center;gap:7px;padding:6px 9px;font-size:10px;font-weight:700;display:flex}.browser-push-control.enabled>button,.browser-push-control>button:hover:not(:disabled){color:var(--green);background:#f2f9f5;border-color:#a9cbb8}.browser-push-control>button:disabled{color:var(--muted);cursor:not-allowed;opacity:.72}.browser-push-control>button svg{flex:none;width:14px;height:14px}.browser-push-control>small{color:var(--muted);margin:5px 2px 0;font-size:9px;line-height:1.35;display:block}.browser-push-control .spin{animation:browser-push-spin .8s linear infinite}@keyframes browser-push-spin{to{transform:rotate(1turn)}}.notification-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:30px;display:flex}.notification-empty>svg{color:#97a19b;width:28px}.notification-empty b{margin-top:10px;font-size:12px}.notification-empty p{color:var(--muted);margin:5px 0 0;font-size:10px}.avatar{width:34px;height:34px;color:var(--green-dark);background:#dcebe2;border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.avatar svg{width:15px;height:15px}.desktop-nav{gap:28px;font-size:13px;font-weight:580;display:flex}.desktop-nav,.desktop-nav a{align-items:center;height:42px}.desktop-nav a{color:#48514c;border-bottom:2px solid #0000;gap:5px;display:inline-flex}.desktop-nav a.active,.desktop-nav a:hover{color:var(--green);border-bottom-color:var(--green)}.desktop-nav .nav-spacer{flex:1}.desktop-nav .sell-link{color:var(--green);font-weight:700}.button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-weight:680;transition:transform .15s,background .15s,box-shadow .15s;display:inline-flex}.button svg{width:16px;height:16px}.button.primary{background:var(--green);color:#fff;box-shadow:0 6px 14px #176b4226}.button.secondary{color:var(--ink);background:#fff;border-color:#cfd6d1}.button.secondary:hover{background:var(--canvas)}.button.ghost-light{color:#fff;background:0 0}.button.full{width:100%}.button.small{min-height:34px;padding-inline:12px;font-size:12px}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.text-link{color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-size:13px;font-weight:680;display:inline-flex}.hero{background:var(--green-dark);color:#fff;border-radius:12px;grid-template-columns:1.06fr .94fr;gap:52px;min-height:418px;margin-top:20px;padding:54px 58px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";border:90px solid #ffffff09;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-150px;right:-110px}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:7px;margin-bottom:8px;font-weight:760;display:inline-flex}.eyebrow svg{width:13px;height:13px}.eyebrow.light{color:#a8d5b9}.hero h1{letter-spacing:-.052em;max-width:660px;margin:9px 0 14px;font-size:clamp(34px,4.2vw,57px);font-weight:710;line-height:.99}.hero-copy>p{color:#c7dacf;max-width:540px;margin:0;font-size:16px;line-height:1.6}.hero-actions{gap:10px;margin-top:27px;display:flex}.hero-trust{color:#cee1d5;gap:20px;margin-top:30px;font-size:11px;display:flex}.hero-trust span{align-items:center;gap:6px;display:flex}.hero-trust svg{color:#8ed0a7;width:14px;height:14px}.hero-spotlight{z-index:2;align-self:center;position:relative}.spotlight-card{height:266px;color:var(--ink);background:#f0f0e7;border-radius:10px;grid-template-columns:1fr 48%;align-items:center;padding:28px;display:grid;overflow:hidden;transform:rotate(1.2deg);box-shadow:0 24px 45px #00000029}.spotlight-card>div{z-index:2;position:relative}.spotlight-card span{color:var(--green);text-transform:uppercase;letter-spacing:.1em;font-size:10px;font-weight:780}.spotlight-card h3{letter-spacing:-.04em;margin:9px 0;font-size:22px;line-height:1.05}.spotlight-card p{color:var(--muted);font-size:12px;line-height:1.4}.spotlight-card strong{letter-spacing:-.04em;font-size:25px;display:block}.spotlight-card del{color:#7e8580;font-size:13px}.spotlight-card img{object-fit:cover;border-radius:7px;justify-self:end;width:155px;height:220px}.spotlight-note{width:max-content;color:var(--ink);box-shadow:var(--shadow);background:#fff;border-radius:7px;align-items:center;gap:9px;margin:-14px auto 0;padding:10px 16px;display:flex;transform:rotate(-1deg)}.spotlight-note svg{width:19px;color:var(--orange)}.spotlight-note span{flex-direction:column;display:flex}.spotlight-note b{font-size:11px}.spotlight-note small{color:var(--muted);font-size:9px}.category-grid{grid-template-columns:repeat(8,1fr);display:grid}.category-item{border-right:1px solid var(--soft-line);flex-direction:column;align-items:center;gap:9px;padding:7px;font-size:12px;display:flex}.category-item:last-child{border-right:0}.category-item>span{border-radius:50%;place-items:center;width:51px;height:51px;transition:transform .15s;display:grid}.category-item:hover>span{transform:translateY(-3px)}.category-item svg{width:21px}.content-section{padding-top:60px;padding-bottom:18px}.section-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:21px;display:flex}.section-header h2{letter-spacing:-.035em;margin:0;font-size:26px;line-height:1.15}.section-header p{color:var(--muted);margin:6px 0 0;font-size:13px}.product-grid{grid-template-columns:repeat(4,1fr);gap:24px 16px;display:grid}.product-card{min-width:0}.product-image{aspect-ratio:1/1.03;background:#f2f3ef;border-radius:9px;position:relative;overflow:hidden}.product-image>a{width:100%;height:100%;display:block}.image-fallback,.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.image-fallback{color:#87908a;text-align:center;background:#eef1ed;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:11px;display:flex}.product-tag{color:#fff;background:var(--ink);letter-spacing:.06em;border-radius:5px;padding:6px 8px;font-size:9px;font-weight:800;position:absolute;top:10px;left:10px}.product-tag.green{background:var(--green)}.heart-button{cursor:pointer;background:#ffffffeb;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:9px;right:9px}.heart-button svg{width:16px}.heart-button.saved{color:#fff;background:var(--green)}.heart-button:focus-visible{outline:2px solid var(--green);outline-offset:2px}.card-meta{text-transform:uppercase;letter-spacing:.075em;color:#7b847f;margin:0 0 5px;font-size:9px;font-weight:700}.product-info h3,.service-card h3{letter-spacing:-.015em;margin:0;font-size:14px;font-weight:640;line-height:1.35}.product-info h3:hover,.service-card h3:hover{color:var(--green)}.rating{color:#34423a;align-items:center;gap:4px;font-size:10px;display:flex}.product-info .rating{margin-top:6px}.rating svg{color:#d88f22;width:11px;height:11px}.rating small,.rating span{color:#818984}.price-row{justify-content:space-between;align-items:flex-end;gap:10px;min-height:38px;margin-top:6px;display:flex}.price-row>div{align-items:baseline;gap:7px;display:flex}.price-row strong{letter-spacing:-.025em}.price-row del{color:#8f9691;font-size:11px}.add-button{border:1px solid var(--ink);cursor:pointer;background:#fff;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid}.add-button:hover{background:var(--ink);color:#fff}.add-button svg{width:16px}.delivery-note{color:var(--green);align-items:center;gap:5px;margin:8px 0 0;font-size:10px;font-weight:600;display:flex}.delivery-note svg{width:13px;height:13px}.feature-band{color:#fff;background:#143b2b;margin-top:64px;padding:52px 0}.feature-band-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.feature-copy h2{letter-spacing:-.04em;margin:4px 0 10px;font-size:31px}.feature-copy p{color:#c1d3c8;margin:0 0 20px;font-size:13px;line-height:1.55}.delivery-steps{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:15px;display:grid}.delivery-steps>span{flex-direction:column;gap:4px;display:flex}.delivery-steps i{color:#a7d4b7;background:#ffffff1a;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-style:normal;font-weight:700;display:grid}.delivery-steps b{margin-top:8px;font-size:12px}.delivery-steps small{color:#a9bfb1;font-size:10px;line-height:1.4}.delivery-steps>svg{opacity:.35;width:17px}.services-bg{background:var(--canvas);margin-top:50px;padding:56px 0 64px}.service-grid{gap:16px;display:grid}.service-grid,.service-grid.full{grid-template-columns:repeat(4,1fr)}.service-grid.full{margin-top:28px}.service-card{border:1px solid var(--line);background:#fff;border-radius:9px;overflow:hidden}.service-image{background:#eef0ec;height:190px;display:block;position:relative;overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.service-card:hover img{transform:scale(1.025)}.availability{background:#fffffff0;border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;font-weight:700;display:flex;position:absolute;bottom:10px;left:10px}.availability i{background:#2b9f63;border-radius:50%;width:6px;height:6px}.provider{color:var(--green);align-items:center;gap:4px;margin:8px 0 15px;font-size:10px;font-weight:600;display:flex}.provider svg{width:12px;height:12px}.service-footer{border-top:1px solid var(--soft-line);justify-content:space-between;align-items:flex-end;padding-top:12px;display:flex}.service-footer>div{flex-direction:column;display:flex}.service-footer small{color:var(--muted);font-size:9px}.service-footer strong{font-size:15px}.request-grid{gap:14px;display:grid}.request-grid,.request-grid.full{grid-template-columns:repeat(3,1fr)}.request-grid.full{margin-top:24px}.request-card{border:1px solid var(--line);background:#fff;border-radius:9px;padding:19px}.request-card footer,.request-card header{justify-content:space-between;align-items:center;display:flex}.request-card header>span{color:#355f99;letter-spacing:.06em;background:#eef4ff;border-radius:4px;padding:5px 7px;font-size:8px;font-weight:800}.request-card header>span.service{color:var(--green);background:var(--green-soft)}.request-card header svg{width:17px;color:var(--muted)}.request-card h3{margin:16px 0 7px;font-size:15px}.request-card>p{min-height:39px;color:var(--muted);margin:0;font-size:11px;line-height:1.55}.request-card dl{background:var(--canvas);border-radius:6px;grid-template-columns:1fr 1fr;margin:16px 0;padding:12px;display:grid}.request-card dl div{flex-direction:column;gap:2px;display:flex}.request-card dt{color:var(--muted);font-size:9px}.request-card dd{margin:0;font-size:11px;font-weight:650}.request-card footer{border-top:1px solid var(--soft-line);color:var(--muted);padding-top:12px;font-size:9px}.request-card footer span{align-items:center;gap:4px;display:flex}.request-card footer svg{width:12px}.earn-banner{color:#fff;background:#183e2f;border-radius:11px;grid-template-columns:1fr 240px;align-items:center;gap:90px;margin-top:64px;margin-bottom:65px;padding:46px 56px;display:grid}.earn-banner h2{letter-spacing:-.04em;max-width:580px;margin:5px 0 10px;font-size:31px}.earn-banner p{color:#bdd0c4;max-width:650px;font-size:12px;line-height:1.6}.earn-stat{border-left:1px solid #ffffff29;flex-direction:column;padding-left:32px;display:flex}.earn-stat svg{color:#8fd4aa}.earn-stat strong{margin-top:12px;font-size:34px}.earn-stat span{font-size:11px;font-weight:650}.earn-stat small{color:#a8beb0;margin-top:4px;font-size:9px}.page{min-height:62vh;padding-top:30px;padding-bottom:75px}.breadcrumb{color:#7b847f;align-items:center;gap:6px;margin-bottom:25px;font-size:10px;display:flex}.breadcrumb a:hover{color:var(--green)}.breadcrumb svg{width:12px;height:12px}.page-title-row{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.order-detail-head h1,.page-title-row h1{letter-spacing:-.045em;margin:0;font-size:34px}.order-detail-head p,.page-title-row p{color:var(--muted);margin:7px 0 0;font-size:13px}.market-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:53px;display:flex}.chip-scroll{scrollbar-width:none;flex:1;gap:5px;display:flex;overflow-x:auto}.chip-scroll button,.map-filters button,.request-toolbar button,.service-categories button{white-space:nowrap;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:7px 12px;font-size:11px}.chip-scroll button.active,.chip-scroll button:hover,.map-filters button.active,.request-toolbar button.active,.service-categories button.active{background:var(--green-soft);color:var(--green);font-weight:700}.filter-trigger{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:7px;padding:8px 11px;font-size:11px;display:flex}.filter-trigger svg{width:14px}.sort-select{color:var(--muted);border-left:1px solid var(--line);padding-left:13px;font-size:11px}.sort-select select{color:var(--ink);background:#fff;border:0;outline:0;font-weight:650}.market-layout{grid-template-columns:220px 1fr;gap:29px;margin-top:25px;display:grid}.filters{border-right:1px solid var(--soft-line);padding-right:23px}.filter-head{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.filter-head h3{margin:0;font-size:14px}.filter-head button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:9px}.filter-content fieldset{border:0;border-top:1px solid var(--soft-line);margin:0;padding:17px 0}.filter-content legend{margin-bottom:11px;font-size:11px;font-weight:680}.price-inputs{align-items:flex-end;gap:6px;display:flex}.price-inputs label{color:var(--muted);font-size:9px}.price-inputs input{border:1px solid var(--line);border-radius:6px;outline:none;width:78px;margin-top:4px;padding:7px}.check-row{color:#4f5953;align-items:center;gap:8px;padding:5px 0;font-size:10px;display:flex}.check-row input{accent-color:var(--green)}.check-row span{margin-left:auto}.results-count{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:14px;font-size:10px;display:flex}.results-count b{color:var(--ink);font-size:11px}.market-grid{grid-template-columns:repeat(3,1fr)}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.empty-state>span{background:var(--green-soft);width:68px;height:68px;color:var(--green);border-radius:50%;place-items:center;display:grid}.empty-state>span svg{width:27px}.empty-state h2{margin:17px 0 5px;font-size:21px}.empty-state p{color:var(--muted);margin:0 0 17px;font-size:12px}.product-detail{grid-template-columns:1.04fr .96fr;gap:52px;display:grid}.gallery{grid-template-columns:70px 1fr;gap:12px;display:grid}.thumbs{flex-direction:column;gap:8px;display:flex}.thumbs button{border:1px solid var(--line);cursor:pointer;background:#f2f3f0;border-radius:7px;width:68px;height:76px;padding:0;overflow:hidden}.thumbs button.active{border:2px solid var(--green)}.thumbs img{object-fit:cover;width:100%;height:100%}.main-image{background:#f1f2ee;border-radius:9px;min-height:600px;position:relative;overflow:hidden}.main-image img{object-fit:cover;width:100%;height:100%;min-height:600px}.product-panel{padding-top:7px}.product-panel h1{letter-spacing:-.05em;margin:8px 0 14px;font-size:clamp(30px,3vw,42px);line-height:1.03}.seller-summary{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.seller-summary>a{align-items:center;gap:9px;display:flex}.seller-avatar{width:38px;height:38px;color:var(--green-dark);text-transform:uppercase;background:#dfece4;border-radius:50%;font-size:11px}.seller-summary>a>span:last-child{flex-direction:column;display:flex}.seller-summary small{color:var(--muted);font-size:9px}.seller-summary b{align-items:center;gap:4px;font-size:11px;display:flex}.seller-summary b svg,.service-provider b svg{width:13px;color:var(--green)}.seller-summary>.rating{flex-direction:column;align-items:flex-end;font-size:11px}.detail-price{align-items:center;gap:11px;margin-top:20px;display:flex}.detail-price strong{letter-spacing:-.04em;font-size:30px}.detail-price del{color:#8b938e;font-size:14px}.detail-price span{background:var(--green-soft);color:var(--green);border-radius:4px;padding:5px 7px;font-size:9px;font-weight:800}.pay-note{color:var(--muted);margin:6px 0 18px;font-size:10px}.variant-group{border:0;margin:18px 0;padding:0}.variant-group legend{justify-content:space-between;width:100%;margin-bottom:9px;font-size:11px;font-weight:700;display:flex}.variant-group legend b{color:var(--green);font-weight:600}.variant-group>div{flex-wrap:wrap;gap:7px;display:flex}.variant-group button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;min-width:43px;padding:8px 13px;font-size:10px}.variant-group button.active{border-color:var(--green);color:var(--green);background:var(--green-soft);box-shadow:inset 0 0 0 1px var(--green)}.stock-row{color:var(--muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.stock-row>span:first-child{color:var(--green);align-items:center;gap:5px;font-weight:650;display:flex}.stock-row svg{width:13px}.fulfilment-options{border:1px solid var(--line);border-radius:8px;margin:15px 0}.fulfilment-options>div{border-bottom:1px solid var(--soft-line);align-items:center;gap:10px;padding:12px;display:flex}.fulfilment-options>div:last-child{border-bottom:0}.fulfilment-options>div>svg{width:17px;color:var(--green)}.fulfilment-options>div>svg:last-child{margin-left:auto}.fulfilment-options span{flex-direction:column;display:flex}.fulfilment-options b{font-size:10px}.fulfilment-options small{color:var(--muted);margin-top:2px;font-size:9px}.buy-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.secondary-actions{justify-content:center;gap:23px;padding:14px 0;display:flex}.secondary-actions button{cursor:pointer;color:var(--muted);background:0 0;border:0;align-items:center;gap:5px;font-size:9px;display:flex}.secondary-actions svg{width:13px}.affiliate-callout{color:var(--green);background:var(--green-soft);border-radius:7px;align-items:center;gap:11px;padding:12px;display:flex}.affiliate-callout>svg:first-child{width:20px}.affiliate-callout>svg:last-child{width:15px;margin-left:auto}.affiliate-callout span{flex-direction:column;display:flex}.affiliate-callout b{font-size:10px}.affiliate-callout small{color:#4e7b61;margin-top:2px;font-size:8px}.product-info-tabs{grid-template-columns:1.4fr .6fr;gap:18px;margin-top:55px;display:grid}.description-card,.safety-card{border:1px solid var(--line);border-radius:9px;padding:25px}.description-card h2,.safety-card h3{margin:0 0 10px;font-size:17px}.description-card>p,.safety-card p{color:var(--muted);font-size:11px;line-height:1.65}.description-card dl{grid-template-columns:1fr 1fr;margin:20px 0 0;display:grid}.description-card dl>div{border-bottom:1px solid var(--soft-line);justify-content:space-between;margin-right:22px;padding:9px 0;font-size:10px;display:flex}.description-card dt{color:var(--muted)}.description-card dd{text-transform:capitalize;margin:0;font-weight:650}.safety-card{background:#f2f7f4;border-color:#dbe9e0}.safety-card>svg{color:var(--green);width:25px;margin-bottom:15px}.check-list,.safety-card ul{margin:16px 0 0;padding:0;list-style:none}.check-list li,.safety-card li{align-items:center;gap:7px;margin:8px 0;font-size:10px;font-weight:600;display:flex}.check-list svg,.safety-card li svg{width:13px;color:var(--green)}.review-list{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.review-list article{border:1px solid var(--line);border-radius:8px;padding:18px}.stars{color:#d88f22;letter-spacing:.1em;font-size:11px}.review-list p{min-height:44px;font-size:11px;line-height:1.6}.review-list footer{flex-wrap:wrap;align-items:center;gap:8px;font-size:9px;display:flex}.review-list footer span{color:var(--green);align-items:center;gap:3px;display:flex}.review-list footer svg{width:11px}.review-list footer small{color:var(--muted);margin-left:auto}.service-categories{border-bottom:1px solid var(--line);gap:5px;padding-bottom:12px;display:flex;overflow-x:auto}.service-detail{grid-template-columns:1.08fr .92fr;gap:50px;display:grid}.service-hero-image{background:var(--canvas);border-radius:10px;min-height:560px;overflow:hidden}.service-hero-image img{object-fit:cover;width:100%;height:100%;min-height:560px}.service-detail section h1{letter-spacing:-.045em;margin:6px 0 13px;font-size:40px}.service-description{color:var(--muted);font-size:13px;line-height:1.65}.service-provider{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:10px;margin:22px 0;padding:17px 0;display:flex}.service-provider>div{flex-direction:column;display:flex}.service-provider small{color:var(--muted);font-size:9px}.service-provider b{align-items:center;gap:4px;font-size:11px;display:flex}.service-provider p{color:var(--muted);align-items:center;gap:4px;margin:3px 0 0;font-size:9px;display:flex}.service-provider p svg{color:#d88f22;width:11px}.quote-card{border:1px solid var(--line);box-shadow:var(--shadow);border-radius:9px;padding:20px}.quote-card>div{flex-direction:column;display:flex}.quote-card>div small{color:var(--muted);font-size:9px}.quote-card>div strong{font-size:26px}.quote-card dl{border-top:1px solid var(--soft-line);margin:15px 0}.quote-card dl>div{border-bottom:1px solid var(--soft-line);justify-content:space-between;padding:10px 0;font-size:10px;display:flex}.quote-card dt{color:var(--muted)}.quote-card dd{margin:0;font-weight:650}.quote-card .button+.button{margin-top:7px}.requests-hero{color:#fff;background:var(--green-dark);border-radius:11px;grid-template-columns:1.3fr .7fr;align-items:center;gap:65px;min-height:280px;padding:43px 52px;display:grid}.requests-hero h1{letter-spacing:-.045em;margin:3px 0 10px;font-size:39px}.requests-hero p{color:#bfd3c6;max-width:590px;font-size:12px;line-height:1.55}.request-example{color:var(--ink);background:#fff;border-radius:8px;padding:22px;transform:rotate(1deg)}.request-example>span{color:var(--green);letter-spacing:.1em;font-size:8px;font-weight:800}.request-example>p{color:var(--ink);font-size:17px;font-weight:660;line-height:1.35}.request-example>div{align-items:center;gap:8px;display:flex}.request-example small{color:var(--muted);font-size:9px;line-height:1.5}.request-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;margin-top:25px;padding-bottom:11px;display:flex}.request-toolbar select{border:1px solid var(--line);background:#fff;border-radius:6px;padding:7px 9px;font-size:10px}.stack-form{gap:15px}.stack-form,.stack-form label{flex-direction:column;display:flex}.stack-form label{gap:6px;font-size:10px;font-weight:650}.stack-form input,.stack-form select,.stack-form textarea{background:#fff;border:1px solid #d7ddd8;border-radius:7px;outline:none;width:100%;min-height:42px;padding:10px 11px;font-size:12px;font-weight:450}.stack-form input:focus,.stack-form select:focus,.stack-form textarea:focus{border-color:#78a58c;box-shadow:0 0 0 3px #176b4214}.stack-form textarea{resize:vertical;min-height:90px}.stack-form label>small{color:var(--muted);font-weight:450}.form-grid{gap:12px}.form-grid,.segmented{grid-template-columns:1fr 1fr;display:grid}.segmented{gap:7px}.segmented label{border:1px solid var(--line);border-radius:7px;align-items:center;gap:7px;min-height:44px;padding:0 12px;font-size:11px;display:flex}.segmented input{accent-color:var(--green)}.modal-layer{z-index:100;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0c16108a;border:0;position:absolute;inset:0}.modal{background:#fff;border-radius:10px;width:min(560px,100%);max-height:90vh;padding:23px;position:relative;overflow:auto;box-shadow:0 30px 80px #00000040}.bottom-sheet>header,.modal>header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.bottom-sheet>header h2,.modal>header h2{margin:0;font-size:18px}.map-page{grid-template-columns:390px 1fr;height:calc(100vh - 147px);min-height:590px;display:grid}.map-sidebar{border-right:1px solid var(--line);padding:24px 25px 30px max(25px,50vw - 608px);overflow-y:auto}.map-sidebar h1{letter-spacing:-.04em;margin:0;font-size:29px}.map-sidebar>p{color:var(--muted);font-size:10px;line-height:1.5}.map-filters{flex-wrap:wrap;gap:4px;margin:15px 0;display:flex}.map-filters button{border:1px solid var(--line)}.map-list{position:relative}.demo-badge{color:#8a601f;letter-spacing:.08em;background:#fff3df;border-radius:4px;padding:4px 6px;font-size:7px;font-weight:800;display:inline-flex}.map-list>a{border-bottom:1px solid var(--soft-line);grid-template-columns:63px 1fr;gap:10px;padding:11px 0;display:grid}.map-list img{object-fit:cover;border-radius:6px;width:63px;height:63px}.map-list a>span{flex-direction:column;min-width:0;display:flex}.map-list b{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.map-list small{color:var(--muted);margin-top:4px;font-size:9px}.map-list em{color:var(--green);align-items:center;gap:3px;margin-top:auto;font-size:8px;font-style:normal;display:flex}.map-list em svg{color:#d88f22;width:9px}.campus-map{background:#e9eee8;position:relative;overflow:hidden}.map-grid{opacity:.28;background-image:linear-gradient(#c7d2c9 1px,#0000 0),linear-gradient(90deg,#c7d2c9 1px,#0000 0);background-size:44px 44px;position:absolute;inset:0;transform:rotate(-7deg)scale(1.2)}.map-water{background:#cbdedb;border:6px solid #dae7e4;width:130%;height:110px;position:absolute;top:40%;left:-15%;transform:rotate(-9deg)}.map-road{transform-origin:0;background:#fff;border:1px solid #d7ddd8;width:120%;height:27px;position:absolute}.road-one{top:30%;left:-5%;transform:rotate(17deg)}.road-two{top:78%;left:-8%;transform:rotate(-21deg)}.zone-marker{z-index:2;cursor:pointer;filter:drop-shadow(0 6px 7px #0a231429);background:0 0;border:0;flex-direction:column;align-items:center;display:flex;position:absolute;transform:translate(-50%,-50%)}.zone-marker>i,.zone-marker>span{color:#fff;background:var(--green);border:4px solid #fff;border-radius:50% 50% 50% 8px;place-items:center;width:42px;height:42px;display:grid;transform:rotate(-45deg)}.zone-marker svg{width:16px;transform:rotate(45deg)}.zone-marker b{border-radius:4px;margin-top:7px;padding:4px 7px;font-size:9px}.zone-marker b,.zone-marker small{white-space:nowrap;background:#fff}.zone-marker small{color:var(--muted);padding:3px 6px;font-size:7px}.map-legend{border:1px solid var(--line);background:#fffffff0;border-radius:6px;gap:13px;padding:10px;font-size:8px;position:absolute;bottom:18px;right:18px}.map-legend,.map-legend span{align-items:center;display:flex}.map-legend span{gap:5px}.map-legend i{border-radius:50%;width:7px;height:7px}.green-dot{background:var(--green)}.black-dot{background:var(--ink)}.map-legend small{color:#9a671b}.cart-layout{grid-template-columns:1fr 350px;align-items:start;gap:34px;display:grid}.split-notice{background:#f1f7f3;border:1px solid #dbe9e0;border-radius:8px;align-items:center;gap:11px;padding:12px 15px;display:flex}.split-notice svg{color:var(--green);width:19px}.split-notice span{flex-direction:column;display:flex}.split-notice b{font-size:10px}.split-notice small{color:var(--muted);font-size:9px}.cart-items>article{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr auto;gap:17px;padding:20px 0;display:grid}.cart-items>article>img{object-fit:cover;border-radius:7px;width:110px;height:120px}.cart-items article>div:nth-child(2){flex-direction:column;align-items:flex-start;display:flex}.cart-items h3{margin:4px 0;font-size:14px}.cart-items article p{color:var(--muted);font-size:9px}.cart-items article strong{font-size:14px}.stock-ok{color:var(--green);align-items:center;gap:4px;margin-top:auto;font-size:9px;display:flex}.stock-ok svg{width:11px}.cart-line-actions{flex-direction:column;justify-content:space-between;align-items:flex-end;display:flex}.quantity{border:1px solid var(--line);border-radius:7px;align-items:center;display:flex;overflow:hidden}.quantity button{cursor:pointer;background:#fff;border:0;place-items:center;width:30px;height:30px;display:grid}.quantity button:hover{background:var(--canvas)}.quantity svg{width:12px}.quantity span{text-align:center;width:27px;font-size:10px}.remove{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:9px;display:flex}.remove svg{width:12px}.order-summary{border:1px solid var(--line);background:#fff;border-radius:9px;padding:22px}.order-summary.sticky{position:sticky;top:175px}.order-summary h2{margin:0 0 15px;font-size:17px}.promo-entry{background:#f7faf8;border:1px solid #dfe7e1;border-radius:8px;margin:0 0 14px;padding:12px}.promo-entry>label{color:#3e4b43;margin-bottom:7px;font-size:9px;font-weight:750;display:block}.promo-entry>div{gap:7px;display:flex}.promo-entry input{min-width:0;height:36px;color:var(--ink);letter-spacing:.04em;text-transform:uppercase;background:#fff;border:1px solid #d4ddd7;border-radius:6px;outline:0;flex:1;padding:0 10px;font-size:10px;font-weight:700}.promo-entry input:focus{border-color:#3f8b63;box-shadow:0 0 0 3px #1e744617}.promo-entry>div>button{color:#fff;cursor:pointer;background:#176c43;border:1px solid #176c43;border-radius:6px;min-width:62px;height:36px;padding:0 10px;font-size:9px;font-weight:750}.promo-entry>div>button:disabled{cursor:wait;opacity:.55}.promo-entry>p{color:#a03e32;margin:7px 0 0;font-size:8px;line-height:1.4}.promo-entry .promo-applied{color:#176c43;background:#ebf7f0;border:1px solid #cae6d5;border-radius:7px;align-items:center;padding:9px}.promo-applied>svg{flex:none;width:15px}.promo-applied>span{flex-direction:column;flex:1;min-width:0;display:flex}.promo-applied b{letter-spacing:.035em;font-size:9px}.promo-applied small{color:#617268;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:8px;overflow:hidden}.promo-entry .promo-applied>button{color:#3b6f51;background:0 0;border:0;min-width:0;height:auto;padding:4px;font-size:8px}.order-summary dl>div.discount,.order-summary dl>div.discount dd{color:#176c43}.order-summary dl{margin:0}.order-summary dl>div{color:var(--muted);justify-content:space-between;padding:8px 0;font-size:10px;display:flex}.order-summary dd{color:var(--ink);margin:0;font-weight:600}.order-summary dd.success{color:var(--green)}.order-summary dl>div.total{border-top:1px solid var(--line);color:var(--ink);margin-top:8px;padding:14px 0;font-weight:700}.order-summary .total dd{font-size:17px}.order-summary fieldset{border:0;margin:8px 0 15px;padding:0}.order-summary legend{margin-bottom:8px;font-size:10px;font-weight:700}.radio-card{border:1px solid var(--line);border-radius:7px;align-items:center;gap:8px;margin-bottom:6px;padding:10px;display:flex}.radio-card input{accent-color:var(--green)}.radio-card span{flex-direction:column;display:flex}.radio-card b{font-size:10px}.radio-card small{color:var(--muted);font-size:8px}.radio-card.disabled{opacity:.55}.summary-note{color:var(--muted);gap:6px;font-size:8px;line-height:1.45;display:flex}.summary-note svg{width:13px;color:var(--green)}.summary-payment-note{color:#304a3c;border:1px solid #cfe1d7;border-left:3px solid var(--green);background:linear-gradient(135deg,#f2f9f5,#f8fbf9);border-radius:8px;grid-template-columns:28px minmax(0,1fr);align-items:start;gap:9px;margin:2px 0 14px;padding:11px;display:grid;box-shadow:0 4px 14px #1852350d}.summary-payment-note-icon{width:28px;height:28px;color:var(--green);background:#fff;border:1px solid #d6e7dd;border-radius:7px;place-items:center;display:grid}.summary-payment-note-icon svg{width:14px;height:14px}.summary-payment-note>span:last-child{gap:3px;min-width:0;display:grid}.summary-payment-note strong{color:#1d3d2d;font-size:9px;line-height:1.25}.summary-payment-note small{color:#607168;font-size:8px;line-height:1.5}.tabs{border-bottom:1px solid var(--line);gap:18px;margin-bottom:19px;display:flex}.tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:10px 2px;font-size:11px}.tabs button.active{border-bottom-color:var(--green);color:var(--green);font-weight:700}.order-list{gap:12px;display:grid}.order-list>article{border:1px solid var(--line);border-radius:9px;padding:18px}.order-top{justify-content:space-between;align-items:center;display:flex}.order-top>div{flex-direction:column;display:flex}.order-top span{font-size:10px;font-weight:750}.order-top small{color:var(--muted);font-size:8px}.status-pill{letter-spacing:.055em;white-space:nowrap;border-radius:5px;width:max-content;padding:5px 7px;font-size:7px;font-weight:800;display:inline-flex}.status-pill.success{color:#16623d;background:#e5f3eb}.status-pill.warning{color:#8b5911;background:#fff1da}.status-pill.danger{color:#a52e2e;background:#fde8e8}.status-pill.neutral{color:#56605a;background:#edf0ed}.order-product{background:var(--canvas);border-radius:7px;align-items:center;gap:10px;margin:14px 0;padding:13px;display:flex}.mini-product{width:40px;height:40px;color:var(--green);background:#e6efe9;border-radius:6px;place-items:center;display:grid}.mini-product svg{width:19px}.order-product>span{flex-direction:column;flex:1;display:flex}.order-product b{font-size:11px}.order-product small{color:var(--muted);font-size:8px}.order-product>strong{font-size:12px}.order-progress{grid-template-columns:repeat(4,1fr);display:grid;position:relative}.order-progress:before{content:"";background:#e1e5e1;height:2px;position:absolute;top:12px;left:7%;right:7%}.order-progress span{color:var(--muted);flex-direction:column;align-items:center;gap:4px;display:flex;position:relative}.order-progress i{z-index:2;background:#eef0ed;border:3px solid #fff;border-radius:50%;place-items:center;width:25px;height:25px;font-style:normal;display:grid}.order-progress i svg{width:11px}.order-progress span.done{color:var(--green)}.order-progress span.done i{color:#fff;background:var(--green)}.order-progress small{font-size:8px}.order-list footer{border-top:1px solid var(--soft-line);justify-content:space-between;align-items:center;margin-top:14px;padding-top:12px;display:flex}.narrow-page{max-width:1060px}.back-link{color:var(--muted);align-items:center;gap:6px;margin-bottom:22px;font-size:10px;display:inline-flex}.back-link svg{width:14px}.order-detail-head{justify-content:space-between;align-items:flex-start;margin-bottom:25px;display:flex}.order-detail-grid{grid-template-columns:1fr 330px;gap:25px;display:grid}.chat-card,.handover-card,.timeline-card{border:1px solid var(--line);border-radius:9px;margin-bottom:14px;padding:20px}.chat-card h2,.handover-card h2,.timeline-card h2{margin:0 0 17px;font-size:15px}.timeline-card>div{gap:12px;min-height:57px;display:flex;position:relative}.timeline-card>div:after{content:"";background:var(--line);width:1px;position:absolute;top:28px;bottom:0;left:12px}.timeline-card>div:last-child:after{display:none}.timeline-card i{width:25px;height:25px;color:var(--muted);z-index:1;background:#edf0ed;border-radius:50%;flex:none;place-items:center;font-size:8px;font-style:normal;display:grid}.timeline-card .done i{color:#fff;background:var(--green)}.timeline-card i svg{width:11px}.timeline-card span{flex-direction:column;padding-top:2px;display:flex}.timeline-card b{font-size:10px}.timeline-card small{color:var(--muted);margin-top:3px;font-size:8px}.handover-card{color:var(--green-dark);background:var(--green-soft);border-color:#d8eadd;gap:14px;display:flex}.handover-card>svg{width:25px}.handover-card h2{margin-bottom:5px}.handover-card p{color:#4d715d;font-size:9px}.pin-display{letter-spacing:.18em;background:#fff;border:1px dashed #8aad96;border-radius:6px;align-items:center;gap:10px;width:max-content;margin-top:12px;padding:8px 10px;font-size:20px;font-weight:800;display:flex}.pin-display button{color:var(--green);cursor:pointer;background:0 0;border:0}.pin-display svg{width:15px}.handover-card small{color:#527462;font-size:8px}.chat-message{align-items:flex-start;gap:9px;display:flex}.chat-message p{background:var(--canvas);border-radius:3px 8px 8px;margin:0;padding:9px 11px;font-size:9px;line-height:1.5}.message-box{border:1px solid var(--line);border-radius:7px;margin-top:12px;display:flex;overflow:hidden}.message-box input{border:0;outline:0;flex:1;padding:9px;font-size:9px}.message-box button{background:var(--green);color:#fff;border:0;width:36px}.message-box svg{width:14px}.order-summary-product{border-bottom:1px solid var(--soft-line);align-items:center;gap:8px;padding-bottom:13px;display:flex}.order-summary-product>span{flex-direction:column;flex:1;display:flex}.order-summary-product b{font-size:9px}.order-summary-product small{color:var(--muted);font-size:8px}.order-summary-product strong{font-size:10px}.detail-list{margin:10px 0}.detail-list>span{align-items:center;gap:8px;padding:8px 0;font-size:9px;display:flex}.detail-list svg{width:14px;color:var(--green)}.messages-layout{border:1px solid var(--line);border-radius:9px;grid-template-columns:320px 1fr;height:630px;display:grid;overflow:hidden}.conversation-list{border-right:1px solid var(--line);overflow:auto}.conversation-search{border-bottom:1px solid var(--line);align-items:center;gap:7px;padding:12px;display:flex}.conversation-search svg{width:15px;color:var(--muted)}.conversation-search input{border:0;outline:0;font-size:10px}.conversation-list>button{border:0;border-bottom:1px solid var(--soft-line);text-align:left;cursor:pointer;background:#fff;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;width:100%;min-height:73px;padding:12px;display:grid}.conversation-list>button.active{border-left:3px solid var(--green);background:#f0f6f2}.conversation-list button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.conversation-list b{align-items:center;gap:3px;font-size:10px;display:flex}.conversation-list b svg{width:11px;color:var(--green)}.conversation-list small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:8px;overflow:hidden}.conversation-list time{color:var(--muted);align-self:start;font-size:7px}.conversation{background:#fbfcfa;grid-template-rows:auto auto 1fr auto;display:grid}.conversation>header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:9px;min-height:62px;padding:10px 14px;display:flex}.conversation>header>span:nth-child(2){flex-direction:column;flex:1;display:flex}.conversation>header b{align-items:center;gap:4px;font-size:10px;display:flex}.conversation>header b svg{width:12px;color:var(--green)}.conversation>header small{color:var(--muted);font-size:8px}.context-banner{background:#eff6f1;border:1px solid #dbe8df;border-radius:7px;align-items:center;gap:8px;margin:10px 14px 0;padding:9px 12px;display:flex}.context-banner>svg{width:16px;color:var(--green)}.context-banner span{flex-direction:column;flex:1;display:flex}.context-banner b{font-size:9px}.context-banner small{color:var(--muted);font-size:7px}.context-banner a{color:var(--green);font-size:8px;font-weight:700}.message-thread{flex-direction:column;gap:11px;padding:18px;display:flex;overflow:auto}.date-divider{text-align:center;color:var(--muted);font-size:7px}.bubble{border-radius:8px;max-width:64%;padding:10px 12px;font-size:9px;line-height:1.55}.bubble time{opacity:.6;margin-top:5px;font-size:7px;display:block}.bubble.theirs{border:1px solid var(--line);background:#fff;border-top-left-radius:2px}.bubble.mine{color:#fff;background:var(--green);border-bottom-right-radius:2px;align-self:flex-end}.safety-message{color:var(--muted);background:#fff4e4;border-radius:5px;align-self:center;align-items:center;gap:5px;padding:6px 10px;font-size:7px;display:flex}.safety-message svg{color:#a46a1c;width:11px}.composer{border-top:1px solid var(--line);background:#fff;align-items:center;gap:7px;min-height:67px;padding:10px 13px;display:flex}.composer textarea{resize:none;border:1px solid var(--line);border-radius:7px;outline:0;flex:1;height:42px;padding:11px;font-size:9px}.composer>button:last-child{background:var(--green);color:#fff;border:0;border-radius:7px;place-items:center;width:39px;height:39px;display:grid}.composer>button:last-child svg{width:15px}.earn-hero{color:#fff;background:#153b2b;border-radius:11px;grid-template-columns:1fr 390px;align-items:center;gap:70px;padding:50px 55px;display:grid}.earn-hero h1{letter-spacing:-.05em;margin:5px 0 13px;font-size:42px;line-height:1.03}.earn-hero>div:first-child p{color:#bfd2c6;max-width:580px;font-size:12px;line-height:1.6}.earn-preview{background:#ffffff12;border:1px solid #ffffff29;border-radius:9px;padding:17px}.mini-metrics{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mini-metrics>span{color:var(--ink);background:#fff;border-radius:6px;flex-direction:column;padding:12px;display:flex}.mini-metrics small{color:var(--muted);font-size:8px}.mini-metrics strong{font-size:22px}.mini-metrics em{color:var(--green);font-size:7px;font-style:normal}.earning-balance{color:var(--green-dark);background:#dcece2;border-radius:6px;margin-top:8px;padding:14px}.earning-balance>span{align-items:center;gap:6px;display:flex}.earning-balance svg{width:15px}.earning-balance small{font-size:8px}.earning-balance strong{margin-top:8px;font-size:28px;display:block}.earning-balance p{margin:2px 0 0;font-size:7px}.how-it-works{border:1px solid var(--line);border-radius:9px;grid-template-columns:repeat(3,1fr);margin:34px 0;display:grid;overflow:hidden}.how-it-works article{border-right:1px solid var(--line);min-height:170px;padding:22px;position:relative}.how-it-works article:last-child{border-right:0}.how-it-works i{color:#eef1ee;font-size:34px;font-style:normal;font-weight:800;position:absolute;top:12px;right:15px}.how-it-works svg{width:21px;color:var(--green)}.how-it-works h3{margin:16px 0 6px;font-size:13px}.how-it-works p{color:var(--muted);margin:0;font-size:9px;line-height:1.55}.affiliate-table{border:1px solid var(--line);border-radius:9px;overflow:hidden}.affiliate-table>div{border-bottom:1px solid var(--soft-line);grid-template-columns:48px 1fr 140px auto;align-items:center;gap:12px;padding:11px 14px;display:grid}.affiliate-table>div:last-child{border-bottom:0}.affiliate-table img{object-fit:cover;border-radius:6px;width:48px;height:48px}.affiliate-table span{flex-direction:column;display:flex}.affiliate-table b{font-size:10px}.affiliate-table small{color:var(--muted);font-size:8px}.affiliate-table strong{color:var(--green);font-size:12px}.workspace{background:#f5f6f3;grid-template-columns:225px 1fr;min-height:100vh;display:grid}.workspace-nav{background:#fff;border-right:1px solid #dfe3df;flex-direction:column;height:100vh;padding:20px 13px 14px;display:flex;position:sticky;top:0}.workspace-nav>div:first-child{border-bottom:1px solid var(--soft-line);padding:0 8px 18px}.workspace-label{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-top:10px;font-size:8px;font-weight:700;display:block}.workspace-nav nav{flex-direction:column;gap:2px;padding:14px 0;display:flex;overflow:auto}.workspace-nav nav a{color:#59625d;border-radius:6px;align-items:center;gap:9px;min-height:37px;padding:0 10px;font-size:10px;font-weight:550;display:flex}.workspace-nav nav a.active,.workspace-nav nav a:hover{color:var(--green);background:var(--green-soft);font-weight:700}.workspace-nav nav svg{width:15px}.workspace-user{border-top:1px solid var(--soft-line);align-items:center;gap:8px;margin-top:auto;padding:10px 7px 0;display:flex}.workspace-user>span:nth-child(2){flex-direction:column;flex:1;display:flex}.workspace-user b{font-size:9px}.workspace-user small{color:var(--muted);font-size:7px}.workspace-user>svg{width:13px}.workspace-main{min-width:0}.workspace-top{background:#fff;border-bottom:1px solid #dfe3df;align-items:center;gap:8px;height:61px;padding:0 28px;display:flex}.workspace-top>div:first-child{flex:1}.workspace-top .icon-button{width:34px;height:34px}.workspace-top .icon-button i{background:#e05a3c;border-radius:50%;width:5px;height:5px;position:absolute;top:7px;right:7px}.workspace-main>:not(header){margin-left:28px;margin-right:28px}.workspace-header{justify-content:space-between;align-items:center;gap:15px;min-height:102px;display:flex}.workspace-header h1{letter-spacing:-.035em;margin:0}.workspace-header p{color:var(--muted);margin:5px 0 0;font-size:10px}.workspace-backdrop,.workspace-nav-close{display:none}.admin-metrics,.metric-grid,.promo-summary,.risk-grid{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:15px;display:grid}.promo-summary,.risk-grid{grid-template-columns:repeat(3,1fr)}.metric{border:1px solid var(--line);background:#fff;border-radius:8px;flex-direction:column;min-height:116px;padding:16px;display:flex;position:relative}.metric-icon{width:30px;height:30px;color:var(--green);background:var(--green-soft);border-radius:6px;place-items:center;display:grid;position:absolute;top:14px;right:14px}.metric-icon svg{width:15px}.metric>small{color:var(--muted);font-size:8px}.metric>strong{letter-spacing:-.035em;margin-top:9px;font-size:22px}.metric p{color:var(--muted);margin:auto 0 0;font-size:8px}.admin-overview-grid,.seller-dashboard-grid{grid-template-columns:1fr 300px;gap:14px;padding-bottom:28px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:8px;min-width:0}.panel .section-header{margin-bottom:12px}.panel .section-header h2{font-size:15px}.data-table-wrap{border:1px solid var(--line);background:#fff;border-radius:8px;overflow-x:auto}.panel .data-table-wrap{border:0;border-radius:0}.data-table{border-collapse:collapse;text-align:left;width:100%}.data-table th{color:var(--muted);border-bottom:1px solid var(--line);text-transform:uppercase;letter-spacing:.055em;background:#f8f9f7;padding:10px 12px}.data-table td{border-bottom:1px solid var(--soft-line);white-space:nowrap;padding:12px;font-size:9px}.data-table tr:last-child td{border-bottom:0}.table-product{align-items:center;gap:8px;display:flex}.table-product img{object-fit:cover;border-radius:5px;width:34px;height:34px}.low-stock>div:not(.section-header){border-bottom:1px solid var(--soft-line);align-items:center;gap:8px;padding:9px 0;display:flex}.low-stock img{object-fit:cover;border-radius:5px;width:35px;height:35px}.low-stock span{flex-direction:column;flex:1;display:flex}.low-stock b{font-size:9px}.low-stock small{color:var(--muted);font-size:7px}.low-stock em{color:var(--green);font-size:7px;font-style:normal}.low-stock em.warn{color:#ad5b1d}.analytics-panel{padding-bottom:30px}.chart-card{border:1px solid var(--line);background:#fff;border-radius:8px;padding:18px}.chart-card h3{margin:0;font-size:13px}.bar-chart{border-bottom:1px solid var(--line);align-items:flex-end;gap:4%;height:190px;margin-top:18px;display:flex}.bar-chart>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.bar-chart span{background:var(--green);border-radius:4px 4px 0 0;width:65%;min-height:4px}.bar-chart small{color:var(--muted);font-size:7px}.settings-card{border:1px solid var(--line);background:#fff;border-radius:8px;margin-bottom:30px;padding:21px}.store-preview{border-bottom:1px solid var(--line);align-items:center;gap:13px;margin-bottom:19px;padding-bottom:19px;display:flex}.store-logo{color:#fff;background:var(--green);border-radius:10px;place-items:center;width:64px;height:64px;font-size:20px;font-weight:800;display:grid}.store-preview h3{align-items:center;gap:4px;margin:0;font-size:15px;display:flex}.store-preview h3 svg{width:14px;color:var(--green)}.store-preview p{color:var(--muted);font-size:9px}.store-preview span{color:var(--green);align-items:center;gap:5px;font-size:8px;display:flex}.store-preview span svg{width:11px}.admin-workspace .workspace-nav{color:#fff;background:#152119;border-color:#27332b}.admin-workspace .workspace-nav .brand{color:#fff}.admin-workspace .workspace-nav>div:first-child,.admin-workspace .workspace-user{border-color:#334039}.admin-workspace .workspace-label,.admin-workspace .workspace-user small{color:#8fa095}.admin-workspace .workspace-nav nav a{color:#aebbb2}.admin-workspace .workspace-nav nav a.active,.admin-workspace .workspace-nav nav a:hover{color:#fff;background:#273b2f}.avatar.admin{background:#d6ede0}.environment-pill{color:#875c1c;letter-spacing:.06em;background:#fff1dc;border-radius:4px;padding:5px 7px;font-size:7px;font-weight:800}.table-actions{gap:5px;display:flex}.table-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:5px;padding:5px 7px;font-size:8px}.admin-queue>a{border-bottom:1px solid var(--soft-line);align-items:center;gap:9px;padding:11px 0;display:flex}.admin-queue>a>svg:first-child{width:16px;color:var(--green)}.admin-queue>a>svg:last-child{width:13px;margin-left:auto}.admin-queue a span{flex-direction:column;flex:1;display:flex}.admin-queue b{font-size:9px}.admin-queue small{color:var(--muted);font-size:7px}.admin-map-card{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:1.2fr .8fr;height:540px;margin-bottom:30px;display:grid;overflow:hidden}.campus-map.small{min-height:300px}.campus-map.small .zone-marker>i{width:33px;height:33px}.campus-map.small .zone-marker b{font-size:7px}.zone-admin-list{padding:18px;overflow:auto}.zone-admin-list>div{border-bottom:1px solid var(--soft-line);justify-content:space-between;align-items:center;padding:13px 0;display:flex}.zone-admin-list div>span{flex-direction:column;display:flex}.zone-admin-list b{font-size:10px}.zone-admin-list small{color:var(--muted);margin-top:3px;font-size:8px}.toggle-row{border:1px solid var(--line);border-radius:7px;justify-content:space-between;align-items:center;padding:12px;flex-direction:row!important}.toggle-row span{flex-direction:column;display:flex}.toggle-row input{width:auto;min-height:0;accent-color:var(--green)}.admin-provider-health{flex-direction:column;gap:14px;display:flex}.provider-readiness-heading{background:var(--soft);border-radius:7px;align-items:center;gap:9px;padding:12px;display:flex}.provider-readiness-heading b{font-size:10px}.provider-readiness-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.provider-readiness-list span{border:1px solid var(--line);border-radius:6px;align-items:center;gap:7px;padding:9px;font-size:8px;display:flex}.provider-readiness-list svg{width:14px;height:14px}.provider-readiness-list .ready svg{color:var(--green)}.provider-readiness-list .missing,.provider-readiness-list .optional{color:var(--muted)}.provider-readiness-list .missing svg{color:#a45b4b}.provider-readiness-list .optional svg{color:var(--muted)}.admin-provider-health>p{color:var(--muted);font-size:9px;line-height:1.6}.system-endpoint{border-bottom:1px solid var(--soft-line);grid-template-columns:1fr auto;gap:7px;padding:11px 0;display:grid}.system-endpoint small{color:var(--muted);grid-column:1/-1;font-size:8px}.system-endpoint code{overflow-wrap:anywhere;background:var(--soft);border-radius:5px;min-width:0;padding:8px;font-size:8px}.system-endpoint button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:5px;align-items:center;gap:4px;padding:7px 9px;font-size:8px;display:inline-flex}.system-endpoint button svg{width:12px}.sell-flow{background:#f5f6f3;min-height:100vh}.sell-flow>header{border-bottom:1px solid var(--line);background:#fff;align-items:center;gap:13px;height:64px;padding:0 30px;display:flex}.sell-flow>header>span{border-left:1px solid var(--line);color:var(--muted);padding-left:13px;font-size:10px}.sell-flow>header>a:last-child{color:var(--green);margin-left:auto;font-size:10px;font-weight:650}.sell-progress{border-bottom:1px solid var(--line);background:#fff;overflow-x:auto}.sell-progress>div{justify-content:space-between;align-items:center;width:min(850px,100% - 35px);min-height:72px;margin:auto;display:flex}.sell-progress span{color:#9ca39e;flex-direction:column;align-items:center;gap:5px;min-width:62px;display:flex;position:relative}.sell-progress span:not(:last-child):after{content:"";background:var(--line);width:calc(100% - 12px);height:1px;position:absolute;top:12px;left:calc(50% + 16px)}.sell-progress i{z-index:1;background:#edf0ed;border-radius:50%;place-items:center;width:25px;height:25px;font-size:8px;font-style:normal;display:grid}.sell-progress small{font-size:7px}.sell-progress span.active{color:var(--green)}.sell-progress span.active i{color:#fff;background:var(--green)}.sell-progress svg{width:11px}.sell-card{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;width:min(650px,100% - 32px);min-height:490px;margin:32px auto 60px;padding:36px 42px 24px;display:flex;box-shadow:0 15px 35px #1e2d230d}.sell-card h1{letter-spacing:-.04em;margin:5px 0 8px;font-size:28px}.sell-card>p{color:var(--muted);margin:0 0 25px;font-size:10px}.sell-card>footer{border-top:1px solid var(--soft-line);justify-content:space-between;margin-top:auto;padding-top:24px;display:flex}.sell-type{grid-template-columns:1fr 1fr;gap:10px;display:grid}.sell-type button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;align-items:flex-start;min-height:142px;padding:18px;display:flex;position:relative}.sell-type button>svg:first-child{width:25px;color:var(--green)}.sell-type button>svg:last-child{color:#cfd5d0;width:16px;position:absolute;top:14px;right:14px}.sell-type button.active{border-color:var(--green);background:var(--green-soft);box-shadow:inset 0 0 0 1px var(--green)}.sell-type button.active>svg:last-child{color:var(--green)}.sell-type span{flex-direction:column;margin-top:auto;display:flex}.sell-type b{font-size:12px}.sell-type small{color:var(--muted);margin-top:4px;font-size:8px}.upload-zone{background:var(--canvas);border:1px dashed #acb8b0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;display:flex}.upload-zone>svg{width:28px;color:var(--green)}.upload-zone b{margin-top:10px;font-size:11px}.upload-zone small{color:var(--muted);margin:4px 0 13px;font-size:8px}.money-input{border:1px solid #d7ddd8;border-radius:7px;display:flex;overflow:hidden}.money-input span{background:var(--canvas);border-right:1px solid var(--line);place-items:center;width:42px;display:grid}.money-input input{border:0;border-radius:0}.info-box{color:var(--green-dark);background:var(--green-soft);border-radius:7px;align-items:flex-start;gap:9px;padding:12px;display:flex}.info-box svg{width:18px}.info-box span{flex-direction:column;display:flex}.info-box b{font-size:9px}.info-box small{color:#537763;font-size:8px;line-height:1.45}.choice-list{flex-direction:column;gap:7px;display:flex}.choice-list label{border:1px solid var(--line);border-radius:7px;align-items:center;gap:9px;min-height:61px;padding:11px;display:flex}.choice-list input{accent-color:var(--green)}.choice-list label>span{flex-direction:column;flex:1;display:flex}.choice-list b{font-size:10px}.choice-list small{color:var(--muted);font-size:8px}.choice-list em{color:var(--green);font-size:10px;font-style:normal;font-weight:700}.commission-split{grid-template-columns:1fr 1fr;gap:8px;display:grid}.commission-split>span{background:var(--canvas);border-radius:6px;flex-direction:column;padding:11px;display:flex}.commission-split small{color:var(--muted);font-size:8px}.commission-split b{color:var(--green);font-size:14px}.preview-listing>div{border-bottom:1px solid var(--soft-line);gap:9px;padding:13px 0;display:flex}.preview-listing svg{width:18px;color:var(--green)}.preview-listing span{flex-direction:column;display:flex}.preview-listing b{font-size:10px}.preview-listing small{color:var(--muted);margin-top:3px;font-size:8px}.store-page{background:#fff}.store-announcement{color:#d9e8de;background:#142b20;align-items:center;min-height:34px;font-size:9px;font-weight:560;display:flex}.store-announcement .container{justify-content:center;align-items:center;gap:7px;display:flex}.store-announcement svg{color:#8ed0a7;width:13px}.store-announcement span{opacity:.35;margin:0 7px}.storefront-cover{color:#fff;background:#163d2d;border-radius:10px 10px 0 0;grid-template-columns:1fr 400px;align-items:center;gap:45px;min-height:330px;padding:42px 52px;display:grid;position:relative;overflow:hidden}.storefront-cover:after{content:"";opacity:.12;background-image:linear-gradient(90deg,#0000 49.5%,#ffffff40 50%,#0000 50.5%),linear-gradient(#0000 49.5%,#fff3 50%,#0000 50.5%);background-size:75px 75px;position:absolute;inset:0}.store-cover-copy,.store-cover-product{z-index:1;position:relative}.store-cover-copy h1{letter-spacing:-.05em;margin:4px 0 10px;font-size:40px;line-height:1.02}.store-cover-copy p{color:#bfd2c6;max-width:520px;margin:0 0 20px;font-size:11px;line-height:1.6}.store-cover-product{height:240px;color:var(--ink);background:#f5f3ec;border-radius:8px;grid-template-columns:1fr 46%;align-items:center;gap:10px;padding:22px;display:grid;overflow:hidden;box-shadow:0 20px 40px #0000002e}.store-cover-product>div{flex-direction:column;align-items:flex-start;display:flex}.store-cover-product span{color:var(--green);text-transform:uppercase;letter-spacing:.09em;font-size:8px;font-weight:800}.store-cover-product h3{margin:9px 0 14px;font-size:20px;line-height:1.1}.store-cover-product strong{font-size:23px}.store-cover-product del{color:var(--muted);font-size:10px}.store-cover-product img{object-fit:cover;border-radius:6px;width:100%;height:205px}.storefront-head{background:#fff;border:1px solid var(--line);border-top:0;justify-content:space-between;padding:22px 25px}.store-brand,.storefront-head{align-items:center;display:flex}.store-brand{gap:13px}.store-brand h2{letter-spacing:-.035em;align-items:center;gap:5px;margin:0;font-size:20px;display:flex}.store-brand h2 svg{width:17px;color:var(--green)}.store-brand p{color:var(--muted);margin:4px 0;font-size:9px}.store-brand div>span{color:var(--green);align-items:center;gap:4px;font-size:8px;display:flex}.store-brand div>span svg{width:11px}.store-trust{border:1px solid var(--line);border-top:0;grid-template-columns:repeat(4,1fr);margin-bottom:0;display:grid}.store-trust>span{border-right:1px solid var(--line);grid-template-columns:auto auto;place-content:center;column-gap:6px;min-height:67px;display:grid}.store-trust>span:last-child{border-right:0}.store-trust svg{width:16px;color:var(--green);grid-row:span 2}.store-trust b{font-size:12px}.store-trust small{color:var(--muted);font-size:8px}.store-tabs{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:68px;display:flex}.store-tabs>div{align-self:stretch;gap:23px;display:flex}.store-tabs a{color:var(--muted);border-bottom:2px solid #0000;align-items:center;font-size:10px;display:flex}.store-tabs a.active{color:var(--green);border-color:var(--green);font-weight:700}.store-tabs label{border:1px solid var(--line);border-radius:7px;align-items:center;gap:7px;width:220px;height:36px;padding:0 10px;display:flex}.store-tabs label svg{width:14px;color:var(--muted)}.store-tabs input{border:0;outline:0;width:100%;font-size:9px}.store-products{padding:42px 0 20px}.store-confidence{background:#f3f7f4;border:1px solid #dde9e1;border-radius:9px;grid-template-columns:.75fr 1.25fr;align-items:center;gap:55px;margin-top:58px;padding:40px;display:grid}.store-confidence h2{letter-spacing:-.04em;margin:3px 0 9px;font-size:26px}.store-confidence>div:first-child>p{color:var(--muted);margin:0;font-size:10px;line-height:1.65}.store-policy-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.store-policy-grid article{background:#fff;border:1px solid #dce5df;border-radius:7px;min-height:150px;padding:17px}.store-policy-grid svg{width:20px;color:var(--green)}.store-policy-grid h3{margin:17px 0 6px;font-size:11px}.store-policy-grid p{color:var(--muted);margin:0;font-size:8px;line-height:1.55}.store-review-section{padding:58px 0 15px}.store-review-layout{grid-template-columns:250px 1fr;gap:18px}.rating-summary{color:#fff;background:#183e2f;border-radius:8px;align-items:center;gap:15px;min-height:175px;padding:25px;display:flex}.rating-summary>strong{letter-spacing:-.06em;font-size:48px}.rating-summary>div{flex-direction:column;display:flex}.rating-summary span{color:#f1bd58;letter-spacing:.09em;font-size:10px}.rating-summary b{margin-top:6px;font-size:9px}.rating-summary small{color:#aabfb1;margin-top:3px;font-size:7px}.store-review-layout .review-list{grid-template-columns:1fr 1fr}.auth-shell{background:#f7f8f5;grid-template-columns:minmax(380px,.92fr) minmax(520px,1.08fr);min-height:100vh;display:grid}.auth-story{color:#fff;background:#123b2a;flex-direction:column;min-height:100vh;padding:38px clamp(35px,5vw,78px);display:flex;position:relative;overflow:hidden}.auth-story:after,.auth-story:before{content:"";border:1px solid #ffffff14;border-radius:50%;position:absolute}.auth-story:before{width:430px;height:430px;top:32%;left:-230px}.auth-story:after{width:340px;height:340px;bottom:-180px;right:-180px}.auth-story .brand{color:#fff;z-index:2;width:max-content;position:relative}.auth-story .brand>span:last-child>span{color:#9fd2b1}.auth-story-copy{z-index:2;max-width:550px;margin:auto 0;position:relative}.auth-story-copy h1{letter-spacing:-.055em;margin:5px 0 14px;font-size:clamp(36px,4.4vw,58px);line-height:1}.auth-story-copy>p{color:#bfd2c6;max-width:500px;margin:0;font-size:13px;line-height:1.65}.auth-proof{gap:16px;margin-top:34px;display:grid}.auth-proof>span{grid-template-columns:34px 1fr;align-items:center;column-gap:11px;display:grid}.auth-proof svg{color:#91cfa8;grid-row:span 2;width:20px}.auth-proof b{font-size:10px}.auth-proof small{color:#98b2a2;margin-top:2px;font-size:8px}.auth-quote{z-index:2;border-top:1px solid #ffffff21;max-width:530px;padding-top:20px;position:relative}.auth-quote p{color:#d8e5dc;margin:9px 0 6px;font-size:10px;line-height:1.6}.auth-quote small{color:#7f9d8c;font-size:7px}.auth-people{display:flex}.auth-people span{width:28px;height:28px;color:var(--green-dark);background:#dcebe2;border:2px solid #123b2a;border-radius:50%;place-items:center;margin-right:-5px;font-size:7px;font-weight:800;display:grid}.auth-panel{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:44px 30px 30px;display:flex}.auth-card{border:1px solid var(--line);background:#fff;border-radius:10px;width:min(520px,100%);padding:36px 42px;box-shadow:0 18px 42px #1830210f}.auth-mark{width:43px;height:48px;margin-bottom:17px}.auth-mark img{object-fit:contain;width:100%;height:100%}.auth-card h1{letter-spacing:-.045em;margin:4px 0 9px;font-size:29px}.auth-card>p:not(.auth-switch){color:var(--muted);margin:0 0 20px;font-size:10px;line-height:1.6}.auth-primary{min-height:47px}.auth-divider{color:#8a928d;align-items:center;gap:10px;margin:18px 0;font-size:7px;display:flex}.auth-divider:after,.auth-divider:before{content:"";background:var(--soft-line);flex:1;height:1px}.password-explainer{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:12px;width:100%;padding:13px;display:flex}.password-explainer span{flex-direction:column;flex:1;display:flex}.password-explainer b{font-size:9px}.password-explainer small{color:var(--muted);margin-top:3px;font-size:7px;line-height:1.5}.password-explainer svg{width:15px;color:var(--muted);transition:transform .2s}.password-explainer svg.open{transform:rotate(180deg)}.auth-info{color:#4d715d;background:var(--green-soft);border-radius:6px;gap:7px;margin-top:7px;padding:10px;font-size:8px;line-height:1.5;display:flex}.auth-info svg{width:13px}.auth-switch{text-align:center;color:var(--muted);margin:20px 0 0;font-size:9px}.auth-switch a{color:var(--green);font-weight:700}.registration-form{margin-top:4px}.terms-check{color:var(--muted);align-items:flex-start;line-height:1.5;flex-direction:row!important;font-weight:450!important}.terms-check input{width:auto;min-height:0;accent-color:var(--green);margin-top:2px}.auth-security-note{color:var(--green-dark);background:#f0f6f2;border-radius:7px;gap:9px;margin-top:13px;padding:11px;display:flex}.auth-security-note svg{width:17px}.auth-security-note span{flex-direction:column;display:flex}.auth-security-note b{font-size:8px}.auth-security-note small{color:#587764;margin-top:2px;font-size:7px;line-height:1.5}.auth-panel>footer{color:#8a928d;margin-top:15px;font-size:7px}.account-page{grid-template-columns:220px 1fr;gap:35px;display:grid}.account-nav{border-right:1px solid var(--line);padding-right:20px}.account-profile{border-bottom:1px solid var(--soft-line);align-items:center;gap:9px;padding-bottom:17px;display:flex}.avatar.large{width:44px;height:44px}.account-profile>span:last-child{flex-direction:column;display:flex}.account-profile b{font-size:10px}.account-profile small{color:var(--muted);font-size:8px}.account-nav nav{flex-direction:column;gap:2px;padding-top:12px;display:flex}.account-nav nav>*{min-height:38px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:8px;padding:0 9px;font-size:10px;display:flex}.account-nav nav>.active,.account-nav nav>:hover{color:var(--green);background:var(--green-soft)}.account-nav nav svg{width:14px}.verification-card{color:var(--green-dark);background:var(--green-soft);border:1px solid #d7e9dd;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:13px;padding:16px;display:flex}.verification-card>div{align-items:center;gap:10px;display:flex}.verification-card svg{width:23px}.verification-card div span{flex-direction:column;display:flex}.verification-card b{font-size:10px}.verification-card small{color:#597a66;font-size:8px}.capability-card h2,.settings-card h2{margin:0;font-size:16px}.capability-card>p,.settings-card>p{color:var(--muted);font-size:9px}.capability-card{border:1px solid var(--line);border-radius:8px;padding:20px}.capability-card>div{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:15px;display:grid}.capability-card>div>span{background:var(--canvas);border-radius:6px;align-items:center;gap:7px;padding:12px;display:flex}.capability-card svg{width:15px;color:var(--green)}.capability-card b{font-size:9px}.capability-card em{color:var(--green);margin-left:auto;font-size:7px;font-style:normal}.runner-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.runner-grid article{border:1px solid var(--line);border-radius:9px;padding:19px}.runner-grid header{justify-content:space-between;display:flex}.runner-grid header>svg{color:var(--green)}.runner-grid h3{align-items:center;gap:7px;margin:23px 0;font-size:16px;display:flex}.runner-grid h3 svg{width:14px;color:var(--muted)}.runner-grid dl{margin:0 0 15px}.runner-grid dl>div{border-bottom:1px solid var(--soft-line);justify-content:space-between;padding:8px 0;font-size:9px;display:flex}.runner-grid dt{color:var(--muted)}.runner-grid dd{margin:0;font-weight:700}.site-footer{color:#c6d0c9;background:#172019;margin-top:40px;padding-top:48px}.footer-main{grid-template-columns:1.8fr 1fr 1fr 1fr;gap:40px;padding-bottom:37px;display:grid}.footer-main>div:first-child>p{color:#89978e;max-width:260px;font-size:10px;line-height:1.5}.footer-main>div:first-child>span{color:#96c3a6;align-items:center;gap:5px;font-size:8px;display:flex}.footer-main svg{width:12px}.footer-main h4{color:#fff;margin:2px 0 13px;font-size:10px}.footer-main>div:not(:first-child){flex-direction:column;gap:9px;display:flex}.footer-bottom{color:#77837b;border-top:1px solid #2d382f;justify-content:space-between;min-height:48px;font-size:8px}.footer-bottom,.toast{align-items:center;display:flex}.toast{z-index:120;color:#fff;background:#17221a;border-radius:8px;gap:9px;max-width:390px;min-height:52px;padding:11px 13px;font-size:10px;animation:toast-in .2s;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 40px #0003}.toast.success>svg{color:#8ed0a7}.toast.error>svg{color:#ffac91}.toast>svg{width:18px}.toast span{flex:1;line-height:1.45}.toast button{color:#fff;cursor:pointer;background:0 0;border:0}.toast button svg{width:14px}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}.realtime-offline{z-index:1000;color:#fff;background:#6f4d17;border-radius:0 0 8px 8px;padding:6px 14px;font-size:12px;position:fixed;top:0;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #00000029}.realtime-toast{z-index:1001}.order-success-celebration{z-index:1200;text-align:center;color:#fff;background:#0a0a0a;border:1px solid #fff3;border-radius:22px;width:min(420px,100vw - 32px);padding:34px 30px 28px;animation:order-success-in .45s cubic-bezier(.16,1,.3,1);position:fixed;inset:50% auto auto 50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 30px 90px #0000006b}.order-success-celebration:before{content:"";pointer-events:none;opacity:.28;background-image:radial-gradient(circle at 1px 1px,#fff 1px,#0000 1.2px);background-size:18px 18px;animation:order-success-dots 2.4s ease-in-out infinite;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 38%,#000,#0000 68%);mask-image:radial-gradient(circle at 50% 38%,#000,#0000 68%)}.order-success-celebration>*{z-index:1;position:relative}.order-success-check{color:#0a0a0a;background:#fff;border-radius:50%;place-items:center;width:68px;height:68px;margin:0 auto 16px;animation:order-success-check .65s cubic-bezier(.16,1,.3,1);display:grid}.order-success-check svg{width:38px;height:38px}.order-success-celebration strong{letter-spacing:-.04em;font-size:25px;display:block}.order-success-celebration p{color:#ffffffb3;max-width:310px;margin:8px auto 0;font-size:13px;line-height:1.45}.order-success-dismiss{z-index:3;color:#ffffffa6;cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:12px;right:12px}.order-success-dismiss:hover{color:#000;background:#fff}.order-success-dismiss svg{width:16px}.order-success-burst{z-index:0;position:absolute;inset:50% auto auto 50%}.order-success-burst i{--angle:calc(var(--spark) * 30deg);width:5px;height:16px;transform:rotate(var(--angle)) translateY(-64px);transform-origin:2px 0;opacity:0;animation:order-success-spark 1s calc(var(--spark) * 25ms) ease-out;background:#fff;border-radius:5px;position:absolute}@keyframes order-success-in{0%{opacity:0;transform:translate(-50%,-45%)scale(.88)}}@keyframes order-success-check{0%{opacity:0;transform:scale(.35)rotate(-18deg)}70%{transform:scale(1.08)rotate(2deg)}}@keyframes order-success-spark{0%{opacity:0;transform:rotate(var(--angle)) translateY(-30px) scale(.4)}35%{opacity:.9}to{opacity:0;transform:rotate(var(--angle)) translateY(-104px) scale(1)}}@keyframes order-success-dots{0%,to{opacity:.18;transform:scale(1.08)}50%{opacity:.38;transform:scale(.92)}}@media (max-width:1050px){.desktop-search{margin-left:0}.account-button>svg,.account-copy{display:none}.product-grid,.service-grid,.service-grid.full{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:1fr .8fr;gap:30px;padding:45px}.spotlight-card{grid-template-columns:1fr}.spotlight-card img{opacity:.35;position:absolute;bottom:0;right:12px}.spotlight-card>div{max-width:75%}.market-grid{grid-template-columns:repeat(2,1fr)}.map-page{grid-template-columns:330px 1fr}.earn-hero{grid-template-columns:1fr 330px;gap:35px}.workspace{grid-template-columns:200px 1fr}.admin-metrics,.metric-grid{grid-template-columns:repeat(2,1fr)}.admin-map-card{grid-template-columns:1fr;height:auto}.campus-map.small{height:360px}.admin-map-card .zone-admin-list{max-height:260px}.store-trust{grid-template-columns:repeat(2,1fr)}.store-trust>span:nth-child(2){border-right:0}.store-trust>span:nth-child(-n+2){border-bottom:1px solid var(--line)}.storefront-cover{grid-template-columns:1fr 330px;padding:38px}.store-confidence{grid-template-columns:1fr;gap:28px}.auth-shell{grid-template-columns:.8fr 1.2fr}.auth-story{padding-inline:35px}.auth-story-copy h1{font-size:40px}.auth-card{padding:32px}}@media (max-width:760px){.container{width:min(100% - 28px,620px)}.trust-bar{gap:5px;height:26px;font-size:9px}.trust-bar span,.trust-bar span:nth-of-type(2),.trust-bar span:nth-of-type(3){display:none}.site-header{top:0}.header-main{gap:9px;height:57px}.mobile-only{display:inline-grid}.account-button,.campus-select,.desktop-nav,.desktop-search{display:none}.header-main .brand{flex:1}.header-main .brand-mark{width:29px;height:29px}.header-main .brand{font-size:19px}.header-actions{margin-left:0}.mobile-search{padding-bottom:9px;display:block}.mobile-search .search-shell{height:39px}.mobile-search input{font-size:12px}.mobile-bottom{z-index:50;border-top:1px solid var(--line);background:#fffffffa;grid-template-columns:repeat(5,1fr);height:62px;padding:7px 12px 6px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 18px #1421190d}.mobile-bottom a{color:#707974;flex-direction:column;align-items:center;gap:2px;display:flex}.mobile-bottom a>span{place-items:center;height:28px;display:grid;position:relative}.mobile-bottom svg{width:19px;height:19px}.mobile-bottom small{font-size:8px}.mobile-bottom a.active{color:var(--green);font-weight:700}.mobile-bottom .sell-mobile>span{color:#fff;background:var(--green);border:4px solid #fff;border-radius:50%;width:42px;height:42px;margin-top:-17px;box-shadow:0 4px 10px #176b423b}.mobile-bottom a i{background:#e65e3e;border-radius:50%;width:5px;height:5px;position:absolute;top:3px;right:1px}.drawer-layer{z-index:110;position:fixed;inset:0}.drawer-backdrop{background:#0c161080;border:0;position:absolute;inset:0}.nav-drawer{background:#fff;width:min(85vw,330px);height:100%;padding:20px;position:relative;box-shadow:10px 0 30px #00000026}.drawer-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:17px;display:flex}.nav-drawer nav{flex-direction:column;padding-top:12px;display:flex}.nav-drawer nav a{border-bottom:1px solid var(--soft-line);justify-content:space-between;align-items:center;min-height:48px;font-size:12px;display:flex}.nav-drawer nav svg{width:15px;color:var(--muted)}.drawer-trust{color:var(--green);background:var(--green-soft);border-radius:7px;gap:8px;padding:12px;display:flex;position:absolute;bottom:25px;left:20px;right:20px}.drawer-trust svg{width:18px}.drawer-trust span{flex-direction:column;display:flex}.drawer-trust b{font-size:9px}.drawer-trust small{color:var(--muted);font-size:7px}.hero{border-radius:0;grid-template-columns:1fr;gap:27px;width:100%;min-height:auto;margin-top:0;padding:34px 20px 25px}.hero h1{font-size:36px}.hero-copy>p{font-size:13px}.hero-actions{margin-top:21px}.hero-actions .button{flex:1;padding-inline:10px}.hero-trust{flex-wrap:wrap;gap:10px;margin-top:22px}.hero-trust span{font-size:9px}.spotlight-card{grid-template-columns:1fr 42%;height:205px;padding:20px;transform:none}.spotlight-card h3{font-size:19px}.spotlight-card img{opacity:1;width:115px;height:170px;position:static}.spotlight-card>div{max-width:none}.spotlight-note{margin-top:-11px}.category-section{padding-top:18px;overflow:hidden}.category-grid{scrollbar-width:none;gap:15px;width:100%;padding-bottom:8px;display:flex;overflow-x:auto}.category-item{border:0;flex:0 0 63px;padding:0;font-size:9px}.category-item>span{width:45px;height:45px}.category-item svg{width:18px}.content-section{padding-top:39px}.section-header{align-items:flex-end;margin-bottom:16px}.section-header h2{font-size:21px}.section-header p{font-size:10px;line-height:1.4}.section-header .text-link{white-space:nowrap;font-size:9px}.product-grid,.product-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px}.product-image{border-radius:7px}.product-info h3{font-size:12px}.price-row{align-items:center}.price-row>div{flex-direction:column;gap:0}.price-row strong{font-size:14px}.add-button{width:31px;height:31px}.delivery-note{font-size:8px}.feature-band{margin-top:42px;padding:38px 0}.feature-band-grid{grid-template-columns:1fr;gap:30px}.feature-copy h2{font-size:25px}.delivery-steps{grid-template-columns:1fr;gap:9px}.delivery-steps>svg{display:none}.delivery-steps>span{grid-template-columns:36px 1fr;column-gap:9px;display:grid}.delivery-steps i{grid-row:span 2}.delivery-steps b{margin:0}.services-bg{margin-top:35px;padding:38px 0 42px}.service-grid,.service-grid.full{grid-template-columns:1fr 1fr;gap:10px}.service-image{height:135px}.service-body{padding:11px}.service-footer{align-items:center}.earn-banner,.request-grid,.request-grid.full{grid-template-columns:1fr}.earn-banner{gap:25px;margin-top:42px;margin-bottom:30px;padding:30px 24px}.earn-banner h2{font-size:25px}.earn-stat{border-top:1px solid #ffffff29;border-left:0;padding:18px 0 0}.page{padding-top:20px;padding-bottom:85px}.breadcrumb{margin-bottom:17px}.page-title-row{flex-direction:column;align-items:flex-start;margin-bottom:20px}.order-detail-head h1,.page-title-row h1{font-size:28px}.page-title-row .button{width:100%}.market-toolbar{flex-wrap:wrap;padding:8px 0}.chip-scroll{order:-1;width:100%}.sort-select{margin-left:auto}.market-layout{grid-template-columns:1fr;margin-top:17px}.desktop-filter{display:none}.market-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.results-count span{display:none}.bottom-sheet-layer{align-items:end;padding:0}.bottom-sheet{background:#fff;border-radius:14px 14px 0 0;width:100%;max-height:88vh;padding:20px;position:relative;overflow:auto}.bottom-sheet .price-inputs input{width:120px}.product-detail{grid-template-columns:1fr;gap:25px}.gallery{width:calc(100% + 28px);margin-left:-14px;display:block}.thumbs{display:none}.main-image{border-radius:0;min-height:420px}.main-image img{min-height:420px;max-height:520px}.product-panel h1{font-size:30px}.seller-summary{align-items:flex-start}.seller-summary>.rating{text-align:right;max-width:120px}.buy-actions{z-index:30;background:#fff;padding:9px 0;position:sticky;bottom:62px}.product-info-tabs{margin-top:35px}.description-card dl,.product-info-tabs,.review-list{grid-template-columns:1fr}.service-categories{margin-left:-14px;margin-right:-14px;padding-left:14px}.service-detail{grid-template-columns:1fr;gap:20px}.service-hero-image,.service-hero-image img{min-height:330px}.service-detail section h1{font-size:30px}.requests-hero{grid-template-columns:1fr;gap:24px;padding:30px 22px}.requests-hero h1{font-size:31px}.request-example{transform:none}.request-toolbar{gap:10px;overflow-x:auto}.modal{padding:18px}.form-grid,.map-page{grid-template-columns:1fr}.map-page{height:auto;min-height:0;padding-bottom:62px}.map-sidebar{max-height:none;padding:20px 14px}.map-list{display:none}.campus-map{height:530px}.map-legend{flex-wrap:wrap;left:12px;right:12px}.cart-layout{grid-template-columns:1fr}.cart-items>article{grid-template-columns:75px 1fr;gap:10px}.cart-items>article>img{width:75px;height:85px}.cart-line-actions{flex-direction:row;grid-column:2;align-items:center}.order-summary{position:static}.order-list>article{padding:14px}.order-progress small{font-size:6px}.order-detail-head{flex-direction:column;gap:10px}.order-detail-grid{grid-template-columns:1fr}.order-summary.sticky{position:static}.messages-layout{border-radius:7px;grid-template-columns:1fr;height:auto}.conversation-list{display:none}.conversation{min-height:590px}.bubble{max-width:82%}.earn-hero{grid-template-columns:1fr;gap:25px;padding:32px 22px}.earn-hero h1{font-size:32px}.how-it-works{grid-template-columns:1fr}.how-it-works article{border-right:0;border-bottom:1px solid var(--line);min-height:130px}.affiliate-table>div{grid-template-columns:45px 1fr auto}.affiliate-table>div>span:nth-child(3){grid-column:2}.affiliate-table .button{grid-area:1/3/span 2;padding-inline:9px;font-size:8px}.workspace{grid-template-columns:1fr}.workspace-nav{display:none}.workspace-nav.open{z-index:122;width:min(82vw,290px);display:flex;position:fixed;inset:0 auto 0 0;box-shadow:12px 0 35px #0003}.workspace-backdrop{z-index:121;background:#0c161080;border:0;display:block;position:fixed;inset:0}.workspace-nav-close{display:inline-grid;position:absolute;top:15px;right:12px}.admin-workspace .workspace-nav-close{color:#fff;background:#27352c;border-color:#455248}.workspace-top{padding:0 14px}.mobile-workspace-title{flex:1;align-items:center;gap:8px;display:flex!important}.workspace-top>div:first-child{display:none}.workspace-main>:not(header){margin-left:14px;margin-right:14px}.workspace-header{min-height:90px}.workspace-header h1{font-size:21px}.workspace-header .button{min-height:36px;padding-inline:10px}.admin-metrics,.metric-grid,.promo-summary,.risk-grid{grid-template-columns:repeat(2,1fr)}.promo-summary .metric:last-child,.risk-grid .metric:last-child{grid-column:1/-1}.admin-overview-grid,.seller-dashboard-grid{grid-template-columns:1fr}.panel{padding:12px}.data-table-wrap{border-left:0;border-right:0;border-radius:0;margin-left:-14px;margin-right:-14px}.panel .data-table-wrap{margin:0}.data-table td,.data-table th{padding:10px}.admin-map-card{margin-left:0!important;margin-right:0!important}.environment-pill{display:none}.sell-flow>header{padding:0 14px}.sell-flow>header .brand{font-size:18px}.sell-flow>header>span{display:none}.sell-progress>div{justify-content:flex-start;gap:15px}.sell-progress span:not(:last-child):after{display:none}.sell-card{min-height:500px;margin-top:18px;padding:25px 20px 18px}.sell-card h1{font-size:24px}.sell-type{grid-template-columns:1fr}.sell-type button{min-height:106px}.store-announcement span,.store-announcement svg:nth-of-type(2){display:none}.storefront-cover{border-radius:0;grid-template-columns:1fr;width:calc(100% + 28px);min-height:auto;margin-left:-14px;padding:30px 20px}.store-cover-copy h1{font-size:32px}.store-cover-product{height:200px;padding:17px}.store-cover-product img{height:168px}.storefront-head{flex-direction:column;align-items:flex-start;gap:15px;padding:18px 14px}.storefront-head .button{width:100%}.store-brand{align-items:flex-start}.store-brand h2{font-size:19px}.store-logo{width:50px;height:50px}.store-tabs{flex-direction:column;align-items:flex-start;gap:10px;padding:12px 0}.store-tabs>div{width:100%;min-height:35px}.store-tabs label{width:100%}.store-products{padding-top:32px}.store-confidence{gap:22px;margin-top:40px;padding:25px 20px}.store-confidence,.store-policy-grid{grid-template-columns:1fr}.store-policy-grid article{min-height:120px}.store-review-layout,.store-review-layout .review-list{grid-template-columns:1fr}.rating-summary{min-height:130px}.account-page{grid-template-columns:1fr}.account-nav{display:none}.capability-card>div{grid-template-columns:1fr 1fr}.auth-shell,.runner-grid{grid-template-columns:1fr}.auth-shell{background:#fff}.auth-story{min-height:300px;padding:24px 20px 30px}.auth-story-copy{margin:55px 0 0}.auth-story-copy h1{font-size:34px}.auth-story-copy>p{font-size:11px}.auth-proof,.auth-quote{display:none}.auth-panel{min-height:auto;padding:24px 14px 82px}.auth-card{box-shadow:none;border:0;padding:24px 20px}.auth-card h1{font-size:26px}.auth-panel>footer{text-align:center}.site-footer{padding-bottom:62px}.footer-main{grid-template-columns:1fr 1fr;gap:30px}.footer-main>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;justify-content:center;gap:4px}.toast{max-width:none;bottom:75px;left:14px;right:14px}}.storefront-page{--store-accent:#0f766e;color:#17201b;background:#f6f7f6;min-height:100vh;font-size:14px}.storefront-global-header{color:#fff;background:#101512;justify-content:space-between;align-items:center;gap:24px;height:62px;padding:0 max(22px,50vw - 640px);display:flex}.storefront-brand{color:inherit;letter-spacing:-.03em;align-items:center;gap:10px;font-size:18px;font-weight:800;text-decoration:none;display:inline-flex}.storefront-brand-mark{color:#fff;background:var(--store-accent);border-radius:8px 8px 10px 10px;place-items:center;width:34px;height:36px;display:grid;position:relative}.storefront-brand-mark b{font-size:11px;position:absolute}.storefront-brand-mark svg{opacity:.32}.storefront-global-header nav{gap:24px;display:flex}.storefront-global-header nav a{color:#dce3de;font-size:13px;text-decoration:none}.public-store-cover{background-position:50%;background-size:cover;width:100%;height:clamp(150px,19vw,260px)}.storefront-profile{background:#fff;border:1px solid #e1e5e2;border-top:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:22px;max-width:1280px;margin:0 auto;padding:38px 28px 28px;display:grid}.storefront-profile.has-cover{border-radius:14px 14px 0 0;margin-top:-38px;position:relative}.storefront-logo{color:#fff;background:var(--store-accent);border:4px solid #fff;border-radius:14px;flex:none;place-items:center;width:88px;height:88px;display:grid;overflow:hidden;box-shadow:0 1px 4px #10151222}.storefront-logo img{object-fit:cover;width:100%;height:100%}.storefront-logo span{font-size:25px;font-weight:800}.storefront-identity{min-width:0}.storefront-title-line{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.storefront-title-line h1{color:#111713;letter-spacing:-.035em;margin:0;font-size:clamp(24px,3vw,34px);line-height:1.12}.store-badge{color:#145d40;background:#edf8f1;border:1px solid #cfe9d9;border-radius:6px;align-items:center;gap:5px;padding:5px 8px;font-size:11px;font-weight:750;display:inline-flex}.storefront-identity>p{color:#56605a;max-width:720px;margin:9px 0 13px;font-size:14px;line-height:1.55}.storefront-reputation{color:#4d5751;flex-wrap:wrap;gap:8px 16px;display:flex}.storefront-reputation span{align-items:center;gap:5px;font-size:12px;display:inline-flex}.storefront-reputation svg{color:var(--store-accent)}.storefront-share-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.storefront-share-actions button{cursor:pointer;border-radius:7px;align-items:center;gap:7px;min-height:39px;padding:0 14px;font-size:12px;font-weight:750;display:inline-flex}.storefront-share-actions .button-secondary{color:#243028;background:#fff;border:1px solid #cfd5d1}.storefront-share-actions .button-whatsapp{color:#fff;background:#18794e;border:1px solid #18794e}.storefront-share-actions .button-follow{color:#17603a;background:#effaf3;border:1px solid #a7d7b8}.storefront-share-actions .button-follow.active{color:#fff;background:#17603a;border-color:#17603a}.storefront-share-actions button:disabled{opacity:.62;cursor:wait}.storefront-share-actions>span{color:#16623f;text-align:right;width:100%;font-size:11px}.store-unavailable{color:#6d4d10;background:#fff8e6;border:1px solid #ead69f;border-top:0 solid #ead69f;flex-wrap:wrap;gap:9px 18px;max-width:1280px;margin:0 auto;padding:13px 28px;display:flex}.storefront-tab-wrap{z-index:5;background:#fff;border-bottom:1px solid #dfe3e0;position:sticky;top:0}.storefront-tabs{gap:24px;max-width:1280px;margin:0 auto;padding:0 28px;display:flex;overflow-x:auto}.storefront-tabs button{white-space:nowrap;color:#5a645e;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;min-height:52px;padding:0 2px;font-size:13px;font-weight:680}.storefront-tabs button.active{color:#111713;border-color:var(--store-accent)}.storefront-content{max-width:1280px;margin:0 auto;padding:28px}.store-collections{gap:8px;margin-bottom:18px;display:flex;overflow-x:auto}.store-collections button{white-space:nowrap;color:#445049;cursor:pointer;background:#fff;border:1px solid #d9dfdb;border-radius:999px;min-height:36px;padding:0 13px;font-size:12px}.store-collections button.active{color:#fff;background:#1e2b23;border-color:#1e2b23}.store-product-toolbar{background:#fff;border:1px solid #dfe3e0;border-radius:9px;grid-template-columns:minmax(260px,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.store-search{border:1px solid #cdd4cf;border-radius:7px;align-items:center;gap:8px;min-height:40px;padding:0 12px;display:flex}.store-search:focus-within{border-color:var(--store-accent);box-shadow:0 0 0 2px var(--store-accent)}@supports (color:color-mix(in lab,red,red)){.store-search:focus-within{box-shadow:0 0 0 2px color-mix(in srgb,var(--store-accent),transparent 82%)}}.store-search input{color:#1f2923;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0}.store-search>button{color:#66716b;cursor:pointer;background:#f0f5f2;border:0;border-radius:50%;flex:none;place-items:center;width:1.75rem;height:1.75rem;padding:0;display:grid}.store-filter-row{gap:7px;display:flex}.store-filter-row label{background:#fff;border:1px solid #d2d8d4;border-radius:7px;align-items:center;min-height:40px;display:flex;position:relative}.store-filter-row label>span{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.store-filter-row select{appearance:none;color:#303a34;background:0 0;border:0;outline:0;height:38px;padding:0 27px 0 10px;font-size:11px;font-weight:650}.store-filter-row svg{pointer-events:none;position:absolute;right:8px}.store-filter-row .store-checkbox-filter{cursor:pointer;white-space:nowrap;gap:7px;padding:0 11px}.store-filter-row .store-checkbox-filter>span{clip:auto;width:auto;height:auto;font-size:11px;font-weight:650;position:static;overflow:visible}.store-filter-row .store-checkbox-filter input{width:15px;height:15px;accent-color:var(--store-accent)}.store-results-heading{justify-content:space-between;align-items:baseline;gap:15px;margin:28px 0 14px;display:flex}.store-results-heading h2{letter-spacing:-.02em;margin:0;font-size:20px}.store-results-heading span{color:#707a74;font-size:12px}.store-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.store-product-card{min-width:0;color:inherit;background:#fff;border:1px solid #e0e4e1;border-radius:9px;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden}.store-product-card:hover{border-color:#bbc5be;transform:translateY(-2px);box-shadow:0 8px 20px #1c2c2112}.store-product-image{aspect-ratio:1/.92;background:#edf0ee;position:relative;overflow:hidden}.store-product-image img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.store-product-card:hover .store-product-image img{transform:scale(1.025)}.store-product-image>span{color:#fff;background:#9f331f;border-radius:5px;padding:5px 7px;font-size:10px;font-weight:800;position:absolute;top:10px;left:10px}.store-product-details{padding:13px}.store-product-category{color:#728078;text-transform:uppercase;letter-spacing:.05em;margin:0 0 5px;font-size:10px;font-weight:700}.store-product-details h3{min-height:38px;margin:0;font-size:14px;line-height:1.35}.store-product-price{align-items:baseline;gap:7px;margin:10px 0 9px;display:flex}.store-product-price strong{color:#153c29;font-size:16px}.store-product-price s{color:#8a938e;font-size:11px}.store-product-meta{color:#68736c;justify-content:space-between;align-items:center;gap:8px;font-size:10px;display:flex}.store-product-meta span{align-items:center;gap:3px;display:inline-flex}.store-product-meta svg{color:#c18419}.store-empty{color:#667169;text-align:center;background:#fff;border:1px dashed #cdd5d0;border-radius:9px;align-content:center;place-items:center;gap:7px;min-height:240px;display:grid}.store-empty h3,.store-empty p{margin:0}.store-empty h3{color:#28332c;font-size:16px}.store-service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.store-service-card{color:inherit;background:#fff;border:1px solid #dfe4e0;border-radius:9px;grid-template-columns:150px minmax(0,1fr);gap:15px;padding:12px;text-decoration:none;display:grid}.store-service-card img{object-fit:cover;border-radius:7px;width:150px;height:135px}.store-service-card>div{flex-direction:column;align-items:flex-start;display:flex}.store-service-card span{color:var(--store-accent);text-transform:uppercase;font-size:10px;font-weight:750}.store-service-card h3{margin:5px 0;font-size:16px}.store-service-card p{color:#69736d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;line-height:1.45;display:-webkit-box;overflow:hidden}.store-service-card strong{color:#173d2a;margin-top:auto;font-size:15px}.store-service-card small{color:#727c76;margin-top:6px}.store-review-layout{grid-template-columns:300px minmax(0,1fr);align-items:start;gap:22px;display:grid}.store-about-grid article,.store-review-list article,.store-review-summary{background:#fff;border:1px solid #dfe4e0;border-radius:9px;padding:22px}.store-review-summary>span{color:#68736c;text-transform:uppercase;letter-spacing:.06em;font-size:11px}.store-review-summary>strong{margin:5px 0;font-size:26px;display:block}.review-stars{color:#bf8114;letter-spacing:2px;font-size:18px}.review-stars.small{font-size:13px}.store-review-summary>p{color:#657069;font-size:12px;line-height:1.45}.rating-row{grid-template-columns:14px 1fr 32px;align-items:center;gap:7px;margin-top:8px;font-size:10px;display:grid}.rating-row>div{background:#e8ece9;border-radius:10px;height:6px;overflow:hidden}.rating-row i{background:#c3881c;height:100%;display:block}.rating-row small{color:#727c76;text-align:right}.store-review-list{flex-direction:column;gap:12px;display:flex}.store-review-list article>div:first-child{align-items:center;gap:9px;display:flex}.verified-purchase{color:#18704a;align-items:center;gap:4px;font-size:10px;font-weight:700;display:inline-flex}.store-review-list article a{color:#1d5f43;margin-top:5px;font-size:11px;display:inline-block}.store-review-list article p{color:#4f5b53;line-height:1.55}.store-review-list article time{color:#818a85;font-size:10px}.store-about-grid{grid-template-columns:1.35fr 1fr;align-items:start;gap:16px;display:grid}.store-about-grid article h2{margin:0 0 12px;font-size:19px}.store-about-grid article p{color:#566159;white-space:pre-line;line-height:1.65}.store-about-grid dl{gap:11px;margin:20px 0 0;display:grid}.store-about-grid dl div{grid-template-columns:130px 1fr;gap:12px;display:grid}.store-about-grid dt{color:#79827d}.store-about-grid dd{margin:0;font-weight:650}.store-about-grid ul{gap:10px;padding:0;list-style:none;display:grid}.store-about-grid li{align-items:center;gap:8px;display:flex}.store-about-grid li svg{color:#18704a;width:16px}.storefront-footer{color:#d5ddd7;background:#101512;justify-content:space-between;align-items:center;gap:25px;margin-top:34px;padding:34px max(28px,50vw - 612px);display:flex}.storefront-footer p{color:#aeb9b1;margin:0;font-size:12px}@media (max-width:1020px){.storefront-profile{grid-template-columns:auto 1fr}.storefront-share-actions{grid-column:2;justify-content:flex-start}.storefront-share-actions>span{text-align:left}.store-product-toolbar{grid-template-columns:1fr}.store-filter-row{overflow-x:auto}.store-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.storefront-global-header{height:56px;padding:0 16px}.storefront-global-header nav a:not(:last-child){display:none}.public-store-cover{height:130px}.storefront-profile,.storefront-profile.has-cover{border-width:0 0 1px;border-radius:0;grid-template-columns:64px minmax(0,1fr);margin:0;padding:22px 16px}.storefront-logo{border-width:2px;width:64px;height:64px}.storefront-title-line h1{font-size:21px}.storefront-identity>p{font-size:12px}.storefront-reputation{gap:7px 12px}.storefront-share-actions{grid-column:1/-1}.storefront-tab-wrap{top:0}.storefront-tabs{padding:0 16px}.storefront-content{padding:20px 16px}.store-filter-row label{min-width:max-content}.store-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.store-product-details{padding:10px}.store-product-meta{flex-direction:column;align-items:flex-start}.store-about-grid,.store-review-layout,.store-service-grid{grid-template-columns:1fr}.store-service-card{grid-template-columns:100px 1fr}.store-service-card img{width:100px;height:110px}.store-review-summary{position:static}.storefront-footer{flex-direction:column;align-items:flex-start;padding:28px 16px}}@media (max-width:390px){.storefront-profile{grid-template-columns:54px minmax(0,1fr);gap:12px}.storefront-logo{width:54px;height:54px}.store-product-grid{grid-template-columns:1fr 1fr}.store-product-details h3{font-size:13px}.storefront-share-actions button{flex:1;justify-content:center}.store-service-card{grid-template-columns:1fr}.store-service-card img{width:100%;height:180px}}.seller-os{--seller-green:#167047;--seller-ink:#202522;--seller-muted:#69716c;--seller-line:#dfe3e0;min-height:100vh;color:var(--seller-ink);background:#f6f7f6;font-size:13px}.seller-topbar{z-index:80;color:#fff;background:#111412;border-bottom:1px solid #252a27;grid-template-columns:225px minmax(280px,720px) minmax(280px,1fr);align-items:center;gap:18px;height:64px;padding:0 18px;display:grid;position:fixed;inset:0 0 auto}.seller-os-brand{color:#fff;align-items:center;gap:10px;text-decoration:none;display:flex}.seller-logo-mark{border-radius:7px 7px 9px 9px;flex:none;place-items:center;width:31px;height:34px;display:inline-grid;position:relative}.seller-logo-mark svg{opacity:.34;width:20px}.seller-logo-mark b{font-size:11px;position:absolute}.seller-os-brand>span:last-child{align-items:baseline;gap:6px;display:flex}.seller-os-brand b{letter-spacing:-.03em;font-size:16px}.seller-os-brand small{color:#9da7a0;font-size:10px;font-weight:650}.seller-global-search{color:#cbd1cd;cursor:pointer;background:#282c29;border:1px solid #383e3a;border-radius:8px;align-items:center;gap:9px;width:100%;height:40px;padding:0 9px 0 13px;display:flex}.seller-global-search:hover{background:#2e332f;border-color:#59625c}.seller-global-search svg{width:17px}.seller-global-search span{text-align:left;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;overflow:hidden}.seller-global-search kbd{color:#adb5b0;background:#202421;border:1px solid #3c423e;border-radius:5px;padding:4px 7px;font:10px/1 sans-serif}.seller-top-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.seller-top-actions>a{color:#d7ddd9;border-radius:7px;place-items:center;width:36px;height:36px;display:grid;position:relative}.seller-top-actions>a:hover{background:#292e2a}.seller-top-actions>a svg{width:18px}.seller-top-actions>a i{color:#fff;background:#bd3b31;border:2px solid #111412;border-radius:10px;place-items:center;min-width:16px;height:16px;padding:0 3px;font-size:8px;font-style:normal;display:grid;position:absolute;top:1px;right:2px}.seller-store-switcher{color:#fff;background:#202421;border:1px solid #363c38;border-radius:8px;align-items:center;gap:8px;min-width:170px;height:42px;margin-left:4px;padding:0 8px;display:flex}.seller-store-switcher select{appearance:none;color:#fff;text-overflow:ellipsis;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px;font-weight:700;overflow:hidden}.seller-store-switcher option{color:#222;background:#fff}.seller-store-switcher>svg{width:14px}.seller-avatar{color:#fff;background:#24734e;border-radius:7px;flex:none;place-items:center;width:28px;height:28px;font-size:9px;font-weight:800;display:grid;overflow:hidden}.seller-avatar img{object-fit:cover;width:100%;height:100%}.seller-mobile-menu{display:none}.seller-shell{grid-template-columns:232px minmax(0,1fr);min-height:100vh;padding-top:64px;display:grid}.seller-sidebar{z-index:60;background:#eceeec;border-right:1px solid #dadedb;flex-direction:column;width:232px;padding:14px 10px;display:flex;position:fixed;top:64px;bottom:0;left:0;overflow-y:auto}.seller-sidebar nav{flex-direction:column;gap:2px;display:flex}.seller-sidebar nav>p{color:#747d77;text-transform:uppercase;letter-spacing:.08em;margin:17px 10px 6px;font-size:9px;font-weight:800}.seller-sidebar nav>a{color:#343b36;border-radius:7px;align-items:center;gap:10px;min-height:37px;padding:0 10px;font-size:12px;font-weight:630;text-decoration:none;display:flex}.seller-sidebar nav>a svg{color:#59625c;width:17px;height:17px}.seller-sidebar nav>a:hover{background:#e2e5e2}.seller-sidebar nav>a.active{color:#151a17;background:#fff;box-shadow:0 1px 2px #1522190c}.seller-sidebar nav>a.active svg{color:#176f47}.seller-store-state{background:#e2e5e2;border-radius:7px;align-items:center;gap:9px;margin-top:auto;padding:11px 10px;display:flex}.status-dot{background:#a6aea9;border-radius:50%;width:8px;height:8px}.status-dot.active{background:#24a168}.status-dot.paused{background:#d49725}.status-dot.closed,.status-dot.suspended{background:#c54f43}.seller-store-state div{flex-direction:column;gap:2px;display:flex}.seller-store-state b{font-size:10px}.seller-store-state small{color:#727b75;font-size:9px}.seller-mobile-nav-head{display:none}.seller-canvas{grid-column:2;min-width:0;min-height:calc(100vh - 64px)}.seller-page{width:min(1180px,100% - 48px);margin:0 auto;padding:30px 0 60px}.seller-page-head{justify-content:space-between;align-items:flex-start;gap:22px;min-height:70px;margin-bottom:24px;display:flex}.seller-page-head>div:first-child{min-width:0}.seller-page-head span{color:#167047;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:800;display:block}.seller-page-head h1{color:#202522;letter-spacing:-.035em;margin:0;font-size:27px;line-height:1.15}.seller-page-head p{max-width:680px;color:var(--seller-muted);margin:6px 0 0;font-size:12px;line-height:1.5}.seller-primary-button,.seller-secondary-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:11px;font-weight:750;text-decoration:none;display:inline-flex}.seller-primary-button{color:#fff;background:#1b6f49;border:1px solid #155f3e;box-shadow:inset 0 1px #ffffff20}.seller-primary-button:hover{background:#145f3e}.seller-secondary-button{color:#2e3832;background:#fff;border:1px solid #cfd5d1}.seller-primary-button svg,.seller-secondary-button svg{width:15px}.seller-primary-button:disabled{opacity:.55;cursor:wait}.seller-notice{z-index:90;color:#154d34;background:#f0faf4;border:1px solid #bfe2ce;border-radius:8px;align-items:center;gap:8px;max-width:360px;padding:11px 12px;font-size:11px;display:flex;position:fixed;top:76px;right:18px;box-shadow:0 10px 30px #1721191f}.seller-notice>svg{width:16px}.seller-notice button{cursor:pointer;background:0 0;border:0;margin-left:auto;display:grid}.seller-notice button svg{width:14px}.seller-onboarding-summary{border:1px solid var(--seller-line);background:#fff;border-radius:10px;grid-template-columns:230px 1fr;align-items:center;gap:28px;margin-bottom:18px;padding:22px;display:grid}.seller-onboarding-summary>div>span{font-size:11px;font-weight:700}.seller-onboarding-summary>div>div{background:#e8ece9;border-radius:9px;height:7px;margin-top:9px;overflow:hidden}.seller-onboarding-summary i{background:#258156;height:100%;display:block}.seller-onboarding-summary ol{grid-template-columns:repeat(3,1fr);gap:10px 14px;margin:0;padding:0;list-style:none;display:grid}.seller-onboarding-summary li{color:#707973;align-items:center;gap:7px;font-size:10px;display:flex}.seller-onboarding-summary li>span,.seller-onboarding-summary li>svg{border:1px solid #cfd6d1;border-radius:50%;flex:none;width:17px;height:17px;padding:3px}.seller-onboarding-summary li.done{color:#26533d;font-weight:680}.seller-onboarding-summary li.done svg{color:#fff;background:#2d855b;border-color:#2d855b}.seller-start-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.seller-start-card{border:1px solid var(--seller-line);background:#fff;border-radius:10px;grid-template-columns:46px minmax(0,1fr);gap:16px;min-height:190px;padding:22px;display:grid}.seller-start-card>span{color:#196f49;background:#edf7f1;border-radius:9px;place-items:center;width:46px;height:46px;display:grid}.seller-start-card>span svg{width:21px}.seller-start-card h2{margin:1px 0 7px;font-size:16px}.seller-start-card p{min-height:43px;color:var(--seller-muted);margin:0;font-size:11px;line-height:1.55}.seller-start-card a{color:#176f47;align-items:center;gap:6px;margin-top:19px;font-size:11px;font-weight:750;text-decoration:none;display:inline-flex}.seller-start-card a svg{width:14px}.seller-metric-strip{border:1px solid var(--seller-line);background:#fff;border-radius:9px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:16px;display:grid}.seller-metric-strip>div{border-right:1px solid var(--seller-line);flex-direction:column;gap:7px;min-height:95px;padding:17px;display:flex}.seller-metric-strip>div:last-child{border-right:0}.seller-metric-strip span{color:#6d756f;font-size:10px}.seller-metric-strip strong{letter-spacing:-.025em;font-size:21px}.seller-dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(290px,.75fr);gap:16px;margin-bottom:16px;display:grid}.seller-panel{border:1px solid var(--seller-line);background:#fff;border-radius:9px;min-width:0;padding:19px}.seller-panel>h2{margin:0 0 7px;font-size:16px}.seller-panel>p{color:var(--seller-muted);font-size:11px;line-height:1.55}.seller-panel-head{justify-content:space-between;align-items:center;gap:15px;min-height:30px;margin-bottom:13px;display:flex}.seller-panel-head h2{margin:0;font-size:15px}.seller-panel-head a{color:#176f47;align-items:center;gap:4px;font-size:10px;font-weight:700;text-decoration:none;display:flex}.seller-panel-head svg{width:13px}.seller-mini-chart{border-bottom:1px solid #dce1dd;align-items:end;gap:clamp(4px,1vw,12px);height:205px;padding:15px 5px 0;display:flex}.seller-mini-chart>span{flex-direction:column;flex:1;justify-content:end;align-items:center;gap:6px;min-width:8px;height:100%;display:flex}.seller-mini-chart i{background:#2b8058;border-radius:3px 3px 0 0;width:min(30px,75%);min-height:4px;display:block}.seller-mini-chart small{color:#7b837e;writing-mode:vertical-rl;height:25px;font-size:7px}.attention-list{gap:9px;margin:0;padding:0;list-style:none;display:grid}.attention-list li{background:#f7f8f7;border-radius:7px;gap:10px;padding:12px;display:flex}.attention-list li>span{border-radius:7px;flex:none;place-items:center;width:29px;height:29px;display:grid}.attention-list li>span svg{width:15px}.attention-list .ok{color:#1d714c;background:#e9f5ee}.attention-list .warn{color:#965e13;background:#fff3da}.attention-list li div{flex-direction:column;gap:3px;display:flex}.attention-list b{font-size:10px}.attention-list small{color:#78817b;font-size:9px}.seller-resource-bar{border:1px solid var(--seller-line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;padding:10px;display:flex}.seller-view-tabs{gap:4px;display:flex;overflow-x:auto}.seller-view-tabs.standalone{border:1px solid var(--seller-line);background:#fff;border-radius:8px;margin-bottom:12px;padding:6px}.seller-view-tabs button{white-space:nowrap;color:#68716b;cursor:pointer;background:0 0;border:0;border-radius:6px;min-height:32px;padding:0 10px;font-size:10px;font-weight:680}.seller-view-tabs button.active{color:#26302a;background:#ecefed}.seller-resource-bar>label{border:1px solid #cfd5d1;border-radius:6px;align-items:center;gap:7px;width:min(300px,42%);min-height:35px;padding:0 10px;display:flex}.seller-resource-bar label svg{color:#747d77;width:15px}.seller-resource-bar input{width:100%;font:inherit;border:0;outline:0}.seller-draft-summary{color:#28352e;background:#f3f7f4;border:1px solid #d8e4dc;border-radius:9px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;margin:-10px 0 14px;padding:14px 16px;display:grid}.seller-draft-summary>span{color:#176842;background:#e1eee6;border-radius:8px;place-items:center;width:38px;height:38px;display:grid}.seller-draft-summary svg{width:18px}.seller-draft-summary strong{font-size:12px;display:block}.seller-draft-summary p{color:#65716a;margin:3px 0 0;font-size:10px;line-height:1.45}.seller-draft-summary button{color:#fff;cursor:pointer;background:#176842;border:0;border-radius:6px;min-height:34px;padding:0 12px;font-size:10px;font-weight:750}.form-grid.single-column{grid-template-columns:minmax(0,1fr)}@media (max-width:760px){.seller-draft-summary{grid-template-columns:38px minmax(0,1fr);margin-top:0}.seller-draft-summary button{grid-column:1/-1;width:100%}}.seller-bulk-bar{color:#fff;background:#26312b;border-radius:7px;align-items:center;gap:7px;min-height:42px;margin-bottom:9px;padding:5px 10px;display:flex}.seller-bulk-bar b{margin-right:auto;font-size:10px}.seller-bulk-bar button{color:#eef3ef;cursor:pointer;background:#3b4941;border:1px solid #4c5a52;border-radius:5px;min-height:29px;padding:0 9px;font-size:9px}.seller-bulk-bar button.danger{color:#ffdad5}.seller-table-wrap{border:1px solid var(--seller-line);background:#fff;border-radius:9px;overflow-x:auto}.seller-table{border-collapse:collapse;width:100%;font-size:10px}.seller-table th{color:#68716b;border-bottom:1px solid var(--seller-line);text-align:left;text-transform:uppercase;letter-spacing:.035em;background:#f7f8f7;padding:11px 13px;font-size:9px;font-weight:750}.seller-table td{vertical-align:middle;border-bottom:1px solid #ecefed;padding:12px 13px}.seller-table tr:last-child td{border-bottom:0}.seller-table tbody tr:hover{background:#fbfcfb}.seller-table a{color:#245d42;font-weight:700;text-decoration:none}.seller-product-cell{align-items:center;gap:9px;display:flex}.seller-product-cell img,.seller-product-cell>span{object-fit:cover;background:#edf0ee;border-radius:5px;place-items:center;width:38px;height:38px;display:grid}.seller-product-cell svg{color:#8b948e;width:15px}.seller-status{color:#555f59;background:#eef0ef;border-radius:5px;width:max-content;padding:4px 7px;font-size:8px;font-weight:750;display:inline-flex}.status-active,.status-completed,.status-verified{color:#176842;background:#e7f4ec}.status-pending,.status-preparing,.status-scheduled{color:#8b5915;background:#fff1d7}.status-cancelled,.status-closed,.status-suspended{color:#9b3c34;background:#fdebea}.text-warning{color:#a56111}.seller-empty{color:#68716b;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:28px;display:flex}.seller-empty>svg{color:#687970;width:30px;height:30px;margin-bottom:11px}.seller-empty h3{color:#27302b;margin:0;font-size:15px}.seller-empty p{color:#6c756f;max-width:440px;margin:7px 0 15px;font-size:10px;line-height:1.55}.seller-breadcrumb{color:#78817b;gap:7px;margin-bottom:12px;font-size:10px;display:flex}.seller-breadcrumb a{color:#176f47;text-decoration:none}.product-funnel{grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.product-funnel>div{background:#f4f6f4;border-radius:7px;flex-direction:column;gap:7px;min-height:90px;padding:13px 10px;display:flex;position:relative}.product-funnel span{color:#707973;font-size:8px}.product-funnel strong{font-size:17px}.product-funnel svg{z-index:2;color:#9aa39d;width:14px;position:absolute;top:37px;right:-10px}.seller-definition{color:#737c76;margin:13px 0 0;font-size:9px;line-height:1.55}.product-action-insight{flex-direction:column;justify-content:center;min-height:145px;display:flex}.product-action-insight>svg{color:#a1691c;width:24px}.product-action-insight h3{margin:12px 0 6px;font-size:14px}.product-action-insight p{color:#68716c;margin:0;line-height:1.55}.seller-source-list{gap:3px;display:grid}.seller-source-list>div{border-bottom:1px solid #edf0ee;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:41px;padding:7px 9px;display:grid}.seller-source-list>div:last-child{border:0}.seller-source-list span{font-size:10px}.seller-source-list b{font-size:9px}.seller-source-list small{color:#727b75;font-size:8px}.seller-order-detail,.seller-settings-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:16px;display:grid}.seller-order-detail dl{gap:10px;margin:16px 0 0;display:grid}.seller-order-detail dl div{border-bottom:1px solid #ecefed;grid-template-columns:120px 1fr;padding-bottom:10px;display:grid}.seller-order-detail dt{color:#727b75}.seller-order-detail dd{margin:0;font-weight:700}.seller-order-actions{gap:8px;display:flex}.seller-range{background:#e7eae8;border-radius:7px;padding:4px;display:flex}.seller-range button{color:#636d66;cursor:pointer;background:0 0;border:0;border-radius:5px;min-height:30px;padding:0 9px;font-size:9px;font-weight:700}.seller-range button.active{color:#202722;background:#fff;box-shadow:0 1px 3px #17211916}.seller-store-url{color:#fff;background:#20362a;border-radius:9px;justify-content:space-between;align-items:center;gap:15px;min-height:70px;margin-bottom:16px;padding:13px 16px;display:flex}.seller-store-url>div{align-items:center;gap:11px;display:flex}.seller-store-url svg{width:20px}.seller-store-url span{flex-direction:column;gap:3px;display:flex}.seller-store-url small{color:#b6c8bd;font-size:8px}.seller-store-url b{font-size:11px}.seller-store-url button{color:#fff;cursor:pointer;background:#344e40;border:1px solid #4b6557;border-radius:6px;min-height:32px;padding:0 10px;font-size:9px}.seller-form,.seller-settings-sections{gap:14px;display:grid}.seller-form label,.seller-settings-sections label{color:#3b443f;flex-direction:column;gap:6px;font-size:10px;font-weight:680;display:flex}.collection-create input,.seller-form input,.seller-form textarea,.seller-settings-sections input,.seller-settings-sections select,.seller-settings-sections textarea{color:#29312c;width:100%;min-height:38px;font:inherit;resize:vertical;background:#fff;border:1px solid #cfd5d1;border-radius:6px;outline:0;padding:9px 10px}.seller-form input:focus,.seller-form textarea:focus,.seller-settings-sections input:focus,.seller-settings-sections select:focus,.seller-settings-sections textarea:focus{border-color:#438366;box-shadow:0 0 0 2px #2883571c}.seller-form label>small{color:#808983;align-self:flex-end;font-weight:500}.seller-media-fields{grid-template-columns:1fr 1fr;gap:9px;display:grid}.seller-media-upload{cursor:pointer;background:#f3f5f3;border:1px dashed #bfc8c2;border-radius:7px;justify-content:center;align-items:center;min-height:150px;position:relative;overflow:hidden;padding:10px!important;display:flex!important}.seller-media-upload>span{z-index:1;color:#3b4840;background:#ffffffdc;border-radius:4px;padding:3px 5px;font-size:8px;position:absolute;top:9px;left:10px}.seller-media-upload>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.seller-media-upload>svg{color:#7b857e;width:28px}.seller-media-upload input{opacity:0;width:1px;height:1px;position:absolute}.seller-media-upload b{z-index:1;color:#26312a;background:#fff;border:1px solid #cbd2cd;border-radius:5px;align-items:center;gap:4px;min-height:28px;padding:0 8px;font-size:8px;display:flex;position:absolute;bottom:9px;box-shadow:0 2px 6px #16201914}.seller-media-upload b svg{width:12px}.seller-form select{color:#29312c;width:100%;min-height:38px;font:inherit;background:#fff;border:1px solid #cfd5d1;border-radius:6px;outline:0;padding:9px 10px}.seller-form select:focus{border-color:#438366;box-shadow:0 0 0 2px #2883571c}.seller-product-admin{gap:18px;display:grid}.seller-product-editor{margin:0 24px}.seller-product-editor>header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.seller-product-editor>header h2{margin:3px 0;font-size:18px}.seller-product-editor>header p{color:#69736c;margin:0}.seller-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.seller-editor-grid .wide{grid-column:1/-1}.seller-product-editor fieldset{border:1px solid #dce1dd;border-radius:7px;margin:0;padding:12px}.seller-product-editor legend{color:#4d5751;padding:0 5px;font-size:10px;font-weight:750}.seller-check-row{flex-wrap:wrap;gap:10px 18px;display:flex}.seller-check-row label,.seller-form .seller-check{flex-direction:row;align-items:center;gap:7px;display:flex}.seller-check-row input,.seller-form .seller-check input{accent-color:#177048;width:15px;height:15px;min-height:15px}.seller-media-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin:10px 0 12px;display:grid}.seller-media-card{background:#fff;border:1px solid #dce1dd;border-radius:8px;margin:0;overflow:hidden}.seller-media-card img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.seller-media-card figcaption{gap:7px;padding:8px;font-size:9px;display:grid}.seller-media-card figcaption div{flex-wrap:wrap;gap:5px;display:flex}.seller-media-card button{cursor:pointer;background:#f8faf8;border:1px solid #d4dad6;border-radius:5px;padding:4px 6px;font-size:8px}.collection-create{grid-template-columns:1fr auto;gap:6px;display:grid}.collection-create button{color:#fff;cursor:pointer;background:#2a6f4d;border:0;border-radius:6px;align-items:center;gap:5px;min-height:38px;padding:0 10px;font-size:9px;font-weight:700;display:flex}.collection-create svg{width:13px}.collection-list{margin:13px 0 0;padding:0;list-style:none;display:grid}.collection-list li{border-bottom:1px solid #e9ecea;justify-content:space-between;align-items:center;gap:10px;padding:10px 0;display:flex}.collection-list li div{flex-direction:column;gap:3px;display:flex}.collection-list b{font-size:10px}.collection-list small,.collection-list>li>span{color:#747d77;font-size:8px}.collection-manager{gap:1rem;display:grid}.collection-manager-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.collection-manager-heading h2{margin:.25rem 0}.collection-manager-heading p{color:#69736d;margin:0;font-size:.6875rem}.collection-manager-heading>svg{color:#236846;background:#edf8f1;border-radius:.5rem;width:2rem;height:2rem;padding:.45rem}.collection-builder{background:#f8faf9;border:1px solid #e1e8e4;border-radius:.5rem;gap:.75rem;padding:.875rem;display:grid}.collection-builder>label{color:#48534c;gap:.35rem;font-size:.625rem;font-weight:700;display:grid}.collection-builder>label input{min-height:2.5rem;font:inherit;background:#fff;border:1px solid #cfd8d2;border-radius:.375rem;padding:0 .75rem}.collection-product-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;max-height:18rem;display:grid;overflow-y:auto}.collection-product-picker>label{cursor:pointer;background:#fff;border:1px solid #dfe6e2;border-radius:.4rem;grid-template-columns:1rem 2.75rem minmax(0,1fr) 1rem;align-items:center;gap:.5rem;min-width:0;min-height:3.75rem;padding:.45rem;display:grid}.collection-product-picker>label.selected{background:#f0faf4;border-color:#87be9d}.collection-product-picker input{accent-color:#216b46}.collection-product-image,.collection-product-picker img{object-fit:cover;background:#edf1ef;border-radius:.3rem;place-items:center;width:2.75rem;height:2.75rem;display:grid}.collection-product-image svg{width:1rem}.collection-product-picker>label>span:not(.collection-product-image){gap:.15rem;min-width:0;display:grid}.collection-product-picker b,.collection-product-picker small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.collection-product-picker b{font-size:.6875rem}.collection-product-picker small{color:#748078;font-size:.5625rem}.collection-product-picker>label>svg{color:#216b46;width:.9rem}.collection-product-empty{color:#707a74;margin:0;font-size:.6875rem}.collection-builder-footer,.collection-editor-body>footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.collection-builder-footer>span,.collection-editor-body>footer small{color:#6f7973;font-size:.625rem}.collection-editors{gap:.5rem;display:grid}.collection-editor{border:1px solid #dfe5e1;border-radius:.45rem;overflow:hidden}.collection-editor-toggle{color:#253029;cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;gap:1rem;width:100%;min-height:3.5rem;padding:.65rem .75rem;display:flex}.collection-editor-toggle>span{text-align:left;gap:.15rem;display:grid}.collection-editor-toggle>span:last-child{color:#276a48;align-items:center;font-size:.625rem;font-weight:700;display:flex}.collection-editor-toggle b{font-size:.75rem}.collection-editor-toggle small{color:#778179;font-size:.5625rem}.collection-editor-toggle svg{width:.875rem}.collection-editor-body{background:#f8faf9;border-top:1px solid #e3e8e5;gap:.75rem;padding:.75rem;display:grid}@media (max-width:720px){.collection-product-picker{grid-template-columns:1fr}}.seller-settings-sections{max-width:780px}.seller-settings-sections .seller-panel{gap:12px;display:grid}.seller-settings-sections .seller-panel.highlight{border-color:#5c9277;box-shadow:0 0 0 2px #33805a18}.seller-check{grid-template-columns:18px 1fr;align-items:center;min-height:34px;display:grid!important}.seller-check input{width:16px;height:16px;min-height:0;padding:0}.seller-settings-save{border:1px solid var(--seller-line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffdc;border-radius:8px;padding:8px;position:sticky;bottom:12px}.seller-danger-zone{border-color:#eccaca;max-width:780px;margin-top:35px}.seller-danger-zone>div{gap:7px;display:flex}.seller-danger-zone button{color:#624538;cursor:pointer;background:#fff;border:1px solid #d9bfb8;border-radius:6px;min-height:34px;padding:0 10px;font-size:9px}.seller-danger-zone button.danger{color:#973e35;background:#fff5f4;border-color:#e9b8b3}.seller-command-layer{z-index:200;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#11171399;justify-content:center;align-items:flex-start;padding:11vh 16px 20px;display:flex;position:fixed;inset:0}.seller-command{background:#fff;border:1px solid #cdd4cf;border-radius:11px;width:min(670px,100%);overflow:hidden;box-shadow:0 25px 70px #1015114d}.seller-command>label{border-bottom:1px solid #e1e5e2;align-items:center;gap:9px;height:57px;padding:0 14px;display:flex}.seller-command label svg{color:#657069;width:19px}.seller-command input{border:0;outline:0;flex:1;min-width:0;font-size:13px}.seller-command kbd{color:#6d766f;font:9px sans-serif}.seller-command>div{max-height:390px;padding:7px;overflow-y:auto}.seller-command>div>p{color:#6c756f;text-align:center;padding:25px}.seller-command>div button{color:#28312c;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:space-between;align-items:center;gap:15px;width:100%;min-height:53px;padding:8px 10px;display:flex}.seller-command>div button:focus,.seller-command>div button:hover{background:#edf2ee;outline:0}.seller-command button span{flex-direction:column;gap:4px;display:flex}.seller-command button b{font-size:11px}.seller-command button small{color:#737c76;font-size:9px}.seller-command button em{color:#667169;text-transform:uppercase;background:#e9ecea;border-radius:4px;padding:4px 6px;font-size:7px;font-style:normal}.seller-command footer{color:#7a837d;background:#f7f8f7;border-top:1px solid #e3e6e4;justify-content:space-between;align-items:center;min-height:39px;padding:0 12px;font-size:8px;display:flex}.seller-command footer span{align-items:center;gap:5px;display:flex}.seller-command footer svg{width:12px}.seller-access-page,.seller-loading{color:#374039;background:#f6f7f6;align-content:center;place-items:center;gap:12px;min-height:100vh;display:grid}.seller-loading>div{background:#dce1dd;border-radius:4px;width:140px;height:3px;overflow:hidden}.seller-loading>div:after{content:"";background:#238057;width:45%;height:100%;animation:seller-loading 1.1s ease-in-out infinite;display:block}.seller-loading p{color:#6c756f;margin:0;font-size:10px}@keyframes seller-loading{0%{transform:translate(-100%)}to{transform:translate(320%)}}.seller-access-page>div{text-align:center;background:#fff;border:1px solid #dfe3e0;border-radius:12px;flex-direction:column;align-items:center;width:min(460px,100% - 32px);padding:42px;display:flex;box-shadow:0 14px 40px #1720190d}.seller-access-page>div>svg{color:#a76519;width:28px}.seller-access-page .eyebrow{color:#167047;text-transform:uppercase;letter-spacing:.08em;margin-top:13px;font-size:9px;font-weight:800}.seller-access-page h1{letter-spacing:-.035em;margin:10px 0 7px;font-size:25px}.seller-access-page p{color:#68716c;margin:0 0 20px;line-height:1.55}.seller-access-page>div>div{gap:8px;display:flex}.store-setup{--seller-green:#167047;color:#252c27;background:#f3f5f3;min-height:100vh;font-size:13px}.store-setup>header{background:#111412;justify-content:space-between;gap:20px;height:62px;padding:0 25px}.store-setup>header,.store-setup>header a{color:#fff;align-items:center;display:flex}.store-setup>header a{gap:9px;text-decoration:none}.store-setup>header a b{font-size:15px}.store-setup>header>span{color:#aeb7b1;font-size:11px}.store-setup>header button{color:#cdd4cf;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-size:10px;display:flex}.store-setup>header button svg{width:14px}.store-setup-progress{width:min(680px,100% - 32px);margin:28px auto 0}.store-setup-progress>span{color:#626c65;text-transform:uppercase;letter-spacing:.07em;margin-bottom:7px;font-size:9px;font-weight:700;display:block}.store-setup-progress>div{grid-template-columns:repeat(6,1fr);gap:5px;display:grid}.store-setup-progress i{background:#d7dcd8;border-radius:5px;height:4px;display:block}.store-setup-progress i.active{background:#227b53}.store-setup-card{background:#fff;border:1px solid #dce1dd;border-radius:11px;flex-direction:column;width:min(680px,100% - 32px);min-height:530px;margin:16px auto 45px;padding:38px 42px 26px;display:flex;box-shadow:0 15px 40px #1420190a}.store-setup-card>.eyebrow{color:#167047;text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:800}.store-setup-card>h1{letter-spacing:-.04em;margin:8px 0;font-size:28px;line-height:1.15}.store-setup-card>p{color:#69726c;margin:0 0 25px;line-height:1.55}.store-setup-card>label{flex-direction:column;gap:7px;margin-bottom:16px;font-size:10px;font-weight:700;display:flex}.store-setup-card>label>small{color:#7c857f;font-weight:500}.store-setup-card input,.store-setup-card select,.store-setup-card textarea{color:#252e28;width:100%;min-height:43px;font:inherit;background:#fff;border:1px solid #cbd2cd;border-radius:7px;outline:0;padding:10px 11px}.store-setup-card textarea{resize:vertical;min-height:90px}.store-setup-card input:focus,.store-setup-card select:focus,.store-setup-card textarea:focus{border-color:#3b8563;box-shadow:0 0 0 3px #24805817}.slug-input{border:1px solid #cbd2cd;border-radius:7px;align-items:center;display:flex;overflow:hidden}.slug-input:focus-within{border-color:#3b8563;box-shadow:0 0 0 3px #24805817}.slug-input>span{color:#727b75;white-space:nowrap;padding-left:11px;font-size:9px}.slug-input input{border:0;padding-left:2px;box-shadow:none!important}.slug-status{align-items:center;gap:6px;font-size:10px;display:flex;margin:-7px 0 16px!important}.slug-status svg{width:15px}.slug-status.available{color:#197149}.slug-status.unavailable{color:#a5493f}.setup-category-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.setup-category-grid button{color:#404943;cursor:pointer;background:#fafbfa;border:1px solid #d6dcd8;border-radius:7px;min-height:62px;padding:10px;font-size:10px;font-weight:680;position:relative}.setup-category-grid button.selected{color:#165f3e;background:#edf7f1;border-color:#71aa8c}.setup-category-grid button svg{width:13px;position:absolute;top:6px;right:6px}.setup-choice-list{gap:9px;display:grid}.setup-choice-list>label{cursor:pointer;border:1px solid #d5dad7;border-radius:7px;grid-template-columns:18px 1fr;align-items:center;gap:10px;min-height:62px;padding:12px;display:grid}.setup-choice-list>label:has(input:checked){background:#f1f8f4;border-color:#76a98f}.setup-choice-list input[type=checkbox],.setup-delivery-config input[type=radio]{width:16px;min-height:16px;padding:0}.setup-choice-list label span{flex-direction:column;gap:4px;display:flex}.setup-choice-list label b{font-size:10px}.setup-choice-list label small{color:#747d77;font-size:9px}.setup-delivery-config{background:#f5f7f5;border-radius:7px;grid-template-columns:auto auto 1fr;gap:8px;margin:-4px 0 3px 28px;padding:12px;display:grid}.setup-delivery-config label{align-items:center;gap:5px;font-size:9px;display:flex}.setup-delivery-config>input:last-child{grid-column:1/-1}.setup-preview{border:1px solid #d6dcd8;border-radius:9px;overflow:hidden}.setup-preview-cover{background:linear-gradient(135deg,#1e573d,#3f8160);height:105px}.setup-preview-cover img{object-fit:cover;width:100%;height:100%}.setup-preview-profile{grid-template-columns:56px 1fr;gap:12px;padding:15px;display:grid}.setup-preview-profile>span{color:#fff;background:#22734e;border:3px solid #fff;border-radius:8px;place-items:center;width:56px;height:56px;font-size:13px;font-weight:800;display:grid;overflow:hidden;transform:translateY(-30px)}.setup-preview-profile>span img{object-fit:cover;width:100%;height:100%}.setup-preview-profile h2{margin:0;font-size:16px}.setup-preview-profile p{color:#69726c;margin:4px 0;font-size:9px}.setup-preview-profile small{color:#747d77;font-size:8px}.setup-preview dl{background:#f5f7f5;border-radius:7px;gap:8px;margin:-10px 15px 15px;padding:12px;display:grid}.setup-preview dl div{grid-template-columns:90px 1fr;gap:8px;display:grid}.setup-preview dt{color:#747d77;font-size:8px}.setup-preview dd{margin:0;font-size:9px;font-weight:680}.setup-error{background:#fff1f0;border:1px solid #efcbc8;border-radius:6px;padding:9px 10px;font-size:9px;color:#8f3e36!important;margin:14px 0 0!important}.store-setup-card>footer{border-top:1px solid #edf0ee;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:25px;display:flex}@media (max-width:1050px){.seller-topbar{grid-template-columns:210px minmax(260px,1fr) auto}.seller-top-actions>a[aria-label=Help]{display:none}.seller-store-switcher{min-width:145px}.seller-shell{grid-template-columns:205px 1fr}.seller-sidebar{width:205px}.seller-dashboard-grid{grid-template-columns:1fr}.product-funnel{grid-template-columns:repeat(3,1fr)}.seller-onboarding-summary{grid-template-columns:1fr}.seller-onboarding-summary ol{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.seller-topbar{grid-template-columns:34px 1fr auto;gap:8px;height:57px;padding:0 11px}.seller-mobile-menu{color:#fff;background:0 0;border:0;place-items:center;width:34px;height:34px;display:grid}.seller-mobile-menu svg{width:19px}.seller-os-brand .seller-logo-mark{display:none}.seller-os-brand span{display:block}.seller-os-brand b{font-size:14px}.seller-os-brand small{font-size:8px}.seller-global-search{grid-area:1/3;justify-content:center;width:34px;height:34px;padding:0}.seller-global-search kbd,.seller-global-search span,.seller-store-switcher>.seller-avatar,.seller-store-switcher>svg,.seller-top-actions>a{display:none}.seller-top-actions{grid-column:4;display:none}.seller-store-switcher{min-width:0;max-width:120px;height:34px;margin:0;padding:0 6px}.seller-shell{padding-top:57px;display:block}.seller-sidebar{z-index:120;width:min(84vw,300px);padding-top:12px;transition:transform .2s;top:0;transform:translate(-105%);box-shadow:10px 0 35px #0e151145}.seller-sidebar.open{transform:translate(0)}.seller-mobile-nav-head{border-bottom:1px solid #d6dbd7;align-items:center;gap:9px;min-height:46px;margin-bottom:8px;padding:0 7px 8px;display:flex}.seller-mobile-nav-head b{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:11px;overflow:hidden}.seller-mobile-nav-head button{background:0 0;border:0;place-items:center;width:30px;height:30px;display:grid}.seller-mobile-nav-head button svg{width:17px}.seller-nav-backdrop{z-index:110;background:#0f171280;border:0;display:block;position:fixed;inset:0}.seller-canvas{min-height:calc(100vh - 57px)}.seller-page{width:calc(100% - 28px);padding:20px 0 80px}.seller-page-head{flex-direction:column;align-items:stretch;gap:13px;min-height:0;margin-bottom:18px}.seller-page-head h1{font-size:23px}.seller-page-head .seller-primary-button,.seller-page-head .seller-secondary-button{width:100%}.seller-onboarding-summary{gap:18px;padding:16px}.seller-onboarding-summary ol{grid-template-columns:1fr 1fr}.seller-start-grid{grid-template-columns:1fr}.seller-start-card{min-height:155px;padding:17px}.seller-metric-strip{grid-template-columns:1fr 1fr}.seller-metric-strip>div{border-bottom:1px solid var(--seller-line);min-height:80px;padding:13px}.seller-metric-strip>div:nth-child(2n){border-right:0}.seller-metric-strip strong{font-size:17px}.seller-resource-bar{flex-direction:column-reverse;align-items:stretch}.seller-resource-bar>label,.seller-view-tabs{width:100%}.seller-table.responsive,.seller-table.responsive tbody,.seller-table.responsive td,.seller-table.responsive tr{display:block}.seller-table.responsive thead{display:none}.seller-table.responsive tr{border-bottom:1px solid #e4e8e5;grid-template-columns:1fr auto;gap:8px 12px;padding:12px;display:grid}.seller-table.responsive td{border:0;padding:0}.seller-table.responsive td:first-child{grid-column:1/-1}.seller-table.responsive td[data-label]:before{content:attr(data-label) ": ";color:#747d77}.seller-table.responsive .seller-product-cell{grid-column:1/-1}.seller-bulk-bar{z-index:8;position:sticky;bottom:70px;overflow-x:auto}.seller-dashboard-grid,.seller-order-detail,.seller-settings-grid{grid-template-columns:1fr}.seller-panel{padding:15px}.product-funnel{grid-template-columns:1fr}.product-funnel>div{min-height:60px}.product-funnel svg{top:auto;bottom:-12px;right:50%;transform:rotate(90deg)}.seller-source-list>div{grid-template-columns:1fr auto}.seller-source-list small{grid-column:1/-1}.seller-media-fields{grid-template-columns:1fr}.seller-media-upload{min-height:180px}.seller-notice{max-width:none;top:67px;left:14px;right:14px}.seller-store-url{flex-direction:column;align-items:flex-start}.seller-store-url b{overflow-wrap:anywhere}.store-setup>header{height:57px;padding:0 14px}.store-setup>header>span{display:none}.store-setup-progress{margin-top:19px}.store-setup-card{border-radius:10px 10px 0 0;min-height:calc(100vh - 126px);margin:13px auto 0;padding:27px 20px 20px}.store-setup-card>h1{font-size:24px}.setup-category-grid{grid-template-columns:1fr 1fr}.slug-input{flex-direction:column;align-items:stretch}.slug-input>span{padding:8px 10px 0}.slug-input input{padding-top:3px}.setup-delivery-config{grid-template-columns:1fr 1fr;margin-left:0}.setup-preview-profile{grid-template-columns:48px 1fr}.setup-preview-profile>span{width:48px;height:48px}.seller-command-layer{padding-top:8px}.seller-command{border-radius:9px}.seller-command>div{max-height:calc(100vh - 145px)}.seller-command footer{display:none}}@media (max-width:390px){.seller-page{width:calc(100% - 22px)}.seller-metric-strip{grid-template-columns:1fr}.seller-metric-strip>div{border-right:0}.seller-onboarding-summary ol{grid-template-columns:1fr}.seller-start-card{grid-template-columns:39px 1fr;gap:12px}.seller-start-card>span{width:39px;height:39px}.setup-category-grid{grid-template-columns:1fr 1fr;gap:6px}.store-setup-card{width:calc(100% - 20px);padding-inline:16px}.seller-access-page>div{padding:30px 20px}}@media (max-width:760px){.seller-product-editor{margin:14px}.seller-product-editor>header{flex-direction:column}.seller-product-editor>header .seller-primary-button{width:100%}.seller-editor-grid{grid-template-columns:1fr}.seller-editor-grid .wide{grid-column:auto}.seller-check-row{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.service-request-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.service-request-grid>article{border:1px solid var(--line);background:#fff;border-radius:9px;padding:19px}.service-request-grid header{justify-content:space-between;gap:12px;display:flex}.service-request-grid header>div{flex-direction:column;display:flex}.service-request-grid header span{color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:750}.service-request-grid header small{color:var(--muted);margin-top:3px;font-size:8px}.service-request-grid h2{margin:18px 0 7px;font-size:16px}.service-request-grid>article>p{min-height:45px;color:var(--muted);margin:0;font-size:10px;line-height:1.5}.service-request-grid dl{background:var(--canvas);border-radius:7px;grid-template-columns:repeat(3,1fr);gap:10px;padding:12px;display:grid}.service-request-grid dt{color:var(--muted);font-size:8px}.service-request-grid dd{margin:3px 0 0;font-size:9px;font-weight:650}.service-request-grid footer{flex-wrap:wrap;align-items:center;gap:9px;min-height:35px;display:flex}@media (max-width:760px){.service-request-grid,.service-request-grid dl{grid-template-columns:1fr}}.seller-pro-hero{color:#fff;background:radial-gradient(circle at 86% 8%,#f2be5b33,#0000 28%),linear-gradient(135deg,#173223,#245b3b);border-radius:10px;grid-template-columns:minmax(0,1fr) 290px;align-items:end;gap:35px;margin:0 0 20px;padding:34px;display:grid}.seller-pro-hero h2{letter-spacing:-.045em;margin:7px 0 8px;font-size:32px}.seller-pro-hero p{color:#d0e1d6;max-width:560px;margin:0;font-size:10px;line-height:1.6}.seller-pro-hero strong{color:#f5d088;margin:18px 0 14px;font-size:15px;display:block}.seller-pro-hero>aside{background:#ffffff12;border:1px solid #ffffff26;border-radius:8px;align-items:flex-start;gap:10px;padding:16px;display:flex}.seller-pro-hero>aside svg{color:#f5d088;flex:none;width:20px}.seller-pro-hero>aside span{flex-direction:column;gap:4px;display:flex}.seller-pro-hero>aside b{font-size:9px}.seller-pro-hero>aside small{color:#c8d9cf;font-size:8px;line-height:1.5}.seller-pro-metrics{margin-bottom:16px}.seller-pro-features>div:last-child{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.seller-pro-features>div:last-child>span{min-height:42px;color:var(--green-dark);background:var(--canvas);border-radius:6px;align-items:center;gap:7px;padding:10px;font-size:8px;font-weight:650;display:flex}.seller-pro-features>div:last-child svg{width:15px;color:var(--green)}@media (max-width:760px){.seller-pro-hero{gap:22px;padding:25px 20px;margin-left:0!important;margin-right:0!important}.seller-pro-features>div:last-child,.seller-pro-hero{grid-template-columns:1fr}}.organizations-hero{color:#fff;background:radial-gradient(circle at 76% 12%,#f2bd5b33,#0000 28%),linear-gradient(132deg,#183025,#265f3f);border-radius:12px;grid-template-columns:minmax(0,1fr) 300px;align-items:end;gap:48px;min-height:310px;margin-bottom:42px;padding:44px 48px;display:grid;box-shadow:0 18px 45px #12372424}.organizations-hero h1{letter-spacing:-.055em;max-width:650px;margin:8px 0 13px;font-size:clamp(36px,4.4vw,56px);line-height:1}.organizations-hero p{color:#d1e5d9;max-width:620px;margin:0 0 24px;font-size:11px;line-height:1.65}.organizations-hero>aside{background:#ffffff14;border:1px solid #ffffff29;border-radius:9px;align-items:flex-start;gap:11px;padding:18px;display:flex}.organizations-hero>aside>svg{color:#f1c56f;flex:none;width:22px}.organizations-hero>aside span{flex-direction:column;gap:4px;display:flex}.organizations-hero>aside b{font-size:10px}.organizations-hero>aside small{color:#c5d9cd;font-size:8px;line-height:1.45}.organization-title-row{margin-bottom:17px}.organization-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.organization-grid>article{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:0;padding:21px;box-shadow:0 7px 24px #1730200b}.organization-grid>article>header{grid-template-columns:43px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.organization-avatar{color:#fff;background:linear-gradient(145deg,#1b5134,#3a7651);border-radius:10px;place-items:center;width:43px;height:43px;font-size:11px;font-weight:800;display:grid}.organization-grid header>div{flex-direction:column;gap:3px;min-width:0;display:flex}.organization-grid h2{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;overflow:hidden}.organization-grid header>div>span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:4px;font-size:7px;display:flex}.organization-grid header>div svg{width:11px;color:var(--green)}.organization-grid>article>p{min-height:48px;color:var(--muted);margin:17px 0;font-size:9px;line-height:1.65}.organization-grid dl{background:var(--canvas);border-radius:7px;grid-template-columns:1fr 1fr;gap:10px;margin:0;padding:12px;display:grid}.organization-grid dt{color:var(--muted);font-size:7px}.organization-grid dd{color:var(--green-dark);margin:3px 0 0;font-size:13px;font-weight:750}.organization-grid footer{border-top:1px solid var(--soft-line);flex-wrap:wrap;align-items:center;gap:8px;min-height:43px;margin-top:12px;padding-top:11px;display:flex}.organization-grid footer>small{color:var(--muted);font-size:8px}.organization-grid footer .text-link{margin-left:auto}.organization-campaign-section{padding-top:52px}.organization-campaign-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.organization-campaign-grid>article{border:1px solid var(--line);background:#fff;border-radius:10px;padding:20px}.organization-campaign-grid>article>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.organization-campaign-grid>article>header>span{color:var(--green);text-transform:uppercase;letter-spacing:.07em;font-size:8px;font-weight:750}.organization-campaign-grid h3{margin:18px 0 7px;font-size:17px}.organization-campaign-grid>article>p{min-height:42px;color:var(--muted);margin:0 0 14px;font-size:9px;line-height:1.6}.campaign-code{width:100%;min-height:39px;color:var(--green-dark);cursor:pointer;background:#f3f8f4;border:1px dashed #b7c9bc;border-radius:6px;justify-content:space-between;align-items:center;padding:0 11px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:9px;display:flex}.campaign-code svg{width:14px}.organization-campaign-grid dl{background:var(--line);border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:14px 0 0;display:grid;overflow:hidden}.organization-campaign-grid dl>div{background:var(--canvas);min-width:0;padding:10px}.organization-campaign-grid dt{color:var(--muted);font-size:7px}.organization-campaign-grid dd{text-overflow:ellipsis;margin:4px 0 0;font-size:10px;font-weight:750;overflow:hidden}.organization-campaign-grid footer{color:var(--muted);align-items:center;gap:5px;margin-top:12px;font-size:7px;display:flex}.organization-campaign-grid footer svg{width:12px;color:var(--green)}@media (max-width:900px){.organizations-hero{grid-template-columns:1fr 240px;gap:28px;padding:36px}}@media (max-width:760px){.organizations-hero{border-radius:0;grid-template-columns:1fr;gap:23px;width:calc(100% + 28px);min-height:0;margin:-20px 0 28px -14px;padding:34px 20px 26px}.organizations-hero h1{font-size:37px}.organization-campaign-grid,.organization-grid{grid-template-columns:1fr}.organization-campaign-grid>article,.organization-grid>article{padding:17px}.organization-campaign-grid dl{grid-template-columns:repeat(3,1fr)}}.gigs-hero{color:#fff;background:radial-gradient(circle at 82% 15%,#efb45538,#0000 28%),linear-gradient(135deg,#112d20,#1b5637);border-radius:12px;grid-template-columns:minmax(0,1fr) 290px;align-items:end;gap:46px;min-height:290px;margin-bottom:28px;padding:42px 46px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 45px #12372424}.gigs-hero:after{content:"";border:1px solid #ffffff24;border-radius:50%;width:250px;height:250px;position:absolute;top:-120px;right:-100px;box-shadow:0 0 0 40px #ffffff06,0 0 0 80px #ffffff05}.gigs-hero>*{z-index:1;position:relative}.gigs-hero h1{letter-spacing:-.055em;max-width:650px;margin:8px 0 12px;font-size:clamp(34px,4.2vw,54px);line-height:1.02}.gigs-hero p{color:#d1e4d8;max-width:590px;margin:0 0 24px;font-size:11px;line-height:1.65}.gig-trust{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff29;border-radius:9px;align-items:flex-start;gap:11px;padding:18px;display:flex}.gig-trust>svg{color:#f1c56f;flex:none;width:22px}.gig-trust span{flex-direction:column;gap:4px;display:flex}.gig-trust b{font-size:10px}.gig-trust small{color:#c5d9cd;font-size:8px;line-height:1.45}.gig-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.gig-grid>article{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;min-width:0;padding:21px;display:flex;box-shadow:0 7px 24px #1730200b}.gig-grid>article>header{justify-content:space-between;align-items:center;gap:10px;min-height:24px;display:flex}.gig-grid>article>header>span{color:var(--green);text-transform:uppercase;letter-spacing:.08em;font-size:8px;font-weight:750}.gig-poster{align-items:center;gap:8px;margin:12px 0 4px;display:flex}.gig-poster>span{color:#fff;background:#284c36;border-radius:50%;place-items:center;width:31px;height:31px;font-size:10px;font-weight:750;display:grid}.gig-poster>div{flex-direction:column;gap:2px;display:flex}.gig-poster b{font-size:9px}.gig-poster small{color:var(--muted);align-items:center;gap:3px;font-size:7px;display:flex}.gig-poster small svg{width:11px;height:11px;color:var(--green)}.gig-organization{color:#755518;background:#fff8e8;border-radius:5px;align-items:center;gap:5px;width:fit-content;margin-top:7px;padding:5px 8px;font-size:7px;font-weight:700;display:inline-flex}.gig-organization svg{width:11px;height:11px}.gig-grid h2{letter-spacing:-.025em;margin:12px 0 7px;font-size:18px;line-height:1.2}.gig-grid>article>p{min-height:48px;color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:9px;line-height:1.65;display:-webkit-box;overflow:hidden}.gig-budget{justify-content:space-between;align-items:baseline;gap:10px;margin:16px 0 13px;display:flex}.gig-budget strong{color:var(--green-dark);font-size:16px}.gig-budget small{color:var(--muted);font-size:8px}.gig-grid dl{background:var(--canvas);border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:0;padding:12px;display:grid}.gig-grid dt{color:var(--muted);font-size:7px}.gig-grid dd{margin:3px 0 0;font-size:8px;font-weight:700}.gig-grid>article>footer{border-top:1px solid var(--soft-line);flex-wrap:wrap;align-items:center;gap:10px;min-height:48px;margin-top:11px;padding-top:11px;display:flex}.gig-grid .text-link.danger{color:#a23c3c;margin-left:auto}.gig-applicants{background:#f5f8f5;border:1px solid #e2e9e3;border-radius:8px;flex-direction:column;gap:8px;margin-top:9px;padding:13px;display:flex}.gig-applicants>b{color:var(--green-dark);text-transform:uppercase;letter-spacing:.07em;font-size:8px}.gig-applicants>div{border-top:1px solid #e2e9e3;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:8px;padding-top:9px;display:grid}.gig-applicants>div>span:first-child{flex-direction:column;gap:3px;min-width:0;display:flex}.gig-applicants strong{font-size:9px}.gig-applicants small{color:var(--muted);font-size:8px;line-height:1.45}.gig-applicants>div>div{grid-column:1/-1;gap:6px;display:flex}.gig-applicants button{border:1px solid var(--green);color:#fff;background:var(--green);cursor:pointer;border-radius:5px;min-height:29px;padding:0 10px;font-size:8px;font-weight:700}.gig-applicants button+button{color:#7f3939;background:#fff6f6;border-color:#edcece}@media (max-width:900px){.gigs-hero{grid-template-columns:1fr 240px;gap:28px;padding:36px}}@media (max-width:760px){.gigs-hero{border-radius:0;grid-template-columns:1fr;gap:23px;width:calc(100% + 28px);min-height:0;margin:-20px 0 22px -14px;padding:34px 20px 26px}.gigs-hero h1{font-size:36px}.gig-grid{grid-template-columns:1fr}.gig-grid>article{padding:17px}.gig-grid dl{grid-template-columns:repeat(3,1fr)}.gig-applicants>div{grid-template-columns:1fr}.gig-applicants>div>.status{justify-self:start}}.upload-input{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.upload-zone>label.button{cursor:pointer}.upload-preview-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:14px 0 20px;display:grid}.upload-preview{border:1px solid var(--line);background:#fff;border-radius:8px;margin:0;position:relative;overflow:hidden}.upload-preview>.image-fallback,.upload-preview>img,.upload-preview>video{aspect-ratio:1;object-fit:cover;background:#101512;width:100%}.upload-preview figcaption{min-height:34px;color:var(--muted);justify-content:space-between;align-items:center;gap:5px;padding:6px 7px;font-size:7px;display:flex}.upload-preview figcaption button{color:#a23c3c;cursor:pointer;background:#fff0f0;border:0;border-radius:5px;place-items:center;width:25px;height:25px;display:grid}.upload-preview figcaption svg{width:12px}.media-moderation-state{border-top:1px solid var(--soft-line);color:#58625c;background:#f5f7f5;justify-content:space-between;align-items:center;gap:5px;min-height:34px;padding:7px;font-size:7px;font-weight:750;display:flex}.media-moderation-state:before{content:"";background:#a6ada8;border-radius:50%;flex:none;width:7px;height:7px}.media-moderation-state span{margin-right:auto}.media-moderation-state button{color:var(--green);font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.media-moderation-state.state-passed:before{background:#1d7a4b}.media-moderation-state.state-pending:before,.media-moderation-state.state-scanning:before{background:#d69b27;box-shadow:0 0 0 3px #fff1d3}.media-moderation-state.state-review_required:before{background:#b16c1f}.media-moderation-state.state-rejected{color:#9e3030;background:#fff3f2}.media-moderation-state.state-rejected:before,.media-moderation-state.state-scan_failed:before{background:#bd3d3d}.moderation-region{z-index:2;pointer-events:none;background:#d43b3b1f;border:2px solid #d43b3b;position:absolute;box-shadow:0 0 0 1px #fffc}.sell-card>footer{flex-wrap:wrap;align-items:center;gap:12px}.sell-moderation-note{color:#72531d;background:#fff6df;border-radius:7px;flex:1 0 100%;width:100%;margin:0;padding:10px 12px;font-size:8px;line-height:1.45}.moderation-workspace{flex-direction:column;gap:18px;display:flex}.moderation-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.moderation-metrics article{background:#fff;border:1px solid #e3e7e4;border-radius:12px;flex-direction:column;min-height:118px;padding:18px;display:flex}.moderation-metrics small,.moderation-metrics span{color:#717a74;font-size:9px}.moderation-metrics b{color:#15261b;letter-spacing:-.04em;margin:9px 0 5px;font-size:25px}.moderation-queue .seller-table tbody tr{cursor:pointer}.moderation-queue .seller-table tbody tr:focus-visible{outline:2px solid var(--green);outline-offset:-2px}.moderation-queue .seller-table td:last-child svg{color:#9aa29d;width:15px}.moderation-media-cell{align-items:center;gap:7px;display:inline-flex}.moderation-media-cell svg{width:17px;color:var(--green)}.moderation-status{color:#56615a;white-space:nowrap;background:#eef1ef;border-radius:999px;align-items:center;gap:6px;padding:5px 8px;font-size:7px;font-weight:800;display:inline-flex}.moderation-status:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.moderation-passed{color:#17633d;background:#e7f5ed}.moderation-review_required{color:#8b5a18;background:#fff2d8}.moderation-rejected,.moderation-scan_failed{color:#a33939;background:#fff0ef}.moderation-pending,.moderation-scanning{color:#44627b;background:#eaf2f8}.moderation-empty{color:#727a75;align-content:center;place-items:center;gap:6px;min-height:260px;display:grid}.moderation-empty svg{color:#2c6d4b;width:25px}.moderation-empty b{color:#213129;font-size:12px}.moderation-empty span{font-size:9px}.moderation-drawer-layer{z-index:120;justify-content:flex-end;display:flex;position:fixed;inset:0}.moderation-drawer-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f181252;border:0;width:100%;position:absolute;inset:0}.moderation-drawer{background:#f7f8f7;flex-direction:column;width:min(560px,94vw);height:100%;display:flex;position:relative;box-shadow:-18px 0 50px #16221a2e}.moderation-drawer>header{background:#fff;border-bottom:1px solid #dde2de;justify-content:space-between;align-items:flex-start;min-height:102px;padding:20px 22px;display:flex}.moderation-drawer>header>div{flex-direction:column;align-items:flex-start;gap:5px;display:flex}.moderation-drawer h2{letter-spacing:-.03em;margin:4px 0 0;font-size:20px}.moderation-drawer header p{color:#747d77;margin:0;font-size:9px}.moderation-drawer header>button{cursor:pointer;background:#fff;border:1px solid #e0e4e1;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.moderation-drawer header>button svg{width:16px}.moderation-drawer-body{flex-direction:column;gap:16px;padding:18px 22px 28px;display:flex;overflow-y:auto}.moderation-preview{background:#121713;border-radius:12px;place-items:center;min-height:240px;display:grid;position:relative;overflow:hidden}.moderation-preview img,.moderation-preview video{object-fit:contain;width:100%;max-height:380px}.moderation-preview i{background:#f3484821;border:2px solid #f34848;position:absolute;box-shadow:0 0 0 1px #ffffffd9}.moderation-text-preview{color:#557061;background:#fff;border:1px solid #dfe4e0;border-radius:12px;align-content:center;place-items:center;gap:5px;min-height:110px;font-size:10px;font-weight:750;display:grid}.moderation-text-preview svg{width:24px}.moderation-score{grid-template-columns:repeat(4,1fr);gap:7px;display:grid}.moderation-score span{color:#717a74;background:#fff;border:1px solid #e0e4e1;border-radius:9px;flex-direction:column;gap:5px;padding:10px;font-size:7px;display:flex}.moderation-score b{color:#1c2d23;font-size:14px}.moderation-drawer-body section{background:#fff;border:1px solid #e0e4e1;border-radius:11px;padding:15px}.moderation-drawer-body h3{margin:0 0 11px;font-size:10px}.moderation-signal-list{flex-direction:column;gap:7px;display:flex}.moderation-signal-list article{background:#fff7e8;border-radius:8px;align-items:flex-start;gap:8px;padding:9px;display:flex}.moderation-signal-list svg{color:#b06b1b;flex:none;width:15px}.moderation-signal-list span{flex-direction:column;flex:1;gap:3px;display:flex}.moderation-signal-list b{font-size:8px}.moderation-signal-list small{color:#746c5e;overflow-wrap:anywhere;font-size:8px}.moderation-signal-list em{font-size:8px;font-style:normal;font-weight:800}.moderation-drawer-body pre{white-space:pre-wrap;overflow-wrap:anywhere;color:#334039;background:#f4f6f4;border-radius:7px;max-height:160px;margin:0;padding:11px;font:8px/1.55 ui-monospace,monospace;overflow:auto}.moderation-drawer-body textarea{resize:vertical;width:100%;min-height:76px;font:inherit;border:1px solid #d7ddd8;border-radius:8px;padding:10px}.moderation-history{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.moderation-history li{align-items:flex-start;gap:9px;display:flex}.moderation-history li>i{background:var(--green);border:2px solid #fff;border-radius:50%;width:8px;height:8px;margin-top:3px;box-shadow:0 0 0 1px #9fb7aa}.moderation-history span{flex-direction:column;gap:2px;display:flex}.moderation-history b{font-size:8px}.moderation-history small{color:#7b837e;font-size:7px}.moderation-drawer>footer{background:#fff;border-top:1px solid #dfe3e0;align-items:center;gap:8px;padding:13px 18px;display:flex}.moderation-drawer>footer>div{gap:10px;margin-right:auto;display:flex}.moderation-drawer>footer a{color:var(--green);font-size:8px;font-weight:750}.moderation-drawer>footer button{cursor:pointer;background:#fff;border:1px solid #d6ddd8;border-radius:7px;min-height:34px;padding:0 12px;font-size:8px;font-weight:800}.moderation-drawer>footer button.reject{color:#a53838;border-color:#e2baba}.moderation-drawer>footer button.approve{color:#fff;border-color:var(--green);background:var(--green)}.moderation-drawer>footer button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:900px){.moderation-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.moderation-score{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.moderation-metrics{grid-template-columns:1fr}.moderation-drawer>footer{flex-wrap:wrap}.moderation-drawer>footer>div{flex:1 0 100%}}.choice-list .delivery-fee-field{min-height:auto;color:var(--muted);grid-template-columns:1fr 130px;font-size:9px;display:grid}.choice-list .delivery-fee-field input{min-height:36px}.listing-preview-hero{border:1px solid var(--line);background:var(--canvas);border-radius:8px;grid-template-columns:105px 1fr;align-items:center;gap:13px;margin:5px 0 12px;padding:10px;display:grid}.listing-preview-hero>.image-fallback,.listing-preview-hero>img{object-fit:cover;border-radius:6px;width:105px;height:105px}.listing-preview-hero>span{flex-direction:column;gap:4px;display:flex}.listing-preview-hero small{color:var(--muted);text-transform:uppercase;font-size:8px}.listing-preview-hero b{font-size:12px}.listing-preview-hero strong{color:var(--green);font-size:17px}.thumbs video{object-fit:cover;background:#111;width:100%;height:100%}.main-image video{object-fit:contain;background:#101410;width:100%;min-height:600px;max-height:720px}.map-pickup{border-bottom:1px solid var(--soft-line);align-items:center;gap:9px;padding:10px 0;display:flex}.map-pickup>span:last-child{flex-direction:column;min-width:0;display:flex}.map-pickup b{font-size:9px}.map-pickup small{color:var(--muted);font-size:7px}.map-pickup em{color:var(--green);align-items:center;gap:3px;font-size:7px;font-style:normal;display:flex}.map-pickup em svg{width:11px}.map-empty{color:var(--muted);padding:20px 4px;font-size:9px;line-height:1.6}.zone-marker.active span{transform:scale(1.08);box-shadow:0 0 0 4px #147a4433}.auth-form-error{background:#fff2f2;border:1px solid #f0cccc;border-radius:7px;padding:11px 12px;font-weight:650;color:#8f2d2d!important;margin:0 0 14px!important;font-size:9px!important}@media (max-width:760px){.upload-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-list .delivery-fee-field{grid-template-columns:1fr}.main-image video{min-height:420px;max-height:520px}}html{scrollbar-gutter:stable}body{text-rendering:optimizelegibility;line-height:1.45}*{scrollbar-width:thin;scrollbar-color:#a9b1ac transparent}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#a9b1ac padding-box padding-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background-color:#858f89}::selection{color:#102218;background:#cce8d7}:where(a,button,input,select,textarea):focus-visible{outline-offset:2px;outline:2px solid #2f7d57}.sponsored-label{z-index:2;color:#27302b;letter-spacing:.01em;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#fffffff0;border:1px solid #181f1b29;border-radius:5px;padding:5px 8px;font-size:10px;font-weight:720;position:absolute;bottom:10px;left:10px}.sponsored-home-section{padding-top:42px}.sponsored-home-section .product-grid{max-width:285px}.notifications-page{max-width:920px}.notification-filters{gap:5px;margin:-7px 0 16px;display:flex}.notification-filters button{border:1px solid var(--line);min-height:36px;color:var(--muted);cursor:pointer;background:#fff;border-radius:8px;padding:0 14px;font-size:12px;font-weight:680}.notification-filters button.active{color:#fff;border-color:var(--green);background:var(--green)}.notification-list{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.notification-row{border-bottom:1px solid var(--soft-line);grid-template-columns:39px minmax(0,1fr) 18px;align-items:start;gap:13px;min-height:104px;padding:17px 18px;transition:background .16s;display:grid}.notification-row:last-child{border-bottom:0}.notification-row:hover{background:#f7f9f7}.notification-row.unread{box-shadow:inset 3px 0 var(--green);background:#f1f8f3}.notification-row-icon{width:37px;height:37px;color:var(--green);background:var(--green-soft);border-radius:9px;place-items:center;display:grid}.notification-row-icon svg{width:17px}.notification-row>span:nth-child(2){min-width:0}.notification-row b{font-size:14px}.notification-row p{color:var(--muted);margin:4px 0 7px;font-size:12px;line-height:1.5}.notification-row small{color:#89918c;font-size:10px}.notification-row>svg{color:#8a928d;width:16px;margin-top:10px}.notification-row-shell{border-bottom:1px solid var(--soft-line);position:relative}.notification-row-shell .notification-row{border-bottom:0;padding-right:112px}.notification-read-toggle{cursor:pointer;color:var(--green);background:0 0;border:0;border-radius:5px;padding:5px 7px;font-size:9px;font-weight:700;position:absolute;top:16px;right:42px}.notification-read-toggle:hover{background:var(--green-soft)}.affiliate-search{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:8px;width:min(520px,100%);min-height:42px;margin:-4px 0 15px;padding:0 12px;display:flex}.affiliate-search:focus-within{border-color:#79a58d;box-shadow:0 0 0 3px #176b4214}.affiliate-search svg{width:17px;color:var(--muted)}.affiliate-search input{background:0 0;border:0;outline:0;width:100%}.seller-os{--seller-line:#daddda;--seller-muted:#606963;letter-spacing:-.006em;font-size:14px}.seller-topbar{grid-template-columns:214px minmax(320px,720px) minmax(270px,1fr);height:60px}.seller-sidebar{background:#e9ebe9;width:228px;padding:13px 10px 18px;top:60px}.seller-shell{grid-template-columns:228px minmax(0,1fr);padding-top:60px}.seller-sidebar nav>p{letter-spacing:.075em;margin-top:19px;font-size:10px}.seller-sidebar nav>a{min-height:39px;font-size:13px;font-weight:620}.seller-page{width:min(1200px,100% - 56px);padding-top:32px}.seller-page-head h1{font-size:29px;font-weight:690}.seller-page-head p{font-size:13px;line-height:1.55}.seller-page-head span{font-size:10px}.seller-danger-button,.seller-primary-button,.seller-secondary-button{min-height:39px;font-size:12px}.seller-danger-button{color:#8f3030;cursor:pointer;background:#fff5f5;border:1px solid #e1bcbc;border-radius:7px;padding:0 14px;font-weight:700}.seller-panel{border-radius:10px;box-shadow:0 1px 1px #121e1606}.seller-panel h2,.seller-panel-head h2{font-size:16px}.seller-table{font-size:12px}.seller-table th{letter-spacing:.045em;padding:12px 14px;font-size:10px}.seller-table td{padding:13px 14px}.seller-table-action{white-space:nowrap;background:#fff;border:1px solid #cfd7d1;border-radius:7px;align-items:center;gap:5px;min-height:31px;padding:0 9px;display:inline-flex}.seller-table-action svg{width:13px}.seller-boost-entry{justify-content:space-between;align-items:center;gap:18px;display:flex}.seller-boost-entry>div{align-items:flex-start;gap:12px;display:flex}.seller-boost-entry>div>svg{width:22px;color:var(--seller-green)}.seller-boost-entry h2{margin:0 0 4px}.seller-boost-entry p{color:var(--seller-muted);margin:0;font-size:12px}.boost-trust-note{color:#234d35;background:#f1f8f3;border:1px solid #cfe1d5;border-radius:9px;align-items:flex-start;gap:11px;margin-bottom:18px;padding:15px 17px;display:flex}.boost-trust-note>svg{width:20px}.boost-trust-note p{color:#597064;margin:3px 0 0;font-size:12px}.boost-summary-list{border:1px solid var(--seller-line);background:var(--seller-line);border-radius:8px;gap:1px;margin:0;display:grid;overflow:hidden}.boost-summary-list>div{background:#fff;grid-template-columns:130px minmax(0,1fr);gap:12px;padding:11px 12px;display:grid}.boost-summary-list dt{color:var(--seller-muted);font-size:11px}.boost-summary-list dd{margin:0;font-size:12px;font-weight:650}.boost-actions{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.boost-wizard-layer{z-index:110;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#10161285;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.boost-wizard{background:#fff;border:1px solid #ccd2ce;border-radius:13px;width:min(720px,100%);max-height:calc(100vh - 48px);overflow:auto;box-shadow:0 28px 90px #0a140e47}.boost-wizard>header{justify-content:space-between;align-items:start;padding:19px 21px 14px;display:flex}.boost-wizard>header small{color:var(--seller-green);text-transform:uppercase;letter-spacing:.07em;font-size:10px;font-weight:760}.boost-wizard>header h2{letter-spacing:-.025em;margin:4px 0 0;font-size:22px}.boost-wizard>header button{cursor:pointer;background:#f1f3f1;border:0;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.boost-wizard>header svg{width:17px}.boost-step-indicator{grid-template-columns:repeat(4,1fr);gap:5px;padding:0 21px 17px;display:grid}.boost-step-indicator i{background:#e1e5e2;border-radius:9px;height:3px}.boost-step-indicator i.active{background:var(--seller-green)}.boost-wizard-body{background:#fafbfa;border-block:1px solid #e4e7e5;min-height:310px;padding:20px 21px}.boost-wizard>footer{justify-content:space-between;gap:10px;padding:15px 21px;display:flex}.boost-goal-grid,.boost-pricing-grid,.boost-product-choices{gap:9px;display:grid}.boost-product-choices>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #d9dedb;border-radius:9px;grid-template-columns:52px minmax(0,1fr) 18px;align-items:center;gap:11px;min-height:72px;padding:9px;display:grid}.boost-product-choices>button>img,.boost-product-choices>button>span:first-child{object-fit:cover;background:#eef1ef;border-radius:7px;place-items:center;width:52px;height:52px;display:grid}.boost-product-choices>button>span:nth-child(2){flex-direction:column;gap:3px;display:flex}.boost-product-choices em,.boost-product-choices small{color:var(--seller-muted);font-size:11px;font-style:normal}.boost-goal-grid>button.selected,.boost-pricing-grid>button.selected,.boost-product-choices>button.selected{border-color:var(--seller-green);box-shadow:0 0 0 2px #1670471a}.boost-product-choices>button:disabled{cursor:not-allowed;opacity:.52}.boost-goal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.boost-goal-grid>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #d9dedb;border-radius:9px;flex-direction:column;align-items:flex-start;gap:7px;min-height:105px;padding:16px;display:flex}.boost-goal-grid small{color:var(--seller-muted);font-size:11px;line-height:1.5}.boost-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.boost-pricing-grid>button{text-align:left;cursor:pointer;background:#fff;border:1px solid #d9dedb;border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:84px;padding:14px;display:flex}.boost-pricing-grid>button span{flex-direction:column;gap:3px;display:flex}.boost-pricing-grid small{color:var(--seller-muted);font-size:10px}.boost-pricing-grid strong{color:var(--seller-green);font-size:16px}.boost-review>div:first-child{align-items:center;gap:12px;display:flex}.boost-review>div:first-child>span{flex-direction:column;display:flex}.boost-review-image{object-fit:cover;background:#edf0ed;border-radius:8px;place-items:center;width:58px;height:58px;display:grid}.boost-review dl{border:1px solid #dce1de;border-radius:8px;margin:18px 0 12px;overflow:hidden}.boost-review dl>div{border-bottom:1px solid #e6e9e7;justify-content:space-between;gap:20px;padding:11px 12px;display:flex}.boost-review dl>div:last-child{border-bottom:0}.boost-review dt{color:var(--seller-muted)}.boost-review dd{text-align:right;margin:0;font-weight:720}.boost-review>p{color:#28573b;gap:7px;font-size:11px;display:flex}.boost-review>p svg{width:16px}.dev-payment-note{color:#775c1f;background:#fff8e8;border-radius:7px;padding:10px;font-size:10px;line-height:1.45;display:block}.boost-admin-pricing{gap:8px;display:grid}.boost-admin-pricing form{border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(180px,1fr) 170px 130px auto;align-items:end;gap:10px;padding:10px 12px;display:grid}.boost-admin-pricing form>span{flex-direction:column;gap:2px;display:flex}.boost-admin-pricing label,.boost-admin-pricing small{color:var(--muted);font-size:10px}.boost-admin-pricing input,.boost-admin-pricing select{border:1px solid var(--line);background:#fff;border-radius:7px;width:100%;min-height:38px}@media (max-width:1050px) and (min-width:761px){.seller-topbar{grid-template-columns:200px minmax(260px,1fr) auto}.seller-shell{grid-template-columns:205px minmax(0,1fr)}.seller-sidebar{width:205px}}@media (max-width:760px){.notification-row{grid-template-columns:34px minmax(0,1fr);padding-inline:13px}.notification-row>svg{display:none}.notification-row-icon{width:34px;height:34px}.sponsored-home-section .product-grid{max-width:none}.seller-page{width:calc(100% - 28px);padding-top:22px}.seller-topbar{grid-template-columns:34px 1fr auto;height:57px}.seller-shell{grid-template-columns:none;padding-top:57px;display:block}.seller-sidebar{width:min(84vw,300px);top:0}.seller-canvas{grid-column:auto;min-height:calc(100vh - 57px)}.seller-boost-entry{flex-direction:column;align-items:stretch}.boost-wizard-layer{align-items:end;padding:8px}.boost-wizard{border-radius:13px 13px 0 0;max-height:calc(100vh - 8px)}.boost-goal-grid,.boost-pricing-grid{grid-template-columns:1fr}.boost-admin-pricing form{grid-template-columns:1fr;align-items:stretch}}.workspace-frame{min-height:100vh;background:var(--workspace-bg);font-family:var(--font-geist-sans),Arial,sans-serif;grid-template-columns:255px minmax(0,1fr);font-size:14px}.workspace-frame,.workspace-frame-sidebar{height:100vh;color:var(--workspace-ink);overflow:hidden}.workspace-frame-sidebar{z-index:60;width:auto;background:var(--workspace-sidebar);box-shadow:none;border:0;padding:22px 13px 17px;position:relative}.workspace-frame-brand-row{min-height:66px;padding:0 12px 15px}.workspace-brand{color:var(--workspace-ink)}.workspace-brand img{width:38px;height:42px}.workspace-brand b{color:#142019;font-size:18px}.workspace-brand b span{color:#0b9b5d}.workspace-brand small{color:#778079;font-size:10px}.workspace-frame-sidebar>nav{gap:12px;padding:11px 0}.workspace-frame-sidebar>nav section{gap:2px}.workspace-frame-sidebar>nav section>p{color:#8b958e;margin:10px 12px 5px;font-size:9px}.workspace-frame-sidebar>nav a{color:#26312a;background:0 0;border:0;border-radius:9px;gap:12px;min-height:43px;padding:0 12px;font-size:12px;font-weight:590}.workspace-frame-sidebar>nav a svg{color:#4d5a52;width:18px;height:18px}.workspace-frame-sidebar>nav a:hover{color:var(--workspace-green);background:#eef4f0}.workspace-frame-sidebar>nav a.active{color:#076b45;background:#e7f2ec}.workspace-frame-sidebar>nav a.active svg{color:#078453}.workspace-frame-sidebar>footer{border-top-color:var(--workspace-line);padding:15px 9px 0}.workspace-frame-sidebar .workspace-user{color:var(--workspace-ink);border:0;margin:0;padding:0}.workspace-frame-sidebar .workspace-user b{color:var(--workspace-ink)}.workspace-frame-sidebar .workspace-user small{color:var(--workspace-muted)}.workspace-frame-main{border-radius:var(--workspace-radius-lg);min-height:0;box-shadow:var(--workspace-shadow);background:#fff;border:1px solid #dde4df;flex-direction:column;margin:9px 9px 9px 0;display:flex;overflow:hidden}.workspace-frame-topbar{background:#fffffff0;border-bottom:1px solid #edf0ee;gap:16px;height:62px;min-height:62px;padding:0 25px;position:relative}.workspace-frame-topbar-main{flex:1;min-width:0}.workspace-frame-topbar-actions{align-items:center;gap:9px;display:flex}.workspace-frame-content{background:#fff;flex:1;min-height:0;padding:0 25px 30px;overflow:auto}.workspace-header{align-items:flex-start;min-height:103px;margin:0;padding:25px 0 18px}.workspace-header h1{font-size:24px}.workspace-header p{font-size:11px}.admin-metrics,.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:15px}.metric{border-color:var(--workspace-line);border-radius:var(--workspace-radius);min-height:132px;padding:17px}.metric>strong{font-size:24px}.metric-icon{border-radius:9px;width:34px;height:34px}.chart-card,.panel,.settings-card,.workspace-operational-section{border-color:var(--workspace-line);border-radius:var(--workspace-radius)}.workspace-operational-section{padding:0}.panel{padding:17px}.admin-overview-grid{grid-template-columns:minmax(0,1.7fr) minmax(280px,.75fr);gap:14px;padding-bottom:0}.admin-overview-lower{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:0}.data-table-wrap{border:0;border-radius:0;margin:0}.data-table th{border-color:var(--workspace-line);background:#f7f9f8;height:37px;padding:0 13px;font-size:8px}.data-table td{border-color:#edf0ee;height:54px;padding:9px 13px;font-size:10px}.seller-os{background:var(--workspace-bg)}.seller-os .workspace-frame-content{padding:0}.seller-canvas{background:#fff;min-height:100%}.seller-page{width:auto;max-width:none;margin:0;padding:0 25px 32px}.seller-page-head{min-height:103px;margin:0;padding:25px 0 18px}.seller-metric-strip{background:0 0;border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.seller-metric-strip>div{border:1px solid var(--workspace-line);border-radius:var(--workspace-radius);min-height:112px;padding:16px}.seller-panel,.seller-table-wrap{border-color:var(--workspace-line);border-radius:var(--workspace-radius)}.affiliate-workspace .workspace-frame-content{padding:0}.affiliate-workspace-page{background:#fff;min-height:100%;padding:0 25px 35px}.affiliate-workspace-page .affiliate-dashboard-head{min-height:103px;margin:0;padding:25px 0 18px}.affiliate-workspace-page .affiliate-ledger-summary,.affiliate-workspace-page .affiliate-panel{border-color:var(--workspace-line);border-radius:var(--workspace-radius);box-shadow:0 1px 2px #152e1e05}.affiliate-workspace-page .content-section{padding-left:0;padding-right:0}.seller-table tbody tr.selected{background:var(--workspace-green-soft);box-shadow:inset 3px 0 var(--workspace-green)}.seller-table tbody tr[tabindex]{cursor:pointer}.metric p{flex-direction:column;gap:4px;display:flex}.metric-trend{color:#0b8a53;font-size:8px;font-weight:720}.metric-trend.down{color:#c84048}.metric-trend.flat{color:#758078}.metric-trend em{color:#7d8781;font-style:normal;font-weight:500}@media (max-width:1180px){.workspace-frame{grid-template-columns:220px minmax(0,1fr)}.admin-metrics,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-overview-grid,.admin-overview-lower{grid-template-columns:1fr}}@media (max-width:760px){.workspace-frame{height:auto;min-height:100vh;display:block;overflow:visible}.workspace-frame-sidebar{width:min(86vw,310px);position:fixed;inset:0 auto 0 0;transform:translate(-105%)}.workspace-frame-sidebar.open{transform:translate(0)}.workspace-frame-main{min-height:100vh;box-shadow:none;border:0;border-radius:0;margin:0;overflow:visible}.workspace-frame-topbar{height:58px;min-height:58px;padding:0 13px;position:sticky;top:0}.workspace-frame-content{padding:0 13px 80px;overflow:visible}.workspace-header{min-height:0;padding:20px 0 16px}.admin-metrics,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-os .workspace-frame-content{padding:0}.seller-page{width:auto;padding:0 13px 75px}.seller-page-head{min-height:0;padding:20px 0 16px}.seller-metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.affiliate-workspace .workspace-frame-content{padding:0}.affiliate-workspace-page{padding:0 13px 75px}.affiliate-workspace-page .affiliate-dashboard-head{min-height:0;padding:20px 0 16px}}:root{--radius-workspace:28px;--radius-panel:17px;--radius-card:15px;--radius-control:11px;--radius-badge:6px;--radius-pill:999px;--workspace-bg:#eef2f0;--workspace-sidebar:#edf2ef;--workspace-line:#e3e8e5;--workspace-line-strong:#d6ddd8;--workspace-soft:#f5f7f6;--workspace-ink:#141c17;--workspace-muted:#69736d;--workspace-green:#08784b;--workspace-green-soft:#e9f5ee;--workspace-radius:var(--radius-card);--workspace-radius-lg:var(--radius-workspace);--workspace-shadow:0 12px 38px #1a31230d}.workspace-frame-admin{background:var(--workspace-bg);grid-template-columns:272px minmax(0,1fr);padding:14px 16px 14px 0}.workspace-frame-admin .workspace-frame-sidebar{background:0 0;height:calc(100vh - 28px);margin:0;padding:14px 16px 16px 20px}.workspace-frame-admin .workspace-frame-brand-row{align-items:center;min-height:88px;padding:6px 10px 21px}.workspace-frame-admin .workspace-brand{gap:13px}.workspace-frame-admin .workspace-brand img{filter:drop-shadow(0 5px 10px #007b4c1c);width:44px;height:48px}.workspace-frame-admin .workspace-brand b{letter-spacing:-.045em;font-size:20px;font-weight:780}.workspace-frame-admin .workspace-brand small{margin-top:2px;font-size:11px}.workspace-frame-admin .workspace-frame-sidebar>nav{scrollbar-color:#abb7b0 transparent;gap:15px;padding:4px 2px 12px}.workspace-frame-admin .workspace-frame-sidebar>nav section{gap:3px}.workspace-frame-admin .workspace-frame-sidebar>nav section>p{color:#87918b;letter-spacing:.07em;margin:17px 14px 7px;font-size:10px}.workspace-frame-admin .workspace-frame-sidebar>nav a{color:#36403a;border-radius:var(--radius-control);gap:13px;min-height:46px;padding:0 14px;font-size:13px;font-weight:620;transform:none}.workspace-frame-admin .workspace-frame-sidebar>nav a:before{border-radius:3px;width:3px;top:10px;bottom:10px;left:-2px}.workspace-frame-admin .workspace-frame-sidebar>nav a svg{color:#5a655f;stroke-width:1.75px;width:19px;height:19px}.workspace-frame-admin .workspace-frame-sidebar>nav a:hover{color:#116842;background:#e7eeea;transform:none}.workspace-frame-admin .workspace-frame-sidebar>nav a.active{color:#087247;box-shadow:none;background:#e4f1ea}.workspace-frame-admin .workspace-frame-sidebar>footer{border-top-color:#dbe2de;margin-top:8px;padding:17px 8px 0}.workspace-frame-admin .workspace-frame-sidebar .workspace-user{gap:11px}.workspace-frame-admin .workspace-frame-sidebar .avatar.admin{background:linear-gradient(145deg,#2f3632,#151916);width:43px;height:43px;font-size:15px}.workspace-frame-admin .workspace-frame-sidebar .workspace-user b{font-size:11px}.workspace-frame-admin .workspace-frame-sidebar .workspace-user small{margin-top:2px;font-size:9px}.workspace-frame-admin .workspace-frame-sidebar .workspace-user em{color:#7b8680;align-items:center;gap:5px;margin-top:3px;font-size:9px;font-style:normal;display:inline-flex}.workspace-frame-admin .workspace-frame-sidebar .workspace-user em i{border-radius:var(--radius-pill);background:#16a466;width:6px;height:6px}.workspace-frame-admin .workspace-frame-main{border-radius:var(--radius-workspace);min-height:0;box-shadow:var(--workspace-shadow);border:1px solid #dfe5e1;margin:0}.workspace-frame-admin .workspace-frame-topbar{background:#fff;border-bottom-color:#edf0ee;gap:20px;height:76px;min-height:76px;padding:0 36px}.workspace-frame-admin .workspace-frame-topbar-main{max-width:680px}.workspace-frame-admin .workspace-global-search{color:#6a756e;border-radius:var(--radius-control);background:#f5f7f6;border-color:#e1e6e3;gap:10px;width:min(640px,54vw);min-height:44px;padding:0 13px;box-shadow:inset 0 1px #00000003}.workspace-frame-admin .workspace-global-search:hover{background:#f2f5f3;border-color:#cbd5cf}.workspace-frame-admin .workspace-global-search svg{width:18px}.workspace-frame-admin .workspace-global-search span{font-size:12px}.workspace-frame-admin .workspace-global-search kbd{border-radius:var(--radius-badge);padding:4px 7px;font-size:9px}.workspace-frame-admin .workspace-frame-topbar-actions{gap:11px}.workspace-frame-admin .workspace-frame-topbar-actions>.notification-wrap>button{border-radius:var(--radius-control);border-color:#e1e6e3;width:41px;height:41px}.workspace-frame-admin .workspace-operator-link{border-radius:var(--radius-control);gap:9px;min-height:45px;padding:4px 7px 4px 5px}.workspace-frame-admin .workspace-operator-link .avatar{width:36px;height:36px;font-size:10px}.workspace-frame-admin .workspace-operator-link b{font-size:11px}.workspace-frame-admin .workspace-operator-link small{font-size:9px}.workspace-frame-admin .workspace-frame-content{background:#fff;padding:0 36px 42px}.workspace-frame-admin .workspace-header{align-items:flex-start;gap:28px;min-height:132px;padding:34px 0 27px}.workspace-frame-admin .workspace-header h1{letter-spacing:-.045em;font-size:clamp(28px,2vw,34px);font-weight:755;line-height:1.08}.workspace-frame-admin .workspace-header p{max-width:620px;margin-top:9px;font-size:13px;line-height:1.55}.workspace-frame-admin .workspace-header-actions{gap:9px}.workspace-frame-admin .workspace-action-button{border-radius:var(--radius-control);gap:8px;min-height:43px;padding:0 16px;font-size:11px;font-weight:680;box-shadow:0 1px 2px #12271a0a}.workspace-frame-admin .workspace-action-button.primary{background:#08784b;border-color:#087148;box-shadow:0 5px 14px #05774621}.workspace-frame-admin .workspace-action-button svg{width:15px;height:15px}.workspace-frame-admin .admin-metrics,.workspace-frame-admin .metric-grid{gap:16px;margin-bottom:20px}.workspace-frame-admin .metric{border-radius:var(--radius-card);min-height:154px;padding:21px 22px;box-shadow:0 1px 2px #152e1e05}.workspace-frame-admin .metric.clickable:hover{border-color:#b9c8bf;transform:translateY(-1px);box-shadow:0 8px 22px #1236210f}.workspace-frame-admin .metric-icon{border-radius:var(--radius-control);width:39px;height:39px;top:20px;right:20px}.workspace-frame-admin .metric-icon svg{width:19px;height:19px}.workspace-frame-admin .metric>small{font-size:11px;font-weight:580}.workspace-frame-admin .metric>strong{margin-top:18px;font-size:29px}.workspace-frame-admin .metric p{gap:5px;font-size:10px;line-height:1.45}.workspace-frame-admin .metric-trend{font-size:9px}.workspace-frame-admin .chart-card,.workspace-frame-admin .panel,.workspace-frame-admin .settings-card,.workspace-frame-admin .workspace-operational-section{border-radius:var(--radius-panel);margin-bottom:20px;box-shadow:0 1px 2px #152e1e05}.workspace-frame-admin .workspace-operational-section>header{min-height:88px;padding:21px 22px}.workspace-frame-admin .workspace-operational-section>header h2{font-size:20px}.workspace-frame-admin .workspace-operational-section>header p{margin-top:6px;font-size:11px}.workspace-frame-admin .panel{padding:21px 22px}.workspace-frame-admin .admin-overview-grid{grid-template-columns:minmax(0,1.65fr) minmax(320px,.75fr);gap:20px}.workspace-frame-admin .admin-overview-lower{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-frame-admin .workspace-data-toolbar{gap:10px;min-height:65px;padding:10px 22px}.workspace-frame-admin .workspace-data-toolbar label,.workspace-frame-admin .workspace-data-toolbar select{border-radius:var(--radius-control);height:42px}.workspace-frame-admin .workspace-data-toolbar label{padding:0 12px}.workspace-frame-admin .workspace-data-toolbar input,.workspace-frame-admin .workspace-data-toolbar select{font-size:11px}.workspace-frame-admin .data-table th{letter-spacing:.05em;height:43px;padding:0 17px;font-size:9px}.workspace-frame-admin .data-table td{height:66px;padding:11px 17px;font-size:11px}.workspace-frame-admin .data-table td b{font-size:11px}.workspace-frame-admin .data-table td small{margin-top:3px;font-size:9px}.workspace-frame-admin .workspace-user-cell{gap:11px;min-width:220px}.workspace-frame-admin .workspace-user-cell>i{width:36px;height:36px;font-size:10px}.workspace-frame-admin .workspace-role-chips{gap:5px}.workspace-frame-admin .workspace-role-chips em{border-radius:var(--radius-badge);padding:4px 7px;font-size:8px}.workspace-frame-admin .entity-status,.workspace-frame-admin .status-pill{border-radius:var(--radius-pill);padding:5px 8px;font-size:8px}.workspace-frame-admin .workspace-table-pagination{min-height:58px;padding:10px 20px}.workspace-frame-admin .workspace-table-pagination>span{font-size:10px}.admin-workspace~.entity-drawer-layer .entity-drawer,.entity-drawer-layer .entity-drawer{border-radius:0 var(--radius-workspace) var(--radius-workspace) 0;border-color:#dde4df;width:min(420px,100vw - 32px);inset:14px 16px 14px auto;box-shadow:-18px 0 48px #0e221521}.entity-drawer-head{grid-template-columns:58px minmax(0,1fr) 34px;min-height:132px;padding:24px 22px 18px}.entity-avatar{width:58px;height:58px;font-size:18px}.entity-drawer-head h2{font-size:20px}.entity-drawer-head p{margin-top:6px;font-size:10px;line-height:1.45}.entity-drawer-tabs{gap:21px;height:49px;min-height:49px;padding:0 21px}.entity-drawer-tabs button{height:49px;font-size:10px}.entity-drawer-body{padding:0 22px 24px}.entity-section{padding:20px 0}.entity-section h3{font-size:12px}.entity-definition-list dt{font-size:9px}.entity-definition-list dd{font-size:10px}.entity-definition-list>div{min-height:38px}.entity-drawer-footer{min-height:70px;padding:12px 21px}.entity-admin-actions button,.entity-drawer-footer>a{border-radius:var(--radius-control);min-height:38px;font-size:9px}@media (max-width:1280px){.workspace-frame-admin{grid-template-columns:238px minmax(0,1fr);padding-right:12px}.workspace-frame-admin .workspace-frame-sidebar{padding-left:13px;padding-right:13px}.workspace-frame-admin .workspace-frame-content,.workspace-frame-admin .workspace-frame-topbar{padding-inline:26px}.workspace-frame-admin .workspace-header{flex-direction:column;align-items:stretch}.workspace-frame-admin .workspace-header-actions{justify-content:flex-start}.workspace-frame-admin .admin-overview-grid{grid-template-columns:1fr}}@media (max-width:900px){.workspace-frame-admin .admin-metrics,.workspace-frame-admin .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-frame-admin .workspace-frame-content,.workspace-frame-admin .workspace-frame-topbar{padding-inline:20px}}@media (max-width:760px){.workspace-frame-admin{padding:0;display:block}.workspace-frame-admin .workspace-frame-sidebar{background:var(--workspace-sidebar);width:min(86vw,310px);height:100vh;padding:17px 14px}.workspace-frame-admin .workspace-frame-main{border:0;border-radius:0;margin:0}.workspace-frame-admin .workspace-frame-topbar{height:62px;min-height:62px;padding:0 14px}.workspace-frame-admin .workspace-frame-content{padding:0 14px 80px}.workspace-frame-admin .workspace-header{gap:18px;min-height:0;padding:25px 0 20px}.workspace-frame-admin .workspace-header h1{font-size:27px}.workspace-frame-admin .workspace-header-actions{grid-template-columns:1fr 1fr;display:grid}.workspace-frame-admin .workspace-action-button{width:100%;padding-inline:11px}.workspace-frame-admin .admin-metrics,.workspace-frame-admin .metric-grid{gap:10px}.workspace-frame-admin .metric{min-height:139px;padding:17px}.workspace-frame-admin .metric-icon{width:35px;height:35px;top:15px;right:15px}.workspace-frame-admin .metric>strong{font-size:24px}.workspace-frame-admin .workspace-operational-section>header{flex-direction:column;align-items:flex-start}.workspace-frame-admin .workspace-operational-section>header .workspace-header-actions{width:100%}.entity-drawer-layer .entity-drawer{border:0;border-radius:0;width:100%;inset:0}}@media (max-width:520px){.workspace-frame-admin .admin-metrics,.workspace-frame-admin .metric-grid,.workspace-frame-admin .workspace-header-actions{grid-template-columns:1fr}.workspace-frame-admin .workspace-header-actions>*{grid-column:auto!important}}@media (max-width:760px){.workspace-frame .workspace-frame-sidebar,.workspace-frame .workspace-frame-sidebar.open{z-index:300!important}.workspace-frame .workspace-frame-backdrop{z-index:290!important}}.product-gallery{grid-template-columns:70px minmax(0,1fr);gap:12px;min-width:0;display:grid}.product-gallery.single{grid-template-columns:minmax(0,1fr)}.product-gallery-thumbs{scrollbar-width:thin;flex-direction:column;gap:8px;max-height:600px;display:flex;overflow-y:auto}.product-gallery-thumbs button{cursor:pointer;border:1px solid var(--line);background:#f2f3f0;border-radius:7px;flex:none;width:68px;height:76px;padding:0;position:relative;overflow:hidden}.product-gallery-thumbs button.active{border:2px solid var(--green)}.product-gallery-thumbs img,.product-gallery-thumbs video{object-fit:cover;width:100%;height:100%}.product-gallery-thumbs button>svg{color:#fff;background:#0000008c;border-radius:50%;width:22px;height:22px;padding:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-gallery-stage{background:#f1f2ee;border-radius:9px;min-width:0;min-height:600px;position:relative;overflow:hidden}.product-gallery-viewport{outline-offset:-3px;width:100%;height:100%;min-height:600px}.product-gallery-track{height:100%}.product-gallery-slide{width:100%;height:100%;min-height:600px;margin:0;display:none}.product-gallery-slide.active{display:block}.product-gallery-slide img,.product-gallery-slide video{object-fit:contain;width:100%;height:100%;min-height:600px;max-height:720px;display:block}.product-gallery-slide video{object-fit:contain;background:#101410}.product-gallery-stage>.product-tag{z-index:3;position:absolute;top:15px;left:15px}.product-gallery-arrows{z-index:4;pointer-events:none;justify-content:space-between;display:flex;position:absolute;inset:50% 12px auto;transform:translateY(-50%)}.product-gallery-arrows button{pointer-events:auto;cursor:pointer;color:#fff;opacity:0;background:#0f1812b8;border:0;border-radius:50%;place-items:center;width:38px;height:38px;transition:opacity .15s,transform .15s;display:grid;box-shadow:0 5px 18px #0000002e}.product-gallery-stage:focus-within .product-gallery-arrows button,.product-gallery-stage:hover .product-gallery-arrows button{opacity:1}.product-gallery-arrows button:hover{transform:scale(1.05)}.product-gallery-arrows button:disabled{cursor:default;opacity:0!important}.product-gallery-pagination{z-index:5;position:absolute;bottom:13px;left:50%;transform:translate(-50%)}.product-gallery-pagination.dots{background:#0c140f73;border-radius:20px;align-items:center;gap:6px;padding:7px 9px;display:flex}.product-gallery-pagination.dots button{cursor:pointer;background:#ffffff8c;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:width .15s,background .15s}.product-gallery-pagination.dots button.active{background:#fff;border-radius:8px;width:18px}.product-gallery-pagination.counter span{color:#fff;background:#0c140f9e;border-radius:15px;padding:5px 9px;font-size:10px;font-weight:750}.notification-group>h3{color:var(--muted);border-bottom:1px solid var(--soft-line);letter-spacing:.06em;text-transform:uppercase;background:#fafbf9;margin:0;padding:8px 15px 6px;font-size:9px}.notification-group>a{border-bottom:1px solid var(--soft-line);grid-template-columns:7px 1fr;gap:9px;min-height:92px;padding:13px 15px;display:grid}.notification-group>a:hover{background:var(--canvas)}.notification-group>a>i{background:0 0;border-radius:50%;width:7px;height:7px;margin-top:5px}.notification-group>a.unread{background:#f4faf6}.notification-group>a.unread>i{background:var(--green)}.notification-group>a b{font-size:11px;display:block}.notification-group>a p{color:var(--muted);margin:4px 0 6px;font-size:10px;line-height:1.4}.notification-group>a small{color:#8a928d;font-size:8px}@media (max-width:760px){.product-detail>.product-gallery{width:calc(100% + 28px);margin-left:-14px}.product-gallery{display:block}.product-gallery-arrows,.product-gallery-thumbs{display:none}.product-gallery-stage{border-radius:0;min-height:420px}.product-gallery-viewport{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-x pan-y;min-height:420px;overflow:auto hidden}.product-gallery-viewport::-webkit-scrollbar{display:none}.product-gallery-track{display:flex}.product-gallery-slide,.product-gallery-slide.active{scroll-snap-align:center;scroll-snap-stop:always;min-width:100%;min-height:420px;display:block}.product-gallery-slide img,.product-gallery-slide video{min-height:420px;max-height:520px}}@media (min-width:761px){.mobile-workspace-title,.seller-mobile-menu,.seller-mobile-nav-head,.seller-nav-backdrop,.site-header .mobile-only,.workspace-backdrop,.workspace-frame-backdrop,.workspace-frame-close,.workspace-frame-menu,.workspace-frame-mobile-brand,.workspace-nav-close{display:none!important}.seller-sidebar,.workspace-frame-sidebar,.workspace-nav{display:flex!important;transform:none!important}.workspace-frame-sidebar,.workspace-nav{visibility:visible!important}}:root{--jn-black:#0a0a0a;--jn-ink:#151515;--jn-white:#fff;--jn-paper:#f4f2ec;--jn-warm:#ede9e0;--jn-green:#0b6b45;--jn-green-bright:#22b573;--jn-mint:#a9e8c8;--jn-gray-100:#f5f5f3;--jn-gray-200:#e7e7e3;--jn-gray-500:#777771;--jn-gray-800:#292927;--jn-border:#0a0a0a26;--jn-space-1:.5rem;--jn-space-2:1rem;--jn-space-3:1.5rem;--jn-space-4:2.5rem;--jn-space-5:4.5rem;--jn-space-6:clamp(5.5rem,10vw,10rem);--jn-radius-sm:6px;--jn-radius-md:12px;--jn-radius-lg:22px;--jn-ease:cubic-bezier(.16,1,.3,1);--ink:var(--jn-ink);--muted:var(--jn-gray-500);--line:var(--jn-gray-200);--soft-line:#eeede9;--paper:var(--jn-white);--canvas:var(--jn-paper);--green:var(--jn-green);--green-dark:var(--jn-black);--green-soft:#e4f6eb;--shadow:none}body,html{background:var(--jn-paper)}body{color:var(--jn-ink);letter-spacing:-.012em;font-family:ui-sans-serif,Helvetica Neue,Helvetica,Arial,sans-serif}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--jn-green-bright);outline-offset:3px}.container{width:min(1440px,100% - 64px)}.desktop-nav,.trust-bar{display:none!important}.site-header{border-bottom:1px solid var(--jn-border);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f2ecf0}.header-main{gap:clamp(14px,2vw,30px);height:auto;min-height:78px}.brand{letter-spacing:-.065em;gap:8px;font-size:21px;font-weight:820}.brand,.brand-mark{color:var(--jn-black)}.brand-mark{width:30px;height:30px}.brand-mark img,.brand>span:last-child>span{color:inherit}.editorial-nav{white-space:nowrap;align-items:center;gap:clamp(12px,1.6vw,25px);display:flex}.editorial-nav a{color:var(--jn-gray-800);padding:7px 0;font-size:12px;font-weight:630;position:relative}.editorial-nav a:after{content:"";transform-origin:100%;height:1px;transition:transform .28s var(--jn-ease);background:currentColor;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.editorial-nav a.active:after,.editorial-nav a:hover:after{transform-origin:0;transform:scaleX(1)}.desktop-search{max-width:280px;margin-left:auto}.search-shell{height:38px;color:var(--jn-black);border:0;border-bottom:1px solid var(--jn-border);transition:max-width .3s var(--jn-ease),border-color .2s;background:0 0;border-radius:0;gap:7px;padding:0 0 0 8px}.search-shell:focus-within{border-color:var(--jn-black);box-shadow:none;background:0 0}.search-shell input{font-size:12px}.search-shell kbd{display:none}.account-button,.campus-select{border-radius:0;padding:5px 0}.account-button:hover,.campus-select:hover{background:0 0}.campus-select>svg:first-child{color:var(--jn-green)}.account-copy,.campus-select span{font-size:12px}.account-copy small,.campus-select small{color:var(--jn-gray-500)}.header-actions{gap:9px}.icon-button{width:36px;height:36px;color:var(--jn-black);background:0 0;border:1px solid #0000;border-radius:50%}.icon-button:hover{background:var(--jn-white);border-color:var(--jn-border)}.header-sell-link{min-height:36px;color:var(--jn-white);background:var(--jn-black);border:1px solid var(--jn-black);border-radius:var(--jn-radius-sm);transition:background .2s var(--jn-ease),transform .2s var(--jn-ease);align-items:center;gap:5px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex}.header-sell-link:hover{color:var(--jn-white);background:var(--jn-green);border-color:var(--jn-green);transform:translateY(-1px)}.button{border-radius:var(--jn-radius-sm);min-height:45px;transition:transform .22s var(--jn-ease),color .22s var(--jn-ease),background .22s var(--jn-ease),border-color .22s var(--jn-ease);padding:0 19px;font-size:13px;font-weight:720}.button:hover{transform:translateY(-2px)}.button.primary{color:var(--jn-white);background:var(--jn-black);box-shadow:none}.button.primary:hover{background:var(--jn-green)}.button.white{color:var(--jn-black);background:var(--jn-white)}.button.secondary{color:var(--jn-black);border-color:var(--jn-border);background:0 0}.button.secondary:hover{background:var(--jn-white);border-color:var(--jn-black)}.button.ghost-light{color:var(--jn-white);border-color:#ffffff70}.text-link{color:var(--jn-black);font-size:12px;font-weight:760}.text-link svg{transition:transform .2s var(--jn-ease)}.text-link:hover svg{transform:translate(4px)}.justnext-hero{min-height:min(700px,100vh - 78px);color:var(--jn-black);background:0 0;border-radius:0;grid-template-columns:minmax(0,7fr) minmax(340px,5fr);gap:0;margin-top:0;padding:clamp(44px,7vw,108px) 0 0;display:grid;overflow:visible}.justnext-hero:after{opacity:.16;border:clamp(56px,7vw,110px) solid #0a0a0a1f;width:clamp(280px,36vw,520px);height:clamp(280px,36vw,520px);bottom:-16%;right:9%}.justnext-hero .hero-copy{z-index:2;align-self:end;padding:clamp(18px,3vw,44px) clamp(20px,5vw,88px) clamp(58px,7vw,110px) 0}.justnext-hero .eyebrow{color:var(--jn-green);margin-bottom:26px;font-size:11px}.justnext-hero .hero-copy h1{max-width:780px;color:var(--jn-black);letter-spacing:-.09em;margin:0;font-size:clamp(4.15rem,8.2vw,9.3rem);font-weight:790;line-height:.82}.justnext-hero .hero-copy>p{max-width:350px;color:var(--jn-gray-800);margin-top:30px;font-size:clamp(16px,1.5vw,21px);line-height:1.34}.justnext-hero .hero-actions{margin-top:34px}.justnext-hero .hero-trust{color:var(--jn-gray-500);gap:17px;margin-top:32px;font-size:10px}.justnext-hero .hero-trust svg{color:var(--jn-green)}.justnext-hero .hero-spotlight{background:var(--jn-warm);align-self:stretch;min-height:570px;margin:0;display:grid}.justnext-hero .spotlight-card{height:100%;color:var(--jn-black);box-shadow:none;background:0 0;border-radius:0;padding:0;display:block;overflow:hidden;transform:none}.justnext-hero .spotlight-card>div{z-index:3;max-width:none;color:var(--jn-white);background:linear-gradient(#0000,#000000c7);padding:23px;position:absolute;bottom:0;left:0;right:0}.justnext-hero .spotlight-card span{color:var(--jn-mint)}.justnext-hero .spotlight-card h3{color:inherit;margin:8px 0 5px;font-size:clamp(23px,2.4vw,36px)}.justnext-hero .spotlight-card del,.justnext-hero .spotlight-card p{color:#ffffffbf}.justnext-hero .spotlight-card strong{font-size:21px}.justnext-hero .spotlight-card img{object-fit:cover;border-radius:0;width:100%;height:100%;max-height:none}.justnext-hero .spotlight-note{width:auto;color:var(--jn-black);background:var(--jn-white);border:1px solid var(--jn-border);box-shadow:none;border-radius:0;margin:-45px 20px 20px;padding:13px 15px;transform:none}.category-section{padding:var(--jn-space-6) 0 0}.category-grid{border-top:1px solid var(--jn-border);border-left:1px solid var(--jn-border);grid-template-columns:repeat(4,1fr)}.category-item{min-height:190px;color:var(--jn-black);background:var(--jn-paper);border:0;border-right:1px solid var(--jn-border);border-bottom:1px solid var(--jn-border);letter-spacing:-.06em;transition:color .28s var(--jn-ease),background .28s var(--jn-ease);justify-content:flex-end;align-items:flex-start;gap:0;padding:22px;font-size:clamp(22px,2.4vw,37px);line-height:.94;position:relative;overflow:hidden}.category-item:before{color:var(--jn-green);letter-spacing:.1em;font-size:10px;font-weight:800;position:absolute;top:18px;left:21px}.category-item:first-child:before{content:"01"}.category-item:nth-child(2):before{content:"02"}.category-item:nth-child(3):before{content:"03"}.category-item:nth-child(4):before{content:"04"}.category-item:nth-child(5):before{content:"05"}.category-item:nth-child(6):before{content:"06"}.category-item:nth-child(7):before{content:"07"}.category-item:nth-child(8):before{content:"08"}.category-item>span{width:115px;height:115px;color:var(--jn-black);opacity:.09;transition:opacity .28s var(--jn-ease),transform .35s var(--jn-ease);position:absolute;bottom:-18px;right:-12px;transform:rotate(-12deg);background:0 0!important}.category-item svg{width:85px;height:85px}.category-item:hover{color:var(--jn-white);background:var(--jn-black)}.category-item:hover>span{color:var(--jn-mint);opacity:1;transform:rotate(0)}.content-section{padding-top:var(--jn-space-6)}.section-header{border-top:1px solid var(--jn-border);align-items:end;margin-bottom:30px;padding-top:14px}.section-header h2{max-width:820px;color:var(--jn-black);letter-spacing:-.075em;font-size:clamp(2.5rem,5vw,5.7rem);line-height:.88}.section-header p{max-width:430px;font-size:15px;line-height:1.4}.eyebrow{color:var(--jn-green);font-size:10px}.product-grid{gap:clamp(17px,2.3vw,34px) clamp(12px,1.7vw,24px)}.product-grid,.product-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.product-image{aspect-ratio:4/5;border-radius:var(--jn-radius-md);background:var(--jn-warm)}.product-image img{transition:transform .55s var(--jn-ease)}.product-card:hover .product-image img{transform:scale(1.04)}.product-tag,.sponsored-label{border-radius:0;font-size:9px}.heart-button{width:35px;height:35px;color:var(--jn-black);background:#ffffffe0;border:0;border-radius:50%;top:10px;right:10px}.product-info{padding:13px 1px 0}.card-meta{color:var(--jn-gray-500);font-size:10px}.product-info h3{letter-spacing:-.03em;font-size:15px}.product-info h3:hover{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.rating{display:none}.price-row strong{color:var(--jn-black);font-size:16px}.price-row del{color:var(--jn-gray-500)}.add-button{width:32px;height:32px;color:var(--jn-white);background:var(--jn-black);border-radius:50%}.delivery-note{color:var(--jn-gray-500);font-size:9px}.feature-band{margin-top:var(--jn-space-6);color:var(--jn-white);background:var(--jn-black);padding:clamp(56px,8vw,120px) 0}.feature-copy h2{letter-spacing:-.075em;font-size:clamp(3rem,5vw,6rem);line-height:.86}.feature-copy p{font-size:16px}.delivery-steps{background:0 0;border:1px solid #fff3;border-radius:0}.delivery-steps>span{border-right-color:#fff3}.delivery-steps i{color:var(--jn-black);background:var(--jn-mint)}.services-bg{margin-top:var(--jn-space-6);padding:var(--jn-space-6) 0;background:var(--jn-warm)}.service-card{box-shadow:none;background:0 0;border:0;border-radius:0}.service-image{border-radius:var(--jn-radius-md)}.service-body{padding:13px 1px}.service-body h3{font-size:16px}.earn-banner{margin-top:var(--jn-space-6);color:var(--jn-white);background:var(--jn-green);border-radius:0;padding:clamp(35px,5vw,75px)}.earn-banner h2{letter-spacing:-.07em;font-size:clamp(2.5rem,4vw,5rem);line-height:.9}.earn-stat{border-left-color:#ffffff47}.page{padding-top:clamp(36px,6vw,90px)}.page-title-row{border-bottom:1px solid var(--jn-border);margin-bottom:38px;padding-bottom:16px}.order-detail-head h1,.page-title-row h1{letter-spacing:-.08em;font-size:clamp(3rem,6vw,6.5rem);line-height:.85}.page-title-row p{max-width:520px;font-size:16px}.breadcrumb{color:var(--jn-gray-500);font-size:11px}.market-toolbar{border-top:1px solid var(--jn-border);border-bottom:1px solid var(--jn-border);background:0 0}.chip-scroll button,.service-categories button{border-radius:0}.chip-scroll button.active,.service-categories button.active{color:var(--jn-white);background:var(--jn-black)}.market-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 18px}.bottom-sheet,.filter-panel{border-radius:0}.product-detail{gap:clamp(35px,5vw,80px)}.product-gallery-stage,.product-gallery-thumbs button{border-radius:var(--jn-radius-sm)}.product-gallery-stage{background:var(--jn-warm)}.product-panel h1{color:var(--jn-black);letter-spacing:-.07em;font-size:clamp(2.6rem,4vw,5.2rem);line-height:.9}.product-panel .price{font-size:clamp(28px,3vw,43px)}.description-card,.fulfillment-card,.review-card,.seller-summary{box-shadow:none;border-radius:0}.site-footer{margin-top:var(--jn-space-6);color:#ffffffb3;background:var(--jn-black);padding-top:clamp(55px,8vw,120px)}.site-footer .brand,.site-footer .brand-mark{color:var(--jn-white)}.footer-main{grid-template-columns:2.3fr repeat(3,1fr);gap:clamp(25px,5vw,78px);padding-bottom:70px}.footer-main>div:first-child>p.footer-slogan{max-width:420px;color:var(--jn-white);letter-spacing:-.08em;margin:28px 0;font-size:clamp(2.6rem,4vw,5rem);font-weight:760;line-height:.84}.footer-main>div:first-child>span{color:var(--jn-mint);font-size:11px}.footer-main h4{color:var(--jn-white);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.footer-main a{color:#ffffffa6;font-size:13px}.footer-main a:hover{color:var(--jn-mint)}.footer-bottom{color:#ffffff73;border-top-color:#ffffff29;min-height:65px;font-size:10px}.storefront-global-header,.storefront-page{color:var(--jn-black);background:var(--jn-paper)}.storefront-global-header{height:74px;border-bottom:1px solid var(--jn-border)}.storefront-brand{font-size:20px}.storefront-brand-mark{width:29px;height:29px;color:var(--jn-black);background:0 0;border-radius:0}.storefront-brand-mark img{width:100%;height:100%}.storefront-global-header nav a{color:var(--jn-gray-800)}.storefront-global-header nav a:hover{color:var(--jn-green)}.storefront-profile{background:var(--jn-white);border-color:var(--jn-border);max-width:1440px}.storefront-profile.has-cover{border-radius:0}.storefront-logo{box-shadow:none;border-radius:0}.storefront-tabs{border-bottom-color:var(--jn-border)}.storefront-tabs button.active{color:var(--jn-black);border-bottom-color:var(--jn-black)}.storefront-footer{color:#ffffffb3;background:var(--jn-black)}@media (max-width:1180px){.editorial-nav{gap:13px}.editorial-nav a{font-size:11px}.desktop-search{max-width:190px}.account-copy{display:none}.header-sell-link{padding-inline:9px}.market-grid,.product-grid,.product-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.container{width:min(100% - 28px,620px)}.site-header{background:#f4f2ecf7}.header-main{min-height:60px}.account-button,.campus-select,.desktop-search,.editorial-nav,.header-sell-link{display:none}.header-main .brand{flex:1;font-size:20px}.header-main .brand-mark{width:28px;height:28px}.mobile-search{padding:0 0 10px;display:block}.mobile-search .search-shell{border-bottom-color:var(--jn-border);height:42px;padding:0 3px}.mobile-search .search-shell input{font-size:14px}.icon-button{border-color:#0000}.mobile-bottom{height:66px;color:var(--jn-black);background:var(--jn-paper);border-top-color:var(--jn-border);box-shadow:none}.mobile-bottom a{color:var(--jn-gray-500)}.mobile-bottom a.active{color:var(--jn-black)}.mobile-bottom .sell-mobile>span{color:var(--jn-white);background:var(--jn-black);border-color:var(--jn-paper);box-shadow:none}.justnext-hero{flex-direction:column;width:100%;min-height:auto;margin-top:0;padding:0;display:flex}.justnext-hero .hero-copy{order:1;padding:57px 20px 45px}.justnext-hero .hero-copy h1{font-size:clamp(4rem,19vw,6.7rem)}.justnext-hero .hero-copy>p{max-width:280px;margin-top:23px;font-size:16px}.justnext-hero .hero-actions{margin-top:27px}.justnext-hero .hero-trust{display:none}.justnext-hero .hero-spotlight{order:2;min-height:420px}.justnext-hero .spotlight-note{display:none}.justnext-hero:after{opacity:.1;bottom:10%;right:-18%}.category-section{padding-top:55px}.category-grid{grid-template-columns:repeat(2,1fr)}.category-item{min-height:145px;padding:16px;font-size:25px}.category-item:before{top:13px;left:15px}.category-item>span{width:78px;height:78px}.content-section{padding-top:76px}.section-header{margin-bottom:22px}.section-header h2{font-size:clamp(2.7rem,14vw,4.3rem)}.section-header p{margin-top:12px;font-size:13px}.section-header .text-link{font-size:11px}.market-grid,.product-grid,.product-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 11px}.product-image{border-radius:7px}.product-info h3{font-size:13px}.price-row strong{font-size:14px}.feature-band{margin-top:76px;padding:65px 0}.feature-copy h2{font-size:clamp(3rem,15vw,4.3rem)}.services-bg{margin-top:76px;padding:76px 0}.earn-banner{border-radius:0;margin-top:76px;margin-bottom:36px}.earn-banner h2{font-size:39px}.footer-main{grid-template-columns:1fr 1fr;gap:35px 24px;padding-bottom:45px}.footer-main>div:first-child{grid-column:1/-1}.footer-main>div:first-child>p.footer-slogan{font-size:48px}.footer-bottom{align-items:flex-start;padding:15px 0 78px}.page{padding-top:40px}.order-detail-head h1,.page-title-row h1{font-size:clamp(3rem,15vw,4.6rem)}.page-title-row p{font-size:14px}.market-toolbar{margin-inline:-14px;padding-inline:14px}.product-gallery-stage{border-radius:0}.storefront-global-header{height:58px;padding-inline:16px}.storefront-brand{font-size:18px}.storefront-brand-mark{width:26px;height:26px}.storefront-profile{border-width:0 0 1px}.storefront-footer{padding-bottom:84px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.seller-catalogue-actions,.seller-catalogue-bulk,.seller-catalogue-head,.seller-catalogue-intro,.seller-catalogue-rowtop,.seller-product-create-actions{align-items:center;gap:12px;display:flex}.seller-product-create-actions{flex-wrap:wrap}.seller-catalogue-page{max-width:1180px;margin:0 auto;padding-bottom:48px}.seller-catalogue-head{justify-content:space-between;align-items:flex-start;margin-bottom:22px}.seller-catalogue-head h1{letter-spacing:-.035em;margin:3px 0 6px;font-size:29px}.seller-catalogue-head p{color:#65717e;margin:0}.seller-catalogue-head>a{color:#3d5264;text-underline-offset:3px;font-size:13px;text-decoration:underline}.seller-catalogue-eyebrow{letter-spacing:.12em;font-weight:700;color:#688598!important;font-size:10px!important}.seller-catalogue-intro{background:#f9fafb;border:1px solid #dfe5e8;border-radius:8px;flex-wrap:wrap;margin-bottom:16px;padding:17px 20px}.seller-catalogue-intro span{color:#63717b;font-size:13px}.seller-catalogue-intro input[type=file],.seller-catalogue-photo input[type=file]{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.seller-catalogue-intro label,.seller-catalogue-photo label{cursor:pointer;position:relative}.seller-catalogue-error{color:#a12f2f;background:#fff5f5;border:1px solid #eebfbf;border-radius:6px;padding:11px 14px;font-size:13px}.seller-catalogue-group{background:#f7fafb;border:1px solid #d8e4e8;border-radius:6px;align-items:center;gap:9px;margin:10px 0;padding:12px 14px;display:flex}.seller-catalogue-group>div{color:#29434f;flex:1;gap:3px;font-size:12px;display:grid}.seller-catalogue-group span{color:#697a83;font-weight:400}.seller-catalogue-group button{color:#31515f;cursor:pointer;background:#fff;border:1px solid #cddbe0;border-radius:5px;height:33px;padding:0 10px;font-size:11px}.seller-catalogue-bulk{z-index:3;background:#fff;border:1px solid #dce4e9;border-radius:7px;flex-wrap:wrap;margin:15px 0;padding:11px 14px;position:sticky;top:0;box-shadow:0 2px 9px #16304a0a}.seller-catalogue-bulk>strong{margin-right:10px;font-size:13px}.seller-catalogue-bulk label{color:#65717e;align-items:center;gap:8px;font-size:12px;display:flex}.seller-catalogue-bulk button,.seller-catalogue-bulk input,.seller-catalogue-bulk select{background:#fff;border:1px solid #d6dfe4;border-radius:5px;height:33px;padding:0 9px;font-size:12px}.seller-catalogue-bulk button{color:#254b5a;cursor:pointer;background:#ecf4f7;font-weight:650}.seller-catalogue-bulk button:disabled{opacity:.5;cursor:not-allowed}.seller-catalogue-rows{gap:13px;display:grid}.seller-catalogue-row{background:#fff;border:1px solid #dfe5e8;border-radius:8px;overflow:hidden}.seller-catalogue-rowtop{background:#fbfcfc;border-bottom:1px solid #e9eef0;justify-content:space-between;padding:10px 15px;font-size:13px;font-weight:650}.seller-catalogue-rowtop label,.seller-catalogue-rowtop span{align-items:center;gap:8px;display:flex}.seller-catalogue-rowtop input{accent-color:#246776}.seller-catalogue-rowtop span{color:#347362;margin-left:auto;font-size:12px;font-weight:500}.seller-catalogue-rowtop span.failed{color:#b34b3f}.seller-catalogue-rowtop button{color:#687783;cursor:pointer;background:0 0;border:0}.seller-catalogue-rowbody{grid-template-columns:145px minmax(0,1fr);gap:20px;padding:17px;display:grid}.seller-catalogue-photo{flex-direction:column;align-items:center;gap:8px;display:flex}.seller-catalogue-photo>img,.seller-catalogue-photo>svg{object-fit:cover;background:#f4f6f7;border:1px solid #e2e8eb;border-radius:6px;width:130px;height:130px}.seller-catalogue-photo>svg{color:#8a9ca5;padding:48px}.seller-catalogue-photo label{color:#246776;text-underline-offset:3px;font-size:12px;text-decoration:underline}.seller-catalogue-photo small{color:#7e8a93}.seller-catalogue-fields{gap:10px;min-width:0;display:grid}.seller-catalogue-fields label{color:#566572;gap:5px;font-size:11px;font-weight:600;display:grid}.seller-catalogue-fields input,.seller-catalogue-fields select,.seller-catalogue-fields textarea{color:#172b38;width:100%;font:inherit;background:#fff;border:1px solid #d6dfe4;border-radius:5px;min-height:35px;padding:8px 10px;font-size:13px;font-weight:400}.seller-catalogue-fields textarea{resize:vertical}.seller-catalogue-fields :is(input,textarea,select):focus-visible{outline-offset:1px;outline:2px solid #427f8f}.seller-catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.seller-catalogue-fields .seller-catalogue-check{align-self:end;align-items:center;gap:8px;min-height:35px;font-size:12px;display:flex}.seller-catalogue-check input{accent-color:#246776;width:auto;min-height:auto}.seller-catalogue-hint{color:#856331;background:#fff9ed;border-radius:5px;margin:0;padding:9px 11px;font-size:12px}.seller-catalogue-actions{flex-wrap:wrap;justify-content:flex-end;margin-top:17px}.seller-catalogue-actions button{cursor:pointer;justify-content:center;align-items:center;gap:7px;display:inline-flex}.seller-catalogue-empty{text-align:center;color:#65717e;background:#fbfcfc;border:1px dashed #ced9df;border-radius:8px;padding:55px 20px}.seller-catalogue-empty svg{color:#5c8a96}.seller-catalogue-empty h2{color:#1a2c38;margin:12px 0 5px;font-size:18px}.seller-catalogue-empty p{margin:0;font-size:13px}@media (max-width:720px){.seller-catalogue-head{display:block}.seller-catalogue-head>a{margin-top:10px;display:inline-block}.seller-catalogue-rowbody{grid-template-columns:1fr}.seller-catalogue-photo{flex-direction:row;justify-content:flex-start}.seller-catalogue-photo>img,.seller-catalogue-photo>svg{width:76px;height:76px}.seller-catalogue-photo>svg{padding:24px}.seller-catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-catalogue-bulk{position:static}}@media (max-width:460px){.seller-catalogue-grid{grid-template-columns:1fr}.seller-catalogue-actions>*{width:100%}}.storefront-identity>.storefront-announcement{border:1px solid var(--store-accent);align-items:center;gap:7px;margin:0 0 13px;padding:8px 11px;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.storefront-identity>.storefront-announcement{border:1px solid color-mix(in srgb,var(--store-accent) 24%,#dce4df)}}.storefront-identity>.storefront-announcement{background:var(--store-accent);border-radius:7px}@supports (color:color-mix(in lab,red,red)){.storefront-identity>.storefront-announcement{background:color-mix(in srgb,var(--store-accent) 7%,#fff)}}.storefront-identity>.storefront-announcement{color:#405048;font-size:12px}.store-product-error{color:#a34338;font-size:12px}.store-load-more{justify-content:center;margin:26px 0 8px;display:flex}.store-load-more button{border:1px solid var(--store-accent);color:var(--store-accent);cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:7px;padding:9px 16px;font-size:12px;font-weight:650;display:inline-flex}.store-load-more button:disabled{opacity:.6}.store-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.store-collection-grid button{text-align:left;color:#21372b;cursor:pointer;background:#fff;border:1px solid #e0e4e1;border-radius:9px;align-items:center;gap:12px;min-height:84px;padding:12px;display:flex}.store-collection-grid button:hover{border-color:var(--store-accent);box-shadow:0 8px 20px #1c2c2112}.store-collection-grid img{object-fit:cover;border-radius:7px;width:59px;height:59px}.store-collection-grid button>span:nth-last-child(2){flex:1;gap:3px;display:grid}.store-collection-grid small{color:#6a756e;font-size:11px;line-height:1.35}.store-collection-grid button>span:last-child{color:var(--store-accent);font-size:18px}@media (max-width:800px){.store-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:460px){.store-collection-grid{grid-template-columns:1fr}}.product-customization-field{color:#344b57;gap:6px;margin:13px 0;font-size:12px;font-weight:650;display:grid}.product-customization-field small{color:#6e7c85;font-size:11px;font-weight:400}.product-customization-field :is(input,select,textarea){color:#172c37;width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #d3dfe3;border-radius:5px;padding:8px 10px;font-weight:400}.product-customization-field input[type=checkbox]{accent-color:#214d5e;width:18px;min-height:18px}.product-customization-field textarea{resize:vertical;min-height:78px}.product-customization-field :is(input,select,textarea):focus-visible{outline-offset:1px;outline:2px solid #3d7688}.made-to-order-note{color:#335746;background:#f6faf7;border:1px solid #dfe8e3;border-radius:5px;align-items:center;gap:7px;padding:9px 11px;font-size:12px;display:flex}.buy-actions button:disabled{opacity:.5;cursor:not-allowed}.seller-product-filters{flex-wrap:wrap;gap:9px;margin:-5px 0 15px;display:flex}.seller-product-filters label{color:#697781;align-items:center;gap:7px;font-size:11px;display:flex}.seller-product-filters select{color:#29414e;background:#fff;border:1px solid #d7e0e4;border-radius:5px;height:34px;padding:0 26px 0 9px;font-size:12px}.seller-table td>small{color:#7b878e;margin-top:3px;font-size:10px;display:block}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}