:root{--green:#153f32;--deep:#0e3026;--ink:#1d3029;--muted:#56665e;--line:#d8e1d9;--paper:#f5f7f3;--accent:#d5e88c;--serif:'Yu Mincho','Hiragino Mincho ProN',serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--ink);background:#fff;font:16px/1.85 -apple-system,BlinkMacSystemFont,'Hiragino Kaku Gothic ProN','Yu Gothic',sans-serif}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:600;line-height:1.55;letter-spacing:.04em}h1{font-size:clamp(2rem,4.2vw,3.7rem)}h2{font-size:clamp(1.65rem,2.6vw,2.5rem);margin-bottom:26px}h3{font-size:1.2rem;line-height:1.6}p{margin-bottom:20px}a{color:inherit;text-underline-offset:5px}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{touch-action:manipulation}a,button{transition:background .2s,color .2s}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #5b841a;outline-offset:4px}img{max-width:100%;height:auto;display:block}button{cursor:pointer}button:disabled{opacity:.55;cursor:not-allowed}[hidden]{display:none!important}.header{max-width:1440px;margin:auto;padding:28px 5%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;font-family:var(--serif);font-size:27px;white-space:nowrap;font-weight:600;line-height:1.5}.brand small{display:block;font:12px/1.6 sans-serif;color:var(--muted);letter-spacing:.06em}.brand-mark{background:var(--green);color:white;width:46px;height:46px;display:grid;place-items:center;border-radius:50% 50% 4px 50%;font-size:30px}.header nav{display:flex;align-items:center;gap:24px;font-size:14px}.header nav a{text-decoration:none}.header nav a:hover,.header nav a[aria-current]{text-decoration:underline}.nav-cta{background:var(--green);color:#fff;padding:12px 22px;border-radius:3px}.hero{max-width:1440px;margin:auto;padding:65px 7% 80px;display:grid;grid-template-columns:1.15fr 1fr;gap:7%;align-items:center;background:linear-gradient(90deg,var(--paper) 0 68%,#e5eddf 68%)}.eyebrow{display:block;font-size:12px;letter-spacing:.17em;color:var(--green);font-weight:700;margin-bottom:20px}.hero h1{margin-bottom:25px}.hero-sub{font-weight:600;font-size:18px}.hero-copy>p:not(.hero-sub){color:var(--muted)}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;padding:16px 25px;min-height:56px;border:1px solid var(--green);border-radius:3px;background:var(--green);color:white;text-decoration:none;font-weight:600}.button:hover,.nav-cta:hover{background:var(--deep)}.button.secondary{background:white;color:var(--green)}.button.light{background:#fff;color:var(--green);border-color:white}.text-link{display:inline-block;font-weight:600;font-size:15px;padding:12px 0}.hero-copy .text-link{display:block;margin-top:12px}.hero-art{position:relative;padding:35px 0 0}.hero-art img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:120px 3px 3px 3px}.vertical-note{position:absolute;right:10px;top:-25px;writing-mode:vertical-rl;background:var(--green);color:#fff;padding:18px 12px;font-family:var(--serif);letter-spacing:.3em;z-index:1}.image-caption{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);padding-top:12px;gap:10px}.hero-stamp{position:absolute;bottom:35px;left:-30px;border-radius:50%;border:1px solid #7c914f;background:var(--accent);width:90px;height:90px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:12px;line-height:1.7}.hero-stamp strong{font-family:var(--serif);font-size:25px;letter-spacing:.15em}.trust-strip{background:var(--green);color:white;display:flex;justify-content:center;gap:7%;padding:22px 5%;font-size:14px}.trust-strip span:before{content:'✓';color:var(--accent);margin-right:12px}.section{padding:80px max(6%,calc((100% - 1180px)/2))}.section-title{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-title h2{margin-bottom:0}.section-title>p{color:var(--muted);max-width:450px;margin-bottom:5px}.service-grid,.work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.service{position:relative;display:block;text-decoration:none;border-top:1px solid var(--line);padding:30px 35px 25px 0}.service p{color:var(--muted);margin-bottom:0}.number{font-size:12px;letter-spacing:.14em;color:var(--muted);display:block;margin-bottom:28px}.arrow{position:absolute;right:5px;bottom:25px;font-size:25px}.service:hover .arrow{color:#719043}.muted{background:var(--paper)}.work-card{text-decoration:none;min-width:0}.work-card img{width:100%;aspect-ratio:4/3;object-fit:cover;margin-bottom:20px;border-radius:3px}.work-card h3{font-family:var(--serif);margin-bottom:12px}.work-card .eyebrow{margin-bottom:8px}.work-card p{color:var(--muted);font-size:15px}.split{display:grid;grid-template-columns:1fr 1fr;gap:10%}.steps{list-style:none;counter-reset:step;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.steps li{counter-increment:step;border-top:1px solid var(--line);padding-top:20px}.steps li:before{content:'0' counter(step);display:block;color:#6d7a58;font-size:14px;margin-bottom:20px}.steps strong{font-size:20px}.steps p{font-size:15px;color:var(--muted);margin-top:12px}.contact-band{padding:65px max(6%,calc((100% - 1180px)/2));display:flex;justify-content:space-between;align-items:center;gap:35px;background:var(--green);color:white}.contact-band .eyebrow{color:var(--accent)}.contact-band p{margin:0}.contact-band h2{margin-bottom:14px}.contact-band .button{white-space:nowrap}footer{padding:55px max(6%,calc((100% - 1180px)/2)) 25px}.footer-top{display:flex;justify-content:space-between;gap:30px;margin-bottom:32px}.footer-top p{font-size:14px;margin-bottom:5px}.footer-brand{display:block}.footer-brand small{margin-top:12px}.phone{font-size:clamp(1.3rem,2.3vw,1.9rem);font-weight:600;letter-spacing:.04em;text-decoration:none}footer nav{display:flex;flex-wrap:wrap;gap:16px 30px;border-top:1px solid var(--line);padding-top:25px;font-size:14px}.copyright{font-size:12px;color:var(--muted);margin-top:30px}.mobile-contact{display:none}.skip{position:absolute;top:-100px;left:20px;background:white;padding:10px;z-index:10}.skip:focus{top:10px}.breadcrumb{max-width:1280px;margin:auto;padding:18px 5%;display:flex;gap:15px;font-size:13px;color:var(--muted);border-top:1px solid var(--line)}.page-heading{background:var(--paper);padding:55px max(6%,calc((100% - 1180px)/2))}.page-heading h1{font-size:clamp(1.9rem,3.6vw,3rem);margin-bottom:20px}.page-heading p{max-width:780px;margin-bottom:0;color:var(--muted)}.check-list{padding-left:22px}.check-list li{padding:12px 0;border-bottom:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:20px 0}summary{cursor:pointer;font-weight:600;min-height:44px}details p{margin:15px 0 0;color:var(--muted)}.gallery-section+.gallery-section{padding-top:0}.gallery-section .work-grid{row-gap:40px}.company-table{margin:0}.company-table>div{display:grid;grid-template-columns:140px 1fr;gap:24px;border-bottom:1px solid var(--line);padding:18px 0}.company-table dt{font-weight:600}.company-table dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.contact-options{display:grid;grid-template-columns:repeat(3,1fr);gap:45px}.contact-options h2{font-size:22px}.prose{max-width:1100px;margin:auto}.form-layout{display:grid;grid-template-columns:290px 1fr;gap:9%;align-items:start}.form-layout aside p{color:var(--muted);font-size:15px}.form-layout aside h2{font-size:28px}.form-layout aside .phone{font-size:25px}.form-steps{padding-left:24px;font-weight:600;line-height:2.6}hr{border:0;border-top:1px solid var(--line);margin:30px 0}.notice{background:var(--paper);border-left:3px solid #78963c;padding:18px;font-size:15px}.notice.error{border-color:#a33222;background:#fff3ef}fieldset{border:0;margin:0 0 35px;padding:0}legend{font-weight:600;border-bottom:1px solid var(--line);width:100%;padding-bottom:16px;margin-bottom:20px;font-size:20px}label{display:block;margin:18px 0 8px;font-weight:600}label>span:not(:last-child),label>span{font-size:12px;color:#925331;margin-left:8px}label small{font-size:13px;color:var(--muted);margin-left:6px}input:not([type=checkbox]):not([type=file]),select,textarea{display:block;border:1px solid #a6b5a8;background:#fff;border-radius:3px;padding:12px;width:100%;color:var(--ink);min-height:50px}textarea{resize:vertical}input:invalid:not(:placeholder-shown){box-shadow:none}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.upload-box{padding:24px;background:var(--paper);border:1px dashed #859977;border-radius:3px}.upload-box p{font-size:13px;color:var(--muted);margin:10px 0 15px}.upload-box input{max-width:100%;font-size:14px}.upload-box input::file-selector-button{background:#fff;border:1px solid #879b87;border-radius:3px;padding:10px;margin-right:10px;cursor:pointer}.consent{display:flex;align-items:center;gap:10px;margin-bottom:25px}.consent input{width:20px;height:20px;flex-shrink:0}.consent span{font-size:14px;color:var(--ink);font-weight:400;margin:0}.photo-preview{display:flex;flex-wrap:wrap;gap:10px}.photo-preview figure{margin:0;width:100px}.photo-preview img{width:100px;height:75px;object-fit:cover}.photo-preview button{font-size:13px;width:100%;background:#fff;border:1px solid var(--line);padding:8px}.honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.button-row{display:flex;gap:15px;flex-wrap:wrap;margin-top:25px}#form-status{margin-top:20px;white-space:pre-wrap}#form-status.error{color:#a12c20}#review .company-table{margin-bottom:20px}#turnstile{min-height:65px}
@media(min-width:1441px){.hero{border-radius:4px}}@media(max-width:1100px){.header{padding:22px 4%;align-items:flex-start}.header nav{gap:15px;flex-wrap:wrap;justify-content:flex-end}.header nav a{font-size:13px}.hero{padding:50px 5% 65px;gap:5%}.hero-copy>p br{display:none}.hero h1{font-size:40px}.hero-art img{border-radius:80px 3px 3px}.section{padding:65px 5%}.section-title{align-items:start}.section-title p br{display:none}.form-layout{grid-template-columns:230px 1fr;gap:6%}.contact-options{gap:25px}.contact-options .phone{font-size:22px}}@media(max-width:760px){.header{display:block;padding:20px 5% 0}.brand{font-size:24px}.header nav{justify-content:flex-start;gap:0;flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;padding:18px 0 12px}.header nav a{font-size:13px;padding:8px 14px 8px 0;min-height:44px}.header nav .nav-cta{display:none}.hero{display:flex;flex-direction:column;align-items:stretch;padding:40px 6% 30px;background:var(--paper);gap:20px}.hero h1{font-size:clamp(2.1rem,8.5vw,3rem)}.hero-sub{font-size:16px}.hero-copy>p{font-size:15px}.hero-art{padding:18px 0 0 20px;margin-top:10px;max-width:480px;align-self:center;width:100%}.hero-art img{border-radius:80px 3px 3px}.hero-stamp{left:0;bottom:30px;width:72px;height:72px}.hero-stamp strong{font-size:20px}.vertical-note{top:0;font-size:13px;padding:12px 8px}.trust-strip{gap:8px;align-items:center;flex-direction:column;padding:18px 5%;font-size:13px}.section{padding:48px 6%}.section-title{display:block;margin-bottom:24px}.section-title>p,.section-title>.text-link{margin-top:20px}.service-grid{grid-template-columns:1fr;gap:0}.service{padding:25px 35px 25px 0}.service h3{margin-bottom:8px}.number{margin-bottom:12px}.work-grid{grid-template-columns:1fr 1fr;gap:25px 18px}.work-card h3{font-size:17px}.work-card p{font-size:14px}.work-card img{margin-bottom:12px}.work-card .eyebrow{font-size:11px}.split{grid-template-columns:1fr;gap:10px}.steps{grid-template-columns:1fr 1fr;gap:25px}.steps strong{font-size:18px}.contact-band{padding:40px 6%;display:block}.contact-band .button{margin-top:25px}.contact-band h2{font-size:26px}.contact-band p{font-size:15px}footer{padding:40px 6% 95px}.footer-top{display:block}.footer-brand{margin-bottom:25px}.mobile-contact{display:grid;grid-template-columns:1fr 1.5fr;position:fixed;z-index:5;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -2px 12px #143e321a;padding-bottom:env(safe-area-inset-bottom)}.mobile-contact a{padding:15px 8px;text-align:center;text-decoration:none;font-size:14px;font-weight:600}.mobile-contact a:last-child{background:var(--green);color:white}.page-heading{padding:35px 6%}.page-heading p{font-size:15px}.breadcrumb{font-size:12px;padding:12px 6%}.company-table>div{grid-template-columns:100px 1fr;gap:15px;font-size:15px}.form-layout{display:flex;flex-direction:column;gap:25px}.form-layout>div,.form-layout aside{width:100%}.form-layout aside .form-steps,.form-layout aside hr,.form-layout aside .phone,.form-layout aside .phone+p,.form-layout aside hr+p{display:none}.form-layout aside h2{font-size:22px;margin-bottom:12px}.form-layout aside p{margin-bottom:10px}.form-layout .company-table>div{grid-template-columns:90px 1fr}.field-row{grid-template-columns:1fr;gap:0}.contact-options{grid-template-columns:1fr;gap:30px}.gallery-section .work-grid{grid-template-columns:1fr 1fr}.button{gap:20px;padding:14px 20px;font-size:15px}.hero .eyebrow{font-size:11px}}@media(max-width:380px){.work-grid,.gallery-section .work-grid{grid-template-columns:1fr}.header nav a{font-size:12px}.hero h1{font-size:2rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.pdf-preview{overflow-wrap:anywhere;padding:1rem;background:#f0f4f1;border:1px solid #b8c9be;border-radius:8px;font-size:14px;max-width:100%;}
