:root{--ink:#17201c;--forest:#173f32;--forest-2:#0f3026;--cream:#f5f0e7;--paper:#fcfaf5;--rust:#d65f38;--sage:#b9c8b1;--line:#17201c26}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,sans-serif}a{color:inherit}button,input,select,textarea{font:inherit}.site-header{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fcfaf5f0;grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;min-height:76px;padding:14px clamp(20px,5vw,76px);display:grid;position:sticky;top:0}.brand{letter-spacing:-.02em;align-items:center;gap:11px;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{background:var(--forest);width:37px;height:37px;color:var(--cream);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:20px;font-style:italic;display:grid}.site-header nav{gap:34px;display:flex}.site-header nav a{font-size:14px;font-weight:600;text-decoration:none}.site-header nav a:hover{color:var(--rust)}.site-header>.button{justify-self:end}.button{background:var(--rust);color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;gap:25px;min-height:52px;padding:0 24px;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:#bc4b29;transform:translateY(-2px)}.button-small{gap:12px;min-height:44px;padding:0 20px;font-size:14px}.hero{background:var(--cream);grid-template-columns:1.05fr .95fr;min-height:calc(100vh - 76px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(70px,10vw,145px) clamp(36px,6vw,90px) clamp(70px,10vw,145px) clamp(28px,8vw,125px);display:flex}.eyebrow{color:var(--forest);letter-spacing:.17em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 26px;font-size:12px;font-weight:700;display:flex}.eyebrow span{background:var(--rust);width:28px;height:2px;display:block}.eyebrow.light{color:#e4eadf}.hero h1,h2{color:var(--forest);letter-spacing:-.065em;margin:0;font-size:clamp(56px,7vw,105px);line-height:.88}.hero h1 em{color:var(--rust);font-family:Newsreader,Georgia,serif;font-weight:500}.hero-lead{color:#4b5550;max-width:620px;margin:38px 0 0;font-size:clamp(17px,1.45vw,21px);line-height:1.7}.hero-actions{align-items:center;gap:32px;margin-top:37px;display:flex}.text-link{text-underline-offset:5px;font-size:14px;font-weight:700}.text-link span{color:var(--rust);margin-left:8px}.trust-row{border-top:1px solid var(--line);color:#56605b;flex-wrap:wrap;gap:12px 25px;margin-top:62px;padding-top:25px;font-size:12px;font-weight:600;display:flex}.trust-row span:before{content:"✓";color:var(--rust);margin-right:7px}.hero-visual{background:#bcc4b5;min-height:650px;position:relative;overflow:hidden}.hero-image-main{background:linear-gradient(#0000 55%,#0d281f47),url(/hero-home-v2.png) 50%/cover;width:100%;height:100%;transition:transform 8s}.hero:hover .hero-image-main{transform:scale(1.025)}.hero-note{background:var(--forest);color:#fff;flex-direction:column;min-width:190px;padding:25px 34px;display:flex;position:absolute;bottom:0;left:0}.hero-note strong{font-size:18px}.hero-note span{color:#cbd9d2;margin-top:4px;font-size:13px}.hero-stamp{color:#fff;text-align:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#133b2fb8;border:1px solid #ffffffa6;border-radius:50%;place-items:center;width:106px;height:106px;font-family:Newsreader,serif;font-style:italic;display:grid;position:absolute;top:34px;right:34px;transform:rotate(8deg)}.section{padding:clamp(80px,10vw,145px) clamp(24px,7vw,110px)}.section-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:60px;max-width:1300px;margin:0 auto 68px;display:grid}.section-heading h2,.about h2,.quote h2{font-size:clamp(46px,5vw,78px);line-height:.97}.section-heading>p{color:#616a65;max-width:460px;margin:0 0 5px;line-height:1.75}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1300px;margin:auto;display:grid}.service-card{border:1px solid var(--line);background:#fff}.service-card-featured{background:var(--forest);color:#fff;grid-column:1/-1;grid-template-columns:1.1fr .9fr;display:grid}.service-card-featured .service-image{height:100%;min-height:390px}.service-card-featured .service-body{align-self:center;padding:clamp(42px,6vw,80px)}.service-card-featured .service-body h3{color:#fff;font-size:clamp(30px,4vw,50px)}.service-card-featured .service-body>p{color:#cbd8d1;min-height:0;font-size:17px}.service-card-featured .price-line{border-color:#fff3}.service-card-featured .price-line span{color:#9fb3a8}.service-card-featured .price-line strong{color:#fff}.service-image{background:#ddd;height:285px;position:relative;overflow:hidden}.service-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.service-card:hover img{transform:scale(1.035)}.service-image>span{background:var(--rust);color:#fff;padding:13px 17px;font-size:12px;font-weight:700;position:absolute;bottom:0;left:0}.service-body{padding:32px}.service-body h3{color:var(--forest);letter-spacing:-.03em;margin:0 0 14px;font-size:25px}.service-body>p{color:#5a645f;min-height:54px;margin:0;line-height:1.65}.price-line{border-top:1px solid var(--line);justify-content:space-between;gap:20px;margin-top:27px;padding-top:18px;font-size:12px;display:flex}.price-line span{color:#7a817d;text-transform:uppercase;letter-spacing:.12em}.price-line strong{color:var(--forest);text-align:right}.service-note{color:#6b746f;text-align:center;max-width:1300px;margin:34px auto 0;font-size:13px}.about{background:var(--paper)}.about-card{background:var(--forest);color:#fff;grid-template-columns:1.15fr .85fr;max-width:1300px;margin:auto;display:grid}.about-copy{padding:clamp(48px,7vw,95px)}.about-copy h2{color:#fff;max-width:650px}.about-copy>p{color:#c6d2cc;max-width:650px;font-size:17px;line-height:1.75}.about-copy h2+p{margin-top:32px}.button-light{background:var(--cream);color:var(--forest);margin-top:20px}.button-light:hover{background:#fff}.values{color:var(--forest);background:#cdd7c7;align-content:center;display:grid}.values>div{border-bottom:1px solid #173f3233;gap:10px;padding:40px clamp(35px,5vw,70px);display:grid}.values>div:last-child{border-bottom:0}.values strong{font-size:22px}.values span{color:#405047;line-height:1.6}.process{padding-top:30px}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1300px;margin:auto;display:grid}.step{padding:35px 45px 20px 0}.step+.step{border-left:1px solid var(--line);padding-left:45px}.step>span{color:var(--rust);font-size:12px;font-weight:700}.step h3{color:var(--forest);margin:28px 0 11px;font-size:21px}.step p{color:#66706b;margin:0;line-height:1.65}.quote{background:var(--forest-2);color:#fff;grid-template-columns:.9fr 1.1fr;gap:clamp(60px,10vw,160px);display:grid}.quote-intro{max-width:560px}.quote h2{color:#fff}.quote-intro>p{color:#c6d2cc;margin:30px 0;line-height:1.8}.direct-contact{border-top:1px solid #ffffff2e;flex-direction:column;gap:6px;padding-top:24px;display:flex}.direct-contact span{color:#aebfb6;text-transform:uppercase;letter-spacing:.1em;font-size:12px}.direct-contact a{font-weight:700}.quote-form{grid-template-columns:1fr 1fr;gap:24px;display:grid}.honey-field{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.quote-form label{color:#dce6e0;text-transform:uppercase;letter-spacing:.08em;gap:9px;font-size:12px;font-weight:700;display:grid}.quote-form label:nth-child(3),.quote-form label:nth-child(4),.quote-form button,.quote-form small,.quote-form label:nth-of-type(4),.quote-form button,.quote-form small,.form-message{grid-column:1/-1}.quote-form input,.quote-form select,.quote-form textarea{color:#fff;text-transform:none;letter-spacing:0;background:#ffffff12;border:1px solid #ffffff3b;border-radius:0;outline:none;width:100%;padding:15px 16px}.quote-form select option{color:var(--ink)}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:#e57b55}.quote-form textarea{resize:vertical}.quote-form ::placeholder{color:#94a79e}.button-submit{width:100%;margin-top:8px}.button-submit:disabled{opacity:.72;cursor:wait;transform:none}.quote-form small{color:#91a49a;text-align:center}.form-message{margin:-4px 0 0;padding:14px 16px;font-size:14px;line-height:1.5}.form-success{color:#d5f1df;background:#74be9124;border:1px solid #abdebf73}.form-error{color:#ffd9cc;background:#d65f3824;border:1px solid #f39a7e80}.support-strip{background:var(--rust);color:#fff;justify-content:space-between;align-items:center;gap:25px;padding:30px clamp(24px,7vw,110px);display:flex}.support-strip p{margin:0;font-weight:600}.support-strip div{gap:22px;display:flex}.support-strip a{text-underline-offset:4px;font-size:13px;font-weight:700}.shop-callout{background:var(--sage);justify-content:space-between;align-items:flex-end;gap:50px;padding:clamp(65px,8vw,105px) clamp(24px,7vw,110px);display:flex}.shop-callout h2{font-size:clamp(44px,5vw,72px)}.shop-callout>div>p:last-child{color:#425047;max-width:680px;line-height:1.7}.shop-page{background:var(--paper)}.shop-hero{color:#fff;background:linear-gradient(90deg,#0f3026f7 0%,#0f3026e6 55%,#0f302694 100%),url(https://images.unsplash.com/photo-1586864387967-d02ef85d93e8?auto=format&fit=crop&w=1800&q=88) 50%/cover;grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;min-height:650px;padding:clamp(80px,10vw,145px) clamp(24px,8vw,125px);display:grid}.shop-hero h1{letter-spacing:-.065em;margin:0;font-size:clamp(60px,8vw,110px);line-height:.88}.shop-hero h1 em{color:#f07b54;font-family:Newsreader,Georgia,serif;font-weight:500}.shop-hero>div>p:last-child{color:#cad7d0;max-width:650px;margin:35px 0 0;font-size:18px;line-height:1.75}.shop-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff47;padding:34px}.shop-badge strong{color:#f5f0e7;margin-bottom:10px;font-size:20px;display:block}.shop-badge span{color:#c4d1ca;line-height:1.6}.idea-grid{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1300px;margin:auto;display:grid}.idea-card{border:1px solid var(--line);background:#fff;flex-direction:column;min-height:300px;padding:30px;display:flex}.idea-card>span{color:var(--rust);font-size:12px;font-weight:700}.idea-card h3{color:var(--forest);margin:42px 0 13px;font-size:22px}.idea-card p{color:#626c67;margin:0;line-height:1.65}.idea-card div{border-top:1px solid var(--line);color:#8a918d;text-transform:uppercase;letter-spacing:.09em;margin-top:auto;padding-top:25px;font-size:11px}.shop-next{background:var(--forest);color:#fff;justify-content:space-between;align-items:flex-end;gap:70px;padding:clamp(80px,10vw,140px) clamp(24px,8vw,125px);display:flex}.shop-next h2{color:#fff;font-size:clamp(50px,6vw,86px)}.shop-next>div>p:last-child{color:#c4d1ca;max-width:670px;line-height:1.75}footer{background:var(--cream);grid-template-columns:1fr 1fr;align-items:start;gap:25px;min-height:245px;padding:60px clamp(24px,7vw,110px) 35px;display:grid}.footer-brand{font-size:18px}footer>p{color:#63706a;text-align:right;margin:9px 0 0}footer>div{border-top:1px solid var(--line);color:#6a746f;grid-column:1/-1;justify-content:space-between;align-self:end;padding-top:25px;font-size:12px;display:flex}footer>div a{font-weight:700}@media (max-width:900px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:85px 7vw 70px}.hero-visual{min-height:70vw;max-height:700px}.section-heading{grid-template-columns:1fr;gap:25px}.about-card,.quote,.shop-hero{grid-template-columns:1fr}.idea-grid{grid-template-columns:repeat(2,1fr)}.values{grid-template-columns:repeat(3,1fr)}.values>div{border-bottom:0;border-right:1px solid #173f3233;padding:30px}.values>div:last-child{border-right:0}}@media (max-width:650px){.site-header{min-height:68px;padding:12px 18px}.brand{font-size:14px}.brand-mark{width:34px;height:34px}.site-header>.button{min-height:40px;padding:0 14px}.hero{min-height:auto}.hero-copy{padding:70px 22px 55px}.hero h1{font-size:58px}.hero-actions{flex-direction:column;align-items:flex-start;gap:22px}.trust-row{flex-direction:column;margin-top:45px}.hero-visual{min-height:105vw}.hero-stamp{width:86px;height:86px;font-size:14px;top:20px;right:20px}.section{padding:80px 20px}.section-heading{margin-bottom:45px}.section-heading h2,.about h2,.quote h2{font-size:48px}.service-grid{grid-template-columns:1fr}.service-card-featured{grid-column:auto;grid-template-columns:1fr}.service-card-featured .service-image{min-height:270px}.service-image{height:235px}.service-body>p{min-height:auto}.about{padding-left:0;padding-right:0}.about-copy{padding:60px 25px}.values{grid-template-columns:1fr}.values>div{border-bottom:1px solid #173f3233;border-right:0}.steps{grid-template-columns:1fr}.step,.step+.step{border-left:0;border-bottom:1px solid var(--line);padding:30px 0}.quote{gap:50px}.quote-form{grid-template-columns:1fr}.quote-form label{grid-column:1/-1}.support-strip,.support-strip div,.shop-callout,.shop-next{flex-direction:column;align-items:flex-start}.shop-hero{gap:45px;min-height:680px;padding:85px 22px}.shop-hero h1{font-size:58px}.idea-grid,footer{grid-template-columns:1fr}footer>p{text-align:left}footer>div{grid-column:1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}
