:root { --background:#f5f0e7; --foreground:#20251f; --primary:#244f3a; --primary-foreground:#fffaf0; --border:#d8cdbd; --ring:#b8653d; --font-sans-custom:var(--font-geist-sans),Arial,sans-serif; }
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--background);color:var(--foreground);font-family:var(--font-sans-custom)}a{color:inherit;text-decoration:none}img{object-fit:cover}
.site-header{min-height:82px;max-width:1380px;margin:auto;padding:16px clamp(22px,5vw,72px);display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid #a9967c;border-radius:50%;color:#244f3a;font-family:Georgia,serif;font-weight:700}.brand strong,.brand small{display:block}.brand strong{font-family:Georgia,serif;font-size:18px;line-height:1}.brand small{margin-top:5px;color:#6f6b62;font-size:11px;letter-spacing:.08em;text-transform:uppercase}nav{display:flex;align-items:center;gap:clamp(18px,3vw,38px);font-size:14px}.nav-cta{padding:12px 18px;border-radius:2px;background:#244f3a;color:#fffaf0}
.hero{max-width:1380px;min-height:680px;margin:auto;padding:38px clamp(22px,5vw,72px) 84px;display:grid;grid-template-columns:.94fr 1.06fr;gap:clamp(38px,6vw,92px);align-items:center}.hero-copy{padding:30px 0}.eyebrow{margin:0 0 20px;color:#a85232;font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-.035em}h1{margin-bottom:28px;font-size:clamp(54px,6.6vw,94px);line-height:.94}.lede{max-width:560px;color:#55584f;font-size:clamp(18px,1.65vw,22px);line-height:1.65}.hero-actions{margin-top:34px;display:flex;align-items:center;gap:28px}.primary-button,.light-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 24px;border-radius:2px;font-weight:650}.primary-button{background:#244f3a;color:#fffaf0}.primary-button svg,.light-button svg,.product-copy a svg{width:17px}.text-link{padding-bottom:4px;border-bottom:1px solid #8b7c68;font-weight:600}.trust-row{margin-top:44px;padding-top:24px;display:flex;gap:26px;border-top:1px solid #d8cdbd;color:#66665d;font-size:13px}.trust-row span{display:flex;align-items:center;gap:7px}.trust-row svg{width:17px;color:#a85232}.hero-media{position:relative;min-height:570px;overflow:hidden;background:#ded5c5}.hero-media:after{content:'';position:absolute;inset:0;box-shadow:inset 0 0 0 1px rgb(25 33 26/10%);pointer-events:none}.workshop-note{position:absolute;right:0;bottom:0;z-index:2;width:min(310px,74%);padding:24px 28px;background:#f5f0e7}.workshop-note strong,.workshop-note span{display:block}.workshop-note strong{font-family:Georgia,serif;font-size:20px}.workshop-note span{margin-top:5px;color:#69675e;font-size:13px}
.designs{padding:90px clamp(22px,5vw,72px) 104px;background:#fffdf8}.section-heading{max-width:1236px;margin:0 auto 42px;display:grid;grid-template-columns:1.3fr .7fr;gap:60px;align-items:end}h2{margin-bottom:0;font-size:clamp(38px,4.1vw,61px);line-height:1.04}.section-heading>p{margin-bottom:4px;color:#66665d;line-height:1.7}.product-grid{max-width:1236px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{border:1px solid #dfd7cb;background:#f8f4ed}.product-image{position:relative;aspect-ratio:1/1;overflow:hidden}.product-image img{transition:transform .45s ease}.product-card:hover .product-image img{transform:scale(1.025)}.favorite-badge{position:absolute;top:15px;left:15px;padding:8px 10px;background:#a85232;color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-copy{padding:24px}.product-copy p{margin-bottom:8px;color:#a85232;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-copy h3{margin-bottom:22px;font-family:Georgia,serif;font-size:27px;font-weight:400}.product-copy a{display:inline-flex;align-items:center;gap:9px;border-bottom:1px solid #998a75;padding-bottom:5px;font-size:14px;font-weight:650}
.process{max-width:1236px;margin:auto;padding:108px 0;display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(56px,9vw,130px)}.process-intro>p:last-child{max-width:480px;margin-top:26px;color:#66665d;line-height:1.75}.process ol{margin:0;padding:0;list-style:none;border-top:1px solid #ccbfae}.process li{display:grid;grid-template-columns:70px 1fr;gap:18px;padding:28px 0;border-bottom:1px solid #ccbfae}.process li>span{color:#a85232;font-family:Georgia,serif;font-size:18px}.process h3{margin-bottom:8px;font-family:Georgia,serif;font-size:25px;font-weight:400}.process li p{margin-bottom:0;color:#68685f;line-height:1.55}.order-panel{max-width:1236px;margin:0 auto 92px;padding:clamp(38px,6vw,72px);display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center;background:#244f3a;color:#fffaf0}.order-panel .eyebrow{color:#e8aa84}.order-details p{display:flex;align-items:center;gap:10px;color:#e9e7dc}.order-details p svg{width:18px;color:#e8aa84}.light-button{margin-top:18px;background:#fffaf0;color:#244f3a}footer{max-width:1236px;margin:auto;padding:38px 0 50px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #d8cdbd;color:#66665d;font-size:13px}.footer-brand{color:#20251f}
.custom-order{max-width:1236px;margin:0 auto 92px;padding:clamp(38px,6vw,72px);display:grid;grid-template-columns:.72fr 1.28fr;gap:clamp(48px,7vw,94px);background:#e9dfcf}.custom-order-heading>p:last-child{margin-top:26px;color:#626158;line-height:1.75}.custom-form{display:grid;gap:24px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.custom-form label{display:grid;gap:8px}.custom-form label>span{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.custom-form input,.custom-form select,.custom-form textarea{width:100%;border:1px solid #b9ac99;border-radius:2px;background:#fffdf8;color:#20251f;font:inherit;outline:none}.custom-form input,.custom-form select{height:48px;padding:0 13px}.custom-form textarea{padding:13px;resize:vertical}.custom-form input:focus,.custom-form select:focus,.custom-form textarea:focus{border-color:#244f3a;box-shadow:0 0 0 2px rgb(36 79 58/15%)}.form-send-row{display:flex;align-items:center;justify-content:space-between;gap:28px}.form-send-row p{display:flex;gap:8px;margin:0;color:#68685f;font-size:13px;line-height:1.5}.form-send-row p svg{flex:0 0 auto;width:17px}.form-send-row button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;gap:10px;min-height:52px;border:0;border-radius:2px;padding:0 22px;background:#244f3a;color:#fffaf0;font:inherit;font-weight:650;cursor:pointer}.form-send-row button svg{width:17px}
.hero-media>img,.product-image>img{width:100%;height:100%;object-fit:cover}.process video{display:block;width:100%;margin-bottom:28px;background:#172b20}.product-links,.order-buttons{display:flex;flex-wrap:wrap;align-items:center;gap:16px}.pickup-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border:1px solid #dfe7dd;border-radius:2px;padding:0 24px;color:#fffaf0;font-weight:650}
@media(max-width:900px){nav a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:32px}.hero-media{min-height:min(620px,88vw)}.section-heading,.process,.custom-order,.order-panel{grid-template-columns:1fr}.process{padding-inline:24px}.custom-order{margin-inline:24px}.product-grid{grid-template-columns:1fr 1fr}.product-card:last-child{grid-column:1/-1;max-width:calc(50% - 10px)}footer{margin-inline:24px}}
@media(max-width:620px){.site-header{min-height:72px}.brand strong{font-size:15px}.brand small{font-size:9px}.nav-cta{padding:10px 13px}.hero{padding-bottom:64px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.trust-row{flex-direction:column;gap:12px}.designs{padding-top:70px}.section-heading{gap:24px}.product-grid,.form-grid{grid-template-columns:1fr}.product-card:last-child{grid-column:auto;max-width:none}.process{padding-block:78px}.custom-order,.order-panel{margin-inline:14px;margin-bottom:62px;gap:38px}.form-send-row{align-items:stretch;flex-direction:column}.form-send-row button{width:100%}footer{align-items:flex-start;flex-direction:column;gap:22px}}
