@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Work+Sans:wght@300;400;500;600&display=swap";
:root{--ink:#26312f;--cream:#fbf8ee;--sage:#9da89b;--line:#d8dbd2;--paper:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Work Sans,Arial,sans-serif;font-weight:400}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.site-header{background:var(--ink);color:#f8f6ee;z-index:10;align-items:center;gap:32px;height:72px;padding:0 clamp(18px,4vw,64px);display:flex;position:relative}.brand{flex:none;width:165px}.brand img{filter:brightness(0)invert();width:100%;height:auto}.site-header nav{flex:1;align-items:center;gap:34px;display:flex}.site-header nav a,.header-contact{letter-spacing:.025em;white-space:nowrap;font-family:Cormorant Garamond,Georgia,serif;font-size:17px}.site-header nav a:hover,.footer a:hover{text-underline-offset:6px;text-decoration:underline}.header-contact{border:1px solid #73807a;padding:10px 15px;font-size:14px}.home-hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:780px;padding:90px 20px 110px;display:flex}.home-hero h1,.page-hero h1,.product-info h1{letter-spacing:-.025em;font-family:Cormorant Garamond,Georgia,serif;font-weight:700;line-height:.95}.home-hero h1{margin:0 0 22px;font-size:clamp(65px,8vw,110px)}.home-hero p,.page-hero p{letter-spacing:.035em;font-family:Cormorant Garamond,Georgia,serif;font-size:21px;font-weight:700}.round-button{background:var(--sage);border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;margin-top:45px;font-family:Cormorant Garamond,Georgia,serif;font-size:18px;line-height:1;transition:background .2s,transform .2s;display:flex}.round-button:hover{background:#869487;transform:translateY(-3px)}.feature-section{background:#e5e8df;grid-template-columns:1fr 1fr;min-height:670px;display:grid}.feature-copy{align-self:center;padding:clamp(38px,7vw,110px)}.feature-copy h2,.section h2,.closing h2,.career h2{margin:16px 0 28px;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(48px,5vw,78px);font-weight:600;line-height:.95}.feature-copy p{max-width:490px;font-size:15px;line-height:1.8}.feature-section>img{object-fit:cover;width:100%;height:100%;max-height:760px}.eyebrow{letter-spacing:.19em;font-size:11px;font-weight:600}.text-link{letter-spacing:.08em;border-bottom:1px solid;margin-top:20px;padding-bottom:8px;font-size:12px;font-weight:600;display:inline-block}.section{max-width:1440px;margin:auto;padding:100px clamp(20px,5vw,80px)}.section-heading{text-align:center;margin-bottom:52px}.section-heading h2{margin-bottom:0}.category-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.category-card{text-align:center}.category-card>div{aspect-ratio:4/5;background:#ebe9df;overflow:hidden}.category-card img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.category-card:hover img,.product-card:hover img{transform:scale(1.035)}.category-card h3{margin:18px 0 5px;font-family:Cormorant Garamond,Georgia,serif;font-size:30px}.category-card span{letter-spacing:.12em;font-size:11px}.featured{padding-top:60px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 22px;display:grid}.product-image{aspect-ratio:4/5;background:#ebe9df;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.product-card h3{margin:16px 0 6px;font-family:Cormorant Garamond,Georgia,serif;font-size:23px;line-height:1.1}.product-card p{margin:0;font-size:13px}.closing{text-align:center;background:#dce2da;padding:100px 20px}.closing h2{margin:0 0 20px}.closing p{margin-bottom:35px}.button{background:var(--ink);color:#fff;letter-spacing:.09em;padding:17px 27px;font-size:12px;font-weight:600;display:inline-block}.button:hover{background:#455850}.page-hero{text-align:center;background:#eceee6;flex-direction:column;justify-content:center;align-items:center;min-height:420px;padding:90px 20px;display:flex}.page-hero h1{margin:14px 0;font-size:clamp(62px,8vw,110px)}.page-hero p{max-width:720px}.chip-row{flex-wrap:wrap;gap:12px;margin-bottom:40px;display:flex}.chip-row a{border:1px solid var(--line);padding:11px 14px;font-size:12px}.chip-row a:hover{background:var(--ink);color:#fff}.empty{text-align:center;padding:70px}.product-detail{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:7vw;max-width:1400px;margin:auto;padding:75px clamp(20px,5vw,80px) 110px;display:grid}.gallery{grid-template-columns:1fr 1fr;align-content:start;gap:14px;display:grid}.gallery img{background:#ece9dd;width:100%;height:auto}.gallery img:first-child{object-fit:contain;grid-column:span 2;max-height:760px}.product-info{align-self:start;position:sticky;top:40px}.product-info h1{margin:15px 0 20px;font-size:clamp(50px,5vw,78px)}.product-info .breadcrumb{margin-top:20px;font-size:12px;text-decoration:underline;display:block}.product-info p{line-height:1.7}.price{font-size:19px}.small-note{color:#66716b;font-size:11px}.description{border-top:1px solid var(--line);margin-top:45px;padding-top:25px;font-size:14px;line-height:1.7}.description img{height:auto}.contact-grid{grid-template-columns:repeat(3,1fr);gap:55px;display:grid}.contact-grid h2{font-size:48px}.contact-grid p{line-height:1.8}.career{text-align:center;max-width:800px}.career p{margin-bottom:30px;line-height:1.8}.text-page{max-width:950px;font-size:16px;line-height:2}.footer{background:var(--ink);color:#f2f1e9;padding:70px clamp(20px,5vw,80px) 28px}.footer-grid{grid-template-columns:repeat(4,1fr);gap:40px;max-width:1380px;margin:auto;display:grid}.footer h3{letter-spacing:.12em;margin:0 0 22px;font-size:12px}.footer a{margin:0 0 13px;font-size:12px;display:block}.footer p{margin:0 0 18px;font-size:12px;line-height:1.8}.footer small{text-align:center;letter-spacing:.1em;margin-top:70px;font-size:10px;display:block}.whatsapp{color:#fff;z-index:20;background:#56c568;border-radius:50%;place-items:center;width:56px;height:56px;font-size:30px;display:grid;position:fixed;bottom:24px;right:25px;box-shadow:0 5px 18px #0002}@media (max-width:900px){.site-header{flex-wrap:wrap;gap:12px;height:auto;min-height:72px;padding:14px 20px}.brand{width:135px}.site-header nav{order:3;justify-content:space-between;gap:10px;width:100%;overflow-x:auto}.site-header nav a{font-size:14px}.header-contact{margin-left:auto;font-size:11px}.home-hero{min-height:650px}.feature-section{grid-template-columns:1fr}.feature-section>img{max-height:600px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(2,1fr)}.product-detail{grid-template-columns:1fr}.product-info{position:static}.footer-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}}@media (max-width:560px){.home-hero{min-height:580px}.home-hero h1{font-size:64px}.home-hero p,.page-hero p{font-size:16px}.section{padding:70px 20px}.category-grid{grid-template-columns:1fr}.product-grid{gap:23px 12px}.product-card h3{font-size:19px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 15px}.footer{padding:60px 20px 25px}.site-header nav a{font-size:12px}.header-contact{display:none}.gallery{gap:7px}}.portfolio-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.portfolio-gallery img{aspect-ratio:1;object-fit:cover;background:#ebe9df;width:100%;height:100%}@media (max-width:700px){.portfolio-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}}@media (max-width:900px){.site-header nav{flex:0 0 100%}}:root{--ink:#223030;--cream:#f4eee0;--sage:#959d90;--paper:#f4eee0}body{color:#513d34;background:var(--cream)}.site-header{z-index:50;background:#223030;gap:18px;height:60px;padding:0 18px;position:sticky;top:0}.brand{width:178px}.site-header nav{gap:0;height:100%}.site-header nav>a,.collection-menu>a{color:#f4eee0;letter-spacing:0;align-items:center;height:100%;padding:0 20px;font-family:Georgia,serif;font-size:15px;display:flex}.site-header nav>a:hover,.collection-menu:hover>a,.current-link{border-bottom:3px solid #959d90}.collection-menu{height:100%;position:relative}.collection-menu span{margin-left:12px;font-size:17px}.collection-submenu{background:#223030;min-width:230px;padding:12px 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 12px 24px #0002}.collection-menu:hover .collection-submenu,.collection-menu:focus-within .collection-submenu{display:block}.collection-submenu a{color:#f4eee0;padding:11px 18px;font:13px Georgia,serif;display:block}.collection-submenu a:hover,.collection-submenu a:focus-visible{background:#3d4b49}.home-hero{background:#f4eee0 url(/media/home/72-ppi-desktophome.png) bottom/cover no-repeat;min-height:785px;padding:180px 20px}.hero-mark{width:135px;margin-bottom:24px}.home-hero h1,.home-split h2,.home-contact h2{color:#513d34;letter-spacing:0;font-family:Georgia,serif;font-weight:700}.home-hero h1{margin:0 0 17px;font-size:clamp(48px,4.1vw,56px);line-height:1.34}.home-hero p{color:#3a4e2b;letter-spacing:0;margin:0;font-family:Georgia,serif;font-size:15px;font-weight:700}.round-button{color:#f4eee0;background:#959d90;width:104px;height:104px;margin-top:53px;font-family:Georgia,serif;font-size:14px;line-height:1.15}.round-button:hover{background:#223030}.home-split{background:#f4eee0;grid-template-columns:1fr 1fr;min-height:680px;display:grid}.home-split:not(.story-section):not(.about-section){grid-template-columns:34% 66%;min-height:600px}.home-photo{min-height:600px;overflow:hidden}.home-photo img{object-fit:cover;width:100%;height:100%}.home-copy{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 8%;display:flex}.home-copy h2{margin:0 0 24px;font-size:clamp(34px,3.4vw,45px);line-height:1.15}.home-copy p{color:#513d34;max-width:330px;margin:0 0 24px;font:15px/1.78 Georgia,serif}.eid-copy{text-align:left;align-items:flex-start;padding-left:30%;padding-right:20%}.eid-copy h2{margin-bottom:26px;font-size:clamp(42px,4.2vw,54px);line-height:1.08}.eid-copy p{max-width:400px}.see-more{align-self:center;margin-top:8px;transform:rotate(-20deg)}.see-more:hover{transform:rotate(-20deg)translateY(-3px)}.story-section{grid-template-columns:60% 40%}.story-copy p{max-width:270px;margin-bottom:26px}.story-tags{margin-top:10px}.about-section{grid-template-columns:40% 60%;min-height:570px}.about-section .home-photo{background:#fff;min-height:570px;padding:8px}.about-copy p{max-width:250px}.home-carousel{background:#f4eee0;padding:15px 0;overflow:hidden}.carousel-track{gap:5px;width:max-content;animation:32s linear infinite carousel-slide;display:flex}.carousel-track img{object-fit:cover;flex:none;width:220px;height:220px}.home-carousel:hover .carousel-track{animation-play-state:paused}.home-contact{text-align:center;color:#fff;background:#cdd3d5;min-height:300px;padding:48px 20px}.home-contact h2{color:#fff;margin:0 0 24px;font-size:clamp(42px,5vw,60px);line-height:1.18}.home-contact a{letter-spacing:.05em;text-underline-offset:4px;font:12px Work Sans,Arial,sans-serif;text-decoration:underline}.footer{color:#223030;background:#959d90;padding:35px 28px 22px;font-family:Georgia,serif}.footer-grid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:none}.footer h3{letter-spacing:0;margin-bottom:30px;font:700 16px Georgia,serif}.footer a,.footer p{margin-bottom:12px;font:15px/1.8 Georgia,serif}.footer small{text-align:left;margin-top:48px;font:12px Georgia,serif}.whatsapp{background:#52c568}.whatsapp svg{width:33px;height:33px}@keyframes carousel-slide{to{transform:translate(calc(-50% - 2.5px))}}@keyframes home-fade{0%{opacity:.2;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@supports (animation-timeline:view()){.home-reveal{animation:linear both home-fade;animation-timeline:view();animation-range:entry cover 25%}}:focus-visible{outline-offset:3px;outline:2px solid #b35c5c}@media (max-width:900px){.site-header{flex-wrap:wrap;gap:6px;height:auto;min-height:60px}.brand{width:145px}.site-header nav{flex:0 0 100%;order:3;height:46px;overflow-x:auto}.site-header nav>a,.collection-menu>a{padding:0 13px;font-size:13px}.home-split{min-height:550px}.eid-copy{padding-left:12%}.home-photo{min-height:550px}.about-section .home-photo{min-height:500px}}@media (max-width:650px){.site-header{padding:8px 12px}.site-header nav{justify-content:flex-start;gap:0}.site-header nav>a,.collection-menu>a{white-space:nowrap;padding:0 10px;font-size:12px}.home-hero{background-image:url(/media/home/72-ppi-mobilehome.png);min-height:650px;padding:80px 22px}.home-hero h1{font-size:40px;line-height:1.24}.home-hero p{max-width:340px;font-size:12px;line-height:1.6}.home-split,.home-split:not(.story-section):not(.about-section),.story-section,.about-section{grid-template-columns:1fr}.home-photo,.about-section .home-photo{min-height:0}.home-photo img{height:auto;max-height:650px}.home-copy,.eid-copy{text-align:center;align-items:center;padding:60px 25px}.story-section .home-photo{order:-1}.eid-copy h2{font-size:40px}.home-copy p{font-size:15px}.carousel-track img{width:145px;height:145px}.home-contact{min-height:270px}.home-contact h2{font-size:38px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px}.footer h3{margin-bottom:14px}.footer a,.footer p{font-size:13px}.footer small{text-align:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.home-reveal,.carousel-track{animation:none!important}.round-button,.category-card img,.product-card img{transition:none}}.interior-hero{text-align:center;color:#513d34;background:#f4eee0;flex-direction:column;justify-content:center;align-items:center;min-height:647px;padding:70px 20px;display:flex}.interior-hero h1{margin:0 0 30px;font:700 clamp(48px,5vw,60px)/1.15 Georgia,serif}.interior-hero p{color:#3a4e2b;margin:0;font:700 15px/1.5 Georgia,serif}.interior-hero .round-button{margin-top:51px}.order-guide{text-align:center;background:#f4eee0;padding:18px 20px 25px;scroll-margin-top:60px}.order-guide img{width:min(100%,890px);height:auto;margin:auto;display:block}.order-contacts{background:#fff;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;min-height:490px;padding:150px clamp(40px,9vw,120px);font-family:Georgia,serif;display:grid}.order-contacts h2{color:#223030;white-space:nowrap;align-items:center;gap:10px;margin:0 0 28px;font:700 clamp(24px,2.5vw,32px) Georgia,serif;display:flex}.order-contacts a{color:#513d34;width:fit-content;margin:0 0 6px;font:17px/1.7 Georgia,serif;display:block}.order-contacts a:hover{text-decoration:underline}.order-contacts .contact-prompt{color:#4e5668;background:#f1f0f4;margin-bottom:7px;font-size:14px}.contact-icon{color:#fff;background:#959d90;border-radius:50%;flex:none;place-items:center;width:52px;height:52px;font:28px Arial,sans-serif;display:inline-grid}.instagram-icon{background:#71816e}.instagram-icon svg{fill:#fff;width:29px;height:29px}.order-contacts>div:first-child .contact-icon{background:#959d90 url(/media/whatsapp-icon.svg) 50%/28px no-repeat;font-size:0}.visit-icon{background:#513d34}.career-row{background:#f4eee0;grid-template-columns:40% 60%;min-height:560px;scroll-margin-top:60px;display:grid}.career-art{align-self:start}.career-art img{object-fit:contain;width:100%;height:auto}.career-copy{color:#513d34;flex-direction:column;justify-content:center;align-items:flex-start;padding:50px 7%;font-family:Georgia,serif;display:flex}.career-copy h2{margin:0 0 30px;font:700 clamp(36px,4vw,48px)/1.1 Georgia,serif}.career-copy h3{margin:0 0 42px;font:700 17px/2 Georgia,serif}.career-details{max-width:270px;font:15px/1.75 Georgia,serif}.career-details strong{font-weight:700}.career-details p{margin:8px 0 0}.career-copy .round-button{align-self:center;margin:30px 0 0}.career-reverse{grid-template-columns:60% 40%}.career-reverse .career-copy{padding-left:22%}.career-contact{text-align:center;color:#fff;background:#cdd3d5;padding:55px 20px 65px;font:700 14px Georgia,serif}.career-contact p{margin:0 0 22px}.career-contact a{color:#959d90;background:#fffdfa;border-radius:30px;padding:15px 30px;font:14px Georgia,serif;display:inline-block}.career-contact a:hover{color:#fff;background:#223030}@media (max-width:900px){.order-contacts{gap:20px;padding:90px 30px}.order-contacts h2{font-size:23px}.contact-icon{width:42px;height:42px;font-size:22px}.career-copy h3{font-size:15px}.career-copy{padding:30px 7%}.career-reverse .career-copy{padding-left:12%}}@media (max-width:650px){.interior-hero{min-height:590px}.interior-hero h1{font-size:45px}.order-guide{padding:14px 8px 20px}.order-contacts{grid-template-columns:1fr;gap:46px;padding:70px 30px}.career-row,.career-reverse{flex-direction:column;display:flex}.career-reverse .career-art{order:-1}.career-copy,.career-reverse .career-copy{padding:55px 30px 70px}.career-copy h2{font-size:38px}.career-copy .round-button{align-self:flex-start}.career-art img{object-fit:contain;max-height:650px}.career-contact a{padding:15px 20px;font-size:12px}}.collection-menu{align-items:stretch;height:100%;display:flex;position:relative}.collection-menu>a{color:#f4eee0;align-items:center;height:100%;padding:0 20px;font:15px Georgia,serif;display:flex}.collection-menu:hover>a,.collection-menu>a.current-link{border-bottom:3px solid #959d90}.collection-toggle,.submenu-toggle{display:none}.collection-submenu,.collection-years,.collection-leaves{color:#282f2e;background:#fff;width:245px;min-width:245px;margin:0;padding:0;list-style:none;display:none;position:absolute;top:100%;left:0;box-shadow:0 8px 18px #0002}.collection-menu:hover>.collection-submenu,.collection-menu:focus-within>.collection-submenu,.collection-submenu>li:hover>.collection-years,.collection-submenu>li:focus-within>.collection-years,.collection-years>li:hover>.collection-leaves,.collection-years>li:focus-within>.collection-leaves{display:block}.collection-submenu li{list-style:none;position:relative}.collection-years,.collection-leaves{top:0;left:100%}.collection-submenu a,.collection-years a,.collection-leaves a{white-space:nowrap;background:#fff;padding:13px 17px;display:block;color:#223030!important;font:12px/1.3 Georgia,serif!important}.collection-submenu>li:has(.collection-years)>a:after{content:"›";float:right;margin-left:10px}.collection-years>li:has(.collection-leaves)>a:after{content:"›";float:right;margin-left:10px}.collection-submenu a:hover,.collection-submenu a:focus-visible,.collection-years a:hover,.collection-years a:focus-visible,.collection-leaves a:hover,.collection-leaves a:focus-visible{background:#283332;color:#fff!important;text-decoration:none!important}.collection-row{background:#f4eee0;grid-template-columns:40% 60%;min-height:510px;scroll-margin-top:60px;display:grid}.collection-reverse{grid-template-columns:60% 40%}.collection-reverse .collection-art{order:2}.collection-art img{aspect-ratio:1;object-fit:cover;width:100%}.collection-copy{color:#513d34;flex-direction:column;align-self:center;align-items:flex-start;padding:55px 8%;font-family:Georgia,serif;display:flex}.collection-reverse .collection-copy{padding-left:22%}.collection-copy h2{margin:0 0 35px;font:700 clamp(34px,3.5vw,46px)/1.1 Georgia,serif}.collection-copy h3{color:#3a4e2b;max-width:300px;margin:0 0 30px;font:700 17px/1.8 Georgia,serif}.collection-copy p{max-width:350px;margin:0 0 20px;font:15px/1.75 Georgia,serif}.collection-copy .round-button{text-align:center;color:#513d34;align-self:center;margin:14px 0 0;transform:rotate(-12deg)}.collection-copy .round-button:hover{transform:rotate(-12deg)translateY(-3px)}.collection-contact{text-align:center;background:#f4eee0;padding:75px 20px 90px;font-family:Georgia,serif}.collection-contact h2{margin:0 0 20px;font-size:40px}.collection-contact p{color:#3a4e2b;font-weight:700}.collection-contact a{text-decoration:underline}@media (max-width:900px){.site-header nav{overflow:visible}}@media (max-width:700px){.site-header nav{flex-wrap:wrap;height:auto}.site-header nav>a,.collection-menu{height:42px}.collection-menu>a{padding:0 8px 0 12px;font-size:13px}.collection-toggle{color:#f4eee0;cursor:pointer;background:0 0;border:0;padding:0 12px;font-size:18px;display:block}.collection-submenu{background:#f4eee0;width:min(290px,100vw - 24px);min-width:0;max-height:70vh;display:none;position:absolute;top:42px;left:0;overflow:auto;box-shadow:0 8px 18px #0002}.collection-menu.mobile-open>.collection-submenu{display:block}.collection-submenu>li{border-bottom:1px solid #d8dbd2}.collection-submenu>li>a,.collection-years>li>a{white-space:normal;background:#f4eee0;padding:14px 56px 14px 18px;color:#223030!important;font-size:14px!important}.collection-submenu>li:has(.collection-years)>a:after{display:none}.collection-years>li:has(.collection-leaves)>a:after{display:none}.submenu-toggle{color:#223030;cursor:pointer;background:#f4eee0;border:0;width:48px;height:47px;font-size:24px;display:block;position:absolute;top:0;right:0}.collection-submenu>li.mobile-open>.submenu-toggle,.collection-years>li.mobile-open>.submenu-toggle{transform:rotate(90deg)}.collection-years,.collection-leaves{width:auto;min-width:0;box-shadow:none;background:#f4eee0;padding:0;display:none;position:static}.collection-submenu>li.mobile-open>.collection-years,.collection-years>li.mobile-open>.collection-leaves{display:block}.collection-years>li{border-top:1px solid #d8dbd2}.collection-years a{padding-left:35px!important}.collection-leaves a{white-space:normal;background:#ece8dc;color:#223030!important;padding:12px 20px 12px 52px!important;font-size:13px!important}.collection-menu:hover>.collection-submenu,.collection-submenu>li:hover>.collection-years,.collection-years>li:hover>.collection-leaves{display:none}.collection-menu.mobile-open>.collection-submenu,.collection-submenu>li.mobile-open>.collection-years,.collection-years>li.mobile-open>.collection-leaves{display:block}.collection-row,.collection-reverse{flex-direction:column;display:flex}.collection-reverse .collection-art{order:0}.collection-copy,.collection-reverse .collection-copy{padding:55px 30px 75px}.collection-copy h2{font-size:38px}.collection-copy .round-button{align-self:flex-start}}.product-gallery{min-width:0}.product-main-image{aspect-ratio:1;background:#ece9dd;overflow:hidden}.product-main-image img{object-fit:contain;width:100%;height:100%;transition:transform .35s}.product-main-image:hover img{transform:scale(3)}.product-thumbnails{gap:10px;margin-top:12px;padding-bottom:4px;display:flex;overflow-x:auto}.product-thumbnails button{cursor:pointer;background:#ece9dd;border:2px solid #0000;flex:0 0 88px;width:88px;height:88px;padding:0;overflow:hidden}.product-thumbnails button.selected{border-color:#223030}.product-thumbnails img{object-fit:cover;width:100%;height:100%}@media (max-width:560px){.product-thumbnails button{flex-basis:64px;width:64px;height:64px}}.product-image{position:relative}.stock-badge{color:#fff;letter-spacing:.08em;background:#513d34;padding:7px 9px;font:700 10px/1 Arial,sans-serif;position:absolute;top:10px;left:10px}.product-stock{letter-spacing:.08em;color:#9b3d37!important;font:700 13px/1.3 Work Sans,Arial,sans-serif!important}.product-specs{border-block:1px solid #d8dbd2;gap:9px;margin:18px 0;padding:14px 0;display:grid}.product-specs div{gap:12px;font:12px/1.4 Work Sans,Arial,sans-serif;display:flex}.product-specs dt{color:#66716b;letter-spacing:.08em;width:92px;font-weight:600}.product-specs dd{color:#513d34;margin:0}.related-products{padding-top:0}.related-products .section-heading h2{margin:10px 0 0;font-family:Georgia,serif;font-size:38px}
