@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--paper:#f7f5ef;--ink:#233c32;--orange:#ec784e;--line:#d9ded5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #b34c26;outline-offset:5px}.wrap{max-width:1240px;margin:auto;padding-left:40px;padding-right:40px}header{max-width:1320px;margin:auto;height:106px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:9px;font-size:25px;font-weight:800;letter-spacing:-1px}.mark{background:var(--ink);color:var(--paper);border-radius:50%;width:35px;height:35px;display:grid;place-items:center;font-size:21px}.brand-small{font-size:9px;letter-spacing:2px;align-self:end;margin-bottom:5px}nav{display:flex;gap:32px;font-size:14px}.button{display:inline-flex;align-items:center;gap:28px;justify-content:space-between;padding:18px 24px;border-radius:7px;background:var(--ink);color:white;font-size:14px;font-weight:600}.small{padding:13px 20px}.orange{background:var(--orange);color:#182e24}.cream{background:var(--paper);color:var(--ink)}.hero{padding-top:74px;padding-bottom:72px;display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.7px;display:flex;gap:9px;align-items:center}.dot{width:7px;height:7px;border-radius:50%;background:var(--orange)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(48px,5.2vw,72px);line-height:1.07;letter-spacing:-3.5px;margin:25px 0}em{font-family:Georgia,serif;font-weight:400}h1 em{color:#b25435}.hero-copy>p{font-size:16px;line-height:1.8;color:#647167;max-width:465px;margin-bottom:29px}.text-link{font-size:13px;margin-left:22px;white-space:nowrap}.hero-note{display:flex;gap:20px;font-size:8px;letter-spacing:1.1px;margin-top:38px}.art{background:#dce3d8;padding:24px;border-radius:12px;position:relative;min-height:485px;transform:rotate(2deg)}.art-top,.art-bottom{font-size:8px;letter-spacing:1.3px;display:flex;justify-content:space-between;align-items:center}.art-top span,.art-bottom span:last-child{font-size:22px}.poster{margin:22px 17px 23px;background:#edab80;height:343px;position:relative;overflow:hidden;padding:24px;border:7px solid #f8f6ed;box-shadow:0 15px 35px #233c3217;transform:rotate(-6deg)}.poster-label{font-size:9px;letter-spacing:2px}.poster strong{display:block;font-size:39px;letter-spacing:-1.5px;line-height:1.12;margin-top:16px;position:relative;z-index:2}.orb{position:absolute;border-radius:50%;width:170px;height:170px;background:linear-gradient(135deg,#758d68,#243e32);bottom:-17px;left:40px;box-shadow:15px 15px 25px #182e2440}.orb-two{width:125px;height:125px;background:linear-gradient(135deg,#fff2b0,#d29639);bottom:0;left:169px}.poster-bottom{position:absolute;bottom:12px;left:18px;right:18px;display:flex;justify-content:space-between;font-size:10px;color:white;z-index:2}.floating{position:absolute;right:-19px;bottom:115px;display:flex;align-items:center;gap:12px;background:var(--paper);padding:18px;border-radius:8px;box-shadow:0 12px 30px #233c3220;transform:rotate(-2deg)}.floating strong{display:block;font-size:12px}.floating small{display:block;font-size:10px;color:#637267;margin-top:5px}.floating>span:last-child{font-size:30px;color:#b25435}.mini-dot{height:8px;width:8px;background:#7b9466;border-radius:50%}.strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:23px 30px;display:flex;align-items:center;justify-content:center;gap:50px;font-size:13px}.strip i{font-size:22px;color:#b25435;font-style:normal}.section{padding-top:90px;padding-bottom:90px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:42px}h2{font-size:clamp(32px,3.5vw,46px);line-height:1.16;letter-spacing:-1.8px;margin:18px 0 0}.section-heading>p{max-width:325px;line-height:1.8;font-size:14px;color:#647167;margin:0}.services{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.services article{border:1px solid var(--line);padding:29px 25px;border-radius:8px;position:relative}.service-icon{font-size:35px;display:block;margin-bottom:30px}.number{position:absolute;right:25px;top:33px;font-size:11px;color:#6f7b70}h3{font-size:20px;letter-spacing:-.5px;margin-bottom:12px}article p{font-size:14px;line-height:1.8;color:#647167}ul{list-style:none;padding:0;border-top:1px solid var(--line);padding-top:18px;margin:20px 0 28px}li{font-size:12px;line-height:1.8}ul li:before{content:'↗';margin-right:9px;color:#b25435}.services article>a{font-size:12px;font-weight:700}.approach{background:var(--ink);color:var(--paper)}.approach-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.approach h2{margin-bottom:24px}.approach h2 em{color:#bdcea9}.approach p{color:#c0ccc1;line-height:1.8;font-size:14px}.approach .button{margin-top:20px}.steps{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:28px;border-bottom:1px solid #607165;padding:24px 0}.steps li:first-child{padding-top:0}.steps li>span{color:#e4ab84;font-size:12px}.steps h3{font-size:18px}.steps p{margin:0}.fit{text-align:center}.fit .eyebrow{justify-content:center}.fit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:45px}.fit-grid article>span{display:block;font-size:30px;margin-bottom:20px}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:.8fr 1.2fr;gap:85px}.faq>div>p{font-size:14px;color:#647167;line-height:1.8;max-width:260px;margin-top:22px}details{border-bottom:1px solid var(--line);padding:20px 0}summary{font-size:14px;cursor:pointer;font-weight:600;list-style:none;display:flex;justify-content:space-between;gap:15px}summary:after{content:'+'}details[open] summary:after{content:'−'}details p{font-size:13px;color:#647167;line-height:1.8;margin:15px 20px 0 0}.contact{background:#e2e8db;border-radius:12px;padding-top:50px;padding-bottom:50px;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;margin-bottom:70px}.contact p{line-height:1.8;font-size:14px;max-width:395px;margin-top:22px;color:#52624f}.contact-side{align-self:center}.email{display:block;margin-top:20px;font-size:15px}.contact-side p{font-size:12px;max-width:285px}.copy{background:none;border:0;border-bottom:1px solid var(--ink);padding:5px 0;color:var(--ink);font-size:12px}#copy-status{display:block;font-size:12px;margin-top:10px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-bottom:28px}.footer-top p{font-size:12px;margin:0}.footer-top>div{display:flex;gap:20px;font-size:12px}.footer-top button{padding:0;background:none;border:0;color:inherit;font-size:12px}.footer-bottom{border-top:1px solid var(--line);padding:24px 0 35px;display:flex;justify-content:space-between;gap:40px;font-size:10px;color:#647167}.footer-bottom p{max-width:530px;line-height:1.7;margin:0}dialog{border:1px solid var(--line);border-radius:12px;background:var(--paper);color:var(--ink);max-width:680px;width:calc(100% - 30px);max-height:85vh;padding:42px}dialog::backdrop{background:#16251ccc}.close{position:absolute;right:18px;top:12px;background:none;border:0;font-size:30px;color:inherit}dialog h2{font-size:30px;margin-bottom:25px}dialog h3{font-size:16px;margin-top:24px}dialog p{font-size:14px;line-height:1.8}@media(max-width:900px){.hero{gap:35px}.text-link{display:block;margin:20px 0}.floating{right:-8px}.hero-note{gap:10px;font-size:7px}.strip{gap:20px}.approach-grid{gap:45px}.wrap{padding-left:25px;padding-right:25px}.footer-top{flex-wrap:wrap}.contact{margin-left:20px;margin-right:20px}.poster strong{font-size:30px}}@media(max-width:640px){header{height:80px;padding:0 20px}nav{display:none}.brand{font-size:20px}.brand-small{font-size:7px}.small{font-size:12px;padding:12px}.hero{grid-template-columns:1fr;padding-top:40px;padding-bottom:40px;gap:35px}h1{font-size:54px;letter-spacing:-2.5px}.hero-copy>p{font-size:15px}.hero-note{font-size:8px;gap:16px}.art{min-height:425px;margin:0 7px}.poster{height:285px}.poster strong{font-size:36px}.strip{flex-wrap:wrap;gap:13px 22px;font-size:11px}.strip i{display:none}.section{padding-top:55px;padding-bottom:55px}.section-heading{display:block}.section-heading>p{margin-top:22px}.services,.approach-grid,.fit-grid,.faq,.contact{grid-template-columns:1fr}.services{gap:15px}.services article{padding:25px}.fit-grid{gap:25px}.fit-grid article{border-bottom:1px solid var(--line);padding-bottom:15px}.faq{gap:15px}.contact{gap:25px;padding:30px;margin-bottom:45px}.footer-top{display:block}.footer-top p{margin:20px 0}.footer-bottom{display:block}.footer-bottom p{margin-top:15px}dialog{padding:30px 25px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
