.product-page,.service-page,.checkout-page,.profile-page,.storefront-page{font-size:13px;font-weight:400;color:var(--sf-color-text)}body.storefront-page{display:flex;flex-direction:column;min-height:100vh}.storefront-page .container{width:min(860px,calc(100% - 24px));flex:1 0 auto;padding-block:var(--sf-space-md)}.back-link{display:inline-flex;align-items:center;min-height:40px;border:1px solid var(--sf-color-border);border-radius:999px;padding:8px 14px;background:var(--sf-color-accent-soft);color:var(--sf-color-text);font-weight:700;transition:color 0.18s ease,border-color 0.18s ease,background 0.18s ease}.back-link:hover{border-color:var(--sf-color-accent);background:var(--sf-color-accent-soft);color:var(--sf-color-text)}.muted{color:var(--sf-color-text-muted)}.storefront-page .detail-shell{width:min(1000px,calc(100% - 32px))}@media (min-width:900px){.storefront-page .detail-shell{display:grid;grid-template-columns:minmax(0,0.95fr) minmax(360px,1.05fr);gap:18px 20px;align-items:start}.storefront-page .profile,.storefront-page .smart-offers,.storefront-page .storefront-social-proof,.storefront-page .contact-lead{grid-column:1 / -1}.storefront-page .storefront-about-business,.storefront-page .reviews-section{margin-block:0}.storefront-page .detail-shell:not(:has(.storefront-about-business)) .reviews-section{grid-column:1 / -1}}.profile{display:grid;position:relative;grid-template-columns:minmax(0,1fr);gap:14px;justify-items:center;align-items:center;margin-block-end:var(--sf-space-xl);padding:44px 0 22px;color:var(--sf-color-text);text-align:center}.storefront-profile{display:grid;grid-template-columns:1fr;gap:12px;justify-items:center;align-items:start;width:100%;margin-bottom:var(--sf-space-md);padding:18px;color:var(--sf-color-text);text-align:center}.profile-img{width:100%;height:100%;box-sizing:border-box;object-fit:cover;border-radius:999px;border:3px solid var(--sf-color-surface)}.profile-initial{display:grid;place-items:center;background:var(--sf-color-accent-soft);color:var(--sf-color-accent);font-size:34px;font-weight:700}.profile-identity{display:grid;justify-items:center;gap:10px;width:150px;min-width:0}.profile-avatar-wrap{position:relative;display:grid;width:150px;height:150px;padding:5px;border-radius:999px;background:linear-gradient(135deg,var(--sf-color-accent),var(--sf-color-accent-hover));box-shadow:var(--sf-shadow-card)}.profile-full-name{max-width:100%;color:var(--sf-color-text);font-size:15px;font-weight:600;line-height:1.25;text-align:center;overflow-wrap:anywhere}.profile-content{display:grid;justify-items:center;gap:12px;width:100%;min-width:0;padding-right:0}.profile-title-row{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;width:100%}.profile-name{margin:0;color:var(--sf-color-text);font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1.05;letter-spacing:0;overflow-wrap:anywhere}.profile-handle,.detail-eyebrow{color:var(--sf-color-accent);font-size:13px;font-weight:700;letter-spacing:0;text-transform:none}.detail-title{line-height:0.98;letter-spacing:0;overflow-wrap:anywhere}.detail-title{font-size:56px;line-height:0.98;letter-spacing:0}.profile-bio{display:-webkit-box;max-width:54ch;overflow:hidden;font-size:14px;font-weight:400;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2}.profile-bio,.detail-copy,.rich-text,.storefront-footer{color:var(--sf-color-text-muted)}.cluster{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;gap:var(--sf-space-sm)}.social-links{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:var(--sf-space-sm)}.profile-actions{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;width:100%;max-width:100%;min-width:0}.social-links a,.section-count,.card-type,.profile-badge{display:inline-flex;width:fit-content;align-items:center;justify-content:center;min-height:26px;border:1px solid var(--sf-color-border);border-radius:999px;padding:4px 9px;background:var(--sf-color-accent-soft);color:var(--sf-color-accent);font-size:10px;font-weight:600}.social-links a{min-height:30px;padding-inline:11px}.social-link__icon{display:inline-grid;place-items:center;min-width:18px;font-weight:700;line-height:1}.social-link__icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.profile-actions .btn.active{border-color:transparent;background:var(--sf-color-accent);color:var(--sf-color-on-accent)}.smart-offers .profile-actions{display:grid;grid-template-columns:repeat(var(--offer-tab-count,1),minmax(0,1fr));align-items:stretch;justify-content:stretch;gap:var(--sf-space-sm);width:min(100%,520px);margin-inline:auto}.smart-offers .profile-actions[role="tablist"] .btn{width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-verified-dot{position:absolute;right:6%;bottom:9%;display:inline-grid;place-items:center;width:clamp(28px,17%,34px);height:clamp(28px,17%,34px);background:var(--sf-color-accent);color:var(--sf-color-on-accent);font-size:14px;font-weight:700;line-height:1;border-radius:30% 38% 32% 42% / 36% 28% 42% 34%;clip-path:polygon(50% 2%,61% 12%,74% 8%,80% 20%,93% 27%,89% 41%,98% 50%,89% 59%,93% 73%,80% 80%,74% 92%,61% 88%,50% 98%,39% 88%,26% 92%,20% 80%,7% 73%,11% 59%,2% 50%,11% 41%,7% 27%,20% 20%,26% 8%,39% 12%);filter:drop-shadow(0 3px 8px rgba(15,23,42,0.22))}.profile-review-row{color:var(--sf-color-text)}.profile-proof-avatars{display:inline-flex;align-items:center;flex:0 0 auto;padding-left:0}.profile-proof-avatar{display:inline-grid;place-items:center;width:38px;height:38px;margin-left:-16px;border:2px solid var(--sf-color-background);border-radius:999px;background:var(--sf-color-accent-soft);color:var(--sf-color-accent);font-size:12px;font-weight:700;line-height:1;box-shadow:var(--sf-shadow-card)}.profile-proof-avatar:first-child{margin-left:0}.profile-proof-avatar:nth-child(2){background:rgba(14,165,233,0.14)}.profile-proof-avatar:nth-child(3){background:rgba(245,158,11,0.14)}.profile-proof-text{max-width:25ch;font-size:15px;font-weight:600;line-height:1.3}.profile-proof-divider{width:1px;height:30px;background:var(--sf-color-border)}.profile-proof-rating{display:inline-flex;align-items:center;gap:8px;color:var(--sf-color-text);font-size:14px;font-weight:600;white-space:nowrap}.profile-proof-rating strong{font-size:18px;font-weight:700}.profile-proof-rating span:last-child{color:var(--sf-color-text-muted);font-size:13px;font-weight:600}.profile-proof-star{color:var(--sf-color-star);font-size:22px;line-height:1}.profile-share-btn{position:absolute;top:44px;right:0;min-width:0;min-height:36px;border-radius:var(--sf-radius-card);padding:8px 12px;font-size:12px;font-weight:600}.storefront-social-proof{display:grid;gap:12px;width:100%;margin-block:var(--sf-space-md) var(--sf-space-xl);color:var(--sf-color-text)}.storefront-social-proof__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,260px));justify-content:center;gap:8px}.storefront-social-proof__item{display:grid;align-content:start;gap:4px;min-width:0;border:1px solid color-mix(in srgb,var(--sf-color-accent) 18%,var(--sf-color-border));border-radius:var(--sf-radius-card);padding:14px;background:color-mix(in srgb,var(--sf-color-accent) 5%,var(--sf-color-surface-muted));text-align:center}.storefront-social-proof__item strong{min-width:0;color:var(--sf-color-accent);font-size:22px;font-weight:700;line-height:1;overflow-wrap:anywhere}.storefront-social-proof__item span{min-width:0;color:var(--sf-color-text);font-size:12px;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.storefront-social-proof__item p{color:var(--sf-color-text-muted);font-size:11px;line-height:1.35;overflow-wrap:anywhere}.storefront-about-business{display:grid;justify-items:start;gap:12px;width:100%;margin-block:var(--sf-space-xl);border:1px solid var(--sf-color-border);border-radius:var(--sf-radius-card);padding:18px;background:var(--sf-color-surface);color:var(--sf-color-text);text-align:left;-webkit-backdrop-filter:var(--sf-backdrop-filter);backdrop-filter:var(--sf-backdrop-filter)}.storefront-about-business h2{margin:0;font-size:18px;font-weight:700;line-height:1.25;letter-spacing:0}.storefront-about-business p{max-width:68ch;color:var(--sf-color-text-muted);font-size:13px;line-height:1.65;overflow-wrap:anywhere}.storefront-about-business .social-links,.storefront-about-business .profile-actions{justify-content:flex-start}.storefront-modal{position:fixed;inset:0;display:none;place-items:center;padding:18px;z-index:50}.storefront-modal.open{display:grid}.storefront-modal:target{display:grid}.storefront-modal__backdrop{position:absolute;inset:0;border:0;padding:0;background:var(--sf-color-overlay)}.storefront-modal__panel{position:relative;z-index:1;width:min(560px,100%);max-height:calc(100vh - 36px);overflow:auto;border:1px solid var(--sf-color-border);border-radius:var(--sf-radius-card);background:var(--sf-color-surface);color:var(--sf-color-text);padding:18px;box-shadow:var(--sf-shadow-card);-webkit-backdrop-filter:var(--sf-backdrop-filter);backdrop-filter:var(--sf-backdrop-filter)}.storefront-modal__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:14px}.storefront-modal__head h2{margin:0;font-size:20px;font-weight:600}.storefront-modal__close{flex:0 0 auto}.contact-form{display:grid;gap:12px;text-align:left}.contact-form .field{display:grid;gap:6px}.contact-form label{font-size:12px;font-weight:500}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--sf-color-border);border-radius:var(--sf-radius-card);background:var(--sf-color-input);color:var(--sf-color-text);padding:11px 12px;font:inherit;caret-color:var(--sf-color-accent)}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--sf-color-accent);background:var(--sf-color-input-focus);box-shadow:0 0 0 3px color-mix(in srgb,var(--sf-color-accent) 18%,transparent);outline:0}.contact-form textarea{resize:vertical;min-height:120px}.contact-form .form-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:4px}body.modal-open{overflow:hidden}.reviews-section{display:grid;gap:14px;margin-block:var(--sf-space-xl);border:1px solid var(--sf-color-border);border-radius:var(--sf-radius-card);padding:18px;background:var(--sf-color-surface);scroll-margin-top:18px;-webkit-backdrop-filter:var(--sf-backdrop-filter);backdrop-filter:var(--sf-backdrop-filter)}.reviews-head{align-items:center;margin-bottom:0}.reviews-head-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px}.reviews-summary{display:grid;justify-items:end;gap:3px;min-width:116px;color:var(--sf-color-text-muted);font-size:11px;line-height:1.2;text-align:right}.reviews-summary strong{color:var(--sf-color-text);font-size:22px;font-weight:700;line-height:1}.review-stars{display:inline-flex;align-items:center;gap:2px;color:var(--sf-color-accent);font-size:13px;letter-spacing:0;line-height:1}.review-form{display:grid;gap:14px}.review-form--modal{border:1px solid var(--sf-color-border);border-radius:var(--sf-radius-card);padding:16px;background:var(--sf-color-surface)}.review-modal__panel{width:min(100% - 24px,520px)}.review-modal__head{align-items:start}.review-modal__head p{margin-top:4px;color:var(--sf-color-text-muted);font-size:12px;line-height:1.45}.review-rating-field{display:grid;gap:8px;min-width:0;border:0;margin:0;padding:0}.review-rating-field legend{color:var(--sf-color-text);font-size:12px;font-weight:700}.review-rating-options{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:6px;width:fit-content;max-width:100%}.review-rating-option{display:inline-grid;cursor:pointer}.review-rating-option input{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none;clip-path:inset(50%)}.review-rating-option span{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--sf-color-border);border-radius:999px;background:var(--sf-color-surface);color:color-mix(in srgb,var(--sf-color-text-muted) 58%,#fff);font-size:24px;font-weight:700;line-height:1;transition:transform 0.16s ease,color 0.16s ease,border-color 0.16s ease,background 0.16s ease,box-shadow 0.16s ease}.review-rating-option input:checked + span,.review-rating-option:has(input:checked)~.review-rating-option span,.review-rating-option:hover span,.review-rating-option:hover~.review-rating-option span{border-color:var(--sf-color-accent);background:var(--sf-color-accent-soft);color:var(--sf-color-accent);box-shadow:var(--sf-shadow-card)}.review-rating-option input:focus-visible + span{outline:3px solid color-mix(in srgb,var(--sf-color-accent) 26%,transparent);outline-offset:2px}.review-rating-option:hover span{transform:translateY(-1px) scale(1.03)}.review-list{display:grid;gap:8px}.review-list-actions{display:flex;justify-content:center;margin-top:14px}.review-card{display:grid;gap:8px;min-width:0;border:0;border-radius:0;padding:12px 0 0;background:transparent;color:var(--sf-color-text)}.review-card + .review-card{border-top:1px solid var(--sf-color-border)}.review-card__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;min-width:0}.review-card__head strong{min-width:0;font-size:13px;font-weight:700;overflow-wrap:anywhere}.review-card__date{flex:0 0 auto;color:var(--sf-color-text-muted);font-size:11px}.review-card p,.review-empty p{color:var(--sf-color-text-muted);font-size:12px;line-height:1.55;overflow-wrap:anywhere}.review-empty{display:grid;min-height:92px;place-items:center;border:1px dashed var(--sf-color-border);border-radius:var(--sf-radius-card);padding:16px;text-align:center}.section{margin-top:12px;padding:var(--sf-space-md);background:var(--sf-color-surface)}.section-head h2{font-size:16px;font-weight:600;line-height:1.15;letter-spacing:0}.service-meta-line{display:flex;align-items:center;flex-wrap:wrap;gap:var(--sf-space-sm)}.product-card,.service-card{position:relative;display:grid;grid-template-rows:auto 1fr auto;min-height:100%;min-width:0;border:1px solid var(--sf-color-border);border-radius:var(--sf-radius-card);background:var(--sf-color-surface);color:var(--sf-color-text);box-shadow:var(--sf-shadow-card);padding:10px;overflow:hidden;transition:transform 0.18s ease,border-color 0.18s ease,box-shadow 0.18s ease}.offer-featured-icon{position:absolute;top:10px;right:10px;z-index:2;width:30px;min-width:30px;min-height:30px;padding:0;font-size:13px;line-height:1}.product-card--featured.product-card--text .card-body{padding-right:40px}.product-card:hover,.service-card:hover{transform:translateY(-2px);border-color:var(--sf-color-accent);box-shadow:var(--sf-shadow-card)}.card-img{width:100%;aspect-ratio:1;object-fit:cover;background:var(--sf-color-surface-muted)}.product-card--text{grid-template-columns:minmax(0,1fr) auto}.product-card--text .card-img{display:none}.card-price{color:var(--sf-color-accent);font-size:15px;font-weight:700}.product-card>.btn,.service-card>.btn{margin:0}.empty-state{grid-column:1 / -1;min-height:120px;display:grid;place-items:center;padding:var(--sf-space-lg);color:var(--sf-color-text-muted);font-weight:700;text-align:center}.section-head{display:flex;align-items:center;justify-content:space-between;gap:var(--sf-space-md);margin-bottom:12px}.section-head h2{margin-top:var(--sf-space-xs)}.smart-offers{display:grid;gap:12px;margin-block:var(--sf-space-xl);scroll-margin-top:12px}.smart-offers__head{align-items:center}.smart-panel{display:none}.smart-panel.active{display:block}.offer-list{display:grid;gap:10px}.offer-card.product-card,.offer-card.service-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:1fr;align-items:center;min-height:86px;overflow:hidden;color:inherit;text-decoration:none}.offer-card.offer-card--with-image{grid-template-columns:86px minmax(0,1fr) auto;padding:5px}.offer-card .offer-card__thumb{width:86px;height:86px;min-height:86px;aspect-ratio:1;object-fit:cover}.offer-card .offer-card__body{display:grid;justify-items:center;gap:4px;padding:12px;text-align:center}.offer-card .offer-card__body h3{width:100%;font-size:13px;font-weight:600;line-height:1.25;overflow-wrap:anywhere}.offer-card .card-price{font-size:11px;font-weight:500}.offer-card .offer-card__cta{align-self:center;min-width:88px;min-height:36px;margin:12px;padding:8px 12px;font-size:12px;font-weight:600;white-space:nowrap}.contact-lead{scroll-margin-top:18px}.products .card-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.product-card .card-body{display:grid;align-content:center;gap:7px;padding:6px 0}.product-card .card-body p,.service-card .card-body p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card .detail-key-points,.service-card .detail-key-points{gap:5px}.product-card .detail-key-points li,.service-card .detail-key-points li{padding:4px 7px;font-size:11px}.service-list{display:grid;gap:var(--sf-space-sm)}.service-card{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:1fr;align-items:center;min-height:0}.service-card--with-image{grid-template-columns:86px minmax(0,1fr) auto}.service-card .card-img{width:86px;height:86px;min-height:86px;aspect-ratio:1;object-fit:cover}.service-card .card-body{padding:var(--sf-space-sm) 0}.service-card>.btn{align-self:center;min-height:36px;margin:0;padding:8px 12px;font-size:13px;white-space:nowrap}.service-meta-line{justify-content:space-between}.offer-card.product-card .offer-card__thumb,.offer-card.service-card .offer-card__thumb{width:86px;height:86px;min-height:86px;aspect-ratio:1}.offer-card.product-card>.offer-card__cta,.offer-card.service-card>.offer-card__cta{align-self:center;min-width:88px;min-height:36px;margin:12px;padding:8px 12px}.storefront-page{font-size:13px;font-weight:400;font-family:var(--sf-font-family);background:var(--sf-color-page-background)}.storefront-page .container{width:min(760px,calc(100% - 24px));padding-block:16px}.storefront-page .detail-shell{width:min(1000px,calc(100% - 32px))}.storefront-page .social-links{gap:8px}.storefront-page .profile-actions .btn{min-height:40px;border:0;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:600;box-shadow:var(--sf-shadow-sm)}.storefront-page .profile-actions .btn.active{background:var(--sf-color-accent);color:var(--sf-color-on-accent)}.storefront-page .social-links a{width:38px;height:38px;min-height:38px;border:0;border-radius:999px;padding:0;background:var(--sf-color-surface);box-shadow:var(--sf-shadow-sm);color:var(--sf-color-accent);font-size:0}.storefront-page .social-link__icon{display:inline-grid;place-items:center;min-width:18px;font-weight:700;line-height:1}.storefront-page .social-link__icon svg{width:17px;height:17px}.storefront-page .profile-badge,.storefront-page .section-count,.storefront-page .card-type{justify-content:center;min-height:28px;padding:4px 9px;font-size:10px;font-weight:600}.storefront-page .section{margin-top:12px;padding:16px;border:0;border-radius:var(--sf-radius-card);box-shadow:var(--sf-shadow-card)}.storefront-page .section-head{margin-bottom:12px}.storefront-page .section-head h2{font-family:var(--sf-font-heading);font-size:17px;font-weight:600;line-height:1.15;letter-spacing:0}.storefront-page .product-card p,.storefront-page .service-card p{font-size:12px;line-height:1.45}.storefront-page .products .card-grid{grid-template-columns:1fr;gap:10px}.storefront-page .smart-offers .profile-actions[role="tablist"]{width:min(100%,520px);margin-inline:auto}.storefront-page .card-grid{gap:12px}.storefront-page .offer-list{display:grid;grid-template-columns:1fr;gap:10px}.storefront-page .offer-card.product-card,.storefront-page .offer-card.service-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-rows:1fr;align-items:center;min-height:86px;border:0;border-radius:var(--sf-radius-card);box-shadow:var(--sf-shadow-card)}.storefront-page .offer-card.offer-card--with-image{grid-template-columns:86px minmax(0,1fr) auto;padding:5px}.storefront-page .offer-card .offer-card__thumb{width:86px;height:86px;min-height:86px;aspect-ratio:1;object-fit:cover;border-radius:14px}.storefront-page .offer-card .offer-card__body{justify-items:center;padding:12px;text-align:center}.storefront-page .offer-card .offer-card__body h3{width:100%;font-size:13px;font-weight:600;line-height:1.25;overflow-wrap:anywhere}.storefront-page .offer-card .card-price{font-size:11px;font-weight:500}.storefront-page .offer-card .offer-card__cta{min-width:88px;min-height:36px;margin:12px;border:0;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600;white-space:nowrap}.storefront-page .product-card,.storefront-page .service-card{border:0;border-radius:var(--sf-radius-card);padding:10px;box-shadow:var(--sf-shadow-card)}.storefront-page .product-card{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:1fr;align-items:center;min-height:112px}.storefront-page .product-card--with-image{grid-template-columns:112px minmax(0,1fr) auto}.storefront-page .product-card--text{grid-template-columns:minmax(0,1fr) auto}.storefront-page .product-card--text .card-img{display:none}.storefront-page .product-card .card-img{width:112px;height:112px;aspect-ratio:1;object-fit:cover;border-radius:14px}.storefront-page .product-card .card-body,.storefront-page .service-card .card-body{display:grid;align-content:center;gap:7px;padding:6px 0}.storefront-page .product-card h3,.storefront-page .service-card h3{font-size:14px;font-weight:700;line-height:1.28;letter-spacing:0}.storefront-page .card-price{font-size:15px;font-weight:700}.storefront-page .product-card>.btn{min-width:94px;min-height:36px;margin:0;border:0;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600;white-space:nowrap}.storefront-page .service-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.storefront-page .service-card{grid-template-columns:1fr;grid-template-rows:auto 1fr auto;align-items:stretch}.storefront-page .service-card--with-image{grid-template-columns:1fr}.storefront-page .service-card .card-img{width:100%;min-height:0;aspect-ratio:1;object-fit:cover;border-radius:14px}.storefront-page .service-card>.btn{min-height:36px;margin:0;padding:8px 12px;font-size:13px;white-space:nowrap}.product-page,.checkout-page{font-size:13px;font-weight:400;font-family:var(--sf-font-family);background:var(--sf-color-page-background)}.product-page .detail-shell,.checkout-page .checkout-shell{width:min(760px,calc(100% - 24px));padding-block:16px}.product-page .page-topbar,.checkout-page .page-topbar{margin-bottom:12px}.product-page .back-link,.checkout-page .back-link{min-height:34px;border:0;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600;background:var(--sf-color-accent-soft);box-shadow:var(--sf-shadow-sm)}.product-page .detail-layout{grid-template-columns:minmax(0,1fr) minmax(230px,280px);gap:12px}.checkout-page .checkout-layout{grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:12px}.product-page .detail-hero,.product-page .media-gallery,.checkout-page .checkout-main-form,.checkout-page .checkout-summary{gap:10px}.product-page .detail-eyebrow{font-size:10px;font-weight:600}.product-page .detail-title{max-width:16ch;margin-top:2px;font-family:var(--sf-font-heading);font-size:23px;font-weight:600;line-height:1.12;letter-spacing:0}.product-page .detail-copy,.product-page .rich-text,.checkout-page .muted,.checkout-page .payment-options label{font-size:12px;font-weight:400;line-height:1.5}.product-page .media-main,.product-page .media-placeholder{border:0;border-radius:var(--sf-radius-lg);box-shadow:var(--sf-shadow-card)}.product-page .media-placeholder{font-size:42px;font-weight:600}.product-page .detail-panel,.product-page .purchase-card,.checkout-page .checkout-main-form,.checkout-page .checkout-summary{border:0;border-radius:var(--sf-radius-lg);padding:16px;background:var(--sf-color-surface);box-shadow:var(--sf-shadow-card)}.product-page .detail-panel h2,.checkout-page .checkout-main-form h1,.checkout-page .checkout-main-form h2,.checkout-page .checkout-summary h2{font-family:var(--sf-font-heading);font-size:17px;font-weight:600;line-height:1.15;letter-spacing:0}.product-page .badge,.checkout-page .badge{min-height:24px;padding:4px 9px;font-size:10px;font-weight:600}.product-page .pricing-box,.checkout-page .pricing-box{gap:8px;font-size:12px}.product-page .price-display,.checkout-page .total-row strong{font-size:20px;font-weight:600}.product-page .quantity-control{grid-template-columns:38px minmax(56px,1fr) 38px;gap:8px}.product-page .quantity-control .btn{min-height:38px;padding:8px}.product-page .checkout-cta,.checkout-page .checkout-cta{min-height:40px;border:0;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:600}.checkout-page .checkout-main-form{gap:14px}.checkout-page .checkout-main-form section{gap:10px}.checkout-page .form-grid{gap:10px}.checkout-page input,.checkout-page textarea,.checkout-page select,.checkout-page .input{min-height:40px;border-radius:12px;padding:9px 11px;font-size:12px}.checkout-page textarea.input{min-height:92px}.checkout-page .field label,.checkout-page .form-group label{font-size:12px;font-weight:600}.checkout-page .payment-options{gap:8px}.checkout-page .payment-options label{border-radius:14px;padding:9px 10px}.checkout-page .checkout-summary img{border:0;border-radius:24px;aspect-ratio:1}@media (max-width:768px){.storefront-page .container,.storefront-page .detail-shell{width:min(100% - 20px,820px);padding-block:14px}.storefront-page .profile-share-btn{width:34px;min-width:34px;min-height:34px;padding:7px}.storefront-page .profile-share-btn span + span{display:none}.storefront-page .smart-offers__head{justify-items:stretch}.storefront-page .service-card{grid-template-columns:1fr}.storefront-page .service-card--with-image{grid-template-columns:1fr}.storefront-page .service-card .card-img{width:100%;min-height:0}.storefront-page .service-card>.btn{grid-column:1 / -1;width:100%;margin:0}.storefront-page .offer-card.product-card,.storefront-page .offer-card.service-card{grid-template-columns:minmax(0,1fr) auto}.storefront-page .offer-card.offer-card--with-image{grid-template-columns:74px minmax(0,1fr) auto}.storefront-page .offer-card .offer-card__thumb{width:74px;height:74px;min-height:74px}.storefront-page .offer-card .offer-card__cta{grid-column:auto;width:auto;min-width:76px;margin:8px;padding:7px 9px;font-size:11px}.product-page .detail-shell,.checkout-page .checkout-shell{width:min(100% - 20px,820px);padding-block:14px}.product-page .detail-layout,.checkout-page .checkout-layout{grid-template-columns:1fr}.product-page .detail-title{max-width:none;font-size:23px}.product-page .detail-panel,.product-page .purchase-card,.checkout-page .checkout-main-form,.checkout-page .checkout-summary{padding:14px}.checkout-page .form-grid{grid-template-columns:1fr}}@media (max-width:420px){.storefront-page .service-card,.storefront-page .service-card--with-image{grid-template-columns:1fr}.storefront-page .service-card .card-img{width:100%;min-height:0;aspect-ratio:1}}@media (max-width:560px){.storefront-page .product-card{grid-template-columns:minmax(0,1fr)}.storefront-page .product-card--with-image{grid-template-columns:88px minmax(0,1fr)}.storefront-page .product-card .card-img{width:88px;height:88px}.storefront-page .product-card>.btn{grid-column:1 / -1;width:100%;margin:0}.storefront-page .offer-card .offer-card__thumb{width:74px;height:74px;min-height:74px;aspect-ratio:1}.storefront-page .offer-card .offer-card__cta{grid-column:auto;width:auto;min-width:76px;margin:8px;padding:7px 9px;font-size:11px}.storefront-page .service-list{grid-template-columns:1fr}}.offer-tab-input{position:fixed;width:1px;height:1px;opacity:0;pointer-events:none;clip-path:inset(50%)}.smart-offers .offer-tab-panel{display:none !important}.storefront-page .smart-offers .card-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,310px),1fr));justify-content:center;gap:12px}.storefront-page .smart-offers .offer-card.product-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"thumb" "body";align-items:start;gap:0;min-height:0;min-width:0;padding:0;border:1px solid color-mix(in srgb,var(--sf-color-border) 82%,transparent);border-radius:14px;background:var(--sf-color-surface);color:var(--sf-color-text);box-shadow:var(--sf-shadow-card);text-align:left;text-decoration:none;overflow:hidden;touch-action:manipulation;transition:border-color 0.18s ease,box-shadow 0.18s ease,transform 0.18s ease}.storefront-page .smart-offers .offer-card.product-card:hover{border-color:color-mix(in srgb,var(--sf-color-accent) 58%,var(--sf-color-border));box-shadow:var(--sf-shadow-md);transform:translateY(-1px)}.storefront-page .smart-offers .offer-card.product-card:active{transform:translateY(0)}.storefront-page .smart-offers .offer-card.product-card:focus-visible{outline:3px solid color-mix(in srgb,var(--sf-color-accent) 55%,transparent);outline-offset:3px}.storefront-page .smart-offers .offer-card.product-card.offer-card--text{grid-template-columns:minmax(0,1fr);grid-template-areas:"body"}.storefront-page .smart-offers .offer-card.product-card .offer-card__thumb{grid-area:thumb;display:block;width:100%;height:auto;min-height:0;aspect-ratio:16 / 9;border-radius:14px 14px 0 0;object-fit:cover;background:var(--sf-color-surface-muted)}.storefront-page .smart-offers .offer-card.product-card.offer-card--text .offer-card__thumb{display:none}.storefront-page .smart-offers .offer-card.product-card .offer-card__body{grid-area:body;display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;justify-self:stretch;gap:8px;min-width:0;width:100%;max-width:none;min-height:214px;box-sizing:border-box;padding:12px;text-align:left}.storefront-page .smart-offers .offer-card.product-card.offer-card--with-image .offer-card__body{min-height:188px}.storefront-page .smart-offers .offer-card.product-card .offer-card__body h3{display:-webkit-box;width:100%;margin:0;font-size:15px;font-weight:700;line-height:1.25;color:var(--sf-color-text);overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.storefront-page .smart-offers .offer-card.product-card .offer-card__body .detail-copy{width:100%;margin:0;color:var(--sf-color-text-muted);font-size:13px;line-height:1.45}.storefront-page .smart-offers .offer-card.product-card .offer-key-points{display:flex;flex-wrap:wrap;gap:6px;width:100%;margin:0;padding:0}.storefront-page .smart-offers .offer-card.product-card .offer-key-points li{display:inline-flex;align-items:center;gap:6px;max-width:100%;min-width:0;padding:4px 8px;border:1px solid color-mix(in srgb,var(--sf-color-accent) 18%,var(--sf-color-border));border-radius:999px;background:color-mix(in srgb,var(--sf-color-accent) 6%,var(--sf-color-surface));color:color-mix(in srgb,var(--sf-color-text) 86%,var(--sf-color-text-muted));font-size:12px;font-weight:600;line-height:1.25;white-space:normal;overflow-wrap:anywhere}.storefront-page .smart-offers .offer-card.product-card .offer-key-points li::before{content:"";flex:0 0 auto;width:6px;height:6px;border-radius:999px;background:var(--sf-color-accent)}.storefront-page .smart-offers .offer-card.product-card .card-price{margin-top:0;color:var(--sf-color-text);font-size:14px;font-weight:700;line-height:1.2}.storefront-page .smart-offers .offer-card.product-card .offer-card__footer{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;min-width:0;margin-top:auto}.storefront-page .smart-offers .offer-card.product-card .offer-card__footer>*{align-self:center}.storefront-page .smart-offers .offer-card.product-card .offer-card__cta{display:inline-flex;align-items:center;align-self:center;justify-content:center;gap:5px;max-width:100%;min-width:0;min-height:34px;margin:0;border:1px solid var(--sf-color-accent);padding:6px 10px;border-radius:999px;background:transparent;color:var(--sf-color-accent);box-shadow:none;font-size:12px;font-weight:700;line-height:1;white-space:nowrap;pointer-events:none}.storefront-page .smart-offers .offer-card.product-card .offer-card__cta-text{min-width:0;overflow:hidden;text-overflow:ellipsis}.storefront-page .smart-offers .offer-card.product-card .offer-card__cta-icon{display:inline-grid;flex:0 0 auto;place-items:center;width:14px;height:14px}.storefront-page .smart-offers .offer-card.product-card .offer-card__cta-icon svg,.storefront-page .smart-offers .offer-card.product-card .offer-featured-icon svg{display:block;width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.storefront-page .smart-offers .offer-card.product-card .offer-featured-icon{position:absolute;top:8px;right:8px;left:auto;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:28px;min-width:28px;height:28px;min-height:28px;max-width:28px;padding:0;border-color:color-mix(in srgb,var(--sf-color-accent) 24%,var(--sf-color-border));background:color-mix(in srgb,var(--sf-color-surface) 92%,transparent);color:var(--sf-color-text);line-height:1;backdrop-filter:blur(10px)}.storefront-page .smart-offers .offer-card.product-card .offer-featured-icon svg{width:15px;height:15px}.storefront-page .smart-offers .offer-card.product-card.offer-card--featured .offer-card__thumb{filter:saturate(1.04)}@media (max-width:768px){.storefront-page .smart-offers .card-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))}.storefront-page .smart-offers .offer-card.product-card{grid-template-columns:minmax(0,1fr);min-height:0;padding:0}.storefront-page .smart-offers .offer-card.product-card.offer-card--text{grid-template-columns:minmax(0,1fr)}.storefront-page .smart-offers .offer-card.product-card .offer-card__thumb{width:100%;height:auto;min-height:0}.storefront-page .smart-offers .offer-card.product-card .offer-card__body{min-height:0;padding:11px}.storefront-page .smart-offers .offer-card.product-card .offer-card__body h3{font-size:14px}.storefront-page .smart-offers .offer-card.product-card .offer-card__body .detail-copy{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:12px;line-height:1.4}.storefront-page .smart-offers .offer-card.product-card .offer-key-points li{font-size:11px}.storefront-page .smart-offers .offer-card.product-card .offer-card__cta{width:auto;min-width:34px;min-height:34px;margin:0;padding:6px 9px;font-size:11px}.storefront-page .smart-offers .offer-card.product-card .offer-featured-icon{top:7px;right:7px}}@media (max-width:420px){.storefront-page .smart-offers .card-grid{grid-template-columns:1fr;gap:10px}.storefront-page .smart-offers .offer-card.product-card{grid-template-columns:minmax(0,1fr);min-height:0;border-radius:12px}.storefront-page .smart-offers .offer-card.product-card.offer-card--text{grid-template-columns:minmax(0,1fr)}.storefront-page .smart-offers .offer-card.product-card .offer-card__thumb{width:100%;height:auto;min-height:0;border-radius:12px 12px 0 0}.storefront-page .smart-offers .offer-card.product-card .offer-key-points{gap:4px}.storefront-page .smart-offers .offer-card.product-card .offer-key-points li{padding-inline:7px}.storefront-page .smart-offers .offer-card.product-card .card-price{font-size:13px}.storefront-page .smart-offers .offer-card.product-card .offer-featured-icon{top:6px;right:6px}}
