:root{--bg:#f4f0e8;--surface:#fffdf8;--ink:#24261f;--muted:#6c6d63;--forest:#26392d;--moss:#65735e;--ochre:#b07a35;--line:#d9d2c5;--max:1240px;--radius:3px;--shadow:0 12px 40px rgba(32,36,29,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.page-width{width:min(calc(100% - 40px),var(--max));margin-inline:auto}.section{padding:76px 0}.section--tight{padding:48px 0}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:700;color:var(--moss)}h1,h2,h3{font-family:Georgia,Times New Roman,serif;line-height:1.08;margin:0 0 .6em}h1{font-size:clamp(2.7rem,7vw,6.6rem);font-weight:500}h2{font-size:clamp(2rem,4vw,4rem);font-weight:500}h3{font-size:1.45rem;font-weight:600}.rte p{max-width:70ch}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;background:var(--forest);color:#fff;border:1px solid var(--forest);border-radius:var(--radius);font-weight:700;cursor:pointer}.btn--secondary{background:transparent;color:var(--forest)}.btn:hover{filter:brightness(1.08)}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;background:#fff;padding:10px;z-index:999}.announcement{background:var(--forest);color:#fff;text-align:center;padding:8px 15px;font-size:.88rem}.site-header{background:#f4f0e8f2;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{min-height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.brand{font-family:Georgia,serif;font-size:1.35rem;font-weight:700}.brand img{max-height:54px;width:auto}.nav{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.nav a{font-size:.95rem}.header-actions{display:flex;gap:14px;align-items:center}.cart-pill{border:1px solid var(--line);padding:8px 12px;border-radius:50px}.mobile-toggle{display:none;background:none;border:0;font-size:1.4rem}.hero{min-height:72vh;display:grid;align-items:end;position:relative;background:var(--forest);color:#fff;overflow:hidden}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#101913c7,#1019132e)}.hero__content{position:relative;z-index:2;padding:100px 0 74px;max-width:820px}.hero__content p{font-size:1.14rem;max-width:680px}.hero__buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero .btn--secondary{border-color:#fff;color:#fff}.intro-grid,.image-text{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.image-text__media img{width:100%;aspect-ratio:4/3;object-fit:cover}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.service-card{background:var(--surface);border:1px solid var(--line);padding:30px;min-height:250px;display:flex;flex-direction:column;justify-content:space-between}.service-card__icon{font-family:Georgia,serif;font-size:2rem;color:var(--ochre)}.service-card p{color:var(--muted)}.service-card a{font-weight:700;color:var(--forest)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:28px}.product-card{background:var(--surface)}.product-card__image{aspect-ratio:4/5;background:#e7e0d4;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:.3s}.product-card:hover img{transform:scale(1.025)}.product-card__body{padding:18px}.price{font-weight:700}.compare-price{text-decoration:line-through;color:var(--muted);margin-left:8px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.feature-strip{background:var(--forest);color:#fff}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.feature-item strong{display:block;font-family:Georgia,serif;font-size:1.3rem;margin-bottom:8px}.cta{background:var(--ochre);color:#fff;padding:55px;display:grid;grid-template-columns:1.5fr auto;gap:30px;align-items:center}.cta .btn{background:#fff;color:var(--forest);border-color:#fff}.main-page,.collection-page,.product-page,.cart-page,.search-page{padding:64px 0}.collection-toolbar{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.product-main{display:grid;grid-template-columns:1.05fr .95fr;gap:60px}.product-gallery img{width:100%;height:auto;background:#e6dfd4}.product-info{position:sticky;top:120px;align-self:start}.product-info .price{font-size:1.35rem}.field{margin:18px 0}.field label{display:block;font-weight:700;margin-bottom:6px}.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);padding:12px;background:#fff}.quantity{width:90px!important}.cart-row{display:grid;grid-template-columns:100px 1fr auto auto;gap:20px;align-items:center;padding:18px 0;border-bottom:1px solid var(--line)}.cart-row img{width:100px;aspect-ratio:1;object-fit:cover}.cart-summary{margin-top:30px;text-align:right}.empty{text-align:center;padding:80px 0}.pagination{display:flex;gap:10px;justify-content:center;margin-top:35px}.site-footer{background:#202a23;color:#e9ece8;padding:64px 0 30px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.site-footer a{color:#fff}.footer-links{display:grid;gap:8px}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:45px;padding-top:22px;color:#bdc6bf;font-size:.85rem}@media(max-width:900px){.header-inner{grid-template-columns:1fr auto}.nav{display:none;grid-column:1/-1;justify-content:flex-start;padding-bottom:18px}.nav.is-open{display:grid}.mobile-toggle{display:block}.header-actions{display:none}.service-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.intro-grid,.image-text,.product-main{grid-template-columns:1fr;gap:32px}.product-info{position:static}.feature-grid,.footer-grid,.cta{grid-template-columns:1fr}.hero{min-height:66vh}.section{padding:58px 0}}@media(max-width:560px){.page-width{width:min(calc(100% - 28px),var(--max))}.service-grid,.product-grid{grid-template-columns:1fr}.section-heading{display:block}.cart-row{grid-template-columns:72px 1fr}.cart-row>*:nth-child(n+3){grid-column:2}.cta{padding:32px}.hero__content{padding-bottom:48px}}body{background-image:linear-gradient(rgba(38,57,45,.025) 1px,transparent 1px);background-size:100% 36px}.section--paper{background:#ebe4d8;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.brand{letter-spacing:.015em}.site-header{box-shadow:0 1px #24261f0a}.nav a{position:relative}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:1px;background:var(--forest);transition:right .2s}.nav a:hover:after{right:0}.hero:after{content:"J\c4MTLAND \b7  HANTVERK \b7  2026";position:absolute;right:28px;bottom:28px;z-index:2;writing-mode:vertical-rl;font-size:.66rem;letter-spacing:.22em;opacity:.65}.hero__overlay{background:linear-gradient(90deg,#141e17d1,#141e1775 48%,#141e1721)}.craft-intro__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.craft-intro__copy{font-size:1.12rem}.craft-intro__copy p:first-child:first-letter{font-family:Georgia,serif;font-size:3.8rem;line-height:.8;float:left;padding-right:9px;color:var(--ochre)}.craft-rule{display:flex;align-items:center;gap:16px;margin-top:56px;color:var(--moss)}.craft-rule span{height:1px;background:var(--line);flex:1}.craft-rule b{font-family:Georgia,serif;font-weight:400;letter-spacing:.18em}.service-card{position:relative;overflow:hidden;transition:transform .2s,box-shadow .2s}.service-card:before{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background:var(--ochre);transform:scaleY(0);transform-origin:bottom;transition:.2s}.service-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.service-card:hover:before{transform:scaleY(1)}.service-card__icon{font-size:.78rem;letter-spacing:.18em;font-family:Arial,sans-serif;font-weight:700}.service-card h3{max-width:18ch}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:42px;border-top:1px solid #cfc5b5}.process-step{padding:26px 28px 12px 0;border-right:1px solid #cfc5b5}.process-step+.process-step{padding-left:28px}.process-step:last-child{border-right:0}.process-step__number{font-family:Georgia,serif;color:var(--ochre);font-size:1.9rem}.process-step p{color:var(--muted)}.image-text__media{position:relative}.image-text__media:after{content:"";position:absolute;top:14px;right:-14px;bottom:-14px;left:14px;border:1px solid var(--ochre);z-index:-1}.media-placeholder{aspect-ratio:4/3;background:linear-gradient(135deg,#ded6c9,#cfc4b3);display:grid;place-items:center;color:#6d685f;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase}.service-detail{padding:72px 0 90px}.service-detail__hero{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:center}.service-detail__hero h1{font-size:clamp(2.8rem,6vw,5.8rem)}.service-detail__lead{font-size:1.16rem;margin-bottom:28px}.service-detail__media img,.service-detail__media .media-placeholder{width:100%;aspect-ratio:4/3;object-fit:cover}.service-detail__body{display:grid;grid-template-columns:1.35fr .65fr;gap:80px;margin-top:70px;padding-top:50px;border-top:1px solid var(--line)}.service-detail__main{font-size:1.06rem}.service-detail__aside{background:var(--surface);border:1px solid var(--line);padding:28px;align-self:start}.service-detail__aside h3{color:var(--forest)}.product-card{border:1px solid var(--line)}.product-card__body h3{font-size:1.2rem}.feature-item{padding-left:18px;border-left:1px solid rgba(255,255,255,.28)}.site-footer{position:relative}.site-footer:before{content:"HANTVERKSG\c5RDEN";display:block;position:absolute;right:4vw;bottom:15px;font:500 clamp(2rem,7vw,7rem)/1 Georgia,serif;color:#ffffff06;pointer-events:none}@media(max-width:900px){.craft-intro__grid,.service-detail__hero,.service-detail__body{grid-template-columns:1fr;gap:32px}.process-grid{grid-template-columns:repeat(2,1fr)}.process-step:nth-child(2){border-right:0}.process-step:nth-child(n+3){border-top:1px solid #cfc5b5}.hero:after{display:none}}@media(max-width:560px){.craft-intro__grid{gap:20px}.process-grid{grid-template-columns:1fr}.process-step,.process-step+.process-step{padding:22px 0;border-right:0;border-top:1px solid #cfc5b5}.process-step:first-child{border-top:0}.image-text__media:after{top:8px;right:-8px;bottom:-8px;left:8px}.service-detail{padding-top:45px}.service-detail__body{margin-top:45px;padding-top:35px}}:root{--cream:#f3eee4;--paper:#faf7f0;--deep:#1d2d23;--pine:#294032;--sage:#7a836f;--brass:#a87739;--brass-soft:#c2a06d;--hairline:rgba(37,43,35,.16);--radius-lg:14px}body{background-color:var(--cream);background-image:none;font-size:16px;letter-spacing:.002em}.page-width{width:min(calc(100% - 56px),1280px)}.section{padding:96px 0}.section--tight{padding:58px 0}.eyebrow{display:flex;align-items:center;gap:11px;color:var(--brass);letter-spacing:.21em;font-size:.7rem}.eyebrow:before{content:"";width:34px;height:1px;background:currentColor}h1,h2,h3{letter-spacing:-.025em}h2{max-width:17ch}.rte{color:#4f554d}.rte p:last-child{margin-bottom:0}.btn{min-height:52px;padding:13px 21px;border-radius:999px;font-size:.9rem;letter-spacing:.025em;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease;box-shadow:none}.btn:hover{filter:none;transform:translateY(-1px)}.btn__arrow{margin-left:12px;font-size:1.1em}.btn--secondary:hover{background:#ffffff14}.announcement{background:#18271e;padding:9px 15px;letter-spacing:.065em;font-size:.75rem;text-transform:uppercase}.site-header{background:#f3eee4eb;border-bottom:1px solid rgba(36,38,31,.1);box-shadow:none}.header-inner{min-height:86px;gap:34px}.brand{display:inline-flex;flex-direction:column;line-height:1}.brand__name{font-size:1.3rem;letter-spacing:-.01em}.brand__place{font-family:Arial,Helvetica,sans-serif;font-size:.58rem;text-transform:uppercase;letter-spacing:.28em;margin-top:7px;color:var(--brass)}.brand img{max-height:60px}.nav{gap:30px}.nav a{font-size:.88rem;font-weight:600;letter-spacing:.025em}.nav a:after{bottom:-11px;background:var(--brass)}.nav a[aria-current=page]:after{right:0}.header-actions{gap:18px}.header-search{display:flex;align-items:center;gap:7px;font-size:.86rem}.header-search svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.5}.cart-pill{display:flex;align-items:center;gap:9px;border-color:#26392d38;padding:8px 8px 8px 14px;font-size:.84rem}.cart-pill b{display:grid;place-items:center;width:25px;height:25px;background:var(--deep);color:#fff;border-radius:50%;font-size:.72rem}.mobile-toggle{width:42px;height:42px;position:relative}.mobile-toggle span{position:absolute;left:9px;right:9px;height:1.5px;background:var(--deep)}.mobile-toggle span:first-child{top:16px}.mobile-toggle span:last-child{top:24px}.hero{min-height:82vh;background:var(--deep);align-items:center}.hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0d18110d,#0d181140)}.hero__overlay{background:linear-gradient(90deg,#0f1b13e0,#0f1b13a3 43%,#0f1b1321 74%,#0f1b1314)}.hero__content{padding:124px 0 112px;max-width:860px}.hero__eyebrow{color:#d6bb8f}.hero h1{font-size:clamp(3.3rem,6.5vw,6.7rem);max-width:12ch;text-wrap:balance}.hero__lead{font-size:1.12rem;line-height:1.75;color:#ffffffdb;max-width:650px}.hero__buttons{margin-top:34px}.hero .btn{background:#f6f0e4;color:var(--deep);border-color:#f6f0e4}.hero .btn--secondary{background:transparent;color:#fff}.hero__signature{position:absolute;left:max(28px,calc((100vw - 1280px)/2));right:max(28px,calc((100vw - 1280px)/2));bottom:25px;z-index:3;display:flex;align-items:center;gap:14px;color:#ffffff8c;font-size:.62rem;text-transform:uppercase;letter-spacing:.2em}.hero__signature i{height:1px;flex:1;background:#ffffff38}.hero:after{display:none}.hero--no-image{background:linear-gradient(125deg,#1c3024,#344b39)}.hero__fallback{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;opacity:.45}.hero__fallback span{position:absolute;border:1px solid rgba(255,255,255,.15);border-radius:50%;width:44vw;height:44vw}.hero__fallback span:nth-child(1){right:-9vw;top:-18vw}.hero__fallback span:nth-child(2){right:10vw;bottom:-34vw}.hero__fallback span:nth-child(3){left:-22vw;bottom:-31vw;width:55vw;height:55vw}.craft-intro__grid{gap:112px}.craft-intro__copy{font-size:1.08rem;line-height:1.85}.craft-intro__copy p:first-child:first-letter{color:var(--brass);font-size:4.2rem}.craft-rule{margin-top:65px}.craft-rule b{font-size:.76rem;color:var(--brass)}.section-heading{align-items:flex-start}.section-heading>.rte{max-width:480px;padding-top:8px}.service-grid{gap:1px;background:var(--hairline);border:1px solid var(--hairline);margin-top:45px}.service-card{border:0;min-height:290px;padding:34px;background:var(--paper);box-shadow:none}.service-card:before{width:100%;height:3px;transform:scaleX(0);transform-origin:left}.service-card:hover{transform:none;box-shadow:none;background:#fff}.service-card:hover:before{transform:scaleX(1)}.service-card__icon{color:var(--brass);margin-bottom:36px}.service-card h3{font-size:1.5rem;margin-bottom:14px}.service-card p{font-size:.92rem;line-height:1.7}.service-card a{display:inline-flex;align-items:center;gap:8px;margin-top:22px;font-size:.82rem;letter-spacing:.035em}.image-text{gap:82px}.image-text__media img,.media-placeholder{border-radius:2px}.image-text__media:after{top:18px;right:-18px;bottom:-18px;left:18px;border-color:#a87739a6}.process-grid{margin-top:54px}.process-step{padding-top:34px}.process-step__number{color:var(--brass);font-size:1.45rem}.process-step h3{font-size:1.25rem}.process-step p{font-size:.9rem;line-height:1.7}.product-grid{gap:24px;margin-top:38px}.product-card{border:0;background:transparent}.product-card__image{position:relative;background:#e5ddd0;aspect-ratio:4/5}.product-card__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 0 0 1px #21251f12;pointer-events:none}.product-card__image img{transition:transform .55s cubic-bezier(.2,.7,.2,1)}.product-card:hover img{transform:scale(1.035)}.product-card__badge{position:absolute;left:12px;top:12px;background:#faf7f0ed;padding:7px 10px;border-radius:999px;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em}.product-card__placeholder{height:100%;display:grid;place-items:center;font-family:Georgia,serif;color:#8d867a}.product-card__body{padding:17px 2px 4px}.product-card__meta{font-size:.64rem;letter-spacing:.14em;text-transform:uppercase;color:var(--brass);margin-bottom:7px}.product-card__body h3{font-size:1.16rem;margin-bottom:10px}.product-card__price{display:flex;align-items:center;min-height:24px}.product-card__arrow{margin-left:auto;transition:transform .2s}.product-card:hover .product-card__arrow{transform:translate(4px)}.compare-price{font-size:.86rem}.price{font-size:.92rem}.feature-strip{background:#203328}.feature-grid{gap:0}.feature-item{padding:8px 36px;border-left:1px solid rgba(255,255,255,.2);color:#ffffffc2}.feature-item:first-child{padding-left:0;border-left:0}.feature-item strong{font-size:1.25rem;font-weight:500}.cta{position:relative;overflow:hidden;background:#aa793d;padding:72px 76px;border-radius:2px}.cta:after{content:"HG";position:absolute;right:-10px;bottom:-62px;font:400 13rem/1 Georgia,serif;color:#ffffff12}.cta>*{position:relative;z-index:1}.cta .btn{border-radius:999px}.site-footer{background:#17261d;padding-top:76px}.footer-grid{gap:70px}.footer-bottom{margin-top:58px}.site-footer:before{font-size:clamp(3rem,8vw,8rem);color:#ffffff05}@media(max-width:900px){.page-width{width:min(calc(100% - 36px),1280px)}.section{padding:72px 0}.header-inner{min-height:75px}.nav{gap:15px}.nav a{padding:7px 0}.hero{min-height:72vh}.hero__content{padding:100px 0 96px}.hero__signature{left:18px;right:18px}.craft-intro__grid{gap:42px}.service-grid{grid-template-columns:repeat(2,1fr)}.image-text{gap:44px}.feature-item{padding:20px 0;border-left:0;border-top:1px solid rgba(255,255,255,.17)}.feature-item:first-child{border-top:0}.cta{padding:55px 44px}}@media(max-width:560px){.page-width{width:min(calc(100% - 28px),1280px)}.section{padding:60px 0}.eyebrow{font-size:.65rem}.eyebrow:before{width:22px}.hero{min-height:74vh}.hero__content{padding:88px 0 94px}.hero h1{font-size:clamp(3rem,15vw,4.6rem)}.hero__lead{font-size:1rem}.hero__signature{font-size:.52rem;letter-spacing:.14em}.service-grid{grid-template-columns:1fr}.service-card{min-height:245px;padding:28px}.service-card__icon{margin-bottom:25px}.product-grid{grid-template-columns:repeat(2,1fr);gap:18px 12px}.product-card__body h3{font-size:1rem}.product-card__meta{display:none}.image-text__media:after{top:10px;right:-8px;bottom:-8px;left:10px}.cta{padding:42px 28px}.cta:after{font-size:8rem;bottom:-30px}.brand__name{font-size:1.12rem}}.site-header{position:sticky;border-bottom:0}.site-header:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:linear-gradient(90deg,#8f642f 0%,var(--brass) 38%,#bd955e 55%,var(--brass) 72%,#8f642f 100%);opacity:.92;pointer-events:none}.section-heading h2{position:relative;padding-bottom:18px}.section-heading h2:after{content:"";position:absolute;left:0;bottom:0;width:46px;height:2px;background:var(--brass);opacity:.78}.btn:not(.btn--secondary):hover{background:#8f642f;border-color:#8f642f}.cart-pill{transition:border-color .18s ease,background .18s ease}.cart-pill:hover{border-color:var(--brass);background:#a877390e}.product-card__arrow{color:var(--brass)}@media(max-width:560px){.site-header:after{height:2px}.section-heading h2{padding-bottom:14px}.section-heading h2:after{width:38px}}.site-header.site-header--forest{--header-bg:none;background:#152219 var(--header-bg) center 42%/cover no-repeat;color:#f8f3e9;border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none;position:sticky;top:0;z-index:30;box-shadow:0 9px 30px #0c140f29}.site-header--forest .header-forest-shade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:linear-gradient(180deg,#09110c85,#09110c5c 56%,#09110cbd),radial-gradient(circle at 50% 34%,#42523d14,#050b0747 74%)}.site-header--forest .header-top{position:relative;z-index:2;min-height:176px;display:grid;grid-template-columns:1fr minmax(280px,480px) 1fr;align-items:center;gap:24px;padding-top:10px;padding-bottom:6px}.site-header--forest .brand--illustrated{grid-column:2;justify-self:center;display:block;width:min(100%,455px);filter:drop-shadow(0 8px 18px rgba(0,0,0,.27))}.site-header--forest .brand--illustrated img{display:block;width:100%;height:auto;max-height:148px;object-fit:contain;margin:auto}.site-header--forest .header-actions--forest{grid-column:3;justify-self:end;color:#fffaf0;text-shadow:0 1px 12px rgba(0,0,0,.5)}.site-header--forest .header-search svg{stroke:currentColor}.site-header--forest .cart-pill{border-color:#ffffff7a;background:#0d181142;color:#fffaf0;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.site-header--forest .cart-pill:hover{background:#0d18117a;border-color:#d0aa73}.site-header--forest .cart-pill b{background:#d0aa73;color:#1c281f}.site-header--forest .header-nav-wrap{position:relative;z-index:2;background:#0a120d8f;border-top:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.site-header--forest .header-nav-inner{min-height:58px;display:flex;align-items:center;justify-content:center}.site-header--forest .nav{gap:40px}.site-header--forest .nav a{color:#fffaf0;font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.105em;text-shadow:0 1px 10px rgba(0,0,0,.45)}.site-header--forest .nav a:after{background:#d0aa73;bottom:-8px;height:2px}.site-header--forest:after{height:3px;background:linear-gradient(90deg,#8f642f,#aa793d 34%,#d0aa73 52%,#aa793d 72%,#8f642f);opacity:1}.site-header--forest .mobile-toggle{grid-column:3;justify-self:end;display:none}.site-header--forest .mobile-toggle span{background:#fffaf0}@media(max-width:900px){.site-header--forest .header-top{min-height:138px;grid-template-columns:48px 1fr 48px;padding-top:7px}.site-header--forest .header-spacer{grid-column:1}.site-header--forest .brand--illustrated{grid-column:2;width:min(100%,350px)}.site-header--forest .brand--illustrated img{max-height:112px}.site-header--forest .header-actions--forest{display:none}.site-header--forest .mobile-toggle{display:block;grid-column:3;grid-row:1}.site-header--forest .header-nav-wrap{background:#0a120db8}.site-header--forest .header-nav-inner{min-height:0;display:block}.site-header--forest .nav{display:none;grid-template-columns:1fr;gap:0;padding:14px 0 20px}.site-header--forest .nav.is-open{display:grid}.site-header--forest .nav a{padding:11px 4px;border-bottom:1px solid rgba(255,255,255,.11)}.site-header--forest .nav a:after{display:none}}@media(max-width:560px){.site-header.site-header--forest{background-position:center 35%}.site-header--forest .header-top{min-height:112px;grid-template-columns:40px 1fr 40px}.site-header--forest .brand--illustrated{width:min(100%,280px)}.site-header--forest .brand--illustrated img{max-height:94px}.site-header--forest:after{height:2px}}:root{--hg-cream:#f5f0e6;--hg-paper:#fbf8f1;--hg-ink:#292820;--hg-gold:#a77a35;--hg-gold-soft:#c8a76d;--hg-green:#263429;--hg-green-dark:#1d2a21;--hg-line:#d9d0c1}body{background:var(--hg-paper);color:var(--hg-ink);font-family:Georgia,Times New Roman,serif}.page-width{width:min(calc(100% - 88px),1440px)}.hg-topbar{background:#eee9df;border-bottom:1px solid #d6cec0;color:#3f3b33;font:14px/1.2 Arial,Helvetica,sans-serif}.hg-topbar__inner{height:36px;display:flex;align-items:center;justify-content:space-between;gap:25px}.hg-topbar__left,.hg-topbar__right{display:flex;align-items:center;gap:15px}.hg-topbar__sep{width:1px;height:18px;background:#b9b1a5}.hg-topbar a:hover{color:var(--hg-gold)}.hg-header{background:#faf7f0;border-bottom:3px solid var(--hg-gold);position:relative;z-index:40}.hg-header__inner{height:122px;display:grid;grid-template-columns:245px 1fr 150px;align-items:center;gap:30px}.hg-logo{align-self:start;transform:translateY(4px);width:220px;position:relative;z-index:2}.hg-logo img{width:220px;height:150px;object-fit:contain;object-position:center top;filter:drop-shadow(0 3px 2px rgba(0,0,0,.06))}.hg-nav{display:flex;justify-content:center;align-items:center;gap:38px}.hg-nav a{font-size:16px;white-space:nowrap;text-transform:uppercase}.hg-nav a span{font-size:12px;margin-left:4px}.hg-nav a:hover,.hg-nav a[aria-current=page]{color:var(--hg-gold)}.hg-actions{display:flex;justify-content:flex-end;align-items:center;gap:22px;font-family:Arial,sans-serif;font-size:27px}.hg-actions>a{line-height:1}.hg-cart{position:relative}.hg-cart b{position:absolute;right:-11px;top:-10px;width:20px;height:20px;border-radius:50%;display:grid;place-items:center;background:var(--hg-gold);color:#fff;font:11px Arial,sans-serif}.hg-mobile-toggle{display:none}.hg-hero{min-height:575px;background:var(--hero-image) center center/cover no-repeat;position:relative;color:#fff;display:flex;align-items:center;overflow:hidden}.hg-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0c110ddb,#0d120e9e 27%,#0b100c29 58%,#080c0908)}.hg-hero__content{position:relative;z-index:2;max-width:650px;margin-left:0}.hg-hero h1{font-size:clamp(3rem,4.7vw,5.1rem);line-height:1.05;letter-spacing:.015em;font-weight:400;margin:0 0 20px;max-width:720px}.hg-gold-rule{display:block;width:66px;height:3px;background:var(--hg-gold-soft);margin:0 0 26px}.hg-hero__text{font-size:20px;line-height:1.55;max-width:440px}.hg-hero__text p{margin:0}.hg-outline-btn{display:inline-flex;align-items:center;gap:25px;margin-top:30px;border:1px solid rgba(255,255,255,.76);padding:14px 22px;background:#3744388c;font:14px Arial,Helvetica,sans-serif;letter-spacing:.06em}.hg-outline-btn:hover{background:var(--hg-gold)}.hg-services{background:#fbf8f1;padding:47px 0 36px}.hg-centered-heading{text-align:center}.hg-centered-heading .eyebrow{color:var(--hg-gold);font-size:14px;letter-spacing:.11em;margin-bottom:5px}.hg-centered-heading h2{font-size:38px;font-weight:400;margin:0 0 3px}.hg-heading-ornament{display:block;color:var(--hg-gold);font-size:12px;letter-spacing:.15em}.hg-service-grid{display:grid;grid-template-columns:repeat(6,1fr);margin-top:25px}.hg-service{text-align:center;padding:10px 25px 24px;border-right:1px solid #ded7ca}.hg-service:last-child{border-right:0}.hg-service__icon{height:58px;display:flex;align-items:center;justify-content:center;font-size:43px;font-family:Georgia,serif;color:#35342e}.hg-service h3{font-size:18px;font-weight:400;line-height:1.25;margin:9px auto 15px;max-width:170px}.hg-service p{font:14px/1.55 Arial,Helvetica,sans-serif;color:#48463f;margin:0 auto;max-width:190px}.hg-service a{display:inline-block;color:#8e672e;font-size:13px;margin-top:20px;border-bottom:1px solid #c7ad82;padding-bottom:2px}.hg-service a:hover{color:#5f431e}.hg-shop{background:linear-gradient(90deg,#f1eade,#fbf7ef 50%,#f1eade);padding:38px 0 28px}.hg-shop__head{position:relative}.hg-shop__head .hg-centered-heading h2{font-size:36px}.hg-shop-link{position:absolute;right:0;top:25px;border:1px solid #c6a676;padding:13px 20px;color:#795829;font-size:13px}.hg-products{display:grid;grid-template-columns:repeat(4,1fr);gap:26px;margin-top:22px}.hg-demo-product,.hg-products .product-card{background:#f9f5ed;border:1px solid #e2d9ca;box-shadow:0 7px 18px #392f1e0a}.hg-demo-product img,.hg-products .product-card__image{width:100%;aspect-ratio:1.72/1;object-fit:cover;background:#ddd2c2}.hg-demo-product>div,.hg-products .product-card__body{position:relative;padding:12px 14px 14px}.hg-demo-product h3,.hg-products .product-card h3{font-size:16px;font-weight:400;margin:0 45px 8px 0}.hg-demo-product p,.hg-products .price{font-size:15px;margin:0}.hg-demo-product span{position:absolute;right:12px;bottom:12px;width:34px;height:34px;display:grid;place-items:center;border:1px solid #cdbb9e}.hg-products .product-card__meta,.hg-products .product-card__badge,.hg-products .compare-price{display:none}.hg-products .product-card__arrow{position:absolute;right:13px;bottom:15px;width:34px;height:34px;border:1px solid #cdbb9e;display:grid;place-items:center}.hg-dots{display:flex;gap:11px;justify-content:center;margin-top:18px}.hg-dots i,.hg-dots b{width:8px;height:8px;border-radius:50%;background:#c9c1b4}.hg-dots b{background:var(--hg-gold)}.hg-values{background:#efebe2;position:relative;padding:25px 0;border-top:1px solid #ded7cb;border-bottom:3px solid var(--hg-gold)}.hg-values:before,.hg-values:after{content:"";position:absolute;bottom:0;width:170px;height:100%;opacity:.12;background:linear-gradient(135deg,transparent 30%,#47604c 31% 33%,transparent 34%) center/22px 22px}.hg-values:before{left:0}.hg-values:after{right:0;transform:scaleX(-1)}.hg-values__grid{display:grid;grid-template-columns:repeat(4,1fr)}.hg-value{display:grid;grid-template-columns:60px 1fr;gap:16px;padding:8px 30px;border-right:1px solid #cbc3b6;position:relative;z-index:1}.hg-value:last-child{border-right:0}.hg-value__icon{font-size:38px}.hg-value strong{display:block;font-size:15px;font-weight:400;letter-spacing:.06em;margin-bottom:6px}.hg-value span{display:block;font:13px/1.45 Arial,Helvetica,sans-serif;color:#4c4942}.hg-footer{background:linear-gradient(90deg,#2f3e32,#1f2c23 65%,#28362c);color:#eee9dd;padding:38px 0 18px}.hg-footer__grid{display:grid;grid-template-columns:1.1fr .8fr .9fr 1.05fr;gap:70px}.hg-footer h3,.hg-footer h4{font-weight:400;color:#d8ba82}.hg-footer h3{font-size:19px;max-width:220px;line-height:1.35}.hg-footer h4{font-size:15px;letter-spacing:.05em;margin:0 0 13px}.hg-footer p,.hg-footer a{font:13px/1.55 Arial,Helvetica,sans-serif;color:#eee9dd}.hg-footer .footer-links{display:flex;flex-direction:column;gap:5px}.hg-footer a:hover{color:#d8ba82}.hg-social{font-size:22px;margin-top:18px}.hg-footer__bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:30px;padding-top:16px;display:flex;justify-content:space-between;gap:30px;font:11px Arial,Helvetica,sans-serif;color:#d9d4c8}.hg-payments{font-size:13px;font-weight:700}@media(max-width:1100px){.page-width{width:min(calc(100% - 48px),1440px)}.hg-header__inner{grid-template-columns:190px 1fr 115px}.hg-logo,.hg-logo img{width:180px}.hg-nav{gap:20px}.hg-nav a{font-size:14px}.hg-service{padding-inline:14px}.hg-service h3{font-size:16px}.hg-products{gap:16px}.hg-footer__grid{gap:35px}}@media(max-width:850px){.hg-topbar__right{display:none}.hg-topbar__inner{justify-content:center}.hg-header__inner{height:86px;grid-template-columns:140px 1fr 44px}.hg-logo{width:135px;align-self:center;transform:none}.hg-logo img{width:135px;height:90px}.hg-actions{display:none}.hg-mobile-toggle{display:block;grid-column:3;justify-self:end}.hg-mobile-toggle span{background:#2d2c27}.hg-nav{display:none;position:absolute;top:86px;left:0;right:0;background:#faf7f0;border-bottom:2px solid var(--hg-gold);padding:12px 24px 20px;flex-direction:column;align-items:flex-start;gap:0}.hg-nav.is-open{display:flex}.hg-nav a{width:100%;padding:10px 0;border-bottom:1px solid #e5ded1}.hg-hero{min-height:520px;background-position:62% center}.hg-hero__content{max-width:520px}.hg-service-grid{grid-template-columns:repeat(2,1fr)}.hg-service{border-bottom:1px solid #ded7ca}.hg-service:nth-child(2n){border-right:0}.hg-shop-link{position:static;display:block;width:max-content;margin:15px auto 0}.hg-products,.hg-values__grid{grid-template-columns:repeat(2,1fr)}.hg-value:nth-child(2){border-right:0}.hg-value:nth-child(-n+2){border-bottom:1px solid #cbc3b6}.hg-footer__grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.page-width{width:min(calc(100% - 28px),1440px)}.hg-topbar{font-size:11px}.hg-topbar__inner{height:32px}.hg-topbar__left{gap:9px}.hg-topbar__left a:first-child{display:none}.hg-header__inner{height:78px;grid-template-columns:118px 1fr 40px}.hg-logo,.hg-logo img{width:115px}.hg-nav{top:78px}.hg-hero{min-height:470px;background-position:67% center}.hg-hero__shade{background:linear-gradient(90deg,#0c110de6,#0c110d99 60%,#0c110d3b)}.hg-hero h1{font-size:2.7rem;max-width:350px}.hg-hero__text{font-size:17px;max-width:320px}.hg-outline-btn{font-size:12px}.hg-services{padding-top:38px}.hg-centered-heading h2,.hg-shop__head .hg-centered-heading h2{font-size:30px}.hg-service-grid{grid-template-columns:1fr}.hg-service{border-right:0;padding:18px 18px 25px}.hg-service__icon{height:42px;font-size:34px}.hg-products{grid-template-columns:1fr 1fr;gap:10px}.hg-demo-product h3,.hg-products .product-card h3{font-size:13px;margin-right:0}.hg-demo-product span,.hg-products .product-card__arrow{display:none}.hg-values__grid{grid-template-columns:1fr}.hg-value{border-right:0;border-bottom:1px solid #cbc3b6!important;padding:14px 5px}.hg-value:last-child{border-bottom:0!important}.hg-footer__grid{grid-template-columns:1fr;gap:28px}.hg-footer__bottom{flex-direction:column}.hg-payments{font-size:11px}}.hg-header,.hg-header *{text-shadow:none!important}.hg-logo,.hg-logo img{filter:none!important;text-shadow:none!important}.hg-nav a,.hg-actions a,.hg-topbar,.hg-topbar a{text-shadow:none!important;filter:none!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hg-hero--artwork{min-height:575px;background:var(--hero-image) center center/cover no-repeat;position:relative;overflow:hidden}.hg-hero--artwork .hg-hero__shade,.hg-hero--artwork .hg-hero__content{display:none!important}@media(max-width:850px){.hg-hero--artwork{min-height:520px;background-position:62% center}}@media(max-width:560px){.hg-hero--artwork{min-height:470px;background-position:67% center}}.hg-header--reference{background:#faf7f0;border-bottom:2px solid #b58a43;position:relative;z-index:50;overflow:visible}.hg-header__inner--reference{height:110px;position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(330px,390px) minmax(0,1fr);align-items:center;gap:24px}.hg-nav--left{grid-column:1;justify-content:flex-start;gap:42px;padding-right:10px}.hg-logo--center{grid-column:2;position:absolute;left:50%;top:-24px;transform:translate(-50%);width:350px;height:170px;display:flex;align-items:flex-start;justify-content:center;z-index:5;pointer-events:auto}.hg-logo--center img{display:block;width:350px;height:170px;object-fit:contain;object-position:center center;filter:none!important}.hg-header__right{grid-column:3;display:flex;align-items:center;justify-content:flex-end;gap:27px;min-width:0}.hg-nav--right{justify-content:flex-end;gap:42px;min-width:0}.hg-header__divider{width:1px;height:38px;background:#cbc4b9;flex:0 0 auto}.hg-header--reference .hg-nav a{font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1;text-transform:uppercase;letter-spacing:.01em;color:#26251f;text-shadow:none!important;filter:none!important}.hg-header--reference .hg-nav a:hover{color:#9a6d2e}.hg-header--reference .hg-actions{display:flex;align-items:center;justify-content:flex-end;gap:22px;font-size:inherit}.hg-header--reference .hg-actions a{width:25px;height:25px;display:grid;place-items:center;color:#1f211e;position:relative}.hg-header--reference .hg-actions svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.hg-header--reference .hg-cart b{right:-10px;top:-10px;width:18px;height:18px;font-size:10px;background:#ad813c}.hg-mobile-nav{display:none}.hg-hero-reference{height:auto;aspect-ratio:1536/310;background:var(--hero-reference) center center/cover no-repeat;position:relative;z-index:1}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.hg-hero-reference .hg-hero__content,.hg-hero-reference .hg-hero__shade,.hg-hero-reference h1,.hg-hero-reference .hg-hero__text,.hg-hero-reference .hg-outline-btn{display:none!important}@media(max-width:1250px){.hg-header__inner--reference{grid-template-columns:minmax(0,1fr) 300px minmax(0,1fr);gap:14px}.hg-logo--center,.hg-logo--center img{width:300px;height:158px}.hg-nav--left,.hg-nav--right{gap:24px}.hg-header--reference .hg-nav a{font-size:13px}.hg-header__right{gap:18px}.hg-header--reference .hg-actions{gap:14px}}@media(max-width:900px){.hg-header__inner--reference{height:88px;display:flex;justify-content:space-between;padding-inline:0}.hg-nav--left,.hg-nav--right,.hg-header__right{display:none!important}.hg-logo--center{position:relative;left:auto;top:auto;transform:none;width:160px;height:105px;margin-top:8px}.hg-logo--center img{width:160px;height:105px}.hg-mobile-toggle{display:flex!important;margin-left:auto;width:42px;height:42px;align-items:center;justify-content:center;flex-direction:column;gap:7px;background:transparent;border:0}.hg-mobile-toggle span{display:block;width:26px;height:1px;background:#2c2b26}.hg-mobile-nav{display:none;position:absolute;left:-24px;right:-24px;top:88px;background:#faf7f0;border-top:1px solid #ddd5c8;border-bottom:2px solid #b58a43;padding:18px 24px 24px;z-index:20}.hg-mobile-nav.is-open{display:flex;flex-direction:column}.hg-mobile-nav a{padding:11px 0;border-bottom:1px solid #e5ded2;font-family:Georgia,Times New Roman,serif;text-transform:uppercase;font-size:14px}.hg-hero-reference{aspect-ratio:1536/360;background-position:center center}}@media(max-width:560px){.hg-topbar__inner{height:34px}.hg-header__inner--reference{height:78px}.hg-logo--center,.hg-logo--center img{width:138px;height:92px}.hg-mobile-nav{top:78px}.hg-hero-reference{aspect-ratio:1.72/1;background-position:center center}}.hg-header--editable-logo{background:#faf7f0;border-bottom:1px solid #d4b06d;position:relative;z-index:40}.hg-header__inner--no-logo{min-height:94px;display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,360px) minmax(0,1fr);align-items:center;gap:24px}.hg-header__center-space{grid-column:2}.hg-header--editable-logo .hg-nav--left{grid-column:1;justify-content:flex-start}.hg-header--editable-logo .hg-header__right{grid-column:3}.hg-logo-section{background:var(--logo-bg);position:relative;z-index:45;padding-top:var(--logo-pt);padding-bottom:var(--logo-pb);overflow:visible}.hg-logo-section__inner{display:flex;position:relative;min-height:1px}.hg-logo-section--left .hg-logo-section__inner{justify-content:flex-start}.hg-logo-section--center .hg-logo-section__inner{justify-content:center}.hg-logo-section--right .hg-logo-section__inner{justify-content:flex-end}.hg-logo-section__link{display:block;width:min(100%,var(--logo-width));transform:translateY(var(--logo-offset));position:relative;z-index:2}.hg-logo-section__image{display:block;width:100%;height:auto;object-fit:contain;filter:none!important;text-shadow:none!important}@media(max-width:850px){.hg-header__inner--no-logo{min-height:78px;grid-template-columns:1fr 44px}.hg-header__center-space,.hg-header--editable-logo .hg-nav,.hg-header--editable-logo .hg-header__right{display:none}.hg-header--editable-logo .hg-mobile-toggle{display:block;grid-column:2;justify-self:end}.hg-logo-section__link{width:min(100%,var(--logo-mobile-width))}}.hg-password-body{margin:0;background:#16251b;color:#25261f}.hg-password{min-height:100svh;display:grid;place-items:center;position:relative;padding:32px 18px;background:#16251b var(--password-bg,url(header-forest.jpg)) center/cover no-repeat;overflow:hidden}.hg-password__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f1b1373,#0f1b13b8)}.hg-password__card{position:relative;z-index:1;width:min(92vw,620px);background:#faf7f0f5;border:1px solid rgba(202,164,94,.78);box-shadow:0 18px 60px #00000047;padding:44px 48px;text-align:center}.hg-password__logo-wrap{display:flex;justify-content:center;margin:-24px auto 12px}.hg-password__logo{display:block;width:min(100%,360px);height:auto}.hg-password__eyebrow{font-size:12px;letter-spacing:.16em;color:#a27434;margin:0 0 8px}.hg-password h1{font:400 clamp(2.3rem,6vw,4rem)/1.05 Georgia,"Times New Roman",serif;margin:0 0 16px;color:#26251f}.hg-password__text{font-size:16px;line-height:1.65;color:#555148;max-width:470px;margin:0 auto 28px}.hg-password__form{text-align:left;max-width:450px;margin:0 auto}.hg-password__form label{display:block;font-size:13px;letter-spacing:.06em;margin:0 0 8px}.hg-password__input-row{display:grid;grid-template-columns:1fr auto;border:1px solid #b89a68;background:#fff}.hg-password__input-row input{min-width:0;border:0;background:transparent;padding:14px 15px;font:inherit;outline:none}.hg-password__input-row button{border:0;border-left:1px solid #b89a68;background:#334436;color:#fff;padding:0 20px;font-size:12px;letter-spacing:.08em;cursor:pointer}.hg-password__input-row button:hover{background:#a27434}.hg-password__error{margin-top:12px;color:#8b2f28;font-size:14px}.hg-password__footer{margin:26px 0 0;color:#80786b;font-size:13px;font-style:italic}@media(max-width:600px){.hg-password__card{padding:30px 20px}.hg-password__input-row{grid-template-columns:1fr}.hg-password__input-row button{border-left:0;border-top:1px solid #b89a68;padding:13px}.hg-password__logo{width:min(100%,260px)}}.hg-header,.hg-fixed-header{background:transparent!important;border-bottom:0!important;box-shadow:none!important}.hg-hero-v8,.hg-hero-reference,.hg-hero-v7{border-top:0!important;outline:0!important}.hg-header,.hg-fixed-header,.hg-header__inner,.hg-fixed-header__inner{background:transparent!important;border:0!important;box-shadow:none!important}.hg-header:before,.hg-header:after,.hg-fixed-header:before,.hg-fixed-header:after{display:none!important;content:none!important}#MainContent{border-top:0!important}.hg-topbar{border-top:2px solid #b88a3b!important;border-bottom:2px solid #b88a3b!important}.hg-nav a,.hg-fixed-nav a,.hg-actions a,.hg-fixed-actions a{color:#292b27!important;text-shadow:none!important}.hg-actions svg,.hg-fixed-actions svg{stroke:#292b27!important}.shopify-section-group-header-group .shopify-section:not(:first-child){margin:0!important}.hg-header,.hg-fixed-header{background:transparent!important}.hg-header__inner{height:44px!important;min-height:44px!important}.hg-header__divider{height:34px!important}.hg-actions{display:flex!important;align-items:center!important;gap:16px!important}.hg-actions>a{display:grid!important;place-items:center!important;width:26px!important;height:26px!important}.hg-actions svg{display:block!important;width:22px!important;height:22px!important;fill:none!important;stroke:currentColor!important;stroke-width:1.6!important}.hg-hero-v8{margin-bottom:0!important}.hg-hero-v8+*{margin-top:0!important}.hg-social{display:flex;align-items:center;margin-top:22px}.hg-instagram{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;color:#fff;border:1px solid rgba(255,255,255,.45);border-radius:50%;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.hg-instagram svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hg-instagram__dot{fill:currentColor;stroke:none}.hg-instagram:hover,.hg-instagram:focus-visible{color:#fff;background:#b07a35;border-color:#b07a35;transform:translateY(-2px)}.hg-instagram:focus-visible{outline:2px solid #ffffff;outline-offset:4px}.hg-top-instagram{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;border:1px solid rgba(255,255,255,.55);border-radius:50%;margin-left:12px;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease}.hg-top-instagram svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hg-top-instagram__dot{fill:currentColor;stroke:none}.hg-top-instagram:hover,.hg-top-instagram:focus-visible{color:#fff;background-color:#b07a35;border-color:#b07a35;transform:translateY(-1px)}.hg-top-instagram:focus-visible{outline:2px solid #ffffff;outline-offset:3px}.hg-stock-status{display:flex;align-items:center;gap:8px;margin:10px 0 18px;font-size:.92rem;font-weight:600;color:#394139}.hg-stock-status__dot{display:inline-block;width:9px;height:9px;border-radius:50%;flex:0 0 9px}.hg-stock-status__dot--available{background:#52704f}.hg-stock-status__dot--low{background:#b07a35}.hg-stock-status__dot--soldout{background:#8c443d}.hg-product-card-stock{display:flex;align-items:center;gap:6px;margin:5px 0 8px;font-size:.78rem;font-weight:600;color:#60665f}.hg-product-card-stock .hg-stock-status__dot{width:7px;height:7px;flex-basis:7px}.hg-product-main-image{width:100%;max-width:100%;overflow:visible;background:transparent}.hg-product-main-image img{display:block;width:100%;max-width:100%;height:auto!important;aspect-ratio:auto!important;object-fit:contain!important;object-position:center center;background:transparent;transform:none!important}.hg-product-thumbnails{display:flex;align-items:flex-start;gap:12px;margin-top:14px;overflow-x:auto;overflow-y:visible;padding:2px 2px 24px;scrollbar-width:thin}.hg-product-thumbnail-item{display:flex;flex-direction:column;align-items:center;flex:0 0 74px;gap:6px}.hg-product-thumbnail{width:74px;height:74px;flex:0 0 74px;padding:3px;border:1px solid rgba(32,42,35,.25);border-radius:5px;background:#fffdf8;cursor:pointer;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.hg-product-thumbnail img{display:block;width:100%;height:100%;max-width:none;object-fit:contain;object-position:center;background:transparent;transform:none!important}.hg-product-thumbnail.is-active{border:2px solid #b07a35;box-shadow:0 0 0 1px #b07a3526}.hg-product-thumbnail:hover{border-color:#b07a35;transform:translateY(-1px)}.hg-product-thumbnail:focus-visible{outline:2px solid #202a23;outline-offset:2px}.hg-product-thumbnail-color{display:block!important;width:100%;margin:0;padding:0;min-height:16px;font-size:12px;line-height:1.25;font-weight:500;text-align:center;color:#394139;white-space:normal;overflow:visible}.hg-quantity-stock-row{display:flex;align-items:flex-end;gap:18px;margin-bottom:18px}.hg-quantity-field{flex:0 0 auto}.hg-quantity-stock-row .hg-stock-status{margin:0 0 12px;white-space:nowrap}@media screen and (max-width:749px){.hg-product-thumbnail-item{flex-basis:62px}.hg-product-thumbnail{width:62px;height:62px;flex-basis:62px}.hg-product-thumbnail-color{font-size:11px}.hg-quantity-stock-row{gap:12px;flex-wrap:wrap}.hg-quantity-stock-row .hg-stock-status{font-size:.85rem;white-space:normal}}
/*# sourceMappingURL=/cdn/shop/t/37/assets/base.css.map */
