:root{--home-section-px: var(--page-gutter, 20px);--home-section-py: clamp(56px, 8vw, 96px);--home-section-py-tight: clamp(40px, 6vw, 72px);--home-text-measure: 62ch;--home-divider: var(--border);--home-sticky-header-offset: 64px}@media(max-width:600px){:root{--home-section-px: var(--page-gutter, 16px);--home-sticky-header-offset: 64px}}main [id]{scroll-margin-top:var(--home-sticky-header-offset)}.home-hero{position:relative;isolation:isolate;overflow:hidden;min-height:100dvh;display:flex;flex-direction:column;padding:40px var(--home-section-px) 0;background:var(--bg)}.home-hero-atmosphere{position:absolute;inset:0;z-index:0;pointer-events:none}.home-hero-atmosphere img{width:100%;height:100%;object-fit:cover;opacity:.34;mask-image:linear-gradient(to bottom,transparent 0%,#000 38%,#000 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,#000 38%,#000 100%)}[data-theme=dark] .home-hero-atmosphere img{opacity:.78;mask-image:none;-webkit-mask-image:none}.home-hero-grid{position:absolute;inset:0;background-image:linear-gradient(to right,color-mix(in srgb,var(--border) 70%,transparent) 1px,transparent 1px),linear-gradient(to bottom,color-mix(in srgb,var(--border) 70%,transparent) 1px,transparent 1px);background-size:72px 72px;mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,#000 20%,transparent 75%);opacity:.55}.home-hero-glow{position:absolute;left:50%;bottom:8%;width:min(920px,90vw);height:420px;transform:translate(-50%);background:radial-gradient(ellipse at center,color-mix(in srgb,var(--primary) 22%,transparent),transparent 68%);filter:blur(12px)}.home-hero-copy{position:relative;z-index:2;max-width:720px;margin:0 auto;text-align:center;padding-top:8px}.home-hero-title{font-size:clamp(2.05rem,5vw,3.6rem);font-weight:650;letter-spacing:-.05em;line-height:1.06;color:var(--text);margin:0 0 14px}.home-hero-tagline{font-size:1.0625rem;line-height:1.5;color:var(--muted);max-width:42ch;margin:0 auto 26px}.home-hero-ctas,.home-hero-cta-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px}.home-hero-btn-border{display:contents}.home-hero .btn{min-height:44px}.home-hero .btn:focus-visible,.home-continue .btn:focus-visible,.premium-slide-actions .btn:focus-visible,.cta-block.home-cta .btn:focus-visible,#all-tools-blog .btn:focus-visible{outline:none;box-shadow:0 0 0 3px var(--ring)}.home-hero-cta-link{font-size:.9375rem;font-weight:600;color:var(--text);text-decoration:none;border-bottom:1px solid var(--border);padding-bottom:2px;line-height:1.2;align-self:center}.home-hero-cta-link:hover{border-bottom-color:var(--text);text-decoration:none}.home-hero-product{position:relative;z-index:1;display:grid;width:min(1180px,100%);margin:28px auto 0;flex:1;min-height:280px;perspective:2400px}.home-hero-product>img{grid-area:1 / 1;display:block;width:100%;height:auto;border:1px solid color-mix(in srgb,var(--border) 80%,var(--primary) 20%);border-bottom:0;border-radius:12px 12px 0 0;box-shadow:0 0 0 1px color-mix(in srgb,var(--primary) 10%,transparent),0 -40px 120px color-mix(in srgb,var(--primary) 18%,transparent);transform:rotateX(14deg) translateY(8px);transform-origin:center top;mask-image:linear-gradient(to bottom,#000 48%,transparent 96%);-webkit-mask-image:linear-gradient(to bottom,#000 48%,transparent 96%)}@media(prefers-reduced-motion:no-preference){.home-hero-product>img{animation:fs-hero-rise 1.15s var(--ease-out) both}.home-hero-glow{animation:fs-glow-pulse 8s ease-in-out infinite}}@keyframes fs-hero-rise{0%{opacity:0;transform:rotateX(14deg) translateY(40px)}to{opacity:1;transform:rotateX(14deg) translateY(8px)}}@keyframes fs-glow-pulse{0%,to{opacity:.85}50%{opacity:1}}@media(max-width:860px){.home-hero{min-height:0;padding-top:28px}.home-hero-title{font-size:clamp(1.85rem,8vw,2.4rem)}.home-hero-product{margin-top:28px;perspective:none}.home-hero-product>img{transform:none;mask-image:linear-gradient(to bottom,#000 62%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 62%,transparent 100%)}}@media(max-width:860px)and (prefers-reduced-motion:no-preference){.home-hero-product>img{animation:fs-hero-rise-flat 1.05s var(--ease-out) both}}@keyframes fs-hero-rise-flat{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.home-hero-product>img,.home-hero-glow{animation:none}}.home-pillars{position:relative;z-index:2;padding:0 var(--home-section-px);border-bottom:1px solid var(--home-divider);background:var(--bg)}.home-pillars-inner{max-width:var(--content-max, 1120px);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;text-align:center}.home-pillars a{display:flex;flex-direction:column;align-items:center;gap:4px;padding:22px 12px;color:inherit;text-decoration:none;border:0}.home-pillars a:hover{text-decoration:none}.home-pillars-icon{display:block;width:28px;height:28px;margin-bottom:6px;background-color:var(--primary);-webkit-mask:center / contain no-repeat;mask:center / contain no-repeat}.home-pillars-icon--health{-webkit-mask-image:url(/assets/img/categories/health/health-mark.svg?v=20260813);mask-image:url(/assets/img/categories/health/health-mark.svg?v=20260813)}.home-pillars-icon--productivity{-webkit-mask-image:url(/assets/img/categories/productivity/productivity-mark.svg?v=20260813);mask-image:url(/assets/img/categories/productivity/productivity-mark.svg?v=20260813)}.home-pillars-icon--money{-webkit-mask-image:url(/assets/img/categories/money/money-mark.svg?v=20260813);mask-image:url(/assets/img/categories/money/money-mark.svg?v=20260813)}.home-pillars-name{font-size:.95rem;font-weight:600;color:var(--text)}.home-pillars-meta{font-size:.8rem;color:var(--muted)}@media(max-width:640px){.home-pillars-inner{grid-template-columns:1fr;gap:0}.home-pillars a{padding:16px 0}}
