:root{--ink:#1e2720;--pine:#284334;--pine-deep:#14251c;--cream:#f4efe4;--paper:#fbf8f0;--rust:#c35a35;--rust-dark:#974126;--gold:#d7a64a;--line:#1e27202e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}body::selection{color:var(--paper);background:var(--rust)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:20;width:100%;color:var(--paper);justify-content:space-between;align-items:center;padding:24px clamp(24px,5vw,80px);display:flex;position:absolute;top:0;left:0}.brand{align-items:center;gap:11px;display:inline-flex}.brand-mark{letter-spacing:-2px;border:1px solid;border-radius:50%;place-items:center;width:45px;height:45px;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:700;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.02em;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:500}.brand small{letter-spacing:.18em;text-transform:uppercase;opacity:.72;margin-top:2px;font-size:9px;font-weight:700}nav{align-items:center;gap:32px;font-size:13px;font-weight:700;display:flex}nav a{transition:opacity .18s}nav a:hover{opacity:.68}.nav-cta{border:1px solid #ffffff8c;border-radius:100px;padding:13px 18px}.hero{background:var(--pine-deep);min-height:760px;color:var(--paper);grid-template-columns:minmax(0,.94fr) minmax(420px,1.06fr);display:grid;position:relative;overflow:hidden}.hero:before{z-index:0;content:"";background:radial-gradient(circle at 14% 82%,#d7a64a21,#0000 23%),linear-gradient(120deg,#0000 0 68%,#ffffff06 68% 69%,#0000 69%);position:absolute;inset:0}.hero-copy{z-index:2;flex-direction:column;justify-content:center;max-width:760px;padding:150px clamp(28px,5.5vw,90px) 72px;display:flex;position:relative}.eyebrow{color:var(--rust);letter-spacing:.18em;text-transform:uppercase;margin:0 0 21px;font-size:11px;font-weight:800;line-height:1.4}.hero .eyebrow,.inquiry .eyebrow{color:#e99772}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.045em;font-family:Georgia,Times New Roman,serif;font-weight:400}h1{max-width:650px;margin-bottom:28px;font-size:clamp(56px,6vw,90px);line-height:.93}.hero-lede{color:#f4efe4b8;max-width:600px;margin-bottom:35px;font-family:Georgia,Times New Roman,serif;font-size:clamp(18px,1.4vw,23px);line-height:1.55}.hero-actions{align-items:center;gap:28px;display:flex}.button{cursor:pointer;border:0;border-radius:100px;justify-content:center;align-items:center;min-height:52px;font-size:13px;font-weight:800;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.button-primary{background:var(--rust);color:#fff;padding:0 25px}.button-primary:hover{background:var(--rust-dark)}.text-link{border-bottom:1px solid #ffffff59;padding:10px 0;font-size:13px;font-weight:700}.text-link span{margin-left:8px}.trust-row{color:#f4efe485;letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;gap:24px;margin-top:62px;font-size:10px;font-weight:800;display:flex}.trust-row span:not(:first-child):before{color:var(--gold);content:"✦";margin-right:24px}.hero-visual{z-index:1;min-height:760px;position:relative}.photo-frame{position:absolute;inset:0}.photo-frame:after{background:linear-gradient(90deg, var(--pine-deep) 0%, transparent 18%), linear-gradient(0deg, #14251c5c, transparent 45%);content:"";position:absolute;inset:0}.photo-frame img{object-fit:cover;object-position:center 43%;width:100%;height:100%}.hero-note{width:min(305px,75%);color:var(--ink);background:#f4efe4f0;align-items:center;gap:18px;padding:20px;display:flex;position:absolute;bottom:52px;right:clamp(22px,5vw,70px);box-shadow:0 18px 50px #00000038}.hero-note p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.45}.note-line{background:var(--rust);flex:none;width:37px;height:1px}.marquee{background:var(--rust);color:#fff;padding:20px 24px;overflow:hidden}.marquee div{justify-content:space-around;align-items:center;gap:30px;font-family:Georgia,Times New Roman,serif;font-size:clamp(17px,2vw,27px);font-style:italic;display:flex}.marquee i{color:#f0bd66;font-size:13px}.section{padding:110px clamp(24px,5vw,80px)}.section-heading{grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);align-items:end;gap:56px;margin-bottom:58px;display:grid}.section-heading h2,.story-copy h2,.inquiry-intro h2{max-width:780px;margin:0;font-size:clamp(43px,5vw,70px);line-height:.98}.section-heading>p{color:#1e2720a6;margin-bottom:3px;font-size:15px;line-height:1.7}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.product-card{min-width:0}.product-image{aspect-ratio:.92;background:#dacdb9;position:relative;overflow:hidden}.product-image:after{content:"";background:linear-gradient(#0000 65%,#14251c40);position:absolute;inset:0}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.025)}.product-card:nth-child(2) .product-image img{object-position:center 35%}.product-card:nth-child(3) .product-image img{object-position:center 55%}.product-image>span{z-index:2;background:var(--paper);color:var(--pine);letter-spacing:.12em;text-transform:uppercase;padding:9px 12px;font-size:9px;font-weight:800;position:absolute;bottom:17px;left:17px}.product-copy{grid-template-columns:32px 1fr;gap:13px;padding-top:24px;display:grid}.product-copy>p{color:var(--rust);font-family:Georgia,Times New Roman,serif;font-size:12px}.product-copy h3{margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400}.product-copy div>p{color:#1e2720ab;min-height:68px;margin-bottom:14px;font-size:14px;line-height:1.6}.product-copy a{border-bottom:1px solid var(--ink);padding-bottom:4px;font-size:12px;font-weight:800;display:inline-block}.gallery{background:var(--paper)}.gallery-grid{column-count:3;column-gap:22px}.gallery-card{break-inside:avoid;background:#dacdb9;width:100%;margin-bottom:22px;display:inline-block;position:relative;overflow:hidden}.gallery-card:after{content:"";pointer-events:none;background:linear-gradient(#0000,#14251cbd);position:absolute;inset:45% 0 0}.gallery-card img{width:100%;height:auto;transition:transform .5s;display:block}.gallery-card:hover img{transform:scale(1.018)}.gallery-card>span{z-index:2;color:#fff;justify-content:space-between;align-items:flex-end;gap:16px;padding:38px 18px 17px;display:flex;position:absolute;bottom:0;left:0;right:0}.gallery-card strong{font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:400;line-height:1.2}.gallery-card small{letter-spacing:.08em;text-transform:uppercase;opacity:.72;flex:none;padding-bottom:2px;font-size:9px;font-weight:800}.story{background:var(--cream);grid-template-columns:minmax(430px,1.06fr) minmax(340px,.94fr);align-items:center;gap:clamp(60px,8vw,130px);display:grid}.story-collage{min-height:690px;position:relative}.story-photo{position:absolute;overflow:hidden;box-shadow:0 24px 70px #2c201226}.story-photo img{object-fit:cover;width:100%;height:100%}.story-photo-main{inset:0 18% 8% 0;transform:rotate(-1.5deg)}.story-photo-main img{object-position:center}.story-photo-small{border:10px solid var(--cream);width:46%;height:43%;bottom:0;right:0;transform:rotate(3deg)}.story-copy{max-width:600px}.story-lede{color:var(--pine);margin:35px 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(21px,2vw,29px);line-height:1.45}.story-copy>p:not(.eyebrow):not(.story-lede){color:#1e2720ab;font-size:15px;line-height:1.75}blockquote{border-top:1px solid var(--line);border-left:3px solid var(--rust);margin:34px 0 0;padding:22px 0 0 27px;font-family:Georgia,Times New Roman,serif;font-size:19px;font-style:italic;line-height:1.6}.process{background:var(--pine);color:var(--paper)}.section-heading.compact{margin-bottom:52px;display:block}.process .eyebrow{color:#e99772}.process-list{grid-template-columns:repeat(3,1fr);margin:0;padding:0;list-style:none;display:grid}.process-list li{border-top:1px solid #ffffff38;border-right:1px solid #ffffff2b;grid-template-rows:1fr auto;min-height:270px;padding:27px;display:grid}.process-list li:last-child{border-right:0}.process-list li>span{color:#e99772;font-family:Georgia,Times New Roman,serif;font-size:13px}.process-list h3{margin-bottom:12px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:400}.process-list p{color:#f4efe4a1;margin:0;font-size:14px;line-height:1.65}.inquiry{background:radial-gradient(circle at 15% 85%, #c35a3540, transparent 22%), var(--pine-deep);color:var(--paper);grid-template-columns:minmax(300px,.75fr) minmax(500px,1.25fr);gap:clamp(55px,8vw,130px);display:grid}.inquiry-intro{align-self:start;padding-top:14px}.inquiry-intro>p:not(.eyebrow){color:#f4efe4a6;max-width:470px;margin:28px 0;font-size:15px;line-height:1.75}.social-link{align-items:center;gap:13px;display:inline-flex}.social-links{gap:15px;margin-top:30px;display:grid}.social-link>span:first-child{text-transform:lowercase;border:1px solid #fff6;border-radius:50%;place-items:center;width:44px;height:44px;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:700;display:grid}.social-link>span:last-child{font-size:12px;font-weight:800}.social-link small{color:#f4efe480;margin-top:4px;font-size:10px;font-weight:500;display:block}.form-panel{background:var(--paper);min-height:600px;color:var(--ink);padding:clamp(28px,4vw,52px)}.field-row{grid-template-columns:1fr 1fr;gap:18px;display:grid}label{letter-spacing:.11em;text-transform:uppercase;margin-bottom:21px;font-size:10px;font-weight:800;display:block}label span{color:#1e272073;text-transform:none;font-weight:500}input,select,textarea{width:100%;color:var(--ink);letter-spacing:normal;text-transform:none;background:0 0;border:0;border-bottom:1px solid #1e272047;border-radius:0;outline:0;margin-top:9px;font-size:15px;display:block}input,select{height:48px}textarea{resize:vertical;padding:13px 0;line-height:1.5}input::placeholder,textarea::placeholder{color:#1e272059}.form-submit{width:100%;margin-top:5px}.form-submit:disabled{cursor:wait;opacity:.72;transform:none}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-status{margin:-6px 0 18px;font-size:13px;line-height:1.5}.form-status.error{color:#9f301f}.form-note{color:#1e272080;text-align:center;margin:14px auto 0;font-size:10px;line-height:1.5}.inquiry-ready{flex-direction:column;justify-content:center;min-height:500px;display:flex}.inquiry-ready .eyebrow{color:var(--rust)}.inquiry-ready h3{margin-bottom:24px;font-family:Georgia,Times New Roman,serif;font-size:35px;font-weight:400}.success-message{color:#1e2720ab;max-width:520px;margin-bottom:30px;font-size:16px;line-height:1.7}.inquiry-ready>.button{align-self:flex-start}.inquiry-ready textarea{border:1px solid var(--line);background:var(--cream);padding:16px;font-size:13px}.ready-actions{gap:10px;margin-top:20px;display:flex}.ready-actions .button{flex:1}.button-outline{border:1px solid var(--line);background:0 0;padding:0 22px}.start-over{border:0;border-bottom:1px solid var(--ink);cursor:pointer;background:0 0;align-self:center;margin-top:18px;font-size:11px;font-weight:700}footer{background:var(--pine-deep);color:var(--paper);border-top:1px solid #ffffff24;grid-template-columns:1fr 1fr auto auto;align-items:center;gap:38px;padding:40px clamp(24px,5vw,80px);display:grid}footer>p{color:#f4efe47a;margin:0;font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:italic}footer>div{gap:21px;font-size:11px;font-weight:700;display:flex}footer>small{color:#f4efe461;font-size:9px}@media (width<=980px){.hero{grid-template-rows:auto 440px;grid-template-columns:1fr;min-height:920px}.hero-copy{padding-bottom:60px}.hero-visual{min-height:440px}.photo-frame:after{background:linear-gradient(180deg, var(--pine-deep), transparent 28%)}.product-grid{grid-template-columns:1fr 1fr}.product-card:last-child{grid-column:span 2}.product-card:last-child .product-image{aspect-ratio:1.7}.gallery-grid{column-count:2}.story{grid-template-columns:1fr}.story-collage{min-height:620px}.story-copy{max-width:720px}.inquiry{grid-template-columns:1fr}footer{grid-template-columns:1fr auto}footer>p{display:none}}@media (width<=720px){.site-header{padding:18px 20px}nav>a:not(.nav-cta){display:none}.nav-cta{padding:11px 14px;font-size:11px}.hero{grid-template-rows:auto 360px;min-height:870px}.hero-copy{padding:124px 22px 42px}h1{font-size:clamp(50px,15vw,68px)}.hero-lede{font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start;gap:14px}.trust-row{gap:10px;margin-top:36px;font-size:8px}.trust-row span:not(:first-child):before{margin-right:10px}.hero-visual{min-height:360px}.hero-note{bottom:18px;right:18px}.marquee div{white-space:nowrap;justify-content:center;gap:13px}.section{padding:78px 22px}.section-heading{display:block}.section-heading>p{margin-top:23px}.product-grid{grid-template-columns:1fr;gap:48px}.product-card:last-child{grid-column:auto}.product-card:last-child .product-image{aspect-ratio:.92}.product-copy div>p{min-height:0}.gallery-grid{column-count:1}.gallery-card{margin-bottom:18px}.story{gap:64px}.story-collage{min-height:470px}.story-photo-main{right:12%}.story-photo-small{width:48%;height:40%}.process-list{grid-template-columns:1fr}.process-list li{border-right:0;min-height:230px}.inquiry{gap:42px}.form-panel{min-height:0;padding:25px 19px}.field-row{grid-template-columns:1fr;gap:0}.ready-actions{flex-direction:column}footer{grid-template-columns:1fr;gap:25px}footer>div{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
