:root{--paper:#f4efe6;--ink:#231c15;--muted:#655b4c;--wood:#76552f;--line:#d9d0c1;--card:#fcfaf5;font-family:Jost,system-ui,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;font-size:17px;line-height:1.6}a{color:inherit}img{max-width:100%;display:block}h1,h2{font-family:'Cormorant Garamond',Georgia,serif;font-weight:500;line-height:1.06;margin:0 0 22px}h1{font-size:clamp(42px,4.8vw,68px);letter-spacing:-.025em}h1 em{font-style:normal;color:var(--wood)}h2{font-size:clamp(34px,3.4vw,46px)}p{margin:0 0 18px}.wrap{width:min(1240px,calc(100% - 64px));margin:auto}.masthead{display:flex;justify-content:space-between;align-items:center;padding:22px 0;border-bottom:1px solid var(--line)}.brand{display:flex;gap:14px;align-items:center;text-decoration:none;letter-spacing:.24em;font-size:13px}.brand img{width:72px;height:51px;object-fit:contain}.phone{text-decoration:none;font-size:14px;text-align:right}.phone span{display:block;font-size:17px}.hero{display:grid;grid-template-columns:1fr 1fr;gap:54px;align-items:center;padding-top:64px;padding-bottom:68px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;color:var(--wood);font-weight:600;margin-bottom:20px}.intro{font-size:19px;max-width:42ch;color:var(--muted)}.price{font-size:22px;margin:25px 0 0}.details{font-size:14px;color:var(--muted);margin:2px 0 25px}.button{display:flex;align-items:center;justify-content:center;gap:20px;min-height:54px;padding:15px 22px;background:var(--ink);color:#fff;text-decoration:none;border:1px solid var(--ink);font:500 16px Jost,system-ui,sans-serif;cursor:pointer;border-radius:2px;width:fit-content}.button:hover{background:var(--wood)}.button:disabled{opacity:.65;cursor:wait}.small{font-size:13px;color:var(--muted);margin:12px 0 0}.hero-photo{margin:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.hero-photo img{width:100%;height:490px;object-fit:cover;object-position:50% 80%}.hero-photo figcaption{font-size:12px;color:var(--muted);padding-top:12px}.features{border-top:1px solid var(--line);padding:38px 0 58px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.number{color:var(--wood);font-size:12px;letter-spacing:.1em}.features h2{font-size:28px;margin:12px 0}.features p{font-size:16px;color:var(--muted);margin:0}.inquiry-section{background:#e9e1d3;padding:68px 0;scroll-margin-top:20px}.inquiry-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.inquiry-copy>p:not(.eyebrow){max-width:43ch;color:var(--muted)}blockquote{margin:30px 0 12px;padding-left:24px;border-left:2px solid var(--wood)}blockquote p{font-family:'Cormorant Garamond',Georgia,serif;font-size:26px;line-height:1.3;margin:0 0 12px}cite{font-size:13px;font-style:normal;color:var(--muted)}.text-link{font-size:14px}form{padding:32px;background:var(--card);border:1px solid var(--line);border-radius:3px}.field{margin-bottom:18px}label{display:block;font-size:15px;font-weight:500;margin-bottom:6px}label span{font-weight:400;color:var(--muted)}input,textarea{width:100%;font:inherit;padding:10px 12px;border:1px solid #b7ac9b;border-radius:2px;color:var(--ink);background:#fff}textarea{resize:vertical}input:focus,textarea:focus{outline:2px solid var(--wood);outline-offset:2px}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--wood);outline-offset:4px}form .button{width:100%}.optional{font-size:14px;margin:0 0 22px}.optional .field:first-of-type{margin-top:18px}summary{cursor:pointer}.hp{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#form-status{margin:16px 0 0;font-size:15px}#form-status:empty{display:none}#form-status[data-state=error]{color:#982a22}#form-status[data-state=success]{color:#245835}.faq{max-width:840px;padding-top:66px;padding-bottom:66px}.faq details{border-bottom:1px solid var(--line);padding:20px 0}.faq summary{font-weight:500}.faq details p{margin:16px 0 0;color:var(--muted)}footer{display:flex;gap:24px;justify-content:space-between;flex-wrap:wrap;border-top:1px solid var(--line);padding:24px 0;font-size:13px;color:var(--muted)}.skip{position:absolute;left:16px;top:-100px}.skip:focus{top:10px;background:white;padding:10px;z-index:5}
@media(max-width:800px){.wrap{width:calc(100% - 36px)}.masthead{padding:15px 0}.brand{gap:8px;font-size:10px}.brand img{width:54px;height:40px}.phone{font-size:12px}.phone span{font-size:14px}.hero{grid-template-columns:1fr;gap:30px;padding-top:34px;padding-bottom:34px}.hero-copy{max-width:580px}.hero-photo img{height:auto;max-height:420px;object-fit:cover}.features{grid-template-columns:1fr;gap:28px;padding:30px 0}.features h2{margin:6px 0}.inquiry-section{padding:38px 0}.inquiry-grid{grid-template-columns:1fr;gap:30px}form{padding:23px}.faq{padding-top:40px;padding-bottom:40px}.hero .button{width:100%}footer{gap:12px}.intro{font-size:18px}}
@media(prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}
