.dco-template{--dco-paper: #fffaf5;--dco-button-shadow: 0 3px 8px rgba(66, 36, 22, .1), 0 1px 2px rgba(66, 36, 22, .08);--dco-button-shadow-primary: 0 7px 16px rgba(183, 4, 44, .18), 0 2px 5px rgba(66, 36, 22, .1);--dco-marble-background: radial-gradient(ellipse at 14% 9%, rgba(255, 255, 255, .92) 0 10%, rgba(255, 255, 255, 0) 34%), radial-gradient(ellipse at 88% 3%, rgba(255, 220, 190, .46) 0 9%, rgba(255, 220, 190, 0) 32%), radial-gradient(ellipse at 18% 78%, rgba(183, 4, 44, .07) 0 8%, rgba(183, 4, 44, 0) 42%), linear-gradient(118deg, rgba(255, 255, 255, .48), rgba(255, 250, 245, .82) 46%, rgba(255, 244, 232, .66)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='720' height='720' viewBox='0 0 720 720'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.009 .023' numOctaves='5' seed='17'/%3E%3CfeColorMatrix type='matrix' values='0 0 0 0 .72 0 0 0 0 .48 0 0 0 0 .4 0 0 0 .22 0'/%3E%3C/filter%3E%3Crect width='720' height='720' filter='url(%23n)' opacity='.5'/%3E%3Cpath d='M-80 206C72 132 178 278 330 215S564 106 800 184' fill='none' stroke='%23b7042c' stroke-opacity='.11' stroke-width='10' stroke-linecap='round'/%3E%3Cpath d='M-68 540C116 470 218 615 386 532S612 420 792 486' fill='none' stroke='%23d89a64' stroke-opacity='.16' stroke-width='15' stroke-linecap='round'/%3E%3Cpath d='M112-70C178 114 58 244 148 402S292 614 242 792' fill='none' stroke='%238b5e47' stroke-opacity='.075' stroke-width='9' stroke-linecap='round'/%3E%3C/svg%3E");--dco-marble-position: center top, right 10% top 0, left 4% bottom 7%, center top, center top;--dco-marble-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat;--dco-marble-size: 1240px 820px, 920px 620px, 980px 760px, 100% 100%, 720px 720px;background-color:var(--dco-paper);background-image:var(--dco-marble-background);background-position:var(--dco-marble-position);background-repeat:var(--dco-marble-repeat);background-size:var(--dco-marble-size);color:#281b16;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Helvetica,sans-serif;margin:0;text-rendering:optimizeLegibility}.dco-template *,.dco-template *:before,.dco-template *:after{box-sizing:border-box}.dco-template .visually-hidden:not(:focus):not(:active){clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.dco-template .skip-link:focus{background:#fff;border:2px solid #b7042c;border-radius:8px;color:#281b16;left:12px;padding:10px 12px;position:fixed;top:12px;z-index:200}.dco-template .page-container,.dco-template .transition-body,.dco-shopify-shell{background:transparent;min-height:100vh}.dco-site-header{background:#fffcf8f5;border-bottom:1px solid rgba(232,215,202,.9);left:0;position:sticky;right:0;top:0;z-index:80}@supports (backdrop-filter: blur(16px)){.dco-site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffcf8e6}}.dco-site-header__inner{align-items:center;display:grid;gap:12px;grid-template-columns:50px minmax(0,1fr) 50px;margin:0 auto;max-width:1180px;min-height:66px;padding:4px 16px}.dco-site-menu{position:relative}.dco-site-menu summary,.dco-language-link{align-items:center;background:#fffaf5;border:1px solid #ead9cd;border-radius:999px;color:#281b16;cursor:pointer;display:inline-flex;font-size:16px;font-weight:700;height:50px;justify-content:center;line-height:1;text-decoration:none;transition:box-shadow .15s ease,transform 80ms ease,background-color .15s ease,color .15s ease;width:50px}.dco-site-menu summary,.dco-language-link,.dco-site-nav a[aria-current=page]{box-shadow:var(--dco-button-shadow)}.dco-site-menu summary:active,.dco-language-link:active,.dco-site-nav a:active{transform:scale(.98)}.dco-site-menu summary{list-style:none}.dco-site-menu summary::-webkit-details-marker{display:none}.dco-site-menu__icon{display:grid;gap:4px;width:21px}.dco-site-menu__icon span{background:currentColor;border-radius:99px;display:block;height:2px;transform-origin:center;transition:opacity .14s ease,transform .17s cubic-bezier(.2,.8,.2,1)}.dco-site-menu[open] .dco-site-menu__icon span:nth-child(1){transform:translateY(6px) rotate(45deg)}.dco-site-menu[open] .dco-site-menu__icon span:nth-child(2){opacity:0;transform:scaleX(.6)}.dco-site-menu[open] .dco-site-menu__icon span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.dco-site-menu__panel{background:#fff;border:1px solid #ead9cd;border-radius:10px;box-shadow:0 18px 40px #42241626;display:grid;gap:4px;left:0;min-width:230px;padding:8px;position:absolute;top:calc(100% + 10px);transform-origin:top left;z-index:10}.dco-site-menu[open] .dco-site-menu__panel{animation:dco-menu-drop .18s cubic-bezier(.2,.8,.2,1)}@keyframes dco-menu-drop{0%{opacity:0;transform:translateY(-8px) scaleY(.96)}to{opacity:1;transform:translateY(0) scaleY(1)}}@media(prefers-reduced-motion:reduce){.dco-site-menu[open] .dco-site-menu__panel{animation:none}.dco-site-menu__icon span{transition:none}}.dco-site-menu__panel a{border-radius:8px;color:#281b16;display:block;font-size:17px;font-weight:700;padding:13px 14px;text-decoration:none}.dco-site-menu__panel a:hover,.dco-site-menu__panel a:focus{background:#fff4e8;color:#b7042c}.dco-site-logo{align-items:center;display:flex;justify-content:center;min-width:0}.dco-site-logo img{display:block;height:56px;max-width:min(172px,46vw);object-fit:contain;width:auto}.dco-site-nav{align-items:center;display:none;gap:6px;justify-content:center;min-width:0}.dco-site-nav a{border:1px solid transparent;border-radius:999px;color:#281b16;font-size:15.5px;font-weight:650;line-height:1;padding:9px 11px;text-decoration:none;transition:box-shadow .15s ease,transform 80ms ease,background-color .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.dco-site-nav a:hover,.dco-site-nav a:focus{background:#fff4e8;border-color:#ead9cd;color:#b7042c}.dco-site-nav a[aria-current=page]{background:#b7042c;border-color:#b7042c;box-shadow:var(--dco-button-shadow-primary);color:#fff;font-weight:750}.dco-site-logo__text{color:#b7042c;font-size:30px;font-weight:800;letter-spacing:0;line-height:1;text-decoration:none}.dco-language-link{justify-self:end}.dco-main-content{background:transparent;min-height:70vh}.dco-google-proof{align-items:center;background:#fffffff0;border:1px solid #e8d7ca;border-radius:8px;color:#281b16;display:grid;gap:12px;grid-template-columns:auto minmax(0,1fr) auto;margin:0 0 14px;padding:11px 13px}.dco-google-proof--compact{gap:10px;padding-bottom:10px;padding-top:10px}.dco-google-proof__score{align-items:center;background:#fff4e8;border:1px solid #e8d7ca;border-radius:999px;color:#b7042c;display:inline-flex;gap:5px;height:40px;justify-content:center;min-width:78px;padding:0 11px}.dco-google-proof__score span{font-size:15px;line-height:1}.dco-google-proof__score strong{font-size:21px;font-weight:800;line-height:1}.dco-google-proof__text{min-width:0}.dco-google-proof__text strong{color:#281b16;display:block;font-size:16px;font-weight:750;line-height:1.15;overflow-wrap:break-word}.dco-google-proof__text p{color:#6b5b52;font-size:14.5px;font-weight:600;line-height:1.28;margin:2px 0 0;overflow-wrap:break-word}.dco-google-proof a{color:#b7042c;font-size:14.5px;font-weight:800;text-decoration:none;white-space:nowrap}.dco-google-proof__actions{align-items:center;display:flex;flex-wrap:wrap;gap:8px 11px;justify-content:flex-end}.dco-google-proof__facebook{align-items:center;color:#385898!important;display:inline-flex;gap:5px}.dco-google-proof__facebook span{align-items:center;background:#1877f2;border-radius:999px;color:#fff;display:inline-flex;font-size:13px;font-weight:900;height:18px;justify-content:center;line-height:1;width:18px}.dco-google-proof a:hover,.dco-google-proof a:focus{text-decoration:underline}.dco-google-proof--product{grid-template-columns:auto minmax(0,1fr);margin:-2px 0 0;padding:10px 12px}.dco-google-proof--product .dco-google-proof__actions{grid-column:2;justify-self:start}.dco-google-proof--page{margin-bottom:0}.dco-site-footer{background:#281b16;color:#fffaf5;padding:26px 18px calc(104px + env(safe-area-inset-bottom))}.dco-site-footer__inner{display:grid;gap:14px;grid-template-columns:1fr auto;margin:0 auto;max-width:1180px}.dco-site-footer b{display:block;font-size:18px;margin-bottom:5px}.dco-site-footer p{color:#fffaf5c7;font-size:15px;font-weight:650;line-height:1.45;margin:0}.dco-site-footer__navs{display:grid;gap:8px;justify-items:end}.dco-site-footer__links{align-items:center;display:flex;flex-wrap:wrap;gap:8px 12px;justify-content:flex-end}.dco-site-footer__label{color:#fffaf59e;font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.dco-site-footer__links a{color:#fffaf5;font-size:15px;font-weight:800;text-decoration:none}.dco-site-footer__links--products a{color:#ffd8b5}.dco-site-footer__links a:hover,.dco-site-footer__links a:focus{color:#ffd8b5}@media(min-width:900px){.dco-site-header__inner{grid-template-columns:166px minmax(0,1fr) 50px;min-height:66px;padding-bottom:4px;padding-top:4px}.dco-site-menu{display:none}.dco-site-logo{justify-content:flex-start}.dco-site-logo img{height:56px;max-width:164px;width:auto}.dco-site-nav{display:flex;overflow-x:auto;scrollbar-width:none}.dco-site-nav::-webkit-scrollbar{display:none}}@media(max-width:749px){.dco-site-header__inner{grid-template-columns:44px minmax(0,1fr) 44px;min-height:52px;padding:2px 10px}.dco-site-menu summary,.dco-language-link{height:44px;width:44px}.dco-site-logo img{height:46px;max-width:min(142px,42vw);width:auto}.dco-google-proof{gap:10px;grid-template-columns:minmax(0,auto) minmax(0,1fr);padding:10px 11px}.dco-google-proof--compact{align-items:center}.dco-google-proof__score{min-width:78px}.dco-google-proof__text strong{font-size:15.5px}.dco-google-proof__actions{grid-column:2;justify-self:start}.dco-google-proof--compact .dco-google-proof__actions{margin-top:-2px}.dco-site-menu__panel{min-width:min(245px,calc(100vw - 28px))}.dco-site-footer__inner{grid-template-columns:1fr}.dco-site-footer__navs{justify-items:start}.dco-site-footer__links{justify-content:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/dco-shell.css.map */
