/* START_SNIPPET:dv-polish (INDEX:29) */
:root{--dv-ink:#171917;--dv-paper:#ffffff;--dv-muted:#62665e;--dv-line:#e7e7e7;--dv-accent:#d5f466}
#ps__widget{display:none!important}
html{scroll-behavior:auto}body{background:var(--dv-paper);color:var(--dv-ink);font-family:Arial,Helvetica,sans-serif;font-size:15px;line-height:1.6}h1,h2,h3,h4,.h1,.h2,.h3{font-family:Arial,Helvetica,sans-serif;font-weight:600;letter-spacing:-.045em}a,button,input{transition:color .2s,background-color .2s,border-color .2s}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #647629;outline-offset:5px}img{max-width:100%}.site-wrapper{max-width:1600px;padding:0 36px}.dv-main{width:100%;padding-top:0}.site-wrapper>.grid{margin-left:0}.dv-main.grid__item{padding-left:0}.dv-header{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:24px 36px;background:var(--dv-paper);border-bottom:1px solid var(--dv-line);position:relative;z-index:20}.dv-wordmark{font-size:26px;font-weight:900;letter-spacing:-.09em;white-space:nowrap}.dv-desktop-nav{display:flex;gap:24px}.dv-desktop-nav a,.dv-actions a{font-size:11px;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.dv-desktop-nav a{padding:10px 0;border-bottom:1px solid transparent}.dv-desktop-nav a:hover,.dv-desktop-nav a[aria-current]{border-color:currentColor}.dv-actions{display:flex;gap:22px}.dv-mobile-nav{display:none}.dv-hero{position:relative;min-height:640px;height:78vh;max-height:950px;background:#30372d;overflow:hidden;margin:24px 0 0;color:#fff}.dv-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 35%}.dv-hero:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.6),rgba(0,0,0,.05)),linear-gradient(0deg,rgba(0,0,0,.25),transparent)}.dv-hero-copy{position:absolute;z-index:1;bottom:64px;left:56px;max-width:690px;padding-right:24px}.dv-kicker{font-size:10px;letter-spacing:.16em;text-transform:uppercase;font-weight:600;margin-bottom:22px}.dv-hero h1{color:#fff;font-size:clamp(52px,6.9vw,112px);line-height:.95;max-width:660px;margin:0 0 26px;letter-spacing:-.07em}.dv-hero-copy>p:not(.dv-kicker){font-size:15px;max-width:370px}.dv-button{display:inline-flex;align-items:center;justify-content:space-between;gap:40px;background:var(--dv-accent);color:var(--dv-ink);padding:16px 22px;margin-top:24px;font-size:12px;font-weight:600;min-height:48px}.dv-button:hover{background:white;color:var(--dv-ink)}.dv-button span{font-size:22px;line-height:1}.dv-hero-caption{position:absolute;z-index:1;right:30px;bottom:30px;font-size:11px;letter-spacing:.12em}.dv-edit{padding:90px 0}.dv-section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:32px;gap:20px}.dv-section-heading h2{font-size:44px;margin:0 0 10px;line-height:1.1}.dv-section-heading .dv-kicker{margin-bottom:16px}.dv-section-heading p{color:var(--dv-muted);margin-bottom:0}.dv-text-link{border-bottom:1px solid;padding-bottom:5px;font-size:12px;white-space:nowrap}.dv-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 18px}.dv-product-media{position:relative;aspect-ratio:4/5;background:#eeeee8;overflow:hidden}.dv-product-media img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .55s cubic-bezier(.2,.65,.3,1)}.dv-product-media>span{position:absolute;right:14px;bottom:14px;background:var(--dv-paper);border-radius:50%;width:32px;height:32px;text-align:center;line-height:32px;transition:transform .3s}.dv-product a:hover img{transform:scale(1.035)}.dv-product a:hover .dv-product-media>span{transform:rotate(45deg)}.dv-product-title{display:flex;gap:12px;justify-content:space-between;padding:16px 0}.dv-product-title h3{font-size:12px;letter-spacing:0;line-height:1.5;margin:0}.dv-product-title p{font-size:12px;white-space:nowrap;margin:0;color:var(--dv-muted)}.dv-story{display:grid;grid-template-columns:1fr 1fr;background:#e8eadf;margin-bottom:80px}.dv-story-image{min-height:470px;overflow:hidden}.dv-story-image img{width:100%;height:100%;object-fit:cover;max-height:650px;mix-blend-mode:multiply}.dv-story-copy{padding:60px;display:flex;flex-direction:column;justify-content:center;align-items:start}.dv-story h2{font-size:clamp(38px,4.7vw,72px);line-height:1.03;margin:0 0 24px}.dv-story-copy>p:not(.dv-kicker){max-width:300px;color:var(--dv-muted)}.dv-story .dv-button{background:var(--dv-ink);color:white}.dv-story .dv-button:hover{background:#34392e}.site-footer{padding-top:50px}.site-footer h3{font-size:16px}.site-footer a{font-size:13px}input,select,textarea{border:1px solid var(--dv-line);border-radius:0;min-height:44px}.btn{font-family:Arial,Helvetica,sans-serif;letter-spacing:.04em;min-height:46px}.product-single__title{font-size:clamp(30px,4vw,52px);line-height:1.1}.grid-link__title{font-family:Arial,Helvetica,sans-serif}.dv-reveal.is-visible{animation:dv-rise .65s both}@keyframes dv-rise{from{opacity:.4;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}::view-transition-old(root),::view-transition-new(root){animation-duration:.18s}
.product-single__description .product-single__title{font-size:15px!important;font-weight:400;letter-spacing:normal;line-height:1.6}.product-single__description p{margin:0 0 8px}.product-single__description{margin-top:36px}
.dv-menu-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0;background:none;border:0;color:var(--dv-ink);font:inherit;font-size:12px;text-align:left;cursor:pointer}.dv-menu-toggle span{font-size:18px;line-height:1;transition:transform .32s cubic-bezier(.2,.8,.2,1)}.dv-menu-toggle[aria-expanded="true"] span{transform:rotate(45deg)}.dv-mobile-panel{max-height:0;opacity:0;visibility:hidden;transform:translateY(-8px);overflow:hidden;transition:max-height .42s cubic-bezier(.2,.8,.2,1),opacity .28s,transform .42s cubic-bezier(.2,.8,.2,1),visibility 0s .42s}.dv-menu-toggle[aria-expanded="true"]+.dv-mobile-panel{max-height:440px;opacity:1;visibility:visible;transform:translateY(0);transition:max-height .42s cubic-bezier(.2,.8,.2,1),opacity .28s,transform .42s cubic-bezier(.2,.8,.2,1),visibility 0s}.dv-mobile-panel nav a{opacity:0;transform:translateY(-6px);transition:opacity .25s,transform .35s cubic-bezier(.2,.8,.2,1),color .2s,background-color .2s}.dv-menu-toggle[aria-expanded="true"]+.dv-mobile-panel nav a{opacity:1;transform:translateY(0)}.dv-menu-toggle[aria-expanded="true"]+.dv-mobile-panel nav a:nth-child(2){transition-delay:.025s}.dv-menu-toggle[aria-expanded="true"]+.dv-mobile-panel nav a:nth-child(3){transition-delay:.05s}.dv-menu-toggle[aria-expanded="true"]+.dv-mobile-panel nav a:nth-child(4){transition-delay:.075s}.dv-menu-toggle[aria-expanded="true"]+.dv-mobile-panel nav a:nth-child(5){transition-delay:.1s}.dv-menu-toggle[aria-expanded="true"]+.dv-mobile-panel nav a:nth-child(6){transition-delay:.125s}.dv-mobile-panel nav a:hover{color:#526b00}.dv-desktop-nav a,.dv-actions a{transition:color .22s,border-color .22s,transform .22s}.dv-desktop-nav a:hover,.dv-actions a:hover{color:#66830b;transform:translateY(-2px)}.dv-desktop-nav a:active,.dv-actions a:active,.dv-button:active,.dv-text-link:active{transform:translateY(1px) scale(.985)}.dv-button{transition:background-color .25s,transform .28s cubic-bezier(.2,.8,.2,1),box-shadow .28s}.dv-button:hover{transform:translateY(-3px);box-shadow:0 9px 25px rgba(0,0,0,.16)}.dv-hero-copy{bottom:44px}.dv-hero-caption{display:block!important;right:30px;bottom:30px;font-weight:600;font-size:13px;letter-spacing:.18em}.dv-hero:after{background:linear-gradient(0deg,rgba(0,0,0,.32),transparent 45%)}@keyframes dv-page-out{to{opacity:0;transform:translateY(-8px)}}@keyframes dv-page-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}::view-transition-old(root){animation:.18s ease-in both dv-page-out}::view-transition-new(root){animation:.32s cubic-bezier(.2,.8,.2,1) both dv-page-in}
.dv-wordmark{display:inline-flex;align-items:center;gap:12px}.dv-spin-logo{width:48px;height:48px;object-fit:contain;flex:none}.dv-section-heading{justify-content:flex-end}.dv-edit{background:#fff}.dv-product-media{background:#fff;border:1px solid #efefef}.dv-story{background:#fff;border-top:1px solid var(--dv-line);border-bottom:1px solid var(--dv-line)}.site-footer{background:#fff}
.dv-categories{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 0 30px;margin-bottom:32px;border-bottom:1px solid var(--dv-line)}.dv-categories a{display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:15px;font-weight:600;letter-spacing:-.03em;min-width:0;transition:color .24s,transform .24s}.dv-categories a span{font-size:20px;font-weight:400;transition:transform .24s}.dv-categories a:hover{color:#66830b;transform:translateY(-2px)}.dv-categories a:hover span{transform:translate(3px,-3px)}.dv-edit{padding-top:64px}
@media(max-width:749px){.dv-categories{display:grid;grid-template-columns:1fr 1fr;gap:0 16px;padding-bottom:0;margin-bottom:25px}.dv-categories a{font-size:13px;padding:13px 0;border-top:1px solid var(--dv-line)}.dv-categories a:last-child{grid-column:1/-1}.dv-edit{padding-top:42px}}
@media(max-width:749px){.dv-hero-copy{left:24px;bottom:22px}.dv-hero-caption{right:20px;bottom:30px;font-size:11px}.dv-hero .dv-button{gap:8px;padding:12px 14px;font-size:11px;min-height:44px}.dv-hero .dv-button span{font-size:17px}}
@media(max-width:749px){.dv-wordmark{gap:8px}.dv-spin-logo{width:38px;height:38px}.dv-wordmark span{font-size:19px}}
@media(min-width:1100px){.dv-header{position:sticky;top:0}}
@media(max-width:1099px){.dv-desktop-nav{gap:14px}.dv-header{padding:20px 24px;gap:18px}.dv-wordmark{font-size:22px}.dv-desktop-nav a{font-size:10px}.dv-actions{gap:12px}.site-wrapper{padding:0 24px}.dv-hero-copy{left:36px}.dv-story-copy{padding:36px}}
@media(max-width:850px){.dv-header{flex-wrap:wrap}.dv-desktop-nav{display:none}.dv-mobile-nav{display:block;width:100%;border-top:1px solid var(--dv-line);padding-top:12px}.dv-mobile-nav summary{cursor:pointer;font-size:12px;list-style:none;display:flex;justify-content:space-between}.dv-mobile-nav summary::-webkit-details-marker{display:none}.dv-mobile-nav nav{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;padding-top:10px}.dv-mobile-nav nav a{font-size:13px;padding:12px 0;border-bottom:1px solid var(--dv-line)}}
@media(max-width:749px){.site-wrapper{padding:0 16px}.dv-header{padding:18px 16px;gap:16px}.dv-hero{height:72svh;min-height:520px;max-height:720px;margin-top:16px}.dv-hero-copy{left:24px;bottom:40px}.dv-hero h1{font-size:64px;max-width:370px}.dv-hero-image{object-position:58% center}.dv-hero:after{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.03) 90%)}.dv-hero-caption{display:none}.dv-hero-copy>p:not(.dv-kicker){font-size:13px;max-width:250px}.dv-kicker{font-size:9px}.dv-edit{padding:56px 0}.dv-section-heading h2{font-size:34px}.dv-section-heading p{font-size:12px}.dv-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.dv-product-title{display:block;padding:12px 0}.dv-product-title h3{font-size:12px;margin-bottom:4px}.dv-story{grid-template-columns:1fr;margin-bottom:40px}.dv-story-image{min-height:0;height:370px}.dv-story-copy{padding:36px 26px 44px}.dv-story h2{font-size:48px}.dv-section-heading{align-items:center}.dv-button{gap:24px;padding:14px 18px}.dv-actions a{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.dv-product a:hover img{transform:none}::view-transition-old(root),::view-transition-new(root){animation:none!important}}
@media(max-width:749px){.template-product .product-single__photos,.template-product .product-single__photos *{touch-action:pan-y!important}.template-product .product-single__featured-image-wrapper:not(.hidden) .product-single__photos{height:min(38svh,300px);padding-top:0!important}.template-product .product-single__photo{width:100%!important;height:100%!important;object-fit:contain}.template-product #ProductThumbs{display:flex!important;flex-wrap:nowrap!important;gap:10px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;margin:12px 0 18px;padding:0 0 8px;touch-action:pan-x pan-y}.template-product #ProductThumbs>li{float:none!important;flex:0 0 92px;width:92px!important;padding:0!important;margin:0!important}.template-product #ProductThumbs .product-single__thumbnail{display:block;width:92px;height:68px;overflow:hidden;border:1px solid var(--dv-line);touch-action:pan-x pan-y}.template-product #ProductThumbs img{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-drag:none}.template-product .product-single__meta{padding-top:0}.template-product .product-single__title{margin-bottom:8px}.template-product .product-single__prices{margin-bottom:18px}}
@media(max-width:749px){html:has(body.template-product){scroll-behavior:auto}.template-product #ProductThumbs{overflow-y:auto;overscroll-behavior:auto;-webkit-overflow-scrolling:auto;touch-action:auto}.template-product #ProductThumbs .product-single__thumbnail,.template-product #ProductThumbs img{touch-action:auto}.template-product .product-single__meta,.template-product shopify-payment-terms,.template-product .shopify-payment-button{touch-action:pan-y}}
@media(max-width:749px){.template-collection .grid--uniform>.product.grid__item{width:100%!important;clear:both;float:none;margin-bottom:32px}.template-collection .product__image-wrapper{width:100%}}

.dv-border-glow{position:relative;isolation:isolate;--cursor-angle:45deg;--edge-proximity:0}
.dv-border-glow::after{content:'';position:absolute;inset:-2px;border:2px solid transparent;border-radius:inherit;pointer-events:none;background:conic-gradient(from var(--cursor-angle),#c084fc,#f472b6,#38bdf8,#c084fc) border-box;mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);mask-composite:exclude;opacity:0;transition:opacity .25s;z-index:2}
.dv-border-glow:where(:hover,:focus-visible,:active):not(:disabled)::after{opacity:1}
.dv-border-glow:where(:hover,:focus-visible,:active):not(:disabled){box-shadow:0 0 3px #c084fc88,0 0 10px #f472b633,0 0 18px #38bdf822}
.dv-border-glow:focus-visible{outline:2px solid #647629;outline-offset:4px}
a.dv-border-glow{border-radius:4px}
select:focus-visible,input[type=submit]:hover{box-shadow:0 0 0 2px #c084fc,0 0 12px #38bdf866}
.product:has(.sold-out-text) .product__image{filter:none;opacity:.78}
.product:has(.sold-out-text) .product__image-wrapper{background:#f1f1f1}
.product .sold-out-text{font-weight:700;color:#555}
@media(prefers-reduced-motion:reduce){.dv-border-glow::after{transition:none}}
/* END_SNIPPET:dv-polish */
/* START_SNIPPET:dv-size-picker (INDEX:30) */
.dv-size-native{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}
.dv-size-picker{display:flex;flex-wrap:nowrap;align-items:center;justify-content:safe center;gap:8px;padding:12px 16px 16px;margin:0;overflow-x:auto;touch-action:auto;max-width:100%}
.dv-size-chip{appearance:none;border:1px solid #d6d6d6;background:#fff;color:#171917;flex:0 0 auto;min-width:44px;min-height:44px;padding:6px 10px;border-radius:22px;font:600 12px/1 Arial,Helvetica,sans-serif;cursor:pointer;white-space:nowrap;touch-action:manipulation;transition:background-color .2s,color .2s,border-color .2s,transform .2s cubic-bezier(.2,.8,.2,1),opacity .2s}
.dv-size-chip:hover:not(:disabled){border-color:#171917;transform:translateY(-2px)}
.dv-size-chip[aria-checked="true"]{background:#171917;color:#fff;border-color:#171917}
.dv-size-chip[data-sold-out="true"]{opacity:.55;cursor:not-allowed}
.dv-size-chip:focus-visible{outline:3px solid #647629;outline-offset:3px}
.dv-size-chip.dv-jelly{animation:dv-size-jelly .52s cubic-bezier(.22,.75,.28,1)}
@keyframes dv-size-jelly{0%{transform:scale(1,1)}25%{transform:scale(1.15,.87)}50%{transform:scale(.94,1.1)}72%{transform:scale(1.04,.97)}100%{transform:scale(1,1)}}
@media(prefers-reduced-motion:reduce){.dv-size-chip.dv-jelly{animation:none}.dv-size-chip{transition:none}}
/* END_SNIPPET:dv-size-picker */
