.cart-dialog[data-slot=dialog-content]{background:var(--surface);border:0;border-radius:18px;width:min(980px,100vw - 32px);max-width:none;max-height:min(720px,100dvh - 32px);padding:20px;display:block;overflow:auto;box-shadow:0 8px 24px #081a2c1f}.cart-dialog>[data-slot=dialog-close]{width:44px;height:44px;color:var(--muted-foreground);opacity:1;border-radius:9px;place-items:center;display:grid;top:10px;right:10px}.cart-dialog>[data-slot=dialog-close]:focus-visible{outline:none;box-shadow:0 0 0 3px #e85a083d}.cart-dialog-header{text-align:left;align-content:center;gap:1px;min-height:44px;margin-bottom:10px;padding-right:48px;display:grid}.cart-dialog-header [data-slot=dialog-title]{color:var(--navy);font-size:25px;line-height:1.1}.cart-dialog-kicker{color:var(--accent-text);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.cart-live-status{color:var(--muted-foreground);margin:-4px 54px 8px 0;font-size:12px;font-weight:700}.cart-live-status:empty{display:none}.cart-state{min-height:260px;color:var(--muted-foreground);text-align:center;align-content:center;place-items:center;padding:32px 18px;display:grid}.cart-state>svg{width:52px;height:52px;color:var(--muted-foreground)}.cart-state h3{color:var(--navy);margin-top:10px;font-size:21px}.cart-state p{max-width:460px;margin-top:6px}.cart-state [data-slot=button]{width:auto;min-width:180px;margin-top:16px}.cart-state-loader{border:3px solid var(--border);border-top-color:var(--orange);border-radius:50%;width:38px;height:38px}.cart-items{overscroll-behavior:contain;scrollbar-gutter:stable;gap:8px;max-height:min(390px,100dvh - 246px);display:grid;overflow-y:auto;container-type:inline-size}.cart-item-collapse{min-width:0;transition:grid-template-rows var(--motion-normal) var(--motion-ease-standard), opacity var(--motion-fast) ease;grid-template-rows:1fr;display:grid}.cart-item-collapse>.cart-item{min-height:0;overflow:hidden}.cart-item{border:1px solid var(--border);background:var(--surface);border-radius:13px;grid-template-columns:64px minmax(0,1fr) minmax(274px,auto);grid-template-areas:"visual details controls";align-items:center;gap:13px;min-width:0;padding:12px;display:grid}.cart-item[aria-busy=true]{opacity:.64;pointer-events:none}.cart-item-visual{background:var(--surface);border-radius:11px;grid-area:visual;place-items:center;width:64px;height:64px;display:grid;overflow:hidden}.cart-item-visual img{object-fit:contain;width:58px;height:58px}.cart-item-visual svg{width:36px;height:36px;color:var(--text-on-dark-muted)}.cart-item-details{grid-area:details;justify-items:start;min-width:0;display:grid}.cart-item-identity{align-items:baseline;gap:8px;max-width:100%;display:flex}.cart-item-brand{color:var(--accent-text);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:850}.cart-item-article{color:var(--navy);overflow-wrap:anywhere;font-size:15px}.cart-item-name{min-width:0;color:var(--navy);overflow-wrap:anywhere;margin-top:2px;font-size:13px;line-height:1.35}.cart-item-meta{flex-wrap:wrap;align-items:center;gap:4px 10px;max-width:100%;margin-top:6px;display:flex}.cart-item-availability{color:#18794e;background:#eaf8f0;border-radius:999px;max-width:100%;padding:3px 7px;font-size:11px;font-weight:750;line-height:1.25;display:inline-flex}.cart-item-availability.is-price_changed,.cart-item-availability.is-delivery_changed{color:#8a4a18;background:var(--accent-soft)}.cart-item-availability.is-unavailable{color:#a92820;background:#fff0ef}.cart-item-stock,.cart-item-delivery{color:var(--muted-foreground);font-size:11px}.cart-item-stock:after{content:"·";color:var(--text-on-dark-muted);margin-left:10px}.cart-item-change{color:#8a4a18;align-items:flex-start;gap:5px;max-width:620px;margin-top:6px;font-size:11px;font-weight:700;display:flex}.cart-item-change svg{flex:none;width:15px;height:15px;margin-top:1px}.cart-item-change>div{min-width:0}.cart-item-change strong{color:#7d351d;font-size:12px;display:block}.cart-item-change p{overflow-wrap:anywhere;flex-wrap:wrap;gap:2px 12px;min-width:0;margin:2px 0 0;display:flex}.cart-change-actions{flex-wrap:wrap;gap:5px 12px;margin-top:7px;display:flex}.cart-change-actions button{min-height:44px;color:var(--muted-foreground);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:5px 0;font-size:11px;font-weight:800;display:inline-flex}.cart-change-actions button:first-child{color:var(--accent-text)}.cart-change-actions button svg{width:15px;height:15px}.cart-change-actions button:disabled{opacity:.45;cursor:wait}.cart-item[data-cart-item-status=stock_changed],.cart-item[data-cart-item-status=delivery_changed],.cart-item[data-cart-item-status=price_changed]{background:var(--surface);border-color:#e8c9ae}.cart-item[data-cart-item-status=offer_expired],.cart-item[data-cart-item-status=unavailable]{background:#fff8f8;border-color:#e3b7bb}.cart-item-availability.is-stock_changed,.cart-item-availability.is-delivery_changed,.cart-item-availability.is-price_changed{color:#8a4f13}.cart-item-availability.is-offer_expired,.cart-item-availability.is-unavailable{color:#9c3040}.cart-item-controls{grid-area:controls;grid-template-columns:auto minmax(112px,auto);justify-content:end;align-items:center;gap:14px;min-width:0;display:grid}.cart-quantity{border:1px solid var(--border);background:var(--surface);border-radius:9px;align-items:center;display:inline-flex;overflow:hidden}.cart-quantity button{width:44px;height:44px;color:var(--foreground);cursor:pointer;background:0 0;border:0;place-items:center;display:grid}.cart-quantity button:hover:not(:disabled){background:var(--surface)}.cart-quantity button:focus-visible,.cart-delete-button:focus-visible{outline-offset:2px;outline:3px solid #e85a0840}.cart-quantity button:disabled{opacity:.34;cursor:not-allowed}.cart-quantity button svg{width:17px;height:17px}.cart-quantity>span{min-width:34px;color:var(--navy);text-align:center;font-variant-numeric:tabular-nums;font-size:14px;font-weight:850}.cart-item-price-actions{justify-items:end;gap:2px;min-width:112px;display:grid}.cart-item-price{justify-items:end;gap:0;display:grid}.cart-item-price span{color:var(--muted-foreground);font-size:11px}.cart-item-price strong{color:var(--navy);font-variant-numeric:tabular-nums;font-size:18px;line-height:1.2}.cart-delete-button{color:#a92820;min-height:44px;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-block:-8px;padding:7px 2px;font-size:11px;font-weight:800;display:inline-flex}.cart-delete-button svg{width:15px;height:15px}.cart-delete-button:disabled{opacity:.5;cursor:wait}.cart-summary{border:1px solid var(--border);background:var(--surface);border-radius:13px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:10px;padding:13px 14px;display:grid;box-shadow:0 2px 8px #081a2c0f}.cart-summary-copy{min-width:0;display:grid}.cart-total-row{color:var(--navy);align-items:baseline;gap:9px;font-size:17px;font-weight:820;display:flex}.cart-total-row strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:24px}.cart-summary-meta{color:var(--muted-foreground);gap:6px;margin-top:2px;font-size:11px;display:flex}.cart-summary small{color:var(--muted-foreground);margin-top:3px;font-size:11px;line-height:1.35;display:block}.cart-summary [data-slot=button]{width:auto;min-width:236px;height:44px}.cart-checkout-placeholder[data-slot=dialog-content]{width:min(720px,100vw - 32px);max-width:none}.cart-checkout-composition{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:18px}.cart-checkout-composition h3{margin-bottom:8px;font-size:18px}.cart-checkout-composition>div{border-top:1px solid var(--border);justify-content:space-between;gap:20px;padding:10px 0;display:flex}.cart-checkout-composition span{overflow-wrap:anywhere;min-width:0}.cart-checkout-composition strong{text-align:right;white-space:nowrap;flex:none}.cart-checkout-composition .cart-checkout-total{font-size:20px;font-weight:850}.cart-checkout-notice{color:var(--muted-foreground);font-size:13px}.cart-checkout-actions{justify-content:flex-end;gap:10px;display:flex}@media (prefers-reduced-motion:no-preference){.cart-item-change{animation:cart-warning-reveal var(--motion-normal) var(--motion-ease-emphasis) both}.cart-item{animation:.22s cubic-bezier(.2,.8,.2,1) both cart-item-reveal}.cart-item-collapse[data-removing=true]{opacity:0;grid-template-rows:0fr}.cart-item[data-removing=true]{animation:cart-item-remove var(--motion-normal) ease-in both}.cart-item[data-removing=true] .cart-delete-button svg{animation:cart-bin-take var(--motion-normal) var(--motion-ease-standard) both}.cart-item[data-removing=true] .cart-delete-button span{animation:cart-label-to-bin var(--motion-fast) ease-in both}.cart-quantity>span,.cart-item-price strong,.cart-total-row strong{animation:.18s ease-out both cart-value-update}.cart-state>svg{animation:.22s ease-out both cart-empty-reveal}.cart-state-loader{animation:.22s linear infinite cart-spin}.cart-summary [data-slot=button]{transition:transform .12s ease-out,box-shadow .18s ease-out}.cart-summary [data-slot=button]:active{transform:scale(.985)}}@keyframes cart-item-reveal{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes cart-item-remove{45%{opacity:1;transform:translate(4px)scale(.995)}to{opacity:0;clip-path:inset(0 0 0 94%);transform:translate(12px)scale(.975)}}@keyframes cart-bin-take{0%{transform:rotate(0)translateY(0)}38%{transform:rotate(-13deg)translateY(-2px)scale(1)}to{transform:rotate(5deg)translateY(2px)}}@keyframes cart-label-to-bin{40%{opacity:1;transform:translate(-5px)scale(.9)}to{opacity:0;transform:translate(-22px)scale(.42)}}@keyframes cart-empty-reveal{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes cart-value-update{0%{color:var(--accent-text);transform:translateY(-2px)}to{transform:translateY(0)}}@keyframes cart-spin{to{transform:rotate(360deg)}}@keyframes cart-warning-reveal{0%{opacity:.2;clip-path:inset(0 100% 0 0)}to{opacity:1;clip-path:inset(0)}}@media (max-width:760px){.cart-dialog[data-slot=dialog-content]{border-radius:16px;width:calc(100vw - 16px);max-width:none;max-height:calc(100dvh - 16px);padding:16px}.cart-dialog-header{margin-bottom:8px}.cart-dialog-header [data-slot=dialog-title]{font-size:24px}.cart-items{max-height:none;overflow:visible}.cart-item{grid-template-columns:58px minmax(0,1fr);grid-template-areas:"visual details""controls controls";align-items:start;gap:9px 11px;padding:11px}.cart-item-visual{width:58px;height:58px}.cart-item-visual img{width:52px;height:52px}.cart-item-meta{gap:4px 8px}.cart-item-stock:after{margin-left:8px}.cart-item-controls{grid-template-columns:auto minmax(0,1fr);justify-content:stretch;gap:10px;width:100%}.cart-item-price-actions{grid-template-columns:minmax(0,1fr) auto;place-items:center end;gap:8px;min-width:0}.cart-delete-button{margin-block:-8px}.cart-summary{grid-template-columns:minmax(0,1fr);gap:10px;padding:12px}.cart-summary [data-slot=button]{width:100%;min-width:0}.cart-summary-copy{grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:3px 10px}.cart-summary-meta{justify-self:end}.cart-summary small{grid-column:1/-1}.cart-total-row strong{font-size:22px}.cart-checkout-placeholder[data-slot=dialog-content]{width:calc(100vw - 24px);max-width:none}.cart-checkout-composition>div{flex-direction:column;align-items:flex-start;gap:4px}.cart-checkout-composition strong{text-align:left}.cart-checkout-actions{flex-direction:column-reverse}.cart-checkout-actions [data-slot=button]{width:100%}}@media (max-width:379px){.cart-dialog[data-slot=dialog-content]{border-radius:13px;width:calc(100vw - 8px);max-height:calc(100dvh - 8px);padding:12px}.cart-item{grid-template-columns:52px minmax(0,1fr);padding:10px}.cart-item-visual{width:52px;height:52px}.cart-item-visual img{width:46px;height:46px}.cart-item-controls{grid-template-columns:minmax(0,1fr)}.cart-quantity{justify-self:start}.cart-item-price-actions{width:100%}.cart-summary-copy{grid-template-columns:minmax(0,1fr)}.cart-summary-meta{justify-self:start}}@media (prefers-reduced-motion:reduce){.cart-item-change,.cart-item,.cart-item[data-removing=true],.cart-item[data-removing=true] .cart-delete-button svg,.cart-item[data-removing=true] .cart-delete-button span,.cart-state>svg,.cart-state-loader{animation:none}.cart-item-collapse{transition-duration:1ms}.cart-quantity>span,.cart-item-price strong,.cart-total-row strong,.cart-summary [data-slot=button]{transition:none;animation:none}}
.checkout-page{background:var(--surface);min-height:70vh;padding:26px 20px 56px}body:has(.checkout-page) .footer-map-preview{background:var(--background);border-radius:11px;width:100%;max-width:100%;height:170px;display:block;position:relative;overflow:hidden}body:has(.checkout-page) .footer-map-preview iframe{pointer-events:none;border:0;width:100%;height:100%;display:block}.checkout-shell{width:min(1180px,100%);margin:0 auto}.checkout-back{min-height:44px;color:var(--muted-foreground);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:6px 0;font-size:13px;font-weight:750;display:inline-flex}.checkout-back svg{width:18px;height:18px}.checkout-back:focus-visible{outline-offset:3px;border-radius:5px;outline:3px solid #e85a0840}.checkout-heading{margin-top:5px}.checkout-heading>p,.checkout-preview-label{color:var(--accent-text);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:850}.checkout-heading h1{color:var(--navy);letter-spacing:-.025em;margin-top:3px;font-size:clamp(30px,3.4vw,39px);line-height:1.1}.checkout-heading>span{max-width:660px;color:var(--muted-foreground);margin-top:6px;font-size:14px;display:block}.checkout-preview-notice{border:1px solid var(--accent-soft);color:#74401d;background:var(--surface);border-radius:9px;margin:14px 0;padding:10px 13px;font-size:12px}.checkout-form{grid-template-columns:minmax(0,1fr) minmax(330px,380px);align-items:start;gap:18px;display:grid}.checkout-main{gap:12px;min-width:0;display:grid}.checkout-sidebar{min-width:0;position:sticky;top:18px}.checkout-form-section,.checkout-summary,.checkout-review{border:1px solid var(--border);background:var(--surface);border-radius:14px;padding:19px;box-shadow:0 2px 8px #081a2c0f}.checkout-section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:13px;display:flex}.checkout-section-heading h2,.checkout-form [data-slot=field-legend]{color:var(--navy);font-size:18px;font-weight:820;line-height:1.25}.checkout-section-heading>span{color:var(--muted-foreground);text-align:right;font-size:11px}.checkout-fields{gap:13px}.checkout-field-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.checkout-form [data-slot=field]{gap:5px;min-width:0}.checkout-form [data-slot=field-label]{color:var(--navy);font-size:12px;font-weight:750}.checkout-form [data-slot=field-label] small{color:var(--muted-foreground);font-size:10px;font-weight:600}.checkout-form [data-slot=input],.checkout-form [data-slot=textarea],.checkout-form select{border-color:var(--text-on-dark-muted);background:var(--surface);color:var(--navy);font-family:inherit}.checkout-form [data-slot=input][readonly]{color:var(--muted-foreground);background:var(--surface)}.checkout-field-hint{color:#53705f;font-size:10px}.checkout-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.checkout-option{border:1px solid var(--border);min-height:72px;color:var(--foreground);background:var(--surface);cursor:pointer;border-radius:11px;align-items:flex-start;gap:9px;padding:12px;display:flex}.checkout-option:hover{border-color:var(--text-on-dark-muted)}.checkout-option:has(input:focus-visible){outline-offset:2px;outline:3px solid #e85a0838}.checkout-option:has(input:checked){border-color:var(--orange);background:var(--surface);box-shadow:0 2px 8px #081a2c0f}.checkout-option input{width:18px;height:18px;accent-color:var(--orange);flex:none;margin-top:1px}.checkout-option span{gap:3px;min-width:0;display:grid}.checkout-option strong{color:var(--navy);font-size:13px;line-height:1.3}.checkout-option small{color:var(--muted-foreground);font-size:11px;line-height:1.35}.checkout-delivery-fields{border:1px solid var(--border);background:var(--surface);border-radius:11px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;padding:14px;display:grid}.checkout-delivery-fields>[data-slot=field]:first-child:nth-last-child(3),.checkout-delivery-fields>[data-slot=field]:first-child:nth-last-child(4),.checkout-delivery-fields>.checkout-inline-note{grid-column:1/-1}.checkout-form select{border-radius:8px;width:100%;min-height:48px;padding:0 12px;font-size:16px}.checkout-inline-note{color:var(--muted-foreground);font-size:11px}.checkout-pickup{border:1px solid var(--border);background:var(--surface);border-radius:11px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px 18px;margin-top:12px;padding:13px 14px;display:grid}.checkout-pickup h3{color:var(--navy);font-size:14px}.checkout-pickup address{color:var(--navy);overflow-wrap:anywhere;font-size:13px;font-style:normal;font-weight:800}.checkout-pickup p{color:var(--muted-foreground);grid-column:1/-1;font-size:11px;line-height:1.45}.checkout-pickup small{color:#7a4b13;grid-column:1/-1;margin-top:4px;font-size:11px;line-height:1.4}.checkout-pickup-actions{grid-area:1/2/span 2;justify-content:flex-end;align-items:center;gap:8px;display:flex}.checkout-pickup-actions>a{width:fit-content;min-height:44px;color:var(--navy);white-space:nowrap;align-items:center;padding:0 4px;font-size:12px;font-weight:750;display:inline-flex}.checkout-pickup-actions .mi-copy-button{white-space:nowrap;min-height:44px;padding-inline:12px}.checkout-pickup-actions .mi-copy-button:focus-visible{outline-color:#e85a086b;box-shadow:0 0 0 3px #e85a081a}.checkout-payment{background:#f3fbf6;border:1px solid #cfe3d6;border-radius:10px;align-items:center;gap:10px;padding:11px 12px;display:flex}.checkout-payment>svg{color:#27835a;flex:none;width:24px;height:24px}.checkout-payment>div{gap:2px;display:grid}.checkout-payment strong{color:#153d2d;font-size:13px}.checkout-payment small{color:#53705f;font-size:11px}.checkout-form [data-slot=textarea]{resize:vertical;min-height:76px;max-height:180px}.checkout-summary{box-shadow:0 2px 8px #081a2c0f}.checkout-summary-items{overscroll-behavior:contain;scrollbar-gutter:stable;gap:0;max-height:min(330px,100dvh - 360px);display:grid;overflow-y:auto}.checkout-summary-item{border-top:1px solid var(--border);grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 0;display:grid}.checkout-summary-item:first-child{border-top:0;padding-top:2px}.checkout-summary-visual{background:var(--surface);border-radius:10px;place-items:center;width:54px;height:54px;display:grid;overflow:hidden}.checkout-summary-visual img{object-fit:contain;width:50px;height:50px}.checkout-summary-visual svg{width:29px;height:29px;color:var(--muted-foreground)}.checkout-summary-product{justify-items:start;min-width:0;display:grid}.checkout-summary-product>span{color:var(--accent-text);letter-spacing:.03em;text-transform:uppercase;font-size:10px;font-weight:850}.checkout-summary-product>strong{color:var(--navy);overflow-wrap:anywhere;font-size:13px}.checkout-summary-product>p{color:var(--muted-foreground);overflow-wrap:anywhere;margin-top:1px;font-size:11px;line-height:1.35}.checkout-summary-product>small{color:var(--muted-foreground);margin-top:3px;font-size:10px}.checkout-summary-price{justify-items:end;gap:2px;min-width:82px;display:grid}.checkout-summary-price span{color:var(--muted-foreground);white-space:nowrap;font-size:10px}.checkout-summary-price strong{color:var(--navy);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px;font-weight:820}.checkout-total{border-top:1px solid var(--border);color:var(--navy);justify-content:space-between;align-items:baseline;gap:20px;margin-top:5px;padding-top:14px;font-size:18px;font-weight:850;display:flex}.checkout-total strong{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:25px}.checkout-summary .checkout-submit{width:100%;height:46px;margin-top:14px}.checkout-summary .checkout-safety-note{color:var(--muted-foreground);text-align:center;margin-top:8px;font-size:10px;line-height:1.35}.checkout-review{border-color:var(--accent-soft);background:var(--surface)}.checkout-review>dl{gap:0;display:grid}.checkout-review>dl>div{border-top:1px solid #eadfd6;grid-template-columns:minmax(130px,.38fr) minmax(0,1fr);gap:14px;padding:8px 0;display:grid}.checkout-review dt{color:var(--muted-foreground);font-size:12px}.checkout-review dd{color:var(--navy);overflow-wrap:anywhere;font-size:12px;font-weight:760}.checkout-review-actions{justify-content:flex-start;gap:10px;margin-top:14px;display:flex}.checkout-review-actions [data-slot=button]{height:44px}.checkout-message{color:#9d282f;background:var(--surface);border:1px solid #e6b9bd;border-radius:9px;padding:11px 13px;font-size:12px;font-weight:700}.checkout-page-state,.checkout-success{text-align:center;align-content:center;place-items:center;width:min(660px,100%);min-height:480px;margin:0 auto;padding:46px 24px;display:grid}.checkout-page-state>svg{width:54px;height:54px;color:var(--muted-foreground)}.checkout-success-mark{color:#167746;background:#eaf7ef;border-radius:18px;place-items:center;width:64px;height:64px;display:grid}.checkout-success-mark svg{width:32px;height:32px;animation:checkout-confirm-in var(--motion-emphasis) var(--motion-ease-emphasis) both}.checkout-page-state h1,.checkout-success h1{color:var(--navy);margin-top:12px;font-size:clamp(28px,4vw,38px);line-height:1.15}.checkout-page-state>p,.checkout-success>p{color:#617589;max-width:580px;margin-top:9px}.checkout-page-state>[data-slot=button],.checkout-success>[data-slot=button]{width:min(100%,360px);margin-top:18px}.checkout-page-state>[data-slot=button]+[data-slot=button]{margin-top:9px}.checkout-state-mark{width:54px;height:54px;color:var(--accent-text);background:var(--accent-soft);border-radius:14px;place-items:center;font-size:22px;font-weight:850;display:grid}.checkout-attention>div{gap:7px;width:100%;margin-top:18px;display:grid}.checkout-attention>div p{color:#76441f;background:var(--accent-soft);border-radius:8px;padding:10px;font-size:13px}.checkout-loader{border:3px solid var(--border);border-top-color:var(--orange);border-radius:50%;width:42px;height:42px;animation:.22s linear infinite checkout-spin}.checkout-success dl{width:min(100%,460px);margin-top:24px;display:grid}.checkout-success dl>div{border-top:1px solid #dce5ec;justify-content:space-between;gap:16px;padding:11px 0;display:flex}.checkout-success dt{color:#65788a}.checkout-success dd{color:var(--navy);text-align:right;font-weight:820}@media (prefers-reduced-motion:no-preference){.checkout-form-section,.checkout-summary,.checkout-review{animation:.22s cubic-bezier(.2,.8,.2,1) both checkout-section-reveal}.checkout-main .checkout-form-section:nth-child(2){animation-delay:30ms}.checkout-main .checkout-form-section:nth-child(3){animation-delay:60ms}.checkout-option,.checkout-payment,.checkout-submit{transition:transform .14s ease-out,border-color .15s ease-out,box-shadow .15s ease-out,background-color .15s ease-out}.checkout-option:active,.checkout-submit:active{transform:scale(.985)}.checkout-total strong,.checkout-summary-price strong{animation:.18s ease-out both checkout-total-update}}@keyframes checkout-section-reveal{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes checkout-total-update{0%{color:var(--accent-text);transform:translateY(-2px)}to{transform:translateY(0)}}@keyframes checkout-spin{to{transform:rotate(360deg)}}@keyframes checkout-confirm-in{0%{opacity:0;transform:scale(.72)rotate(-10deg)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.checkout-loader,.checkout-success-mark svg{animation:none}.checkout-form-section,.checkout-summary,.checkout-review,.checkout-option,.checkout-payment,.checkout-submit,.checkout-total strong,.checkout-summary-price strong{scroll-behavior:auto;transition:none;animation:none}}@media (max-width:900px){.checkout-shell{width:min(720px,100%)}.checkout-form{grid-template-columns:minmax(0,1fr)}.checkout-sidebar{position:static}.checkout-summary-items{max-height:340px}}@media (max-width:620px){.checkout-page{padding:18px 12px max(38px, env(safe-area-inset-bottom))}.checkout-heading h1{font-size:29px}.checkout-heading>span{font-size:13px;line-height:1.4}.checkout-preview-notice{margin-block:12px}.checkout-form-section,.checkout-summary,.checkout-review{border-radius:13px;padding:15px}.checkout-field-row,.checkout-options,.checkout-delivery-fields{grid-template-columns:minmax(0,1fr)}.checkout-options{gap:7px}.checkout-option{align-items:center;min-height:66px;padding:11px}.checkout-delivery-fields>[data-slot=field],.checkout-delivery-fields>.checkout-inline-note{grid-column:auto}.checkout-pickup{grid-template-columns:minmax(0,1fr)}.checkout-pickup-actions{grid-area:auto/1;grid-template-columns:minmax(0,1fr);justify-items:stretch;margin-top:8px;display:grid}.checkout-pickup-actions>a,.checkout-pickup-actions .mi-copy-button{justify-content:center;width:100%}.checkout-summary-item{grid-template-columns:50px minmax(0,1fr) auto;gap:8px}.checkout-summary-visual{width:50px;height:50px}.checkout-summary-visual img{width:46px;height:46px}.checkout-summary-items{max-height:none;overflow:visible}.checkout-review>dl>div{grid-template-columns:minmax(0,1fr);gap:2px}.checkout-review-actions [data-slot=button]{white-space:normal;width:100%}.checkout-section-heading{align-items:flex-start}.checkout-total{font-size:17px}.checkout-total strong{font-size:23px}}@media (max-width:359px){.checkout-page{padding-inline:8px}.checkout-form-section,.checkout-summary,.checkout-review{padding-inline:12px}.checkout-section-heading{gap:8px}.checkout-summary-item{grid-template-columns:46px minmax(0,1fr)}.checkout-summary-price{grid-column:2;grid-template-columns:1fr auto;align-items:baseline;width:100%}}
.header-notification{position:relative}.header-notification-count{border:2px solid var(--header-bg);background:var(--orange);min-width:18px;height:18px;color:var(--navy);border-radius:9px;place-items:center;padding:0 4px;font-size:10px;font-weight:850;line-height:1;position:absolute;top:3px;right:3px;display:grid!important}.notification-panel{z-index:80;border:1px solid var(--border);background:var(--surface);width:min(386px,100vw - 24px);color:var(--foreground);transform-origin:var(--radix-popover-content-transform-origin);animation:notification-panel-in var(--motion-normal) var(--motion-ease-emphasis) both;border-radius:13px;overflow:hidden;box-shadow:0 2px 8px #081a2c0f}.notification-panel-arrow{fill:var(--surface)}.notification-panel>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:68px;padding:12px 14px 12px 18px;display:flex}.notification-panel>header div{display:grid}.notification-panel>header strong{color:var(--navy);font-size:16px}.notification-panel>header span{color:var(--muted-foreground);font-size:11px}.notification-list{overscroll-behavior:contain;max-height:min(520px,100dvh - 180px);overflow-y:auto}.notification-row{border:0;border-bottom:1px solid var(--border);background:var(--surface);width:100%;color:var(--foreground);text-align:left;transition:background-color var(--motion-fast) ease, opacity var(--motion-normal) ease;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:10px;padding:13px 14px;display:grid;position:relative}.notification-row:not([data-mi-read=true]),.notification-row:hover{background:var(--surface)}.notification-row:focus-visible{z-index:1;outline-offset:-3px}.notification-type-icon{background:var(--surface);width:36px;height:36px;color:var(--navy);border-radius:9px;place-items:center;display:grid}.notification-type-icon svg{width:18px;height:18px}.notification-copy{min-width:0;display:grid}.notification-row-meta{justify-content:space-between;align-items:center;gap:8px;display:flex}.notification-row-meta small{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.045em;font-size:10px;font-weight:750}.notification-row-meta time{color:var(--muted-foreground);font-size:10px}.notification-copy>strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:13px;overflow:hidden}.notification-copy>span:last-child{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:11px;line-height:1.42;overflow:hidden}.notification-unread{background:var(--orange);min-width:20px;height:20px;color:var(--navy);white-space:nowrap;border-radius:10px;align-self:center;place-items:center;padding:0 6px;font-size:10px;font-weight:850;line-height:1;display:grid}.notification-panel>footer{background:var(--surface);padding:5px}.notification-panel>footer button{width:100%;min-height:44px;color:var(--foreground);background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.notification-panel>footer button:hover{background:var(--surface)}.notification-state{min-height:210px;color:var(--muted-foreground);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:28px;display:flex}.notification-state strong{color:var(--navy);margin-top:9px;font-size:14px}.notification-state>span:not(.account-loader){max-width:29ch;margin-top:5px;font-size:11px}.notification-empty-icon,.conversation-empty-icon{background:var(--surface);width:44px;height:44px;color:var(--muted-foreground);border-radius:50%;place-items:center;display:grid}.notification-state [data-slot=button]{margin-top:14px}.messages-index,.communication-workspace{border:1px solid var(--border);background:var(--surface);border-radius:14px;overflow:hidden;box-shadow:0 2px 8px #081a2c0f}.messages-index>header,.communication-sidebar>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:61px;padding:0 18px;display:flex}.messages-index>header strong,.communication-sidebar>header strong{color:var(--navy);font-size:15px}.messages-index>header span,.communication-sidebar>header span{color:var(--muted-foreground);font-size:11px}.conversation-list{display:grid}.conversation-row{border-bottom:1px solid var(--border);min-height:88px;color:var(--foreground);transition:background-color var(--motion-fast) ease;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 18px;text-decoration:none;display:grid;position:relative}.conversation-row:last-child{border-bottom:0}.conversation-row:hover,.conversation-row[data-active=true]{background:var(--surface)}.conversation-row[data-active=true]:before{content:"";background:var(--orange);border-radius:0 4px 4px 0;width:3px;position:absolute;inset:10px auto 10px 0}.conversation-avatar{background:var(--background);width:42px;height:42px;color:var(--navy);border-radius:11px;place-items:center;font-size:10px;font-weight:850;display:grid}.conversation-row-copy{min-width:0;display:grid}.conversation-row-copy>span:first-child{justify-content:space-between;align-items:baseline;gap:8px;min-width:0;display:flex}.conversation-row-copy strong{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.conversation-row-copy time{color:var(--muted-foreground);white-space:nowrap;font-size:10px}.conversation-preview{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;overflow:hidden}@media (prefers-reduced-motion:no-preference){.conversation-preview{animation:conversation-preview-update .18s var(--motion-ease) both}}@keyframes conversation-preview-update{0%{opacity:.72;transform:translateY(2px)}to{opacity:1;transform:none}}.conversation-row-copy small{width:fit-content;color:var(--muted-foreground);margin-top:5px;font-size:10px;font-weight:750}.conversation-row-copy small[data-status=needs_customer_response]{color:var(--accent-text)}.conversation-row-copy small[data-status=closed]{color:var(--muted-foreground)}.conversation-unread{background:var(--orange);min-width:22px;height:22px;color:var(--navy);border-radius:11px;place-items:center;padding:0 6px;font-size:10px;font-weight:850;display:grid}.conversation-list-state,.chat-state{min-height:330px;color:var(--muted-foreground);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.conversation-list-state strong,.chat-state strong{color:var(--navy);margin-top:10px}.conversation-list-state>span:not(.account-loader,.conversation-empty-icon),.chat-state>span:not(.account-loader,.conversation-empty-icon){max-width:46ch;margin-top:6px;font-size:12px}.conversation-list-state [data-slot=button],.chat-state [data-slot=button]{margin-top:16px}.chat-state>div{gap:9px;display:flex}.communication-workspace{grid-template-columns:minmax(260px,32%) minmax(0,1fr);height:min(730px,100dvh - 175px);min-height:590px;display:grid}.communication-sidebar{border-right:1px solid var(--border);min-width:0;overflow-y:auto}.communication-sidebar>header{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px}.communication-sidebar .conversation-row{min-height:92px;padding-inline:13px}.chat-pane{background:var(--surface);grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid;position:relative}.chat-header{border-bottom:1px solid var(--border);background:var(--surface);align-items:center;gap:12px;min-height:66px;padding:9px 16px;display:flex}.chat-header>div{min-width:0;display:grid}.chat-header h1{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;line-height:1.3;overflow:hidden}.chat-header h1:focus{outline:none}.chat-header [data-chat-status]{color:var(--muted-foreground);font-size:10px;font-weight:700}.chat-header [data-chat-status=needs_customer_response]{color:var(--accent-text)}.chat-context-link,.chat-context-label{color:var(--navy);white-space:nowrap;margin-left:auto;font-size:11px;font-weight:800}.chat-context-link{align-items:center;gap:7px;min-height:44px;text-decoration:none;display:inline-flex}.chat-mobile-back{display:none}.chat-scroll{overscroll-behavior:contain;scroll-behavior:auto;scrollbar-gutter:stable;min-height:0;overflow-y:auto}.load-older{margin:10px auto 0;display:flex}.chat-messages{overflow-anchor:none;flex-direction:column;justify-content:flex-end;gap:9px;min-height:100%;padding:18px;display:flex}.chat-message{border:1px solid var(--border);background:var(--surface);width:fit-content;max-width:min(74%,610px);animation:chat-message-settle var(--motion-normal) var(--motion-ease-emphasis) both;border-radius:5px 13px 13px;padding:10px 12px 7px;box-shadow:0 2px 8px #081a2c0f}.chat-message[data-sender=customer]{border-color:var(--border);background:var(--background);border-radius:13px 5px 13px 13px;align-self:flex-end}.chat-message header{color:var(--muted-foreground);font-size:10px}.chat-message p{overflow-wrap:anywhere;color:var(--navy);white-space:pre-wrap;margin:4px 0 0;font-size:13px;line-height:1.48}.chat-message footer{color:var(--muted-foreground);justify-content:flex-end;align-items:center;gap:4px;margin-top:4px;font-size:9px;display:flex}.chat-message footer svg{color:#2970b9;width:13px;height:13px}.chat-message.is-deleted{box-shadow:none;background:#f5f7f9;border-style:dashed}.chat-message.is-deleted p{color:#738295;margin:0;font-style:italic}.chat-edited{color:var(--muted-foreground)}.chat-message-actions{gap:1px;margin-right:auto;display:inline-flex}.chat-message-actions button{width:30px;height:30px;color:var(--muted-foreground);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;display:grid}.chat-message-actions button:hover{color:var(--navy);background:#244b7014}.chat-message-actions button:focus-visible{outline:2px solid var(--orange);outline-offset:1px}.chat-message-edit{gap:7px;margin-top:6px;display:grid}.chat-message-edit textarea{resize:vertical;border:1px solid var(--border);background:var(--surface);min-width:min(360px,62vw);color:var(--navy);font:inherit;border-radius:8px;padding:8px 9px;font-size:13px;line-height:1.45}.chat-message-edit textarea:focus{outline:3px solid var(--ring);outline-offset:1px}.chat-message-edit>div{gap:6px;display:flex}.chat-message-edit small{color:#ad3140}.chat-system-event{color:var(--muted-foreground);align-self:center;gap:8px;padding:5px 10px;font-size:10px;display:flex}.chat-attachment{border:1px solid var(--border);background:var(--surface);min-width:min(330px,100%);color:var(--navy);border-radius:9px;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:9px;margin-top:9px;padding:8px;text-decoration:none;display:grid}.chat-attachment-preview{background:var(--accent-soft);width:36px;height:36px;color:var(--accent-text);border-radius:8px;place-items:center;display:grid;overflow:hidden}.chat-attachment-preview img{object-fit:cover;width:100%;height:100%}.chat-attachment>span:last-child{min-width:0;display:grid}.chat-attachment strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.chat-attachment small{color:var(--muted-foreground);font-size:9px}.chat-attachment>svg{width:16px;height:16px;color:var(--muted-foreground)}.chat-photo-grid{border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;width:min(380px,64vw);margin-top:8px;display:grid;overflow:hidden}.chat-photo-grid[data-count="1"]{grid-template-columns:minmax(0,1fr);width:min(320px,64vw)}.chat-photo-grid button{aspect-ratio:4/3;background:var(--background);cursor:zoom-in;border:0;min-height:108px;padding:0;position:relative;overflow:hidden}.chat-photo-grid button:first-child:nth-last-child(3){grid-row:span 2}.chat-photo-grid img{object-fit:cover;width:100%;height:100%;transition:transform .18s;display:block}.chat-photo-grid button:hover img{transform:scale(1.025)}.chat-photo-grid button:focus-visible{z-index:1;outline:3px solid var(--orange);outline-offset:-3px}.chat-lightbox[data-slot=dialog-content]{background:var(--navy);width:min(960px,100vw - 24px);max-width:none;color:var(--surface);padding:16px}.chat-lightbox [data-slot=dialog-description]{color:var(--text-on-dark-muted)}.chat-lightbox img{object-fit:contain;border-radius:8px;width:100%;max-height:min(76dvh,760px);display:block}.proposal-card{border:1px solid var(--border);border-left:3px solid var(--orange);background:var(--surface);border-radius:10px;align-self:flex-start;width:min(610px,84%);overflow:hidden;box-shadow:0 2px 8px #081a2c0f}.proposal-card>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.proposal-card>header div{display:grid}.proposal-card>header small{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.05em;font-size:9px}.proposal-card>header strong{color:var(--navy);font-size:13px}.proposal-card>header>span{background:var(--accent-soft);color:var(--accent-text);border-radius:6px;padding:4px 7px;font-size:9px;font-weight:800}.proposal-product{justify-content:space-between;align-items:center;gap:14px;padding:12px 13px;display:flex}.proposal-product>div{min-width:0;display:grid}.proposal-product strong{overflow-wrap:anywhere;color:var(--navy);font-size:12px}.proposal-product span,.proposal-product small{color:var(--muted-foreground);font-size:10px}.proposal-product b{color:var(--navy);white-space:nowrap;font-size:18px}.proposal-card>p{color:var(--muted-foreground);margin:0;padding:0 13px 11px;font-size:10px}.proposal-card>footer{border-top:1px solid var(--border);background:var(--surface);gap:8px;padding:10px 13px;display:flex}.proposal-card>footer [data-slot=button]{height:44px;min-height:44px}.proposal-card[data-proposal-status=accepted]{border-left-color:#17804a}.proposal-card[data-proposal-status=rejected]{border-left-color:#a83240}.proposal-card[data-proposal-status=accepted]>header>span{color:#167746;background:#eaf7ef}.proposal-card[data-proposal-status=rejected]>header>span{color:#a83240;background:#fff0f1}.conversation-rating{border:1px solid var(--border);background:var(--surface);color:var(--muted-foreground);border-radius:10px;align-self:center;align-items:center;gap:10px;margin-top:6px;padding:10px 12px;display:flex}.conversation-rating>div:first-child{display:grid}.conversation-rating>div:first-child strong{color:var(--navy);font-size:11px}.conversation-rating>div:first-child span{font-size:9px}.rating-stars{display:flex}.rating-stars button{width:44px;height:44px;color:var(--muted-foreground);background:0 0;border:0;place-items:center;display:grid}.rating-stars button[data-filled=true]{color:var(--orange)}.rating-stars button:focus-visible{outline:2px solid var(--orange);outline-offset:1px;border-radius:50%}.rating-star-glyph{transform-origin:50%;display:grid}.rating-stars svg{width:20px;height:20px}.rating-stars button[data-filled=false] svg{fill:#0000}.rating-stars button[data-filled=true] svg{fill:currentColor}.rating-stars[data-previewing=true] .rating-star-glyph{transition:color var(--motion-fast) ease, transform var(--motion-fast) var(--motion-ease-standard)}.rating-stars:not([data-previewing=true]) button[data-filled=true] .rating-star-glyph{animation:rating-star-fill .18s var(--motion-ease-emphasis) both}.conversation-rating.is-saved{color:#167746;min-height:44px}.conversation-rating.is-saved svg{color:var(--orange)}.conversation-rating p{color:#ad3140;margin:0;font-size:10px}.chat-inline-error,.chat-send-error{color:#ad3140!important}.chat-new-below{z-index:3;border:1px solid var(--border);background:var(--surface);min-height:40px;color:var(--navy);border-radius:20px;align-items:center;gap:7px;padding:0 13px;font-size:11px;font-weight:800;display:flex;position:absolute;bottom:82px;right:18px;box-shadow:0 2px 8px #081a2c0f}.chat-composer{padding:11px 13px max(11px, env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--surface);grid-template-columns:44px minmax(0,1fr) 48px;align-items:end;gap:9px;display:grid;position:relative}.chat-photo-picker{border:1px solid var(--border);background:var(--surface);width:44px;height:48px;color:var(--muted-foreground);cursor:pointer;border-radius:9px;place-items:center;display:grid;position:relative;overflow:hidden}.chat-photo-picker:hover{background:var(--surface);color:var(--navy)}.chat-photo-picker:focus-within{outline:3px solid var(--ring);outline-offset:1px}.chat-photo-picker input{opacity:0;cursor:pointer;position:absolute;inset:0}.chat-photo-previews{grid-column:1/-1;grid-template-columns:repeat(5,minmax(0,92px));gap:7px;display:grid}.chat-photo-previews figure{border:1px solid var(--border);background:var(--surface);min-width:0;animation:chat-photo-add .22s var(--motion-ease-emphasis) both;border-radius:9px;margin:0;position:relative;overflow:hidden}.chat-photo-previews img{object-fit:cover;width:100%;height:62px;display:block}.chat-photo-previews figcaption{color:var(--muted-foreground);text-overflow:ellipsis;white-space:nowrap;padding:4px 6px;font-size:9px;overflow:hidden}.chat-photo-previews button{width:30px;height:30px;color:var(--surface);cursor:pointer;background:#071b30c7;border:1px solid #ffffffb3;border-radius:7px;place-items:center;display:grid;position:absolute;top:2px;right:2px}.chat-composer textarea{resize:none;border:1px solid var(--border);background:var(--surface);width:100%;min-height:48px;max-height:140px;color:var(--foreground);font:inherit;border-radius:9px;padding:13px 14px;font-size:13px;line-height:20px;overflow-y:auto}.chat-composer textarea:focus{outline:3px solid var(--ring);outline-offset:1px;border-color:#8aa3bf}.chat-send{background:var(--orange);width:48px;min-width:48px;height:48px;color:var(--navy);padding:0}.chat-send .mi-action-state>span{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.chat-send[data-mi-state=loading] svg{animation:chat-send-flight .22s var(--motion-ease-emphasis) infinite}.chat-closed-note{border-left:2px solid var(--input);background:var(--surface);color:var(--muted-foreground);grid-column:1/-1;margin:0;padding:7px 10px;font-size:10px}.chat-send-error{opacity:0;grid-column:1/-1;min-height:15px;margin:0;font-size:10px}.chat-send-error[data-visible=true]{opacity:1;animation:chat-error-reveal .18s var(--motion-ease-standard) both}@keyframes notification-panel-in{0%{opacity:0;transform:translateY(-5px)scale(.985)}to{opacity:1;transform:none}}@keyframes chat-message-settle{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes chat-send-flight{0%{transform:translate(-2px,2px)rotate(-4deg)}60%{transform:translate(4px,-4px)rotate(5deg)}to{opacity:.45;transform:translate(7px,-7px)rotate(8deg)}}@keyframes rating-star-fill{0%{opacity:.7;transform:scale(.84)}70%{transform:scale(1)}to{opacity:1;transform:none}}@keyframes chat-photo-add{0%{clip-path:inset(0 100% 0 0 round 9px)}to{clip-path:inset(0)}}@keyframes chat-error-reveal{0%{opacity:0;transform:translateY(-2px)}to{opacity:1;transform:none}}@media (max-width:1023px){.communication-workspace{grid-template-columns:minmax(235px,35%) minmax(0,1fr)}.chat-message{max-width:82%}}@media (max-width:767px){.header-notification-count{top:2px;right:2px;display:grid!important}.notification-panel{width:min(390px,100vw - 16px)}.notification-list{max-height:min(66dvh,520px)}.account-page:has(.communication-workspace){background:var(--surface);padding:0}.account-page:has(.communication-workspace) .account-shell{width:100%;display:block}.account-page:has(.communication-workspace) .account-navigation{display:none}.account-page:has(.communication-workspace) .account-content{width:100%}.communication-workspace{height:calc(100dvh - 72px);min-height:500px;box-shadow:none;border:0;border-radius:0;grid-template-columns:1fr}.communication-sidebar{display:none}.chat-header{min-height:62px;padding-inline:7px 12px}.chat-mobile-back{flex:none;display:inline-flex}.chat-header h1{font-size:14px}.chat-context-link{justify-content:center;min-width:44px;font-size:0}.chat-context-link span{font-size:18px}.chat-messages{gap:8px;padding:13px 10px}.chat-message{max-width:88%}.proposal-card{width:94%}.proposal-product{align-items:flex-start}.proposal-product b{font-size:16px}.proposal-card>footer [data-slot=button]{flex:1}.conversation-rating:not(.is-saved){flex-direction:column;align-items:stretch;width:94%}.rating-stars{justify-content:space-between}.chat-new-below{bottom:80px;right:10px}.chat-composer{padding-inline:9px}.chat-photo-previews{grid-template-columns:repeat(3,minmax(0,1fr))}.chat-photo-grid{width:min(74vw,330px)}.chat-message-actions button{width:44px;height:44px}.messages-index>header span{display:none}}@media (max-width:359px){.header-notification{width:44px;min-width:44px;padding:0!important}.notification-panel{width:calc(100vw - 24px)}.notification-row{padding-inline:10px}.communication-workspace{height:calc(100dvh - 72px)}.chat-message{max-width:94%}.proposal-card{width:100%}.proposal-card>footer{flex-direction:column}.chat-context-label{display:none}}@media (prefers-reduced-motion:reduce){.notification-panel,.notification-unread,.chat-message,.conversation-preview,.chat-send[data-mi-state=loading] svg,.chat-send-error,.rating-star-glyph,.chat-photo-previews figure,.chat-photo-grid img{transition:none!important;animation:none!important}.chat-scroll{scroll-behavior:auto}}.callback-form [data-slot=field-label] span{color:var(--muted-foreground);font-size:11px;font-weight:500}.callback-form textarea{min-height:84px}.callback-status{min-height:20px;color:var(--muted-foreground);margin:0;font-size:12px;line-height:1.45}.callback-form[data-callback-state=success] .callback-status{color:#167746}.callback-form[data-callback-state=error] .callback-status{color:#ad3140}.callback-preview-note{border-left:2px solid var(--input);background:var(--surface);color:var(--muted-foreground);padding:9px 11px;font-size:10px;line-height:1.45;display:block}.manager-direct-contact{border:1px solid var(--border);background:var(--surface);border-radius:10px;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:6px 8px;padding:10px 12px;display:grid}.manager-direct-contact>a{min-height:44px;color:var(--foreground);align-items:center;gap:7px;font-size:12px;font-weight:750;display:inline-flex}.manager-direct-contact>a:last-child{min-height:36px;color:var(--muted-foreground);grid-column:1/-1}.manager-direct-contact>a svg{width:17px;height:17px}.manager-direct-contact .mi-copy-button{width:44px;height:44px}.mi-callback-submit[data-mi-state=loading] [data-mi-option=loading] svg{animation:callback-call .22s var(--motion-ease-standard) infinite alternate}@keyframes callback-call{0%{transform:rotate(-5deg)}to{transform:rotate(7deg)}}@media (prefers-reduced-motion:reduce){.mi-callback-submit[data-mi-state=loading] [data-mi-option=loading] svg{animation:none}}
.site-header{z-index:40;background:var(--header-bg);color:var(--white);border:0;position:relative}.site-header:before{content:none}.header-main,.secondary-nav{width:min(1720px,100% - 48px)}.header-main{align-items:center;gap:28px;min-height:76px;display:flex}.brand{flex:none;align-items:center;width:auto;min-height:44px;margin:0;display:inline-flex}.brand img{object-fit:contain;border-radius:0;width:210px;height:auto;display:block}.header-actions{gap:8px;margin-left:auto;padding:0;display:flex}.header-actions [data-slot=button],.mobile-toggle[data-slot=button]{border:1px solid var(--input);background:var(--navy);height:48px;min-height:48px;color:var(--white);letter-spacing:normal;border-radius:12px;gap:8px;padding:8px 12px;font-size:14px;font-weight:600;line-height:1.2;position:relative}.header-actions .header-notification{width:48px;min-width:48px;padding:0}.header-actions [data-slot=button]>svg,.mobile-toggle[data-slot=button]>svg,.header-action-icon{color:currentColor;stroke-width:1.7px;flex:0 0 20px;width:20px;height:20px}.header-actions [data-slot=button]:is(:hover,[data-state=open]),.mobile-toggle[data-slot=button]:is(:hover,[data-state=open]){border-color:var(--input);background:var(--navy);color:var(--white)}.header-actions [data-slot=button]:focus-visible,.mobile-toggle[data-slot=button]:focus-visible{border-color:var(--orange);box-shadow:0 0 0 2px var(--orange);outline:none}.header-actions [data-header-active=true]{background:var(--navy);box-shadow:inset 0 -2px 0 var(--orange);border-color:#ff6500a3}.header-admin{animation:header-admin-enter .18s var(--motion-ease-emphasis) both}.header-admin>a{min-height:44px;color:inherit;align-items:center;text-decoration:none;display:inline-flex}@keyframes header-admin-enter{0%{opacity:0;transform:translate(-3px)}to{opacity:1;transform:none}}.header-notification-count,.header-cart-count{border:2px solid var(--header-bg);background:var(--orange);min-width:18px;height:18px;color:var(--navy);border-radius:9px;place-items:center;padding:0 4px;font-size:10px;font-weight:850;line-height:1;position:absolute;top:3px;right:3px;display:grid!important}.secondary-nav{align-items:center;gap:36px;min-height:44px;font-size:14px;font-weight:600;display:flex;box-shadow:0 2px 8px #081a2c0f}.secondary-nav a{min-height:44px;color:var(--header-muted);transition:color var(--motion-fast) ease;align-items:center;padding:0;text-decoration:none;display:inline-flex;position:relative}.secondary-nav a:after{content:"";background:var(--orange);opacity:0;height:2px;transition:opacity var(--motion-fast) ease, transform var(--motion-normal) var(--motion-ease-emphasis);border-radius:2px 2px 0 0;position:absolute;bottom:0;left:0;right:0;transform:scaleX(.35)}.secondary-nav a:is(:hover,:focus-visible,.is-active){color:var(--white);text-decoration:none}.secondary-nav a:is(:hover,.is-active):after{opacity:1;transform:scaleX(1)}.secondary-nav a:focus-visible{outline:3px solid var(--background);outline-offset:-2px;border-radius:3px}.mobile-menu-content nav a.is-active{color:var(--navy);font-weight:800}@media (hover:hover) and (pointer:fine){.header-notification:hover>svg{transform:rotate(-7deg)scale(1.04)}.header-profile:hover .header-action-icon{transform:scale(1.06)}}@media (max-width:1023px){.secondary-nav{gap:clamp(20px,3vw,30px);font-size:13px}.header-actions [data-slot=button]{padding-inline:10px}}@media (max-width:767px){.site-header{min-height:64px}.header-main{gap:8px;width:calc(100% - 32px);min-height:64px}.brand{width:175px;height:auto;min-height:44px;margin-right:auto}.brand img{width:175px;height:auto}.header-actions{gap:6px;margin:0}.header-orders,.header-admin{display:none!important}.header-actions [data-slot=button],.mobile-toggle[data-slot=button]{border-radius:8px;width:44px;min-width:44px;height:44px;min-height:44px;padding:0}.header-actions>[data-slot=button]>span:not(.header-cart-count){display:none}.mobile-toggle{flex:0 0 44px;display:inline-flex}.secondary-nav{display:none}.header-notification-count,.header-cart-count{top:2px;right:2px}}@media (max-width:359px){.header-main{gap:4px;width:calc(100% - 24px)}.header-actions{gap:4px}.brand,.brand img{width:130px}}@media (prefers-reduced-motion:reduce){.secondary-nav a,.secondary-nav a:after{transition:none}.header-admin{animation:none}}@media (max-width:767px){.header-main:has(.header-notification){gap:0}.header-main:has(.header-notification) .header-actions{gap:0}}@media (max-width:359px){.header-main:has(.header-notification){width:calc(100% - 12px)}}
.site-footer{background:var(--navy);width:100%;color:var(--text-on-dark-muted);padding:40px 0 20px}.site-footer>.site-container{width:min(1600px,100% - 64px)}.site-footer .footer-grid{grid-template-columns:minmax(220px,1.15fr) repeat(4,minmax(108px,.62fr)) minmax(300px,1.4fr);align-items:start;gap:28px;display:grid}.site-footer .footer-brand img{border-radius:0;width:min(220px,100%);height:auto;display:block}.site-footer .footer-brand p{max-width:34ch;color:var(--text-on-dark-muted);margin:18px 0 0;font-size:13px;line-height:1.65}.site-footer .footer-grid nav{gap:9px;min-width:0}.site-footer .footer-grid h2{color:var(--surface);margin:0 0 5px;font-size:14px;line-height:1.4}.site-footer .footer-grid :is(a,address,p,nav>span,nav>button){overflow-wrap:anywhere}.site-footer .footer-pickup{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:14px;gap:6px;min-width:0;padding:14px;display:grid;box-shadow:0 2px 8px #081a2c0f}.site-footer .footer-pickup address{color:var(--background);line-height:1.5}.site-footer .pickup-directions{border-left:2px solid var(--orange);color:var(--text-on-dark-muted);white-space:pre-line;background:#ffffff0d;margin:0;padding:7px 9px;font-size:11px;line-height:1.45}.site-footer .footer-map-preview{border:1px solid #ffffff1f;border-radius:9px;width:100%;height:150px}.site-footer .footer-pickup>a:last-child{border:1px solid color-mix(in srgb, var(--orange) 40%, transparent);width:100%;min-height:40px;color:var(--orange);text-align:center;border-radius:8px;justify-content:center;align-items:center;padding:8px 12px;font-size:12px;font-weight:750;text-decoration:none;transition:border-color .15s,background-color .15s,color .15s;display:inline-flex}.site-footer .footer-pickup>a:last-child:is(:hover,:focus-visible){border-color:var(--orange);background:var(--surface-dark);color:var(--accent-soft);text-decoration:none}.site-footer .footer-bottom{color:var(--text-on-dark-muted);border-top:1px solid #ffffff29;justify-content:space-between;align-items:center;gap:20px;margin-top:24px;padding-top:18px;font-size:11px;line-height:1.45;display:flex}.site-footer .preview-note{clip-path:none;white-space:normal;text-align:right;width:auto;height:auto;position:static;overflow:visible}.footer-navigation-toggle{display:none}body:has(.homepage-production) footer.site-footer.site-footer{padding:36px 0 20px}body:has(.homepage-production) .site-footer>.site-container{width:min(1600px,100% - 64px)}body:has(.homepage-production) .site-footer .footer-grid{grid-template-columns:minmax(220px,1.15fr) repeat(4,minmax(108px,.62fr)) minmax(300px,1.4fr);gap:28px}body:has(.homepage-production) .site-footer .footer-pickup{gap:6px;padding:14px}body:has(.homepage-production) .site-footer .footer-grid .footer-map-preview{height:150px}body:has(.homepage-production) .site-footer .footer-bottom{margin-top:24px;padding-top:18px;display:flex}body:has(.homepage-production) .site-footer .preview-note{clip-path:none;white-space:normal;width:auto;height:auto;position:static;overflow:visible}@media (max-width:1199px){.site-footer .footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 24px}body:has(.homepage-production) .site-footer .footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 24px}.site-footer .footer-brand{grid-column:span 2;display:block}body:has(.homepage-production) .site-footer .footer-brand{grid-column:span 2;display:block}.site-footer .footer-pickup{grid-area:span 2/span 2}body:has(.homepage-production) .site-footer .footer-pickup{grid-area:span 2/span 2}.site-footer .footer-map-preview{height:170px}body:has(.homepage-production) .site-footer .footer-grid .footer-map-preview{height:170px}}@media (max-width:899px){.site-footer>.site-container{width:calc(100% - 48px)}body:has(.homepage-production) .site-footer>.site-container{width:calc(100% - 48px)}.site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}body:has(.homepage-production) .site-footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 20px}.site-footer .footer-brand,.site-footer .footer-pickup{grid-area:auto/1/auto/-1}body:has(.homepage-production) .site-footer :is(.footer-brand,.footer-pickup){grid-area:auto/1/auto/-1}.site-footer .footer-brand p{max-width:52ch}.site-footer .footer-map-preview{height:176px}body:has(.homepage-production) .site-footer .footer-grid .footer-map-preview{height:176px}.site-footer .footer-navigation-toggle{border:1px solid var(--input);background:var(--navy);width:100%;min-height:44px;color:var(--background);font:inherit;text-align:left;border-radius:8px;grid-column:1/-1;padding:10px 14px;font-size:13px;font-weight:700;display:block}body:has(.homepage-production) .site-footer .footer-navigation-toggle{border:1px solid var(--input);background:var(--navy);width:100%;min-height:44px;color:var(--background);font:inherit;text-align:left;border-radius:8px;grid-column:1/-1;padding:10px 14px;font-size:13px;font-weight:700;display:block}.site-footer .footer-grid nav{display:none}body:has(.homepage-production) .site-footer .footer-grid nav{display:none}.site-footer .footer-grid #footer-contacts{display:flex}body:has(.homepage-production) .site-footer .footer-grid #footer-contacts{display:flex}.site-footer .footer-grid:has(.footer-navigation-toggle[aria-expanded=true]) nav{display:flex}body:has(.homepage-production) .site-footer .footer-grid:has(.footer-navigation-toggle[aria-expanded=true]) nav{display:flex}}@media (max-width:767px){.site-footer{padding:28px 0 18px}body:has(.homepage-production) .site-footer{padding:28px 0 18px}.site-footer>.site-container{width:calc(100% - 32px)}body:has(.homepage-production) .site-footer>.site-container{width:calc(100% - 32px)}.site-footer .footer-grid{grid-template-columns:minmax(0,1fr);gap:16px}body:has(.homepage-production) .site-footer .footer-grid{grid-template-columns:minmax(0,1fr);gap:16px}.site-footer .footer-brand,.site-footer .footer-pickup{grid-column:1}body:has(.homepage-production) .site-footer :is(.footer-brand,.footer-pickup){grid-column:1}.site-footer .footer-brand img{width:min(220px,70vw)}.site-footer .footer-brand p{max-width:42ch;margin-top:12px}.site-footer .footer-navigation-toggle{grid-column:1}body:has(.homepage-production) .site-footer .footer-navigation-toggle{grid-column:1}.site-footer .footer-pickup{padding:14px}body:has(.homepage-production) .site-footer .footer-pickup{padding:14px}.site-footer .footer-map-preview{height:170px}body:has(.homepage-production) .site-footer .footer-grid .footer-map-preview{height:170px}.site-footer .footer-pickup>a:last-child{min-height:44px}.site-footer .footer-bottom{flex-direction:column;align-items:flex-start;gap:7px;margin-top:18px;padding-top:14px}body:has(.homepage-production) .site-footer .footer-bottom{flex-direction:column;align-items:flex-start;gap:7px;margin-top:18px;padding-top:14px}.site-footer .preview-note{text-align:left}}@media (max-width:359px){.site-footer>.site-container{width:calc(100% - 24px)}body:has(.homepage-production) .site-footer>.site-container{width:calc(100% - 24px)}.site-footer .footer-map-preview{height:160px}body:has(.homepage-production) .site-footer .footer-grid .footer-map-preview{height:160px}}@media (prefers-reduced-motion:reduce){.site-footer .footer-pickup>a:last-child{transition:none}}
.site-header .header-main .brand{flex:0 250px;width:250px;min-width:0;min-height:44px;padding-block:6px}.site-header .header-main .brand picture{width:100%;display:block}.site-header .header-main .brand img{aspect-ratio:1565/395;object-fit:contain;background:0 0;width:100%;height:auto;padding:0;display:block}.site-footer .footer-grid .footer-brand>a{align-items:center;width:min(220px,100%);height:auto;min-height:56px;display:inline-flex}.site-footer .footer-grid .footer-brand img{aspect-ratio:1565/395;background:0 0;width:100%;height:auto;padding:0;display:block}@media (max-width:767px){.site-header .header-main .brand{flex-basis:160px;width:160px;padding-block:0}.site-header .header-main .brand img{aspect-ratio:1565/340}}@media (max-width:359px){.site-header .header-main .brand{flex-basis:130px;width:130px}}
