.home-main{background:#fff}.home-shell{width:min(1240px,100% - 2.5rem);margin:0 auto}.home-section{padding:clamp(3.6rem,7vw,6rem) 0}.home-section--soft{background:linear-gradient(#f7fbf8 0%,#f3f8f5 100%)}.home-section--warm{background:linear-gradient(#fff9f4 0%,#fff7f2 100%)}.home-section-heading{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.7rem;display:flex}.home-section-heading h2,.home-trust-copy h2,.home-product-intro h2{color:var(--color-brand-primary);margin:0;font-size:clamp(2rem,3.8vw,3.1rem);line-height:1.08}.home-section-heading>div>p:last-child,.home-section-heading>p{color:var(--color-text-muted);max-width:620px;margin:0}.home-inline-link,.home-card-link{color:var(--color-brand-secondary);font-family:var(--font-heading);align-items:center;gap:.35rem;font-size:.9rem;font-weight:600;display:inline-flex}.home-inline-link:hover,.home-card-link:hover{color:var(--color-accent)}.home-hero{background:radial-gradient(circle at 10% 20%,#f28c281c,#0000 28%),linear-gradient(105deg,#fff9f4 0%,#fff 52%,#f7fbf8 100%);padding:clamp(3.8rem,7vw,6.2rem) 0 clamp(3.2rem,6vw,5.2rem);overflow:hidden}.home-hero-grid{grid-template-columns:minmax(0,.95fr) minmax(500px,1.05fr);align-items:center;gap:clamp(2.4rem,5vw,5rem);display:grid}.home-hero-copy h1{color:var(--color-brand-primary);letter-spacing:-.045em;max-width:720px;margin:0 0 1.3rem;font-size:clamp(3rem,5.8vw,5.4rem);font-weight:700;line-height:.98}.home-hero-copy>p:not(.eyebrow){color:var(--color-text-muted);max-width:660px;margin:0;font-size:clamp(1.04rem,1.6vw,1.18rem)}.home-hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:1.7rem;display:flex}.home-hero-trust{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:1.9rem 0 0;padding:0;list-style:none;display:grid}.home-hero-trust li{color:var(--color-brand-primary);align-items:center;gap:.55rem;font-size:.82rem;font-weight:600;line-height:1.35;display:flex}.home-trust-icon{color:var(--color-care);background:#27ae601a;border:1px solid #27ae6038;border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;height:30px;font-size:.92rem;display:inline-flex}.home-hero-media{background:#fff;border:1px solid #0d2b4e14;border-radius:36px;grid-template-columns:1.12fr .88fr;min-height:490px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #0d2b4e24}.home-hero-media figure{min-height:100%;margin:0;position:relative;overflow:hidden}.home-hero-media figure:first-child:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 70%,#ffffffd1);position:absolute;inset:0}.home-hero-media img{object-fit:cover;width:100%;height:100%}.home-hero-media figure:first-child img{object-position:54% center}.home-hero-media figure:last-child img{object-position:center}.home-hero-note{color:var(--color-brand-primary);font-family:var(--font-heading);background:#fff4b8;border-radius:5px 5px 18px 6px;max-width:210px;padding:1rem 1.1rem 1.15rem;font-size:.94rem;font-weight:600;line-height:1.35;position:absolute;bottom:24px;right:24px;transform:rotate(-2deg);box-shadow:0 14px 28px #0d2b4e29}.home-hero-note:before{content:"";background:#ffdc5ca6;width:44%;height:16px;position:absolute;top:-7px;left:28%;transform:rotate(2deg)}.home-featured-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem;display:grid}.home-article-card{background:#fff;border:1px solid #0d2b4e1a;border-radius:22px;flex-direction:column;min-width:0;transition:box-shadow .18s,transform .18s;display:flex;overflow:hidden;box-shadow:0 12px 30px #0d2b4e12}.home-article-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0d2b4e1f}.home-article-card-media{aspect-ratio:4/3;background:var(--color-surface-muted);overflow:hidden}.home-article-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .26s}.home-article-card:hover .home-article-card-media img{transform:scale(1.025)}.home-article-card-body{flex-direction:column;flex:1;padding:1.2rem 1.2rem 1.35rem;display:flex}.home-article-card-body .eyebrow{margin-bottom:.6rem;font-size:.69rem}.home-article-card h3{margin:0 0 .65rem;font-size:1.14rem;line-height:1.2}.home-article-card-description{-webkit-line-clamp:3;color:var(--color-text-muted);-webkit-box-orient:vertical;margin:0 0 1rem;font-size:.88rem;line-height:1.5;display:-webkit-box;overflow:hidden}.home-article-card .home-card-link{margin-top:auto}.home-theme-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem;display:grid}.home-theme-card{background:#fff;border:1px solid #0d2b4e14;border-radius:22px;overflow:hidden;box-shadow:0 12px 28px #0d2b4e12}.home-theme-card>a:first-child{display:block}.home-theme-image{aspect-ratio:16/7;overflow:hidden}.home-theme-image img{object-fit:cover;width:100%;height:100%;transition:transform .24s}.home-theme-card:hover .home-theme-image img{transform:scale(1.025)}.home-theme-card h3{margin:0;padding:1rem 1rem .8rem;font-size:1.15rem}.home-theme-links{border-top:1px solid #0d2b4e12;gap:0;padding:.3rem 1rem .85rem;display:grid}.home-theme-links a{color:var(--color-text-muted);border-radius:10px;padding:.65rem .1rem;font-size:.86rem;line-height:1.4}.home-theme-links a:hover{color:var(--color-brand-secondary)}.home-problem-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.home-problem-card{background:#fff;border:1px solid #0d2b4e14;border-radius:20px;grid-template-columns:auto 1fr;gap:.9rem;padding:1.2rem;transition:transform .18s;display:grid;box-shadow:0 10px 26px #0d2b4e0f}.home-problem-card:hover{transform:translateY(-3px)}.home-problem-icon{background:#fff3cf;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.25rem;display:inline-flex}.home-problem-card:nth-child(2) .home-problem-icon{background:#e4f4ff}.home-problem-card:nth-child(3) .home-problem-icon{background:#fff0e2}.home-problem-card:nth-child(4) .home-problem-icon{background:#e8f7ee}.home-problem-card h3{margin:0 0 .35rem;font-size:1rem}.home-problem-card p{color:var(--color-text-muted);margin:0 0 .55rem;font-size:.84rem;line-height:1.45}.home-trust{background:linear-gradient(110deg,#fff9f4 0%,#fff 56%,#f7fbf8 100%)}.home-trust-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:stretch;display:grid;overflow:hidden}.home-trust-photo{border-radius:30px 0 0 30px;min-height:390px;overflow:hidden}.home-trust-photo img{object-fit:cover;width:100%;height:100%}.home-trust-copy{background:#fff;border:1px solid #0d2b4e14;border-left:0;border-radius:0 30px 30px 0;padding:clamp(2rem,4vw,3.4rem)}.home-trust-copy>p:not(.eyebrow){color:var(--color-text-muted);margin:.8rem 0 1.4rem}.home-trust-points{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-top:1.5rem;display:grid}.home-trust-point{border-top:2px solid #27ae6038;padding-top:1rem}.home-trust-point h3{margin:0 0 .35rem;font-size:.95rem}.home-trust-point p{color:var(--color-text-muted);margin:0;font-size:.8rem;line-height:1.45}.home-products-panel{background:#fffaf5;border:1px solid #f28c2829;border-radius:28px;grid-template-columns:minmax(240px,.78fr) minmax(0,1.72fr);align-items:center;gap:1.8rem;padding:clamp(1.4rem,3vw,2.4rem);display:grid}.home-product-intro>p:not(.eyebrow){color:var(--color-text-muted);margin:.75rem 0 0}.home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.home-product-card{background:#fff;border:1px solid #0d2b4e17;border-radius:18px;grid-template-columns:92px 1fr;gap:.8rem;min-width:0;padding:.8rem;display:grid}.home-product-image{background:#f7f7f5;border-radius:14px;min-height:96px;overflow:hidden}.home-product-image img{object-fit:cover;width:100%;height:100%}.home-product-card h3{margin:0 0 .45rem;font-size:.85rem;line-height:1.3}.home-product-card p{color:var(--color-text-muted);margin:0 0 .55rem;font-size:.75rem;line-height:1.4}.home-product-card a{color:var(--color-brand-secondary);font-family:var(--font-heading);font-size:.76rem;font-weight:600}.home-affiliate-note{color:var(--color-text-muted);text-align:right;margin:.85rem 0 0;font-size:.75rem}.site-header .header-inner{min-height:78px}.site-header .brand-logo img{width:clamp(190px,17vw,230px)}.site-footer{padding-top:3.2rem}.site-footer .footer-grid{gap:clamp(1.6rem,3vw,3rem)}.site-footer .footer-logo img{width:185px}.site-footer .footer-bottom{margin-top:2.2rem}@media (width<=1080px){.home-hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.95fr)}.home-hero-media{min-height:430px}.home-featured-grid,.home-theme-grid,.home-problem-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-products-panel{grid-template-columns:1fr}}@media (width<=820px){.home-shell{width:min(100% - 1.5rem,1240px)}.home-hero{padding-top:3rem}.home-hero-grid{grid-template-columns:1fr}.home-hero-copy h1{max-width:780px}.home-hero-media{min-height:410px}.home-section-heading{flex-direction:column;align-items:start;gap:.7rem}.home-trust-grid{grid-template-columns:1fr}.home-trust-photo{border-radius:26px 26px 0 0;min-height:330px}.home-trust-copy{border-left:1px solid #0d2b4e14;border-radius:0 0 26px 26px}.home-product-grid{grid-template-columns:1fr}.home-product-card{grid-template-columns:110px 1fr}}@media (width<=620px){.home-section{padding:3.2rem 0}.home-hero-copy h1{font-size:clamp(2.7rem,14vw,4.1rem)}.home-hero-actions .button{width:100%}.home-hero-trust{grid-template-columns:1fr}.home-hero-media{grid-template-columns:1fr .82fr;min-height:330px}.home-hero-note{max-width:170px;padding:.8rem .9rem;font-size:.8rem;bottom:14px;right:14px}.home-featured-grid,.home-theme-grid,.home-problem-grid,.home-trust-points{grid-template-columns:1fr}.home-article-card-media{aspect-ratio:16/10}.home-theme-image{aspect-ratio:16/8}.home-problem-card{grid-template-columns:auto 1fr}.home-trust-photo{min-height:270px}.home-products-panel{border-radius:22px}.home-product-card{grid-template-columns:88px 1fr}.home-affiliate-note{text-align:left}}
