@font-face{font-family:Prata;src:url('/assets/prata.ttf') format('truetype');font-display:swap;font-weight:400}
:root{--green:#203e34;--deep:#142d25;--paper:#f5f6f2;--ink:#23382e;--muted:#57655c;--line:#cdd5cc;--accent:#d9e6bd;--red:#8b2929;--serif:Prata,Georgia,serif;--radius:3px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px;scrollbar-color:#8f9e91 var(--paper)}body{margin:0;background:var(--paper);color:var(--ink);font:17px/1.65 Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}::selection{background:#d9e6bd;color:var(--deep)}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select,summary{touch-action:manipulation}input,textarea{caret-color:var(--green)}:focus-visible{outline:3px solid #9b621c;outline-offset:5px}button{cursor:pointer}.wrap{max-width:1336px;margin-inline:auto;padding-inline:36px}.header{height:118px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;text-decoration:none;gap:14px;font-family:var(--serif);font-size:24px;line-height:1.1}.brand strong{font-weight:400}.brand small{display:block;font:12px/1.6 Arial,sans-serif;letter-spacing:.09em;margin-top:9px}.brand svg{width:36px;height:44px;stroke:var(--green);fill:none;stroke-width:1.4}.header nav{display:flex;gap:28px;font-size:15px}.header nav a{text-decoration:none}.header nav a:hover{text-decoration:underline}.header-phone{display:flex;align-items:center;gap:10px;font-size:19px;font-weight:600;white-space:nowrap;text-decoration:none}.icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.hero{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(360px,1fr);align-items:stretch;gap:0}.hero-story{background:var(--green);color:#fff;display:flex;flex-direction:column;min-width:0}.hero-copy{padding:49px 43px 35px}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:var(--serif);font-weight:400;text-wrap:balance}h1{font-size:clamp(34px,3.05vw,47px);line-height:1.3;letter-spacing:-.025em}h1 em,h2 em{font-style:normal;color:#d4e1bc}h1 em{display:inline-block}p{max-width:70ch}.hero-copy>p{max-width:440px;margin-top:20px;font-size:19px;line-height:1.55;color:#edf1e8}.hero-copy .hero-detail{font-size:16px;line-height:1.65;color:#cddacc;margin-top:12px;max-width:450px}.hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:27px}.button{min-height:52px;padding:13px 20px;display:inline-flex;align-items:center;justify-content:center;gap:16px;border:1px solid transparent;border-radius:var(--radius);font-size:16px;font-weight:600;text-decoration:none;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.button.light{background:var(--accent);color:var(--deep)}.button.light:hover{background:white}.button.primary{background:var(--green);color:white}.button.primary:hover{background:var(--deep);box-shadow:0 5px 14px #203e3424}.button:disabled{cursor:wait;opacity:.6}.text-link{font-size:14px;color:#e1e9da}.hero-photo{position:relative;flex:1;min-height:252px;overflow:hidden}.hero-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:50% 39%;animation:photo-reveal .85s cubic-bezier(.16,1,.3,1) both}.hero-photo figcaption{position:absolute;bottom:18px;left:24px;background:var(--paper);color:var(--green);padding:7px 12px;font-size:12px;letter-spacing:.02em}.request{background:#fff;border:1px solid var(--line);padding:31px 34px 27px;scroll-margin-top:16px}.request-top{display:flex;align-items:center;gap:10px;font-size:12px;margin-bottom:18px;color:var(--muted)}.fine-rule{width:26px;height:1px;background:var(--green)}.request h2{font-size:30px;line-height:1.35;letter-spacing:-.025em}.request .intro{font-size:14px;line-height:1.6;color:var(--muted);margin:10px 0 18px}.preview-note{font-size:12px;background:#f0f2eb;padding:9px 11px;margin-bottom:16px;color:#4b5b4b}.field{margin:0 0 12px}.field label,.optional label{display:block;font-size:14px;font-weight:600;margin-bottom:5px}input:not([type=radio]),select,textarea{background:#fff;width:100%;border:1px solid #a9b6ab;border-radius:var(--radius);min-height:44px;padding:9px 12px;color:var(--ink);font-size:16px}input::placeholder,textarea::placeholder{color:#69736c;opacity:1}.field small{display:block;font-size:11px;color:var(--muted);margin-top:3px}.materials{margin:16px 0 0;padding:0;border:0;min-width:0}.materials legend{padding:0;font-size:13px;font-weight:600;margin-bottom:7px}.materials legend span{font-weight:400;color:var(--muted);font-size:11px}.material-options{display:flex;gap:7px}.material-options label{cursor:pointer;flex:1;position:relative}.material-options input{position:absolute;opacity:0}.material-options span{display:flex;justify-content:center;padding:8px 3px;border:1px solid var(--line);border-radius:var(--radius);font-size:13px;white-space:nowrap}.material-options input:checked+span{background:#e9efdf;border-color:var(--green);color:var(--green);font-weight:600}.material-options input:focus-visible+span{outline:3px solid #9b621c;outline-offset:3px}.material-note{min-height:34px;font-size:11px;line-height:1.5;margin-top:8px;color:var(--muted)}.optional{margin-top:9px;font-size:13px}.optional summary{cursor:pointer;padding-block:5px}.optional summary>span{float:right;color:var(--muted);font-size:11px}.optional label{margin-top:10px;font-size:13px}.optional textarea{resize:vertical}.submit{width:100%;margin-top:15px}.submit span{margin-left:auto}.privacy{font-size:11px;line-height:1.55;color:var(--muted);margin-top:11px}.honey{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}#form-status:empty{display:none}#form-status{font-size:14px;margin-top:14px;padding:10px;background:#f8eae8;color:var(--red)}#form-status.success{background:#e9efdf;color:var(--green)}.assurance{display:flex;justify-content:space-between;gap:16px;margin-top:29px;padding-bottom:29px;border-bottom:1px solid var(--line);font-size:14px}.assurance span{display:flex;align-items:center;gap:12px}.assurance span:before{content:'';width:5px;height:5px;background:#647b53;transform:rotate(45deg)}.section{padding-top:96px;padding-bottom:96px}.expertise{display:grid;grid-template-columns:1.05fr 1fr;gap:95px}h2{font-size:36px;line-height:1.35;letter-spacing:-.025em}h2 em{color:#627651}.expertise p{color:var(--muted);font-size:16px;margin-top:21px}.inline-link{display:inline-flex;gap:25px;margin-top:25px;font-size:16px;font-weight:600}.care-list article{border-top:1px solid var(--line);padding:20px 0 22px}.care-list article:first-child{padding-top:8px;border:0}.care-list h3{font-size:19px;font-weight:500}.care-list p{font-size:15px;line-height:1.65;margin-top:7px;max-width:440px}.atelier-band{background:#e4e9dd}.atelier-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:78px;padding-top:50px;padding-bottom:50px}.atelier-inner>img{width:100%;height:340px;object-fit:cover}.atelier-inner h2{font-size:34px}.atelier-inner p{font-size:15px;max-width:410px;margin:18px 0 22px;color:#465a47}.atelier-inner .button{background:var(--green);color:white}.faq{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px}.faq>div>p{font-size:15px;color:var(--muted);margin-top:18px}.faq-list details{border-top:1px solid var(--line);padding:20px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{font-size:16px;font-weight:600;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:'+';font-size:23px;font-weight:400}.faq-list details[open] summary:after{content:'−'}.faq-list details p{font-size:15px;margin-top:14px;line-height:1.75;color:var(--muted)}.closing{display:flex;align-items:center;gap:32px;justify-content:space-between;border-top:1px solid var(--line);padding-top:33px;padding-bottom:40px}.closing h2{margin-right:auto}.closing>a:last-child{font-size:18px;white-space:nowrap}.footer{display:grid;grid-template-columns:.9fr 1.1fr 1fr;gap:35px;padding-top:40px;padding-bottom:50px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.footer-brand{font-family:var(--serif);font-size:20px;color:var(--green)}.footer-brand small{display:block;font:12px/2 Arial,sans-serif;margin-top:6px}.footer>div:last-child a{display:block;margin-bottom:7px}.footer p{margin-bottom:8px}.mobile-actions{display:none}.svg-defs{position:absolute;width:0;height:0}.skip{position:fixed;left:16px;top:-90px;background:#fff;padding:12px;z-index:10}.skip:focus{top:10px}@keyframes photo-reveal{from{clip-path:inset(0 8% 0 0)}to{clip-path:inset(0)}}
@media(min-width:1450px){.hero-copy{padding-top:54px}.hero-photo{min-height:320px}}
@media(max-width:1000px){.wrap{padding-inline:24px}.header nav{display:none}.hero{grid-template-columns:1fr 1fr}.hero-copy{padding:35px 27px}.hero-copy>p{font-size:17px}h1{font-size:35px}.request{padding:28px 24px}.request h2{font-size:27px}.expertise,.atelier-inner{gap:44px}.assurance{font-size:12px}.assurance span{gap:7px}.faq{gap:40px}h2{font-size:31px}.closing{gap:20px}}
@media(max-width:700px){body{font-size:16px;padding-bottom:72px}.wrap{padding-inline:20px}.header{height:91px;gap:12px}.brand{font-size:19px;gap:8px}.brand svg{width:27px;height:36px}.brand small{font-size:9px;letter-spacing:.055em;margin-top:6px}.header-phone{font-size:14px;gap:6px}.header-phone .icon{width:16px;height:16px}.hero{display:flex;flex-direction:column;padding-inline:0;margin-inline:12px}.hero-copy{padding:31px 24px 26px}h1{font-size:34px;line-height:1.35}.hero-copy>p{margin-top:17px;font-size:17px;max-width:340px}.hero-copy .hero-detail{font-size:14px}.hero-actions{margin-top:21px;gap:15px}.hero-actions .button{font-size:14px;padding:12px 15px}.hero-actions .text-link{font-size:12px}.hero-photo{min-height:180px;height:180px;flex:auto}.hero-photo img{object-position:50% 38%}.hero-photo figcaption{bottom:13px;left:18px;font-size:10px}.request{padding:28px 23px}.request-top{margin-bottom:12px}.request h2{font-size:29px}.request .intro{font-size:14px}.field{margin-bottom:16px}.field label{font-size:15px}input:not([type=radio]),select{min-height:48px}.materials legend{font-size:13px}.material-options span{font-size:13px;min-height:44px;align-items:center}.material-note{font-size:12px;min-height:36px}.privacy{font-size:12px}.assurance{display:grid;grid-template-columns:1fr 1fr;font-size:12px;row-gap:13px;margin-top:23px;padding-bottom:24px}.section{padding-top:54px;padding-bottom:54px}.expertise,.faq,.atelier-inner{grid-template-columns:1fr;gap:35px}h2{font-size:29px}.expertise p{font-size:16px;margin-top:17px}.care-list article{padding-block:18px}.care-list p{font-size:15px;margin-top:7px}.atelier-inner{padding-block:27px;gap:27px}.atelier-inner>img{height:250px}.atelier-inner h2{font-size:29px}.atelier-inner>div{padding-bottom:10px}.faq{gap:25px}.faq-list summary{font-size:16px}.closing{flex-wrap:wrap;justify-content:flex-start;gap:19px;padding-top:28px;padding-bottom:32px}.closing h2{width:100%}.closing>a:last-child{font-size:15px}.closing .button{font-size:14px;padding:12px}.footer{grid-template-columns:1fr;gap:22px;padding-top:32px;padding-bottom:32px;font-size:13px}.mobile-actions{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);z-index:5;padding:8px 10px calc(8px + env(safe-area-inset-bottom));gap:8px;box-shadow:0 -4px 20px #203e3410}.mobile-actions a{min-height:47px;display:flex;align-items:center;justify-content:center;gap:9px;font-size:13px;font-weight:600;text-decoration:none;border:1px solid var(--green);border-radius:3px}.mobile-actions a:last-child{background:var(--green);color:white}.mobile-actions .icon{width:17px;height:17px}}
@media(max-width:360px){h1{font-size:30px}.header-phone{font-size:12px}.brand{font-size:17px}.hero-copy{padding-inline:20px}.request{padding-inline:18px}.hero-actions{gap:12px}.hero-actions .text-link{font-size:11px}}
.brand small{font-size:12px;letter-spacing:.02em}.hero-photo figcaption{font-size:12px}.field small,.materials legend span,.material-note,.optional summary>span,.privacy{font-size:12px}.atelier-inner .button:hover{background:var(--deep);color:#fff}
@media(max-width:700px){.brand small{font-size:11px;letter-spacing:0}.hero-photo figcaption{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
