@charset "UTF-8";
:root{--ink:#223b33;--muted:#52655c;--green:#294e3e;--paper:#f8f7f2;--line:#dde2d8;--soft:#eaf0e5;--cta:#b84626;--white:#fff;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:17px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}img{max-width:100%;height:auto;display:block}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--cta);outline-offset:5px;border-radius:4px}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.15}h1{font-size:clamp(31px,3.25vw,47px);font-weight:750}h2{font-size:clamp(28px,2.55vw,38px);font-weight:700;margin-bottom:22px}h3{font-size:22px;font-weight:650;margin:14px 0 12px}p+p{margin-top:18px}.wrap{width:min(1160px,calc(100% - 64px));margin-inline:auto}.skip{position:absolute;left:12px;top:-80px;z-index:100;background:#fff;padding:12px}.skip:focus{top:12px}.topnote{text-align:center;background:var(--green);color:#fff;padding:8px 16px;font-size:12px;letter-spacing:.025em}.topnote span{margin:0 10px;opacity:.5}.header{background:rgba(248,247,242,.98);border-bottom:1px solid var(--line)}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.wordmark{text-decoration:none;display:flex;gap:10px;align-items:center;font-size:18px;font-weight:750;letter-spacing:-.035em;line-height:1.25}.brand-icon{background:var(--green);color:var(--paper);display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;font-size:24px;font-weight:400;flex-shrink:0}.header nav{display:flex;align-items:center;gap:22px;font-size:13px;font-weight:550}.header nav a{text-decoration:none}.header nav a:hover{color:var(--cta)}.header-order{font-size:14px;font-weight:700;text-decoration:none;border:1px solid var(--green);padding:10px 18px;border-radius:30px;white-space:nowrap}.header-order span{margin-left:12px}.hero{padding-block:48px 54px;display:grid;grid-template-columns:1fr 1.03fr;gap:56px;align-items:center}.hero-copy,.hero-media{min-width:0}.eyebrow{font-size:11px;font-weight:750;letter-spacing:.13em;color:var(--muted);margin-bottom:18px}.headline{font-size:23px;line-height:1.35;margin-top:15px;font-weight:500;letter-spacing:-.02em}.lead{color:var(--muted);font-size:17px;line-height:1.7;margin-top:19px}.hero-picture{padding:28px;background:var(--white);border:1px solid #e7e8e2;border-radius:var(--radius);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-picture img{width:100%;height:100%;object-fit:contain}.image-caption{text-align:center;font-size:11px;color:var(--muted);margin:12px 0}.thumbs{display:flex;gap:12px;justify-content:center}.thumbs a{display:block;background:#fff;border:1px solid var(--line);border-radius:10px;padding:6px;width:78px;height:72px}.thumbs a:hover{border-color:var(--green)}.thumbs img{width:100%;height:100%;object-fit:contain}.metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-block:24px 26px;padding-block:17px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.metrics b{display:block;font-size:19px;font-weight:750;letter-spacing:-.04em;line-height:1.3}.metrics span{display:block;font-size:11px;margin-top:3px;color:var(--muted);line-height:1.5}.offer-label{font-size:12px;color:var(--muted)}.amount{font-size:43px;font-weight:740;line-height:1.15;letter-spacing:-.05em;margin:3px 0 7px}.amount span{font-size:28px}.bundle{font-size:13px;color:var(--muted);margin-bottom:16px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-height:54px;padding:15px 23px;border-radius:10px;text-decoration:none;font-size:14px;font-weight:700;line-height:1.3;transition:background .15s ease}.button span{font-size:20px;line-height:1}.primary{background:var(--cta);color:#fff;border:1px solid var(--cta)}.primary:hover{background:#9d381d}.secondary{border:1px solid var(--green);color:var(--green);background:transparent}.secondary:hover{background:#dde9d7}.hero .button{width:100%}.offer-note{font-size:11px;color:var(--muted);line-height:1.5;margin-top:10px;max-width:400px}.routebar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;gap:28px;justify-content:center;padding-block:17px;font-size:13px}.routebar a{white-space:nowrap;text-decoration:none}.routebar a:hover{color:var(--cta)}.section{padding-block:76px}.features{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px;margin-top:36px}.features article{border-top:1px solid var(--line);padding-top:22px}.features p{font-size:15px;color:var(--muted);line-height:1.75}.feature-num{color:var(--cta);font-size:12px;font-weight:750;letter-spacing:.07em}.story{background:var(--soft)}.story-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:72px}.story p:not(.eyebrow){font-size:16px;color:#43594d}.text-link{display:inline-flex;gap:14px;font-size:14px;font-weight:700;margin-top:24px;align-items:center}.specs-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:72px}.specs-grid>div>p:not(.eyebrow){font-size:15px;color:var(--muted);max-width:370px}.included{margin-top:30px;border-left:3px solid var(--green);padding-left:18px}.included span{font-size:10px;letter-spacing:.1em;display:block;color:var(--muted)}.included strong{display:block;font-size:15px;margin-top:5px}.specs{margin:0}.specs>div{display:grid;grid-template-columns:1fr 1.25fr;gap:20px;padding-block:15px;border-bottom:1px solid var(--line);font-size:14px}.specs>div:first-child{border-top:1px solid var(--line)}dt{color:var(--muted)}dd{margin:0;font-weight:550}.testimonials{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.testimonials figure{position:relative;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px}.testimonials figure:only-child{grid-column:1/-1;max-width:780px}.quote-mark{font:55px/1 Georgia,serif;color:#9cb19e;display:block;height:32px}.testimonials blockquote{font-size:15px;color:#3d5147;line-height:1.85;margin-top:14px}.testimonials figcaption{font-size:13px;font-weight:750;margin-top:20px}.stars{color:#8a5d16;font-size:15px;letter-spacing:3px;margin-top:10px}.faq-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:72px;border-top:1px solid var(--line)}.faq-grid>div>p:not(.eyebrow){font-size:15px;color:var(--muted)}.faqs details{border-bottom:1px solid var(--line)}.faqs details:first-child{border-top:1px solid var(--line)}.faqs summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 0;font-size:15px;font-weight:650;line-height:1.5}.faqs summary::-webkit-details-marker{display:none}.faqs summary:after{content:'+';font-size:24px;font-weight:400;flex-shrink:0}.faqs details[open] summary:after{content:'−'}.faqs details p{font-size:14px;color:var(--muted);padding:0 30px 20px 0;line-height:1.8}.guide-callout{background:var(--soft);border-radius:var(--radius);padding:38px;display:flex;align-items:center;justify-content:space-between;gap:35px}.guide-callout h2{font-size:28px;max-width:650px;margin-bottom:12px}.guide-callout p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:640px}.guide-callout .button{flex-shrink:0}.final-offer{display:grid;grid-template-columns:1fr .65fr;gap:80px;align-items:center}.final-offer>div>p:not(.eyebrow){font-size:15px;color:var(--muted);max-width:500px}.final-offer .offer{border-left:1px solid var(--line);padding-left:45px}.final-offer .button{width:100%}footer{background:#e9ede5;padding:38px 0 34px;color:#526354}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:22px}.footer-top nav{display:flex;gap:24px;font-size:12px}.small{font-size:12px;line-height:1.75;max-width:1050px}.small+.small{margin-top:9px}.mobile-buy{display:none}.bread{padding-block:24px;color:var(--muted);font-size:12px}.bread span{margin-inline:10px}.article{max-width:790px;padding-block:20px 70px}.article h1{font-size:clamp(31px,3.6vw,47px)}.article .lead{font-size:19px;margin:24px 0 30px}.article section{margin-block:44px}.article h2{font-size:29px;margin:32px 0 18px}.article p{font-size:17px;line-height:1.85;color:#43594c}.article-toc{padding:22px 26px;background:var(--soft);border-radius:12px;display:grid;gap:11px;margin:26px 0 40px}.article-toc a{font-size:14px;font-weight:550}.related{background:var(--soft);border-radius:var(--radius);padding:30px;margin-top:45px}.related h2{margin-top:5px}.related .button{margin-top:24px}
@media(max-width:1000px){.wrap{width:calc(100% - 42px)}.header-inner{gap:14px}.header nav{gap:14px;font-size:12px}.wordmark{font-size:16px}.hero{gap:30px}.hero-picture{padding:18px}.metrics{gap:10px}.metrics b{font-size:17px}.story-grid,.specs-grid,.faq-grid{gap:40px}.features{gap:25px}.final-offer{gap:35px}.guide-callout{padding:30px}.guide-callout h2{font-size:25px}.header-order{padding:9px 13px}}
@media(max-width:760px){body{font-size:16px}body[data-page="home"]{padding-bottom:calc(87px + env(safe-area-inset-bottom))}.wrap{width:calc(100% - 36px)}.topnote{font-size:10px;padding:7px 12px}.header-inner{min-height:67px;gap:10px}.header nav{display:none}.header-order{font-size:12px;padding:9px 13px}.wordmark{font-size:15px}.brand-icon{width:26px;height:26px;font-size:22px}.hero{display:flex;flex-direction:column;gap:24px;padding-block:22px 32px}.hero-copy,.hero-media{width:100%}.hero-media{order:-1}.hero-picture{height:230px;aspect-ratio:auto;padding:15px;border-radius:14px}.hero-picture img{width:100%;height:100%;object-fit:contain}.thumbs{display:none}.image-caption{font-size:10px;margin:7px 0 0}.eyebrow{font-size:10px;margin-bottom:12px}.hero h1{font-size:32px}.headline{font-size:21px;margin-top:12px}.lead{font-size:16px;line-height:1.7;margin-top:15px}.metrics{margin-block:20px;padding-block:15px;gap:10px}.metrics b{font-size:17px}.metrics span{font-size:10px}.amount{font-size:38px}.bundle{font-size:12px}.routebar{justify-content:flex-start;gap:22px;overflow-x:auto;padding-block:14px;font-size:12px}.section{padding-block:46px}h2{font-size:29px;margin-bottom:19px}.features{grid-template-columns:1fr;gap:25px;margin-top:25px}.features article{padding-top:17px}.features h3{font-size:22px;margin-top:10px}.features p{font-size:15px}.story-grid,.specs-grid,.faq-grid{grid-template-columns:1fr;gap:25px}.story-grid h2{margin-bottom:0}.specs>div{font-size:13px;gap:16px;grid-template-columns:1fr 1.2fr}.included{margin-top:23px}.testimonials{grid-template-columns:1fr;gap:15px}.testimonials figure{padding:23px}.testimonials blockquote{font-size:15px;line-height:1.8}.faqs summary{font-size:15px;padding-block:17px}.guide-callout{padding:25px;display:block}.guide-callout h2{font-size:26px}.guide-callout .button{margin-top:24px;width:100%}.final-offer{grid-template-columns:1fr;gap:24px}.final-offer .offer{border:0;padding:0}.footer-top{display:block}.footer-top nav{flex-wrap:wrap;gap:14px;margin-top:18px;font-size:12px}footer{padding-top:28px}.small{font-size:12px}.mobile-buy{position:fixed;inset:auto 0 0;z-index:50;padding:11px 18px calc(11px + env(safe-area-inset-bottom));background:rgba(255,255,252,.98);border-top:1px solid #d4ded0;display:flex;gap:24px;align-items:center;justify-content:space-between;box-shadow:0 -5px 20px #172d2310}.mobile-buy small{display:block;font-size:10px;color:var(--muted)}.mobile-buy strong{display:block;font-size:24px;font-weight:750;line-height:1.2;letter-spacing:-.04em}.mobile-buy .button{min-height:49px;font-size:14px;padding:12px 20px;min-width:165px}.article{padding-top:8px}.article h1{font-size:33px}.article .lead{font-size:17px}.article p{font-size:16px;line-height:1.85}.article h2{font-size:26px}.article-toc{padding:18px}.article-toc a{font-size:13px}.article section{margin-block:32px}.related{padding:23px}.bread{padding-block:20px;font-size:11px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Casa2: a single sourced excerpt uses the full available row. */
.testimonials:has(>figure:only-child){grid-template-columns:minmax(0,1fr);max-width:900px}.metrics>div{min-width:0}.metrics b{overflow-wrap:anywhere}
