/* Homepage refinement: realistic storefront previews, clearer product storytelling and compact pricing. */

.hero-simple-note{max-width:590px;margin:18px 0 0;color:var(--text);font-size:14px;font-weight:650;line-height:1.5}

/* Hero PDP image: a product composition instead of a placeholder label. */
.mini-product-art{position:relative;width:100%;min-height:238px;overflow:hidden;border-radius:6px;background:linear-gradient(145deg,color-mix(in srgb,var(--product-brand) 16%,var(--product-surface2)),var(--product-surface));}
.mini-shop-wordmark{position:absolute;left:16px;top:14px;color:var(--product-muted);font-size:8px;font-weight:800;letter-spacing:.18em}
.mini-product-object{position:absolute;inset:34px 20px 43px;display:grid;place-items:center}
.mini-product-object i:first-child{display:block;width:68px;height:132px;border-radius:25px 25px 18px 18px;background:linear-gradient(90deg,color-mix(in srgb,var(--product-brand) 36%,var(--product-surface2)),color-mix(in srgb,var(--product-text) 16%,var(--product-surface2)));box-shadow:inset -8px 0 14px color-mix(in srgb,var(--product-bg) 26%,transparent),0 18px 25px color-mix(in srgb,var(--product-bg) 35%,transparent)}
.mini-product-object i:last-child{position:absolute;top:4px;width:32px;height:16px;border-radius:6px 6px 3px 3px;background:var(--product-line)}
.mini-product-caption{position:absolute;left:16px;right:16px;bottom:13px;display:flex;align-items:end;justify-content:space-between;gap:12px;color:var(--product-text)}
.mini-product-caption span{font-size:10px;font-weight:750}.mini-product-caption small{color:var(--product-muted);font-size:8px}

/* Fudge-inspired ordering, TaskerArmy-specific promise. */
.brand-promise{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:clamp(54px,8vw,110px);align-items:start;padding:clamp(84px,10vw,132px) 0;border-bottom:1px solid var(--editorial-rule)}
.brand-promise-copy{position:sticky;top:116px}
.brand-promise h2{max-width:650px;margin:14px 0 20px;font-size:clamp(42px,5.8vw,70px);line-height:1;letter-spacing:-.055em}
.brand-promise-copy p{max-width:620px;margin:0;color:var(--muted);font-size:17px;line-height:1.7}
.brand-promise-points{border-top:1px solid var(--editorial-rule)}
.brand-promise-points>div{display:grid;grid-template-columns:48px 180px minmax(0,1fr);gap:18px;padding:25px 0;border-bottom:1px solid var(--editorial-rule);align-items:start}
.brand-promise-points span{padding-top:3px;color:var(--muted2);font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace}
.brand-promise-points b{color:var(--text);font-size:16px}.brand-promise-points p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}

/* Store preview: miniature real commerce pages instead of a generic Storefront block. */
.preview-media{display:block!important;padding:18px!important;background:var(--surface2)!important;color:var(--text)!important}
.storefront-mini{overflow:hidden;width:100%;height:100%;min-height:404px;border:1px solid var(--line2);border-radius:8px;background:var(--surface);box-shadow:0 20px 45px color-mix(in srgb,var(--bg) 14%,transparent)}
.storefront-mini-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-bottom:1px solid var(--line);font-size:7px;letter-spacing:.08em;text-transform:uppercase}
.storefront-mini-nav b{font-size:9px;letter-spacing:.18em}.storefront-mini-nav span{color:var(--muted)}
.storefront-page{display:none;min-height:350px}
.storefront-pdp{grid-template-columns:minmax(0,1.12fr) minmax(120px,.88fr)}
.editorial-store-preview[data-preview-mode="mobile"] .storefront-pdp,.editorial-store-preview[data-preview-mode="sticky"] .storefront-pdp,.editorial-store-preview[data-preview-mode="cleanup"] .storefront-pdp{display:grid}
.editorial-store-preview[data-preview-mode="seo"] .storefront-collection{display:block}
.editorial-store-preview[data-preview-mode="speed"] .storefront-landing,.editorial-store-preview[data-preview-mode="landing"] .storefront-landing{display:grid}
.storefront-photo{position:relative;display:grid;place-items:center;min-height:350px;background:linear-gradient(145deg,var(--surface3),var(--surface2));border-right:1px solid var(--line)}
.storefront-photo small{position:absolute;left:13px;bottom:12px;color:var(--muted);font-size:7px;text-transform:uppercase;letter-spacing:.1em}
.storefront-bottle{position:relative;display:block;width:62px;height:142px;border-radius:25px 25px 18px 18px;background:linear-gradient(90deg,var(--brand),color-mix(in srgb,var(--brand) 46%,var(--surface3)));box-shadow:0 16px 28px color-mix(in srgb,var(--text) 14%,transparent)}
.storefront-bottle:before{position:absolute;left:17px;top:-12px;width:28px;height:18px;border-radius:5px 5px 2px 2px;background:var(--text);content:""}
.storefront-detail{display:flex;flex-direction:column;justify-content:center;padding:18px;text-align:left;text-transform:none;letter-spacing:normal}
.storefront-detail small,.collection-head small,.landing-copy small{color:var(--muted);font-size:7px;text-transform:uppercase;letter-spacing:.1em}
.storefront-detail strong{margin-top:7px;color:var(--text);font-size:18px;line-height:1.08}.storefront-detail>span{margin-top:6px;color:var(--text);font-size:10px}.storefront-detail p{margin:12px 0;color:var(--muted);font-size:8px;line-height:1.55}
.storefront-swatches{display:flex;gap:5px;margin-bottom:12px}.storefront-swatches i{width:11px;height:11px;border:1px solid var(--line2);border-radius:50%;background:var(--surface3)}.storefront-swatches i:nth-child(2){background:var(--brand)}.storefront-swatches i:nth-child(3){background:var(--text)}
.storefront-atc{display:block;padding:10px 12px;border-radius:4px;background:var(--text);color:var(--surface);font-size:8px;text-align:center;text-transform:uppercase;letter-spacing:.08em}
.editorial-store-preview[data-preview-mode="sticky"] .storefront-pdp:after{position:absolute;left:36px;right:36px;bottom:42px;padding:9px 12px;border:1px solid var(--line2);border-radius:5px;background:var(--text);color:var(--surface);content:"Travel Bottle · $38     ADD TO CART";font-size:7px;letter-spacing:.06em;text-align:center;box-shadow:0 12px 30px color-mix(in srgb,var(--bg) 22%,transparent)}
.storefront-pdp{position:relative}
.editorial-store-preview[data-preview-mode="cleanup"] .storefront-pdp:after{position:absolute;left:13px;top:13px;padding:6px 8px;border-radius:4px;background:var(--success);color:var(--surface);content:"Unused app code removed";font-size:7px;font-weight:800;letter-spacing:.04em}

.storefront-collection{padding:24px}.collection-head{display:grid;gap:6px;padding-bottom:18px;border-bottom:1px solid var(--line)}.collection-head strong{font-size:18px}.collection-head>span{color:var(--muted);font-size:8px}.collection-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:15px}.collection-grid i{display:block;aspect-ratio:1/.78;border-radius:5px;background:linear-gradient(145deg,var(--surface3),var(--surface2));border:1px solid var(--line)}.collection-grid i:nth-child(2),.collection-grid i:nth-child(3){background:linear-gradient(145deg,color-mix(in srgb,var(--brand) 35%,var(--surface3)),var(--surface2))}.collection-meta{display:flex;gap:6px;flex-wrap:wrap;margin-top:14px}.collection-meta span{padding:5px 7px;border:1px solid color-mix(in srgb,var(--success) 44%,var(--line));border-radius:4px;color:var(--success);font-size:7px;text-transform:uppercase;letter-spacing:.05em}
.storefront-landing{grid-template-rows:1fr auto;min-height:350px;background:linear-gradient(135deg,color-mix(in srgb,var(--brand) 20%,var(--surface2)),var(--surface))}.landing-copy{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:30px}.landing-copy strong{max-width:250px;margin-top:8px;font-size:24px;line-height:1.02;letter-spacing:-.045em}.landing-copy>span{margin-top:18px;padding:8px 10px;border-radius:3px;background:var(--text);color:var(--surface);font-size:7px;text-transform:uppercase;letter-spacing:.08em}.landing-products{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:0 18px 18px}.landing-products i{display:block;aspect-ratio:1/.78;border:1px solid var(--line);border-radius:4px;background:var(--surface3)}

/* Workflow preview: actual readable PDP with a visible CTA. */
.workflow-store{position:relative!important;display:block!important;min-height:360px!important;padding:0!important;overflow:hidden!important;border:1px solid var(--product-line)!important;border-radius:9px!important;background:var(--product-surface)!important}
.workflow-mini-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid var(--product-line);color:var(--product-muted);font-size:7px;text-transform:uppercase;letter-spacing:.08em}.workflow-mini-nav b{color:var(--product-text);font-size:9px;letter-spacing:.17em}
.workflow-mini-pdp{display:grid;grid-template-columns:1.05fr .95fr;min-height:310px}.workflow-product-photo{position:relative;display:grid;place-items:center;background:linear-gradient(145deg,var(--product-surface2),var(--product-surface));border-right:1px solid var(--product-line)}.workflow-product-photo i{display:block;width:54px;height:126px;border-radius:23px 23px 16px 16px;background:linear-gradient(90deg,var(--product-brand),color-mix(in srgb,var(--product-brand) 35%,var(--product-surface2)));box-shadow:0 15px 28px color-mix(in srgb,var(--product-bg) 32%,transparent)}.workflow-product-photo small{position:absolute;left:12px;bottom:12px;color:var(--product-muted);font-size:7px;text-transform:uppercase;letter-spacing:.08em}
.workflow-product-info{display:flex;flex-direction:column;justify-content:center;align-items:stretch;padding:20px}.workflow-product-info small{color:var(--product-muted);font-size:7px;text-transform:uppercase;letter-spacing:.09em}.workflow-product-info strong{margin-top:7px;color:var(--product-text);font-size:19px;line-height:1.1}.workflow-product-info>span{margin-top:7px;color:var(--product-text);font-size:10px}.workflow-product-info p{margin:13px 0 15px;color:var(--product-muted);font-size:8px;line-height:1.55}.workflow-product-info button{display:block!important;width:100%!important;min-height:38px!important;padding:10px 12px!important;border:1px solid var(--product-text)!important;border-radius:4px!important;background:var(--product-text)!important;color:var(--product-bg)!important;font-size:8px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important;opacity:1!important}
.workflow-preview-badge{position:absolute;right:12px;top:48px;padding:5px 7px;border:1px solid color-mix(in srgb,var(--product-success) 45%,var(--product-line));border-radius:4px;background:var(--product-surface);color:var(--product-success);font-size:7px;text-transform:uppercase;letter-spacing:.06em}

/* Paid plans stay in one desktop row. The free plan is a lower-emphasis entry point below. */
body[data-editorial-family="home"] .pricing-preview-paid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
body[data-editorial-family="home"] .pricing-preview-paid>a{min-width:0!important}
.free-plan-note{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:22px 0;border-bottom:1px solid var(--editorial-rule)}.free-plan-note>div{max-width:740px}.free-plan-note span{display:block;color:var(--brand);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.11em}.free-plan-note b{display:block;margin-top:7px;color:var(--text);font-size:18px}.free-plan-note p{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.free-plan-note a{flex:0 0 auto;color:var(--text);font-size:13px;font-weight:700}

/* Savings tool: open editorial composition, not another card wall. */
.savings-section{border-block:1px solid var(--editorial-rule)}
.savings-grid{display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:clamp(60px,8vw,110px);align-items:start}.savings-copy{position:sticky;top:116px}.savings-copy h2{max-width:650px;margin:15px 0 22px;font-size:clamp(42px,5.7vw,68px);line-height:1;letter-spacing:-.055em}.savings-copy>p{max-width:610px;margin:0;color:var(--muted);font-size:17px;line-height:1.7}.savings-assumption{margin-top:34px;padding-top:22px;border-top:1px solid var(--editorial-rule)}.savings-assumption b,.savings-assumption span{display:block}.savings-assumption b{font-size:14px}.savings-assumption span{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.55}
.savings-tool{border-top:1px solid var(--editorial-rule)}.savings-tool label{display:block;padding:24px 0;border-bottom:1px solid var(--editorial-rule)}.savings-tool label>span{display:flex;justify-content:space-between;gap:20px;color:var(--text);font-size:13px;font-weight:650}.savings-tool output{color:var(--brand);font-weight:800}.savings-tool input[type="range"]{width:100%;margin-top:18px;accent-color:var(--brand)}.savings-plan{display:grid!important;grid-template-columns:1fr minmax(220px,.7fr);gap:24px;align-items:center}.savings-plan>span{display:block!important}.savings-plan select{width:100%;padding:11px 12px;border:1px solid var(--line2);border-radius:6px;background:var(--surface);color:var(--text);font:inherit}
.savings-results{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--editorial-rule)}.savings-results>div{padding:28px 22px 28px 0;border-right:1px solid var(--editorial-rule)}.savings-results>div+div{padding-left:22px}.savings-results>div:last-child{border-right:0}.savings-results small{display:block;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.08em}.savings-results strong{display:block;margin-top:9px;color:var(--text);font-size:clamp(22px,2.4vw,32px);letter-spacing:-.035em}.savings-result strong{color:var(--brand)}.savings-result span{display:block;margin-top:4px;color:var(--muted);font-size:11px}.savings-disclaimer{margin:18px 0 0;color:var(--muted2);font-size:11px;line-height:1.55}

/* Ensure the full information architecture remains visible on desktop footers. */
@media(min-width:1121px){.footer-grid{grid-template-columns:minmax(260px,1.45fr) repeat(5,minmax(110px,.82fr))!important;gap:clamp(24px,3vw,42px)!important}.footer-grid>div{display:block!important;visibility:visible!important;opacity:1!important}.footer-links{display:grid!important}}

@media(max-width:980px){.brand-promise,.savings-grid{grid-template-columns:1fr}.brand-promise-copy,.savings-copy{position:static}.brand-promise-points>div{grid-template-columns:42px 170px 1fr}.preview-canvas{grid-template-columns:1fr!important}.preview-media{border-right:0!important;border-bottom:1px solid var(--editorial-rule)}.storefront-mini{min-height:360px}.savings-results{grid-template-columns:1fr}.savings-results>div,.savings-results>div+div{padding:20px 0;border-right:0;border-bottom:1px solid var(--editorial-rule)}.savings-results>div:last-child{border-bottom:0}}
@media(max-width:680px){.brand-promise-points>div{grid-template-columns:34px 1fr;gap:12px}.brand-promise-points p{grid-column:2}.storefront-pdp,.workflow-mini-pdp{grid-template-columns:1fr}.storefront-photo,.workflow-product-photo{min-height:190px;border-right:0;border-bottom:1px solid var(--line)}.workflow-product-photo{border-bottom-color:var(--product-line)}.storefront-detail,.workflow-product-info{padding:16px}.storefront-mini{min-height:0}.storefront-page{min-height:0}.storefront-landing{min-height:310px}.free-plan-note{align-items:flex-start;flex-direction:column;gap:14px}.savings-plan{grid-template-columns:1fr!important;gap:12px}.savings-grid{gap:48px}.hero-simple-note{font-size:13px}}

@media(prefers-reduced-motion:reduce){.storefront-page,.mini-product-object,.workflow-product-photo i{transition:none!important;animation:none!important}}
