@import url("https://fonts.googleapis.com/css2?family=Lora:wght@500;600;700&family=Inter:wght@400;500;600;700&display=swap");:root{--ink:#0d1e31;--ink-soft:#314154;--blue:#0f5f86;--blue-soft:#dff4f7;--green:#123f2b;--cream:#fbf7ee;--warm:#f4ead8;--sun:#f6bd2f;--line:rgba(13,30,49,0.14);--shadow:0 24px 70px rgba(13,30,49,0.12);--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,Arial,sans-serif}img{max-width:100%;display:block}a{color:inherit}button,input,textarea{font:inherit}:focus-visible{outline:3px solid rgba(246,189,47,.95);outline-offset:4px}.serif,h1,h2,h3{font-family:Lora,Georgia,serif;letter-spacing:0}h1,h2,h3,p{text-wrap:pretty}.site-shell{min-height:100vh;overflow-x:clip}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(13,30,49,.08);background:rgba(251,247,238,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.footer-inner,.header-inner,.section-inner{width:min(1180px,calc(100% - 40px));margin:0 auto}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;min-width:210px}.brand img{width:196px;height:auto}.nav{display:flex;align-items:center;gap:22px;font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.nav a{text-decoration:none;color:var(--ink);transition:color .18s ease}.nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:14px;white-space:nowrap;font-size:.9rem}.header-actions button[aria-label="Toggle menu"]{display:none}.btn,.icon-link{display:inline-flex;align-items:center;gap:8px;text-decoration:none}.btn{min-height:44px;justify-content:center;border:1px solid transparent;border-radius:var(--radius);padding:0 20px;background:var(--sun);color:var(--ink);font-weight:800;letter-spacing:.02em;box-shadow:0 10px 24px rgba(246,189,47,.25);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.btn:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(246,189,47,.32)}.btn:active{transform:translateY(0) scale(.99)}.btn.secondary{background:transparent;border-color:rgba(13,30,49,.22);box-shadow:none}.hero{position:relative;min-height:650px;overflow:hidden;background:#dbe8e5}.hero-bg{width:100%;height:100%;object-fit:cover}.hero-bg,.hero:after{position:absolute;inset:0}.hero:after{content:"";background:linear-gradient(90deg,rgba(251,247,238,.98),rgba(251,247,238,.9) 27%,rgba(251,247,238,.34) 55%,rgba(251,247,238,.04))}.hero-content{position:relative;z-index:1;width:min(1180px,calc(100% - 40px));min-height:650px;margin:0 auto;display:grid;align-content:center;padding:46px 0 76px}.hero-copy{max-width:560px;animation:rise .7s ease both}.hero h1{margin:0;font-size:clamp(2.9rem,5vw,4.8rem);line-height:1;font-weight:700}.hero p{max-width:460px;margin:20px 0 0;color:var(--ink-soft);font-size:1.08rem;line-height:1.62}.hero-actions{margin-top:26px;display:flex;flex-wrap:wrap;gap:14px}.hero-proof{margin-top:30px;display:grid;max-width:760px;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.proof-item{display:grid;grid-gap:8px;gap:8px;color:var(--ink);font-size:.9rem}.proof-item svg{color:var(--blue)}.product-medallion{position:absolute;z-index:2;right:7vw;bottom:42px;width:min(260px,24vw);border:10px solid rgba(251,247,238,.92);border-radius:999px;background:white;box-shadow:var(--shadow);overflow:hidden}.product-medallion img{width:100%;aspect-ratio:1;object-fit:cover}section{padding:88px 0}.eyebrow{margin:0 0 14px;color:var(--blue);font-weight:800;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.section-head{max-width:760px;margin-bottom:34px}.section-head h2{margin:0;font-size:clamp(2.1rem,4vw,4.2rem);line-height:1.05}.section-head p{margin:16px 0 0;color:var(--ink-soft);font-size:1.06rem;line-height:1.7}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr .9fr;grid-gap:18px;gap:18px}.article-card,.contact-panel,.faq-item,.feature-card,.policy-panel,.product-card,.quote-card,.story-card{border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.55);overflow:hidden}.article-card img,.product-card img,.story-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.article-body,.contact-panel,.faq-item,.feature-card,.policy-panel,.product-body,.quote-card,.story-card div{padding:24px}.article-card h3,.faq-item h3,.feature-card h3,.product-card h3,.quote-card h3,.story-card h3{margin:0;font-size:1.6rem;line-height:1.18}.article-card p,.faq-item p,.feature-card p,.product-card p,.quote-card p,.story-card p{color:var(--ink-soft);line-height:1.65}.link-arrow{display:inline-flex;align-items:center;gap:7px;margin-top:8px;color:var(--blue);font-weight:800;text-decoration:none}.split{display:grid;grid-template-columns:1fr 1fr;grid-gap:42px;gap:42px;align-items:center}.media-frame{border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);background:white}.media-frame img{width:100%;aspect-ratio:5/4;object-fit:cover}.steps{display:grid;grid-gap:16px;gap:16px}.step{display:grid;grid-template-columns:44px 1fr;grid-gap:14px;gap:14px;align-items:start}.step-number{width:44px;height:44px;display:grid;place-items:center;border-radius:999px;background:var(--blue-soft);color:var(--blue);font-weight:800}.article-grid,.faq-grid,.feature-grid,.product-grid,.quote-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.faq-grid{grid-template-columns:1fr;max-width:940px;margin-left:auto}.compare{background:#e9f6f6}.before-after{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.before-after figure{margin:0;overflow:hidden;border-radius:var(--radius);background:white;border:1px solid var(--line)}.before-after img{width:100%;aspect-ratio:4/3;object-fit:cover}.before-after figcaption{padding:14px 16px;font-weight:800}.support-strip{background:var(--green);color:white}.support-strip .eyebrow,.support-strip .section-head p{color:rgba(255,255,255,.78)}.support-grid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:28px;gap:28px;align-items:start}.contact-list{display:grid;grid-gap:14px;gap:14px;margin-top:24px}.contact-list a,.contact-list span{display:inline-flex;align-items:center;gap:10px;text-decoration:none}.contact-form{display:grid;grid-gap:14px;gap:14px;background:white;color:var(--ink);padding:28px;border-radius:var(--radius)}.contact-form label{display:grid;grid-gap:7px;gap:7px;font-weight:700;color:var(--ink)}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:6px;padding:13px 14px;background:#fffdf8;color:var(--ink)}.contact-form textarea{min-height:140px;resize:vertical}.contact-form-status{margin:0;padding:12px 14px;border-radius:6px;background:var(--blue-soft);color:var(--ink)}.page-hero{padding:76px 0 42px;background:linear-gradient(180deg,#fffaf0 0,var(--cream) 100%)}.page-hero h1{max-width:850px;margin:0;font-size:clamp(2.7rem,5.5vw,5.8rem);line-height:1.02}.page-hero p{max-width:680px;color:var(--ink-soft);font-size:1.12rem;line-height:1.7}.article-layout{display:grid;grid-template-columns:minmax(0,780px) 280px;grid-gap:48px;gap:48px;align-items:start}.article-body-text{color:var(--ink-soft);font-size:1.08rem;line-height:1.78}.article-body-text h2{color:var(--ink);margin-top:38px;font-size:2rem}.article-body-text a{color:var(--blue);font-weight:700}.sidebar{position:-webkit-sticky;position:sticky;top:112px;padding:22px;border:1px solid var(--line);border-radius:var(--radius);background:rgba(255,255,255,.58)}.policy-panel{max-width:900px;line-height:1.75;color:var(--ink-soft)}.policy-panel h2,.policy-panel h3{color:var(--ink)}.footer{padding:58px 0 34px;background:#102f24;color:white}.footer-inner{display:grid;grid-gap:34px;gap:34px}.footer-top{display:grid;grid-template-columns:1.15fr 1fr 1fr 1fr;grid-gap:28px;gap:28px}.footer a{color:white;text-decoration:none}.footer-lockup{font-weight:900;font-size:1.7rem;letter-spacing:.08em;color:white}.footer p{color:rgba(255,255,255,.74);line-height:1.7}.footer-links{display:grid;grid-gap:10px;gap:10px}.footer h3{margin:0 0 12px;font-family:Inter,Arial,sans-serif;font-size:.9rem;letter-spacing:.08em;text-transform:uppercase}.powered{display:inline-flex;align-items:center;justify-self:start}.powered img{height:30px;width:auto}.footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid rgba(255,255,255,.14);padding-top:24px;color:rgba(255,255,255,.74);font-size:.92rem}.reveal{opacity:0;transform:translateY(18px);animation:rise .7s ease forwards}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1120px){.header-inner{align-items:flex-start;padding:16px 0;flex-wrap:wrap}.header-actions .icon-link,.nav{display:none}.header-actions button[aria-label="Toggle menu"]{display:inline-flex}.hero,.hero-content{min-height:620px}.product-medallion{width:210px;right:28px;bottom:34px}.article-layout,.footer-top,.split,.story-grid,.support-grid{grid-template-columns:1fr}.article-grid,.feature-grid,.product-grid,.quote-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sidebar{position:static}}@media (max-width:700px){.footer-inner,.header-inner,.hero-content,.section-inner{width:min(100% - 28px,1180px)}.brand img{width:170px}.header-actions{width:100%;justify-content:space-between}.hero:after{background:linear-gradient(180deg,rgba(251,247,238,.98),rgba(251,247,238,.9) 48%,rgba(251,247,238,.18))}.hero,.hero-content{min-height:760px}.hero-content{align-content:start;padding-top:48px}.hero h1{font-size:clamp(2.8rem,14vw,4rem)}.hero-proof{grid-template-columns:repeat(2,minmax(0,1fr))}.product-medallion{width:185px;right:18px;bottom:28px}section{padding:64px 0}.article-grid,.before-after,.feature-grid,.product-grid,.quote-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:1ms!important;scroll-behavior:auto!important;transition-duration:1ms!important}}