:root{--ink:#151a16;--paper:#f3efe7;--cream:#faf7f0;--orange:#c75b24;--gold:#c58b59;--line:rgba(255,255,255,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:#20231f;font-family:Inter,system-ui,sans-serif;font-size:14px}.site-wrap{width:min(1440px,calc(100% - 64px));margin:24px auto}.top-shell,.dark-panel,.footer{background:radial-gradient(circle at 50% 0,#202821 0,var(--ink) 62%);color:#f4f0e8;border-radius:45px;box-shadow:0 24px 45px rgba(25,25,20,.18)}.top-shell{overflow:hidden;padding:0 0 32px}.nav{height:118px;padding:0 60px;display:flex;align-items:center;gap:55px}.brand{display:flex;align-items:center;gap:17px;color:inherit;text-decoration:none;font-size:15px;font-weight:700;letter-spacing:.23em;line-height:1.25}.brand-mark{width:58px;height:58px;border:1px solid #925321;border-radius:10px;display:grid;place-items:center;color:#d07c3b;font:28px 'DM Serif Display',serif;letter-spacing:0}.nav-links{display:flex;justify-content:center;gap:60px;margin-left:auto}.nav-links a,.footer a{color:inherit;text-decoration:none}.nav-links a{font-size:14px;opacity:.8}.nav-links a:hover{opacity:1;color:#df915c}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:58px;padding:0 30px;border-radius:28px;text-decoration:none;font-weight:700;white-space:nowrap;transition:.2s}.button:hover{transform:translateY(-2px)}.button-orange{background:linear-gradient(135deg,#d56a2c,#b84819);color:#fff;box-shadow:inset 0 1px rgba(255,255,255,.2)}.nav-cta{min-width:190px}.button-ghost,.button-dark{border:1px solid rgba(255,255,255,.25);color:#fff;background:rgba(16,20,17,.25)}.menu-button{display:none}.hero{position:relative;min-height:750px;margin:0 0;border-radius:45px;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,19,16,.96) 0%,rgba(15,19,16,.81) 34%,rgba(15,19,16,.18) 62%,rgba(15,19,16,.03) 100%)}.hero-copy{position:relative;z-index:1;width:50%;padding:68px 0 42px 70px}.eyebrow{margin:0 0 27px;color:#d7642c;font-size:12px;font-weight:700;letter-spacing:.12em}.hero h1,.section-head h2,.review-intro h2,.process h2,.cta-band h2{font-family:'DM Serif Display',Georgia,serif;font-weight:400}.hero h1{font-size:72px;line-height:1.01;margin:0;color:#f4f0e8}.hero h1 em{font-style:normal;color:var(--gold)}.hero-sub{max-width:390px;margin:30px 0;color:rgba(255,255,255,.66);font-size:16px;line-height:1.7}.hero-actions{display:flex;gap:18px}.trust{display:flex;gap:32px;margin-top:32px;color:rgba(255,255,255,.7);font-size:12px}.trust span::first-letter{color:#dc6a2e}.maine-badge{position:absolute;z-index:2;right:48px;bottom:52px;display:flex;align-items:center;gap:15px;background:rgba(22,27,23,.9);padding:19px 25px;border-radius:14px;box-shadow:0 15px 30px rgba(0,0,0,.28)}.maine-badge .shield{width:45px;height:45px;border-radius:12px;background:#252c27;color:#e17835;display:grid;place-items:center;border:1px solid #54442e}.maine-badge b{display:block;color:#d4a36e}.maine-badge small{display:block;margin-top:7px;color:#fff}.policy-strip{position:relative;z-index:3;width:92%;margin:-66px auto 38px;background:var(--cream);border-radius:32px;box-shadow:0 18px 38px rgba(30,25,20,.12);display:grid;grid-template-columns:repeat(4,1fr);padding:43px 48px}.policy-strip article{display:flex;gap:20px;padding:0 28px;border-right:1px solid rgba(20,24,20,.12)}.policy-strip article:last-child{border:0}.feature-icon{flex:0 0 63px;height:63px;border-radius:15px;background:var(--ink);color:#df9759;display:grid;place-items:center;font-size:25px}.policy-strip h2{font-size:13px;letter-spacing:.1em;margin:8px 0 12px}.policy-strip p{font-size:12px;line-height:1.7;margin:0;color:#555}.dark-panel{padding:47px 55px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.section-head .eyebrow{margin-bottom:14px}.section-head h2,.process h2{font-size:36px;margin:0}.button-dark{min-height:50px}.build-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.build-card{display:block;overflow:hidden;border-radius:25px;background:#f8f5ed;color:#20231f;text-decoration:none;transition:.2s}.build-card:hover{transform:translateY(-4px)}.build-card>img{display:block;width:100%;height:285px;object-fit:cover}.build-card>div{position:relative;padding:18px 54px 18px 20px;min-height:86px}.build-card b,.build-card span{display:block}.build-card span{font-size:11px;color:#777;margin-top:10px}.build-card i{position:absolute;right:17px;top:25px;width:34px;height:34px;border:1px solid #aaa;border-radius:50%;display:grid;place-items:center;font-style:normal}.reviews{display:grid;grid-template-columns:330px 1fr;gap:38px;padding:58px 60px}.review-intro h2{font-size:42px;line-height:1.15;margin:0}.review-controls{display:flex;gap:12px;margin-top:90px}.review-controls button{width:46px;height:46px;border:0;border-radius:50%;font-size:20px;background:#e7dbc6;cursor:pointer}.review-cards{display:grid;grid-template-columns:1fr 1fr;gap:25px;min-height:320px}.review-card{background:rgba(255,255,255,.7);border-radius:28px;padding:35px;display:flex;flex-direction:column;box-shadow:0 12px 32px rgba(30,26,21,.06)}.stars{color:#bd5a2b;font-size:20px;letter-spacing:5px}.review-card blockquote{margin:20px 0;line-height:1.8;flex:1}.review-card footer{display:flex;align-items:center;gap:15px}.avatar{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#263029;color:#fff;font-weight:bold}.review-card small{display:block;color:#777;line-height:1.5;margin-top:5px}.process{padding:44px 65px}.process .eyebrow{margin-bottom:16px}.steps{display:grid;grid-template-columns:repeat(5,1fr);margin-top:25px}.steps article{text-align:center;position:relative;padding:0 22px}.steps article:not(:last-child)::after{content:'······';position:absolute;right:-25px;top:28px;color:#7d6a54;letter-spacing:6px}.steps article>span{width:74px;height:74px;border:1px solid var(--line);border-radius:18px;display:grid;place-items:center;margin:0 auto 14px;color:#d18a4a;font-size:30px;background:rgba(255,255,255,.03)}.steps b{display:block}.steps p{color:rgba(255,255,255,.67);font-size:11px;line-height:1.6;max-width:150px;margin:9px auto 0}.cta-band{margin:10px 0;background:linear-gradient(115deg,#a94117,#c45a25 55%,#a94318);min-height:137px;border-radius:39px;color:#fff;display:flex;align-items:center;padding:24px 70px;gap:28px}.cta-icon{width:80px;height:80px;border-radius:19px;background:rgba(85,24,5,.48);display:grid;place-items:center;font-size:32px}.cta-band h2{font-size:34px;margin:0 0 5px}.cta-band p{margin:0;font-size:15px}.button-light{background:#fff;color:#252822;margin-left:auto}.footer{border-radius:45px;padding:45px 70px 25px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:60px}.footer h3{font-size:10px;letter-spacing:.13em;margin:0 0 22px}.footer>div:not(.footer-brand):not(.copyright){display:flex;flex-direction:column;gap:15px;font-size:12px;color:rgba(255,255,255,.72)}.footer-brand p{max-width:300px;color:rgba(255,255,255,.56);font-size:12px;line-height:1.7}.copyright{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;color:rgba(255,255,255,.48);font-size:11px}
@media(max-width:1050px){.site-wrap{width:calc(100% - 28px)}.nav{padding:0 30px}.nav-links{gap:24px}.hero-copy{width:62%;padding-left:45px}.hero h1{font-size:60px}.policy-strip{grid-template-columns:1fr 1fr;gap:28px}.policy-strip article:nth-child(2){border:0}.build-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:repeat(3,1fr);gap:30px}.footer{grid-template-columns:2fr 1fr 1fr}.footer>div:nth-child(4){grid-column:2}.reviews{grid-template-columns:1fr}.review-controls{margin-top:25px}}
@media(max-width:720px){.site-wrap{width:100%;margin:0}.top-shell,.dark-panel,.footer{border-radius:0}.top-shell{padding-bottom:0}.nav{height:84px;padding:0 20px}.brand{font-size:11px}.brand-mark{width:44px;height:44px}.menu-button{display:block;margin-left:auto;background:transparent;border:0;color:#fff;font-size:24px}.nav-cta{display:none}.nav-links{display:none;position:absolute;z-index:10;top:75px;left:14px;right:14px;padding:18px;background:#1b211c;border-radius:16px;flex-direction:column}.nav-links.is-open{display:flex}.hero{border-radius:28px;min-height:760px}.hero-image{object-position:64% center}.hero-shade{background:linear-gradient(90deg,rgba(14,18,15,.94),rgba(14,18,15,.55))}.hero-copy{width:100%;padding:55px 24px 30px}.hero h1{font-size:52px}.hero-sub{font-size:14px}.hero-actions{flex-direction:column;align-items:stretch}.trust{flex-direction:column;gap:10px}.maine-badge{display:none}.policy-strip{width:calc(100% - 28px);margin:14px auto 28px;grid-template-columns:1fr;padding:25px}.policy-strip article,.policy-strip article:nth-child(2){border-right:0;border-bottom:1px solid #ddd;padding:18px 0}.policy-strip article:last-child{border:0}.dark-panel{padding:36px 20px}.section-head{align-items:start;gap:20px}.section-head h2,.process h2{font-size:30px}.section-head .button{display:none}.build-grid{grid-template-columns:1fr}.build-card>img{height:270px}.reviews{padding:55px 20px}.review-cards{grid-template-columns:1fr}.review-card{padding:27px}.steps{grid-template-columns:1fr 1fr}.steps article:not(:last-child)::after{display:none}.cta-band{border-radius:0;flex-wrap:wrap;padding:35px 24px}.cta-icon{width:62px;height:62px}.cta-band h2{font-size:28px}.cta-band .button{width:100%;margin:10px 0 0}.footer{grid-template-columns:1fr 1fr;padding:45px 25px}.footer-brand{grid-column:1/-1}.footer>div:nth-child(4){grid-column:auto}.copyright{flex-direction:column;gap:8px}}
