.crm-module__ASaaLa__theme{--crm-deep:#030e1d;--crm-navy:#051934;--crm-panel:#081c36;--crm-red:#e5002b;--crm-muted:#aebacf;--crm-border:#ffffff14;--color-bg:var(--crm-deep);--color-surface:var(--crm-navy);--color-text:#fff;--color-text-muted:var(--crm-muted);--color-border:var(--crm-border);--color-stone-200:var(--crm-border);background:var(--crm-deep);color:#fff;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-family:var(--font-inter), sans-serif;min-width:0}.crm-module__ASaaLa__theme *,.crm-module__ASaaLa__theme :before,.crm-module__ASaaLa__theme :after{box-sizing:border-box}.crm-module__ASaaLa__theme h1,.crm-module__ASaaLa__theme h2,.crm-module__ASaaLa__theme h3,.crm-module__ASaaLa__theme strong{font-family:var(--font-outfit), sans-serif}.crm-module__ASaaLa__theme a,.crm-module__ASaaLa__theme button{-webkit-tap-highlight-color:transparent}.crm-module__ASaaLa__theme :is(a,button,input,textarea,summary,[tabindex]):focus-visible{outline-offset:4px;outline:2px solid #60d7f2}.crm-module__ASaaLa__theme button{cursor:pointer}.crm-module__ASaaLa__theme button:disabled{cursor:wait}.crm-module__ASaaLa__shell{min-height:100dvh;display:flex}.crm-module__ASaaLa__sidebar{border-right:1px solid var(--crm-border);background:var(--crm-deep);flex-direction:column;flex-shrink:0;width:248px;height:100dvh;display:flex;position:sticky;top:0;overflow-y:auto}.crm-module__ASaaLa__brand{flex-direction:column;align-items:flex-start;gap:12px;padding:32px 26px;display:flex}.crm-module__ASaaLa__brand img,.crm-module__ASaaLa__mobileBrand img{height:auto}.crm-module__ASaaLa__brand>span{color:var(--crm-muted);letter-spacing:1.7px;font-size:8px}.crm-module__ASaaLa__workspaceLabel{border-block:1px solid var(--crm-border);color:#d0d9e7;letter-spacing:1.8px;align-items:center;gap:9px;margin:0 20px 24px;padding:14px 6px;font-size:10px;font-weight:600;display:flex}.crm-module__ASaaLa__statusDot{background:#ff4264;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 14px #ff426470}.crm-module__ASaaLa__nav{gap:26px;padding:0 14px 24px;display:grid}.crm-module__ASaaLa__navLabel{letter-spacing:1.6px;text-transform:uppercase;color:var(--crm-muted);margin-bottom:10px;padding:0 14px;font-size:9px;font-weight:600}.crm-module__ASaaLa__navLink{color:#b7c4d7;border:1px solid #0000;border-radius:4px;align-items:center;gap:12px;min-height:44px;margin-top:3px;padding:11px 13px;font-size:12px;transition:background .2s,color .2s,border-color .2s;display:flex}.crm-module__ASaaLa__navLink:hover{color:#fff;background:#ffffff06}.crm-module__ASaaLa__navLink.crm-module__ASaaLa__navActive{color:#fff;box-shadow:inset 2px 0 var(--crm-red);background:linear-gradient(90deg,#e5002b1c,#e5002b05);border-color:#ff426422}.crm-module__ASaaLa__navSymbol{color:#91a7c4;font-variant-numeric:tabular-nums;justify-content:center;align-items:center;width:18px;font-size:12px;display:inline-flex}.crm-module__ASaaLa__navActive .crm-module__ASaaLa__navSymbol{color:#ff647f}.crm-module__ASaaLa__navCount{text-align:center;color:#c6d1e1;font-variant-numeric:tabular-nums;background:#ffffff08;border-radius:3px;min-width:23px;margin-left:auto;padding:2px 6px;font-size:10px}.crm-module__ASaaLa__sidebarFooter{border-top:1px solid var(--crm-border);margin:auto 26px 0;padding:28px 0}.crm-module__ASaaLa__sidebarFooter>p:nth-child(2){font:500 23px/1.3 var(--font-outfit), sans-serif;letter-spacing:-.5px;margin:14px 0 20px}.crm-module__ASaaLa__sidebarFooter>p:nth-child(2) span{color:var(--crm-muted)}.crm-module__ASaaLa__sidebarFooter a{color:#c2cfe0;justify-content:space-between;align-items:center;min-height:44px;font-size:11px;display:flex}.crm-module__ASaaLa__sidebarFooter a:hover{color:#fff}.crm-module__ASaaLa__sidebarFooter a span{color:#ff647f;font-size:20px}.crm-module__ASaaLa__workspace{background:radial-gradient(ellipse at 85% 0%, #13376940, transparent 38%), var(--crm-deep);flex-direction:column;flex:1;min-width:0;display:flex}.crm-module__ASaaLa__header{border-bottom:1px solid var(--crm-border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#030e1de6;justify-content:space-between;align-items:center;gap:20px;min-height:88px;padding:18px 40px;display:flex}.crm-module__ASaaLa__breadcrumb{color:var(--crm-muted);align-items:center;gap:16px;font-size:12px;display:flex}.crm-module__ASaaLa__breadcrumb>span:first-child{letter-spacing:1.7px;font-size:10px}.crm-module__ASaaLa__breadcrumb strong{color:#fff;font-size:15px;font-weight:500}.crm-module__ASaaLa__headerActions{align-items:center;gap:24px;display:flex}.crm-module__ASaaLa__backLink{min-height:44px;color:var(--crm-muted);align-items:center;font-size:12px;display:inline-flex}.crm-module__ASaaLa__backLink:hover{color:#fff}.crm-module__ASaaLa__primaryButton{background:var(--crm-red);color:#fff;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:24px;min-height:46px;padding:12px 20px;font-size:12px;font-weight:600;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex}.crm-module__ASaaLa__primaryButton:hover:not(:disabled){background:#fa1640;transform:translateY(-1px);box-shadow:0 8px 24px #e5002b25}.crm-module__ASaaLa__primaryButton span{font-size:20px;font-weight:400;line-height:1}.crm-module__ASaaLa__primaryButton:disabled{opacity:.6}.crm-module__ASaaLa__mobileBrand,.crm-module__ASaaLa__mobileNavigation{display:none}.crm-module__ASaaLa__content{flex:1;width:100%;min-width:0;max-width:1450px;margin-inline:auto;padding:36px 40px 48px}.crm-module__ASaaLa__page{gap:28px;min-width:0;display:grid}.crm-module__ASaaLa__pageIntro{isolation:isolate;border-bottom:1px solid var(--crm-border);padding:8px 0 28px;position:relative}.crm-module__ASaaLa__pageIntro:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:-20px 0 0 35%;-webkit-mask-image:linear-gradient(90deg,#0000,#000);mask-image:linear-gradient(90deg,#0000,#000)}.crm-module__ASaaLa__eyebrow{letter-spacing:1.8px;text-transform:uppercase;color:#b8c8dd;font-size:9px;font-weight:600;line-height:1.7}.crm-module__ASaaLa__pageIntro>.crm-module__ASaaLa__eyebrow{align-items:center;gap:10px;display:flex}.crm-module__ASaaLa__pageIntro>.crm-module__ASaaLa__eyebrow:before{content:"";background:#ff4264;border-radius:50%;width:6px;height:6px;box-shadow:0 0 14px #ff426440}.crm-module__ASaaLa__pageTitle{letter-spacing:-1.3px;text-wrap:balance;max-width:820px;margin-top:16px;font-size:clamp(28px,2.65vw,42px);font-weight:500;line-height:1.12}.crm-module__ASaaLa__introDescription{max-width:640px;color:var(--crm-muted);margin-top:14px;font-size:13px;line-height:1.8}.crm-module__ASaaLa__metricGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.crm-module__ASaaLa__metricCard{border:1px solid var(--crm-border);background:linear-gradient(135deg, #0d274444, transparent), var(--crm-navy);border-radius:6px;min-width:0;padding:22px}.crm-module__ASaaLa__metricLabel{text-transform:uppercase;letter-spacing:1.4px;color:var(--crm-muted);font-size:9px;font-weight:600}.crm-module__ASaaLa__metricValue{font:500 42px/1.1 var(--font-outfit), sans-serif;letter-spacing:-1.5px;font-variant-numeric:tabular-nums;margin:12px 0 8px}.crm-module__ASaaLa__description{color:var(--crm-muted);overflow-wrap:anywhere;font-size:12px;line-height:1.7}.crm-module__ASaaLa__subscriber{--stage-color:#8fc7ff;--stage-soft:#8fc7ff12}.crm-module__ASaaLa__lead{--stage-color:#ff8199;--stage-soft:#ff426415}.crm-module__ASaaLa__prospect{--stage-color:#c1b4ff;--stage-soft:#b5a4ff12}.crm-module__ASaaLa__customer{--stage-color:#7cddc5;--stage-soft:#7cddc512}.crm-module__ASaaLa__stageCard{border:1px solid var(--crm-border);border-top:2px solid var(--stage-color);background:linear-gradient(145deg, var(--stage-soft), transparent);border-radius:4px;min-width:0;padding:20px;transition:background .2s,transform .2s,border-color .2s}.crm-module__ASaaLa__stageCard:hover{border-color:var(--stage-color);background:var(--stage-soft);transform:translateY(-2px)}.crm-module__ASaaLa__stageChip{background:var(--stage-soft);color:var(--stage-color);white-space:nowrap;border-radius:3px;align-items:center;gap:6px;padding:5px 8px;font-size:10px;font-weight:500;line-height:1.4;display:inline-flex}.crm-module__ASaaLa__stageChip:before{content:"";background:currentColor;border-radius:50%;flex-shrink:0;width:4px;height:4px}.crm-module__ASaaLa__stageValue{font:500 32px/1.2 var(--font-outfit), sans-serif;font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;margin:16px 0 8px;display:flex}.crm-module__ASaaLa__stageValue span{color:var(--stage-color);font-size:22px}.crm-module__ASaaLa__mainGrid{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px;min-width:0;display:grid}.crm-module__ASaaLa__panel{background:var(--crm-navy);border:1px solid var(--crm-border);border-radius:6px;min-width:0;padding:24px}.crm-module__ASaaLa__panelTitle{letter-spacing:-.4px;margin-top:8px;font-size:21px;font-weight:500;line-height:1.3}.crm-module__ASaaLa__shortcuts{margin-top:18px}.crm-module__ASaaLa__shortcut{border-top:1px solid var(--crm-border);justify-content:space-between;align-items:center;gap:18px;padding:15px 0;display:flex}.crm-module__ASaaLa__shortcut strong{font-size:14px;font-weight:500}.crm-module__ASaaLa__shortcut p{color:var(--crm-muted);margin-top:5px;font-size:11px;line-height:1.7}.crm-module__ASaaLa__shortcut>span{color:#ff647f;transition:transform .2s}.crm-module__ASaaLa__shortcut:hover>span{transform:translate(2px,-2px)}.crm-module__ASaaLa__shortcut:hover strong{color:#ff8199}.crm-module__ASaaLa__listItem{border-bottom:1px solid var(--crm-border);color:var(--crm-muted);overflow-wrap:anywhere;padding:14px 0;font-size:13px;line-height:1.7}.crm-module__ASaaLa__listItem:last-child{border-bottom:0}.crm-module__ASaaLa__tableScroll{scrollbar-color:#294363 transparent;scrollbar-width:thin;max-width:100%;margin-top:24px;overflow-x:auto}.crm-module__ASaaLa__table{border-collapse:collapse;text-align:left;width:100%;min-width:660px}.crm-module__ASaaLa__table th{color:var(--crm-muted);letter-spacing:1.1px;text-transform:uppercase;white-space:nowrap;border-block:1px solid var(--crm-border);background:#ffffff03;padding:12px 14px;font-size:9px;font-weight:500}.crm-module__ASaaLa__table td{border-bottom:1px solid var(--crm-border);vertical-align:top;color:#d5deec;padding:18px 14px;font-size:12px;line-height:1.6}.crm-module__ASaaLa__table th:first-child,.crm-module__ASaaLa__table td:first-child{padding-left:0}.crm-module__ASaaLa__table th:last-child,.crm-module__ASaaLa__table td:last-child{padding-right:0}.crm-module__ASaaLa__table tbody tr{transition:background .2s}.crm-module__ASaaLa__table tbody tr:hover{background:#ffffff03}.crm-module__ASaaLa__table tbody tr:last-child td{border-bottom:0}.crm-module__ASaaLa__contact{align-items:flex-start;gap:12px;display:flex}.crm-module__ASaaLa__contact>div{overflow-wrap:anywhere;min-width:200px;max-width:340px}.crm-module__ASaaLa__avatar{color:#b8cce6;letter-spacing:.4px;background:#ffffff06;border:1px solid #ffffff0d;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:10px;display:inline-flex}.crm-module__ASaaLa__contactName{color:#fff;font-size:12px;font-weight:600}.crm-module__ASaaLa__contactMeta{color:var(--crm-muted);overflow-wrap:anywhere;margin-top:4px;font-size:10px}.crm-module__ASaaLa__contactNext{color:#afc3dd;margin-top:7px;font-size:10px}.crm-module__ASaaLa__emptyState{text-align:center;color:var(--crm-muted);border:1px dashed #ffffff20;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:16px;margin-top:24px;padding:48px 16px;font-size:13px;display:flex}.crm-module__ASaaLa__emptyState>span{color:#ff8199;font-size:28px}.crm-module__ASaaLa__textLink{color:#ff8199;align-items:center;gap:16px;min-height:44px;font-size:12px;display:inline-flex}.crm-module__ASaaLa__textLink:hover{color:#fff}.crm-module__ASaaLa__form{gap:20px;min-width:0;margin-top:28px;display:grid}.crm-module__ASaaLa__form label>span{color:#d5deec;font-size:12px}.crm-module__ASaaLa__field{color:#fff;width:100%;min-width:0;min-height:48px;font:inherit;background:#030e1d80;border:1px solid #ffffff24;border-radius:4px;padding:12px 14px;font-size:14px;line-height:1.5;transition:border-color .2s,background .2s;display:block}.crm-module__ASaaLa__field::placeholder{color:#94a6bf;opacity:1}.crm-module__ASaaLa__field:hover{border-color:#ffffff45}.crm-module__ASaaLa__field:focus{background:var(--crm-deep);border-color:#60d7f2}textarea.crm-module__ASaaLa__field{resize:vertical}.crm-module__ASaaLa__form>.crm-module__ASaaLa__primaryButton{justify-self:start;min-width:170px}.crm-module__ASaaLa__formNote{color:var(--crm-muted);font-size:11px;line-height:1.7}.crm-module__ASaaLa__warning,.crm-module__ASaaLa__success,.crm-module__ASaaLa__failure{overflow-wrap:anywhere;border:1px solid;border-radius:4px;padding:16px 18px;font-size:13px;line-height:1.7}.crm-module__ASaaLa__warning{color:#ffdba6;background:#ffd18a0a;border-color:#ffd18a33;margin:24px 40px 0}.crm-module__ASaaLa__success{color:#a2ead7;background:#7cddc50d;border-color:#7cddc533}.crm-module__ASaaLa__failure{color:#ffa2b4;background:#ff42640f;border-color:#ff819944}.crm-module__ASaaLa__result{border:1px solid var(--crm-border);background:var(--crm-deep);border-radius:4px;min-width:0;padding:20px}.crm-module__ASaaLa__resultFact{border-bottom:1px solid var(--crm-border);min-width:0;padding:10px 0}.crm-module__ASaaLa__resultFact>p:last-child{color:#e3eaf4;overflow-wrap:anywhere;font-size:12px}.crm-module__ASaaLa__resultSummary{color:var(--crm-muted);margin-top:20px;font-size:12px}.crm-module__ASaaLa__resultSummary summary{cursor:pointer;align-content:center;min-height:44px;display:list-item}.crm-module__ASaaLa__resultSummary pre{background:var(--crm-navy);border-radius:4px;padding:14px;font-size:11px;overflow-x:auto}.crm-module__ASaaLa__errorPage{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:50dvh;padding:40px 24px;display:flex}.crm-module__ASaaLa__footer{border-top:1px solid var(--crm-border);color:var(--crm-muted);justify-content:space-between;gap:20px;margin:0 40px;padding:22px 0;font-size:10px;line-height:1.7;display:flex}.crm-module__ASaaLa__footer>span:first-child{letter-spacing:1.5px;white-space:nowrap}.crm-module__ASaaLa__skipLink{z-index:100;color:#051934;background:#fff;padding:12px 20px;position:fixed;top:8px;left:16px;transform:translateY(-180%)}.crm-module__ASaaLa__skipLink:focus{transform:translateY(0)}.crm-module__ASaaLa__srOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:1600px){.crm-module__ASaaLa__sidebar{width:272px}}@media (max-width:1279px){.crm-module__ASaaLa__header,.crm-module__ASaaLa__content{padding-inline:28px}.crm-module__ASaaLa__mainGrid{grid-template-columns:minmax(0,1fr)}.crm-module__ASaaLa__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.crm-module__ASaaLa__footer,.crm-module__ASaaLa__warning{margin-inline:28px}}@media (max-width:1023px){.crm-module__ASaaLa__sidebar{display:none}.crm-module__ASaaLa__header{min-height:78px}.crm-module__ASaaLa__mobileBrand{display:block}.crm-module__ASaaLa__breadcrumb{margin-right:auto}.crm-module__ASaaLa__breadcrumb>span{display:none}.crm-module__ASaaLa__mobileNavigation{border-bottom:1px solid var(--crm-border);background:#030e1d;min-width:0;padding:8px 24px;display:block}.crm-module__ASaaLa__mobileNav{scrollbar-width:thin;scrollbar-color:#294363 transparent;gap:8px;padding:4px;display:flex;overflow-x:auto}.crm-module__ASaaLa__mobileNav .crm-module__ASaaLa__navGroup{display:contents}.crm-module__ASaaLa__mobileNav .crm-module__ASaaLa__navLink{white-space:nowrap;flex-shrink:0;margin:0}.crm-module__ASaaLa__mobileNav .crm-module__ASaaLa__navSymbol{display:none}.crm-module__ASaaLa__mobileNav .crm-module__ASaaLa__navActive{box-shadow:inset 0 -2px var(--crm-red)}}@media (max-width:639px){.crm-module__ASaaLa__header{gap:12px;padding:16px 20px}.crm-module__ASaaLa__breadcrumb,.crm-module__ASaaLa__backLink{display:none}.crm-module__ASaaLa__primaryButton{gap:14px;padding-inline:14px}.crm-module__ASaaLa__mobileNavigation{padding-inline:12px}.crm-module__ASaaLa__content{padding:24px 16px 32px}.crm-module__ASaaLa__page{gap:22px}.crm-module__ASaaLa__pageTitle{letter-spacing:-.8px;font-size:30px}.crm-module__ASaaLa__pageIntro{padding-bottom:22px}.crm-module__ASaaLa__metricGrid{gap:12px}.crm-module__ASaaLa__metricCard,.crm-module__ASaaLa__stageCard{padding:16px}.crm-module__ASaaLa__metricValue{font-size:36px}.crm-module__ASaaLa__metricLabel{letter-spacing:1px;font-size:8px}.crm-module__ASaaLa__panel{padding:20px 16px}.crm-module__ASaaLa__panelTitle{font-size:20px}.crm-module__ASaaLa__field{font-size:16px}.crm-module__ASaaLa__warning{margin:20px 16px 0}.crm-module__ASaaLa__footer{flex-direction:column;gap:8px;margin-inline:16px}}@media (prefers-reduced-motion:reduce){.crm-module__ASaaLa__theme *,.crm-module__ASaaLa__theme :before,.crm-module__ASaaLa__theme :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.crm-module__ASaaLa__theme a:hover,.crm-module__ASaaLa__theme button:hover,.crm-module__ASaaLa__shortcut:hover>span{transform:none}}
.toast-module__IBuVwa__viewport{z-index:10000;top:max(1rem, env(safe-area-inset-top));right:max(1rem, env(safe-area-inset-right));pointer-events:none;width:min(26rem,100vw - 2rem);max-height:calc(100dvh - 2rem);position:fixed;overflow-y:auto}.toast-module__IBuVwa__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.toast-module__IBuVwa__toast{color:#fff;pointer-events:auto;background:#0a244a;border:1px solid #1c3d67;border-left:3px solid #ff647f;border-radius:1rem;align-items:flex-start;gap:.5rem;padding:1rem .75rem 1rem 1rem;animation:.2s ease-out toast-module__IBuVwa__enter;display:flex;box-shadow:0 12px 32px #0000004d}.toast-module__IBuVwa__content{flex:1;align-items:flex-start;gap:.75rem;min-width:0;display:flex}.toast-module__IBuVwa__icon{color:#ff647f;flex-shrink:0;margin-top:.1rem}.toast-module__IBuVwa__title{margin:0 0 .25rem;font-size:.875rem;font-weight:600;line-height:1.5}.toast-module__IBuVwa__message{color:#d3d8df;overflow-wrap:anywhere;margin:0;font-size:.8125rem;line-height:1.6}.toast-module__IBuVwa__close{color:#b8bec8;cursor:pointer;background:0 0;border:0;border-radius:.5rem;flex-shrink:0;place-items:center;width:2.75rem;height:2.75rem;margin-top:-.5rem;display:grid}.toast-module__IBuVwa__close:hover{color:#fff;background:#102f55}.toast-module__IBuVwa__close:focus-visible{outline-offset:2px;outline:2px solid #08b9e4}@keyframes toast-module__IBuVwa__enter{0%{opacity:0;transform:translateY(-.5rem)}to{opacity:1;transform:translateY(0)}}
.market-module__e_O7IW__market{background:var(--color-bg);min-height:100dvh;color:var(--color-text);--market-radius:14px;--market-max-width:1920px;--market-gutter:clamp(20px, 2.5vw, 56px);--market-edge:max(var(--market-gutter), calc((100% - var(--market-max-width)) / 2 + var(--market-gutter)));font-size:14px;line-height:1.55}.market-module__e_O7IW__market *{box-sizing:border-box}.market-module__e_O7IW__market :where(button,input,select,textarea){font:inherit}.market-module__e_O7IW__market :where(button,a,input,select,textarea):focus-visible{outline:3px solid var(--color-focus);outline-offset:4px}.market-module__e_O7IW__market button{cursor:pointer}.market-module__e_O7IW__market button:disabled{cursor:not-allowed;opacity:.55}.market-module__e_O7IW__market :where(input:not([type=checkbox]):not([type=radio]):not([type=color]),select,textarea){border:1px solid var(--color-control-border);background:var(--color-surface);width:100%;min-height:44px;color:var(--color-text);border-radius:8px;padding:10px 12px}.market-module__e_O7IW__market input::placeholder,.market-module__e_O7IW__market textarea::placeholder{color:var(--color-text-muted)}.market-module__e_O7IW__market input[type=checkbox],.market-module__e_O7IW__market input[type=radio]{width:18px;height:18px;accent-color:var(--color-accent-fill)}.market-module__e_O7IW__market input[type=color]{background:var(--color-surface);border:1px solid var(--color-control-border);border-radius:8px;flex-shrink:0;width:52px;height:44px;padding:3px}.market-module__e_O7IW__market label{gap:6px;font-weight:600;display:grid}.market-module__e_O7IW__market h1,.market-module__e_O7IW__market h2,.market-module__e_O7IW__market h3{letter-spacing:-.025em;font-weight:650;line-height:1.15}.market-module__e_O7IW__market h1{font-size:clamp(28px,3vw,40px)}.market-module__e_O7IW__market h2{font-size:clamp(22px,2.5vw,30px)}.market-module__e_O7IW__market h3{font-size:16px}.market-module__e_O7IW__market a,.market-module__e_O7IW__market a:hover{text-decoration:none}.market-module__e_O7IW__skip{z-index:100;background:var(--color-surface);padding:12px 20px;position:fixed;top:-80px;left:16px}.market-module__e_O7IW__skip:focus{top:12px}.market-module__e_O7IW__announcement{padding:8px var(--market-edge);background:var(--color-accent-fill);color:var(--color-on-accent);justify-content:space-between;align-items:center;gap:16px;font-size:12px;display:flex}.market-module__e_O7IW__announcement>span{align-items:center;gap:8px;display:flex}.market-module__e_O7IW__announcement svg{width:16px;height:16px}.market-module__e_O7IW__announcement a{font-weight:600}.market-module__e_O7IW__header{background:var(--color-surface);border-bottom:1px solid var(--color-border)}.market-module__e_O7IW__headerInner{max-width:var(--market-max-width);padding:20px var(--market-gutter);align-items:center;gap:clamp(20px,2vw,36px);margin:auto;display:flex}.market-module__e_O7IW__headerInner>a:first-child{flex-shrink:0;max-width:280px}.market-module__e_O7IW__headerInner .market-module__e_O7IW__logo{overflow-wrap:anywhere}.market-module__e_O7IW__logo{font-family:var(--font-heading);letter-spacing:-.8px;align-items:center;gap:10px;font-size:24px;font-weight:700;line-height:1.1;display:flex}.market-module__e_O7IW__logo small{font-family:var(--font-sans);letter-spacing:2px;color:var(--color-text-muted);margin-top:7px;font-size:8px;font-weight:600;display:block}.market-module__e_O7IW__logoMark{background:var(--color-accent-fill);width:42px;height:42px;color:var(--color-on-accent);border-radius:50% 50% 15%;flex-shrink:0;place-items:center;display:grid}.market-module__e_O7IW__logoMark svg{width:26px;height:26px}.market-module__e_O7IW__logoImage{object-fit:contain;width:auto;max-width:190px;height:auto;max-height:56px}.market-module__e_O7IW__search{background:var(--color-bg);border:1px solid var(--color-border);border-radius:10px;flex:1;align-items:center;min-width:160px;padding:0 14px;display:flex}.market-module__e_O7IW__search>svg{color:var(--color-text-muted);flex-shrink:0;width:20px}.market-module__e_O7IW__market .market-module__e_O7IW__search input{background:0 0;border:0;min-width:0;font-size:13px}.market-module__e_O7IW__search button{color:var(--color-accent);padding:8px}.market-module__e_O7IW__accountLink{white-space:nowrap;align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.market-module__e_O7IW__accountLink small{color:var(--color-text-muted);font-size:11px;font-weight:400;display:block}.market-module__e_O7IW__cartLink{background:var(--color-accent-fill);color:var(--color-on-accent);white-space:nowrap;border-radius:9px;align-items:center;gap:10px;padding:12px 16px;font-size:13px;font-weight:600;display:flex}.market-module__e_O7IW__cartLink b{border-left:1px solid;padding-left:10px}.market-module__e_O7IW__nav{max-width:var(--market-max-width);padding:0 var(--market-gutter);scrollbar-width:thin;align-items:center;gap:30px;min-height:49px;margin:auto;font-size:12px;display:flex;overflow-x:auto}.market-module__e_O7IW__nav>a{white-space:nowrap;padding:12px 0}.market-module__e_O7IW__nav>a:first-child{color:var(--color-accent);font-weight:700}.market-module__e_O7IW__delivery{color:var(--color-text-muted);white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;margin-left:auto;font-size:11px;display:flex}.market-module__e_O7IW__delivery svg{width:16px}.market-module__e_O7IW__container{width:100%;max-width:var(--market-max-width);padding:24px var(--market-gutter) 64px;min-height:60vh;margin:auto}.market-module__e_O7IW__hero{background:var(--color-accent-fill);min-height:360px;color:var(--color-on-accent);border-radius:24px;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);display:grid;position:relative;overflow:hidden}.market-module__e_O7IW__heroCopy{z-index:2;align-self:center;padding:clamp(28px,3vw,52px) 12px clamp(28px,3vw,52px) clamp(28px,3vw,52px);position:relative}.market-module__e_O7IW__heroBadge{letter-spacing:1.6px;align-items:center;gap:8px;font-size:10px;font-weight:500;display:inline-flex}.market-module__e_O7IW__heroBadge svg{width:16px}.market-module__e_O7IW__hero h1{letter-spacing:-.045em;text-wrap:balance;overflow-wrap:anywhere;max-width:19ch;margin:20px 0 16px;font-size:clamp(38px,3.7vw,64px);font-weight:600;line-height:1.06}.market-module__e_O7IW__hero p{max-width:47ch;font-size:15px;line-height:1.7}.market-module__e_O7IW__heroButton{background:var(--color-benefit);min-height:48px;color:var(--color-on-benefit);border-radius:10px;align-items:center;gap:12px;margin-top:24px;padding:12px 20px;font-size:13px;font-weight:700;display:inline-flex}.market-module__e_O7IW__heroActions{flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:26px;display:flex}.market-module__e_O7IW__heroActions .market-module__e_O7IW__heroButton{margin-top:0}.market-module__e_O7IW__heroActions svg{flex-shrink:0;width:18px;height:18px}.market-module__e_O7IW__heroSecondary{align-items:center;gap:8px;min-height:44px;font-size:13px;font-weight:600;display:inline-flex}.market-module__e_O7IW__heroSecondary:hover{text-underline-offset:5px;text-decoration:underline}.market-module__e_O7IW__heroButton:hover{box-shadow:inset 0 0 0 2px}.market-module__e_O7IW__hero a:focus-visible{outline-color:var(--color-on-accent)}.market-module__e_O7IW__heroFoot{align-items:center;gap:8px;margin-top:22px;font-size:11px;display:flex}.market-module__e_O7IW__heroDemoDot{background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px}.market-module__e_O7IW__heroArt{isolation:isolate;place-self:center;width:min(100%,620px);height:360px;position:relative}.market-module__e_O7IW__heroCircle{background:var(--color-benefit);opacity:.18;border-radius:50%;width:310px;height:310px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.market-module__e_O7IW__heroCircle:after{content:"";border:1px solid var(--color-benefit);border-radius:inherit;position:absolute;inset:-28px}.market-module__e_O7IW__heroTomato{z-index:2;filter:drop-shadow(0 20px 15px #0003);width:43%;position:absolute;top:22%;left:7%;transform:rotate(-8deg)}.market-module__e_O7IW__heroAvocado{z-index:3;filter:drop-shadow(0 20px 15px #0003);width:37%;position:absolute;bottom:9%;right:9%;transform:rotate(10deg)}.market-module__e_O7IW__heroBroccoli{z-index:1;filter:drop-shadow(0 20px 15px #0003);width:35%;position:absolute;top:1%;right:18%;transform:rotate(10deg)}.market-module__e_O7IW__heroSticker{z-index:4;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);box-shadow:var(--shadow-card);border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-size:12px;font-weight:600;line-height:1.4;display:flex;position:absolute;bottom:7%;left:11%}.market-module__e_O7IW__heroSticker svg{width:24px;height:24px;color:var(--color-accent)}.market-module__e_O7IW__heroSticker small{color:var(--color-text-muted);margin-top:2px;font-size:10px;font-weight:400;display:block}.market-module__e_O7IW__trustStrip{border:1px solid var(--color-border);background:var(--color-surface);border-radius:14px;grid-template-columns:repeat(3,1fr);margin-top:16px;padding:18px 10px;display:grid}.market-module__e_O7IW__trustStrip>span{color:var(--color-text-muted);grid-template-columns:32px 1fr;column-gap:12px;margin:auto;font-size:11px;display:grid}.market-module__e_O7IW__trustStrip b{color:var(--color-text);font-size:12px;font-weight:600}.market-module__e_O7IW__trustStrip svg{width:24px;height:24px;color:var(--color-accent);grid-row:span 2;align-self:center}.market-module__e_O7IW__section{margin-top:40px;scroll-margin-top:20px}.market-module__e_O7IW__sectionHeading,.market-module__e_O7IW__heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.market-module__e_O7IW__sectionHeading>a{color:var(--color-accent);white-space:nowrap;font-size:12px;font-weight:600}.market-module__e_O7IW__eyebrow{letter-spacing:1.8px;color:var(--color-accent);margin-bottom:8px;font-size:9px;font-weight:700}.market-module__e_O7IW__categories{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.market-module__e_O7IW__categoryBrowse{align-items:center;gap:8px;min-height:40px;display:inline-flex}.market-module__e_O7IW__categoryBrowse svg{width:17px;height:17px}.market-module__e_O7IW__category{--category-tone:var(--color-accent-fill);isolation:isolate;background:var(--color-surface);border:1px solid var(--color-border);border-radius:18px;flex-direction:column;min-width:0;padding:7px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}.market-module__e_O7IW__category[data-category=vegetables]{--category-tone:var(--color-benefit)}.market-module__e_O7IW__category[data-category=bundles]{--category-tone:var(--color-action-fill)}.market-module__e_O7IW__categoryMedia{background:color-mix(in srgb, var(--category-tone) 9%, var(--color-surface));border-radius:12px;place-items:center;height:170px;display:grid;position:relative;overflow:hidden}.market-module__e_O7IW__categoryMedia:before{content:"";background:color-mix(in srgb, var(--category-tone) 12%, var(--color-surface));border-radius:50%;width:128px;height:128px;transition:transform .3s;position:absolute;transform:translateY(14px)}.market-module__e_O7IW__categoryCount{z-index:2;background:var(--color-surface);color:var(--color-text-muted);border-radius:20px;padding:4px 9px;font-size:10px;font-weight:550;position:absolute;top:12px;left:12px}.market-module__e_O7IW__categorySelected{z-index:2;background:var(--color-accent-fill);width:23px;height:23px;color:var(--color-on-accent);border-radius:50%;place-items:center;font-size:12px;display:grid;position:absolute;top:12px;right:12px}.market-module__e_O7IW__categoryProduce{width:min(100%,250px);height:150px;margin-top:15px;transition:transform .3s;position:relative}.market-module__e_O7IW__categoryPhoto{width:142px;height:142px;margin-inline:auto;position:absolute;inset:8px 0 0}.market-module__e_O7IW__categoryPhoto img{object-fit:contain;filter:drop-shadow(0 10px 7px #0000001f);width:100%;height:100%;display:block}.market-module__e_O7IW__categoryProduce[data-count="3"] .market-module__e_O7IW__categoryPhoto:first-child{width:114px;top:4px;left:-92px;transform:rotate(-15deg)}.market-module__e_O7IW__categoryProduce[data-count="3"] .market-module__e_O7IW__categoryPhoto:nth-child(2){z-index:1;width:126px;top:28px}.market-module__e_O7IW__categoryProduce[data-count="3"] .market-module__e_O7IW__categoryPhoto:nth-child(3){width:112px;top:15px;left:98px;transform:rotate(14deg)}.market-module__e_O7IW__categoryProduce[data-count="2"] .market-module__e_O7IW__categoryPhoto:first-child{width:132px;top:20px;left:-66px;transform:rotate(-12deg)}.market-module__e_O7IW__categoryProduce[data-count="2"] .market-module__e_O7IW__categoryPhoto:last-child{width:130px;top:7px;left:72px;transform:rotate(12deg)}.market-module__e_O7IW__categoryCaption{flex:1;justify-content:space-between;align-items:center;gap:10px;min-height:81px;padding:17px 12px 12px;display:flex}.market-module__e_O7IW__categoryCaption h3{letter-spacing:-.35px;font-size:17px;font-weight:600;line-height:1.25}.market-module__e_O7IW__categoryCaption p{color:var(--color-text-muted);margin-top:5px;font-size:11px;line-height:1.45}.market-module__e_O7IW__categoryArrow{border:1px solid var(--color-border);background:var(--color-surface);width:34px;height:34px;color:var(--color-accent);border-radius:50%;flex-shrink:0;place-items:center;transition:background .2s,color .2s;display:grid}.market-module__e_O7IW__categoryArrow svg{width:17px;height:17px}.market-module__e_O7IW__categoryActive{border-color:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent)}.market-module__e_O7IW__categoryActive .market-module__e_O7IW__categoryArrow,.market-module__e_O7IW__category:focus-visible .market-module__e_O7IW__categoryArrow{background:var(--color-accent-fill);border-color:var(--color-accent-fill);color:var(--color-on-accent)}@media (hover:hover) and (prefers-reduced-motion:no-preference){.market-module__e_O7IW__category:hover{border-color:var(--color-accent);box-shadow:var(--shadow-card);transform:translateY(-4px)}.market-module__e_O7IW__category:hover .market-module__e_O7IW__categoryProduce{transform:translateY(-3px) rotate(-2deg) scale(var(--category-scale,1))}.market-module__e_O7IW__category:hover .market-module__e_O7IW__categoryMedia:before{transform:translateY(14px)scale(1.07)}}@media (hover:hover){.market-module__e_O7IW__category:hover .market-module__e_O7IW__categoryArrow{background:var(--color-accent-fill);border-color:var(--color-accent-fill);color:var(--color-on-accent)}}.market-module__e_O7IW__sort{color:var(--color-text-muted);align-items:center;font-size:11px;gap:10px!important;display:flex!important}.market-module__e_O7IW__market .market-module__e_O7IW__sort select{border-color:var(--color-border);width:auto;min-height:38px;padding:8px;font-size:11px}.market-module__e_O7IW__filterRow{color:var(--color-text-muted);align-items:center;gap:12px;margin-bottom:18px;font-size:11px;display:flex}.market-module__e_O7IW__filterRow>span{margin-right:auto}.market-module__e_O7IW__chip{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-accent);border-radius:24px;padding:7px 12px;font-size:11px}.market-module__e_O7IW__productGrid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:18px;display:grid}.market-module__e_O7IW__productCard{background:var(--color-surface);border:1px solid var(--color-border);min-width:0;box-shadow:var(--shadow-xs);border-radius:18px;flex-direction:column;transition:box-shadow .2s,border-color .2s;display:flex;overflow:hidden;container:market-product/inline-size}.market-module__e_O7IW__productCard:hover{box-shadow:var(--shadow-card)}.market-module__e_O7IW__productCard:focus-within{border-color:var(--color-accent)}.market-module__e_O7IW__productVisual{background:linear-gradient(145deg, var(--color-bg), var(--color-surface));border-radius:12px;place-items:center;height:164px;margin:7px 7px 0;padding:27px 16px 7px;display:grid;position:relative}.market-module__e_O7IW__productVisual>a{place-items:center;width:100%;height:100%;display:grid}.market-module__e_O7IW__productCard[data-available=false] .market-module__e_O7IW__productVisual img{opacity:.5}.market-module__e_O7IW__cardCartBadge{z-index:2;background:var(--color-accent-fill);color:var(--color-on-accent);border-radius:20px;align-items:center;gap:4px;padding:4px 7px;font-size:10px;font-weight:650;display:inline-flex;position:absolute;top:10px;right:10px}.market-module__e_O7IW__cardCartBadge svg{width:12px;height:12px}@media (hover:hover) and (prefers-reduced-motion:no-preference){.market-module__e_O7IW__productVisual img{transition:transform .25s}.market-module__e_O7IW__productCard:hover .market-module__e_O7IW__productVisual img{transform:translateY(-3px)}}.market-module__e_O7IW__productImage{aspect-ratio:1;object-fit:contain;width:100%;height:auto}.market-module__e_O7IW__productVisual .market-module__e_O7IW__productImage{max-width:190px;height:130px}.market-module__e_O7IW__offerTag,.market-module__e_O7IW__freshTag{z-index:2;border-radius:20px;align-items:center;gap:4px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex;position:absolute;top:10px;left:10px}.market-module__e_O7IW__freshTag svg{width:11px;height:11px}.market-module__e_O7IW__offerTag{background:var(--color-action-soft);color:var(--color-action-strong)}.market-module__e_O7IW__freshTag{background:var(--color-surface);color:var(--color-accent)}.market-module__e_O7IW__productInfo{flex-direction:column;flex:1;padding:15px 16px 0;display:flex}.market-module__e_O7IW__productHeading{min-height:48px;margin-bottom:12px}.market-module__e_O7IW__cardPurchase{grid-template-columns:minmax(0,1fr) 112px;align-items:center;gap:10px;margin-top:auto;display:grid}.market-module__e_O7IW__cardQuantity .market-module__e_O7IW__addButton,.market-module__e_O7IW__cardPreviewButton{border:1px solid var(--color-accent-fill);background:var(--color-accent-fill);width:100%;min-height:46px;color:var(--color-on-accent);border-radius:24px;justify-content:center;align-items:center;gap:6px;padding-inline:9px;font-size:11px;font-weight:600;display:inline-flex}.market-module__e_O7IW__cardQuantity .market-module__e_O7IW__addButton:hover{background:var(--color-accent-fill-strong)}.market-module__e_O7IW__cardPreviewButton svg{width:14px;height:14px}.market-module__e_O7IW__cardQuantity .market-module__e_O7IW__stepper{background:var(--color-surface);border-radius:24px;gap:0;min-height:46px;font-size:12px}.market-module__e_O7IW__cardQuantity .market-module__e_O7IW__stepper button{min-width:44px;min-height:44px}.market-module__e_O7IW__cardQuantity .market-module__e_O7IW__stepper svg{width:14px;height:14px}.market-module__e_O7IW__cardQuantity .market-module__e_O7IW__stepper output{text-align:center;min-width:20px}.market-module__e_O7IW__cardReward{border-top:1px solid var(--color-border);color:var(--color-text-muted);align-items:center;gap:5px;margin-top:13px;padding:9px 0;font-size:10px;display:flex}.market-module__e_O7IW__cardReward svg{width:12px;height:12px;color:var(--color-accent);flex-shrink:0}@container market-product (max-width:245px){.market-module__e_O7IW__cardPurchase{grid-template-columns:minmax(0,1fr);gap:10px}.market-module__e_O7IW__cardPurchase .market-module__e_O7IW__price{flex-direction:row;align-items:baseline;gap:8px}.market-module__e_O7IW__cardQuantity .market-module__e_O7IW__stepper button{min-width:44px}.market-module__e_O7IW__cardReward{font-size:9px}}.market-module__e_O7IW__unit{color:var(--color-text-muted);margin-top:4px;font-size:11px;display:block}.market-module__e_O7IW__productInfo h3{overflow-wrap:anywhere;margin:0;font-size:15px;font-weight:600;line-height:1.35}.market-module__e_O7IW__price{letter-spacing:-.8px;flex-direction:column;align-items:flex-start;gap:3px;font-size:24px;line-height:1.15;display:flex}.market-module__e_O7IW__price strong{overflow-wrap:anywhere;font-weight:650}.market-module__e_O7IW__price del{color:var(--color-text-muted);letter-spacing:0;font-size:11px;font-weight:400}.market-module__e_O7IW__rewardHint{color:var(--color-accent);align-items:center;gap:5px;margin:8px 0 14px;font-size:10px;display:flex}.market-module__e_O7IW__rewardHint svg{width:13px;height:13px}.market-module__e_O7IW__addButton,.market-module__e_O7IW__stepper{border:1px solid var(--color-accent);background:var(--color-surface);width:100%;min-height:44px;color:var(--color-accent);border-radius:7px;justify-content:center;align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.market-module__e_O7IW__addButton svg,.market-module__e_O7IW__stepper svg{width:16px;height:16px}.market-module__e_O7IW__addButton:hover{background:var(--color-accent-soft)}.market-module__e_O7IW__stepper{background:var(--color-accent-subtle);justify-content:space-between;overflow:hidden}.market-module__e_O7IW__stepper button{place-items:center;min-width:44px;min-height:44px;display:grid}.market-module__e_O7IW__stepper button:hover{background:var(--color-accent-soft)}.market-module__e_O7IW__benefitBanner{background:var(--color-accent-soft);color:var(--color-accent-strong);border-radius:14px;align-items:center;gap:24px;margin-top:48px;padding:30px;display:flex}.market-module__e_O7IW__benefitBanner h2{max-width:32ch;font-size:26px}.market-module__e_O7IW__benefitBanner p:last-child{margin-top:10px;font-size:12px}.market-module__e_O7IW__benefitBanner>a{white-space:nowrap;margin-left:auto}.market-module__e_O7IW__benefitSeal{background:var(--color-benefit);width:80px;height:80px;color:var(--color-on-benefit);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.market-module__e_O7IW__benefitSeal svg{width:38px;height:38px}.market-module__e_O7IW__primary,.market-module__e_O7IW__secondary,.market-module__e_O7IW__dangerButton{border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:11px 18px;font-size:12px;font-weight:650;display:inline-flex}.market-module__e_O7IW__primary{background:var(--color-accent-fill);color:var(--color-on-accent)}.market-module__e_O7IW__primary:hover{background:var(--color-accent-fill-strong)}.market-module__e_O7IW__secondary{border:1px solid var(--color-control-border);color:var(--color-text);background:var(--color-surface)}.market-module__e_O7IW__dangerButton{color:var(--color-danger);border:1px solid var(--color-danger)}.market-module__e_O7IW__footer{border-top:1px solid var(--color-border);background:var(--color-surface);padding:40px var(--market-edge);grid-template-columns:2fr 1fr 1fr;gap:32px;font-size:12px;display:grid}.market-module__e_O7IW__footer>div{flex-direction:column;align-items:start;gap:10px;display:flex}.market-module__e_O7IW__footer p{color:var(--color-text-muted);font-size:11px}.market-module__e_O7IW__footerNote{border-top:1px solid var(--color-border);grid-column:1/-1;padding-top:20px}.market-module__e_O7IW__mobileNav{display:none}.market-module__e_O7IW__heading{margin:10px 0 30px}.market-module__e_O7IW__heading>a{color:var(--color-accent);font-size:12px}.market-module__e_O7IW__panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;margin-bottom:20px;padding:24px}.market-module__e_O7IW__panel h2{margin-bottom:18px;font-size:21px}.market-module__e_O7IW__panel>p{margin:12px 0}.market-module__e_O7IW__muted{color:var(--color-text-muted);font-size:12px}.market-module__e_O7IW__breadcrumb{color:var(--color-text-muted);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:24px;font-size:11px;display:flex}.market-module__e_O7IW__breadcrumb svg{width:12px;height:12px}.market-module__e_O7IW__breadcrumb a:hover{color:var(--color-accent);text-decoration:underline}.market-module__e_O7IW__breadcrumb [aria-current]{color:var(--color-text)}.market-module__e_O7IW__detail{background:var(--color-surface);border:1px solid var(--color-border);box-shadow:var(--shadow-xs);border-radius:24px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(24px,4vw,52px);padding:20px;display:grid}.market-module__e_O7IW__detailImage{background:linear-gradient(145deg, var(--color-bg), var(--color-surface));border-radius:16px;flex-direction:column;align-self:stretch;min-width:0;padding:18px;display:flex;position:relative}.market-module__e_O7IW__detailImageTop{z-index:1;justify-content:space-between;align-items:center;gap:12px;display:flex;position:relative}.market-module__e_O7IW__detailImageLabel{background:var(--color-surface);color:var(--color-accent);border-radius:24px;align-items:center;gap:7px;padding:7px 11px;font-size:10px;font-weight:600;display:inline-flex}.market-module__e_O7IW__detailImageLabel svg{width:14px;height:14px}.market-module__e_O7IW__detailDiscount{background:var(--color-action-fill);color:var(--color-on-action);border-radius:8px;padding:7px 11px;font-size:12px;font-weight:700}.market-module__e_O7IW__detailImageStage{isolation:isolate;flex:1;place-items:center;min-height:310px;padding:20px 10px;display:grid;position:relative}.market-module__e_O7IW__detailImageStage img{object-fit:contain;filter:drop-shadow(0 14px 12px #00000014);width:100%;max-width:clamp(290px,26vw,420px);height:auto;max-height:420px}.market-module__e_O7IW__detailUnit{border-right:1px solid var(--color-border);color:var(--color-text-muted);align-items:center;gap:6px;padding:0 12px 0 0;font-size:12px;font-weight:500;display:inline-flex}.market-module__e_O7IW__detailUnit svg{width:13px;height:13px}.market-module__e_O7IW__detailInfo{min-width:0;padding:12px 14px 12px 0}.market-module__e_O7IW__detailEyebrow{letter-spacing:1.5px;color:var(--color-accent);font-size:9px;font-weight:650}.market-module__e_O7IW__detailHeading h1{letter-spacing:-1px;margin:8px 0 12px;font-size:clamp(30px,3vw,38px);line-height:1.1}.market-module__e_O7IW__detailMeta{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.market-module__e_O7IW__detailAvailability{color:var(--color-success);align-items:center;gap:6px;font-size:11px;display:inline-flex}.market-module__e_O7IW__detailAvailability:before{content:"";background:currentColor;border-radius:50%;width:6px;height:6px}.market-module__e_O7IW__detailAvailability[data-available=false]{color:var(--color-warning)}.market-module__e_O7IW__detailDescription{color:var(--color-text-muted);max-width:48ch;margin:16px 0 20px;font-size:14px;line-height:1.65}.market-module__e_O7IW__detailPriceBlock{flex-wrap:wrap;align-items:baseline;gap:10px;padding:8px 0 18px;display:flex}.market-module__e_O7IW__detailPriceCaption{color:var(--color-text-muted);justify-content:space-between;align-items:center;font-size:10px;display:flex}.market-module__e_O7IW__detailPriceCaption>span:last-child{letter-spacing:1px;font-size:9px}.market-module__e_O7IW__detailPrice{letter-spacing:-1px;font-size:clamp(30px,3vw,36px);font-weight:650;line-height:1}.market-module__e_O7IW__detailPriceBlock del{color:var(--color-text-muted);font-size:12px}.market-module__e_O7IW__detailSaving{background:var(--color-action-soft);color:var(--color-action-strong);border-radius:6px;align-self:center;padding:5px 8px;font-size:10px;font-weight:650;display:inline-flex}.market-module__e_O7IW__detailPurchase{background:var(--color-bg);border:1px solid var(--color-border);border-radius:14px;padding:18px}.market-module__e_O7IW__detailPurchaseActions{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;display:grid}.market-module__e_O7IW__detailPurchaseActions[data-in-cart=true]{grid-template-columns:136px minmax(0,1fr)}.market-module__e_O7IW__detailPurchaseActions[data-in-cart=true] .market-module__e_O7IW__detailCartLink{background:var(--color-accent-fill);color:var(--color-on-accent);border-color:var(--color-accent-fill)}.market-module__e_O7IW__detailPurchaseActions[data-in-cart=true] .market-module__e_O7IW__detailCartLink:hover{background:var(--color-accent-fill-strong)}.market-module__e_O7IW__detailQuantity .market-module__e_O7IW__addButton{background:var(--color-accent-fill);min-height:50px;color:var(--color-on-accent);border-color:var(--color-accent-fill);font-size:13px}.market-module__e_O7IW__detailQuantity .market-module__e_O7IW__addButton:hover{background:var(--color-accent-fill-strong)}.market-module__e_O7IW__detailQuantity .market-module__e_O7IW__stepper{min-height:50px}.market-module__e_O7IW__detailQuantity .market-module__e_O7IW__stepper button{min-width:44px;min-height:48px}.market-module__e_O7IW__detailCartLink{min-height:50px;color:var(--color-accent);background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:5px;padding:12px 9px;font-size:11px;font-weight:600;display:inline-flex}.market-module__e_O7IW__detailCartLink svg{width:14px;height:14px}.market-module__e_O7IW__detailCartStatus{min-height:16px;color:var(--color-text-muted);margin-top:11px;font-size:10px}.market-module__e_O7IW__detailRewards{border-bottom:1px solid var(--color-border);color:var(--color-text);align-items:center;gap:12px;margin-top:3px;padding:16px 0 14px;display:flex}.market-module__e_O7IW__detailRewardIcon{background:var(--color-accent-subtle);width:32px;height:32px;color:var(--color-accent);border-radius:10px;flex-shrink:0;place-items:center;display:grid}.market-module__e_O7IW__detailRewardIcon svg{width:20px;height:20px}.market-module__e_O7IW__detailRewards strong{font-size:12px;font-weight:600;display:block}.market-module__e_O7IW__detailRewards small{margin-top:3px;font-size:10px;display:block}.market-module__e_O7IW__detailRewards>svg{width:17px;height:17px;color:var(--color-accent);flex-shrink:0;margin-left:auto}.market-module__e_O7IW__detailRewards small{color:var(--color-text-muted)}.market-module__e_O7IW__detailDelivery{color:var(--color-text-muted);align-items:center;gap:7px;padding-top:13px;font-size:11px;display:flex}.market-module__e_O7IW__detailDelivery svg{width:16px;height:16px;color:var(--color-accent);flex-shrink:0}@media (max-width:1000px){.market-module__e_O7IW__detail{gap:28px}.market-module__e_O7IW__detailImage{padding:18px}.market-module__e_O7IW__detailImageStage{min-height:290px;padding:5px}}@media (max-width:680px){.market-module__e_O7IW__detail{grid-template-columns:minmax(0,1fr)}.market-module__e_O7IW__detailImageStage{min-height:260px}.market-module__e_O7IW__detailImageStage img{max-height:250px}}.market-module__e_O7IW__checkoutGrid{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:28px;display:grid}.market-module__e_O7IW__cartLine{border-bottom:1px solid var(--color-border);grid-template-columns:72px minmax(0,1fr) 124px 80px;align-items:center;gap:16px;padding:20px 0;display:grid}.market-module__e_O7IW__cartLine:first-child{padding-top:0}.market-module__e_O7IW__cartLine:last-child{border-bottom:0;padding-bottom:0}.market-module__e_O7IW__cartLine h3{margin-bottom:8px}.market-module__e_O7IW__cartLine>b{text-align:right}.market-module__e_O7IW__textButton{color:var(--color-accent);padding:6px 0;font-size:11px;text-decoration:underline;display:block}.market-module__e_O7IW__summary{position:sticky;top:20px}.market-module__e_O7IW__summary>.market-module__e_O7IW__primary{width:100%;margin-top:20px}.market-module__e_O7IW__summary label{margin:16px 0 8px;font-size:12px}.market-module__e_O7IW__totals>div{justify-content:space-between;gap:20px;padding:9px 0;display:flex}.market-module__e_O7IW__totals{margin:20px 0;font-size:13px}.market-module__e_O7IW__total{border-top:1px solid var(--color-border);margin-top:12px;font-size:20px;font-weight:700;padding-top:20px!important}.market-module__e_O7IW__rewardNotice,.market-module__e_O7IW__infoBox{background:var(--color-accent-soft);color:var(--color-accent-strong);border-radius:8px;padding:16px;font-size:12px}.market-module__e_O7IW__finePrint{text-align:center;color:var(--color-text-muted);margin-top:16px;font-size:10px}.market-module__e_O7IW__form{gap:20px;display:grid}.market-module__e_O7IW__form h2{margin-bottom:0}.market-module__e_O7IW__form fieldset{gap:10px;display:grid}.market-module__e_O7IW__form legend{margin-bottom:10px;font-weight:600}.market-module__e_O7IW__radio{align-items:center;min-height:36px;font-size:12px;gap:10px!important;font-weight:400!important;display:flex!important}.market-module__e_O7IW__error{color:var(--color-danger);padding:8px 0;font-size:12px}.market-module__e_O7IW__notice{background:var(--color-surface);color:var(--color-warning);border-bottom:1px solid var(--color-border);padding:14px 24px}.market-module__e_O7IW__success{color:var(--color-success);margin:12px 0;font-size:12px}.market-module__e_O7IW__empty{text-align:center;justify-items:center;gap:18px;padding:70px 20px;display:grid}.market-module__e_O7IW__empty>svg{width:55px;height:55px;color:var(--color-accent)}.market-module__e_O7IW__empty p{color:var(--color-text-muted);max-width:45ch}.market-module__e_O7IW__skeleton{min-height:500px;color:var(--color-text-muted);place-items:center;display:grid}.market-module__e_O7IW__imageFallback{aspect-ratio:1;color:var(--color-text-muted);place-content:center;justify-items:center;gap:12px;font-size:12px;display:grid}.market-module__e_O7IW__adminLayout{grid-template-columns:200px minmax(0,1fr);gap:32px;display:grid}.market-module__e_O7IW__adminSidebar{flex-direction:column;align-self:start;gap:5px;display:flex;position:sticky;top:20px}.market-module__e_O7IW__adminSidebar a{border-radius:8px;padding:12px 16px;font-size:13px}.market-module__e_O7IW__adminSidebar a[aria-current=page]{background:var(--color-accent-fill);color:var(--color-on-accent);font-weight:600}.market-module__e_O7IW__adminSidebar>p{text-transform:uppercase;letter-spacing:1.5px;color:var(--color-text-muted);margin:15px 16px;font-size:10px}.market-module__e_O7IW__adminSidebar .market-module__e_O7IW__dangerButton{margin-top:24px}.market-module__e_O7IW__adminContent{min-width:0}.market-module__e_O7IW__metrics{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.market-module__e_O7IW__metric{border:1px solid var(--color-border);background:var(--color-surface);border-radius:12px;padding:20px}.market-module__e_O7IW__metric>span{color:var(--color-text-muted);font-size:12px;display:block}.market-module__e_O7IW__metric>strong{letter-spacing:-1px;margin:8px 0;font-size:32px;font-weight:600;display:block}.market-module__e_O7IW__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.market-module__e_O7IW__tableWrap{overflow-x:auto}.market-module__e_O7IW__table{text-align:left;border-collapse:collapse;white-space:nowrap;width:100%;font-size:12px}.market-module__e_O7IW__table th{color:var(--color-text-muted);background:var(--color-bg);padding:12px;font-size:10px;font-weight:600}.market-module__e_O7IW__table td{border-bottom:1px solid var(--color-border);padding:16px 12px}.market-module__e_O7IW__table a{color:var(--color-accent);text-decoration:underline}.market-module__e_O7IW__status{background:var(--color-accent-soft);color:var(--color-accent-strong);border-radius:25px;padding:5px 10px;font-size:11px;display:inline-flex}.market-module__e_O7IW__status[data-status=cancelled]{color:var(--color-danger);background:var(--color-surface);border:1px solid var(--color-danger)}.market-module__e_O7IW__editorGrid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.8fr);align-items:start;gap:24px;display:grid}.market-module__e_O7IW__editorGrid>form,.market-module__e_O7IW__editorGrid fieldset{min-width:0}.market-module__e_O7IW__preview{scrollbar-width:thin;min-width:0;max-height:calc(100dvh - 48px);padding:4px;position:sticky;top:24px;overflow-y:auto}.market-module__e_O7IW__previewFrame{background:var(--color-bg);border:1px solid var(--color-border);color:var(--color-text);border-radius:12px;padding:22px}.market-module__e_O7IW__previewFrame h3{margin:16px 0 8px}.market-module__e_O7IW__previewFrame>p{margin-bottom:16px}.market-module__e_O7IW__previewFrame .market-module__e_O7IW__productCard{max-width:230px;margin:20px auto 0}.market-module__e_O7IW__previewHero{background:var(--color-accent-fill);color:var(--color-on-accent);border-radius:12px;margin:18px 0;padding:20px}.market-module__e_O7IW__previewHero h3{text-wrap:balance;overflow-wrap:anywhere;margin:0 0 10px;font-size:24px}.market-module__e_O7IW__previewHero p{font-size:12px;line-height:1.65}.market-module__e_O7IW__previewHero .market-module__e_O7IW__heroButton{min-height:40px;margin-top:16px;font-size:11px}.market-module__e_O7IW__previewSave{background:var(--color-accent-fill);width:100%;min-height:48px;color:var(--color-on-accent);border-radius:10px;margin-top:16px;padding:12px 18px;font-weight:600;display:block}.market-module__e_O7IW__previewSave:hover{background:var(--color-accent-fill-strong)}.market-module__e_O7IW__preset{text-align:left;border:1px solid var(--color-border);background:var(--color-surface);border-radius:12px;flex-direction:column;align-items:stretch;min-width:0;padding:8px;transition:border-color .2s,box-shadow .2s;display:flex}.market-module__e_O7IW__preset:hover,.market-module__e_O7IW__preset[aria-pressed=true]{border-color:var(--color-accent)}.market-module__e_O7IW__preset[aria-pressed=true]{box-shadow:0 0 0 1px var(--color-accent)}.market-module__e_O7IW__paletteFilters{flex-wrap:wrap;gap:6px;margin:14px 0;display:flex}.market-module__e_O7IW__paletteFilters button{border:1px solid var(--color-border);min-height:40px;color:var(--color-text-muted);border-radius:24px;padding:8px 12px;font-size:12px}.market-module__e_O7IW__paletteFilters button[aria-pressed=true]{background:var(--color-accent-fill);color:var(--color-on-accent);border-color:var(--color-accent-fill)}.market-module__e_O7IW__paletteGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;display:grid}.market-module__e_O7IW__paletteSwatches{border:1px solid var(--color-border);border-radius:7px;grid-template-columns:2fr 1fr 1fr 1fr 1fr;height:44px;display:grid;overflow:hidden}.market-module__e_O7IW__paletteName{justify-content:space-between;align-items:start;gap:8px;margin:9px 3px 3px;font-size:12px;font-weight:650;display:flex}.market-module__e_O7IW__paletteName>span{color:var(--color-accent)}.market-module__e_O7IW__paletteDescription{color:var(--color-text-muted);margin-inline:3px;font-size:10px;line-height:1.5}.market-module__e_O7IW__paletteSelection{background:var(--color-accent-subtle);color:var(--color-accent);border-radius:8px;margin-top:14px;padding:12px;font-size:12px;font-weight:600}.market-module__e_O7IW__paletteSelection>span{color:var(--color-text-muted);margin-top:3px;font-size:11px;font-weight:400;display:block}.market-module__e_O7IW__colorRow{grid-template-columns:52px minmax(0,1fr);gap:8px;display:grid}.market-module__e_O7IW__formGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.market-module__e_O7IW__timeline{gap:8px;padding:28px 0;display:flex}.market-module__e_O7IW__timeline>span{border-top:3px solid var(--color-border);color:var(--color-text-muted);flex:1;padding-top:10px;font-size:11px}.market-module__e_O7IW__timeline>span[data-complete=true]{border-color:var(--color-accent);color:var(--color-accent);font-weight:600}.market-module__e_O7IW__walletHero{background:var(--color-accent-fill);color:var(--color-on-accent);border-radius:16px;padding:32px}.market-module__e_O7IW__walletHero strong{letter-spacing:-2px;margin:12px 0;font-size:56px;font-weight:600;display:block}.market-module__e_O7IW__walletHero p{font-size:12px}.market-module__e_O7IW__walletHero .market-module__e_O7IW__heroButton{margin-top:18px}@media (max-width:1100px){.market-module__e_O7IW__headerInner{gap:20px}.market-module__e_O7IW__accountLink{display:none}.market-module__e_O7IW__categoryCaption{padding-inline:8px}.market-module__e_O7IW__categoryCaption h3{font-size:15px}.market-module__e_O7IW__categoryArrow{width:29px;height:29px}.market-module__e_O7IW__checkoutGrid{grid-template-columns:minmax(0,1fr) 310px}.market-module__e_O7IW__cartLine{grid-template-columns:55px minmax(0,1fr) 105px}.market-module__e_O7IW__cartLine>b{text-align:left;grid-column:2}.market-module__e_O7IW__editorGrid{grid-template-columns:1fr}.market-module__e_O7IW__preview{max-height:none;position:static;overflow:visible}.market-module__e_O7IW__previewFrame .market-module__e_O7IW__productCard{margin-left:0}}@media (max-width:800px){.market-module__e_O7IW__market{--market-gutter:20px}.market-module__e_O7IW__announcement{justify-content:center}.market-module__e_O7IW__announcement>span{display:none}.market-module__e_O7IW__headerInner{flex-wrap:wrap;gap:16px;padding:18px 20px 12px}.market-module__e_O7IW__headerInner>a:first-child{margin-right:auto}.market-module__e_O7IW__search{flex:1 0 100%;order:3}.market-module__e_O7IW__logo{font-size:21px}.market-module__e_O7IW__logo small{font-size:7px}.market-module__e_O7IW__cartLink{padding:10px 12px}.market-module__e_O7IW__nav{gap:22px;padding:0 20px;overflow-x:auto}.market-module__e_O7IW__delivery{display:none}.market-module__e_O7IW__container{padding:20px 20px 40px}.market-module__e_O7IW__hero{min-height:360px}.market-module__e_O7IW__heroCopy{padding:28px 0 28px 28px}.market-module__e_O7IW__hero h1{font-size:38px}.market-module__e_O7IW__hero p{font-size:14px}.market-module__e_O7IW__heroArt{height:300px}.market-module__e_O7IW__heroCircle{width:200px;height:200px}.market-module__e_O7IW__heroFoot{font-size:10px}.market-module__e_O7IW__heroSticker{padding:10px;font-size:10px;bottom:3%;left:4%}.market-module__e_O7IW__categories{grid-template-columns:repeat(2,1fr)}.market-module__e_O7IW__productGrid{grid-template-columns:repeat(3,1fr);gap:12px}.market-module__e_O7IW__productVisual{height:148px;padding:25px 10px 5px}.market-module__e_O7IW__productVisual .market-module__e_O7IW__productImage{height:118px}.market-module__e_O7IW__productInfo{padding:12px 12px 0}.market-module__e_O7IW__price{font-size:20px}.market-module__e_O7IW__benefitBanner{flex-wrap:wrap;padding:24px}.market-module__e_O7IW__benefitSeal{display:none}.market-module__e_O7IW__benefitBanner>a{margin-left:0}.market-module__e_O7IW__checkoutGrid{grid-template-columns:1fr}.market-module__e_O7IW__summary{position:static}.market-module__e_O7IW__adminLayout{grid-template-columns:1fr;gap:20px}.market-module__e_O7IW__adminSidebar{flex-flow:wrap;gap:5px;position:static}.market-module__e_O7IW__adminSidebar>p{display:none}.market-module__e_O7IW__adminSidebar a{padding:10px 12px}.market-module__e_O7IW__adminSidebar .market-module__e_O7IW__dangerButton{margin-top:0}.market-module__e_O7IW__detail{gap:25px}.market-module__e_O7IW__detailImage{padding:20px}}@media (max-width:540px){.market-module__e_O7IW__market{--market-gutter:16px}.market-module__e_O7IW__container{padding:16px 16px 36px}.market-module__e_O7IW__announcement{padding:8px 16px;font-size:10px}.market-module__e_O7IW__headerInner{padding:16px}.market-module__e_O7IW__logo{max-width:225px;font-size:19px}.market-module__e_O7IW__logoMark{flex-shrink:0;width:34px;height:34px}.market-module__e_O7IW__logo small{letter-spacing:1.4px}.market-module__e_O7IW__cartLink{gap:7px}.market-module__e_O7IW__cartLink>span{display:none}.market-module__e_O7IW__nav{gap:22px;padding:0 16px;font-size:11px}.market-module__e_O7IW__hero{border-radius:18px;grid-template-columns:1fr;min-height:0}.market-module__e_O7IW__heroCopy{padding:24px 24px 12px}.market-module__e_O7IW__hero h1{letter-spacing:-1.6px;max-width:19ch;margin-top:16px;font-size:clamp(32px,8vw,42px)}.market-module__e_O7IW__hero p{max-width:40ch}.market-module__e_O7IW__heroButton{min-height:44px;margin-top:18px;font-size:12px}.market-module__e_O7IW__heroFoot{margin-top:16px}.market-module__e_O7IW__heroArt{width:min(100%,360px);height:220px;margin-bottom:16px}.market-module__e_O7IW__heroCircle{width:170px;height:170px}.market-module__e_O7IW__trustStrip{gap:8px;padding:14px 8px}.market-module__e_O7IW__trustStrip>span{text-align:center;flex-direction:column;align-items:center;gap:5px;font-size:9px;display:flex}.market-module__e_O7IW__trustStrip b{font-size:10px}.market-module__e_O7IW__trustStrip svg{height:21px}.market-module__e_O7IW__section{margin-top:30px}.market-module__e_O7IW__sectionHeading{flex-wrap:wrap;align-items:start;gap:10px}.market-module__e_O7IW__sectionHeading h2{font-size:25px}.market-module__e_O7IW__eyebrow{letter-spacing:1.2px;font-size:8px}.market-module__e_O7IW__category{border-radius:14px;padding:5px}.market-module__e_O7IW__categories{gap:12px}.market-module__e_O7IW__categoryMedia{border-radius:9px;height:136px}.market-module__e_O7IW__categoryMedia:before{width:100px;height:100px}.market-module__e_O7IW__categoryProduce{--category-scale:.8;width:210px;transform:scale(var(--category-scale));flex-shrink:0;margin-top:18px}.market-module__e_O7IW__categoryCount{padding:3px 7px;font-size:9px;top:8px;left:8px}.market-module__e_O7IW__categorySelected{width:20px;height:20px;font-size:10px;top:8px;right:8px}.market-module__e_O7IW__categoryCaption{gap:5px;min-height:87px;padding:12px 6px 9px}.market-module__e_O7IW__categoryCaption h3{font-size:14px}.market-module__e_O7IW__categoryCaption p{font-size:10px}.market-module__e_O7IW__categoryArrow{width:25px;height:25px}.market-module__e_O7IW__categoryArrow svg{width:14px;height:14px}.market-module__e_O7IW__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.market-module__e_O7IW__productVisual .market-module__e_O7IW__productImage{height:104px}.market-module__e_O7IW__productVisual{height:132px;margin:5px 5px 0;padding:25px 8px 3px}.market-module__e_O7IW__productCard{border-radius:14px}.market-module__e_O7IW__productHeading{min-height:44px;margin-bottom:10px}.market-module__e_O7IW__cardReward{margin-top:10px;padding-block:8px}.market-module__e_O7IW__productInfo h3{font-size:13px}.market-module__e_O7IW__productInfo{padding:12px 11px 0}.market-module__e_O7IW__price{flex-wrap:wrap;gap:6px;font-size:20px}.market-module__e_O7IW__price del{font-size:10px}.market-module__e_O7IW__rewardHint{font-size:9px}.market-module__e_O7IW__offerTag,.market-module__e_O7IW__freshTag{font-size:9px;top:10px;left:10px}.market-module__e_O7IW__benefitBanner h2{font-size:24px}.market-module__e_O7IW__footer{grid-template-columns:1fr 1fr;gap:24px;padding:30px 20px 100px}.market-module__e_O7IW__footer>div:first-child{grid-column:1/-1}.market-module__e_O7IW__mobileNav{z-index:30;border-top:1px solid var(--color-border);background:var(--color-surface);width:100%;padding:8px 5px calc(8px + env(safe-area-inset-bottom));justify-content:space-around;display:flex;position:fixed;bottom:0}.market-module__e_O7IW__mobileNav a{min-width:60px;color:var(--color-accent);justify-items:center;gap:3px;font-size:9px;display:grid}.market-module__e_O7IW__mobileNav svg{width:22px;height:22px}.market-module__e_O7IW__heading{flex-wrap:wrap;margin-top:16px}.market-module__e_O7IW__panel{padding:18px}.market-module__e_O7IW__cartLine{grid-template-columns:48px minmax(0,1fr) 98px;gap:10px}.market-module__e_O7IW__cartLine h3{font-size:13px}.market-module__e_O7IW__cartLine .market-module__e_O7IW__stepper button{min-width:32px}.market-module__e_O7IW__detail{border-radius:18px;grid-template-columns:1fr;gap:20px;padding:12px}.market-module__e_O7IW__detailImage{border-radius:16px;padding:16px}.market-module__e_O7IW__detailImageStage{min-height:220px;padding:5px}.market-module__e_O7IW__detailImageStage img{max-width:220px;max-height:220px}.market-module__e_O7IW__detailHeading h1{font-size:34px}.market-module__e_O7IW__detailInfo{padding:0 3px 4px}.market-module__e_O7IW__detailDescription{margin-top:16px}.market-module__e_O7IW__detailPriceBlock{padding:8px 0 16px}.market-module__e_O7IW__detailPurchase{padding:14px}.market-module__e_O7IW__detailPurchaseActions[data-in-cart=true]{grid-template-columns:120px minmax(0,1fr)}.market-module__e_O7IW__detailImageLabel{font-size:9px}.market-module__e_O7IW__detailPurchaseActions{gap:8px}.market-module__e_O7IW__detailCartLink{padding-inline:10px}.market-module__e_O7IW__detailRewards{gap:10px;padding:16px 0}.market-module__e_O7IW__detailRewards strong{font-size:11px}.market-module__e_O7IW__detailRewards small{font-size:10px}.market-module__e_O7IW__detailDiscount{padding:5px 9px}.market-module__e_O7IW__detail .market-module__e_O7IW__detailUnit{font-size:10px}.market-module__e_O7IW__metrics{grid-template-columns:1fr;gap:10px}.market-module__e_O7IW__metric{justify-content:space-between;align-items:center;padding:16px;display:flex}.market-module__e_O7IW__metric>strong{margin:0;font-size:26px}.market-module__e_O7IW__formGrid{grid-template-columns:1fr}.market-module__e_O7IW__timeline{flex-wrap:wrap;gap:14px}.market-module__e_O7IW__timeline>span{min-width:28%}.market-module__e_O7IW__walletHero strong{font-size:46px}}
