.ace-native-page .av-collection-section{padding-block:var(--av-section-padding,90px);background:var(--av-bone);color:var(--av-ink)}.ace-native-page .av-collection-head{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:42px}.ace-native-page .av-collection-head .av-eyebrow{color:var(--av-ink)}.ace-native-page .av-collection-head .av-link{flex:none;margin-bottom:22px}.ace-native-page .av-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.ace-native-page .av-category-link{display:block;color:inherit;text-decoration:none;height:100%}.ace-native-page .av-category-media{aspect-ratio:4/5;position:relative;overflow:hidden;background:#e8e2d9}.ace-native-page .av-category-media img,.ace-native-page .av-category-media svg{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s}.ace-native-page .av-category-link:hover img{transform:scale(1.04)}.ace-native-page .av-category-index{position:absolute;top:12px;left:12px;width:34px;height:34px;background:var(--av-bone);display:grid;place-items:center;font-size:11px}.ace-native-page .av-category-copy{padding-block:22px}.ace-native-page .av-category-copy h3{font-family:var(--av-heading);font-size:32px;font-weight:400;line-height:1.05;color:inherit;margin:0 0 12px;text-transform:none}.ace-native-page .av-category-copy p{font-size:14px;line-height:1.6;margin:0 0 22px}.ace-native-page .av-category-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #1113;padding-top:14px;font-size:10px;text-transform:uppercase;letter-spacing:.14em}.ace-native-page .av-category-bottom>span:last-child{font-size:22px}@media(max-width:989px){.ace-native-page .av-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ace-native-page .av-collection-head{display:block}.ace-native-page .av-collection-head .av-link{display:inline-block;margin-top:10px}}@media(max-width:549px){.ace-native-page .av-collection-grid{grid-template-columns:1fr;gap:20px}.ace-native-page .av-category-media{aspect-ratio:5/4}.ace-native-page .av-collection-section{padding-block:50px}}.av-family-link{background:#f4f0ea;border-bottom:1px solid #d6c7b0;text-align:center;padding:18px 20px}.av-family-link a{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-height:44px;padding:8px 18px;color:#111;font-family:inherit;font-size:16px;font-weight:600;text-decoration:underline;text-underline-offset:5px}.av-family-link a:hover{color:#725735}.av-family-link a:focus-visible{outline:2px solid #725735;outline-offset:4px}@media(max-width:749px){.av-family-link{padding:12px 16px}.av-family-link a{font-size:15px}}.av-motion,.av-motion *{box-sizing:border-box}.av-motion button,.av-motion a{-webkit-tap-highlight-color:transparent}.av-motion{--rx:0deg;--ry:0deg;--mx:50%;--my:50%;position:relative;width:100%;max-width:1600px;aspect-ratio:16/9;margin:auto;perspective:1600px;isolation:isolate;overflow:hidden;background:radial-gradient(ellipse at 65% 30%,#655127,#26321b 38%,#10170e 78%)}.av-motion:before{content:"";position:absolute;top:12%;right:6%;bottom:2%;left:6%;background:#c99d39;filter:blur(50px);opacity:.16;border-radius:50%;animation:av-gp-breathe 7s ease-in-out infinite}.av-gp-halo{position:absolute;width:75%;height:125%;left:18%;top:-13%;border:1px solid #ccb27055;border-radius:50%;transform:rotate(-30deg);animation:av-gp-orbit 24s ease-in-out infinite}.av-gp-halo.two{width:96%;height:70%;left:2%;top:15%;animation-direction:reverse;opacity:.5}.av-plane{position:absolute;top:3.5%;right:3.5%;bottom:3.5%;left:3.5%;transform-style:preserve-3d;animation:av-gp-levitate 9s ease-in-out infinite}.av-tilt{display:block;position:relative;width:100%;height:100%;transform-style:preserve-3d;transform:rotateX(var(--rx)) rotateY(var(--ry));transition:transform .35s ease-out;text-decoration:none;outline-offset:6px}.av-art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:fill;display:block;transform:translateZ(16px);box-shadow:0 2px #e2c476,0 5px #745b27,0 9px #3d351b,0 20px 35px #0007,0 42px 65px #0007;border:1px solid #b59a5b88;backface-visibility:hidden}.av-reflection{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;transform:translateZ(18px);background:radial-gradient(ellipse at var(--mx) var(--my),#ffe5a215,transparent 55%);mix-blend-mode:screen}.av-cta-shine{position:absolute;left:8%;top:81%;width:26.7%;height:8.5%;overflow:hidden;pointer-events:none;transform:translateZ(22px);border:1px solid #fff3ba35;box-shadow:0 0 20px #f2c56912}.av-cta-shine:after{content:"";position:absolute;top:-100%;right:-120%;bottom:-100%;left:-120%;background:linear-gradient(110deg,transparent 43%,#fff7d842 49%,transparent 55%);animation:av-gp-shine 7s ease-in-out infinite}.av-gp-dust{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;transform:translateZ(70px)}.av-gp-dust span{position:absolute;left:var(--x);top:var(--y);width:var(--size);height:var(--size);background:#f3d28b;border-radius:50%;box-shadow:0 0 10px #f3d28b80;opacity:0;animation:av-gp-drift var(--duration) ease-in-out var(--delay) infinite}.av-gp-motion-toggle{position:absolute;right:1%;bottom:1%;z-index:4;width:32px;height:32px;border:1px solid #c8b67d66;border-radius:50%;background:#142011d9;color:#f8e4b7;font:13px/1 Arial,sans-serif;cursor:pointer;display:grid;place-items:center}.av-gp-motion-toggle:focus-visible,.av-tilt:focus-visible{outline:2px solid #fff0a5}.av-gp-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.av-gp-paused *,.av-gp-paused:before{animation-play-state:paused!important}.av-gp-paused .av-tilt{transform:none}.av-gp-paused .av-reflection{opacity:0}@keyframes av-gp-levitate{0%,to{transform:translateY(0) rotateX(.7deg) rotateY(-1deg)}50%{transform:translateY(-.8%) rotateX(-.5deg) rotateY(1deg)}}@keyframes av-gp-orbit{0%,to{transform:rotate(-30deg) scale(.98)}50%{transform:rotate(-18deg) scale(1.03)}}@keyframes av-gp-breathe{0%,to{opacity:.12}50%{opacity:.24}}@keyframes av-gp-shine{0%,58%{transform:translate(-60%)}85%,to{transform:translate(60%)}}@keyframes av-gp-drift{0%,to{opacity:0;transform:translate3d(-5px,20px,0)}35%{opacity:.75}70%{opacity:.35;transform:translate3d(12px,-22px,0)}}@media(max-width:650px){.av-plane{top:2.5%;right:2.5%;bottom:2.5%;left:2.5%}.av-gp-motion-toggle{width:25px;height:25px;font-size:10px;right:.8%;bottom:.8%}.av-motion{perspective:900px}.av-gp-dust span:nth-child(n+12){display:none}}@media(prefers-reduced-motion:reduce){.av-motion *,.av-motion:before{animation:none!important;transition:none!important}.av-tilt{transform:none!important}.av-gp-dust{display:none}}.av-motion{background:radial-gradient(ellipse at 15% 85%,#bd6c15 0,transparent 48%),radial-gradient(ellipse at 90% 10%,#9a7724 0,transparent 45%),#152511}.av-motion:before{top:-25%;right:-25%;bottom:-25%;left:-25%;background:conic-gradient(from 40deg,transparent,#dfa52c88,transparent,#77a63b77,transparent,#e78b2877,transparent);filter:blur(24px);opacity:.65;animation:av-gp-festival-glow 16s linear infinite}.av-gp-halo{border:2px solid #edc75c99;box-shadow:0 0 20px #e5b53566,inset 0 0 15px #e5b53533;animation:av-gp-orbit 10s ease-in-out infinite}.av-gp-halo.two{opacity:.85;animation-duration:13s}.av-plane{animation:av-gp-levitate 6s ease-in-out infinite}.av-art{filter:saturate(1.13) brightness(1.035);box-shadow:0 2px #ffe7a0,0 6px #a88230,0 10px #584319,0 22px 35px #0008,0 0 35px #ffd04b33}.av-reflection{background:radial-gradient(ellipse at var(--mx) var(--my),#ffe5a225,transparent 50%)}.av-gp-festival-wash{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;transform:translateZ(20px);background:radial-gradient(ellipse at 100% 95%,#ffad333b,transparent 40%),radial-gradient(ellipse at 0% 0%,#b2d35122,transparent 35%);mix-blend-mode:screen;animation:av-gp-warmth 7s ease-in-out infinite alternate}.av-gp-ribbons{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;transform:translateZ(26px)}.av-gp-ribbons span{position:absolute;left:-15%;bottom:-27%;width:135%;height:38%;border-top:2px solid #ffe897aa;border-radius:50%;box-shadow:0 -6px 20px #edb44033;transform:rotate(-6deg);animation:av-gp-ribbon 6s ease-in-out infinite alternate}.av-gp-ribbons span:nth-child(2){bottom:-30%;border-color:#d69b3dcc;animation-delay:-3s;animation-duration:8s}.av-gp-ribbons span:nth-child(3){left:82%;bottom:0;width:30%;height:130%;border-top:0;border-left:1px solid #ffe7a077;animation-delay:-4s}.av-gp-dust span{background:#fff1aa;box-shadow:0 0 6px #ffda75,0 0 15px #efad42aa;animation-name:av-gp-festive-drift}.av-gp-dust span:nth-child(5n){border-radius:0;background:#ffd978;clip-path:polygon(50% 0,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0 50%,40% 40%);width:10px;height:10px}.av-cta-shine{box-shadow:0 0 20px #f5bd4544;animation:av-gp-cta-glow 3s ease-in-out infinite}.av-cta-shine:after{animation-duration:4s}.av-gp-paused *:before,.av-gp-paused *:after{animation-play-state:paused!important}@keyframes av-gp-festival-glow{to{transform:rotate(360deg)}}@keyframes av-gp-warmth{to{opacity:.4;transform:translateZ(20px) scale(1.04)}}@keyframes av-gp-ribbon{to{transform:translateY(-12px) rotate(1deg) scaleX(1.05)}}@keyframes av-gp-festive-drift{0%{opacity:0;transform:translate3d(-8px,45px,0) scale(.5)}25%{opacity:.85}65%{opacity:.65}to{opacity:0;transform:translate3d(25px,-65px,0) scale(1.2)}}@keyframes av-gp-cta-glow{50%{box-shadow:0 0 26px #ffd26366}}@media(max-width:650px){.av-gp-dust span:nth-child(n+12){display:block}.av-gp-dust span:nth-child(n+25){display:none}}@media(prefers-reduced-motion:reduce){.av-motion *:before,.av-motion *:after{animation:none!important}.av-gp-dust{display:none}}.av-motion .av-gp-dust span,.av-motion .av-gp-ribbons span{display:block!important}@media(max-width:650px){.av-motion .av-gp-dust span:nth-child(n+25){display:none!important}}.ace-native-page .av-hero{display:block;background:var(--av-ink);color:var(--av-bone)}.ace-native-page .av-hero-media{width:100%;background:#191919;overflow:hidden}.ace-native-page .av-hero-media picture{display:block}.ace-native-page .av-hero-video,.ace-native-page .av-hero-image{display:block;width:100%;height:auto;max-height:66vh;object-fit:contain;margin:auto}.ace-native-page .av-hero-content{padding-block:32px 38px}.ace-native-page .av-hero-copy{display:grid;grid-template-columns:1.2fr 1fr;gap:12px 60px;align-items:center}.ace-native-page .av-hero .av-eyebrow{grid-column:1/-1;margin:0}.ace-native-page .av-hero .av-heading{font-size:clamp(36px,4vw,62px);color:var(--av-bone);margin:0;grid-row:2/4}.ace-native-page .av-hero .av-heading em{display:block;color:var(--av-blush);font-weight:400}.ace-native-page .av-hero .av-body{color:var(--av-bone);font-size:14px;max-width:520px}.ace-native-page .av-hero .av-body p{margin:0}.ace-native-page .av-hero .av-actions{gap:10px}.ace-native-page .av-hero .av-btn{padding:13px 18px;font-size:11px;min-width:0}.ace-native-page .av-hero-caption{grid-column:1/-1;font-size:10px;letter-spacing:.13em;text-transform:uppercase;margin:8px 0 0;opacity:.75}@media(max-width:749px){.ace-native-page .av-hero-content{padding-block:24px 28px}.ace-native-page .av-hero-copy{display:block}.ace-native-page .av-hero .av-heading{font-size:38px;margin:10px 0 14px}.ace-native-page .av-hero .av-body{font-size:13px}.ace-native-page .av-hero .av-actions{margin-top:18px;display:flex;flex-wrap:wrap}.ace-native-page .av-hero .av-btn{flex:1;padding:12px 10px;font-size:10px}.ace-native-page .av-hero-caption{margin-top:18px}}.ace-native-page .av-titan{background:var(--av-ink);color:var(--av-bone);padding-block:44px;scroll-margin-top:100px}.ace-native-page .av-titan-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:60px;align-items:center}.ace-native-page .av-titan-media{background:#f4f0ea;overflow:hidden}.ace-native-page .av-titan-media img,.ace-native-page .av-titan-placeholder{display:block;width:100%;height:400px;object-fit:contain}.ace-native-page .av-titan .av-eyebrow{margin-bottom:12px}.ace-native-page .av-titan .av-heading{font-size:clamp(38px,4.3vw,64px);margin-bottom:16px;color:var(--av-bone)}.ace-native-page .av-titan .av-heading em{color:var(--av-blush)}.ace-native-page .av-titan .av-body{max-width:510px;font-size:15px;color:var(--av-bone)}.ace-native-page .av-titan-features{list-style:none;padding:0;margin:20px 0 26px;display:grid;gap:10px}.ace-native-page .av-titan-features li{font-size:13px;display:flex;gap:12px;align-items:baseline;line-height:1.4}.ace-native-page .av-titan-features span{color:var(--av-gold)}.ace-native-page .av-titan-purchase{display:flex;gap:28px;align-items:center;flex-wrap:wrap;border-top:1px solid #f4f0ea33;padding-top:22px}.ace-native-page .av-titan-purchase strong{font-family:var(--av-heading);font-size:36px;font-weight:400}@media(max-width:749px){.ace-native-page .av-titan{padding-block:28px}.ace-native-page .av-titan-grid{grid-template-columns:1fr;gap:24px}.ace-native-page .av-titan-media img,.ace-native-page .av-titan-placeholder{height:240px}.ace-native-page .av-titan .av-heading{font-size:40px;margin-bottom:12px}.ace-native-page .av-titan .av-body{font-size:13px}.ace-native-page .av-titan-features{margin:16px 0 20px;gap:8px}.ace-native-page .av-titan-purchase{gap:20px;padding-top:16px}.ace-native-page .av-titan-purchase strong{font-size:30px}.ace-native-page .av-titan-purchase .av-btn{padding:14px 18px}}.ace-native-page{--av-ink:#111;--av-bone:#f4f0ea;--av-gold:#b69a6a;--av-blush:#d9b8b0;--av-heading:Georgia,serif;--av-body:Arial,sans-serif;--av-width:1440px;font-family:var(--av-body);background:var(--av-bone);color:var(--av-ink)}.ace-native-page *{box-sizing:border-box}.ace-native-page .av-wrap{width:min(100%,var(--av-width));margin-inline:auto;padding-inline:clamp(20px,4vw,64px)}.ace-native-page .av-eyebrow{font-family:var(--av-body);font-size:11px;line-height:1.6;letter-spacing:.22em;text-transform:uppercase;margin:0 0 22px;color:var(--av-gold);display:flex;align-items:center;gap:12px}.ace-native-page .av-eyebrow:before{content:"";display:block;width:32px;height:1px;background:currentColor;flex:none}.ace-native-page .av-heading{font-family:var(--av-heading);font-weight:400;line-height:1.04;letter-spacing:-.025em;font-size:clamp(40px,4.5vw,70px);margin:0 0 24px;color:inherit;text-transform:none}.ace-native-page .av-body{font-size:17px;line-height:1.65;max-width:630px}.ace-native-page .av-body p{margin:0 0 16px}.ace-native-page .av-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:17px 24px;border:1px solid var(--av-gold);background:var(--av-gold);color:var(--av-ink);text-decoration:none;font-family:var(--av-body);font-size:11px;font-weight:600;letter-spacing:.1em;line-height:1.6;text-transform:uppercase;transition:background .2s,color .2s;min-height:52px;text-align:center;white-space:normal}.ace-native-page .av-btn:hover{background:var(--av-bone);color:var(--av-ink);border-color:var(--av-bone)}.ace-native-page .av-btn-outline{background:transparent;color:inherit;border-color:currentColor}.ace-native-page .av-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:32px}.ace-native-page .av-link{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;text-underline-offset:8px;text-decoration:underline;color:inherit}.ace-native-page :focus-visible{outline:2px solid currentColor;outline-offset:5px}.ace-native-page .av-style-note{padding:10px 20px;background:#eee;border:1px dashed #888;font-size:12px}.ace-native-page .halo-block-header .title,.ace-native-page .newsletter-section h3.title{font-family:var(--av-heading);font-weight:400;text-transform:none;letter-spacing:-.02em;line-height:1.12}.ace-native-page .halo-block-header .title .text{background:transparent}.ace-native-page .av-collection-section,.ace-native-page .av-story-section{scroll-margin-top:100px}@media(prefers-reduced-motion:reduce){.ace-native-page *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/17/compiled_assets/styles.css.map */
