@import "https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700&family=Prata&display=swap";:root{--green:#233e32;--ink:#252c26;--cream:#f8f7f3;--muted:#7c8179;--line:#e4e4dc}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{background:var(--cream);color:var(--ink);margin:0;font-family:Manrope,Arial,sans-serif;font-size:16px;line-height:1.6}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit;background:0 0;border:0}button:disabled{opacity:.55;cursor:wait}a{color:inherit;text-decoration:none}:is(button:focus-visible,a:focus-visible){outline-offset:5px;outline:2px solid #a37c4f}img{max-width:100%;display:block}svg{stroke-width:1.5px;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Prata,Georgia,serif;font-weight:400;line-height:1.25}h2{margin:12px 0 0;font-size:36px}em{color:#877358;font-weight:400}small{font-size:12px}input,select,textarea{border:1px solid var(--line);color:inherit;background:0 0;border-radius:0;min-width:0;padding:12px}textarea{resize:vertical;min-height:110px}label{flex-direction:column;gap:6px;margin-bottom:14px;font-size:14px;display:flex}.topline{background:var(--green);color:#eee9db;letter-spacing:.3px;justify-content:space-between;padding:8px 5%;font-size:12px;display:flex}.header{border-bottom:1px solid var(--line);background:#fffefa;align-items:center;gap:36px;padding:26px 5%;display:flex}.brand{letter-spacing:1.8px;color:var(--green);flex-shrink:0;align-items:center;gap:12px;font-size:21px;font-weight:600;line-height:1.35;display:flex}.brand small{letter-spacing:2.2px;margin-top:4px;font-size:9px;font-weight:400;display:block}.header nav{white-space:nowrap;gap:25px;margin:auto;font-size:14px;display:flex}.header nav a:hover{color:#9d805e}.phone{white-space:nowrap;font-size:15px}.phone small{color:var(--muted);font-size:11px;display:block}.header-actions{align-items:center;gap:17px;display:flex}.header-actions button{padding:0;display:flex;position:relative}.header-actions svg{width:21px}.header-actions sup{background:var(--green);color:#fff;text-align:center;border-radius:50%;width:15px;height:15px;font-size:9px;position:absolute;top:-9px;right:-8px}.mobile-menu{display:none!important}.hero{background:#e1d9c9;height:43vw;min-height:610px;max-height:730px;position:relative;overflow:hidden}.hero>img{object-fit:cover;object-position:center 56%;width:100%;height:100%}.hero:after{content:"";pointer-events:none;background:linear-gradient(90deg,#f5f0e4db,#f5f0e459 39%,#0000 63%);position:absolute;inset:0}.hero-content{z-index:1;max-width:650px;position:absolute;top:13%;left:7.5%}.eyebrow{letter-spacing:2px;color:#738070;font-size:11px;font-weight:600}.hero .eyebrow{color:#53634d;align-items:center;gap:10px;display:flex}.hero .eyebrow span{background:#53634d;border-radius:50%;width:6px;height:6px}.hero h1{letter-spacing:-2px;color:#293c2e;margin:25px 0 20px;font-size:clamp(44px,4.4vw,70px);line-height:1.2}.hero h1 em{color:#826b4d;font-style:normal}.hero p{color:#555b50;margin-bottom:26px;font-size:15px;line-height:1.8}.primary,.outline,.light-button{justify-content:center;align-items:center;gap:28px;padding:16px 23px;font-size:14px;font-weight:500;transition:background .2s,transform .2s;display:inline-flex}.primary{background:var(--green);color:#fff}.primary:hover{background:#385343;transform:translateY(-2px)}.outline{background:0 0;border:1px solid #b7bdb1}.light-button{color:var(--green);background:#e9e2d1}.hero-link{text-underline-offset:5px;align-items:center;gap:16px;margin-top:22px;font-size:12px;text-decoration:underline;display:flex}.hero-caption{z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);letter-spacing:2px;background:#fffdf3df;border:1px solid #fff8;padding:17px 25px;font-size:10px;position:absolute;bottom:42px;right:5%}.hero-caption span{letter-spacing:0;color:#74766b;margin-top:3px;font-size:12px;display:block}.hero-index{z-index:1;align-items:center;gap:10px;font-size:11px;display:flex;position:absolute;bottom:32px;left:7.5%}.hero-index i{border-top:1px solid #7b7e70;width:60px}.benefits{border-bottom:1px solid var(--line);background:#fffefa;grid-template-columns:repeat(4,1fr);padding:26px 6%;display:grid}.benefits>div{border-right:1px solid var(--line);justify-content:center;align-items:center;gap:17px;display:flex}.benefits>div:last-child{border:0}.benefits svg{color:#707f68;width:29px;height:29px}.benefits span{font-size:13px}.benefits small{color:#8b8e85;margin-top:3px;font-size:11px;display:block}.section{max-width:1660px;margin:auto;padding:65px 6%}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:34px;display:flex}.section-heading>a{border-bottom:1px solid #9b9f91;align-items:center;gap:13px;padding-bottom:5px;font-size:13px;display:flex}.categories{grid-template-columns:repeat(8,1fr);gap:28px;display:grid}.categories button{flex-direction:column;align-items:center;gap:15px;font-size:13px;display:flex}.category-image{background:#eeede7;border-radius:50%;width:115px;height:115px;transition:transform .25s;display:block;overflow:hidden}.category-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:12px}.categories button:hover .category-image{transform:translateY(-5px)}.category-section{padding-bottom:48px}.catalog-section{padding-top:25px;padding-bottom:70px}.catalog-tools{margin-bottom:30px}.tabs{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:7px;margin-bottom:20px;padding-bottom:18px;display:flex}.tabs button,.tabs select{padding:8px 17px;font-size:13px}.tabs button.active{background:var(--green);color:#fff}.tabs select{border:0}.filters{align-items:center;gap:20px;display:flex}.search{border-bottom:1px solid #d6d9ce;flex-direction:row;align-items:center;gap:10px;width:100%;max-width:300px;margin:0}.search input{border:0;outline:0;width:100%;padding:10px 0;font-size:13px}.filters select{padding:8px 12px;font-size:13px}.sale-filter{flex-direction:row;align-items:center;margin:0;font-size:13px}.sale-filter input{accent-color:var(--green)}.product-grid{grid-template-columns:repeat(4,1fr);gap:35px 24px;display:grid}.product{min-width:0}.product-image{aspect-ratio:1.13;background:#efeee8;position:relative;overflow:hidden}.image-open{width:100%;height:100%;padding:25px;display:block}.image-open img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;transition:transform .45s}.product:hover .image-open img{transform:scale(1.05)}.favorite{padding:5px;position:absolute;top:12px;right:12px}.favorite.saved{color:#9b7051}.badge{background:var(--green);color:#fff;padding:3px 10px;font-size:11px;position:absolute;top:17px;left:16px}.quick-view{opacity:0;background:#fffdf2dd;justify-content:center;align-items:center;gap:10px;width:100%;padding:10px;font-size:12px;transition:all .2s;display:flex;position:absolute;bottom:0;left:0;transform:translateY(100%)}.product:hover .quick-view{opacity:1;transform:translateY(0)}.quick-view:focus-visible{opacity:1;transform:translateY(0)}.product-meta{color:#8b8c81;justify-content:space-between;margin:16px 0 5px;font-size:10px;display:flex}.product-meta span{color:#7a876a}.product-name{text-align:left;min-height:45px;padding:0;font-size:14px;line-height:1.6}.product-bottom{justify-content:space-between;align-items:center;margin-top:10px;display:flex}.product-bottom strong{font-size:17px;font-weight:600}.product-bottom del{color:#999;margin-left:8px;font-size:12px}.add-cart{border:1px solid #d5d9ce;place-items:center;width:34px;height:34px;display:grid}.add-cart:hover{background:var(--green);color:#fff}.catalog-more{width:max-content;margin:45px auto 0;display:flex}.muted{color:var(--muted);font-size:14px}.empty{text-align:center;padding:50px}.empty button{margin:15px auto;text-decoration:underline;display:block}.custom-section{background:var(--green);color:#eceadd;grid-template-columns:1fr 1fr;min-height:470px;margin:0 6%;display:grid}.custom-photo{position:relative;overflow:hidden}.custom-photo img{object-fit:cover;object-position:90% center;width:100%;height:100%}.custom-photo span{letter-spacing:2px;color:#fff;background:#233e3280;padding:8px 12px;font-size:10px;position:absolute;bottom:28px;left:32px}.custom-copy{padding:57px 12%}.custom-copy .eyebrow{color:#b7c0a7}.custom-copy h2{font-size:39px;line-height:1.3}.custom-copy em{color:#cab891;font-style:normal}.custom-copy p{color:#c3cbbd;margin:23px 0;font-size:14px}.custom-steps{color:#bbc4b2;white-space:nowrap;border-top:1px solid #ffffff20;gap:23px;padding:15px 0 28px;font-size:10px;display:flex}.text-light{color:#c4cbbd;align-items:center;gap:9px;padding:20px 0 0;font-size:12px;display:flex}.about-section{grid-template-columns:1fr 1fr;gap:60px;padding-top:85px;padding-bottom:85px;display:grid}.about-section h2{font-size:40px}.about-section p{font-size:15px}.stats{border-top:1px solid var(--line);gap:65px;margin-top:28px;padding-top:24px;display:flex}.stats strong{font-family:Georgia,serif;font-size:29px;font-weight:400}.stats span{color:var(--muted);margin-top:7px;font-size:11px;display:block}footer{background:#eceee6;padding:50px 6% 20px}.footer-top{grid-template-columns:1.2fr .7fr 1.3fr 1fr;gap:45px;display:grid}.footer-top .brand{align-self:start;font-size:18px}.footer-top h3{margin:0 0 15px;font-size:13px;font-weight:600}.footer-top>div>a{margin:8px 0;font-size:13px;display:block}.footer-top p{color:#777e70;font-size:12px}.footer-top .footer-phone{white-space:nowrap;margin-top:0!important;font-size:22px!important}.footer-contact{border-bottom:1px solid #9ba58f;align-items:center;gap:15px;padding:4px 0;font-size:12px;display:flex}.footer-bottom{color:#7c8473;border-top:1px solid #d8dcce;justify-content:space-between;gap:20px;margin-top:40px;padding-top:20px;font-size:10px;display:flex}.chat-trigger{z-index:25;background:var(--green);color:#fff;border-radius:40px;align-items:center;gap:11px;padding:15px 20px;font-size:13px;display:flex;position:fixed;bottom:24px;right:26px;box-shadow:0 5px 25px #233e3230}.chat-trigger small{color:#dbd4ba;border-left:1px solid #ffffff40;padding-left:10px;font-size:10px}.overlay{z-index:50;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#17201980;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.modal{background:var(--cream);width:600px;max-width:100%;max-height:90vh;padding:45px;position:relative;overflow:auto;box-shadow:0 20px 100px #0002}.modal h2{margin-bottom:24px;font-size:32px}.modal h2 small{font-family:Arial;font-size:20px}.modal p{font-size:14px}.close{z-index:3;position:absolute;top:16px;right:16px}.product-modal{grid-template-columns:1fr 1fr;gap:40px;width:1000px;display:grid}.product-modal>img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:420px}.product-modal .outline{margin-top:12px;display:flex}.large-price{font-size:27px!important}.source-link{margin-top:20px;font-size:12px;text-decoration:underline;display:block}.cart-modal{width:740px}.cart-row{border-bottom:1px solid var(--line);grid-template-columns:85px 1fr auto;gap:20px;padding:20px 0;font-size:13px;display:grid}.cart-row img{object-fit:contain;mix-blend-mode:multiply;width:85px;height:85px}.cart-row p{margin:5px 0}.quantity{align-items:center;gap:16px;display:flex}.quantity button{border:1px solid #ddd;place-items:center;width:26px;height:26px;display:grid}.total{justify-content:space-between;margin:25px 0;font-size:23px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.consent{flex-direction:row;align-items:flex-start;gap:10px;font-size:12px}.consent input{margin-top:4px}.toast{color:#fff;z-index:100;background:#233e32;align-items:center;gap:12px;max-width:90vw;padding:15px 25px;font-size:14px;display:flex;position:fixed;top:25px;left:50%;transform:translate(-50%);box-shadow:0 5px 30px #0002}.chat-panel{z-index:60;background:#fffdf8;border:1px solid #d5dccf;width:390px;max-width:calc(100vw - 30px);position:fixed;bottom:90px;right:25px;box-shadow:0 10px 60px #0003}.chat-head{background:var(--green);color:#fff;align-items:center;gap:12px;padding:18px;font-size:12px;display:flex}.chat-head small{color:#c0caba;font-size:10px;display:block}.chat-head button{color:#fff;margin-left:auto;padding:0}.chat-messages{flex-direction:column;gap:12px;max-height:330px;padding:18px;display:flex;overflow:auto}.bubble{white-space:pre-wrap;background:#eeefe8;max-width:92%;padding:12px;font-size:13px}.bubble.user{background:#dfe8dd;align-self:flex-end}.chat-suggestions{gap:8px;padding:0 16px 12px;display:flex}.chat-suggestions button{border:1px solid #d5dace;padding:6px 10px;font-size:10px}.chat-panel form{border-top:1px solid var(--line);padding:10px;display:flex}.chat-panel form input{border:0;outline:0;width:100%;font-size:13px}.chat-note{text-align:center;color:#7b8376;padding:0 10px 10px;font-size:9px;display:block}.success{text-align:center;padding:30px}.success svg{color:var(--green);margin:auto}.mobile-nav{background:#fff;gap:20px;padding:20px;display:flex}.admin-shell{max-width:1500px;margin:auto;padding:45px 6%}.admin-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.admin-table{border-collapse:collapse;width:100%;font-size:13px}.admin-table td,.admin-table th{text-align:left;border-bottom:1px solid var(--line);padding:14px}.admin-table td img{object-fit:contain;width:60px;height:50px}.admin-table button{text-decoration:underline}.admin-scroll{overflow:auto}.admin-edit label{font-size:13px}.admin-status{border:1px solid var(--line);margin:20px 0;padding:20px;font-size:14px}@media (min-width:1550px){.header{gap:50px}.hero-content{left:9%}.hero{height:690px}}@media (max-width:1150px){.header{gap:22px;padding:23px 4%}.header nav{gap:18px}.phone{display:none}.hero{min-height:560px}.hero-content{top:12%;left:6%}.hero h1{font-size:55px}.categories{gap:16px}.category-image{width:90px;height:90px}.custom-copy{padding:40px 9%}.custom-copy h2{font-size:32px}.footer-top{gap:25px}.footer-top .brand{font-size:14px}.footer-top .footer-phone{font-size:18px!important}.header-actions{gap:15px}.custom-steps{gap:14px}}@media (max-width:800px){.topline{justify-content:center;font-size:10px}.topline span:last-child{display:none}.header{justify-content:space-between;gap:15px;padding:20px 5%}.brand{font-size:17px}.brand svg{width:28px}.brand small{font-size:7px}.header nav{display:none}.header-actions{gap:14px}.header-actions button:first-child{display:none}.mobile-menu{display:flex!important}.hero{height:580px;min-height:580px}.hero>img{object-position:65% center}.hero:after{background:linear-gradient(90deg,#eee9ded9,#eee9de65 60%,#eee9de05)}.hero-content{max-width:90%;top:9%;left:6%}.hero h1{letter-spacing:-1px;font-size:49px}.hero .eyebrow{letter-spacing:1px;font-size:9px}.hero-caption{padding:10px 14px;font-size:8px;bottom:25px;right:5%}.hero-caption span{font-size:10px}.hero p{font-size:14px}.benefits{grid-template-columns:1fr 1fr;gap:22px 10px;padding:20px 4%}.benefits>div{border:0;justify-content:flex-start;gap:12px}.benefits span{font-size:11px}.benefits small{font-size:9px}.benefits svg{width:23px}.section{padding:40px 5%}h2{font-size:27px}.section-heading{gap:15px;margin-bottom:25px}.section-heading>a{white-space:nowrap;font-size:11px}.eyebrow{letter-spacing:1.5px;font-size:9px}.categories{grid-template-columns:repeat(4,1fr);gap:25px 12px}.category-image{width:75px;height:75px}.categories button{gap:10px;padding:0;font-size:11px}.category-image img{padding:8px}.catalog-section{padding-top:15px}.tabs{gap:0}.tabs button,.tabs select{padding:7px 10px;font-size:11px}.filters{flex-wrap:wrap;gap:10px}.search{flex:100%;max-width:100%}.filters select,.sale-filter{font-size:11px}.product-grid{grid-template-columns:1fr 1fr;gap:25px 15px}.product-image{aspect-ratio:.95}.image-open{padding:14px}.favorite{top:6px;right:6px}.favorite svg{width:17px}.product-meta{font-size:9px}.product-name{min-height:40px;font-size:12px}.product-bottom strong{font-size:15px}.product-bottom del{margin:0;display:block}.quick-view{display:none}.custom-section{grid-template-columns:1fr;margin:0 5%}.custom-photo{height:300px}.custom-copy{padding:35px 28px}.custom-copy h2{font-size:33px}.custom-steps{gap:23px}.about-section{grid-template-columns:1fr;gap:30px}.about-section h2{font-size:32px}.stats{gap:35px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 20px}.footer-top .brand,.footer-top>div:last-child{grid-column:1/-1}.footer-bottom{flex-wrap:wrap;gap:15px;font-size:9px}.footer-bottom>span:last-child{display:none}.chat-trigger{padding:13px 16px;bottom:15px;right:16px}.chat-trigger span{font-size:12px}.chat-panel{bottom:75px;right:15px}.overlay{padding:15px}.modal{padding:35px 24px}.product-modal{grid-template-columns:1fr;gap:15px}.product-modal>img{height:220px}.product-modal h2{font-size:26px}.cart-row{grid-template-columns:60px 1fr;gap:12px}.cart-row>strong{grid-column:2}.cart-row img{width:60px}.form-grid{grid-template-columns:1fr;gap:0}.hero-index{bottom:35px;left:6%}.admin-header{flex-direction:column;align-items:flex-start}.admin-table td{padding:10px}.admin-shell{padding:30px 5%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media (max-width:800px){.hero h1{letter-spacing:-1px;font-size:36px;line-height:1.3}.hero-content{max-width:88%;top:12%}.hero-caption{display:none}.hero:after{background:linear-gradient(90deg,#eee9deed,#eee9de95 68%,#eee9de25)}.product-name{min-height:66px;font-size:14px}.categories button,.tabs button,.tabs select,.filters select,.sale-filter{font-size:13px}.hero p{font-size:15px}}.product-detail-dialog{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:36px;width:1120px;padding:44px}.product-gallery{outline-offset:4px;min-width:0;position:sticky;top:0}.gallery-stage{aspect-ratio:1;touch-action:pan-y;background:#efeee8;place-items:center;display:grid;position:relative;overflow:hidden}.gallery-stage>img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;min-height:0;padding:14px}.gallery-arrow{background:#fffef9ed;border:1px solid #d9dcd1;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:calc(50% - 21px);box-shadow:0 2px 8px #0001}.gallery-arrow:hover{background:var(--green);color:#fff}.gallery-arrow.previous{left:12px}.gallery-arrow.next{right:12px}.gallery-counter{font-variant-numeric:tabular-nums;background:#fffef9e8;padding:4px 11px;font-size:13px;position:absolute;bottom:12px;right:14px}.gallery-thumbnails{scrollbar-width:thin;scrollbar-color:#9ca891 transparent;gap:8px;padding:12px 2px 8px;display:flex;overflow-x:auto}.gallery-thumbnails button{background:#eeeee8;border:1px solid #0000;flex:0 0 68px;height:68px;padding:4px}.gallery-thumbnails button.selected{border:2px solid var(--green);padding:3px}.gallery-thumbnails img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.product-details-copy{min-width:0}.product-details-copy h2{overflow-wrap:anywhere;font-size:30px}.product-detail-actions{flex-wrap:wrap;gap:10px;margin:24px 0;display:flex}.product-detail-dialog .product-detail-actions .outline{margin:0}.product-specifications{border-top:1px solid var(--line);margin-top:28px;padding:24px 0 0}.product-specifications h3{margin-bottom:17px;font-size:18px;font-weight:600}.product-specifications dl{margin:0}.product-specifications dl>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(90px,.85fr) minmax(0,1.4fr);gap:18px;padding:12px 0;font-size:14px;line-height:1.7;display:grid}.product-specifications dt{color:#757d70}.product-specifications dd{overflow-wrap:anywhere;margin:0}.product-details-description{color:#7c8179;margin-top:24px;line-height:1.8}.details-note{color:#7c8179;margin-top:10px;font-size:13px!important}.details-error p{font-size:14px}.product-detail-dialog .source-link{font-size:13px}.product-detail-dialog .large-price{margin-bottom:14px}.gallery-thumbnails button:focus-visible{outline-offset:1px}@media (max-width:800px){.product-detail-dialog{grid-template-columns:1fr;gap:24px;padding:40px 20px 28px}.product-gallery{position:static}.gallery-stage{aspect-ratio:1.15}.gallery-thumbnails button{flex-basis:58px;height:58px}.product-details-copy h2{font-size:27px}.product-detail-actions{gap:10px}.product-detail-actions>button{white-space:nowrap;flex:1;gap:14px;padding:14px 12px}.product-specifications dl>div{grid-template-columns:minmax(85px,.8fr) minmax(0,1.2fr);gap:12px}.gallery-arrow{width:38px;height:38px}.product-detail-dialog .close{background:#f8f7f3e8}}.product-visual-column{min-width:0}.product-visual-column .product-gallery{position:static}.product-story{border-top:1px solid var(--line);margin-top:22px;padding-top:25px}.product-story h3{margin:10px 0 20px;font-family:Georgia,serif;font-size:26px;font-weight:400}.product-story p{color:#61685c;margin:0 0 16px;font-size:15px;line-height:1.85}.product-story .source-link{margin-top:10px;display:inline-block}.product-detail-actions{flex-direction:column;align-items:stretch}.product-detail-actions button{justify-content:center}.product-detail-dialog .product-specifications{margin-top:22px}.custom-product-summary{background:#efeee8;align-items:center;gap:16px;margin:20px 0;padding:14px;display:flex}.custom-product-summary img{object-fit:contain;width:72px;height:72px}.custom-product-summary strong{margin-top:8px;display:block}.finish-fields{border:1px solid var(--line);margin:22px 0;padding:18px}.finish-fields legend{padding:0 8px;font-size:16px}.finish-fields label{margin-top:12px}@media (max-width:800px){.product-detail-actions>button{white-space:normal}.product-story p{font-size:14px}.product-story h3{font-size:24px}}.admin-login{max-width:460px;margin:36px auto}.admin-login h2{font-size:30px}.admin-login form{margin-top:24px}.admin-login input{width:100%}.admin-login .primary{justify-content:center;width:100%}.admin-header-actions{flex-wrap:wrap;gap:12px;display:flex}.admin-login [role=alert]{color:#9d2828}.social-links{align-items:center;gap:10px;margin:22px 0 18px;display:flex}.footer-top .social-links>a{color:#233e32;background:#ffffff40;border:1px solid #233e3240;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin:0;transition:background .2s,color .2s,transform .2s,border-color .2s;display:flex;position:relative}.social-icon{width:22px;height:22px;-webkit-mask:var(--social-icon) center/contain no-repeat;mask:var(--social-icon) center/contain no-repeat;-webkit-mask:var(--social-icon) center/contain no-repeat;background:currentColor}:is(.footer-top .social-links>a:hover,.footer-top .social-links>a:focus-visible){color:#fffdf5;background:#233e32;border-color:#233e32;transform:translateY(-3px)}.social-tooltip{pointer-events:none;color:#233e32;white-space:nowrap;opacity:0;background:#eee9db;border-radius:4px;padding:4px 8px;font-size:12px;line-height:1.5;transition:opacity .2s,transform .2s;position:absolute;bottom:calc(100% + 9px);left:50%;transform:translate(-50%,4px)}:is(.social-links>a:hover .social-tooltip,.social-links>a:focus-visible .social-tooltip){opacity:1;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.footer-top .social-links>a,.social-tooltip{transition:none}:is(.footer-top .social-links>a:hover,.footer-top .social-links>a:focus-visible){transform:none}}.cinematic-hero{background:#34382f;height:min(780px,100svh - 125px);min-height:630px}.cinematic-hero>img{object-position:60% 58%;will-change:transform;animation:22s ease-in-out infinite alternate oak-light}.cinematic-hero.motion-paused>img{animation-play-state:paused}.cinematic-hero:after{background:linear-gradient(90deg,#101d17cc 0%,#15251a70 37%,#17211708 75%),linear-gradient(#0000 75%,#111b1770)}.cinematic-hero .hero-content{max-width:620px;top:10%;left:7%}.cinematic-hero .eyebrow{color:#e4dfcd;letter-spacing:2.3px;font-size:12px}.cinematic-hero .eyebrow>span{display:none}.cinematic-hero h1{color:#fffdf4;letter-spacing:-2px;margin:25px 0;font-size:clamp(52px,5.3vw,82px);line-height:1.14}.cinematic-hero h1 em{color:#e7cf9f}.cinematic-hero p{color:#f0eee5;max-width:440px;font-size:16px}.cinematic-hero .primary{color:#233e32;background:#f1eadb;padding:18px 27px}.cinematic-hero .primary:hover{background:#fff}.cinematic-hero .hero-link{color:#f6f1e7;border-bottom:1px solid #ffffff70;margin-left:25px;padding-bottom:4px;font-size:14px;text-decoration:none;display:inline-flex}.cinematic-hero .hero-caption{color:#fffaf0;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-left:1px solid #ffffff60;padding:2px 0 2px 20px;font-size:12px;bottom:40px;right:7%}.cinematic-hero .hero-caption span{color:#f2ecdf;font-size:14px}.hero-motion{z-index:2;color:#fff;background:#192a2230;border:1px solid #fff7;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;position:absolute;top:25px;right:28px}.hero-scroll{z-index:2;letter-spacing:1.8px;color:#fff8;align-items:center;gap:25px;font-size:11px;display:flex;position:absolute;bottom:38px;left:7%}.hero-scroll span{color:#fff;font-size:25px}.interiors{padding-top:35px;padding-bottom:85px}.interiors .section-heading p{color:#747b70;max-width:270px;margin-bottom:3px;font-size:14px}.room-tabs{border-bottom:1px solid var(--line);gap:30px;margin-bottom:28px;display:flex}.room-tabs button{text-align:left;border-bottom:2px solid #0000;align-items:center;gap:14px;padding:14px 0;font-size:14px;display:flex}.room-tabs button span{color:#8b907f;font-size:12px}.room-tabs button[aria-pressed=true]{border-bottom-color:var(--green);color:var(--green);font-weight:600}.room-layout{background:#eeeee6;grid-template-columns:minmax(0,1.75fr) minmax(270px,1fr);display:grid}.room-photo{align-self:center;position:relative;overflow:hidden}.room-photo>img{object-fit:contain;width:100%;height:auto;animation:.5s ease-out room-in}.room-hotspot{color:#233e32;background:#fffef0e8;border:1px solid #fff8;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 8px #ffffff35}.room-hotspot:hover{color:#fff;background:#233e32}.room-hotspot>span{color:#233e32;white-space:nowrap;opacity:0;pointer-events:none;background:#fffef5;padding:7px 12px;font-size:12px;transition:opacity .2s;position:absolute;top:calc(100% + 15px);left:50%;transform:translate(-50%);box-shadow:0 5px 20px #0001}:is(.room-hotspot:hover>span,.room-hotspot:focus-visible>span){opacity:1}.room-copy{flex-direction:column;justify-content:center;padding:clamp(26px,3vw,50px);display:flex}.room-copy h3{margin:18px 0;font-family:Prata,Georgia,serif;font-size:clamp(26px,2.6vw,38px);font-weight:400;line-height:1.3}.room-copy>p{color:#656e60;font-size:15px;line-height:1.85}.room-product{border-top:1px solid #d4d9cc;margin-top:18px;padding-top:24px}.room-product>span{letter-spacing:1.7px;color:#738070;font-size:10px}.room-product h4{margin:8px 0;font-size:17px;font-weight:500}.room-product strong{font-size:20px;font-weight:500}.room-product button{background:var(--green);color:#fff;justify-content:space-between;align-items:center;width:100%;margin:22px 0 10px;padding:15px 18px;font-size:14px;display:flex}.room-product small{color:#747b70;font-size:12px;display:block}.gallery-enlarge{cursor:zoom-in;width:100%;height:100%;padding:0;position:absolute;inset:0}.gallery-enlarge img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:14px}.gallery-enlarge>span{background:#fffef9ee;align-items:center;gap:8px;padding:7px 10px;font-size:12px;display:flex;position:absolute;bottom:12px;left:12px}.photo-viewer{z-index:150;color:#fffdf4;background:#151b18;grid-template-rows:auto minmax(0,1fr) auto;display:grid;position:fixed;inset:0}.viewer-bar{background:#1c2520;align-items:center;gap:12px;padding:20px 28px;display:flex}.viewer-bar>div{flex:1;min-width:0}.viewer-bar strong{white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:500;display:block;overflow:hidden}.viewer-bar span{color:#b9c3b7;font-size:13px}.viewer-bar button,.viewer-prev,.viewer-next{color:#fff;background:#17201bba;border:1px solid #ffffff45;border-radius:50%;flex-shrink:0;place-items:center;width:46px;height:46px;display:grid}.viewer-stage{touch-action:pan-y;justify-content:center;align-items:center;min-height:0;margin:12px 80px;display:flex;overflow:auto}.viewer-stage>img{object-fit:contain;cursor:zoom-in;width:100%;height:100%}.viewer-stage.is-zoomed{touch-action:auto;display:block}.viewer-stage.is-zoomed>img{object-fit:contain;cursor:zoom-out;width:200%;max-width:none;height:auto;min-height:100%}.viewer-prev,.viewer-next{position:absolute;top:48%}.viewer-prev{left:20px}.viewer-next{right:20px}.viewer-bottom{text-align:center;padding:0 25px 16px}.viewer-bottom p{color:#b9c3b7;margin:5px 0 12px;font-size:12px}.viewer-thumbs{gap:8px;width:max-content;max-width:100%;margin:auto;padding:3px;display:flex;overflow-x:auto}.viewer-thumbs button{opacity:.55;background:#eeeae2;border:2px solid #0000;flex:0 0 60px;height:54px;padding:3px}.viewer-thumbs button[aria-pressed=true]{opacity:1;border-color:#e3c995}.viewer-thumbs img{object-fit:contain;width:100%;height:100%}.viewer-bar button:hover,.viewer-prev:hover,.viewer-next:hover{background:#3e5245}@keyframes oak-light{0%{transform:scale(1)}to{transform:scale(1.06)translate(-1%)}}@keyframes room-in{0%{opacity:.6}to{opacity:1}}@media (max-width:1100px){.header{gap:20px}.header nav{gap:16px}.header .phone{display:none}.categories{gap:12px}.category-image{width:95px;height:95px}.cinematic-hero .hero-link{width:max-content;margin:18px 0 0;display:flex}.room-layout{grid-template-columns:minmax(0,1.6fr) minmax(260px,1fr)}.room-copy{padding:24px}.room-copy h3{font-size:27px}.room-product{margin-top:6px;padding-top:16px}}@media (max-width:750px){.cinematic-hero{height:calc(100svh - 95px);min-height:690px;max-height:820px}.cinematic-hero>img{object-position:62% center}.cinematic-hero:after{background:linear-gradient(90deg,#142018d9,#14201875 65%,#14201820),linear-gradient(#0000 60%,#14201890)}.cinematic-hero .hero-content{max-width:none;top:10%;left:7%;right:7%}.cinematic-hero h1{letter-spacing:-1.5px;margin:24px 0;font-size:clamp(45px,11vw,68px)}.cinematic-hero .eyebrow{letter-spacing:1.7px;max-width:260px;font-size:10px;line-height:1.9}.cinematic-hero p{max-width:320px;font-size:15px}.cinematic-hero .hero-caption{display:none}.hero-motion{width:36px;height:36px;top:17px;right:17px}.hero-scroll{font-size:10px;bottom:27px}.interiors{padding-top:20px;padding-bottom:48px}.interiors .section-heading{display:block}.interiors .section-heading p{max-width:none;margin:15px 0 0}.room-tabs{scrollbar-width:thin;gap:20px;overflow-x:auto}.room-tabs button{flex-shrink:0;gap:8px;font-size:13px}.room-layout{grid-template-columns:1fr}.room-copy{padding:27px}.room-copy h3{font-size:31px}.room-copy>p{font-size:16px}.room-hotspot{width:40px;height:40px}.viewer-bar{gap:8px;padding:12px}.viewer-bar strong{font-size:14px}.viewer-bar button{width:40px;height:40px}.viewer-stage{margin:10px 8px}.viewer-prev,.viewer-next{background:#17201bdb;width:38px;height:38px;top:50%}.viewer-prev{left:10px}.viewer-next{right:10px}.viewer-bottom{padding:0 12px 15px}.viewer-bottom p{font-size:11px}.viewer-thumbs button{flex-basis:48px;height:44px}.gallery-enlarge>span{gap:5px;font-size:11px}.footer-top,.footer-top>div{min-width:0}}@media (prefers-reduced-motion:reduce){.cinematic-hero>img,.room-photo>img{animation:none}.hero-motion{display:none}html{scroll-behavior:auto}}.categories{grid-template-columns:repeat(8,minmax(0,1fr))}.categories button{min-width:0}.category-image{max-width:100%}@media (max-width:750px){.categories{grid-template-columns:repeat(4,minmax(0,1fr))}}
