:root{--admin-accent:#245d4b;--admin-accent-hover:#1d4c3d;--admin-border:#d7ddcf;--admin-canvas:#eef2ea;--admin-input:#fbfcfa;--admin-muted:#62705e;--admin-surface:#fff;--admin-text:#17201b;--admin-text-muted-strong:#536257;--admin-text-secondary:#334138;--color-white:#fff;--focus-ring:#2d6b5729;--store-accent:#d5c19b;--store-brand:#b49769;--store-border:#3d403b;--store-contrast:#171817;--store-muted:#a6aaa2;--store-surface:#181918;--store-surface-raised:#222321;--store-text:#f0eee8;--store-warning:#f3a928;color:var(--admin-text);font-synthesis:none;text-rendering:optimizelegibility;background:#f5f7f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}.auth-shell,.loading-shell{place-items:center;min-height:100vh;padding:24px;display:grid}.auth-panel{border:1px solid var(--admin-border);background:var(--color-white);border-radius:8px;width:min(100%,420px);padding:28px;box-shadow:0 18px 45px #1f2c241a}.eyebrow{color:var(--admin-muted);letter-spacing:0;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:700}h1{color:var(--admin-text);margin:0;font-size:clamp(1.8rem,5vw,2.7rem);line-height:1.05}.intro{color:var(--admin-text-muted-strong);margin:14px 0 24px;line-height:1.55}.auth-form{gap:16px;display:grid}.field{color:var(--admin-text-secondary);gap:7px;font-weight:650;display:grid}.field input,.field select,.field textarea{width:100%;min-height:44px;color:var(--admin-text);background:var(--admin-input);border:1px solid #bfc8b8;border-radius:6px;padding:10px 12px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--admin-accent);outline:3px solid var(--focus-ring)}.field textarea{resize:vertical}.ui-status{border-radius:6px;margin:0;padding:10px 12px}.ui-status--error{color:#8f2525;background:#fff3f1;border:1px solid #d69a9a}.ui-status--success{color:var(--admin-accent);background:#f0f8f3;border:1px solid #a8c7b4;font-weight:700}.ui-status--warning{color:#713719;background:#fff4ec;border:1px solid #bd6b3d;gap:4px;display:grid}.ui-status--neutral{background:#f7faf6;border:1px solid #cbd9ce}.primary-button,.secondary-button{cursor:pointer;border:0;border-radius:6px;min-height:42px;font-weight:750}.primary-button{color:var(--color-white);background:var(--admin-accent)}.primary-button:hover{background:var(--admin-accent-hover)}.primary-button:disabled{cursor:progress;opacity:.72}.secondary-button{color:var(--admin-accent);background:#e3ede7;padding:0 16px}.secondary-button:disabled{cursor:not-allowed;opacity:.58}.admin-shell{background:var(--admin-canvas);min-height:100vh}.topbar{border-bottom:1px solid var(--admin-border);background:var(--color-white);justify-content:space-between;align-items:center;gap:16px;padding:24px clamp(18px,4vw,48px);display:flex}.topbar h1{font-size:clamp(1.6rem,4vw,2.4rem)}.workspace{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;padding:24px clamp(18px,4vw,48px);display:grid}.summary-item{border:1px solid var(--admin-border);background:var(--color-white);border-radius:8px;gap:8px;min-height:104px;padding:18px;display:grid}.summary-item span{color:var(--admin-muted);font-size:.88rem}.summary-item strong{overflow-wrap:anywhere;color:var(--admin-text);align-self:end;font-size:1.1rem}.admin-actions{padding:0 clamp(18px,4vw,48px) 32px}.admin-tabs{flex-wrap:wrap;align-items:center;gap:8px;padding:0 clamp(18px,4vw,48px) 18px;display:flex}.admin-tabs button{min-height:38px;color:var(--admin-accent);cursor:pointer;background:#f7faf6;border:1px solid #bfd0c5;border-radius:6px;padding:0 14px;font-weight:750}.admin-tabs button[aria-pressed=true]{color:var(--color-white);background:var(--admin-accent)}.admin-feedback{margin:0 clamp(18px,4vw,48px) 14px}.admin-section{gap:18px;padding:0 clamp(18px,4vw,48px) 36px;display:grid}.admin-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.admin-panel,.admin-row{border:1px solid var(--admin-border);background:var(--admin-surface);border-radius:8px;min-width:0}.admin-panel{padding:18px}.admin-panel h2{margin:0;font-size:1.15rem}.admin-form,.admin-row-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-disclosure-form>summary,.admin-disclosure-row>summary,.admin-form-disclosure>summary{cursor:pointer}.admin-disclosure-form>summary{color:var(--admin-accent);gap:5px;display:grid}.admin-disclosure-form>summary h2{color:var(--admin-text)}.admin-disclosure-form>summary span{color:var(--admin-muted);font-size:.88rem}.admin-disclosure-form-body{border-top:1px solid var(--admin-border);margin-top:16px;padding-top:16px}.admin-disclosure-row>summary{color:var(--admin-text)}.admin-disclosure-row[open]>summary{border-bottom:1px solid var(--admin-border);padding-bottom:12px}.admin-disclosure-row-body{gap:14px;display:grid}.admin-form-disclosure{border:1px solid var(--admin-border);background:#f7faf6;border-radius:6px;padding:12px}.admin-form-disclosure>summary{color:var(--admin-accent);font-weight:750}.admin-form-disclosure>div{gap:12px;padding-top:12px;display:grid}.admin-wide{grid-column:1/-1}.admin-package-group{border:1px solid var(--admin-border);border-radius:8px;min-width:0;margin:0;padding:14px}.admin-package-group legend{color:#245c48;padding:0 6px;font-weight:750}.admin-form-grid,.admin-package-specification{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-package-specification{border-top:1px solid #e3e7dd;padding-top:12px}.admin-package-specification button{place-self:end start}.admin-inline-form{border-top:1px solid var(--admin-border);margin-top:14px;padding-top:14px}.admin-action-form{border-top:1px solid var(--admin-border);flex-wrap:wrap;align-items:end;gap:12px;padding-top:12px;display:flex}.admin-action-form .field{flex:220px}.admin-inline-action-form{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-inline-action-form input{border:1px solid var(--admin-border);min-height:38px;color:var(--admin-text);background:var(--admin-input);border-radius:6px;padding:8px 10px}.admin-row details{width:100%}.admin-row summary{cursor:pointer;color:#245c48;font-weight:750}.store-shell .admin-list{width:100%}.store-shell .education-post{color:#f0f5ef;background:#17231f;border-color:#33463f}.store-shell .education-post h3,.store-shell .education-post p,.store-shell .education-post strong{margin:0}.store-shell .education-post a{color:#a9d8c2}.admin-media-slot{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) 120px;gap:12px;padding-top:4px;display:grid}.admin-media-workspace{border-top:1px solid var(--admin-border);margin-top:14px}.admin-media-workspace>summary{cursor:pointer;color:#245c48;padding:14px 0;font-weight:800}.admin-media-workspace-body,.admin-media-editor,.admin-media-card-copy,.admin-media-card-actions,.admin-media-publication{gap:12px;display:grid}.admin-media-workspace-body{padding-bottom:8px}.admin-media-workspace-body h3,.admin-media-workspace-body p{margin:0}.admin-media-dropzone{text-align:center;background:#f7faf6;border:2px dashed #9cb8a8;border-radius:8px;justify-items:center;gap:8px;padding:24px;display:grid}.admin-media-dropzone label{cursor:pointer;border-radius:6px;align-items:center;min-height:42px;padding:0 16px;display:inline-flex}.admin-media-progress,.admin-media-upload-error,.admin-media-draft-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-media-progress progress{width:min(320px,55%)}.admin-media-upload-error{background:#fff4f2;border:1px solid #c97575;border-radius:6px;padding:10px}.admin-media-card{border:1px solid var(--admin-border);border-radius:8px;grid-template-columns:140px minmax(0,1fr) auto;align-items:start;gap:14px;padding:12px;display:grid}.admin-media-card>img,.admin-media-preview img{aspect-ratio:4/5;object-fit:cover;background:#eef1eb;border-radius:6px;width:100%}.admin-media-card-copy span,.admin-media-draft-actions span,.admin-media-preview span{color:var(--admin-text-secondary);font-size:.86rem}.admin-media-card-actions{min-width:124px}.admin-media-preview{border:1px solid var(--admin-border);background:#f7faf6;border-radius:8px;grid-template-columns:minmax(160px,.35fr) minmax(0,1fr);gap:14px;padding:14px;display:grid}.admin-media-preview>div{align-content:start;gap:8px;display:grid}.admin-media-preview-gallery{grid-template-columns:repeat(auto-fill,minmax(90px,1fr));gap:8px;display:grid}.admin-media-publication{border-top:1px solid var(--admin-border);padding-top:12px}.toggle-field{min-height:44px;color:var(--admin-text-secondary);align-items:center;gap:8px;font-weight:650;display:flex}.admin-checks{border:0;flex-wrap:wrap;gap:10px;margin:0;padding:10px 0 0;display:flex}.admin-checks legend{width:100%;color:var(--admin-text-secondary);font-weight:750}.admin-checks label{color:var(--admin-text-muted-strong);align-items:center;gap:6px;font-weight:650;display:inline-flex}.admin-calculation{border:1px solid var(--admin-border);min-height:44px;color:var(--admin-accent);background:#f7faf6;border-radius:6px;align-self:end;padding:11px 12px;font-size:.9rem;font-weight:800}.inline-admin-form{border-top:1px solid #e1e6dd;padding:14px 0}.inline-admin-form h3{color:var(--admin-text);grid-column:1/-1;margin:0;font-size:1rem}.admin-list{gap:12px;display:grid}.admin-row{gap:12px;padding:14px;display:grid}.admin-row-heading,.admin-publish{justify-content:space-between;align-items:center;gap:12px;display:flex}.admin-row-heading div{gap:4px;min-width:0;display:grid}.admin-row-heading strong,.admin-row-heading span,.admin-row strong,.admin-row span{overflow-wrap:anywhere}.admin-row span{color:var(--admin-muted)}.partner-summary-row,.commission-row,.referral-code-row{grid-template-columns:minmax(0,2fr) minmax(130px,.8fr) minmax(160px,1fr) auto;align-items:center}.partner-summary-row .admin-row-heading,.commission-row .admin-row-heading,.referral-code-row .admin-row-heading{grid-column:1/-1}.admin-filter-panel{grid-template-columns:minmax(220px,1.4fr) repeat(2,minmax(180px,1fr)) auto;align-items:end;gap:12px;display:grid}.admin-filter-panel h2{margin-top:0}.commission-totals{border:1px solid var(--admin-border);background:var(--admin-border);border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.commission-totals span{min-width:0;color:var(--admin-muted);background:var(--color-white);gap:4px;padding:14px;display:grid}.commission-totals strong{color:var(--admin-text);overflow-wrap:anywhere}.admin-inline-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.commission-row>.admin-inline-actions,.referral-code-row>.admin-inline-actions{grid-column:1/-1}.status-pill{min-height:28px;color:var(--admin-accent);background:#e3ede7;border-radius:999px;align-items:center;padding:0 10px;font-size:.85rem;font-weight:800;display:inline-flex}.status-pill[data-tone=positive]{color:var(--admin-accent);background:#e3ede7}.status-pill[data-tone=warning]{color:#713719;background:#fff0e5}.status-pill[data-tone=negative]{color:#8f2525;background:#fff0ee}.toggle-field-group{gap:5px;min-width:0;display:grid}.toggle-field-hint,.toggle-field-error{padding-left:26px;font-size:.82rem;line-height:1.4}.toggle-field-hint{color:var(--admin-muted)}.toggle-field-error{color:#a72f2f;font-weight:700}.toggle-field-group[data-invalid=true]{background:#fff3f1;border:1px solid #d69a9a;border-radius:8px;padding:10px 12px}.admin-publish input{background:var(--admin-input);border:1px solid #bfc8b8;border-radius:6px;width:100%;min-height:42px;padding:10px 12px}.nested-list{border-top:1px solid #e1e6dd;padding-top:8px}.store-shell{background:#eef2ea;min-height:100vh}.store-topbar{border-bottom:1px solid var(--admin-border);background:var(--color-white);justify-content:space-between;align-items:center;gap:16px;padding:22px clamp(18px,4vw,42px);display:flex}.store-topbar h1{font-size:clamp(1.5rem,4vw,2.2rem)}.store-nav,.store-actions,.product-actions{flex-wrap:wrap;gap:8px;display:flex}.telegram-context{color:var(--admin-text-muted-strong);overflow-wrap:anywhere;flex-basis:100%;margin:-6px 0 0;font-size:.9rem;font-weight:700}.currency-field{color:var(--admin-text-muted-strong);text-transform:uppercase;gap:3px;font-size:.76rem;font-weight:750;display:grid}.currency-field select{max-width:140px;min-height:38px;color:var(--admin-accent);font:inherit;text-transform:none;background:#f7faf6;border:1px solid #bfd0c5;border-radius:6px;padding:0 10px}.storefront-alert{margin:16px clamp(18px,4vw,42px) 0}.store-nav button,.store-actions button,.text-button{min-height:38px;color:var(--admin-accent);cursor:pointer;background:#f7faf6;border:1px solid #bfd0c5;border-radius:6px;padding:0 12px;font-weight:750}.store-nav button[aria-pressed=true]{color:var(--color-white);background:var(--admin-accent)}.store-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:24px clamp(18px,4vw,42px);display:grid}.product-card,.checkout-panel{border:1px solid var(--admin-border);background:var(--color-white);border-radius:8px}.product-card{gap:18px;padding:18px;display:grid}.product-image{aspect-ratio:4/3;object-fit:cover;background:#dfe6dd;border-radius:6px;width:100%;display:block}.product-image-large{aspect-ratio:16/10}.product-card h2,.checkout-panel h2{margin:0;font-size:1.25rem;line-height:1.2}.product-card p,.checkout-panel p{color:var(--admin-text-muted-strong);margin:10px 0 0;line-height:1.5}.badge-row{flex-wrap:wrap;gap:8px;display:flex}.badge-row span{color:#25483c;background:#e3ede7;border-radius:999px;padding:5px 9px;font-size:.82rem;font-weight:700}.product-meta,.price-line{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex}.price-line strong{color:var(--admin-text);font-size:1.05rem}.price-line s{color:#7a867d;font-size:.92rem}.price-line small{color:var(--admin-muted);font-size:.82rem;font-weight:650}.product-meta>span:last-child{color:var(--admin-muted);font-size:.92rem;font-weight:650}.delivery-note{color:var(--admin-text-muted-strong);margin:0;font-size:.93rem;font-weight:650}.detail-layout{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:16px;padding:24px clamp(18px,4vw,42px);display:grid}.product-detail,.cart-panel{border:1px solid var(--admin-border);background:var(--color-white);border-radius:8px;gap:16px;padding:20px;display:grid}.product-detail h2{margin:0;font-size:1.5rem}.product-detail p{color:var(--admin-text-muted-strong);margin:0;line-height:1.55}.product-detail-visuals{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.product-detail-visuals figure{background:#f1eee6;border:1px solid #e1e6dd;border-radius:6px;margin:0;overflow:hidden}.product-detail-visuals img{aspect-ratio:4/5;object-fit:cover;width:100%;display:block}.detail-facts{gap:10px;margin:0;display:grid}.detail-facts div{border-top:1px solid #e1e6dd;gap:4px;padding:10px 0;display:grid}.detail-facts dt{color:var(--admin-muted);text-transform:uppercase;font-size:.82rem;font-weight:750}.detail-facts dd{min-width:0;color:var(--admin-text-secondary);overflow-wrap:anywhere;margin:0}.document-list{flex-wrap:wrap;gap:8px;display:flex}.notice-strip{background:#f7faf6;border:1px solid #cbd9ce;border-radius:8px;padding:12px 14px}.checkout-panel{gap:18px;margin:0;padding:20px;display:grid}.storefront-heading{gap:6px;min-width:0;display:grid}.storefront-heading p,.storefront-heading h2{margin:0}.storefront-heading p{color:var(--admin-muted);text-transform:uppercase;font-size:.78rem;font-weight:750}.store-content{min-width:0;margin:0 clamp(18px,4vw,42px) 32px}.checkout-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.checkout-comment{grid-column:1/-1}.line-list{gap:10px;min-width:0;display:grid}.line-item{border:1px solid var(--admin-border);background:var(--admin-input);border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(78px,auto) auto;align-items:center;gap:12px;min-width:0;max-width:100%;padding:12px;display:grid}.line-item>*{min-width:0}.line-item button,.order-confirmation button{overflow-wrap:anywhere;max-width:100%}.line-item div{gap:4px;min-width:0;display:grid}.line-item strong,.line-item span{overflow-wrap:anywhere}.line-item span{color:var(--admin-muted);font-size:.9rem}.price-prompt{color:#8a7250;font-size:.85rem;font-weight:700}.package-contents{border-top:1px solid var(--admin-border);gap:10px;min-width:0;padding-top:12px;display:grid}.line-item .package-contents{grid-column:1/-1;width:100%}.package-contents h3,.package-contents p{margin:0}.package-contents h3{font-size:.95rem}.package-contents-list,.package-contents-list article{gap:5px;min-width:0;display:grid}.package-contents-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.package-contents-list article{border:1px solid #dfe4db;border-radius:6px;padding:10px}.package-contents-list span,.package-contents-fallback p{color:var(--admin-muted);font-size:.85rem}.package-contents-total{font-size:.9rem}.compact-field input{max-width:78px}.legal-list{color:var(--admin-text-secondary);gap:10px;display:grid}.legal-list label{align-items:flex-start;gap:8px;line-height:1.4;display:flex}.legal-list input{margin-top:3px}.checkout-total,.order-confirmation,.storefront-info-card{border:1px solid var(--admin-border);background:var(--admin-input);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.order-confirmation,.order-confirmation>div{min-width:0;max-width:100%}.checkout-total span,.order-confirmation span,.storefront-info-card span{color:var(--admin-muted)}.checkout-total small{min-width:0;color:var(--admin-muted);overflow-wrap:anywhere;flex-basis:100%}.order-confirmation .currency-source-total{flex-basis:100%}.detail-facts .currency-source-total,.detail-facts .currency-evidence-summary{margin-top:6px;line-height:1.45;display:block}.detail-facts .currency-evidence-summary{color:var(--admin-muted);font-size:.85rem}.order-confirmation,.storefront-info-card{background:#f0f8f3;border-color:#a8c7b4;flex-direction:column;align-items:flex-start}.order-detail-panel{gap:16px;min-width:0;display:grid}.order-detail-panel>div:first-child{gap:4px;min-width:0;display:grid}.order-detail-panel>div:first-child strong{overflow-wrap:anywhere}.storefront-snapshot,.storefront-snapshot>span{min-width:0;display:grid}.storefront-snapshot{gap:8px}.storefront-snapshot>span{grid-template-columns:minmax(92px,.4fr) minmax(0,1fr);gap:8px}.storefront-snapshot strong{color:inherit;text-transform:capitalize;font-size:.78rem}.storefront-snapshot span{overflow-wrap:anywhere}.age-confirmation{background:#282b27;border:1px solid #526052;border-radius:10px;gap:7px;min-width:0;padding:12px;display:grid}.age-confirmation label{color:#eeece6;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;font-weight:700;line-height:1.4;display:grid}.age-confirmation input{width:18px;height:18px;accent-color:var(--store-brand);margin:1px 0 0}.age-confirmation>span{color:#ffbbb6;padding-left:27px;font-size:.82rem;font-weight:700;line-height:1.4}.age-confirmation[data-invalid=true]{background:#352422;border-color:#c9665e;box-shadow:0 0 0 3px #c9665e24}.checkout-success{color:#eeece6;text-align:center;background:#242923;border:1px solid #65705f;border-radius:14px;justify-items:center;gap:18px;padding:28px 20px;display:grid}.checkout-success-mark{color:#152019;background:#9fc49f;border-radius:50%;place-items:center;width:52px;height:52px;font-size:1.5rem;font-weight:850;display:grid}.checkout-success>div{gap:7px;min-width:0;display:grid}.checkout-success strong{overflow-wrap:anywhere;font-size:1.2rem}.checkout-success span:not(.checkout-success-mark){color:#b6bdb1;overflow-wrap:anywhere}.snapshot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-snapshot{gap:8px;min-width:0;display:grid}.admin-snapshot h3{color:var(--admin-muted);text-transform:uppercase;margin:0;font-size:.78rem}.snapshot-grid pre{border:1px solid var(--admin-border);min-width:0;max-height:240px;color:var(--admin-text-secondary);background:var(--admin-input);white-space:pre-wrap;border-radius:6px;margin:0;padding:12px;font-size:.8rem;line-height:1.45;overflow:auto}.store-footer{color:var(--admin-muted);flex-wrap:wrap;align-items:center;gap:14px;padding:0 clamp(18px,4vw,42px) 32px;font-size:.92rem;display:flex}.store-footer a{color:var(--admin-accent);font-weight:750;text-decoration:none}.store-footer .legal-list{flex:100%;min-width:0}@media (width<=760px){.topbar{flex-direction:column;align-items:flex-start}.workspace{grid-template-columns:1fr}.admin-tabs{scrollbar-width:thin;flex-wrap:nowrap;padding-bottom:12px;overflow-x:auto}.admin-tabs button{flex:none}.admin-section{padding-inline:12px}.admin-row-heading{flex-wrap:wrap;align-items:flex-start}.admin-grid,.admin-form,.admin-row-form,.admin-disclosure-form-body,.admin-media-slot,.admin-form-grid,.admin-package-specification,.admin-media-card,.admin-media-preview{grid-template-columns:1fr}.admin-media-card>img{width:min(220px,100%)}.admin-media-card-actions,.admin-media-progress,.admin-media-upload-error,.admin-media-draft-actions{width:100%}.admin-media-progress,.admin-media-upload-error,.admin-media-draft-actions{flex-direction:column;align-items:stretch}.admin-media-progress progress{width:100%}.partner-summary-row,.commission-row,.referral-code-row,.admin-filter-panel,.commission-totals{grid-template-columns:1fr}.admin-inline-actions{justify-content:stretch}.admin-inline-actions button{flex:160px}.admin-publish{flex-direction:column;align-items:stretch}.store-topbar{flex-direction:column;align-items:flex-start}.store-nav,.store-actions,.product-actions{width:100%}.store-nav button,.store-actions button,.product-actions button{flex:120px}.store-grid,.checkout-grid,.detail-layout,.snapshot-grid{grid-template-columns:1fr}.line-item{grid-template-columns:1fr;align-items:stretch}.line-item>button,.line-item>.secondary-button{width:100%}.storefront-snapshot>span{grid-template-columns:1fr;gap:2px}.compact-field input{max-width:none}.secondary-button{width:100%}}@media (width>=761px) and (width<=1180px){.workspace{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-grid,.admin-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}}body:has(.store-shell){background:#101110}.store-shell{width:min(100%,1240px);color:var(--store-text);background:var(--store-surface);margin-inline:auto;overflow-x:clip;box-shadow:0 0 60px #0000005c}.storefront-loading{color:#e9e6de;background:var(--store-surface);text-align:center;align-content:center;gap:10px}.storefront-loading p,.storefront-loading span{color:var(--store-muted);margin:0}.store-loading-mark{border:1px solid var(--store-brand);color:#f2efe6;background:#20211f;border-radius:6px;place-items:center;width:42px;height:42px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:700;display:inline-grid}.store-topbar{z-index:20;min-height:58px;padding:8px max(12px, env(safe-area-inset-right)) 8px max(12px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#181918f5;border-color:#343632;grid-template-columns:auto minmax(0,1fr);align-items:center;display:grid;position:sticky;top:0}.store-brand-mark{border:1px solid var(--store-brand);color:#f2efe6;min-height:42px;font:inherit;cursor:pointer;background:#20211f;border-radius:6px;align-items:center;gap:6px;padding:0 10px;font-size:.78rem;font-weight:800;display:inline-flex}.store-catalog-arrow{font-size:1.05rem;line-height:1}.store-header-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.store-currency-select select{border:1px solid var(--store-border);color:#e9e6de;width:58px;min-height:36px;font:inherit;background:#242523;border-radius:6px;padding:0 6px;font-size:.82rem;font-weight:750}.store-icon-button{border:1px solid var(--store-border);color:#e9e6de;cursor:pointer;padding:0 9px;background:#242523;border-radius:6px;width:36px;min-height:36px;padding:0;font-size:.82rem;font-weight:750;position:relative}.store-language-switch{border:1px solid var(--store-border);background:#242523;border-radius:999px;gap:2px;padding:2px;display:inline-flex}.store-language-switch button{color:#8f948c;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:31px;min-height:30px;padding:0 6px;font-size:.72rem;font-weight:800}.store-language-switch button[aria-pressed=true]{color:var(--store-contrast);background:#33cdb0}.store-cart-button{color:#e7e5df;background:0 0;border-color:#0000}.store-cart-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:22px;height:22px}.store-cart-count{min-width:17px;height:17px;color:var(--store-contrast);background:var(--store-warning);border-radius:999px;place-items:center;padding:0 4px;font-size:.62rem;font-weight:900;display:grid;position:absolute;top:-3px;right:-2px}.menu-lines{gap:3px;width:16px;margin:auto;display:grid}.menu-lines i{background:currentColor;height:1px;transition:transform .14s,opacity .14s;display:block}.menu-lines[data-open=true] i:first-child{transform:translateY(4px)rotate(45deg)}.menu-lines[data-open=true] i:nth-child(2){opacity:0}.menu-lines[data-open=true] i:last-child{transform:translateY(-4px)rotate(-45deg)}.store-menu{border:1px solid var(--store-border);background:var(--store-surface-raised);border-radius:8px;gap:14px;width:min(340px,100vw - 32px);padding:14px;display:grid;position:absolute;top:calc(100% + 8px);right:16px;box-shadow:0 20px 50px #00000059}.store-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.store-shell .store-nav button{border-color:var(--store-border);color:#d8d7d1;text-align:left;background:#292a28;min-height:42px;padding:0 10px}.store-shell .store-nav button[aria-pressed=true]{color:var(--store-surface);border-color:var(--store-brand);background:var(--store-brand)}.store-shell .currency-field{color:var(--store-muted)}.store-shell .currency-field select{color:#ece9e1;background:var(--store-surface);border-color:#454842;max-width:none}.store-shell .telegram-context{color:#9ea69a;margin:0;font-size:.78rem}.storefront-alert{max-width:1180px;margin:14px auto 0}.store-destination{color:#ece9e1;background:var(--store-surface-raised);border:1px solid #4b4f48;border-radius:8px;width:min(100% - 36px,1204px);margin:14px auto 0;padding:12px 14px}.store-destination--header{display:none}.store-destination label{grid-template-columns:minmax(140px,auto) minmax(220px,1fr);align-items:center;gap:12px;font-weight:750;display:grid}.store-destination select{border:1px solid var(--store-brand);width:100%;min-height:44px;color:var(--store-text);background:var(--store-surface);font:inherit;border-radius:6px;padding:0 12px}.store-catalog{width:min(100%,1240px);margin:0 auto;padding:20px 18px 34px}@media (width>=921px){.store-destination--panel{display:none}.store-destination--header{background:0 0;border:0;flex:0 240px;width:clamp(180px,20vw,240px);margin:0;padding:0;display:block}.store-destination--header label{display:block}.store-destination--header select{border-color:var(--store-border);min-height:36px;padding-inline:9px;font-size:.82rem;font-weight:750}}.store-catalog:focus-visible,.product-detail h1:focus-visible{outline:2px solid var(--store-accent);outline-offset:3px}.catalog-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:16px;display:flex}.store-shell .catalog-heading .eyebrow{color:var(--store-brand);text-transform:none;margin-bottom:5px;font-size:.72rem}.catalog-heading h1{color:var(--store-text);font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:600}.catalog-heading>span{color:#b7bbb3;border:1px solid #3e413c;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.78rem;display:grid}.category-rail{scrollbar-width:none;gap:8px;margin:0 -18px 18px;padding:0 18px 4px;display:flex;overflow-x:auto}.category-rail::-webkit-scrollbar{display:none}.category-rail button{border:1px solid var(--store-border);color:#afb3ab;background:var(--store-surface-raised);cursor:pointer;border-radius:6px;flex:none;min-height:36px;padding:0 12px;font-size:.82rem;font-weight:700}.category-rail button[aria-pressed=true]{color:var(--store-contrast);border-color:var(--store-accent);background:var(--store-accent)}.catalog-first-order-promo{color:#f3d6d1;background:linear-gradient(100deg,#6d1d1bb8,#2b1c1aad);border:1px solid #da4d447a;border-radius:10px;align-items:center;gap:9px;margin:-6px 0 14px;padding:9px 11px;display:flex}.catalog-first-order-promo strong{color:var(--color-white);background:#c83e37;border-radius:6px;flex:none;padding:4px 7px;font-size:.82rem;line-height:1}.catalog-first-order-promo span{font-size:.78rem;font-weight:750}.more-collections-menu{background:#20211f;border:1px solid #373a35;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:8px;margin:-8px 0 12px;padding:10px;display:grid}.more-collections-menu button{border:1px solid var(--store-border);color:#c3c6bf;text-align:left;cursor:pointer;background:#272825;border-radius:6px;min-height:38px;padding:8px 10px;font-weight:700}.more-collections-menu button[aria-pressed=true]{color:var(--store-contrast);border-color:var(--store-accent);background:var(--store-accent)}.active-more-collection{color:#cdb98f;margin:-6px 0 10px;font-size:.78rem;font-weight:750}.catalog-search{margin-bottom:18px;display:block;position:relative}.catalog-search input{border:1px solid var(--store-border);color:#eeece6;background:#1f201e;border-radius:7px;width:100%;min-height:44px;padding:0 116px 0 13px}.catalog-search input::placeholder{color:#8f948c}.catalog-search button{min-height:34px;color:var(--store-accent);cursor:pointer;background:#2a2b28;border:0;border-radius:5px;padding:0 10px;font-size:.72rem;font-weight:750;position:absolute;top:5px;right:5px}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.store-shell .store-grid{grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:1fr;align-items:stretch;gap:12px;padding:0}.store-shell .product-card{background:var(--store-surface-raised);border-color:#343632;grid-template-rows:auto minmax(104px,auto) minmax(22px,auto) auto;align-content:stretch;gap:10px;min-width:0;height:100%;padding:10px}.product-image-button{cursor:pointer;background:#2d2f2b;border:0;border-radius:6px;width:100%;padding:0;display:block;position:relative;overflow:hidden;container-type:inline-size}.product-card-media{min-width:0;position:relative}.product-favorite-button{width:24px;height:24px;color:var(--store-text);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#0f100fc7;border:1px solid #f0eee83d;border-radius:50%;flex:0 0 24px;place-items:center;padding:0;display:grid;box-shadow:0 4px 14px #00000047}.product-favorite-button span{font-size:.88rem;line-height:1}.product-favorite-button[aria-pressed=true]{color:#d7b274;background:#1c1914e6;border-color:#d7b27499}.product-favorite-button:focus-visible{outline:2px solid var(--store-accent);outline-offset:3px}.favorite-button-icon{color:#d7b274;margin-right:5px;font-size:1.05rem}.store-shell .product-image{aspect-ratio:4/5;background:#30322e;border-radius:0}.product-image-button .product-image,.product-detail-media .product-image,.product-editorial-media .product-image{height:100%;position:absolute;inset:0}.product-image-button .product-image{object-position:center}.product-detail-media{background:#151615;border-radius:6px;position:relative;overflow:hidden;container-type:inline-size}.product-detail-media .product-image{aspect-ratio:auto;object-fit:contain;height:auto;position:relative;inset:auto}.product-detail-media .product-image-placeholder{height:100%;position:absolute;inset:0}.product-detail-media:not(:has(.product-image)){aspect-ratio:4/5}.product-editorial-media{aspect-ratio:4/5;background:#2d2f2b;position:relative;overflow:hidden}.product-detail-media .product-image-placeholder,.product-editorial-media .product-image-placeholder{aspect-ratio:4/5}.product-image-placeholder{aspect-ratio:4/5;width:100%;color:var(--store-brand);place-items:center;font-family:Georgia,Times New Roman,serif;font-size:2rem;display:grid}.product-badge{color:#55d9a7;letter-spacing:.09em;overflow-wrap:anywhere;text-shadow:0 1px 5px #000000e6;text-transform:uppercase;background:0 0;max-width:calc(100% - 16px);padding:0;font-size:.5rem;font-weight:800;line-height:1.15;position:absolute;top:32%;left:8px}.product-badge[data-tone=bestseller]{color:#e3bd79}.product-badge[data-tone=discount]{color:#ff625b;letter-spacing:.04em;font-size:clamp(.78rem,8.5cqw,1.3rem);line-height:1;top:23%;left:7%}.product-card-copy{grid-template-rows:minmax(34px,auto) minmax(42px,auto) minmax(24px,auto);align-content:start;min-width:0;display:grid}.product-card-title-row,.product-card-meta{min-width:0;display:flex}.product-card-title-row{align-items:flex-start;gap:6px}.product-card-title-row h2{flex:auto;min-width:0}.product-card-meta{align-items:center;gap:6px}.store-shell .product-card h2{color:#eeece6;letter-spacing:-.015em;overflow-wrap:anywhere;font-size:.94rem;line-height:1.25}.product-category{color:#92978f;text-transform:uppercase;min-height:34px;font-size:.68rem;line-height:1.25;display:block}.product-card-variant{color:#c9b78f;align-self:end;font-size:.78rem;font-weight:750;line-height:1.3}.product-card-marker{color:#55d9a7;letter-spacing:.08em;text-align:right;text-transform:uppercase;margin-left:auto;font-size:.48rem;font-weight:800;line-height:1.15}.product-card-marker[data-tone=bestseller]{color:#e3bd79}.product-title-link{color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.product-title-link:focus-visible,.product-card-add:focus-visible{outline:2px solid var(--store-accent);outline-offset:3px}.store-shell .product-meta{color:#91978e;flex-wrap:wrap;justify-content:space-between;gap:4px 8px;font-size:.7rem;line-height:1.3;display:flex}.store-shell .product-card-price{align-self:end;min-width:0}.store-shell .price-line{grid-template-columns:auto auto;gap:3px 7px;display:grid}.store-shell .price-line strong{color:var(--store-text);font-size:.95rem}.store-shell .price-line s{color:#9a9f97;font-size:.75rem}.store-shell .price-line small{color:#898f87;grid-column:1/-1;font-size:.68rem}.store-shell .product-meta .is-available,.store-shell .product-meta .is-unavailable{text-transform:capitalize;font-size:.7rem}.store-shell .product-format{overflow-wrap:anywhere}.support-contact-card{text-align:center;background:linear-gradient(#171a1c,#171a1c) padding-box padding-box,linear-gradient(120deg,#2dd3b373,#a55ee873) border-box;border:1px solid #0000;border-radius:22px;justify-items:center;gap:13px;padding:28px 20px;display:grid;overflow:hidden}.support-contact-card h3,.support-contact-card p{margin:0}.support-contact-card h3{color:var(--store-text);font-size:1.2rem}.store-shell .support-contact-card p{color:#8991a1;max-width:34ch;line-height:1.5}.support-contact-icon{color:#2dd3b3;place-items:center;width:58px;height:58px;display:grid}.support-contact-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:52px;height:52px}.store-shell .support-contact-card .primary-button{background:linear-gradient(115deg,#2dd3b3,#a55ee8);gap:8px;min-width:170px;text-decoration:none}.support-button-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:20px;height:20px}.support-request-form{text-align:left;gap:12px;width:100%;display:grid}.support-request-form .field{color:#d9d8d2}.support-request-form textarea{resize:vertical;border-radius:14px;min-height:128px}.store-shell .support-request-form .primary-button{background:linear-gradient(115deg,#2dd3b3,#a55ee8);width:100%;min-width:0}.store-shell .is-available{color:#9eae9a}.store-shell .is-unavailable,.unavailable-note{color:#d2a59d}.product-link{color:#cdb98f;text-align:left;cursor:pointer;background:0 0;border:0;min-height:34px;padding:0;font-size:.8rem;font-weight:750}.product-card-add{border:1px solid var(--store-brand);min-height:38px;color:var(--store-surface);background:var(--store-brand);cursor:pointer;border-radius:6px;align-self:end;padding:0 10px;font-size:.78rem;font-weight:800}.product-card-add:disabled{cursor:not-allowed;opacity:.55}.catalog-empty{color:#aeb2aa;text-align:center;background:#20211f;border:1px solid #343632;border-radius:8px;align-content:center;place-items:center;gap:10px;min-height:260px;display:grid}.catalog-empty span{color:var(--store-brand);font-family:Georgia,Times New Roman,serif;font-size:1.5rem}.catalog-empty p{max-width:34ch;margin:0}.store-shell .product-detail,.store-shell .cart-panel,.store-shell .checkout-panel{color:#e7e5df;background:var(--store-surface-raised);border-color:#373a35}.store-shell .product-detail h2,.store-shell .checkout-panel h2,.store-shell .field,.store-shell .legal-list,.store-shell .detail-facts dd{color:#eeece6}.checkout-consent p{margin:0}.store-shell .product-detail p,.store-shell .checkout-panel p,.store-shell .detail-facts dt,.store-shell .line-item span,.store-shell .checkout-total span,.store-shell .checkout-total small,.store-shell .order-confirmation span,.store-shell .storefront-info-card span{color:var(--store-muted)}.store-shell .field input,.store-shell .field select,.store-shell .field textarea,.store-shell .line-item,.store-shell .checkout-total,.store-shell .order-confirmation,.store-shell .storefront-info-card,.store-shell .snapshot-grid pre,.store-shell .notice-strip{color:#eeece6;background:#1b1c1a;border-color:#40433d}.store-shell .line-item[data-emphasis=active]{background:linear-gradient(135deg,#4c69364d,#1b1c1a 72%);border-color:#8faf70;box-shadow:inset 4px 0 #9bc276}.store-shell .line-item .active-order-label{color:#b9db97;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:800}.store-shell .line-item .active-order-label>span{color:#b9db97}.support-context-label{width:fit-content;color:var(--store-muted);background:#1b1c1a;border:1px solid #555950;border-radius:999px;margin:0;padding:7px 10px;font-size:.82rem;font-weight:700}.support-context-label[data-context=order]{color:#b9db97;background:#4c69363d;border-color:#8faf70}.cart-product-list{gap:12px;display:grid}.cart-product-item{background:#181a1d;border:1px solid #34383e;border-radius:18px;grid-template-columns:92px minmax(0,1fr) 28px;align-items:stretch;gap:13px;min-width:0;padding:12px;display:grid;position:relative}.cart-product-media{background:#292c2b;border-radius:13px;min-width:0;overflow:hidden}.cart-product-media .product-image-button,.cart-product-media>.product-image-placeholder{aspect-ratio:1;border-radius:13px;height:100%;min-height:104px}.cart-product-media .product-image-placeholder,.cart-product-media .product-image{aspect-ratio:1}.cart-product-media .product-image{object-fit:cover}.cart-product-copy{grid-template-rows:auto auto 1fr;gap:5px;min-width:0;display:grid}.cart-product-title{max-width:100%;color:var(--store-text);font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;justify-self:start;padding:0;font-size:1rem;font-weight:800;overflow:hidden}.cart-product-title:disabled{cursor:default}.cart-product-copy>span{color:#818894;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.77rem;line-height:1.35;display:-webkit-box;overflow:hidden}.cart-variant-control select{color:#e7e5df;width:100%;min-height:34px;font:inherit;background:#24272d;border:1px solid #40444b;border-radius:9px;padding:5px 28px 5px 8px;font-size:.78rem}.cart-product-bottom{justify-content:space-between;align-items:end;gap:8px;margin-top:auto;display:flex}.cart-quantity-control{background:#24272d;border-radius:11px;grid-template-columns:30px 30px 30px;align-items:center;display:inline-grid;overflow:hidden}.cart-quantity-control button,.cart-quantity-control>span{color:#e7e5df;min-height:32px;font:inherit;background:0 0;border:0;place-items:center;padding:0;display:grid}.cart-quantity-control button{color:#aab0b9;cursor:pointer;font-size:1rem}.cart-quantity-control button:disabled{opacity:.35;cursor:default}.cart-line-price{color:#35d0b1;white-space:nowrap;font-size:.9rem}.cart-remove-button{color:#7d8796;cursor:pointer;background:0 0;border:0;align-self:start;width:28px;height:28px;padding:4px}.cart-remove-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:20px;height:20px}.store-shell form.checkout-panel>.checkout-total{border:0;background:0 0;border-block:1px solid #34383e;border-radius:0;padding:16px 0}.store-shell form.checkout-panel>.checkout-total strong{color:#35d0b1;font-size:1.15rem}.store-shell form.checkout-panel>.primary-button[type=submit]{background:linear-gradient(115deg,#2dd3b3,#a55ee8);border:0;border-radius:16px;width:100%;min-height:54px}.store-shell .detail-facts div,.store-shell .product-detail-visuals figure{border-color:#3a3c38}.store-shell .price-prompt{color:#c8b58d}.store-shell .package-contents,.store-shell .package-contents-list article{border-color:#40433d}.store-shell .package-contents-list span,.store-shell .package-contents-fallback p{color:var(--store-muted)}.store-shell .primary-button{color:var(--store-surface);background:var(--store-brand)}.store-shell .secondary-button,.store-shell .text-button{color:#e3e1db;background:#2b2c2a;border-color:#454842;width:auto}.product-detail-screen{width:min(100%,880px);padding:18px 18px calc(150px + env(safe-area-inset-bottom));margin:0 auto;display:block}.store-shell .product-detail-screen .product-detail{background:0 0;border:0;padding:0}.store-shell .product-detail-screen .product-detail>.text-button{justify-self:start}.store-shell .product-detail h1{color:var(--store-text);outline:none;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,8vw,3.5rem);font-weight:600;line-height:1.05}.product-detail-actions,.product-detail-actions>div,.product-detail-price{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.product-detail-actions>div:last-child{justify-content:flex-end}.referral-program-card{border-top:1px solid #373a35;gap:14px;padding:18px 0;display:grid}.referral-program-card h3,.referral-program-card p{margin:0}.referral-program-card .secondary-button{justify-self:start}.referral-dashboard{gap:18px;display:grid}.referral-dashboard-heading{grid-template-columns:36px minmax(0,1fr);align-items:start;gap:10px;display:grid}.profile-referral-dashboard{border-top:1px solid #373a35;padding-top:18px}.profile-referral-dashboard .referral-dashboard-heading{grid-template-columns:1fr}.referral-dashboard-heading>div{gap:7px;display:grid}.referral-dashboard-heading h2,.referral-dashboard-heading p,.referral-history h3,.referral-history p{margin:0}.referral-dashboard-heading>div>p:last-child,.referral-dashboard-state,.referral-history>p{color:#8e958f;line-height:1.5}.referral-back{color:#e7e5df;cursor:pointer;background:#20221f;border:1px solid #343832;border-radius:50%;place-items:center;width:36px;height:36px;padding:0;font-size:1.1rem;display:grid}.referral-links-card,.referral-total-card,.referral-history>div,.referral-history>p{background:#15171a;border:1px solid #30343a;border-radius:20px}.referral-links-card{gap:15px;padding:18px;display:grid}.referral-links-card label{gap:8px;min-width:0;display:grid}.referral-links-card label>span:first-child,.referral-total-card>span,.referral-metrics dt{color:#828b9d;font-size:.78rem}.referral-links-card label:first-child strong{color:#eef0f4;text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#242832;border-radius:12px;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9rem;font-weight:600;display:block;overflow:hidden}.referral-link-row{grid-template-columns:minmax(0,1fr) 42px;gap:9px;display:grid}.referral-link-row input{color:#d9dde7;text-overflow:ellipsis;background:#242832;border:0;border-radius:12px;width:100%;min-width:0;min-height:42px;padding:0 12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.75rem;overflow:hidden}.referral-link-row button{color:#07130f;cursor:pointer;background:#2bc9ac;border:0;border-radius:12px;place-items:center;width:42px;height:42px;padding:0;font-size:1.25rem;display:grid}.store-shell .referral-links-card .primary-button{background:linear-gradient(115deg,#2dd3b3,#a55ee8);width:100%}.referral-copy-notice{color:#35d0b1;justify-self:end;margin:-8px 4px -10px;font-size:.78rem}.referral-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.referral-metrics>div{text-align:center;background:#15171a;border:1px solid #30343a;border-radius:17px;gap:8px;min-width:0;padding:15px 8px;display:grid}.referral-metrics dt{order:2}.referral-metrics dd{overflow-wrap:anywhere;color:#eef0f4;min-width:0;margin:0;font-size:clamp(.85rem,3.6vw,1.1rem);font-weight:800}.referral-metrics>div:first-child dd,.referral-metrics>div:nth-child(3) dd{color:#35d0b1}.referral-total-card{gap:8px;padding:18px;display:grid}.referral-total-card strong{color:#32cd83;font-size:1.5rem}.referral-history,.referral-invites{gap:12px;display:grid}.referral-invites h3,.referral-invites p{margin:0}.referral-invites>p{color:#828b9d;background:#15171a;border:1px solid #30343a;border-radius:17px;padding:16px}.referral-invites>div{background:#15171a;border:1px solid #30343a;border-radius:17px;overflow:hidden}.referral-invites article{border-bottom:1px solid #2c3035;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;display:flex}.referral-invites article:last-child{border-bottom:0}.referral-invites article>span{gap:4px;min-width:0;display:grid}.referral-invites article>span:last-child{text-align:right;justify-items:end}.referral-invites strong{color:#eef0f4;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.referral-invites small,.referral-invites time{color:#78808d;font-size:.72rem}.referral-history>div{overflow:hidden}.referral-history article{border-bottom:1px solid #2c3035;justify-content:space-between;align-items:center;gap:12px;padding:15px 17px;display:flex}.referral-history article:last-child{border-bottom:0}.referral-history article>span{gap:4px;display:grid}.referral-history article time{color:#78808d;font-size:.75rem}.referral-history article small{color:#aeb5c0;background:#242832;border-radius:999px;justify-self:start;padding:3px 7px;font-size:.65rem}.referral-history article small[data-status=APPROVED],.referral-history article small[data-status=PAID]{color:#35d0b1;background:#35d0b11a}.referral-history article>strong{color:#35d0b1;white-space:nowrap}.referral-history>p{text-align:center;padding:22px}.review-panel{border-top:1px solid #373a35;gap:18px;padding:24px 0;display:grid}.review-panel h2,.review-panel h3,.review-panel p{margin:0}.review-heading,.review-card-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.review-heading h2{color:var(--store-text);font-size:clamp(1.35rem,5vw,1.75rem)}.review-average{color:var(--store-warning);align-items:center;gap:7px;display:inline-flex}.review-average strong{color:var(--store-text);font-size:1.05rem}.review-average small{color:#8e958f}.review-distribution,.review-form,.review-card{background:#181a18;border:1px solid #343832;border-radius:22px}.review-distribution{gap:9px;padding:18px;display:grid}.review-distribution-row{color:#d8d6d0;grid-template-columns:16px 16px minmax(0,1fr) 24px;align-items:center;gap:8px;font-size:.82rem;display:grid}.review-distribution-row>span:last-child{color:#8e958f;text-align:right}.review-distribution-star{color:var(--store-warning)}.review-distribution progress{width:100%;height:8px;color:var(--store-warning);accent-color:var(--store-warning);background:#2a2d32;border:0;border-radius:999px;overflow:hidden}.review-distribution progress::-webkit-progress-bar{background:#2a2d32;border-radius:999px}.review-distribution progress::-webkit-progress-value{background:var(--store-warning);border-radius:999px}.review-distribution progress::-moz-progress-bar{background:var(--store-warning);border-radius:999px}.review-form{gap:16px;padding:20px;display:grid}.review-form h3{color:var(--store-text);font-size:1.08rem}.review-rating-picker{border:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin:0;padding:0;display:grid}.review-rating-picker legend{color:#8e958f;font-size:.86rem;display:contents}.review-rating-picker>div{gap:4px;display:flex}.review-rating-picker button{color:#4b4e4b;cursor:pointer;background:0 0;border:0;width:34px;min-height:36px;padding:0;font-size:1.65rem;line-height:1}.review-rating-picker button[aria-checked=true]{color:var(--store-warning)}.review-rating-picker button:has(~button[aria-checked=true]){color:var(--store-warning)}.review-form .field{gap:8px}.review-form textarea{resize:vertical;color:#e7e5df;background:#202329;border-color:#343832;border-radius:14px;min-height:118px}.review-form .primary-button{color:#f5f4ef;background:#167c68;gap:9px;width:100%}.review-list{gap:14px;display:grid}.review-card{grid-template-columns:48px minmax(0,1fr);gap:14px;padding:18px;display:grid}.review-avatar{width:48px;height:48px;color:var(--store-surface);background:linear-gradient(135deg,#60d6bf,#b58be8);border-radius:50%;place-items:center;font-weight:850;display:grid}.review-card-copy,.review-card-heading>div{gap:5px;min-width:0;display:grid}.review-card-heading{align-items:start}.review-card-heading strong{color:var(--store-text)}.review-card-heading time{color:#7f8782;font-size:.78rem}.review-card-copy p{color:#b8bcb5;overflow-wrap:anywhere;line-height:1.55}.review-stars{color:#4b4e4b;white-space:nowrap;gap:2px;display:inline-flex}.review-stars [data-active=true]{color:var(--store-warning)}.product-detail-price{border-block:1px solid #373a35;padding:14px 0}.product-detail-price>span:last-child{color:#9eae9a;text-transform:capitalize;font-size:.82rem}.product-assurance{background:radial-gradient(circle at 0 0,#c3a36f17,#0000 42%),#1c1e1b;border:1px solid #3b3e38;border-radius:16px;gap:9px;padding:14px;display:grid}.product-assurance-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.product-assurance-grid li{background:#262824c7;border:1px solid #393c36;border-radius:12px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;min-height:72px;padding:10px;display:grid}.product-assurance-icon{color:#d5bd91;border:1px solid #d5bd916b;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.72rem;font-weight:850;line-height:1;display:grid}.product-assurance-copy{gap:3px;min-width:0;display:grid}.product-assurance-copy small{color:#8f958c;letter-spacing:.06em;text-transform:uppercase;font-size:.65rem;font-weight:750;line-height:1.15}.product-assurance-copy strong{color:#ece9e1;overflow-wrap:anywhere;font-size:.78rem;line-height:1.25}.store-shell .product-detail .product-assurance>p{color:#777d75;margin:0;font-size:.68rem;line-height:1.3}.product-description{background:#1c1e1b;border:1px solid #373a35;border-radius:16px;gap:10px;padding:16px;display:grid}.store-shell .product-detail .product-description h2{color:var(--store-text);margin:0;font-size:1.05rem}.store-shell .product-detail .product-caption{color:#d8d5ce;font-size:1.05rem;font-weight:650}.product-options{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid}.product-variant-picker{border:0;min-width:0;margin:0;padding:0}.product-variant-picker legend{color:#b2b6ae;letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px;font-size:.76rem;font-weight:800}.product-variant-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.product-variant-option{border:1px solid var(--store-border);cursor:pointer;background:#1b1d1a;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:66px;padding:10px 11px;display:grid}.product-variant-option[data-selected=true]{background:#26251f;border-color:#c3a36f;box-shadow:inset 0 0 0 1px #c3a36f59}.product-variant-option[data-unavailable=true]{cursor:not-allowed;opacity:.48}.product-variant-option input{accent-color:#c3a36f;width:18px;height:18px;margin:0}.product-variant-copy{gap:3px;min-width:0;display:grid}.product-variant-copy strong{color:var(--store-text);font-size:.92rem}.product-variant-copy small{color:#92978f;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.product-variant-option .price-line{text-align:right;justify-items:end}.product-variant-option .price-line strong{font-size:.86rem}.product-variant-option .price-line s,.product-variant-option .price-line small{display:none}.product-detail-sticky{z-index:30;right:max(12px, env(safe-area-inset-right));bottom:max(10px, env(safe-area-inset-bottom));left:max(12px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#222321f7;border-color:#4b4f48;grid-template-columns:minmax(120px,1fr) minmax(90px,120px) minmax(140px,220px);align-items:end;width:min(100% - 24px,844px);margin:0 auto;padding:12px;position:fixed;box-shadow:0 18px 55px #0000008c}.product-detail-sticky .field{gap:3px}.product-detail-sticky .field input{min-height:44px}.product-detail-sticky .primary-button{min-height:48px}.store-shell .order-confirmation,.store-shell .storefront-info-card{background:#242923;border-color:#65705f}.store-shell .store-footer{color:#989d95}.store-shell .store-footer a{color:#c8b58d}@media (width<=920px){.store-shell .store-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.store-topbar{flex-direction:initial;grid-template-columns:auto minmax(0,1fr);align-items:center;display:grid}.store-nav{width:100%}.store-shell .store-nav button{flex:initial}.store-shell .store-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-shell .product-actions{width:100%}.store-shell .product-actions button{flex:120px}.store-destination label{grid-template-columns:minmax(0,1fr);gap:9px}.product-options{grid-template-columns:1fr}.product-assurance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-variant-list{grid-template-columns:1fr}.product-detail-sticky{grid-template-columns:minmax(0,1fr) 82px minmax(112px,.8fr)}.product-detail-sticky .product-meta>span:not(.price-line){display:none}}@media (width<=360px){.store-catalog{padding-inline:12px}.category-rail{margin-inline:-12px;padding-inline:12px}.store-shell .store-grid{gap:8px}.store-shell .product-card{padding:8px}.store-topbar{padding-inline:8px}.store-header-actions{gap:2px}.store-currency-select select{width:52px}.store-language-switch button{min-width:27px;padding-inline:4px}.cart-product-item{grid-template-columns:78px minmax(0,1fr) 24px;gap:9px;padding:10px}.cart-product-media .product-image-button,.cart-product-media>.product-image-placeholder{min-height:94px}.cart-quantity-control{grid-template-columns:27px 27px 27px}.cart-line-price{font-size:.8rem}.product-detail-screen{padding-inline:12px}.product-detail-sticky{right:max(6px, env(safe-area-inset-right));left:max(6px, env(safe-area-inset-left));gap:7px;width:calc(100% - 12px);padding:8px}.product-detail-sticky .price-line s,.product-detail-sticky .price-line small,.product-detail-sticky .field>span{display:none}}
