@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{--ink:#18221f;--lime:#dcf66d;--muted:#5a655f;--paper:#fafbf8;--line:#d9dfd6;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.7 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #688629;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,Arial,sans-serif}button{cursor:pointer}img{display:block;width:100%}.topbar{background:var(--ink);color:#e8ede7;padding:9px 6%;display:flex;justify-content:space-between;font-size:11px;letter-spacing:.09em}.topbar span:last-child{font-size:12px;letter-spacing:0}header{display:flex;justify-content:space-between;align-items:center;padding:24px 6%;gap:20px}.logo{display:flex;gap:9px;align-items:center;font:800 34px/.8 Manrope,Arial,sans-serif;letter-spacing:-.07em}.logo small{display:block;letter-spacing:.24em;font:700 9px/1.2 'DM Sans',Arial,sans-serif;margin-top:9px}.logo>span{display:block}header nav{display:flex;align-items:center;gap:35px;font-size:14px;font-weight:500}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:35px;padding:17px 24px;border:0;font-weight:600;font-size:14px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button.dark{background:var(--ink);color:var(--white)}.button.lime{background:var(--lime);color:var(--ink)}.button.lime:hover{background:#c8e654}.button.small{padding:12px 19px;gap:22px}.hero{display:grid;grid-template-columns:1.2fr 1fr;min-height:620px;background:var(--ink);color:var(--white);margin:0 22px}.hero-copy{padding:76px 8% 32px 9%;display:flex;flex-direction:column}.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:600;margin-bottom:26px}.hero .eyebrow{color:var(--lime)}h1{font-size:clamp(45px,4.3vw,70px);letter-spacing:-.06em;line-height:1.12;font-weight:500}h1 span{color:var(--lime)}.hero-description{font-size:17px;line-height:1.8;color:#c7d0ca;max-width:480px;margin-top:28px}.hero-actions{display:flex;align-items:center;gap:26px;flex-wrap:wrap;margin-top:34px}.text-link{font-size:14px;border-bottom:1px solid #91a197;padding:8px 0}.text-link span{margin-left:15px}.hero-bottom{display:flex;flex-wrap:wrap;gap:20px;font-size:10px;letter-spacing:.1em;margin-top:auto;padding-top:48px;color:#aab9ae}.hero-visual{position:relative;min-height:530px;background:#2e3d33;overflow:hidden}.hero-type{font-family:Manrope,sans-serif;font-size:400px;line-height:1.1;color:var(--lime);font-weight:800;letter-spacing:-.1em;padding:25px 45px}.hero-visual img{height:100%;object-fit:cover;position:absolute;inset:0}.hero-visual:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#0d1811b8)}.visual-caption{position:absolute;z-index:1;bottom:32px;left:32px;right:32px;display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;letter-spacing:.07em;color:white;line-height:1.6}.spark{background:var(--lime);color:var(--ink);width:50px;height:50px;display:grid;place-items:center;font-size:30px}.intro-band{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:44px 7%;border-bottom:1px solid var(--line);align-items:center}.intro-band>span{font-size:20px;font-family:Manrope,sans-serif;line-height:1.4;letter-spacing:-.03em}.intro-band p{color:var(--muted);max-width:550px}.section{padding:88px 7%}.section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:45px;margin-bottom:40px}.section .eyebrow{color:var(--muted);margin-bottom:18px}h2{font-size:clamp(32px,3.3vw,48px);line-height:1.2;font-weight:500;letter-spacing:-.045em}.section-title>p{max-width:360px;color:var(--muted)}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.mobile-nav{padding:12px 6% 24px;display:flex;flex-direction:column;gap:16px;border-bottom:1px solid var(--line)}footer{padding:40px 7%;display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap;font-size:14px;border-top:1px solid var(--line)}footer>.logo{display:block;font-size:32px}footer>span{font-size:12px;color:var(--muted)}.skip{position:fixed;top:-100px;left:12px;background:white;z-index:99;padding:12px}.skip:focus{top:12px}@media(min-width:1700px){body{max-width:1700px;margin:auto}}@media(max-width:1050px){.hero{grid-template-columns:1.15fr 1fr}.hero-copy{padding:55px 8% 30px}.hero h1{font-size:48px}.hero-actions{gap:20px}.intro-band{gap:35px}.hero-type{font-size:320px}.hero-bottom{gap:12px}}@media(max-width:760px){.topbar{padding:8px 6%}.topbar span:first-child{font-size:9px;letter-spacing:.03em}header{padding:22px 6%}header nav{display:none}.menu-toggle{display:block;background:none;border:1px solid var(--line);padding:8px 12px;font-size:14px}.menu-toggle span{padding-left:8px}.hero{margin:0 12px;grid-template-columns:1fr;min-height:0}.hero-copy{padding:48px 6% 30px}.hero h1{font-size:clamp(40px,9vw,61px)}.hero .eyebrow{font-size:10px;letter-spacing:.07em}.hero-description{font-size:16px}.hero-bottom{padding-top:30px;font-size:9px}.hero-visual{min-height:330px;height:330px}.hero-type{font-size:270px;padding:0 30px}.visual-caption{bottom:22px;left:22px;right:22px}.intro-band{padding:33px 7%;grid-template-columns:1fr;gap:18px}.intro-band>span{font-size:22px}.section{padding:58px 7%}.section-title{display:block;margin-bottom:30px}.section-title>p{margin-top:18px;max-width:none}.section .eyebrow{font-size:11px}h2{font-size:35px}footer{gap:25px;padding:30px 7%}footer>p{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{padding:28px 25px;background:white;border:1px solid var(--line);display:flex;flex-direction:column;min-height:280px;transition:border-color .2s,transform .2s}.service-card:hover{border-color:#80914b;transform:translateY(-3px)}.service-index{font-size:11px;letter-spacing:.1em;color:var(--muted)}.service-card h3{font-size:24px;line-height:1.3;letter-spacing:-.04em;margin:22px 0 14px;font-weight:600}.service-card p{color:var(--muted);font-size:15px}.service-action{font-size:13px;font-weight:600;margin-top:auto;padding-top:24px}.about-section{background:#edf1e8;display:grid;grid-template-columns:1.1fr 1fr;gap:80px}.about-copy{margin-top:22px;color:var(--muted);max-width:540px}.qualification-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.qualification-tags span{font-size:12px;border:1px solid #bac7ae;padding:7px 10px}.process{align-self:center}.process>div{display:flex;gap:24px;padding:24px 0;border-top:1px solid #cbd4c3}.process>div>span{font-size:13px;color:var(--muted)}.process h3{font-size:20px;font-weight:600;margin-bottom:6px}.process p{color:var(--muted);font-size:15px}.work-section{border-bottom:1px solid var(--line)}.work-message{display:grid;grid-template-columns:1fr 1fr;gap:80px}.work-message p:first-child{font-size:22px}.work-message .muted{color:var(--muted);margin:14px 0 20px}.request-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;background:#f0f3ec}.request-intro>p:not(.eyebrow){color:var(--muted);margin-top:24px}.contact-detail{margin-top:27px;font-size:17px;overflow-wrap:anywhere}.contact-detail span{display:block;font-size:11px;letter-spacing:.1em;color:var(--muted);margin-bottom:5px}.request-form-wrap{background:white;padding:32px;border:1px solid var(--line)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px 18px}label{display:block;font-size:14px;font-weight:500}label>span[aria-hidden]{color:#65713c}label small{font-size:12px;color:var(--muted);font-weight:400}input,select,textarea{width:100%;display:block;margin-top:8px;padding:12px;background:#fff;border:1px solid #bfc9c0;border-radius:0;color:var(--ink);font-size:16px;min-width:0}input:focus,select:focus,textarea:focus{outline:2px solid #7b9447;outline-offset:2px}textarea{resize:vertical}.message-label{margin-top:22px}.consent{display:flex;align-items:flex-start;gap:10px;margin-top:22px;font-size:13px;font-weight:400}.consent input{width:18px;height:18px;margin:3px 0 0;flex-shrink:0;accent-color:var(--ink)}.form-note{font-size:12px;color:var(--muted);margin:14px 0 20px}.request-form-wrap .button{width:100%;margin-top:6px}button:disabled{opacity:.6;cursor:wait;transform:none}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#form-status{font-size:14px;color:#9b3026;margin-top:15px}.preview-note{border-left:3px solid #879949;background:#e8efdb;padding:15px;font-size:14px;line-height:1.6;color:#364327}.request-success{text-align:center;padding:35px 0}.request-success h3{font-size:30px;letter-spacing:-.04em;margin:22px 0 14px}.request-success p{color:var(--muted);margin:14px 0}.success-mark{width:65px;height:65px;border-radius:50%;background:var(--lime);display:inline-grid;place-items:center;font-size:30px}.request-success .reference{font-size:14px;font-weight:600}.request-success .button{margin-top:20px}.visual-caption small{font-size:10px;letter-spacing:0;color:#d9e1d9}[hidden]{display:none!important}.admin-main{max-width:1100px;margin:auto;padding:45px 6%}.admin-main h1{font-size:46px;letter-spacing:-.05em}.admin-actions{display:flex;gap:12px}.admin-main #login{max-width:420px;display:grid;gap:20px;margin-top:35px}#admin-status{margin:20px 0}#admin-tools{display:flex;gap:25px;align-items:center;margin:25px 0}#admin-tools label{max-width:230px}#request-count{font-size:14px;color:var(--muted)}.request-card{padding:25px;background:white;border:1px solid var(--line);margin-bottom:20px}.request-card-head{display:flex;justify-content:space-between;gap:25px}.request-card h2{font-size:25px;overflow-wrap:anywhere}.request-card-head label{min-width:135px}.request-card-head select{padding:6px}.request-service{font-weight:600;margin:15px 0}.request-message{white-space:pre-wrap;margin:18px 0;overflow-wrap:anywhere}.request-contact{display:flex;gap:20px;flex-wrap:wrap}.request-contact a{border-bottom:1px solid var(--line);overflow-wrap:anywhere}.empty-state{padding:40px;background:white;border:1px solid var(--line);color:var(--muted)}@media(max-width:1000px){.service-grid{grid-template-columns:repeat(2,1fr)}.about-section,.request-section{gap:35px}.request-form-wrap{padding:24px}.form-grid{grid-template-columns:1fr}.work-message{gap:35px}}@media(max-width:760px){.service-grid{grid-template-columns:1fr}.service-card{min-height:245px}.about-section,.request-section,.work-message{grid-template-columns:1fr;gap:30px}.request-form-wrap{padding:22px}.request-card-head{flex-wrap:wrap}.admin-main h1{font-size:36px}#admin-tools{align-items:flex-end;gap:15px}.admin-actions{margin-top:20px}.request-card{padding:20px}.section-title{margin-bottom:25px}}
