:root{--rust:#a8431f;--rust-deep:#863419;--rust-tint:#fdeee6;--slate:#5b5f63;--cream:#faf5ef;--ink:#2b2620;--muted:#837c72;--line:#ece4da}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul{list-style:none}.display{font-family:Manrope,sans-serif}.wrap{max-width:1280px;margin:0 auto;padding-left:40px;padding-right:40px}.narrow{max-width:900px;margin:0 auto}header.nav{z-index:50;background:#fff;border-bottom:1px solid #0000;position:relative}.nav-inner{justify-content:space-between;align-items:center;gap:20px;max-width:1280px;margin:0 auto;padding:20px 40px;display:flex}.logo{align-items:center;display:flex}.logo-img{width:auto;height:44px;display:block}.footer-brand .logo-img{height:50px}.nav-links{color:var(--muted);align-items:center;gap:30px;font-size:14px;font-weight:500;display:flex}.nav-links>a.active,.nav-links>a:hover{color:var(--rust)}.nav-item{position:relative}.nav-item>.drop-trigger{cursor:pointer;align-items:center;gap:5px;display:flex}.nav-item>.drop-trigger svg{width:12px;height:12px;transition:transform .15s}.nav-item:hover>.drop-trigger svg{transform:rotate(180deg)}.nav-item:hover .drop-trigger{color:var(--rust)}.dropdown{opacity:0;visibility:hidden;padding-top:14px;transition:opacity .15s,transform .15s,visibility .15s;position:absolute;top:100%;left:-20px;transform:translateY(6px)}.nav-item:hover .dropdown{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-inner{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:1fr;gap:2px;width:360px;padding:10px;display:grid;box-shadow:0 20px 44px #2b262029}.dropdown-inner a{color:var(--ink);border-radius:8px;padding:9px 12px;font-size:12.5px;font-weight:500;line-height:1.4;display:block}.dropdown-inner a:hover{background:var(--rust-tint);color:var(--rust)}.dropdown-inner a.view-all{border-top:1px solid var(--line);color:var(--rust);margin-top:6px;padding-top:12px;font-weight:700}.nav-cta{background:var(--rust);color:#fff;white-space:nowrap;border-radius:6px;padding:11px 22px;font-size:13.5px;font-weight:600}.nav-cta:hover{background:var(--rust-deep)}.mobile-toggle{display:none}.breadcrumb{background:0 0;padding:16px 0}.breadcrumb .wrap{color:var(--muted);align-items:center;gap:8px;font-size:12.5px;font-weight:500;display:flex}.breadcrumb a:hover{color:var(--rust)}.breadcrumb .sep{color:var(--line)}.breadcrumb .current{color:var(--rust)}.eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--rust);align-items:center;gap:8px;margin-bottom:18px;font-size:12px;font-weight:700;display:flex}.eyebrow:before{content:"";background:var(--rust);width:18px;height:2px}.hero{background:var(--cream);position:relative;overflow:hidden}.hero-blob{background:#a8431f14;border-radius:50%;width:480px;height:480px;position:absolute;top:-140px;left:-160px}.hero-inner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:50px;max-width:1280px;margin:0 auto;padding:70px 40px 90px;display:grid;position:relative}.hero h1{color:var(--ink);margin-bottom:20px;font-family:Manrope,sans-serif;font-size:clamp(28px,3.4vw,40px);font-weight:800;line-height:1.25}.brand-kicker{color:var(--ink);margin-bottom:12px;font-family:Manrope,sans-serif;font-size:17px;font-weight:800}.hero p.lead{color:var(--muted);max-width:440px;margin-bottom:32px;font-size:14.5px;line-height:1.75}.hero-ctas{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.btn-solid{background:var(--rust);color:#fff;border-radius:7px;align-items:center;gap:10px;padding:14px 28px;font-size:14px;font-weight:600;display:inline-flex}.btn-solid:hover{background:var(--rust-deep)}.btn-solid svg{width:14px;height:14px}.btn-outline{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:7px;align-items:center;gap:10px;padding:14px 28px;font-size:14px;font-weight:600;display:inline-flex}.btn-outline:hover{border-color:var(--rust);color:var(--rust)}.play-btn{border:1px solid var(--line);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.play-btn svg{width:15px;height:15px;color:var(--rust);margin-left:2px}.hero-media{position:relative}.hero-media .frame{border-radius:14px;overflow:hidden}.hero-media img{object-fit:cover;width:100%;height:360px}.trust-card{background:#fff;border-radius:12px;align-items:center;gap:12px;padding:14px 20px;display:flex;position:absolute;bottom:-28px;left:28px;box-shadow:0 16px 34px #2b262024}.trust-card .ic{background:var(--rust-tint);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.trust-card .ic svg{width:17px;height:17px;color:var(--rust)}.trust-card .txt{color:var(--ink);white-space:nowrap;font-size:12.5px;font-weight:600;line-height:1.3}.page-hero{background:var(--cream);position:relative;overflow:hidden}.page-hero.page-hero--service{padding-bottom:40px}.page-hero .hero-blob{width:300px;height:300px;top:-50px;left:auto;right:-140px}.page-hero-inner{z-index:2;box-sizing:border-box;max-width:1280px;min-height:280px;margin:0 auto;padding:56px 40px 60px;position:relative}.page-hero h1{color:var(--ink);max-width:760px;margin-bottom:16px;font-family:Manrope,sans-serif;font-size:clamp(26px,3vw,36px);font-weight:800;line-height:1.25}.page-hero p.lead{color:var(--muted);max-width:620px;font-size:14.5px;line-height:1.75}.about{background:#fff;padding:100px 40px 90px}.about-inner{grid-template-columns:1fr 1.1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;display:grid}.about-media{position:relative}.about-media .main{border-radius:14px;overflow:hidden}.about-media .main img{object-fit:cover;width:100%;height:380px}.about-media .inset{border:5px solid #fff;border-radius:12px;width:55%;position:absolute;bottom:-34px;right:-34px;overflow:hidden;box-shadow:0 16px 34px #2b26202e}.about-media .inset img{object-fit:cover;width:100%;height:150px}.about-copy h2{color:var(--ink);margin-bottom:20px;font-family:Manrope,sans-serif;font-size:clamp(24px,2.6vw,32px);font-weight:800;line-height:1.3}.about-copy>p{color:var(--muted);max-width:480px;margin-bottom:34px;font-size:14.5px;line-height:1.8}.feature-row{border-top:1px solid var(--line);align-items:flex-start;gap:16px;padding:18px 0;display:flex}.feature-row:last-child{border-bottom:1px solid var(--line)}.feature-row .f-icon{background:var(--rust);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.feature-row .f-icon svg{color:#fff;width:19px;height:19px}.feature-row h4{margin-bottom:4px;font-size:15.5px;font-weight:700}.feature-row p{color:var(--muted);font-size:12.5px;line-height:1.6}.about-inner.reverse{grid-template-columns:1.1fr 1fr}.about-inner.reverse .about-media{order:2}.about-inner.reverse .about-media .inset{left:-34px;right:auto}.services-section{background:var(--cream);padding:100px 40px}.services-head{text-align:center;max-width:640px;margin:0 auto 56px}.services-head .eyebrow{justify-content:center}.services-head .eyebrow:before{display:none}.services-head h2{color:var(--ink);margin-bottom:14px;font-family:Manrope,sans-serif;font-size:clamp(24px,2.6vw,32px);font-weight:800;line-height:1.3}.services-head p{color:var(--muted);font-size:14.5px;line-height:1.75}.services-grid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:30px 26px;transition:box-shadow .15s,transform .15s}.service-card:hover{transform:translateY(-3px);box-shadow:0 20px 40px #2b26201a}.service-card .s-icon{background:var(--rust-tint);border-radius:10px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:20px;display:flex}.service-card .s-icon svg{width:22px;height:22px;color:var(--rust)}.service-card h3{margin-bottom:10px;font-size:16px;font-weight:700;line-height:1.35}.service-card p{color:var(--muted);margin-bottom:16px;font-size:13px;line-height:1.7}.service-card .s-link{color:var(--rust);align-items:center;gap:6px;font-size:12.5px;font-weight:700;display:inline-flex}.service-card .s-link svg{width:13px;height:13px}.service-body{padding:90px 40px 40px}.service-body-inner{grid-template-columns:1fr 340px;align-items:start;gap:60px;max-width:1200px;margin:0 auto;display:grid}.service-content h2{color:var(--ink);margin:40px 0 16px;font-family:Manrope,sans-serif;font-size:22px;font-weight:800;line-height:1.35}.service-content h2:first-child{margin-top:0}.service-content p{color:var(--muted);max-width:640px;margin-bottom:18px;font-size:14.5px;line-height:1.85}.service-content .list-check{gap:12px;margin:20px 0 30px;display:grid}.service-content .list-check li{color:var(--ink);align-items:flex-start;gap:12px;font-size:13.5px;line-height:1.6;display:flex}.service-content .list-check svg{width:17px;height:17px;color:var(--rust);flex-shrink:0;margin-top:2px}.side-card{background:var(--cream);border-radius:14px;padding:30px 26px;position:sticky;top:100px}.side-card h4{margin-bottom:14px;font-family:Manrope,sans-serif;font-size:16px;font-weight:800}.side-card p{color:var(--muted);margin-bottom:20px;font-size:13px;line-height:1.7}.side-list{gap:10px;margin-bottom:22px;display:grid}.side-list a{color:var(--ink);border:1px solid var(--line);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;padding:11px 14px;font-size:12.5px;font-weight:600;display:flex}.side-list a:hover{border-color:var(--rust);color:var(--rust)}.side-list a svg{width:13px;height:13px;color:var(--rust)}.side-list a.active{background:var(--rust);color:#fff;border-color:var(--rust)}.side-list a.active svg{color:#fff}.process{background:#fff;padding:90px 40px}.process-inner{max-width:1200px;margin:0 auto}.process-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:50px;display:grid}.process-step{border-top:2px solid var(--rust);padding-top:22px}.process-step .p-label{color:var(--rust);margin-bottom:10px;font-family:Manrope,sans-serif;font-size:14px;font-weight:800}.process-step h4{margin-bottom:8px;font-size:16px;font-weight:700}.process-step p{color:var(--muted);font-size:12.5px;line-height:1.65}.profile-section{background:var(--cream);padding:90px 40px}.profile-card{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:flex-start;gap:26px;padding:40px;display:flex}.profile-photo{object-fit:cover;border-radius:50%;flex-shrink:0;width:120px;height:120px}.profile-info h3{margin-bottom:6px;font-family:Manrope,sans-serif;font-size:19px;font-weight:800}.profile-info .profile-title{color:var(--rust);margin-bottom:18px;font-size:12.5px;font-weight:700}.profile-info p{color:var(--muted);margin-bottom:14px;font-size:13.5px;line-height:1.8}.profile-info p:last-child{margin-bottom:0}.profile-info .profile-philosophy{color:var(--ink);border-top:1px solid var(--line);margin-top:8px;padding-top:18px;font-style:italic;font-weight:700}.cta-band{background:var(--ink);padding:70px 40px}.cta-band-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:40px;max-width:1200px;margin:0 auto;display:flex}.cta-band h3{color:#fff;max-width:520px;font-family:Manrope,sans-serif;font-size:clamp(20px,2.2vw,26px);font-weight:800;line-height:1.35}.cta-band p{color:#c9c2b8;max-width:480px;margin-top:10px;font-size:13.5px}.cta-band .btn-solid{flex-shrink:0}.faq-section{background:#fff;padding:90px 40px}.faq-inner{max-width:820px;margin:0 auto}.faq-item{border-bottom:1px solid var(--line);padding:26px 0}.faq-item h3{color:var(--ink);gap:14px;margin-bottom:10px;font-size:15.5px;font-weight:700;display:flex}.faq-item h3 .q-mark{color:var(--rust);flex-shrink:0}.faq-item p{color:var(--muted);padding-left:30px;font-size:13.5px;line-height:1.8}.contact-section{background:#fff;padding:90px 40px}.contact-inner{grid-template-columns:1fr 1fr;gap:60px;max-width:1200px;margin:0 auto;display:grid}.contact-info h2{margin-bottom:18px;font-family:Manrope,sans-serif;font-size:26px;font-weight:800}.contact-info>p{color:var(--muted);max-width:440px;margin-bottom:34px;font-size:14.5px;line-height:1.8}.contact-detail{align-items:flex-start;gap:16px;margin-bottom:26px;display:flex}.contact-detail .c-icon{background:var(--rust);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.contact-detail .c-icon svg{color:#fff;width:19px;height:19px}.contact-detail h4{margin-bottom:4px;font-size:14px;font-weight:700}.contact-detail p,.contact-detail a{color:var(--muted);font-size:13px;line-height:1.6}.contact-detail a:hover{color:var(--rust)}.social-row{gap:12px;margin-top:30px;display:flex}.social-row a{background:var(--rust-tint);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.social-row a svg{width:16px;height:16px;color:var(--rust)}.social-row a:hover{background:var(--rust)}.social-row a:hover svg{color:#fff}.contact-form{background:var(--cream);border-radius:16px;padding:40px}.form-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.form-group{flex-direction:column;gap:8px;display:flex}.form-group.full{grid-column:1/-1}.form-group label{color:var(--ink);font-size:12.5px;font-weight:600}.form-group input,.form-group select,.form-group textarea{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:8px;padding:12px 14px;font-family:Inter,sans-serif;font-size:13.5px}.form-group textarea{resize:vertical;min-height:110px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:2px solid var(--rust);outline-offset:1px}.contact-form .btn-solid{cursor:pointer;border:none;justify-content:center;width:100%;margin-top:6px;font-family:Inter,sans-serif}.legal-body{padding:70px 40px 100px}.legal-body .narrow h2{margin:36px 0 14px;font-family:Manrope,sans-serif;font-size:19px;font-weight:800}.legal-body .narrow h2:first-of-type{margin-top:0}.legal-body .narrow p{color:var(--muted);margin-bottom:14px;font-size:13.5px;line-height:1.85}.legal-body .narrow ul{gap:8px;margin:0 0 14px;display:grid}.legal-body .narrow li{color:var(--muted);padding-left:18px;font-size:13.5px;line-height:1.75;position:relative}.legal-body .narrow li:before{content:"";background:var(--rust);border-radius:50%;width:5px;height:5px;position:absolute;top:9px;left:0}.legal-updated{color:var(--muted);margin-bottom:40px;font-size:12.5px;display:block}footer.site-footer{background:var(--ink);padding:70px 40px 30px}.footer-inner{border-bottom:1px solid #3d3830;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;max-width:1280px;margin:0 auto;padding-bottom:50px;display:grid}.footer-brand p{color:#a39c90;max-width:280px;margin:18px 0 22px;font-size:13px;line-height:1.75}.footer-col h5{color:#fff;letter-spacing:.02em;margin-bottom:18px;font-family:Manrope,sans-serif;font-size:13px;font-weight:700}.footer-col ul{gap:11px;display:grid}.footer-col a{color:#a39c90;font-size:13px}.footer-col a:hover{color:var(--rust)}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1280px;margin:0 auto;padding-top:26px;display:flex}.footer-bottom p{color:#7a7267;font-size:12px}.footer-bottom .legal-links{gap:20px;display:flex}.footer-bottom .legal-links a{color:#7a7267;font-size:12px}.footer-bottom .legal-links a:hover{color:var(--rust)}@media (width<=980px){.nav-links{display:none}.hero-inner{grid-template-columns:1fr}.hero-media{margin-top:50px}.trust-card{bottom:-24px;left:14px}.about-inner,.about-inner.reverse{grid-template-columns:1fr}.about-inner.reverse .about-media{order:0}.about-media{margin-bottom:70px}.services-grid{grid-template-columns:1fr 1fr}.service-body-inner{grid-template-columns:1fr}.side-card{position:static}.process-grid{grid-template-columns:1fr 1fr}.contact-inner,.form-row{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}}@media (width<=640px){.services-grid,.process-grid,.footer-inner{grid-template-columns:1fr}.cta-band-inner,.profile-card{flex-direction:column;align-items:flex-start}}
