.MediaGallery-module__CQvbTa__gallery{grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:10px;display:grid}.MediaGallery-module__CQvbTa__media{aspect-ratio:4/3;background:#f4f2ef;border:1px solid #e1ddd8;border-radius:6px;min-width:0;position:relative;overflow:hidden}.MediaGallery-module__CQvbTa__media img{object-fit:cover;width:100%;height:100%;display:block}.MediaGallery-module__CQvbTa__media[data-fit=contain] img{object-fit:contain}.MediaGallery-module__CQvbTa__previewButton{width:100%;height:100%;color:inherit;cursor:zoom-in;background:0 0;border:0;padding:0;display:block}.MediaGallery-module__CQvbTa__previewButton:focus-visible{outline-offset:-3px;outline:3px solid #1677ff}.MediaGallery-module__CQvbTa__fallback{color:#77716b;text-align:center;place-items:center;height:100%;padding:12px;font-size:12px;display:grid}.MediaGallery-module__CQvbTa__index{z-index:1;color:#fff;text-align:center;pointer-events:none;background:#1c1a18b8;border-radius:4px;min-width:22px;padding:2px 5px;font-size:11px;position:absolute;bottom:6px;right:6px}.MediaGallery-module__CQvbTa__previewModal{max-width:calc(100vw - 24px)}.MediaGallery-module__CQvbTa__previewImage{object-fit:contain;width:100%;height:min(72vh,720px);max-height:calc(100dvh - 160px);display:block}.MediaGallery-module__CQvbTa__empty{color:#77716b;margin:0;font-size:13px}@media (max-width:480px){.MediaGallery-module__CQvbTa__previewImage{height:min(68vh,560px);max-height:calc(100dvh - 136px)}}
.PresentationPreferencesControl-module__OtKSbG__trigger{color:#27313a;cursor:pointer;font:inherit;background:#fff;border:1px solid #d7dde2;border-radius:6px;flex:none;justify-content:center;align-items:center;gap:7px;max-width:190px;height:36px;padding:0 10px;transition:border-color .16s,box-shadow .16s,color .16s;display:inline-flex}.PresentationPreferencesControl-module__OtKSbG__trigger:hover{color:#684b1f;border-color:#8d6d37}.PresentationPreferencesControl-module__OtKSbG__trigger:focus-visible{border-color:#8d6d37;outline:0;box-shadow:0 0 0 3px #8d6d3729}.PresentationPreferencesControl-module__OtKSbG__trigger .anticon{font-size:16px}.PresentationPreferencesControl-module__OtKSbG__triggerText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.PresentationPreferencesControl-module__OtKSbG__currency{color:#624819;text-align:center;background:#f4f0e8;border-radius:3px;min-width:34px;padding:0 5px;font-size:11px;font-weight:700;line-height:20px}.PresentationPreferencesControl-module__OtKSbG__panel{gap:13px;width:min(280px,100vw - 72px);display:grid}.PresentationPreferencesControl-module__OtKSbG__field{gap:6px;display:grid}.PresentationPreferencesControl-module__OtKSbG__field>span{color:#58636d;font-size:12px;font-weight:650}.PresentationPreferencesControl-module__OtKSbG__select{color:#202830;font:inherit;background:#fff;border:1px solid #ccd3d9;border-radius:5px;width:100%;height:36px;padding:0 31px 0 9px}.PresentationPreferencesControl-module__OtKSbG__select:focus-visible{border-color:#8d6d37;outline:0;box-shadow:0 0 0 3px #8d6d3724}.PresentationPreferencesControl-module__OtKSbG__notice{color:#65707a;border-left:3px solid #b28b49;margin:1px 0 0;padding-left:9px;font-size:12px;line-height:1.55}@media (max-width:760px){.PresentationPreferencesControl-module__OtKSbG__trigger{max-width:none;height:34px;padding:0 8px}.PresentationPreferencesControl-module__OtKSbG__triggerText{display:none}}@media (max-width:350px){.PresentationPreferencesControl-module__OtKSbG__trigger{gap:4px;padding:0 6px}}
.DevSessionPanel-module__72_zDG__summary,.DevSessionPanel-module__72_zDG__form{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;max-width:100%;display:flex}.DevSessionPanel-module__72_zDG__summary{flex:240px}.DevSessionPanel-module__72_zDG__credential{overflow-wrap:anywhere;min-width:0}.DevSessionPanel-module__72_zDG__form{flex:100%;width:100%}.DevSessionPanel-module__72_zDG__userIdInput{flex:160px;width:160px;min-width:0;max-width:100%}.DevSessionPanel-module__72_zDG__roleSelect{flex:200px;min-width:0;max-width:100%}.DevSessionPanel-module__72_zDG__fieldError{color:var(--color-danger);overflow-wrap:anywhere;min-width:0}
.MediaUploadField-module__l1kmpq__field{gap:10px;display:grid}.MediaUploadField-module__l1kmpq__dropZone{color:#625d58;text-align:center;background:#faf9f7;border:1px dashed #b9b4ae;border-radius:6px;place-items:center;min-height:132px;padding:18px;transition:border-color .16s,background .16s;display:grid;position:relative}.MediaUploadField-module__l1kmpq__dropZone[data-active=true]{background:#fbf1f3;border-color:#9d1834}.MediaUploadField-module__l1kmpq__dropZone[data-disabled=true]{cursor:not-allowed;opacity:.55}.MediaUploadField-module__l1kmpq__fileInput{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.MediaUploadField-module__l1kmpq__dropContent{justify-items:center;gap:7px;max-width:420px;display:grid}.MediaUploadField-module__l1kmpq__dropIcon{color:#9d1834;font-size:26px}.MediaUploadField-module__l1kmpq__dropContent strong{color:#302d2a;font-size:14px}.MediaUploadField-module__l1kmpq__dropContent span{font-size:12px;line-height:1.55}.MediaUploadField-module__l1kmpq__chooseButton,.MediaUploadField-module__l1kmpq__iconButton{color:#34312e;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d3cfca;border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:6px 12px;font-weight:600;display:inline-flex}.MediaUploadField-module__l1kmpq__chooseButton:focus-visible,.MediaUploadField-module__l1kmpq__iconButton:focus-visible,.MediaUploadField-module__l1kmpq__dropZone:focus-within{outline-offset:2px;outline:2px solid #9d183452}.MediaUploadField-module__l1kmpq__summary{color:#716c67;justify-content:space-between;align-items:center;gap:12px;min-height:24px;font-size:12px;display:flex}.MediaUploadField-module__l1kmpq__summary strong{color:#34312e}.MediaUploadField-module__l1kmpq__summary[data-valid=false] strong{color:#9d1834}.MediaUploadField-module__l1kmpq__error{color:#a22b3c;margin:0;font-size:12px}.MediaUploadField-module__l1kmpq__items{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px;display:grid}.MediaUploadField-module__l1kmpq__item{background:#fff;border:1px solid #e1ddd8;border-radius:6px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:8px;display:grid}.MediaUploadField-module__l1kmpq__preview{aspect-ratio:1;color:#817b75;background:#f0eeeb;border-radius:4px;place-items:center;width:58px;display:grid;overflow:hidden}.MediaUploadField-module__l1kmpq__preview img{object-fit:cover;width:100%;height:100%}.MediaUploadField-module__l1kmpq__previewUnavailable{color:#817b75;place-items:center;width:100%;height:100%;font-size:22px;display:grid}.MediaUploadField-module__l1kmpq__itemCopy{min-width:0}.MediaUploadField-module__l1kmpq__itemName,.MediaUploadField-module__l1kmpq__itemState{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.MediaUploadField-module__l1kmpq__itemName{color:#302d2a;font-size:12px;font-weight:600}.MediaUploadField-module__l1kmpq__itemState{color:#77716b;margin-top:3px;font-size:11px}.MediaUploadField-module__l1kmpq__item[data-status=stored] .MediaUploadField-module__l1kmpq__itemState,.MediaUploadField-module__l1kmpq__item[data-status=done] .MediaUploadField-module__l1kmpq__itemState{color:#347151}.MediaUploadField-module__l1kmpq__item[data-status=scanning] .MediaUploadField-module__l1kmpq__itemState{color:#916318}.MediaUploadField-module__l1kmpq__item[data-status=checking] .MediaUploadField-module__l1kmpq__itemState{color:#73599b}.MediaUploadField-module__l1kmpq__item[data-status=error] .MediaUploadField-module__l1kmpq__itemState{color:#a22b3c;overflow-wrap:anywhere;text-overflow:clip;white-space:normal}.MediaUploadField-module__l1kmpq__itemActions{flex-direction:column;gap:5px;display:flex}.MediaUploadField-module__l1kmpq__iconButton{width:30px;min-height:30px;padding:0}.MediaUploadField-module__l1kmpq__iconButton:disabled,.MediaUploadField-module__l1kmpq__chooseButton:disabled{cursor:not-allowed;opacity:.45}@media (max-width:520px){.MediaUploadField-module__l1kmpq__dropZone{min-height:120px;padding:14px}.MediaUploadField-module__l1kmpq__items{grid-template-columns:1fr}.MediaUploadField-module__l1kmpq__item{grid-template-columns:58px minmax(0,1fr)}.MediaUploadField-module__l1kmpq__itemActions{flex-direction:row;grid-column:1/-1;justify-content:flex-end}}
.nav-module__pygS0q__bar{background:var(--color-surface);border-bottom:1px solid var(--color-border)}.nav-module__pygS0q__inner{flex-wrap:wrap;align-items:center;gap:16px;max-width:960px;margin:0 auto;padding:10px 16px;display:flex}.nav-module__pygS0q__brandHeading{align-items:center;gap:12px;min-width:0;display:flex}.nav-module__pygS0q__brandLink{flex:none;align-items:center;width:124px;display:flex}.nav-module__pygS0q__brandLogo{width:100%;height:auto;display:block}.nav-module__pygS0q__title{border-left:1px solid var(--color-border);white-space:nowrap;padding-left:12px;font-size:15px;font-weight:600}.nav-module__pygS0q__links{flex-wrap:wrap;gap:14px;display:flex}.nav-module__pygS0q__links a{font-size:13px}.nav-module__pygS0q__devbar{color:#cfcdc5;background:#23221f;font-size:12px}.nav-module__pygS0q__devbarInner{flex-wrap:wrap;align-items:center;gap:12px;max-width:960px;margin:0 auto;padding:6px 16px;display:flex}.nav-module__pygS0q__devbarInner a{color:#e8d9ab}
.owner-layout-module__-q9xPW__devTools{z-index:1200;background:#fff;border:1px solid #d7d2cc;border-radius:6px;max-width:min(420px,100vw - 28px);position:fixed;bottom:14px;right:14px;box-shadow:0 10px 30px #1f1b1829}.owner-layout-module__-q9xPW__devTools>summary{cursor:pointer;color:#6e6862;padding:7px 10px;font-size:11px;font-weight:700;list-style:none}.owner-layout-module__-q9xPW__devTools>summary::-webkit-details-marker{display:none}.owner-layout-module__-q9xPW__devTools[open]>summary{border-bottom:1px solid #e6e2dd}.owner-layout-module__-q9xPW__devToolsBody{max-height:min(70vh,560px);overflow:auto}@media (max-width:720px){.owner-layout-module__-q9xPW__devTools{max-width:calc(100vw - 16px);bottom:70px;right:8px}}
.commissions-module__xePsLW__ledgerTable{min-width:940px}.commissions-module__xePsLW__ledgerTable th:first-child,.commissions-module__xePsLW__ledgerTable td:first-child{width:190px}.commissions-module__xePsLW__ledgerTable th:nth-child(2),.commissions-module__xePsLW__ledgerTable td:nth-child(2){width:112px}.commissions-module__xePsLW__ledgerTable th:nth-child(3),.commissions-module__xePsLW__ledgerTable td:nth-child(3){width:126px}.commissions-module__xePsLW__ledgerTable th:nth-child(4),.commissions-module__xePsLW__ledgerTable td:nth-child(4){width:200px}.commissions-module__xePsLW__ledgerTable th:last-child,.commissions-module__xePsLW__ledgerTable td:last-child{width:92px}.commissions-module__xePsLW__settlementToolbar{grid-template-columns:minmax(210px,320px) auto;justify-content:start}.commissions-module__xePsLW__settlementTable{min-width:820px}.commissions-module__xePsLW__settlementTable th:first-child,.commissions-module__xePsLW__settlementTable td:first-child{width:145px}.commissions-module__xePsLW__settlementTable th:nth-child(2),.commissions-module__xePsLW__settlementTable td:nth-child(2),.commissions-module__xePsLW__settlementTable th:nth-child(4),.commissions-module__xePsLW__settlementTable td:nth-child(4){width:132px}.commissions-module__xePsLW__settlementTable th:nth-child(3),.commissions-module__xePsLW__settlementTable td:nth-child(3){width:138px}.commissions-module__xePsLW__mobileSettlementAmount{font-variant-numeric:tabular-nums;font-size:18px}.commissions-module__xePsLW__evidenceGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:0 18px;display:grid}.commissions-module__xePsLW__timelineLead{justify-content:space-between;align-items:flex-start;gap:10px;min-width:0;display:flex}.commissions-module__xePsLW__timelineLead>div{min-width:0}.commissions-module__xePsLW__timelineNote{color:var(--sales-ink);overflow-wrap:anywhere;margin:6px 0 0;font-size:12px;line-height:1.55}.commissions-module__xePsLW__amount{color:var(--sales-accent-strong);font-variant-numeric:tabular-nums;font-size:20px}@media (max-width:760px){.commissions-module__xePsLW__settlementToolbar,.commissions-module__xePsLW__evidenceGrid{grid-template-columns:minmax(0,1fr)}.commissions-module__xePsLW__settlementToolbar{padding:11px}.commissions-module__xePsLW__timelineLead{flex-direction:column;align-items:flex-start}}@media (max-width:390px){.commissions-module__xePsLW__mobileSettlementAmount{font-size:16px}}
.customers-module__WTct9a__statusFilters{scrollbar-width:thin;gap:4px;max-width:100%;padding:11px 0 4px;display:flex;overflow-x:auto}.customers-module__WTct9a__statusButton{color:#68635e;min-height:31px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;flex:none;padding:4px 11px}.customers-module__WTct9a__statusButtonActive{color:#92162f;background:#f3e9eb;font-weight:600}.customers-module__WTct9a__filterBar{border-bottom:1px solid #e7e4df;grid-template-columns:minmax(180px,1fr) minmax(150px,.6fr) minmax(190px,.75fr) auto;align-items:end;gap:10px;padding:14px 0 16px;display:grid}.customers-module__WTct9a__field{color:#6d6863;gap:5px;min-width:0;font-size:12px;display:grid}.customers-module__WTct9a__field input,.customers-module__WTct9a__field select{color:#24211f;width:100%;min-width:0;height:36px;font:inherit;background:#fff;border:1px solid #d6d2cd;border-radius:5px;padding:0 10px;font-size:14px}.customers-module__WTct9a__field input:focus,.customers-module__WTct9a__field select:focus{border-color:#9d1834;outline:none;box-shadow:0 0 0 2px #9d18341a}.customers-module__WTct9a__filterActions{gap:8px;display:flex}.customers-module__WTct9a__fieldError{color:#a22b3c;font-size:12px}.customers-module__WTct9a__tableWrap{background:#fff;border:1px solid #e2dfda;border-radius:6px;max-width:100%;overflow-x:auto}.customers-module__WTct9a__table{border-collapse:collapse;width:100%;min-width:900px}.customers-module__WTct9a__table th,.customers-module__WTct9a__table td{text-align:left;vertical-align:middle;border-bottom:1px solid #ece9e5;padding:10px 12px}.customers-module__WTct9a__table th{color:#6b6762;white-space:nowrap;background:#f8f7f5;font-size:12px;font-weight:600}.customers-module__WTct9a__table tr:last-child td{border-bottom:0}.customers-module__WTct9a__customerCell,.customers-module__WTct9a__windowCell{gap:3px;min-width:0;display:grid}.customers-module__WTct9a__customerCell strong{overflow-wrap:anywhere}.customers-module__WTct9a__customerCell small,.customers-module__WTct9a__windowCell small{color:#77716b;font-size:11px}.customers-module__WTct9a__windowCell strong{font-size:13px;font-weight:500}.customers-module__WTct9a__mobileList{display:none}.customers-module__WTct9a__customerCard{background:#fff;border:1px solid #e2dfda;border-radius:6px;min-width:0;padding:12px}.customers-module__WTct9a__customerLead{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.customers-module__WTct9a__customerLead>span{gap:3px;min-width:0;display:grid}.customers-module__WTct9a__customerLead strong{overflow-wrap:anywhere}.customers-module__WTct9a__customerLead small,.customers-module__WTct9a__customerCard p{color:#77716b;font-size:11px}.customers-module__WTct9a__customerCard p{margin:10px 0}.customers-module__WTct9a__detailGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:28px;display:grid}.customers-module__WTct9a__customerDetailLead{justify-content:space-between;align-items:flex-start;gap:14px;padding:14px 0;display:flex}.customers-module__WTct9a__customerDetailLead>span{gap:4px;display:grid}.customers-module__WTct9a__customerDetailLead small{color:#77716b}.customers-module__WTct9a__customerDetailLead strong{overflow-wrap:anywhere;font-size:19px}.customers-module__WTct9a__facts{border-top:1px solid #e5e2dd;border-left:1px solid #e5e2dd;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.customers-module__WTct9a__facts>div,.customers-module__WTct9a__evidenceList>div{border-bottom:1px solid #e5e2dd;border-right:1px solid #e5e2dd;min-width:0;padding:11px 12px}.customers-module__WTct9a__facts dt,.customers-module__WTct9a__evidenceList dt{color:#77716b;font-size:11px}.customers-module__WTct9a__facts dd,.customers-module__WTct9a__evidenceList dd{overflow-wrap:anywhere;color:#2b2825;margin:4px 0 0}.customers-module__WTct9a__evidenceList{border-top:1px solid #e5e2dd;border-left:1px solid #e5e2dd;grid-template-columns:repeat(2,minmax(0,1fr));margin:14px 0 0;display:grid}@media (max-width:900px){.customers-module__WTct9a__filterBar{grid-template-columns:repeat(2,minmax(0,1fr))}.customers-module__WTct9a__detailGrid{grid-template-columns:1fr;gap:18px}}@media (max-width:680px){.customers-module__WTct9a__filterBar{grid-template-columns:1fr}.customers-module__WTct9a__filterActions>*{flex:1}.customers-module__WTct9a__tableWrap{display:none}.customers-module__WTct9a__mobileList{gap:10px;display:grid}.customers-module__WTct9a__facts,.customers-module__WTct9a__evidenceList{grid-template-columns:1fr}}
.dashboard-module__Sy0WCG__headerActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.dashboard-module__Sy0WCG__dashboardGrid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;gap:28px;display:grid}.dashboard-module__Sy0WCG__taskList,.dashboard-module__Sy0WCG__quickActions{gap:8px;display:grid}.dashboard-module__Sy0WCG__quickActions a{color:#292623;border-bottom:1px solid #e8e5e1;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding:11px 2px;text-decoration:none;display:grid}.dashboard-module__Sy0WCG__quickActions a:last-child{border-bottom:0}.dashboard-module__Sy0WCG__quickActions a>svg{color:#951831;font-size:19px}.dashboard-module__Sy0WCG__quickActions span{gap:2px;min-width:0;display:grid}.dashboard-module__Sy0WCG__quickActions strong{font-size:14px}.dashboard-module__Sy0WCG__quickActions small{color:#77716b;font-size:12px}.dashboard-module__Sy0WCG__quickActions a:hover strong{color:#951831}.dashboard-module__Sy0WCG__commissionSnapshot{border-top:1px solid #e3e0db;border-left:1px solid #e3e0db;grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0 0;display:grid}.dashboard-module__Sy0WCG__commissionSnapshot>div{border-bottom:1px solid #e3e0db;border-right:1px solid #e3e0db;min-width:0;padding:11px 10px}.dashboard-module__Sy0WCG__commissionSnapshot dt{color:#77716b;font-size:11px}.dashboard-module__Sy0WCG__commissionSnapshot dd{overflow-wrap:anywhere;color:#2c2926;font-variant-numeric:tabular-nums;margin:4px 0 0;font-size:13px;font-weight:650}@media (max-width:960px){.dashboard-module__Sy0WCG__dashboardGrid{grid-template-columns:1fr;gap:18px}}@media (max-width:520px){.dashboard-module__Sy0WCG__headerActions{grid-template-columns:auto 1fr;width:100%;display:grid}.dashboard-module__Sy0WCG__headerActions>*{width:100%}.dashboard-module__Sy0WCG__commissionSnapshot{grid-template-columns:1fr}}
.leads-module__um558W__filterBar{grid-template-columns:minmax(220px,1fr) auto auto;align-items:end;gap:9px;padding:12px 0;display:grid}.leads-module__um558W__field{color:#6d6863;gap:5px;min-width:0;font-size:12px;display:grid}.leads-module__um558W__field input{color:#24211f;width:100%;min-width:0;height:36px;font:inherit;background:#fff;border:1px solid #d6d2cd;border-radius:5px;padding:0 10px;font-size:14px}.leads-module__um558W__field input:focus{border-color:#9d1834;outline:none;box-shadow:0 0 0 2px #9d18341a}.leads-module__um558W__leadList{border-top:1px solid #e4e1dc}.leads-module__um558W__leadRow{border-bottom:1px solid #e7e4df;grid-template-columns:minmax(220px,.85fr) minmax(260px,1.35fr) 150px 130px;align-items:center;gap:16px;min-width:0;padding:14px 2px;display:grid}.leads-module__um558W__leadRow[data-disabled=true]{opacity:.7;background:#faf9f7}.leads-module__um558W__leadPrimary{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.leads-module__um558W__leadIcon{aspect-ratio:1;color:#951831;background:#f4ebed;border-radius:5px;place-items:center;width:36px;display:grid}.leads-module__um558W__leadPrimary>span:last-child{gap:3px;min-width:0;display:grid}.leads-module__um558W__leadPrimary a{color:#292623;text-overflow:ellipsis;white-space:nowrap;font-weight:650;overflow:hidden}.leads-module__um558W__leadPrimary small{color:#77716b;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.leads-module__um558W__leadMessage{overflow-wrap:anywhere;color:#3b3733;margin:0;line-height:1.55}.leads-module__um558W__leadDeadline{color:#85621d;align-items:center;gap:8px;display:flex}.leads-module__um558W__leadDeadline span{gap:2px;display:grid}.leads-module__um558W__leadDeadline small{color:#7a746e;font-size:10px}.leads-module__um558W__leadDeadline strong{font-variant-numeric:tabular-nums;font-size:13px}.leads-module__um558W__leadAction{justify-items:stretch;gap:7px;display:grid}@media (max-width:980px){.leads-module__um558W__leadRow{grid-template-columns:minmax(220px,1fr) minmax(260px,1.2fr) 140px}.leads-module__um558W__leadAction{grid-column:1/-1;grid-template-columns:1fr auto;justify-items:start}}@media (max-width:680px){.leads-module__um558W__filterBar{grid-template-columns:1fr 1fr}.leads-module__um558W__field{grid-column:1/-1}.leads-module__um558W__leadRow{background:#fff;border:1px solid #e2dfda;border-radius:6px;grid-template-columns:1fr;gap:10px;padding:12px}.leads-module__um558W__leadList{border-top:0;gap:10px;display:grid}.leads-module__um558W__leadAction{grid-column:auto;grid-template-columns:1fr}.leads-module__um558W__leadAction>button{width:100%}}
.links-module__nymdJW__headerActions,.links-module__nymdJW__filterActions,.links-module__nymdJW__rowActions,.links-module__nymdJW__detailActions,.links-module__nymdJW__formActions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.links-module__nymdJW__statusFilters{scrollbar-width:thin;gap:4px;max-width:100%;padding:11px 0 4px;display:flex;overflow-x:auto}.links-module__nymdJW__statusButton{color:#68635e;min-height:31px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;flex:none;padding:4px 11px}.links-module__nymdJW__statusButtonActive{color:#92162f;background:#f3e9eb;font-weight:600}.links-module__nymdJW__statusButton:focus-visible{outline-offset:2px;outline:3px solid #9d183429}.links-module__nymdJW__filterBar{border-bottom:1px solid #e7e4df;grid-template-columns:repeat(2,minmax(180px,1fr)) auto;align-items:end;gap:10px;padding:14px 0 16px;display:grid}.links-module__nymdJW__field{color:#6d6863;gap:5px;min-width:0;font-size:12px;display:grid}.links-module__nymdJW__field input,.links-module__nymdJW__field select,.links-module__nymdJW__field textarea{color:#24211f;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #d6d2cd;border-radius:5px;font-size:14px}.links-module__nymdJW__field input,.links-module__nymdJW__field select{height:36px;padding:0 10px}.links-module__nymdJW__field textarea{resize:vertical;min-height:84px;padding:9px 10px}.links-module__nymdJW__field input:focus,.links-module__nymdJW__field select:focus,.links-module__nymdJW__field textarea:focus{border-color:#9d1834;outline:none;box-shadow:0 0 0 2px #9d18341a}.links-module__nymdJW__fieldError{color:#a22b3c;margin:7px 0 0;font-size:12px}.links-module__nymdJW__tableWrap{background:#fff;border:1px solid #e2dfda;border-radius:6px;max-width:100%;overflow-x:auto}.links-module__nymdJW__table{border-collapse:collapse;width:100%;min-width:920px}.links-module__nymdJW__table th,.links-module__nymdJW__table td{text-align:left;vertical-align:middle;border-bottom:1px solid #ece9e5;padding:10px 12px}.links-module__nymdJW__table th{color:#6b6762;white-space:nowrap;background:#f8f7f5;font-size:12px;font-weight:600}.links-module__nymdJW__table tr:last-child td{border-bottom:0}.links-module__nymdJW__table tbody tr:hover{background:#fcfaf9}.links-module__nymdJW__productCell{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;min-width:230px;display:grid}.links-module__nymdJW__productCopy{min-width:0}.links-module__nymdJW__productCopy a{color:#24211f;text-overflow:ellipsis;white-space:nowrap;font-weight:650;display:block;overflow:hidden}.links-module__nymdJW__productCopy span,.links-module__nymdJW__secondaryText{color:#79736d;margin-top:3px;font-size:11px;display:block}.links-module__nymdJW__price{color:#8e182f;font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.links-module__nymdJW__rowActions{white-space:nowrap;flex-wrap:nowrap}.links-module__nymdJW__rowActions>*{min-height:31px;padding:4px 9px;font-size:12px}.links-module__nymdJW__mobileList{display:none}.links-module__nymdJW__detailGrid{grid-template-columns:minmax(330px,.8fr) minmax(440px,1.2fr);align-items:start;gap:28px;display:grid}.links-module__nymdJW__sharePanel{grid-template-columns:192px minmax(0,1fr);align-items:center;gap:18px;padding-top:12px;display:grid}.links-module__nymdJW__qrFrame{aspect-ratio:1;background:#fff;border:1px solid #e2ded9;border-radius:6px;place-items:center;width:192px;padding:8px;display:grid}.links-module__nymdJW__shareCopy{justify-items:start;gap:10px;min-width:0;display:grid}.links-module__nymdJW__shareCopy>strong{color:#8e182f;font-variant-numeric:tabular-nums;font-size:22px}.links-module__nymdJW__shareCopy p{overflow-wrap:anywhere;color:#706a64;width:100%;margin:0;font-size:12px}.links-module__nymdJW__linkSummary{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;padding:12px 0;display:grid}.links-module__nymdJW__linkSummary span{gap:3px;min-width:0;display:grid}.links-module__nymdJW__linkSummary strong{overflow-wrap:anywhere}.links-module__nymdJW__linkSummary small{color:#79736d}.links-module__nymdJW__facts{border-top:1px solid #e5e2dd;border-left:1px solid #e5e2dd;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 14px;display:grid}.links-module__nymdJW__facts>div{border-bottom:1px solid #e5e2dd;border-right:1px solid #e5e2dd;min-width:0;padding:11px 12px}.links-module__nymdJW__facts dt{color:#79736d;font-size:11px}.links-module__nymdJW__facts dd{overflow-wrap:anywhere;color:#2b2825;font-variant-numeric:tabular-nums;margin:3px 0 0}.links-module__nymdJW__metadataForm{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:end;gap:12px;padding:12px 0;display:grid}.links-module__nymdJW__compactFilter{grid-template-columns:minmax(180px,320px) auto;align-items:end;gap:10px;padding:11px 0;display:grid}.links-module__nymdJW__selectedProduct,.links-module__nymdJW__selectionItem{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;display:grid}.links-module__nymdJW__selectedProduct{background:#faf6f6;border-left:3px solid #9d1834;padding:10px 12px}.links-module__nymdJW__selectedProduct span,.links-module__nymdJW__selectionItem span{text-align:left;gap:2px;min-width:0;display:grid}.links-module__nymdJW__selectedProduct strong,.links-module__nymdJW__selectionItem strong{overflow-wrap:anywhere;color:#292623;font-size:13px}.links-module__nymdJW__selectedProduct small,.links-module__nymdJW__selectionItem small{color:#77716b;font-size:11px}.links-module__nymdJW__selectedProduct>svg,.links-module__nymdJW__selectionItem>svg{color:#237a55}.links-module__nymdJW__selectionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-top:12px;display:grid}.links-module__nymdJW__selectionItem{width:100%;min-height:66px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfdcd7;border-radius:5px;padding:8px}.links-module__nymdJW__selectionItem:hover,.links-module__nymdJW__selectionItem[data-selected=true]{background:#fcf8f8;border-color:#9d1834}.links-module__nymdJW__selectionItem:focus-visible{outline-offset:2px;outline:3px solid #9d183429}.links-module__nymdJW__createForm{grid-template-columns:repeat(2,minmax(0,1fr)) minmax(160px,.65fr) auto;align-items:end;gap:12px;padding:12px 0;display:grid}.links-module__nymdJW__createSummary{border-left:1px solid #e1ded9;gap:3px;min-width:0;padding-left:12px;display:grid}.links-module__nymdJW__createSummary span{color:#77716b;font-size:11px}.links-module__nymdJW__createSummary strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.links-module__nymdJW__createdLayout{grid-template-columns:minmax(230px,.45fr) minmax(360px,1fr);align-items:start;gap:28px;display:grid}.links-module__nymdJW__createdPrice{color:#8e182f;font-variant-numeric:tabular-nums;margin-top:12px;font-size:24px;font-weight:700}.links-module__nymdJW__createdUrl{overflow-wrap:anywhere;color:#6e6862;font-size:12px}.links-module__nymdJW__pricingGrid{grid-template-columns:minmax(360px,1fr) minmax(300px,.7fr);align-items:start;gap:28px;display:grid}.links-module__nymdJW__pricingForm{gap:13px;padding-top:12px;display:grid}.links-module__nymdJW__pricingForm>button{justify-self:start}.links-module__nymdJW__linkCard{background:#fff;border:1px solid #e2dfda;border-radius:6px;min-width:0;padding:12px}.links-module__nymdJW__linkCardLead{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.links-module__nymdJW__linkCardLead span:nth-child(2){gap:2px;min-width:0;display:grid}.links-module__nymdJW__linkCardLead strong{overflow-wrap:anywhere;font-size:14px}.links-module__nymdJW__linkCardLead small{color:#77716b}.links-module__nymdJW__linkCardFacts{color:#716b65;border-top:1px solid #ebe8e4;justify-content:space-between;gap:8px;margin:11px 0;padding-top:10px;font-size:12px;display:flex}.links-module__nymdJW__linkCardFacts strong{color:#8e182f}@media (max-width:760px){.links-module__nymdJW__filterBar{grid-template-columns:1fr}.links-module__nymdJW__filterActions>*{flex:1}.links-module__nymdJW__tableWrap{display:none}.links-module__nymdJW__mobileList{gap:10px;display:grid}.links-module__nymdJW__detailGrid{grid-template-columns:1fr;gap:18px}.links-module__nymdJW__metadataForm{grid-template-columns:1fr}.links-module__nymdJW__createForm{grid-template-columns:repeat(2,minmax(0,1fr))}.links-module__nymdJW__createdLayout,.links-module__nymdJW__pricingGrid{grid-template-columns:1fr;gap:18px}}@media (max-width:430px){.links-module__nymdJW__headerActions{grid-template-columns:auto 1fr;width:100%;display:grid}.links-module__nymdJW__headerActions>*{width:100%}.links-module__nymdJW__linkCardLead{grid-template-columns:42px minmax(0,1fr)}.links-module__nymdJW__linkCardLead>:last-child{grid-column:2;justify-self:start}.links-module__nymdJW__linkCardFacts{display:grid}.links-module__nymdJW__linkCard .links-module__nymdJW__rowActions{grid-template-columns:1fr 1fr;display:grid}.links-module__nymdJW__linkCard .links-module__nymdJW__rowActions>*{white-space:normal;width:100%}.links-module__nymdJW__sharePanel{grid-template-columns:1fr;justify-items:center}.links-module__nymdJW__shareCopy{text-align:left;justify-items:stretch;width:100%}.links-module__nymdJW__shareCopy>:first-child{justify-self:start}.links-module__nymdJW__facts,.links-module__nymdJW__compactFilter,.links-module__nymdJW__createForm,.links-module__nymdJW__selectionGrid{grid-template-columns:1fr}.links-module__nymdJW__createSummary{border-top:1px solid #e1ded9;border-left:0;padding-top:10px;padding-left:0}.links-module__nymdJW__detailActions,.links-module__nymdJW__formActions{display:grid}.links-module__nymdJW__pricingForm>button{width:100%}}
.orders-module__lETadG__filterBar{border-bottom:1px solid var(--sales-line);grid-template-columns:repeat(4,minmax(150px,1fr)) auto;align-items:end;gap:10px;padding:14px 0 16px;display:grid}.orders-module__lETadG__field{min-width:0;color:var(--sales-muted);gap:5px;font-size:12px;display:grid}.orders-module__lETadG__field input,.orders-module__lETadG__field select{border:1px solid var(--sales-line-strong);background:var(--sales-surface);width:100%;min-width:0;height:36px;color:var(--sales-ink);font:inherit;border-radius:5px;padding:0 10px;font-size:13px}.orders-module__lETadG__field input:focus,.orders-module__lETadG__field select:focus{border-color:var(--sales-accent);outline:none;box-shadow:0 0 0 2px #176b661a}.orders-module__lETadG__filterActions,.orders-module__lETadG__detailActions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.orders-module__lETadG__filterActions{flex-wrap:nowrap}.orders-module__lETadG__tableWrap{border:1px solid var(--sales-line);background:var(--sales-surface);border-radius:6px;max-width:100%;overflow-x:auto}.orders-module__lETadG__table{border-collapse:collapse;width:100%;min-width:1060px}.orders-module__lETadG__table th,.orders-module__lETadG__table td{border-bottom:1px solid var(--sales-line);text-align:left;vertical-align:middle;padding:10px 12px}.orders-module__lETadG__table th{background:var(--sales-soft);color:var(--sales-muted);white-space:nowrap;font-size:11px;font-weight:700}.orders-module__lETadG__table tr:last-child td{border-bottom:0}.orders-module__lETadG__table tbody tr:hover{background:#fbfcfb}.orders-module__lETadG__productCell{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:10px;min-width:250px;display:grid}.orders-module__lETadG__productCopy{gap:4px;min-width:0;display:grid}.orders-module__lETadG__productCopy a{color:var(--sales-ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.orders-module__lETadG__productCopy span,.orders-module__lETadG__secondaryText{color:var(--sales-muted);font-size:11px}.orders-module__lETadG__customerCell{overflow-wrap:anywhere;max-width:220px;color:var(--sales-ink);font-size:12px}.orders-module__lETadG__numeric{font-variant-numeric:tabular-nums;text-align:right!important}.orders-module__lETadG__amount{color:var(--sales-accent-strong);white-space:nowrap;font-weight:750}.orders-module__lETadG__inlineLink{color:var(--sales-accent);font-size:12px;font-weight:650}.orders-module__lETadG__mobileList{display:none}.orders-module__lETadG__mobileTask{border:1px solid var(--sales-line);background:var(--sales-surface);min-width:0;color:inherit;border-radius:6px;grid-template-columns:64px minmax(0,1fr) auto 14px;align-items:center;gap:11px;padding:11px;display:grid}.orders-module__lETadG__mobileTask:focus-visible{outline-offset:2px;outline:3px solid #176b662e}.orders-module__lETadG__mobileTaskCopy{min-width:0;color:var(--sales-muted);gap:4px;font-size:11px;display:grid}.orders-module__lETadG__mobileTaskTitle{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;display:flex}.orders-module__lETadG__mobileTaskTitle strong{color:var(--sales-ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.orders-module__lETadG__mobileTaskCopy>span:not(.orders-module__lETadG__mobileTaskTitle){overflow-wrap:anywhere}.orders-module__lETadG__mobileAmount{overflow-wrap:anywhere;min-width:0;max-width:100%;color:var(--sales-accent-strong);font-variant-numeric:tabular-nums;text-align:right;justify-items:end;gap:2px;display:grid}.orders-module__lETadG__mobileAmount small{color:var(--sales-muted);font-size:10px;font-weight:600}.orders-module__lETadG__mobileAmount strong{font-size:13px}.orders-module__lETadG__mobileArrow{color:var(--sales-muted);font-size:12px}.orders-module__lETadG__detailHero{border-top:1px solid var(--sales-line);border-bottom:1px solid var(--sales-line);grid-template-columns:104px minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px 0;display:grid}.orders-module__lETadG__detailMedia{width:104px}.orders-module__lETadG__detailLead{gap:7px;min-width:0;display:grid}.orders-module__lETadG__detailLead h2{overflow-wrap:anywhere;margin:0;font-size:18px}.orders-module__lETadG__detailLead p{color:var(--sales-muted);margin:0;font-size:12px}.orders-module__lETadG__detailPrice{justify-items:end;gap:4px;display:grid}.orders-module__lETadG__detailPrice span{color:var(--sales-muted);font-size:11px}.orders-module__lETadG__detailPrice strong{color:var(--sales-accent-strong);font-variant-numeric:tabular-nums;font-size:24px}.orders-module__lETadG__detailGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.orders-module__lETadG__factList{border-top:1px solid var(--sales-line);border-left:1px solid var(--sales-line);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.orders-module__lETadG__factList>div{border-right:1px solid var(--sales-line);border-bottom:1px solid var(--sales-line);min-width:0;padding:12px}.orders-module__lETadG__factList dt{color:var(--sales-muted);font-size:11px}.orders-module__lETadG__factList dd{overflow-wrap:anywhere;color:var(--sales-ink);font-variant-numeric:tabular-nums;margin:4px 0 0;font-size:13px}.orders-module__lETadG__factWide{grid-column:1/-1}.orders-module__lETadG__evidenceList{border-top:1px solid var(--sales-line);gap:0;margin:0;display:grid}.orders-module__lETadG__evidenceList>div{border-bottom:1px solid var(--sales-line);grid-template-columns:104px minmax(0,1fr);gap:12px;padding:12px 2px;display:grid}.orders-module__lETadG__evidenceList dt{color:var(--sales-muted);font-size:11px}.orders-module__lETadG__evidenceList dd{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;margin:0;font-size:12px}.orders-module__lETadG__timeline{grid-template-columns:repeat(9,minmax(0,1fr));margin:0;padding:10px 0 0;list-style:none;display:grid}.orders-module__lETadG__timeline li{min-width:0;color:var(--sales-muted);text-align:center;justify-items:center;gap:7px;font-size:10px;display:grid;position:relative}.orders-module__lETadG__timeline li:before{background:var(--sales-line-strong);content:"";height:2px;position:absolute;top:6px;left:-50%;right:50%}.orders-module__lETadG__timeline li:first-child:before{display:none}.orders-module__lETadG__timelineMark{z-index:1;border:3px solid var(--sales-surface);background:var(--sales-line-strong);width:14px;height:14px;box-shadow:0 0 0 1px var(--sales-line-strong);border-radius:50%}.orders-module__lETadG__timeline li[data-state=done]:before,.orders-module__lETadG__timeline li[data-state=current]:before,.orders-module__lETadG__timeline li[data-state=done] .orders-module__lETadG__timelineMark,.orders-module__lETadG__timeline li[data-state=current] .orders-module__lETadG__timelineMark{background:var(--sales-success)}.orders-module__lETadG__timeline li[data-state=current]{color:var(--sales-ink);font-weight:700}.orders-module__lETadG__timeline li[data-state=current] .orders-module__lETadG__timelineMark{box-shadow:0 0 0 3px #237a5529}@media (max-width:1080px){.orders-module__lETadG__filterBar{grid-template-columns:repeat(2,minmax(180px,1fr))}.orders-module__lETadG__filterActions{grid-column:1/-1}}@media (max-width:760px){.orders-module__lETadG__filterBar,.orders-module__lETadG__detailGrid{grid-template-columns:minmax(0,1fr)}.orders-module__lETadG__filterActions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.orders-module__lETadG__filterActions>*{width:100%}.orders-module__lETadG__tableWrap{display:none}.orders-module__lETadG__mobileList{gap:9px;display:grid}.orders-module__lETadG__detailHero{grid-template-columns:86px minmax(0,1fr)}.orders-module__lETadG__detailMedia{width:86px}.orders-module__lETadG__detailPrice{border-top:1px solid var(--sales-line);grid-column:1/-1;justify-items:start;padding-top:12px}.orders-module__lETadG__timeline{grid-template-columns:minmax(0,1fr);gap:0;padding-left:4px}.orders-module__lETadG__timeline li{text-align:left;grid-template-columns:16px minmax(0,1fr);justify-items:start;gap:10px;min-height:38px}.orders-module__lETadG__timeline li:before{width:2px;height:auto;inset:-31px auto 31px 6px}}@media (max-width:520px){.orders-module__lETadG__filterBar,.orders-module__lETadG__factList{grid-template-columns:minmax(0,1fr)}.orders-module__lETadG__factWide{grid-column:1}.orders-module__lETadG__mobileTask{grid-template-columns:56px minmax(0,1fr) 14px}.orders-module__lETadG__mobileAmount{grid-column:2;justify-self:start;justify-items:start}.orders-module__lETadG__mobileArrow{grid-area:1/3/span 2}.orders-module__lETadG__evidenceList>div{grid-template-columns:minmax(0,1fr);gap:3px}}
.products-module__Ow610W__filterBar{border-bottom:1px solid #e7e4df;grid-template-columns:minmax(180px,1fr) repeat(2,minmax(150px,.65fr)) auto;align-items:end;gap:10px;padding:14px 0 16px;display:grid}.products-module__Ow610W__field{color:#6d6863;gap:5px;min-width:0;font-size:12px;display:grid}.products-module__Ow610W__field input{color:#24211f;width:100%;min-width:0;height:36px;font:inherit;background:#fff;border:1px solid #d6d2cd;border-radius:5px;padding:0 10px;font-size:14px}.products-module__Ow610W__field input:focus{border-color:#9d1834;outline:none;box-shadow:0 0 0 2px #9d18341a}.products-module__Ow610W__filterActions,.products-module__Ow610W__rowActions,.products-module__Ow610W__detailActionBar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.products-module__Ow610W__fieldError{color:#a22b3c;margin:8px 0 0;font-size:12px}.products-module__Ow610W__tableWrap{background:#fff;border:1px solid #e2dfda;border-radius:6px;max-width:100%;overflow-x:auto}.products-module__Ow610W__table{border-collapse:collapse;width:100%;min-width:760px}.products-module__Ow610W__table th,.products-module__Ow610W__table td{text-align:left;vertical-align:middle;border-bottom:1px solid #ece9e5;padding:10px 12px}.products-module__Ow610W__table th{color:#6b6762;white-space:nowrap;background:#f8f7f5;font-size:12px;font-weight:600}.products-module__Ow610W__table tr:last-child td{border-bottom:0}.products-module__Ow610W__table tbody tr:hover{background:#fcfaf9}.products-module__Ow610W__productCell{grid-template-columns:50px minmax(0,1fr);align-items:center;gap:11px;min-width:240px;display:grid}.products-module__Ow610W__productCopy{min-width:0}.products-module__Ow610W__productCopy a{color:#24211f;text-overflow:ellipsis;white-space:nowrap;font-weight:650;display:block;overflow:hidden}.products-module__Ow610W__productCopy span{color:#7b756f;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;display:block;overflow:hidden}.products-module__Ow610W__price{color:#8e182f;font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:700}.products-module__Ow610W__rowActions{white-space:nowrap;flex-wrap:nowrap}.products-module__Ow610W__rowActions a{min-height:31px;padding:4px 9px;font-size:12px}.products-module__Ow610W__mobileList{display:none}.products-module__Ow610W__detailGrid{grid-template-columns:minmax(300px,.85fr) minmax(420px,1.15fr);align-items:start;gap:28px;display:grid}.products-module__Ow610W__detailSummary{justify-content:space-between;align-items:flex-start;gap:22px;padding:15px 0 18px;display:flex}.products-module__Ow610W__detailSummary h2{color:#24211f;margin:10px 0 4px;font-size:20px}.products-module__Ow610W__detailSummary p{color:#746e68;margin:0}.products-module__Ow610W__detailPrice{text-align:right;min-width:150px}.products-module__Ow610W__detailPrice span{color:#77716b;font-size:12px;display:block}.products-module__Ow610W__detailPrice strong{color:#8e182f;font-variant-numeric:tabular-nums;margin-top:3px;font-size:21px;display:block}.products-module__Ow610W__facts{border-top:1px solid #e5e2dd;border-left:1px solid #e5e2dd;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.products-module__Ow610W__facts>div{border-bottom:1px solid #e5e2dd;border-right:1px solid #e5e2dd;min-width:0;padding:12px 14px}.products-module__Ow610W__facts dt{color:#79736d;font-size:12px}.products-module__Ow610W__facts dd{overflow-wrap:anywhere;color:#2b2825;margin:4px 0 0}.products-module__Ow610W__factWide{grid-column:1/-1}.products-module__Ow610W__detailActionBar{margin-top:18px}@media (max-width:900px){.products-module__Ow610W__filterBar{grid-template-columns:repeat(2,minmax(0,1fr))}.products-module__Ow610W__filterActions{align-self:end}.products-module__Ow610W__detailGrid{grid-template-columns:1fr;gap:18px}}@media (max-width:640px){.products-module__Ow610W__filterBar{grid-template-columns:1fr}.products-module__Ow610W__filterActions>*{flex:1}.products-module__Ow610W__tableWrap{display:none}.products-module__Ow610W__mobileList{gap:10px;display:grid}.products-module__Ow610W__productCard{background:#fff;border:1px solid #e2dfda;border-radius:6px;grid-template-columns:96px minmax(0,1fr);gap:12px;min-width:0;padding:10px;display:grid}.products-module__Ow610W__productCardBody{align-content:start;gap:9px;min-width:0;display:grid}.products-module__Ow610W__productCardBody h3{overflow-wrap:anywhere;color:#24211f;margin:0;font-size:14px}.products-module__Ow610W__productCardBody p{color:#756f69;margin:2px 0 0;font-size:12px}.products-module__Ow610W__productCard .products-module__Ow610W__rowActions{grid-template-columns:1fr 1fr;width:100%;display:grid}.products-module__Ow610W__productCard .products-module__Ow610W__rowActions a{white-space:normal;width:100%}.products-module__Ow610W__detailSummary{display:grid}.products-module__Ow610W__detailPrice{text-align:left}.products-module__Ow610W__facts{grid-template-columns:1fr}.products-module__Ow610W__factWide{grid-column:auto}.products-module__Ow610W__detailActionBar{display:grid}}
.commerce-module__qHBcfW__shell{--commerce-ink:#171a18;--commerce-muted:#626964;--commerce-line:#dfe3df;--commerce-soft:#f2f4f1;--commerce-surface:#fff;--commerce-accent:#176247;--commerce-accent-strong:#0f4935;--commerce-gold:#9a6b21;--commerce-danger:#a63d32;min-height:100vh;color:var(--commerce-ink);background:#f7f8f6}.commerce-module__qHBcfW__shell a:hover{text-decoration:none}.commerce-module__qHBcfW__skipLink{z-index:200;background:var(--commerce-ink);color:#fff;border-radius:4px;padding:9px 12px;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.commerce-module__qHBcfW__skipLink:focus{transform:translateY(0)}.commerce-module__qHBcfW__siteHeader{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #171a181a;height:68px;position:sticky;top:0}.commerce-module__qHBcfW__headerInner{grid-template-columns:minmax(190px,1fr) auto minmax(260px,1fr);align-items:center;width:min(100% - 40px,1240px);height:100%;margin:0 auto;display:grid}.commerce-module__qHBcfW__wordmark{align-items:center;width:142px;display:inline-flex}.commerce-module__qHBcfW__wordmarkLogo{width:100%;height:auto;display:block}.commerce-module__qHBcfW__desktopNav{align-items:stretch;gap:4px;height:100%;display:flex}.commerce-module__qHBcfW__desktopNavLink{min-width:72px;color:var(--commerce-muted);justify-content:center;align-items:center;padding:0 14px;font-size:14px;font-weight:500;display:inline-flex;position:relative}.commerce-module__qHBcfW__desktopNavLink:after{content:"";background:0 0;height:2px;position:absolute;bottom:0;left:14px;right:14px}.commerce-module__qHBcfW__desktopNavLink:hover,.commerce-module__qHBcfW__desktopNavLinkActive{color:var(--commerce-ink)}.commerce-module__qHBcfW__desktopNavLinkActive:after{background:var(--commerce-accent)}.commerce-module__qHBcfW__headerActions{justify-self:end;align-items:center;gap:8px;display:flex}.commerce-module__qHBcfW__advisorLink,.commerce-module__qHBcfW__headerAccountLink{border:1px solid var(--commerce-line);min-height:38px;color:var(--commerce-ink);border-radius:5px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.commerce-module__qHBcfW__advisorLink:hover,.commerce-module__qHBcfW__headerAccountLink:hover{border-color:var(--commerce-accent);color:var(--commerce-accent)}.commerce-module__qHBcfW__shellContent{outline:none;min-height:calc(100vh - 68px)}.commerce-module__qHBcfW__mobileBottomNav{display:none}.commerce-module__qHBcfW__consumerPage{width:min(100% - 40px,1240px);margin:0 auto;padding:34px 0 72px}.commerce-module__qHBcfW__consumerPageCompact{width:min(100% - 40px,880px)}.commerce-module__qHBcfW__pageHero{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:26px;display:flex}.commerce-module__qHBcfW__pageHeroCopy{min-width:0}.commerce-module__qHBcfW__pageHeroCopy h1{color:var(--commerce-ink);margin:4px 0 0;font-family:Georgia,Times New Roman,Noto Serif SC,serif;font-size:34px;font-weight:600;line-height:1.2}.commerce-module__qHBcfW__pageHeroCopy>p{max-width:680px;color:var(--commerce-muted);margin:10px 0 0;font-size:14px}.commerce-module__qHBcfW__eyebrow{color:var(--commerce-accent);font-size:12px;font-weight:700}.commerce-module__qHBcfW__pageHeroActions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.commerce-module__qHBcfW__consumerState{border:1px solid var(--commerce-line);background:var(--commerce-surface);border-radius:6px;grid-template-columns:10px minmax(0,1fr);gap:14px;padding:22px;display:grid}.commerce-module__qHBcfW__consumerState h2{margin:0;font-size:16px}.commerce-module__qHBcfW__consumerState p{color:var(--commerce-muted);margin:5px 0 0}.commerce-module__qHBcfW__stateMark{background:var(--commerce-muted);border-radius:50%;width:7px;height:7px;margin-top:8px}.commerce-module__qHBcfW__stateError .commerce-module__qHBcfW__stateMark{background:var(--commerce-danger)}.commerce-module__qHBcfW__stateSuccess .commerce-module__qHBcfW__stateMark{background:var(--commerce-accent)}.commerce-module__qHBcfW__stateNeutral .commerce-module__qHBcfW__stateMark{background:var(--commerce-gold)}.commerce-module__qHBcfW__stateAction{margin-top:14px}.commerce-module__qHBcfW__statusBadge{border:1px solid var(--commerce-line);white-space:nowrap;border-radius:999px;align-items:center;min-height:24px;padding:2px 8px;font-size:12px;line-height:18px;display:inline-flex}.commerce-module__qHBcfW__statusNeutral{background:var(--commerce-soft);color:var(--commerce-muted)}.commerce-module__qHBcfW__statusSuccess{color:var(--commerce-accent-strong);background:#edf6f2;border-color:#b8d2c7}.commerce-module__qHBcfW__statusWarning{color:#7c5519;background:#faf5e9;border-color:#ddc99f}.commerce-module__qHBcfW__statusDanger{color:var(--commerce-danger);background:#fbefed;border-color:#e2bbb5}.commerce-module__qHBcfW__consumerSection{margin-top:30px}.commerce-module__qHBcfW__sectionHeader{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:14px;display:flex}.commerce-module__qHBcfW__sectionHeader h2{margin:0;font-size:19px}.commerce-module__qHBcfW__sectionHeader p{color:var(--commerce-muted);margin:5px 0 0;font-size:13px}.commerce-module__qHBcfW__textLink{color:var(--commerce-accent);font-weight:600}.commerce-module__qHBcfW__button,.commerce-module__qHBcfW__buttonSecondary,.commerce-module__qHBcfW__buttonQuiet,.commerce-module__qHBcfW__buttonDanger{min-height:42px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:8px;padding:9px 16px;font-size:14px;font-weight:600;display:inline-flex}.commerce-module__qHBcfW__button{border-color:var(--commerce-accent);background:var(--commerce-accent);color:#fff}.commerce-module__qHBcfW__button:hover{border-color:var(--commerce-accent-strong);background:var(--commerce-accent-strong)}.commerce-module__qHBcfW__buttonSecondary{border-color:var(--commerce-line);background:var(--commerce-surface);color:var(--commerce-ink)}.commerce-module__qHBcfW__buttonSecondary:hover,.commerce-module__qHBcfW__buttonQuiet:hover{border-color:var(--commerce-accent);color:var(--commerce-accent)}.commerce-module__qHBcfW__buttonQuiet{color:var(--commerce-muted);background:0 0;border-color:#0000}.commerce-module__qHBcfW__buttonDanger{border-color:var(--commerce-danger);background:var(--commerce-danger);color:#fff}.commerce-module__qHBcfW__button:disabled,.commerce-module__qHBcfW__buttonSecondary:disabled,.commerce-module__qHBcfW__buttonQuiet:disabled,.commerce-module__qHBcfW__buttonDanger:disabled{cursor:not-allowed;opacity:.48}.commerce-module__qHBcfW__button:focus-visible,.commerce-module__qHBcfW__buttonSecondary:focus-visible,.commerce-module__qHBcfW__buttonQuiet:focus-visible,.commerce-module__qHBcfW__buttonDanger:focus-visible,.commerce-module__qHBcfW__desktopNavLink:focus-visible,.commerce-module__qHBcfW__advisorLink:focus-visible,.commerce-module__qHBcfW__headerAccountLink:focus-visible,.commerce-module__qHBcfW__mobileNavLink:focus-visible,.commerce-module__qHBcfW__productThumbnail:focus-visible,.commerce-module__qHBcfW__productCardLink:focus-visible,.commerce-module__qHBcfW__textLink:focus-visible,.commerce-module__qHBcfW__wordmark:focus-visible,.commerce-module__qHBcfW__accountLink:focus-visible,.commerce-module__qHBcfW__favoriteIconButton:focus-visible,.commerce-module__qHBcfW__orderCardTitle a:focus-visible{outline-offset:3px;outline:3px solid #17624747}.commerce-module__qHBcfW__filterBar{border:1px solid var(--commerce-line);background:var(--commerce-surface);border-radius:6px;grid-template-columns:minmax(220px,1.8fr) minmax(160px,.8fr) auto;gap:10px;margin-bottom:22px;padding:14px;display:grid}.commerce-module__qHBcfW__filterField{min-width:0;position:relative}.commerce-module__qHBcfW__filterFieldIcon{color:var(--commerce-muted);pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.commerce-module__qHBcfW__filterField input,.commerce-module__qHBcfW__fieldControl,.commerce-module__qHBcfW__fieldSelect,.commerce-module__qHBcfW__fieldTextarea{border:1px solid var(--commerce-line);background:var(--commerce-surface);width:100%;min-width:0;color:var(--commerce-ink);font:inherit;border-radius:5px;font-size:14px}.commerce-module__qHBcfW__filterField input{height:42px;padding:8px 12px 8px 38px}.commerce-module__qHBcfW__filterField input:focus,.commerce-module__qHBcfW__fieldControl:focus,.commerce-module__qHBcfW__fieldSelect:focus,.commerce-module__qHBcfW__fieldTextarea:focus{border-color:var(--commerce-accent);outline:3px solid #1762471f}.commerce-module__qHBcfW__filterActions{align-items:center;gap:8px;display:flex}.commerce-module__qHBcfW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.commerce-module__qHBcfW__resultsMeta{color:var(--commerce-muted);justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;font-size:13px;display:flex}.commerce-module__qHBcfW__activeFilters{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.commerce-module__qHBcfW__productGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.commerce-module__qHBcfW__productCard{border:1px solid var(--commerce-line);background:var(--commerce-surface);border-radius:6px;min-width:0;transition:border-color .16s,box-shadow .16s,transform .16s;position:relative;overflow:hidden}.commerce-module__qHBcfW__productCard:hover{border-color:#c8cec9;transform:translateY(-2px);box-shadow:0 10px 26px #1b251f14}.commerce-module__qHBcfW__productCardLink{color:inherit;display:block}.commerce-module__qHBcfW__productMediaCard,.commerce-module__qHBcfW__productMediaCompact,.commerce-module__qHBcfW__productGalleryMain,.commerce-module__qHBcfW__productThumbnail{color:var(--commerce-muted);background:#edf0ec;justify-content:center;align-items:center;display:flex;overflow:hidden}.commerce-module__qHBcfW__productMediaCard{aspect-ratio:4/5;border-bottom:1px solid var(--commerce-line);width:100%}.commerce-module__qHBcfW__productMediaCompact{aspect-ratio:1;border-radius:5px;width:84px}.commerce-module__qHBcfW__productMediaCard img,.commerce-module__qHBcfW__productMediaCompact img,.commerce-module__qHBcfW__productGalleryMain img,.commerce-module__qHBcfW__productThumbnail img{object-fit:cover;width:100%;height:100%}.commerce-module__qHBcfW__mediaFallback{text-align:center;max-width:90%;padding:12px;font-size:12px}.commerce-module__qHBcfW__productCardBody{padding:14px}.commerce-module__qHBcfW__productBrand{color:var(--commerce-muted);text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:700}.commerce-module__qHBcfW__productCardTitle{min-height:44px;color:var(--commerce-ink);overflow-wrap:anywhere;margin:0;font-size:15px;font-weight:600;line-height:1.45}.commerce-module__qHBcfW__productCardMeta{min-height:26px;color:var(--commerce-muted);align-items:center;gap:7px;margin-top:8px;font-size:12px;display:flex}.commerce-module__qHBcfW__productCardPrice{overflow-wrap:anywhere;color:var(--commerce-ink);margin:13px 0 0;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:700}.commerce-module__qHBcfW__productCardNote{min-height:34px;color:var(--commerce-muted);margin:4px 0 0;font-size:11px;line-height:1.5}.commerce-module__qHBcfW__pagination{justify-content:center;align-items:center;gap:12px;margin-top:30px;display:flex}.commerce-module__qHBcfW__paginationMeta{min-width:160px;color:var(--commerce-muted);text-align:center;font-size:13px}.commerce-module__qHBcfW__breadcrumb{color:var(--commerce-muted);align-items:center;gap:7px;margin-bottom:18px;font-size:13px;display:flex}.commerce-module__qHBcfW__breadcrumb a{color:var(--commerce-muted);align-items:center;gap:6px;display:inline-flex}.commerce-module__qHBcfW__breadcrumb a:hover{color:var(--commerce-accent)}.commerce-module__qHBcfW__detailGrid{grid-template-columns:minmax(0,1.45fr) minmax(330px,.78fr);align-items:start;gap:34px;display:grid}.commerce-module__qHBcfW__productGallery{grid-template-columns:minmax(0,1fr);gap:10px;display:grid}.commerce-module__qHBcfW__productGalleryMain{aspect-ratio:1;border:1px solid var(--commerce-line);border-radius:6px;width:100%}.commerce-module__qHBcfW__productThumbnails{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.commerce-module__qHBcfW__productThumbnail{aspect-ratio:1;border:1px solid var(--commerce-line);cursor:pointer;border-radius:4px;width:100%;padding:0}.commerce-module__qHBcfW__productThumbnailActive{border-color:var(--commerce-accent);box-shadow:0 0 0 1px var(--commerce-accent)}.commerce-module__qHBcfW__purchasePanel{border:1px solid var(--commerce-line);background:var(--commerce-surface);border-radius:6px;padding:24px;position:sticky;top:94px}.commerce-module__qHBcfW__purchaseBrand{color:var(--commerce-accent);margin:0 0 5px;font-size:12px;font-weight:700}.commerce-module__qHBcfW__purchasePanel h1{overflow-wrap:anywhere;margin:0;font-family:Georgia,Times New Roman,Noto Serif SC,serif;font-size:27px;font-weight:600;line-height:1.25}.commerce-module__qHBcfW__purchaseStatus{flex-wrap:wrap;gap:7px;margin-top:14px;display:flex}.commerce-module__qHBcfW__purchasePrice{margin:24px 0 0;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:700}.commerce-module__qHBcfW__purchasePriceNote{color:var(--commerce-muted);margin:3px 0 0;font-size:12px}.commerce-module__qHBcfW__attributeGrid{border:1px solid var(--commerce-line);background:var(--commerce-line);border-radius:5px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:22px 0 0;display:grid;overflow:hidden}.commerce-module__qHBcfW__attributeItem{background:var(--commerce-surface);min-width:0;padding:11px 12px}.commerce-module__qHBcfW__attributeItem dt{color:var(--commerce-muted);font-size:11px}.commerce-module__qHBcfW__attributeItem dd{overflow-wrap:anywhere;margin:3px 0 0;font-size:13px}.commerce-module__qHBcfW__purchaseNotice{border-left:3px solid var(--commerce-gold);color:#5e513a;background:#faf7ef;margin:18px 0 0;padding:12px;font-size:12px}.commerce-module__qHBcfW__purchaseActions{grid-template-columns:minmax(0,1fr);gap:8px;margin-top:18px;display:grid}.commerce-module__qHBcfW__purchaseActions .commerce-module__qHBcfW__button,.commerce-module__qHBcfW__purchaseActions .commerce-module__qHBcfW__buttonSecondary{width:100%}.commerce-module__qHBcfW__mobilePurchaseBar{display:none}.commerce-module__qHBcfW__formSurface,.commerce-module__qHBcfW__contentSurface{border:1px solid var(--commerce-line);background:var(--commerce-surface);border-radius:6px;padding:20px}.commerce-module__qHBcfW__formGrid{grid-template-columns:minmax(130px,.35fr) minmax(0,1fr);align-items:start;gap:14px 18px;display:grid}.commerce-module__qHBcfW__fieldLabel{color:var(--commerce-muted);padding-top:10px;font-size:13px;font-weight:600}.commerce-module__qHBcfW__fieldControl,.commerce-module__qHBcfW__fieldSelect{min-height:42px;padding:8px 11px}.commerce-module__qHBcfW__fieldTextarea{resize:vertical;min-height:112px;padding:10px 11px}.commerce-module__qHBcfW__readonlyField{border:1px solid var(--commerce-line);background:var(--commerce-soft);min-height:42px;color:var(--commerce-ink);border-radius:4px;padding:10px 11px;font-size:14px}.commerce-module__qHBcfW__fieldHint,.commerce-module__qHBcfW__fieldError{margin:5px 0 0;font-size:12px}.commerce-module__qHBcfW__fieldHint{color:var(--commerce-muted)}.commerce-module__qHBcfW__fieldError{color:var(--commerce-danger)}.commerce-module__qHBcfW__actionRow{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.commerce-module__qHBcfW__orderActionGroup{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.commerce-module__qHBcfW__orderList{gap:12px;display:grid}.commerce-module__qHBcfW__orderCard{border:1px solid var(--commerce-line);background:var(--commerce-surface);border-radius:6px;min-width:0;overflow:hidden}.commerce-module__qHBcfW__orderCardHeader,.commerce-module__qHBcfW__orderCardFooter{justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:11px 16px;display:flex}.commerce-module__qHBcfW__orderCardHeader{border-bottom:1px solid var(--commerce-line);background:#fafbf9}.commerce-module__qHBcfW__orderCardDate{min-width:0;color:var(--commerce-muted);font-size:12px}.commerce-module__qHBcfW__orderCardBody{grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:16px;min-width:0;padding:16px;display:grid}.commerce-module__qHBcfW__orderCardContent{min-width:0}.commerce-module__qHBcfW__orderCardTitle{overflow-wrap:anywhere;margin:0;font-size:16px;line-height:1.45}.commerce-module__qHBcfW__orderCardTitle a{color:var(--commerce-ink)}.commerce-module__qHBcfW__orderCardTitle a:hover{color:var(--commerce-accent)}.commerce-module__qHBcfW__orderCardNext{color:var(--commerce-muted);margin:6px 0 0;font-size:13px}.commerce-module__qHBcfW__orderCardAmount{text-align:right;justify-items:end;gap:2px;min-width:136px;display:grid}.commerce-module__qHBcfW__orderCardAmount span{color:var(--commerce-muted);font-size:11px}.commerce-module__qHBcfW__orderCardAmount strong{font-family:Georgia,Times New Roman,serif;font-size:19px}.commerce-module__qHBcfW__orderCardFooter{border-top:1px solid var(--commerce-line);justify-content:flex-end}.commerce-module__qHBcfW__orderToolbar{border-bottom:1px solid var(--commerce-line);justify-content:space-between;align-items:end;gap:20px;min-width:0;margin-bottom:18px;padding-bottom:14px;display:flex}.commerce-module__qHBcfW__orderFilterField{grid-template-columns:auto minmax(190px,240px);align-items:center;gap:10px;display:grid}.commerce-module__qHBcfW__orderFilterField>span,.commerce-module__qHBcfW__orderResultCount{color:var(--commerce-muted);font-size:13px}.commerce-module__qHBcfW__orderResultCount{margin:0}.commerce-module__qHBcfW__orderActionNotice{margin-bottom:16px}.commerce-module__qHBcfW__orderDetailProduct{border:1px solid var(--commerce-line);background:var(--commerce-surface);border-radius:6px;grid-template-columns:220px minmax(0,1fr);min-width:0;display:grid;overflow:hidden}.commerce-module__qHBcfW__orderDetailMedia{border-right:1px solid var(--commerce-line);min-width:0}.commerce-module__qHBcfW__orderDetailMedia .commerce-module__qHBcfW__productMediaCard{border-bottom:0;height:100%;min-height:270px}.commerce-module__qHBcfW__orderDetailProductCopy{min-width:0;padding:24px}.commerce-module__qHBcfW__orderDetailStatusLine{min-width:0;color:var(--commerce-muted);flex-wrap:wrap;align-items:center;gap:8px 12px;font-size:12px;display:flex}.commerce-module__qHBcfW__orderDetailProductCopy h2{overflow-wrap:anywhere;margin:14px 0 0;font-size:21px;line-height:1.4}.commerce-module__qHBcfW__orderAmountGrid{border:1px solid var(--commerce-line);background:var(--commerce-line);border-radius:5px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:20px 0 0;display:grid;overflow:hidden}.commerce-module__qHBcfW__orderAmountGrid>div{background:var(--commerce-surface);min-width:0;padding:12px}.commerce-module__qHBcfW__orderAmountGrid dt,.commerce-module__qHBcfW__orderInfoList dt{color:var(--commerce-muted);font-size:11px}.commerce-module__qHBcfW__orderAmountGrid dd{overflow-wrap:anywhere;margin:3px 0 0;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:700}.commerce-module__qHBcfW__orderGateNotice{border-left:3px solid var(--commerce-gold);color:#5e513a;background:#faf7ef;margin:14px 0 0;padding:10px 12px;font-size:12px}.commerce-module__qHBcfW__orderInfoSurface{border:1px solid var(--commerce-line);background:var(--commerce-surface);border-radius:6px;overflow:hidden}.commerce-module__qHBcfW__orderInfoList{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.commerce-module__qHBcfW__orderInfoList>div{border-right:1px solid var(--commerce-line);border-bottom:1px solid var(--commerce-line);min-width:0;padding:13px 15px}.commerce-module__qHBcfW__orderInfoList>div:nth-child(2n){border-right:0}.commerce-module__qHBcfW__orderInfoList>div:last-child,.commerce-module__qHBcfW__orderInfoList>div:nth-last-child(2):nth-child(odd){border-bottom:0}.commerce-module__qHBcfW__orderInfoList>.commerce-module__qHBcfW__orderInfoWide{border-right:0;grid-column:1/-1}.commerce-module__qHBcfW__orderInfoList dd{overflow-wrap:anywhere;margin:3px 0 0}.commerce-module__qHBcfW__orderInfoEmpty{color:var(--commerce-muted);margin:0;padding:18px}.commerce-module__qHBcfW__orderIdentifier{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.commerce-module__qHBcfW__accountIdentity{border:1px solid var(--commerce-line);background:var(--commerce-surface);border-radius:6px;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px;display:grid}.commerce-module__qHBcfW__accountIdentityIcon,.commerce-module__qHBcfW__accountLinkIcon{color:var(--commerce-accent-strong);background:#edf5f1;flex:none;justify-content:center;align-items:center;display:inline-flex}.commerce-module__qHBcfW__accountIdentityIcon{border-radius:50%;width:52px;height:52px;font-size:23px}.commerce-module__qHBcfW__accountIdentityCopy{min-width:0}.commerce-module__qHBcfW__accountIdentityCopy>span,.commerce-module__qHBcfW__accountIdentityCopy p{color:var(--commerce-muted);font-size:12px}.commerce-module__qHBcfW__accountIdentityCopy h2{margin:2px 0;font-size:18px}.commerce-module__qHBcfW__accountIdentityCopy p{margin:0}.commerce-module__qHBcfW__accountLinks{border:1px solid var(--commerce-line);background:var(--commerce-surface);border-radius:6px;overflow:hidden}.commerce-module__qHBcfW__accountLink{border-bottom:1px solid var(--commerce-line);min-width:0;color:var(--commerce-ink);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px 16px;display:grid}.commerce-module__qHBcfW__accountLink:last-child{border-bottom:0}.commerce-module__qHBcfW__accountLink:hover{color:var(--commerce-accent);background:#fafbf9}.commerce-module__qHBcfW__accountLinkIcon{border-radius:5px;width:42px;height:42px;font-size:19px}.commerce-module__qHBcfW__accountLinkCopy{gap:2px;min-width:0;display:grid}.commerce-module__qHBcfW__accountLinkCopy strong{font-size:14px}.commerce-module__qHBcfW__accountLinkCopy span{color:var(--commerce-muted);font-size:12px}.commerce-module__qHBcfW__productCardFavorite{z-index:2;position:absolute;top:10px;right:10px}.commerce-module__qHBcfW__favoriteControl{display:inline-flex}.commerce-module__qHBcfW__favoriteIconButton{border:1px solid var(--commerce-line);width:40px;height:40px;color:var(--commerce-muted);cursor:pointer;background:#fffffff5;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:18px;display:inline-flex}.commerce-module__qHBcfW__favoriteIconButton:hover,.commerce-module__qHBcfW__favoriteIconButtonActive{color:var(--commerce-danger);border-color:#d9aaa3}.commerce-module__qHBcfW__favoriteIconButton:disabled{cursor:wait;opacity:.56}.commerce-module__qHBcfW__favoriteTextButton{min-width:112px}.commerce-module__qHBcfW__favoriteIconButtonActive{background:#fbefed}.commerce-module__qHBcfW__favoriteIconButtonError{border-color:var(--commerce-danger);color:var(--commerce-danger);background:#fbefed}.commerce-module__qHBcfW__savedAddressPicker{border-left:3px solid var(--commerce-accent);background:#f2f7f4;grid-template-columns:30px minmax(0,1fr) auto;align-items:end;gap:11px;margin-bottom:18px;padding:13px;display:grid}.commerce-module__qHBcfW__savedAddressPicker>.anticon{color:var(--commerce-accent);align-self:center;font-size:20px}.commerce-module__qHBcfW__savedAddressPicker label{gap:5px;min-width:0;display:grid}.commerce-module__qHBcfW__savedAddressPicker label>span{font-size:12px;font-weight:600}.commerce-module__qHBcfW__savedAddressPickerError{min-width:0;color:var(--commerce-danger);align-items:center;gap:10px;font-size:13px;display:flex}.commerce-module__qHBcfW__savedAddressPickerError .commerce-module__qHBcfW__buttonQuiet{flex:none;min-height:36px;padding:6px 10px}.commerce-module__qHBcfW__savedAddressPicker .commerce-module__qHBcfW__textLink{white-space:nowrap;align-items:center;min-height:42px;display:inline-flex}.commerce-module__qHBcfW__accountWorkspace{border-top:1px solid var(--commerce-line);border-bottom:1px solid var(--commerce-line);background:var(--commerce-surface);grid-template-columns:252px minmax(0,1fr);min-height:560px;display:grid}.commerce-module__qHBcfW__accountSidebar{border-right:1px solid var(--commerce-line);min-width:0;padding:18px 14px 24px 0}.commerce-module__qHBcfW__accountSidebarIdentity{border-bottom:1px solid var(--commerce-line);grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;margin:0 8px 15px;padding:0 6px 15px;display:grid}.commerce-module__qHBcfW__accountSidebarIdentity .commerce-module__qHBcfW__accountIdentityIcon{width:42px;height:42px;font-size:18px}.commerce-module__qHBcfW__accountSidebarIdentity>.commerce-module__qHBcfW__statusBadge{display:none}.commerce-module__qHBcfW__accountSidebarIdentityCopy{gap:2px;min-width:0;display:grid}.commerce-module__qHBcfW__accountSidebarIdentityCopy strong{font-size:14px}.commerce-module__qHBcfW__accountSidebarIdentityCopy span{color:var(--commerce-muted);font-size:12px}.commerce-module__qHBcfW__accountSubnav{gap:3px;display:grid}.commerce-module__qHBcfW__accountSubnavLink{min-height:50px;color:var(--commerce-muted);border-radius:5px;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:9px;padding:8px 10px;display:grid}.commerce-module__qHBcfW__accountSubnavLink .anticon{justify-self:center;font-size:17px}.commerce-module__qHBcfW__accountSubnavLink>span{gap:1px;min-width:0;display:grid}.commerce-module__qHBcfW__accountSubnavLink strong,.commerce-module__qHBcfW__accountSubnavLink small{overflow-wrap:anywhere}.commerce-module__qHBcfW__accountSubnavLink strong{color:var(--commerce-ink);font-size:13px;font-weight:600}.commerce-module__qHBcfW__accountSubnavLink small{color:var(--commerce-muted);font-size:11px;line-height:1.35}.commerce-module__qHBcfW__accountSubnavLink:hover{background:var(--commerce-soft);color:var(--commerce-accent)}.commerce-module__qHBcfW__accountSubnavLinkActive{color:var(--commerce-accent-strong);background:#edf5f1}.commerce-module__qHBcfW__accountSubnavLinkActive strong{color:var(--commerce-accent-strong)}.commerce-module__qHBcfW__accountSubnavLink:focus-visible{outline-offset:2px;outline:3px solid #17624738}.commerce-module__qHBcfW__accountMain{min-width:0;padding:4px 0 40px 34px}.commerce-module__qHBcfW__accountPanelHeader{border-bottom:1px solid var(--commerce-line);justify-content:space-between;align-items:flex-start;gap:20px;padding:18px 0 20px;display:flex}.commerce-module__qHBcfW__accountPanelHeader h2,.commerce-module__qHBcfW__accountPanelHeader p{margin:0}.commerce-module__qHBcfW__accountPanelHeader h2{font-size:21px;line-height:1.3}.commerce-module__qHBcfW__accountPanelHeader p{max-width:680px;color:var(--commerce-muted);margin-top:5px;font-size:13px}.commerce-module__qHBcfW__accountPanelActions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.commerce-module__qHBcfW__accountSection{border-bottom:1px solid var(--commerce-line);padding:24px 0}.commerce-module__qHBcfW__accountSection:last-child{border-bottom:0}.commerce-module__qHBcfW__accountSectionHeading{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:14px;display:flex}.commerce-module__qHBcfW__accountSectionHeading h3,.commerce-module__qHBcfW__accountSectionHeading p{margin:0}.commerce-module__qHBcfW__accountSectionHeading h3{font-size:16px}.commerce-module__qHBcfW__accountSectionHeading p{color:var(--commerce-muted);margin-top:3px;font-size:12px}.commerce-module__qHBcfW__accountFeedback{border-left:3px solid var(--commerce-accent);color:var(--commerce-accent-strong);background:#f2f7f4;align-items:flex-start;gap:9px;margin:16px 0 0;padding:11px 12px;font-size:13px;display:flex}.commerce-module__qHBcfW__accountFeedbackError{border-left-color:var(--commerce-danger);color:var(--commerce-danger);background:#fbefed}.commerce-module__qHBcfW__accountFeedbackWarning{border-left-color:var(--commerce-gold);color:#7c5519;background:#faf5e9}.commerce-module__qHBcfW__accountFeedback>span{overflow-wrap:anywhere;min-width:0}.commerce-module__qHBcfW__accountEmpty{border-top:1px solid var(--commerce-line);border-bottom:1px solid var(--commerce-line);text-align:center;padding:34px 18px}.commerce-module__qHBcfW__accountEmpty .anticon{color:#8c948f;margin-bottom:10px;font-size:28px}.commerce-module__qHBcfW__accountEmpty h3,.commerce-module__qHBcfW__accountEmpty p{margin:0}.commerce-module__qHBcfW__accountEmpty h3{font-size:16px}.commerce-module__qHBcfW__accountEmpty p{max-width:520px;color:var(--commerce-muted);margin:6px auto 15px;font-size:13px}.commerce-module__qHBcfW__accountPager{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.commerce-module__qHBcfW__accountPager>span{color:var(--commerce-muted);font-size:12px}.commerce-module__qHBcfW__accountOverviewHero{border-bottom:1px solid var(--commerce-line);grid-template-columns:62px minmax(0,1fr) minmax(190px,.32fr);align-items:center;gap:18px;padding:24px 0;display:grid}.commerce-module__qHBcfW__accountOverviewAvatar{width:62px;height:62px;color:var(--commerce-accent-strong);background:#edf5f1;border:1px solid #c5d9d0;border-radius:50%;justify-content:center;align-items:center;font-size:25px;display:inline-flex}.commerce-module__qHBcfW__accountOverviewGreeting{min-width:0}.commerce-module__qHBcfW__accountOverviewGreeting h3{overflow-wrap:anywhere;margin:8px 0 12px;font-family:Georgia,Times New Roman,Noto Serif SC,serif;font-size:24px;font-weight:600;line-height:1.25}.commerce-module__qHBcfW__accountCompleteness{gap:5px;max-width:430px;display:grid}.commerce-module__qHBcfW__accountCompleteness>span{color:var(--commerce-muted);justify-content:space-between;gap:12px;font-size:12px;display:flex}.commerce-module__qHBcfW__accountCompleteness>span strong{color:var(--commerce-ink)}.commerce-module__qHBcfW__accountCompleteness progress{background:var(--commerce-soft);appearance:none;border:0;border-radius:4px;width:100%;height:7px;overflow:hidden}.commerce-module__qHBcfW__accountCompleteness progress::-webkit-progress-bar{background:var(--commerce-soft)}.commerce-module__qHBcfW__accountCompleteness progress::-webkit-progress-value{background:var(--commerce-accent)}.commerce-module__qHBcfW__accountCompleteness progress::-moz-progress-bar{background:var(--commerce-accent)}.commerce-module__qHBcfW__accountUnreadSummary{border-left:3px solid var(--commerce-gold);min-width:0;color:var(--commerce-ink);background:#faf7ef;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:11px;padding:15px;display:grid}.commerce-module__qHBcfW__accountUnreadSummary>.anticon{color:var(--commerce-gold);font-size:24px}.commerce-module__qHBcfW__accountUnreadSummary>span{grid-template-columns:minmax(0,1fr) auto;gap:1px 8px;min-width:0;display:grid}.commerce-module__qHBcfW__accountUnreadSummary small,.commerce-module__qHBcfW__accountUnreadSummary span>span{color:var(--commerce-muted);grid-column:1;font-size:11px}.commerce-module__qHBcfW__accountUnreadSummary strong{color:var(--commerce-ink);grid-area:1/2/span 2;align-self:center;font-size:25px}.commerce-module__qHBcfW__accountUnreadSummary:hover{color:var(--commerce-accent)}.commerce-module__qHBcfW__accountMetricGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.commerce-module__qHBcfW__accountMetric{border:1px solid var(--commerce-line);min-height:68px;color:var(--commerce-ink);border-radius:5px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.commerce-module__qHBcfW__accountMetric>.anticon{color:var(--commerce-accent);font-size:19px}.commerce-module__qHBcfW__accountMetric span{min-width:0;color:var(--commerce-muted);overflow-wrap:anywhere;font-size:13px}.commerce-module__qHBcfW__accountMetric strong{font-size:21px}.commerce-module__qHBcfW__accountMetric:hover{color:var(--commerce-accent-strong);background:#f7faf8;border-color:#b8d2c7}.commerce-module__qHBcfW__accountReadonlyGrid{border-top:1px solid var(--commerce-line);border-bottom:1px solid var(--commerce-line);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.commerce-module__qHBcfW__accountReadonlyGrid>div{border-right:1px solid var(--commerce-line);min-width:0;padding:14px}.commerce-module__qHBcfW__accountReadonlyGrid>div:last-child{border-right:0}.commerce-module__qHBcfW__accountReadonlyGrid dt{color:var(--commerce-muted);font-size:11px}.commerce-module__qHBcfW__accountReadonlyGrid dd{overflow-wrap:anywhere;margin:4px 0 0;font-size:14px}.commerce-module__qHBcfW__accountFormGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.commerce-module__qHBcfW__accountField{align-content:start;gap:6px;min-width:0;display:grid}.commerce-module__qHBcfW__accountField>span{font-size:13px;font-weight:600}.commerce-module__qHBcfW__accountField small{color:var(--commerce-muted);font-size:11px;line-height:1.45}.commerce-module__qHBcfW__accountFieldWide{grid-column:1/-1}.commerce-module__qHBcfW__accountField input[type=checkbox]{width:17px;height:17px;accent-color:var(--commerce-accent)}.commerce-module__qHBcfW__accountCheckbox{align-items:center;gap:8px;font-size:13px;display:inline-flex}.commerce-module__qHBcfW__accountConsentList{border-top:1px solid var(--commerce-line)}.commerce-module__qHBcfW__accountConsentRow{border-bottom:1px solid var(--commerce-line);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;padding:16px 0;display:grid}.commerce-module__qHBcfW__accountConsentIcon{width:38px;height:38px;color:var(--commerce-accent-strong);background:#edf5f1;border-radius:50%;justify-content:center;align-items:center;font-size:17px;display:inline-flex}.commerce-module__qHBcfW__accountConsentCopy{min-width:0}.commerce-module__qHBcfW__accountConsentCopy>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.commerce-module__qHBcfW__accountConsentCopy h4,.commerce-module__qHBcfW__accountConsentCopy p{margin:0}.commerce-module__qHBcfW__accountConsentCopy h4{font-size:14px}.commerce-module__qHBcfW__accountConsentCopy p,.commerce-module__qHBcfW__accountConsentCopy small{color:var(--commerce-muted);font-size:12px}.commerce-module__qHBcfW__accountConsentCopy p{margin-top:4px}.commerce-module__qHBcfW__accountConsentCopy small{overflow-wrap:anywhere;margin-top:5px;display:block}.commerce-module__qHBcfW__accountConsentActions{gap:7px;display:flex}.commerce-module__qHBcfW__accountConsentActions .commerce-module__qHBcfW__button,.commerce-module__qHBcfW__accountConsentActions .commerce-module__qHBcfW__buttonSecondary{min-height:36px;padding:6px 11px;font-size:12px}.commerce-module__qHBcfW__accountPlainEmpty{border-top:1px solid var(--commerce-line);border-bottom:1px solid var(--commerce-line);color:var(--commerce-muted);text-align:center;margin:0;padding:24px 0;font-size:13px}.commerce-module__qHBcfW__accountTimeline{border-top:1px solid var(--commerce-line);margin:0;padding:0;list-style:none}.commerce-module__qHBcfW__accountTimeline li{border-bottom:1px solid var(--commerce-line);grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 4px;display:grid}.commerce-module__qHBcfW__accountTimeline li>span{background:var(--commerce-accent);border-radius:50%;width:7px;height:7px}.commerce-module__qHBcfW__accountTimeline li>div{gap:2px;min-width:0;display:grid}.commerce-module__qHBcfW__accountTimeline strong{font-size:13px}.commerce-module__qHBcfW__accountTimeline small,.commerce-module__qHBcfW__accountTimeline time{color:var(--commerce-muted);font-size:11px}.commerce-module__qHBcfW__accountTimeline time{text-align:right}.commerce-module__qHBcfW__accountAddressForm{border:1px solid var(--commerce-line);background:#fafbf9;border-top:0;padding-left:18px;padding-right:18px}.commerce-module__qHBcfW__accountAddressList{gap:10px;display:grid}.commerce-module__qHBcfW__accountAddressCard{border:1px solid var(--commerce-line);border-radius:5px;grid-template-columns:minmax(180px,.35fr) minmax(240px,1fr) auto;align-items:center;gap:18px;padding:15px 16px;display:grid}.commerce-module__qHBcfW__accountAddressHeader{min-width:0}.commerce-module__qHBcfW__accountAddressHeader>div{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.commerce-module__qHBcfW__accountAddressHeader strong{font-size:14px}.commerce-module__qHBcfW__accountAddressHeader>span,.commerce-module__qHBcfW__accountAddressCard>p{color:var(--commerce-muted);font-size:12px}.commerce-module__qHBcfW__accountAddressHeader>span{overflow-wrap:anywhere;margin-top:5px;display:block}.commerce-module__qHBcfW__accountAddressCard>p{overflow-wrap:anywhere;margin:0;line-height:1.55}.commerce-module__qHBcfW__accountAddressActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.commerce-module__qHBcfW__accountAddressActions .commerce-module__qHBcfW__buttonSecondary,.commerce-module__qHBcfW__accountAddressActions .commerce-module__qHBcfW__buttonQuiet{min-height:36px;padding:6px 9px;font-size:12px}.commerce-module__qHBcfW__accountProductList{border-top:1px solid var(--commerce-line)}.commerce-module__qHBcfW__accountProductRow{border-bottom:1px solid var(--commerce-line);grid-template-columns:82px minmax(0,1fr) auto;align-items:center;gap:15px;min-width:0;padding:13px 4px;display:grid}.commerce-module__qHBcfW__accountProductMedia{width:82px}.commerce-module__qHBcfW__accountProductMedia .commerce-module__qHBcfW__productMediaCompact{border:1px solid var(--commerce-line);border-radius:4px;width:82px;min-height:82px}.commerce-module__qHBcfW__accountProductCopy{min-width:0}.commerce-module__qHBcfW__accountProductCopy>span{color:var(--commerce-accent);font-size:11px;font-weight:700}.commerce-module__qHBcfW__accountProductCopy h3{overflow-wrap:anywhere;margin:3px 0 8px;font-size:15px}.commerce-module__qHBcfW__accountProductCopy>div{flex-wrap:wrap;align-items:center;gap:7px 11px;display:flex}.commerce-module__qHBcfW__accountProductCopy time,.commerce-module__qHBcfW__accountProductCopy>div>span:not(.commerce-module__qHBcfW__statusBadge){color:var(--commerce-muted);font-size:11px}.commerce-module__qHBcfW__accountProductActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.commerce-module__qHBcfW__accountProductActions .commerce-module__qHBcfW__buttonSecondary,.commerce-module__qHBcfW__accountProductActions .commerce-module__qHBcfW__buttonQuiet{min-height:36px;padding:6px 10px;font-size:12px}.commerce-module__qHBcfW__accountSegmented{border:1px solid var(--commerce-line);background:var(--commerce-soft);border-radius:5px;gap:3px;max-width:100%;margin-bottom:16px;padding:3px;display:inline-flex;overflow-x:auto}.commerce-module__qHBcfW__accountSegmented button{min-height:34px;color:var(--commerce-muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:3px;padding:6px 12px;font-size:12px}.commerce-module__qHBcfW__accountSegmented button[aria-pressed=true]{background:var(--commerce-surface);color:var(--commerce-accent-strong);font-weight:600;box-shadow:0 1px 2px #171a181a}.commerce-module__qHBcfW__accountSegmented button:focus-visible{outline-offset:1px;outline:3px solid #17624738}.commerce-module__qHBcfW__accountConsultationList{border-top:1px solid var(--commerce-line)}.commerce-module__qHBcfW__accountConsultationRow{border-bottom:1px solid var(--commerce-line);grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 4px;display:grid}.commerce-module__qHBcfW__accountConsultationMedia,.commerce-module__qHBcfW__accountConsultationMedia .commerce-module__qHBcfW__productMediaCompact{width:72px}.commerce-module__qHBcfW__accountConsultationMedia .commerce-module__qHBcfW__productMediaCompact{border:1px solid var(--commerce-line);border-radius:4px;min-height:72px}.commerce-module__qHBcfW__accountConsultationCopy{min-width:0}.commerce-module__qHBcfW__accountConsultationCopy>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.commerce-module__qHBcfW__accountConsultationCopy>div>span:first-child{color:var(--commerce-accent);font-size:11px;font-weight:700}.commerce-module__qHBcfW__accountConsultationCopy h3,.commerce-module__qHBcfW__accountConsultationCopy p{margin:0}.commerce-module__qHBcfW__accountConsultationCopy h3{margin-top:3px;font-size:14px}.commerce-module__qHBcfW__accountConsultationCopy p{color:var(--commerce-muted);overflow-wrap:anywhere;white-space:pre-wrap;margin-top:6px;font-size:12px;line-height:1.5}.commerce-module__qHBcfW__accountConsultationCopy time{color:var(--commerce-muted);margin-top:5px;font-size:11px;display:block}.commerce-module__qHBcfW__accountConsultationRow>.commerce-module__qHBcfW__buttonSecondary{min-height:36px;padding:6px 10px;font-size:12px}.commerce-module__qHBcfW__accountNotificationToolbar{justify-content:space-between;align-items:center;gap:14px;display:flex}.commerce-module__qHBcfW__accountNotificationToolbar>span{color:var(--commerce-muted);align-items:center;gap:6px;font-size:12px;display:inline-flex}.commerce-module__qHBcfW__accountNotificationList{border-top:1px solid var(--commerce-line)}.commerce-module__qHBcfW__accountNotificationRow{border-bottom:1px solid var(--commerce-line);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:13px;padding:15px 8px;display:grid;position:relative}.commerce-module__qHBcfW__accountNotificationUnread{background:#fdfbf6}.commerce-module__qHBcfW__accountNotificationUnread:before{background:var(--commerce-gold);content:"";width:3px;position:absolute;top:0;bottom:0;left:0}.commerce-module__qHBcfW__accountNotificationIcon{background:var(--commerce-soft);width:38px;height:38px;color:var(--commerce-muted);border-radius:50%;justify-content:center;align-items:center;font-size:16px;display:inline-flex}.commerce-module__qHBcfW__accountNotificationUnread .commerce-module__qHBcfW__accountNotificationIcon{color:var(--commerce-gold);background:#f5eddc}.commerce-module__qHBcfW__accountNotificationCopy{min-width:0}.commerce-module__qHBcfW__accountNotificationCopy>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.commerce-module__qHBcfW__accountNotificationCopy h3,.commerce-module__qHBcfW__accountNotificationCopy p{margin:0}.commerce-module__qHBcfW__accountNotificationCopy h3{font-size:14px}.commerce-module__qHBcfW__accountNotificationCopy p{color:var(--commerce-muted);overflow-wrap:anywhere;margin-top:4px;font-size:12px}.commerce-module__qHBcfW__accountNotificationCopy time{color:var(--commerce-muted);margin-top:5px;font-size:11px;display:block}.commerce-module__qHBcfW__accountNotificationActions{justify-content:flex-end;align-items:center;gap:6px;display:flex}.commerce-module__qHBcfW__accountNotificationActions .commerce-module__qHBcfW__buttonQuiet,.commerce-module__qHBcfW__accountNotificationActions .commerce-module__qHBcfW__buttonSecondary{min-height:36px;padding:6px 10px;font-size:12px}@media (max-width:980px){.commerce-module__qHBcfW__headerInner{grid-template-columns:minmax(150px,1fr) auto minmax(190px,1fr)}.commerce-module__qHBcfW__desktopNavLink{min-width:62px;padding:0 9px}.commerce-module__qHBcfW__headerActionLabel{display:none}.commerce-module__qHBcfW__productGrid{gap:12px}.commerce-module__qHBcfW__detailGrid{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:22px}.commerce-module__qHBcfW__accountWorkspace{grid-template-columns:216px minmax(0,1fr)}.commerce-module__qHBcfW__accountMain{padding-left:24px}.commerce-module__qHBcfW__accountOverviewHero{grid-template-columns:52px minmax(0,1fr)}.commerce-module__qHBcfW__accountOverviewAvatar{width:52px;height:52px;font-size:21px}.commerce-module__qHBcfW__accountUnreadSummary{grid-column:1/-1}.commerce-module__qHBcfW__accountMetricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-module__qHBcfW__accountAddressCard{grid-template-columns:minmax(160px,.45fr) minmax(200px,1fr)}.commerce-module__qHBcfW__accountAddressActions{grid-column:1/-1;justify-content:flex-start}}@media (max-width:760px){.commerce-module__qHBcfW__siteHeader{height:58px}.commerce-module__qHBcfW__headerInner{justify-content:space-between;width:min(100% - 28px,1240px);display:flex}.commerce-module__qHBcfW__wordmark{width:108px}.commerce-module__qHBcfW__desktopNav{display:none}.commerce-module__qHBcfW__advisorLink,.commerce-module__qHBcfW__headerAccountLink{min-height:36px;padding:0 11px}.commerce-module__qHBcfW__shellContent{min-height:calc(100vh - 58px);padding-bottom:calc(68px + env(safe-area-inset-bottom))}.commerce-module__qHBcfW__mobileBottomNav{z-index:60;height:calc(62px + env(safe-area-inset-bottom));padding:5px 8px env(safe-area-inset-bottom);border-top:1px solid var(--commerce-line);background:#fffffffa;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0}.commerce-module__qHBcfW__mobileNavLink{min-width:0;color:var(--commerce-muted);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:10px;display:flex}.commerce-module__qHBcfW__mobileNavLink .anticon{font-size:19px}.commerce-module__qHBcfW__mobileNavLinkActive{color:var(--commerce-accent-strong);background:#edf5f1}.commerce-module__qHBcfW__consumerPage,.commerce-module__qHBcfW__consumerPageCompact{width:min(100% - 28px,1240px);padding:24px 0 38px}.commerce-module__qHBcfW__pageHero{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:20px}.commerce-module__qHBcfW__pageHeroCopy h1{font-size:27px}.commerce-module__qHBcfW__pageHeroActions{justify-content:flex-start;width:100%}.commerce-module__qHBcfW__consumerState{gap:10px;padding:16px}.commerce-module__qHBcfW__stateAction{margin-top:10px}.commerce-module__qHBcfW__filterBar{grid-template-columns:minmax(0,1fr) minmax(0,.72fr);padding:10px}.commerce-module__qHBcfW__filterActions{grid-column:1/-1}.commerce-module__qHBcfW__filterActions .commerce-module__qHBcfW__button,.commerce-module__qHBcfW__filterActions .commerce-module__qHBcfW__buttonSecondary{flex:1}.commerce-module__qHBcfW__resultsMeta{flex-direction:column;align-items:flex-start;gap:8px}.commerce-module__qHBcfW__productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.commerce-module__qHBcfW__productCardBody{padding:11px}.commerce-module__qHBcfW__productCardTitle{min-height:40px;font-size:14px}.commerce-module__qHBcfW__productCardPrice{font-size:17px}.commerce-module__qHBcfW__pagination{gap:7px}.commerce-module__qHBcfW__paginationMeta{flex:1;min-width:0;font-size:12px}.commerce-module__qHBcfW__detailGrid{grid-template-columns:minmax(0,1fr);gap:18px}.commerce-module__qHBcfW__purchasePanel{padding:18px;position:static}.commerce-module__qHBcfW__purchasePanel h1{font-size:24px}.commerce-module__qHBcfW__purchasePrice{font-size:27px}.commerce-module__qHBcfW__productThumbnails{overscroll-behavior-inline:contain;grid-template-columns:repeat(5,64px);padding:2px 2px 6px;overflow-x:auto}.commerce-module__qHBcfW__purchaseActions{display:none}.commerce-module__qHBcfW__consumerPageWithPurchaseBar{padding-bottom:112px}.commerce-module__qHBcfW__mobilePurchaseBar{right:0;bottom:calc(62px + env(safe-area-inset-bottom));z-index:55;border-top:1px solid var(--commerce-line);background:#fffffffa;grid-template-columns:40px minmax(0,1fr) minmax(0,1.25fr);gap:8px;padding:10px 14px;display:grid;position:fixed;left:0}.commerce-module__qHBcfW__mobilePurchaseBar .commerce-module__qHBcfW__button,.commerce-module__qHBcfW__mobilePurchaseBar .commerce-module__qHBcfW__buttonSecondary{min-width:0;padding-left:8px;padding-right:8px}.commerce-module__qHBcfW__formGrid{grid-template-columns:minmax(0,1fr);gap:6px}.commerce-module__qHBcfW__fieldLabel{padding-top:4px}.commerce-module__qHBcfW__orderCardBody{grid-template-columns:72px minmax(0,1fr);align-items:start;gap:12px}.commerce-module__qHBcfW__orderCardBody .commerce-module__qHBcfW__productMediaCompact{width:72px}.commerce-module__qHBcfW__orderCardAmount{text-align:left;grid-column:2;justify-items:start;min-width:0}.commerce-module__qHBcfW__orderCardFooter{flex-direction:column;align-items:stretch}.commerce-module__qHBcfW__orderCardFooter>.commerce-module__qHBcfW__buttonSecondary,.commerce-module__qHBcfW__orderCardFooter .commerce-module__qHBcfW__orderActionGroup>*{flex:1}.commerce-module__qHBcfW__orderToolbar{flex-direction:column;align-items:stretch;gap:8px}.commerce-module__qHBcfW__orderFilterField{grid-template-columns:minmax(0,1fr);gap:5px}.commerce-module__qHBcfW__orderDetailProduct{grid-template-columns:minmax(0,1fr)}.commerce-module__qHBcfW__orderDetailMedia{border-right:0;border-bottom:1px solid var(--commerce-line);justify-content:center;display:flex}.commerce-module__qHBcfW__orderDetailMedia .commerce-module__qHBcfW__productMediaCard{border-bottom:0;width:min(100%,320px);min-height:0}.commerce-module__qHBcfW__orderDetailProductCopy{padding:18px}.commerce-module__qHBcfW__orderInfoList{grid-template-columns:minmax(0,1fr)}.commerce-module__qHBcfW__orderInfoList>div,.commerce-module__qHBcfW__orderInfoList>div:nth-child(2n),.commerce-module__qHBcfW__orderInfoList>div:nth-last-child(2):nth-child(odd){border-right:0;border-bottom:1px solid var(--commerce-line)}.commerce-module__qHBcfW__orderInfoList>div:last-child{border-bottom:0}.commerce-module__qHBcfW__mobilePurchaseBar .commerce-module__qHBcfW__favoriteIconButton{border-radius:5px;width:40px;height:42px}.commerce-module__qHBcfW__accountWorkspace{border-top:0;min-height:0;display:block}.commerce-module__qHBcfW__accountSidebar{border-right:0;border-bottom:1px solid var(--commerce-line);padding:0 0 11px}.commerce-module__qHBcfW__accountSidebarIdentity{border-top:1px solid var(--commerce-line);border-bottom:0;grid-template-columns:36px minmax(0,1fr) auto;margin:0 0 10px;padding:12px 0}.commerce-module__qHBcfW__accountSidebarIdentity .commerce-module__qHBcfW__accountIdentityIcon{width:36px;height:36px;font-size:16px}.commerce-module__qHBcfW__accountSidebarIdentity>.commerce-module__qHBcfW__statusBadge{display:inline-flex}.commerce-module__qHBcfW__accountSubnav{scroll-snap-type:x proximity;overscroll-behavior-inline:contain;gap:5px;margin:0 -14px;padding:0 14px 4px;display:flex;overflow-x:auto}.commerce-module__qHBcfW__accountSubnavLink{scroll-snap-align:start;flex:none;grid-template-columns:20px auto;min-height:38px;padding:7px 10px}.commerce-module__qHBcfW__accountSubnavLink .anticon{font-size:15px}.commerce-module__qHBcfW__accountSubnavLink small{display:none}.commerce-module__qHBcfW__accountMain{padding:0 0 28px}.commerce-module__qHBcfW__accountPanelHeader{flex-direction:column;align-items:stretch;gap:12px;padding:20px 0 16px}.commerce-module__qHBcfW__accountPanelHeader h2{font-size:19px}.commerce-module__qHBcfW__accountPanelActions{justify-content:flex-start;width:100%}.commerce-module__qHBcfW__accountPanelActions>.commerce-module__qHBcfW__button,.commerce-module__qHBcfW__accountPanelActions>.commerce-module__qHBcfW__buttonSecondary,.commerce-module__qHBcfW__accountPanelActions>.commerce-module__qHBcfW__buttonDanger{flex:1}.commerce-module__qHBcfW__accountSection{padding:20px 0}.commerce-module__qHBcfW__accountSectionHeading{flex-direction:column;align-items:flex-start;gap:9px}.commerce-module__qHBcfW__accountOverviewHero{grid-template-columns:46px minmax(0,1fr);gap:12px;padding:20px 0}.commerce-module__qHBcfW__accountOverviewAvatar{width:46px;height:46px;font-size:19px}.commerce-module__qHBcfW__accountOverviewGreeting h3{margin-top:7px;font-size:20px}.commerce-module__qHBcfW__accountUnreadSummary{grid-column:1/-1}.commerce-module__qHBcfW__accountReadonlyGrid,.commerce-module__qHBcfW__accountFormGrid{grid-template-columns:minmax(0,1fr)}.commerce-module__qHBcfW__accountReadonlyGrid>div,.commerce-module__qHBcfW__accountReadonlyGrid>div:last-child{border-right:0;border-bottom:1px solid var(--commerce-line)}.commerce-module__qHBcfW__accountReadonlyGrid>div:last-child{border-bottom:0}.commerce-module__qHBcfW__accountFieldWide{grid-column:1}.commerce-module__qHBcfW__accountConsentRow{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px}.commerce-module__qHBcfW__accountConsentIcon{width:34px;height:34px}.commerce-module__qHBcfW__accountConsentActions{grid-column:2;width:100%}.commerce-module__qHBcfW__accountConsentActions .commerce-module__qHBcfW__button,.commerce-module__qHBcfW__accountConsentActions .commerce-module__qHBcfW__buttonSecondary{flex:1}.commerce-module__qHBcfW__accountTimeline li{grid-template-columns:10px minmax(0,1fr)}.commerce-module__qHBcfW__accountTimeline time{text-align:left;grid-column:2}.commerce-module__qHBcfW__accountAddressForm{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}.commerce-module__qHBcfW__accountAddressCard{grid-template-columns:minmax(0,1fr);align-items:start;gap:10px;padding:14px}.commerce-module__qHBcfW__accountAddressActions{grid-column:1;justify-content:flex-start}.commerce-module__qHBcfW__accountProductRow{grid-template-columns:72px minmax(0,1fr);align-items:start;gap:11px}.commerce-module__qHBcfW__accountProductMedia,.commerce-module__qHBcfW__accountProductMedia .commerce-module__qHBcfW__productMediaCompact{width:72px}.commerce-module__qHBcfW__accountProductMedia .commerce-module__qHBcfW__productMediaCompact{min-height:72px}.commerce-module__qHBcfW__accountProductActions{grid-column:2;justify-content:flex-start}.commerce-module__qHBcfW__accountSegmented{width:100%;display:flex}.commerce-module__qHBcfW__accountConsultationRow{grid-template-columns:64px minmax(0,1fr);align-items:start;gap:11px}.commerce-module__qHBcfW__accountConsultationMedia,.commerce-module__qHBcfW__accountConsultationMedia .commerce-module__qHBcfW__productMediaCompact{width:64px}.commerce-module__qHBcfW__accountConsultationMedia .commerce-module__qHBcfW__productMediaCompact{min-height:64px}.commerce-module__qHBcfW__accountConsultationRow>.commerce-module__qHBcfW__buttonSecondary{grid-column:2;width:fit-content}.commerce-module__qHBcfW__accountNotificationToolbar{flex-direction:column;align-items:flex-start}.commerce-module__qHBcfW__accountNotificationToolbar .commerce-module__qHBcfW__accountSegmented{width:auto}.commerce-module__qHBcfW__accountNotificationRow{grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;padding-right:4px}.commerce-module__qHBcfW__accountNotificationIcon{width:34px;height:34px}.commerce-module__qHBcfW__accountNotificationActions{flex-wrap:wrap;grid-column:2;justify-content:flex-start}.commerce-module__qHBcfW__savedAddressPicker{grid-template-columns:26px minmax(0,1fr);align-items:center}.commerce-module__qHBcfW__savedAddressPicker .commerce-module__qHBcfW__textLink{grid-column:2;min-height:28px}}@media (max-width:390px){.commerce-module__qHBcfW__consumerPage,.commerce-module__qHBcfW__consumerPageCompact{width:min(100% - 24px,1240px)}.commerce-module__qHBcfW__accountSubnav,.commerce-module__qHBcfW__accountAddressForm{margin-left:-12px;margin-right:-12px;padding-left:12px;padding-right:12px}.commerce-module__qHBcfW__filterBar{grid-template-columns:minmax(0,1fr)}.commerce-module__qHBcfW__filterActions{grid-column:1}.commerce-module__qHBcfW__productGrid{gap:8px}.commerce-module__qHBcfW__productCardBody{padding:9px}.commerce-module__qHBcfW__attributeGrid{grid-template-columns:minmax(0,1fr)}.commerce-module__qHBcfW__orderCardBody{grid-template-columns:64px minmax(0,1fr);gap:10px;padding:12px}.commerce-module__qHBcfW__orderCardBody .commerce-module__qHBcfW__productMediaCompact{width:64px}.commerce-module__qHBcfW__orderAmountGrid{grid-template-columns:minmax(0,1fr)}.commerce-module__qHBcfW__accountIdentity{grid-template-columns:44px minmax(0,1fr);padding:16px}.commerce-module__qHBcfW__accountIdentityIcon{width:44px;height:44px}.commerce-module__qHBcfW__accountIdentity>.commerce-module__qHBcfW__statusBadge{grid-column:2;width:fit-content}.commerce-module__qHBcfW__accountLink{grid-template-columns:38px minmax(0,1fr) auto;gap:10px;padding:13px}.commerce-module__qHBcfW__accountLinkIcon{width:38px;height:38px}.commerce-module__qHBcfW__accountMetricGrid{grid-template-columns:minmax(0,1fr)}.commerce-module__qHBcfW__accountMetric{min-height:60px}.commerce-module__qHBcfW__accountAddressActions .commerce-module__qHBcfW__buttonSecondary,.commerce-module__qHBcfW__accountAddressActions .commerce-module__qHBcfW__buttonQuiet{flex:1}.commerce-module__qHBcfW__accountProductRow{grid-template-columns:64px minmax(0,1fr)}.commerce-module__qHBcfW__accountProductMedia,.commerce-module__qHBcfW__accountProductMedia .commerce-module__qHBcfW__productMediaCompact{width:64px}.commerce-module__qHBcfW__accountProductMedia .commerce-module__qHBcfW__productMediaCompact{min-height:64px}}@media (prefers-reduced-motion:reduce){.commerce-module__qHBcfW__productCard{transition:none}}
.kyc-module__2PGc4a__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.kyc-module__2PGc4a__drawerBody{width:100%}.kyc-module__2PGc4a__drawerTitle{white-space:normal;overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;display:block}.kyc-module__2PGc4a__evidenceSection{gap:10px;width:100%;display:grid}.kyc-module__2PGc4a__filters{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.kyc-module__2PGc4a__filters .ant-select{min-width:142px}.kyc-module__2PGc4a__reviewSection{gap:10px;width:100%;padding-top:2px;display:grid}.kyc-module__2PGc4a__sectionHeading{border-bottom:1px solid #ebe8e4;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding-bottom:8px;display:flex}.kyc-module__2PGc4a__sectionHeading>:first-child{min-width:0}.kyc-module__2PGc4a__beneficialList{border-top:1px solid #ebe8e4;gap:0;display:grid}.kyc-module__2PGc4a__beneficialRow{border-bottom:1px solid #ebe8e4;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;display:grid}.kyc-module__2PGc4a__beneficialRow>div:first-child{gap:2px;min-width:0;display:grid}.kyc-module__2PGc4a__beneficialRow span{overflow-wrap:anywhere}.kyc-module__2PGc4a__approveGate{border:0;min-width:0;margin:0;padding:0}.kyc-module__2PGc4a__approveGate:disabled{cursor:not-allowed}@media (max-width:640px){.kyc-module__2PGc4a__toolbar{flex-direction:column;align-items:stretch}.kyc-module__2PGc4a__toolbar .ant-segmented-group{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.kyc-module__2PGc4a__filters{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.kyc-module__2PGc4a__filters .ant-segmented{grid-column:1/-1}.kyc-module__2PGc4a__filters .ant-select{width:100%;min-width:0}.kyc-module__2PGc4a__beneficialRow{grid-template-columns:1fr;gap:6px}.kyc-module__2PGc4a__reviewSection,.kyc-module__2PGc4a__evidenceSection{min-width:0}.kyc-module__2PGc4a__drawerBody .ant-space-item{min-width:0}}
.review-module__6RZlnq__drawerBody{width:100%}.review-module__6RZlnq__drawerTitle{white-space:normal;overflow-wrap:anywhere;word-break:break-word;min-width:0;max-width:100%;display:block}.review-module__6RZlnq__dateTime{white-space:nowrap;font-variant-numeric:tabular-nums}.review-module__6RZlnq__evidenceSection{gap:10px;width:100%;display:grid}
.checkout-module__ygs_BW__orderSummary{grid-template-columns:84px minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:14px;display:grid}.checkout-module__ygs_BW__orderCopy{justify-items:start;gap:4px;min-width:0;display:grid}.checkout-module__ygs_BW__orderCopy h2,.checkout-module__ygs_BW__orderCopy p{margin:0}.checkout-module__ygs_BW__orderCopy h2{font-family:Georgia,Times New Roman,Noto Serif SC,serif;font-size:18px;line-height:1.35}.checkout-module__ygs_BW__orderCopy p{color:var(--commerce-muted);font-size:13px}.checkout-module__ygs_BW__orderCopy strong{color:var(--commerce-ink);font-size:18px}.checkout-module__ygs_BW__paymentPanel{margin-top:14px}.checkout-module__ygs_BW__paymentHeading{border-bottom:1px solid var(--commerce-line);justify-content:space-between;align-items:center;gap:18px;padding-bottom:14px;display:flex}.checkout-module__ygs_BW__paymentHeading p,.checkout-module__ygs_BW__paymentHeading h2{margin:0}.checkout-module__ygs_BW__paymentHeading p{color:var(--commerce-muted);font-size:12px}.checkout-module__ygs_BW__paymentHeading h2{margin-top:2px;font-size:19px}.checkout-module__ygs_BW__sandboxPanel{background:#fbfaf6;border:1px dashed #b9ad96;border-radius:6px;justify-content:space-between;align-items:center;gap:18px;margin-top:14px;padding:14px 16px;display:flex}.checkout-module__ygs_BW__sandboxPanel strong,.checkout-module__ygs_BW__sandboxPanel p{margin:0}.checkout-module__ygs_BW__sandboxPanel p{color:var(--commerce-muted);margin-top:2px;font-size:12px}@media (max-width:640px){.checkout-module__ygs_BW__orderSummary{grid-template-columns:72px minmax(0,1fr);gap:12px}.checkout-module__ygs_BW__orderSummary>:last-child{grid-column:2}.checkout-module__ygs_BW__sandboxPanel{flex-direction:column;align-items:stretch}}
.order-confirm-module__-vm1Kq__productSummary{grid-template-columns:84px minmax(0,1fr);align-items:center;gap:16px;margin-bottom:14px;display:grid}.order-confirm-module__-vm1Kq__productSummaryCopy{gap:2px;min-width:0;display:grid}.order-confirm-module__-vm1Kq__productSummaryCopy p,.order-confirm-module__-vm1Kq__productSummaryCopy h2,.order-confirm-module__-vm1Kq__productSummaryCopy strong,.order-confirm-module__-vm1Kq__productSummaryCopy span{margin:0}.order-confirm-module__-vm1Kq__productSummaryCopy p{color:var(--commerce-accent);font-size:12px;font-weight:700}.order-confirm-module__-vm1Kq__productSummaryCopy h2{font-family:Georgia,Times New Roman,Noto Serif SC,serif;font-size:18px;line-height:1.3}.order-confirm-module__-vm1Kq__productSummaryCopy strong{font-size:18px}.order-confirm-module__-vm1Kq__productSummaryCopy span{color:var(--commerce-muted);font-size:12px}.order-confirm-module__-vm1Kq__orderForm{margin-top:14px}.order-confirm-module__-vm1Kq__formHeading{border-bottom:1px solid var(--commerce-line);margin-bottom:20px;padding-bottom:14px}.order-confirm-module__-vm1Kq__formHeading h2,.order-confirm-module__-vm1Kq__formHeading p{margin:0}.order-confirm-module__-vm1Kq__formHeading h2{font-size:18px}.order-confirm-module__-vm1Kq__formHeading p{color:var(--commerce-muted);margin-top:4px;font-size:13px}@media (max-width:560px){.order-confirm-module__-vm1Kq__productSummary{grid-template-columns:72px minmax(0,1fr);gap:12px}}
