.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.vole-footer{background:#241c15;color:#c7b99f;padding-block:34px 22px;margin-top:auto}.vole-footer__brandrow{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:22px;border-bottom:1px solid rgba(199,185,159,.16)}.vole-footer__logo{display:block;height:58px;width:auto}.vole-footer__wordmark{display:block;font-size:1.5rem;font-weight:400;letter-spacing:.36em;color:#f6eedd;text-transform:uppercase;line-height:1}.vole-footer__rating{display:flex;align-items:center;justify-content:flex-end;flex:1 1 auto;min-width:0;gap:6px;color:#e4d8c2;font-size:.82rem;letter-spacing:.02em}.vole-footer__rating-score{color:#f6eedd;font-weight:600}.vole-footer__stars{display:inline-flex;gap:2px;font-size:15px}.vole-footer__jdgm-mark{display:inline-flex;align-items:center;margin-left:2px}.vole-footer__jdgm-mark svg{display:block}.vole-footer__main{display:grid;grid-template-columns:1fr 1fr 1fr 2fr;gap:clamp(20px,3vw,44px);align-items:start;padding-block:26px;border-bottom:1px solid rgba(199,185,159,.16)}.vole-footer__col{text-align:left}.vole-footer__col-h{font-size:.66rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#b08a4f;margin:0 0 12px;line-height:1.2;list-style:none;display:flex;align-items:center;justify-content:space-between;cursor:default}.vole-footer__col-h::-webkit-details-marker{display:none}.vole-footer__chev{display:none;width:8px;height:8px;border-right:1px solid #b08a4f;border-bottom:1px solid #b08a4f;transform:rotate(45deg);transition:transform .3s}.vole-footer__list{list-style:none;margin:0;padding:0}.vole-footer__list li+li{margin-top:2px}.vole-footer__col a{display:inline-block;font-size:.86rem;line-height:1.5;color:#c7b99f;padding:4px 0;transition:color .3s;text-decoration:none}.vole-footer__col a:hover{color:#f6eedd}.vole-footer__news{background:#f6eedd0d;border:1px solid rgba(199,185,159,.18);border-radius:10px;padding:20px}.vole-footer__form{display:flex;flex-direction:column;gap:10px}.vole-footer__input{width:100%;font-size:.9rem;padding:.95em 1.1em;border-radius:3px;border:1px solid rgba(199,185,159,.3);background:#faf6ee0f;color:#f6eedd}.vole-footer__input::placeholder{color:#8b7d66}.vole-footer__input:focus{outline:2px solid #b08a4f;outline-offset:1px}.vole-footer__submit{width:100%;font-size:.7rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;padding:1.05em;border:none;border-radius:3px;background:#b08a4f;color:#fff;cursor:pointer;transition:background .3s}.vole-footer__submit:hover{background:#916e3b}.vole-footer__consent{display:flex;align-items:flex-start;gap:9px;font-size:.82rem;line-height:1.5;color:#a6977e;cursor:pointer}.vole-footer__consent input{margin-top:3px;width:15px;height:15px;accent-color:#b08a4f;flex:none}.vole-footer__consent a{color:#d8c39a;text-decoration:underline;text-underline-offset:2px}.vole-footer__consent a:hover{color:#f6eedd}.vole-footer__form-ok{color:#d8c39a;font-size:.84rem;line-height:1.55}.vole-footer__vh{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.vole-footer__bottom{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding-top:20px}.vole-footer__copy{font-size:.88rem;letter-spacing:.1em;color:#cbbc9f;flex:none}.vole-footer__payment{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.vole-footer__pay-svg{height:30px;width:47.5px;flex-shrink:0;display:block;border-radius:4px;background:#fff;box-shadow:0 0 0 1px #c7b99f33}.vole-footer__social{display:flex;gap:14px;align-items:center;margin-left:auto}.vole-footer__social a{display:inline-flex;align-items:center;transition:opacity .3s}.vole-footer__social a:hover{opacity:.75}.vole-footer__social-svg{height:30px;width:30px;flex-shrink:0;display:block}@media(max-width:860px){.vole-footer{padding-block:24px 16px}.vole-footer__main{display:flex;flex-direction:column;align-items:stretch;gap:0;padding-block:4px 20px}.vole-footer__news{order:1;margin-bottom:16px}.vole-footer__col{order:2;width:100%;border-bottom:1px solid rgba(199,185,159,.12)}.vole-footer__col-h{width:100%;margin:0;padding:14px 2px;cursor:pointer;font-size:.72rem}.vole-footer__chev{display:block}.vole-footer__col[open] .vole-footer__chev{transform:rotate(225deg)}.vole-footer__list{padding:0 2px 12px}.vole-footer__bottom{flex-direction:column;align-items:center;gap:12px;padding-top:24px;max-width:100%}.vole-footer__payment{flex-wrap:nowrap;gap:4px;max-width:100%}.vole-footer__pay-svg{height:21px;width:33.25px}.vole-footer__social{gap:22px;margin-left:0}.vole-footer__social-svg{height:24px;width:24px}.vole-footer__copy{margin-top:5px}.vole-footer__brandrow{padding-bottom:16px;flex-wrap:nowrap}.vole-footer__logo{height:38px}.vole-footer__rating{justify-content:flex-end;font-size:.7rem;gap:4px;flex-shrink:0}.vole-footer__stars{font-size:12px}}.vole-announce{position:relative;background:linear-gradient(90deg,#241c15,#362a1d,#241c15);color:#e7dac2;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:.74rem;letter-spacing:.05em;text-transform:uppercase;text-align:center;padding:1px 10px;min-height:0;line-height:1.5;display:grid;place-items:center}.vole-announce__item{grid-area:1 / 1;opacity:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:opacity .6s ease;pointer-events:none;padding-inline:6px}.vole-announce__item.is-active{opacity:1;pointer-events:auto}.vole-header{position:sticky;top:0;z-index:50;background:#faf6eef0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e3d8c5}.vole-header__inner{height:52px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(24px,3vw,52px);position:relative}.vole-header__nav{display:flex;gap:clamp(18px,2vw,30px);align-items:center}.vole-header__nav--left{justify-content:flex-start;padding-left:clamp(4px,1.2vw,28px)}.vole-header__nav--right{justify-content:flex-end;padding-right:clamp(4px,1.2vw,28px)}.vole-header__nav a{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:.76rem;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:#392c21;position:relative;padding:6px 0;white-space:nowrap;transition:color .3s;text-decoration:none}.vole-header__nav>a:after{content:"";position:absolute;left:0;bottom:1px;width:0;height:1px;background:#b08a4f;transition:width .4s cubic-bezier(.22,.61,.36,1)}.vole-header__nav>a:hover,.vole-header__nav>a[aria-current=page]{color:#b08a4f}.vole-header__nav>a:hover:after,.vole-header__nav>a[aria-current=page]:after{width:100%}.vole-header__nav>a:focus-visible{outline:2px solid #b08a4f;outline-offset:3px;border-radius:2px}.vole-header__brand{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;line-height:1;white-space:nowrap;text-align:center}.vole-header__logo{display:block;height:38px;width:auto}.vole-header__wordmark{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:1.35rem;font-weight:700;letter-spacing:.3em;color:#241c15;text-transform:uppercase;line-height:1;padding-left:.3em}.vole-header__icons{display:inline-flex;align-items:center;gap:2px;margin-left:8px}.vole-header__icon{--icon-stroke-width: 1.4;display:grid;place-items:center;width:38px;height:38px;color:#241c15;border-radius:50%;transition:color .3s;position:relative}.vole-header__icon:hover{color:#b08a4f}.vole-header__icon svg{width:20px;height:20px}.vole-header__icon:focus-visible{outline:2px solid #b08a4f;outline-offset:2px}.vole-header__count{position:absolute;top:1px;right:-1px;background:#b08a4f;color:#fff;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:.56rem;font-weight:700;min-width:16px;height:16px;border-radius:50%;display:grid;place-items:center;padding:0 4px}.vole-header__micons{display:none}.vole-header__burger{display:none;flex-direction:column;justify-content:center;gap:4px;width:40px;height:40px;background:none;border:none;cursor:pointer;padding:0;position:absolute;left:0}.vole-header__burger span{display:block;width:22px;height:1.5px;background:#241c15;margin-inline:auto;transition:transform .35s cubic-bezier(.22,.61,.36,1),opacity .35s}.vole-header__burger[aria-expanded=true] span:nth-child(1){transform:translateY(5.5px) rotate(45deg)}.vole-header__burger[aria-expanded=true] span:nth-child(2){opacity:0}.vole-header__burger[aria-expanded=true] span:nth-child(3){transform:translateY(-5.5px) rotate(-45deg)}.vole-header__mobile{display:none;flex-direction:column;padding:4px 0 14px;background:#faf6eefa;border-top:1px solid #e3d8c5;max-height:calc(100svh - 60px);overflow-y:auto}.vole-header__mobile[data-open=true]{display:flex}.vole-header__mobile a{display:flex;align-items:center;justify-content:space-between;font-family:Arial,Helvetica Neue,Helvetica,sans-serif;font-size:1rem;letter-spacing:.06em;color:#241c15;padding:12px 4px;border-bottom:1px solid #ece2d1;text-decoration:none;transition:color .3s,padding-left .3s;min-height:46px}.vole-header__mobile a span{color:#b08a4f;font-size:.9em}.vole-header__mobile a:hover,.vole-header__mobile a:active{color:#b08a4f;padding-left:10px}.vole-header__mobile-account{font-size:.8rem!important;font-weight:700;letter-spacing:.16em!important;text-transform:uppercase;color:#916e3b!important;border-bottom:none!important}@media(max-width:1024px){.vole-header__inner{display:flex;justify-content:center;height:44px}.vole-header__nav--left,.vole-header__nav--right{display:none}.vole-header__logo{height:28px}.vole-header__burger{display:flex}.vole-header__micons{display:inline-flex;position:absolute;right:0;top:50%;transform:translateY(-50%)}.vole-announce{font-size:.66rem;padding:1px 8px}}@media(max-width:520px){.vole-header__wordmark{font-size:1.15rem;letter-spacing:.22em}}@media(prefers-reduced-motion:reduce){.vole-announce__item{transition:none}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.icon{width:300px}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.vole-ambassador{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--ink: #4c4034;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--radius-lg: 8px;--ease: cubic-bezier(.22, .61, .36, 1);display:block;background:var(--bone);padding-block:clamp(48px,7vw,96px);font-family:var(--sans)}.vole-ambassador .container{max-width:1120px;margin-inline:auto;padding-inline:clamp(20px,4.5vw,56px)}.vole-ambassador .amb-role{text-align:center;font-size:.74rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--gold-deep);margin:0 0 clamp(24px,4vw,40px)}.vole-ambassador .amb-intro{max-width:680px;margin:0 auto clamp(36px,5vw,60px);text-align:center;color:var(--ink);font-size:1.05rem;line-height:1.75}.vole-ambassador .amb-quote{max-width:780px;margin:0 auto clamp(40px,6vw,72px);text-align:center}.vole-ambassador .amb-quote blockquote{font-family:var(--serif);font-weight:400;font-size:clamp(1.5rem,3.2vw,2.3rem);line-height:1.3;color:var(--espresso);margin:0}.vole-ambassador .amb-quote blockquote p{margin:0}.vole-ambassador .amb-quote blockquote:before{content:"\201e";color:var(--gold)}.vole-ambassador .amb-quote blockquote:after{content:"\201d";color:var(--gold)}.vole-ambassador .amb-quote figcaption{margin-top:20px;font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.vole-ambassador .amb-intro p{margin:0 0 14px}.vole-ambassador .amb-intro>:last-child{margin-bottom:0}.vole-ambassador .amb-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.vole-ambassador .amb-item{margin:0}.vole-ambassador .amb-item--wide{grid-column:1 / -1}.vole-ambassador .amb-item__media{border-radius:var(--radius-lg);overflow:hidden;background:var(--cream);aspect-ratio:4 / 5}.vole-ambassador .amb-item--wide .amb-item__media{aspect-ratio:16 / 9}.vole-ambassador .amb-item__media img,.vole-ambassador .amb-item__media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.vole-ambassador .amb-item:hover .amb-item__media img{transform:scale(1.04)}.vole-ambassador .amb-item figcaption{font-size:.82rem;color:var(--muted);margin-top:10px;text-align:center}.vole-ambassador .amb-cta{text-align:center;margin-top:clamp(36px,5vw,56px)}.vole-ambassador .amb-ig{display:inline-flex;align-items:center;gap:.7em;font-size:.78rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;color:#fff;background:var(--gold);padding:1.2em 2.6em;border-radius:3px;text-decoration:none;transition:background .4s var(--ease),transform .4s var(--ease)}.vole-ambassador .amb-ig:hover{background:var(--gold-deep);transform:translateY(-2px)}.vole-ambassador .amb-ig svg{width:20px;height:20px}@media(max-width:600px){.vole-ambassador .amb-gallery{grid-template-columns:1fr}.vole-ambassador .amb-item--wide .amb-item__media{aspect-ratio:4 / 5}}.vole-ambassadors{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--gold: #b08a4f;--gold-deep: #916e3b;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);display:block;background:var(--bone);padding-block:clamp(44px,6vw,80px);font-family:var(--sans)}.vole-ambassadors .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%;text-align:center}.vole-ambassadors .eyebrow{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold-deep);display:inline-block}.vole-ambassadors .ambassadors{background:var(--cream);overflow:hidden;padding:26px 0;margin-top:24px}.vole-ambassadors .amb-track{display:flex;width:max-content;animation:vole-amb-scroll 40s linear infinite;align-items:center}.vole-ambassadors:hover .amb-track{animation-play-state:paused}.vole-ambassadors .amb-track span{font-family:var(--serif);font-size:clamp(1.3rem,2.4vw,2rem);color:var(--espresso);white-space:nowrap;padding:0 30px;font-style:italic}.vole-ambassadors .amb-track span:after{content:"\b7";color:var(--gold);margin-left:30px}@keyframes vole-amb-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.vole-ambassadors .amb-track{animation:none;flex-wrap:wrap;justify-content:center;width:100%}}.vole-article{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--ink: #4c4034;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--line-2: #d8cab2;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--gutter: clamp(20px, 4.5vw, 56px);--radius-lg: 8px;display:block;background:var(--bone);padding-block:clamp(44px,6vw,84px) clamp(52px,7vw,100px);font-family:var(--sans)}.vole-article .container{max-width:760px;margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-article__back{font-family:var(--sans);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-deep);text-decoration:none;display:inline-block;margin-bottom:24px}.vole-article__meta{font-family:var(--sans);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:14px}.vole-article__head h1{font-family:var(--serif);font-weight:400;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;color:var(--espresso);margin-bottom:18px;text-wrap:balance}.vole-article__excerpt{font-size:clamp(1.04rem,1.5vw,1.2rem);line-height:1.7;color:var(--ink);margin-bottom:8px}.vole-article__cover{margin:36px 0;border-radius:var(--radius-lg);overflow:hidden;background:var(--cream)}.vole-article__cover img{width:100%;height:auto;display:block}.vole-article__body{color:var(--ink);line-height:1.8;font-size:1.02rem}.vole-article__body p{margin-bottom:18px;max-width:none}.vole-article__body h2,.vole-article__body h3{font-family:var(--serif);font-weight:400;color:var(--espresso);margin:32px 0 14px}.vole-article__body h2{font-size:1.7rem}.vole-article__body h3{font-size:1.35rem}.vole-article__body a{color:var(--gold-deep);border-bottom:1px solid var(--line)}.vole-article__body img{border-radius:var(--radius-lg);margin:24px 0}.vole-article__body ul,.vole-article__body ol{margin:0 0 18px 1.2em}.vole-article__body li{margin-bottom:8px}.vole-article__body blockquote{border-left:2px solid var(--gold);padding-left:20px;margin:24px 0;font-family:var(--serif);font-size:1.3rem;font-style:italic;color:var(--espresso)}.vole-article__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:40px;padding-top:28px;border-top:1px solid var(--line)}.vole-article__tags span{font-family:var(--sans);font-size:.72rem;letter-spacing:.05em;text-transform:uppercase;color:var(--gold-deep);border:1px solid var(--line-2);border-radius:100px;padding:7px 14px}.vole-b2b{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--gold: #b08a4f;--gold-deep: #916e3b;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius: 3px;--radius-lg: 8px;--shadow-md: 0 18px 50px rgba(36, 28, 21, .11);--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:var(--bone);padding-block:clamp(64px,9vw,132px);font-family:var(--sans)}.vole-b2b .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-b2b .b2b-card{display:grid;grid-template-columns:1.05fr .95fr;background:var(--espresso);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md)}.vole-b2b .b2b-body{padding:clamp(34px,4.5vw,66px);color:#e9dcc4;display:flex;flex-direction:column;justify-content:center}.vole-b2b .b2b-body .eyebrow{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold);display:inline-block;margin-bottom:20px}.vole-b2b .b2b-body h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;color:#f6eedd;margin-bottom:18px}.vole-b2b .b2b-body>p{color:#cbbba0;margin-bottom:0;line-height:1.7;max-width:none}.vole-b2b .b2b-list{margin:24px 0 32px;display:grid;gap:12px;list-style:none;padding:0}.vole-b2b .b2b-list li{display:flex;gap:12px;align-items:flex-start;font-size:.92rem;color:#dbcdb4;line-height:1.55}.vole-b2b .b2b-list li svg{width:19px;height:19px;stroke:var(--gold);fill:none;stroke-width:1.4;flex-shrink:0;margin-top:2px}.vole-b2b .b2b-media{position:relative;min-height:340px}.vole-b2b .b2b-media img,.vole-b2b .b2b-media .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:var(--cream)}.vole-b2b .btn{display:inline-flex;align-items:center;justify-content:center;gap:.6em;font-family:var(--sans);font-size:.75rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;padding:1.12em 2.3em;border-radius:var(--radius);transition:var(--tr);border:1px solid transparent;white-space:nowrap;line-height:1;text-decoration:none;align-self:flex-start}.vole-b2b .btn--gold{background:var(--gold);color:#fff}.vole-b2b .btn--gold:hover{background:var(--gold-deep);transform:translateY(-2px);box-shadow:var(--shadow-md)}@media(max-width:1024px){.vole-b2b .b2b-card{grid-template-columns:1fr}.vole-b2b .b2b-media{min-height:280px;order:-1}}.vole-blog__vh{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.vole-blog{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line-2: #d8cab2;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius-lg: 8px;--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:var(--bone);padding-block:clamp(52px,7vw,100px);font-family:var(--sans)}.vole-blog .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-blog .journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.vole-blog .jcard{display:flex;flex-direction:column;height:100%}.vole-blog .jcard-media{aspect-ratio:3 / 2;border-radius:var(--radius-lg);overflow:hidden;margin-bottom:20px;background:var(--cream);display:block}.vole-blog .jcard-media img,.vole-blog .jcard-media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.vole-blog .jcard:hover .jcard-media img{transform:scale(1.05)}.vole-blog .jmeta{font-family:var(--sans);font-size:.65rem;letter-spacing:.17em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:11px}.vole-blog .jcard h3{font-family:var(--serif);font-weight:400;font-size:1.3rem;margin-bottom:10px;line-height:1.2;color:var(--espresso)}.vole-blog .jcard h3 a{color:inherit;text-decoration:none;transition:color .3s var(--ease)}.vole-blog .jcard h3 a:hover{color:var(--gold-deep)}.vole-blog .jcard p{font-size:.9rem;color:var(--muted);margin-bottom:16px;line-height:1.6;max-width:none}.vole-blog .link-arrow{font-family:var(--sans);font-size:.74rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;color:var(--espresso);display:inline-flex;align-items:center;gap:.6em;padding-bottom:4px;border-bottom:1px solid var(--gold);transition:var(--tr);margin-top:auto;align-self:flex-start;text-decoration:none}.vole-blog .link-arrow:hover{gap:1em;color:var(--gold-deep)}.vole-blog__empty{color:var(--muted);grid-column:1 / -1;text-align:center;padding:40px 0}.vole-blog__pagination{display:flex;gap:8px;justify-content:center;margin-top:52px;font-family:var(--sans);font-size:.82rem}.vole-blog__pagination a,.vole-blog__pagination span{padding:.6em .95em;border:1px solid var(--line-2);border-radius:var(--radius-lg);color:var(--muted);text-decoration:none;transition:var(--tr)}.vole-blog__pagination a:hover{border-color:var(--gold);color:var(--gold-deep)}.vole-blog__pagination .is-current{background:var(--espresso);border-color:var(--espresso);color:#f4ead8}@media(max-width:860px){.vole-blog .journal-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.vole-blog .journal-grid{grid-template-columns:1fr}}.vole-bundles{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line-2: #d8cab2;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--ease: cubic-bezier(.22, .61, .36, 1);display:block;background:var(--bone);padding-block:clamp(25px,3.15vw,45px);font-family:var(--sans);border-top:1px solid #efe6d4}.vole-bundles .head-block{text-align:center}.vole-bundles h2{font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;color:var(--espresso);margin:0}.vole-bundles .lede{color:var(--muted);line-height:1.7;margin:14px auto 0}.vole-bundles .duet-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:clamp(22px,2.8vw,38px)}.vole-bundles .duet{display:flex;flex-direction:column;background:#fff;border:1px solid #ece2d1;border-radius:10px;overflow:hidden;transition:transform .4s var(--ease),box-shadow .4s var(--ease)}.vole-bundles .duet:hover{transform:translateY(-3px);box-shadow:0 16px 44px #241c151a}.vole-bundles .duet__media{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:2px;aspect-ratio:16 / 10;background:var(--cream)}.vole-bundles .duet__half{overflow:hidden}.vole-bundles .duet__half img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .9s var(--ease)}.vole-bundles .duet:hover .duet__half img{transform:scale(1.05)}.vole-bundles .duet__half--ph{background:var(--cream)}.vole-bundles .duet__pct{position:absolute;top:12px;right:12px;background:var(--espresso);color:#f4ead8;font-size:.62rem;font-weight:700;letter-spacing:.1em;padding:6px 11px;border-radius:100px}.vole-bundles .duet__body{padding:20px 20px 24px;display:flex;flex-direction:column;flex:1}.vole-bundles .duet__body h4{font-weight:400;font-size:1.2rem;line-height:1.16;color:var(--espresso);margin:0 0 8px}.vole-bundles .duet__sub{font-size:.86rem;line-height:1.55;color:var(--muted);margin:0 0 14px}.vole-bundles .duet__price{display:flex;align-items:baseline;gap:10px;margin-bottom:14px;margin-top:auto}.vole-bundles .duet__price .was{font-size:.92rem;color:#9a8a75;text-decoration:line-through}.vole-bundles .duet__price .now{font-size:1.28rem;color:var(--espresso)}.vole-bundles .bbtn{display:inline-flex;align-items:center;justify-content:center;font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;padding:1.15em;border-radius:3px;border:1px solid var(--line-2);color:var(--espresso);text-decoration:none;width:100%;transition:all .4s var(--ease)}.vole-bundles .bbtn:hover{background:var(--espresso);border-color:var(--espresso);color:#f4ead8}.vole-bundles .bbtn:focus-visible{outline:2px solid var(--gold-deep);outline-offset:3px}.vole-bundles .bundle-note{text-align:center;font-size:.8rem;color:#8a745a;margin:22px auto 0;max-width:640px;line-height:1.6}@media(max-width:900px){.vole-bundles .duet-grid{grid-template-columns:1fr;max-width:440px;margin-inline:auto;width:100%}}.vole-club{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--line-2: #d8cab2;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius: 3px;--radius-lg: 8px;--shadow-md: 0 18px 50px rgba(36, 28, 21, .11);--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:var(--cream);padding-block:clamp(64px,9vw,132px);font-family:var(--sans)}.vole-club .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-club .head-block{max-width:720px;margin-inline:auto;text-align:center}.vole-club .eyebrow{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold-deep);display:inline-block;margin-bottom:20px}.vole-club h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;color:var(--espresso);margin:0}.vole-club .sec-intro{font-size:1rem;line-height:1.72;color:var(--muted);max-width:640px;margin:16px auto 0}.vole-club .club{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:52px}.vole-club .club-card{border:1px solid var(--line);border-radius:var(--radius-lg);padding:36px 32px;background:var(--bone);position:relative;display:flex;flex-direction:column}.vole-club .club-card.feat{background:var(--espresso);color:#e9dcc6;border-color:var(--espresso)}.vole-club .club-card.feat h3,.vole-club .club-card.feat .club-price{color:#f6eedd}.vole-club .club-tier{font-family:var(--sans);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:14px}.vole-club .club-card.feat .club-tier{color:var(--gold)}.vole-club .club-card h3{font-family:var(--serif);font-weight:400;font-size:1.32rem;line-height:1.15;color:var(--espresso)}.vole-club .club-price{font-family:var(--serif);font-size:2rem;color:var(--espresso);margin:10px 0 6px}.vole-club .club-price small{font-family:var(--sans);font-size:.8rem;color:var(--muted)}.vole-club .club-list{display:grid;gap:11px;margin:22px 0 28px;list-style:none;padding:0}.vole-club .club-list li{display:flex;gap:11px;align-items:flex-start;font-size:.88rem;line-height:1.5}.vole-club .club-card.feat .club-list li{color:#cbbba0}.vole-club .club-list svg{width:17px;height:17px;stroke:var(--gold-deep);fill:none;stroke-width:1.6;flex-shrink:0;margin-top:2px}.vole-club .club-card.feat .club-list svg{stroke:var(--gold)}.vole-club .btn{display:inline-flex;align-items:center;justify-content:center;gap:.6em;font-family:var(--sans);font-size:.75rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;padding:1.12em 2.3em;border-radius:var(--radius);transition:var(--tr);border:1px solid transparent;white-space:nowrap;line-height:1;text-decoration:none;margin-top:auto}.vole-club .btn--block{width:100%}.vole-club .btn--gold{background:var(--gold);color:#fff}.vole-club .btn--gold:hover{background:var(--gold-deep);transform:translateY(-2px);box-shadow:var(--shadow-md)}.vole-club .btn--outline{background:transparent;border-color:var(--line-2);color:var(--espresso)}.vole-club .btn--outline:hover{background:var(--espresso);border-color:var(--espresso);color:#f4ead8}@media(max-width:1024px){.vole-club .club{grid-template-columns:1fr}}.vole-collection{--bone: #faf6ee;--cream: #f4ede0;--white: #ffffff;--espresso: #241c15;--ink: #4c4034;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--line-2: #d8cab2;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius: 3px;--radius-lg: 8px;--shadow-sm: 0 4px 24px rgba(36, 28, 21, .06);--shadow-md: 0 18px 50px rgba(36, 28, 21, .11);--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:var(--bone);padding-block:clamp(48px,7vw,104px);font-family:var(--sans)}.vole-collection .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-collection .head-block{max-width:720px;margin-inline:auto;text-align:center}.vole-collection .eyebrow{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold-deep);display:inline-block;margin-bottom:18px}.vole-collection h1{font-family:var(--serif);font-weight:400;font-size:clamp(2.1rem,4.2vw,3.2rem);line-height:1.06;color:var(--espresso);margin:0}.vole-collection .col-intro{font-size:1rem;line-height:1.72;color:var(--muted);max-width:640px;margin:16px auto 0}.vole-collection .col-intro p{max-width:none}.vole-collection .col-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:44px;padding-bottom:18px;border-bottom:1px solid var(--line);flex-wrap:wrap}.vole-collection .col-count{font-size:.74rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.vole-collection .col-sort{display:flex;align-items:center;gap:10px}.vole-collection .col-sort label{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.vole-collection .col-sort select{font-family:var(--sans);font-size:.82rem;color:var(--espresso);background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:.55em 2.2em .55em .9em;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23916e3b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7em center}.vole-collection .products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:40px}.vole-collection .pcard{display:flex;flex-direction:column;height:100%}.vole-collection .pcard-media{position:relative;background:var(--cream);border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:1 / 1;margin-bottom:20px}.vole-collection .pcard-media img,.vole-collection .pcard-media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.vole-collection .pcard:hover .pcard-media img{transform:scale(1.055)}.vole-collection .pcard-badge{position:absolute;top:13px;left:13px;background:var(--white);color:var(--espresso);font-family:var(--sans);font-size:.58rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;padding:7px 12px;border-radius:100px;z-index:2;box-shadow:var(--shadow-sm)}.vole-collection .pcard-badge--gold{background:var(--gold);color:#fff}.vole-collection .pcard-quick{position:absolute;left:13px;right:13px;bottom:13px;transform:translateY(12px);opacity:0;transition:var(--tr);z-index:2}.vole-collection .pcard:hover .pcard-quick,.vole-collection .pcard:focus-within .pcard-quick{transform:translateY(0);opacity:1}.vole-collection .pcard-cat{font-family:var(--sans);font-size:.64rem;letter-spacing:.19em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.vole-collection .pcard h3{font-family:var(--serif);font-weight:400;font-size:1.32rem;margin-bottom:7px;line-height:1.15;color:var(--espresso)}.vole-collection .pcard h3 a{color:inherit;text-decoration:none;transition:color .3s var(--ease)}.vole-collection .pcard h3 a:hover{color:var(--gold-deep)}.vole-collection .pcard-desc{font-size:.86rem;color:var(--muted);margin-bottom:16px;line-height:1.5;max-width:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.55em}.vole-collection .pcard-rating{margin-top:auto;margin-bottom:13px;display:flex;align-items:center}.vole-collection .pcard-rating .stars{color:var(--gold);font-size:.82rem;letter-spacing:2px;line-height:1}.vole-collection .pcard-rating small{color:var(--muted);font-family:var(--sans);font-size:.72rem;letter-spacing:.03em;margin-left:7px}.vole-collection .price{font-family:var(--serif);font-size:1.42rem;color:var(--espresso);font-weight:700;line-height:1.15;white-space:nowrap;margin-top:auto}.vole-collection .pcard-rating~.price{margin-top:0}.vole-collection .price .save{display:block;font-family:var(--sans);font-size:.58rem;letter-spacing:.13em;text-transform:uppercase;color:var(--gold-deep);margin-top:5px}.vole-collection .btn{display:inline-flex;align-items:center;justify-content:center;gap:.6em;font-family:var(--sans);font-size:.75rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;padding:1.12em 2.3em;border-radius:var(--radius);transition:var(--tr);border:1px solid transparent;white-space:nowrap;line-height:1;text-decoration:none;cursor:pointer}.vole-collection .btn--block{width:100%}.vole-collection .pcard>.btn{margin-top:18px}.vole-collection .btn--outline{background:transparent;border-color:var(--line-2);color:var(--espresso)}.vole-collection .btn--outline:hover{background:var(--espresso);border-color:var(--espresso);color:#f4ead8}.vole-collection .btn--light{background:#ffffffd9;border-color:#d8cab2e6;color:var(--espresso);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.vole-collection .btn--light:hover{background:var(--espresso);border-color:var(--espresso);color:#f4ead8}.vole-collection .col-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:60px}.vole-collection .col-page{min-width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;font-size:.82rem;color:var(--espresso);border:1px solid var(--line);border-radius:var(--radius);text-decoration:none;transition:var(--tr)}.vole-collection .col-page:hover{border-color:var(--gold);color:var(--gold-deep)}.vole-collection .col-page--current{background:var(--espresso);color:#f4ead8;border-color:var(--espresso)}.vole-collection .col-page--gap{border:none;min-width:auto}.vole-collection .col-empty{text-align:center;padding:70px 0;display:grid;gap:22px;justify-items:center;color:var(--muted)}@media(max-width:1024px){.vole-collection .products-grid{grid-template-columns:repeat(2,1fr);gap:26px}}@media(max-width:600px){.vole-collection .products-grid{grid-template-columns:1fr}}.vole-collections-list{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius-lg: 8px;--ease: cubic-bezier(.22, .61, .36, 1);display:block;background:var(--bone);padding-block:clamp(56px,8vw,116px);font-family:var(--sans)}.vole-collections-list .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-collections-list .head-block{max-width:720px;margin:0 auto 52px;text-align:center}.vole-collections-list .eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold-deep);display:inline-block;margin-bottom:18px}.vole-collections-list h1{font-family:var(--serif);font-weight:400;font-size:clamp(2.1rem,4.2vw,3.2rem);line-height:1.06;color:var(--espresso);margin:0}.vole-collections-list .cl-intro{font-size:1rem;line-height:1.72;color:var(--muted);max-width:620px;margin:16px auto 0}.vole-collections-list .cl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.vole-collections-list .cl-card{text-decoration:none;display:block}.vole-collections-list .cl-media{aspect-ratio:4 / 3;background:var(--cream);border-radius:var(--radius-lg);overflow:hidden;margin-bottom:16px}.vole-collections-list .cl-media img,.vole-collections-list .cl-media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.vole-collections-list .cl-card:hover .cl-media img{transform:scale(1.05)}.vole-collections-list .cl-card h3{font-family:var(--serif);font-weight:400;font-size:1.5rem;color:var(--espresso);line-height:1.15;transition:color .3s var(--ease)}.vole-collections-list .cl-card:hover h3{color:var(--gold-deep)}.vole-collections-list .cl-count{display:inline-block;margin-top:6px;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}@media(max-width:900px){.vole-collections-list .cl-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.vole-collections-list .cl-grid{grid-template-columns:1fr}}.vole-compare{--bone: #faf6ee;--cream: #f4ede0;--sand: #eee5d5;--espresso: #241c15;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--success: #6e7b57;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius-lg: 8px;display:block;background:var(--sand);padding-block:clamp(64px,9vw,132px);font-family:var(--sans)}.vole-compare .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-compare .head-block{max-width:720px;margin-inline:auto;text-align:center}.vole-compare .eyebrow{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold-deep);display:inline-block;margin-bottom:20px}.vole-compare h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;letter-spacing:.004em;color:var(--espresso);margin:0;text-wrap:balance}.vole-compare .sec-intro{font-size:1rem;line-height:1.72;color:var(--muted);max-width:640px;margin:16px auto 0}.vole-compare .compare{max-width:900px;margin:44px auto 0;border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;background:var(--bone)}.vole-compare .compare-row{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr}.vole-compare .compare-row+.compare-row{border-top:1px solid var(--line)}.vole-compare .compare-row>div{padding:18px 20px;display:flex;align-items:center;font-size:.9rem}.vole-compare .compare-row.head>div{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);background:var(--cream)}.vole-compare .compare-row.head>div.vole{color:#fff;background:var(--espresso)}.vole-compare .compare-row>div:first-child{font-weight:700;color:var(--espresso);background:var(--cream)}.vole-compare .compare-row>div.vole{background:#b08a4f14;font-weight:700;color:var(--espresso)}.vole-compare .yes{color:var(--success)}.vole-compare .no{color:#b98a7a}@media(max-width:760px){.vole-compare .compare-row{grid-template-columns:1.2fr .8fr}.vole-compare .compare-row>div:nth-child(3),.vole-compare .compare-row>div:nth-child(4){display:none}}.vole-concerns{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius-lg: 8px;--shadow-md: 0 18px 50px rgba(36, 28, 21, .11);--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:var(--cream);padding-block:clamp(64px,9vw,132px);font-family:var(--sans)}.vole-concerns .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-concerns .head-block{max-width:720px;margin-inline:auto;text-align:center}.vole-concerns .eyebrow{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold-deep);display:inline-block;margin-bottom:20px}.vole-concerns h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;letter-spacing:.004em;color:var(--espresso);margin:0}.vole-concerns .sec-intro{font-size:1rem;line-height:1.72;color:var(--muted);max-width:640px;margin:16px auto 0}.vole-concerns .concerns{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:52px}.vole-concerns .concern{position:relative;border:1px solid var(--line);border-radius:var(--radius-lg);padding:32px 26px;background:var(--bone);transition:var(--tr);cursor:pointer;text-align:left;display:flex;flex-direction:column;text-decoration:none;color:inherit}.vole-concerns .concern:hover{border-color:var(--gold);transform:translateY(-5px);box-shadow:var(--shadow-md)}.vole-concerns .c-ico{width:40px;height:40px;stroke:var(--gold-deep);fill:none;stroke-width:1;margin-bottom:20px}.vole-concerns .concern h3{font-family:var(--serif);font-weight:400;font-size:1.22rem;line-height:1.08;color:var(--espresso);margin-bottom:8px}.vole-concerns .concern p{font-size:.85rem;color:var(--muted);margin-bottom:16px;line-height:1.55;max-width:none}.vole-concerns .c-link{font-family:var(--sans);font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-deep);display:inline-flex;gap:.5em;align-items:center;margin-top:auto;transition:var(--tr)}.vole-concerns .concern:hover .c-link{gap:1em}@media(max-width:1024px){.vole-concerns .concerns{grid-template-columns:repeat(2,1fr)}}@media(max-width:460px){.vole-concerns .concerns{grid-template-columns:1fr}}.vole-contact{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--espresso-2: #392c21;--ink: #4c4034;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--success: #6e7b57;--danger: #9c5f4d;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--radius: 3px;--radius-lg: 8px;--shadow-md: 0 18px 50px rgba(36, 28, 21, .11);--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:var(--bone);padding-block:clamp(25px,3.15vw,45px);font-family:var(--sans)}.vole-contact.bg-bone{background:var(--bone)}.vole-contact.bg-cream{background:var(--cream)}.vole-contact .info-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:36px}.vole-contact .info-card{padding:28px 26px;background:var(--bone);border:1px solid var(--line);border-radius:var(--radius-lg);height:100%}.vole-contact.bg-cream .info-card{background:#fff}.vole-contact .info-card svg{width:25px;height:25px;stroke:var(--gold-deep);fill:none;stroke-width:1.1;margin-bottom:16px}.vole-contact .info-card__h{font-size:.73rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--espresso);margin-bottom:10px}.vole-contact .info-card__t,.vole-contact .info-card__t p{font-size:.9rem;color:var(--muted);line-height:1.65;max-width:none}.vole-contact .info-card a{color:var(--gold-deep);border-bottom:1px solid var(--line);text-decoration:none;transition:border-color var(--tr)}.vole-contact .info-card a:hover{border-color:var(--gold-deep)}.vole-contact .contact-form-wrap{max-width:780px;margin-inline:auto}.vole-contact .contact-form-wrap h2{font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;color:var(--espresso);margin-bottom:14px;text-align:center}.vole-contact .form-intro{text-align:center;color:var(--muted);font-size:.98rem;line-height:1.7;max-width:560px;margin:0 auto 26px}.vole-contact .form{display:grid;gap:18px}.vole-contact .form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.vole-contact .field{display:flex;flex-direction:column;gap:8px}.vole-contact .field label{font-size:.71rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--espresso-2)}.vole-contact .field .req{color:var(--gold-deep)}.vole-contact .field input,.vole-contact .field select,.vole-contact .field textarea{background:var(--bone);border:1px solid var(--line);border-radius:var(--radius);padding:.95em 1.1em;font-family:var(--sans);font-size:.92rem;color:var(--ink);width:100%;min-height:46px;transition:var(--tr)}.vole-contact.bg-cream .field input,.vole-contact.bg-cream .field select,.vole-contact.bg-cream .field textarea{background:#fff}.vole-contact .field input:focus,.vole-contact .field select:focus,.vole-contact .field textarea:focus{outline:none;border-color:var(--gold);background:#fff}.vole-contact .field input:focus-visible,.vole-contact .field select:focus-visible,.vole-contact .field textarea:focus-visible{outline:2px solid var(--gold-deep);outline-offset:2px}.vole-contact .field textarea{resize:vertical;min-height:128px}.vole-contact .field.is-invalid input,.vole-contact .field.is-invalid select,.vole-contact .field.is-invalid textarea{border-color:var(--danger);background:#b98a7a0f}.vole-contact .field-err{font-size:.78rem;color:var(--danger);min-height:0;line-height:1.4}.vole-contact .form-ok{padding:16px 20px;background:#6e7b571a;border:1px solid var(--success);border-radius:var(--radius);color:var(--success);font-size:.9rem}.vole-contact .form-error{padding:14px 20px;background:#b98a7a1f;border:1px solid #b98a7a;border-radius:var(--radius);color:var(--danger);font-size:.86rem}.vole-contact .btn{display:inline-flex;align-items:center;justify-content:center;gap:.6em;font-size:.75rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;padding:1.12em 2.3em;border-radius:var(--radius);transition:var(--tr);border:1px solid transparent;cursor:pointer;justify-self:start;min-height:46px}.vole-contact .btn--primary{background:var(--espresso);color:#f4ead8}.vole-contact .btn--primary:hover{background:var(--gold-deep);color:#fff;transform:translateY(-2px);box-shadow:var(--shadow-md)}.vole-contact .btn:focus-visible{outline:2px solid var(--gold-deep);outline-offset:3px}@media(max-width:760px){.vole-contact .info-cards,.vole-contact .form-row{grid-template-columns:1fr}.vole-contact .btn{justify-self:stretch;width:100%}}.vole-cta{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line-2: #d8cab2;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--radius: 3px;--shadow-md: 0 18px 50px rgba(36, 28, 21, .11);--ease: cubic-bezier(.22, .61, .36, 1);display:block;padding-block:clamp(72px,9vw,128px);font-family:var(--sans);text-align:center}.vole-cta.theme-cream{background:var(--cream)}.vole-cta.theme-bone{background:var(--bone)}.vole-cta.theme-dark{background:var(--espresso);background-image:radial-gradient(120% 90% at 78% 20%,rgba(176,138,79,.16),transparent 60%),linear-gradient(158deg,#2c2219,#241c15 58%,#191310)}.vole-cta .container{max-width:720px;margin-inline:auto;padding-inline:clamp(20px,4.5vw,56px)}.vole-cta .eyebrow{font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold-deep);display:inline-block;margin-bottom:18px}.vole-cta.theme-dark .eyebrow{color:var(--gold)}.vole-cta h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;color:var(--espresso);margin:0}.vole-cta.theme-dark h2{color:#fbf5e9}.vole-cta .lede{font-size:1.02rem;line-height:1.72;color:var(--muted);max-width:560px;margin:16px auto 0}.vole-cta.theme-dark .lede{color:#e6dcc8}.vole-cta .cta-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;margin-top:34px}.vole-cta .cta-btn{display:inline-flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;padding:1.25em 2.7em;border-radius:var(--radius);transition:background .4s var(--ease),color .4s var(--ease),transform .4s var(--ease),box-shadow .4s var(--ease);border:1px solid transparent;text-decoration:none;line-height:1}.vole-cta .cta-btn--gold{background:var(--gold);color:#fff}.vole-cta .cta-btn--gold:hover{background:var(--gold-deep);transform:translateY(-2px);box-shadow:var(--shadow-md)}.vole-cta .cta-btn--outline{background:transparent;border-color:var(--line-2);color:var(--espresso)}.vole-cta .cta-btn--outline:hover{background:var(--espresso);border-color:var(--espresso);color:#f4ead8}.vole-cta.theme-dark .cta-btn--outline{border-color:#f4ead880;color:#f9f2e4}.vole-cta.theme-dark .cta-btn--outline:hover{background:#f6eedd;border-color:#f6eedd;color:var(--espresso)}.vole-cta .cta-btn:focus-visible{outline:2px solid var(--gold-deep);outline-offset:3px}.vole-cta.theme-dark .cta-btn:focus-visible{outline-color:#f6eedd}@media(max-width:520px){.vole-cta .cta-actions{flex-direction:column}.vole-cta .cta-btn{width:100%}}.vole-faq{--bone: #faf6ee;--espresso: #241c15;--ink: #4c4034;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:var(--bone);padding-block:clamp(64px,9vw,132px);font-family:var(--sans)}.vole-faq .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-faq .head-block{max-width:720px;margin-inline:auto;text-align:center}.vole-faq .eyebrow{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold-deep);display:inline-block;margin-bottom:20px}.vole-faq h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;color:var(--espresso);margin:0}.vole-faq .faq{max-width:820px;margin-inline:auto}.vole-faq .accordion{margin-top:40px;border-top:1px solid var(--line)}.vole-faq .acc-item{border-bottom:1px solid var(--line)}.vole-faq .acc-head{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 0;text-align:left;font-family:var(--serif);font-size:1.2rem;font-weight:400;letter-spacing:0;text-transform:none;color:var(--espresso);cursor:pointer;list-style:none}.vole-faq .acc-head::-webkit-details-marker{display:none}.vole-faq .acc-head .plus{width:17px;height:17px;position:relative;flex-shrink:0}.vole-faq .acc-head .plus:before,.vole-faq .acc-head .plus:after{content:"";position:absolute;background:var(--gold-deep);transition:var(--tr)}.vole-faq .acc-head .plus:before{left:0;top:8px;width:17px;height:1.5px}.vole-faq .acc-head .plus:after{left:8px;top:0;width:1.5px;height:17px}.vole-faq .acc-item[open] .plus:after{transform:rotate(90deg);opacity:0}.vole-faq .acc-body-inner{padding:0 0 24px;font-size:.9rem;color:var(--ink);line-height:1.7}.vole-faq .acc-body-inner p{max-width:none}.vole-faq .acc-item[open] .acc-body-inner{animation:vole-faq-fade .4s var(--ease)}@keyframes vole-faq-fade{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.vole-faq .acc-item[open] .acc-body-inner{animation:none}}.vole-favorites{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line-2: #d8cab2;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--radius: 3px;--radius-lg: 10px;--shadow-sm: 0 4px 24px rgba(36, 28, 21, .06);--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:#fffdf8;padding-block:clamp(16px,2vw,30px);font-family:var(--sans);border-top:1px solid #efe6d4}.vole-favorites .head-block{text-align:center}.vole-favorites h2{font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;color:var(--espresso);margin:0}.vole-favorites .fav-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.vole-favorites .fcard{display:flex;flex-direction:column;text-align:center}.vole-favorites .fcard-media{position:relative;background:var(--cream);border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4 / 5;margin-bottom:18px}.vole-favorites .fcard-media img,.vole-favorites .fcard-media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.vole-favorites .fcard:hover .fcard-media img{transform:scale(1.05)}.vole-favorites .fcard-badge{position:absolute;top:13px;left:13px;background:#fff;color:var(--espresso);font-size:.56rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;padding:7px 12px;border-radius:100px;z-index:2;box-shadow:var(--shadow-sm)}.vole-favorites .fcard h3{font-family:var(--serif);font-weight:400;font-size:1.34rem;text-transform:uppercase;letter-spacing:.05em;margin:0 0 8px;line-height:1.14;color:var(--espresso)}.vole-favorites .fcard h3 a{color:inherit;text-decoration:none;transition:color .3s var(--ease)}.vole-favorites .fcard h3 a:hover{color:var(--gold-deep)}.vole-favorites .fcard-price{font-size:.98rem;letter-spacing:.04em;color:#55483a;margin-top:auto;margin-bottom:16px}.vole-favorites .fbtn{display:inline-flex;align-items:center;justify-content:center;font-size:.73rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;padding:1.08em 2.2em;border-radius:var(--radius);transition:var(--tr);border:1px solid transparent;line-height:1;text-decoration:none}.vole-favorites .fbtn--block{width:100%}.vole-favorites .fbtn--dark{background:var(--espresso);border-color:var(--espresso);color:#f4ead8;cursor:pointer}.vole-favorites .fbtn--dark:hover{background:var(--gold-deep);border-color:var(--gold-deep)}.vole-favorites .fbtn:focus-visible{outline:2px solid var(--gold-deep);outline-offset:2px}@media(max-width:860px){.vole-favorites .fav-grid{grid-template-columns:1fr;max-width:400px;margin-inline:auto;width:100%;gap:30px}}.vole-founder-quote{--espresso: #241c15;--gold: #b08a4f;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);position:relative;padding:clamp(90px,16vh,180px) 0;overflow:hidden;background:var(--espresso);font-family:var(--sans)}.vole-founder-quote .fq-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.vole-founder-quote .fq-media img{width:100%;height:100%;object-fit:cover}.vole-founder-quote .fq-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(#1c16108c,#1c16109e)}.vole-founder-quote .container{position:relative;z-index:2;max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);text-align:center}.vole-founder-quote .founder-quote{font-family:var(--serif);font-size:clamp(1.5rem,2.7vw,2.3rem);line-height:1.4;font-weight:400;color:#f6eedd;max-width:24ch;margin:0 auto}.vole-founder-quote .founder-sign{font-family:var(--serif);font-size:1.5rem;color:var(--gold);font-style:italic;margin-top:20px}.vole-founder{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--espresso-2: #392c21;--ink: #4c4034;--gold: #b08a4f;--gold-deep: #916e3b;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--radius-lg: 8px;--shadow-sm: 0 4px 24px rgba(36, 28, 21, .06);--ease: cubic-bezier(.22, .61, .36, 1);display:block;background:var(--bone);padding-block:clamp(25px,3.15vw,45px);font-family:var(--sans)}.vole-founder .split-wrap{display:block;text-decoration:none;color:inherit;border-radius:var(--radius-lg);transition:transform .5s var(--ease),box-shadow .5s var(--ease)}.vole-founder a.split-wrap:hover{transform:translateY(-4px)}.vole-founder a.split-wrap:hover .split-more{transform:translate(6px)}.vole-founder a.split-wrap:focus-visible{outline:2px solid var(--gold-deep);outline-offset:4px}.vole-founder .split{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;gap:clamp(28px,4.5vw,72px)}.vole-founder .split--reverse .split-media{order:2}.vole-founder .split-media{position:relative;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}.vole-founder .split-media img,.vole-founder .split-media .placeholder-svg{width:100%;height:100%;object-fit:cover;object-position:center;aspect-ratio:8 / 7;display:block;background:var(--cream)}.vole-founder .split-media .tag{position:absolute;bottom:18px;left:18px;background:#faf6eef0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:11px 17px;border-radius:3px;font-size:.66rem;letter-spacing:.15em;text-transform:uppercase;color:var(--espresso)}.vole-founder .split-body{display:flex;align-items:center}.vole-founder .split-body__inner{width:100%;display:flex;flex-direction:column;justify-content:center}.vole-founder .split-body h2{font-weight:400;font-size:clamp(2.1rem,3.7vw,3.1rem);line-height:1.08;color:var(--espresso);margin:0 0 24px;text-wrap:balance}.vole-founder .split-body .split-text{color:var(--ink);line-height:1.82;font-size:1.13rem;text-align:left}.vole-founder .split-body .split-text p{max-width:none;margin:0}.vole-founder .split-body .split-text p+p{margin-top:18px}.vole-founder .split-body .split-text strong{font-weight:700;color:var(--espresso-2)}.vole-founder .split-more{display:inline-flex;align-items:center;gap:.7em;margin-top:28px;font-size:1.05rem;color:var(--gold-deep);transition:transform .4s var(--ease)}.vole-founder .split-more__label{font-size:.8rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}@media(max-width:860px){.vole-founder .split{grid-template-columns:1fr;gap:26px}.vole-founder .split--reverse .split-media{order:0}.vole-founder .split-body .split-text{font-size:1.02rem;line-height:1.75}}.vole-hero{--espresso: #241c15;--gold: #b08a4f;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--ease: cubic-bezier(.22, .61, .36, 1);display:block;width:100%;background:#faf6ee;font-family:var(--sans)}.vole-hero .hero-frame{position:relative;width:100%;aspect-ratio:var(--hero-ratio, 3 / 2);overflow:hidden;background:var(--espresso);display:flex;justify-content:center;container-type:inline-size}.vole-hero[data-align=bottom] .hero-frame{align-items:flex-end}.vole-hero[data-align=center] .hero-frame{align-items:center}.vole-hero .hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;-webkit-user-select:none;user-select:none;overflow:hidden}.vole-hero .hero-media video,.vole-hero .hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.vole-hero .hero-media__bg{width:100%;height:100%;background-color:var(--espresso);background-image:radial-gradient(110% 80% at 50% 34%,rgba(176,138,79,.22),transparent 60%),linear-gradient(158deg,#2c2219,#241c15 46%,#191310)}.vole-hero .hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0f0b089e,#0f0b083d,#0f0b0800 44%)}.vole-hero .hero-inner{position:relative;z-index:2;width:100%;color:#f6eedd;text-align:center;padding:0 clamp(20px,4vw,56px) clamp(34px,5cqi,78px);animation:vole-hero-rise .9s var(--ease) both}@keyframes vole-hero-rise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}.vole-hero .hero-inner h1{font-family:var(--sans);font-weight:400;font-size:clamp(1.9rem,4.6cqi,4.4rem);line-height:1.04;letter-spacing:-.022em;color:#fbf5e9;margin:0;white-space:nowrap;text-shadow:0 2px 30px rgba(15,11,8,.42)}.vole-hero .hero-cue{position:absolute;left:50%;transform:translate(-50%);top:min(calc(100svh - 200px),calc(100% - 74px));z-index:3;opacity:.92;transition:opacity .5s var(--ease);pointer-events:none}.vole-hero .hero-cue.is-hidden{opacity:0}.vole-hero .hero-cue__circle{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;border:1px solid rgba(233,201,143,.75);background:#0f0b0847;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#e9c98f;animation:vole-cue-bob 2.2s var(--ease) infinite}.vole-hero .hero-cue__circle svg{width:20px;height:20px}@keyframes vole-cue-bob{0%,to{transform:translateY(0)}50%{transform:translateY(9px)}}@media(max-width:749px){.vole-hero .hero-frame{aspect-ratio:var(--hero-ratio-mobile, 3 / 4)}.vole-hero .hero-inner h1{white-space:normal;font-size:clamp(1.9rem,8cqi,2.8rem)}.vole-hero .hero-cue{top:auto;bottom:14px}.vole-hero .hero-cue__circle{width:38px;height:38px}}@media(prefers-reduced-motion:reduce){.vole-hero .hero-inner,.vole-hero .hero-cue__circle{animation:none}}.vole-ingredients{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--ink: #4c4034;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--line-2: #d8cab2;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius-lg: 8px;--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:var(--cream);padding-block:clamp(64px,9vw,132px);font-family:var(--sans)}.vole-ingredients .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-ingredients .head-block{max-width:720px;margin-inline:auto;text-align:center}.vole-ingredients .eyebrow{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold-deep);display:inline-block;margin-bottom:20px}.vole-ingredients h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;letter-spacing:.004em;color:var(--espresso);margin:0}.vole-ingredients .sec-intro{font-size:1rem;line-height:1.72;color:var(--muted);max-width:640px;margin:16px auto 0}.vole-ingredients .ingredient-index{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(28px,4vw,60px);align-items:start;margin-top:52px}.vole-ingredients .ing-tabs{display:grid;gap:6px}.vole-ingredients .ing-tab{display:flex;align-items:center;gap:16px;padding:20px 22px;border-radius:var(--radius-lg);cursor:pointer;transition:var(--tr);border:1px solid transparent;text-align:left;width:100%;background:transparent}.vole-ingredients .ing-tab:hover{background:var(--bone)}.vole-ingredients .ing-tab.on{background:var(--bone);border-color:var(--line)}.vole-ingredients .ing-tab .it-mark{font-family:var(--serif);font-size:1.1rem;color:var(--gold);width:34px;flex-shrink:0}.vole-ingredients .ing-tab .it-name{font-family:var(--serif);font-size:1.3rem;color:var(--espresso);line-height:1.1}.vole-ingredients .ing-tab .it-tag{font-family:var(--sans);font-size:.72rem;color:var(--muted);letter-spacing:.03em;margin-top:2px}.vole-ingredients .ing-panel{background:var(--cream);border-radius:var(--radius-lg);padding:clamp(32px,3.5vw,52px);min-height:340px}.vole-ingredients .ing-panel-item{display:none}.vole-ingredients .ing-panel-item.on{display:block;animation:vole-ing-fade .5s var(--ease)}.vole-ingredients .ing-panel .ip-pct{font-family:var(--serif);font-size:clamp(3rem,5vw,4.4rem);font-weight:400;color:var(--gold-deep);line-height:1}.vole-ingredients .ing-panel h3{font-family:var(--serif);font-weight:400;font-size:1.8rem;line-height:1.1;color:var(--espresso);margin:8px 0 18px}.vole-ingredients .ing-panel p{color:var(--ink);line-height:1.75;margin-bottom:18px;max-width:none}.vole-ingredients .ing-panel .ip-props{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.vole-ingredients .ing-panel .ip-props span{font-family:var(--sans);font-size:.72rem;letter-spacing:.05em;text-transform:uppercase;color:var(--gold-deep);border:1px solid var(--line-2);border-radius:100px;padding:7px 14px}@keyframes vole-ing-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:760px){.vole-ingredients .ingredient-index{grid-template-columns:1fr;gap:24px}}@media(prefers-reduced-motion:reduce){.vole-ingredients .ing-panel-item.on{animation:none}}.vole-instagram{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--muted: #6f5f4e;--gold-deep: #916e3b;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius: 3px;--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:var(--bone);padding-block:clamp(22px,3.15vw,46px);font-family:var(--sans)}.vole-instagram .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-instagram .head-block{max-width:720px;margin-inline:auto;text-align:center}.vole-instagram .eyebrow{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold-deep);display:inline-block;margin-bottom:20px}.vole-instagram h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;color:var(--espresso);margin:0}.vole-instagram .sec-intro{font-size:1rem;line-height:1.72;color:var(--muted);max-width:640px;margin:16px auto 0}.vole-instagram .ugc-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin-top:44px}.vole-instagram .ugc-cell{aspect-ratio:1 / 1;border-radius:var(--radius);overflow:hidden;background:var(--cream);position:relative;display:block}.vole-instagram .ugc-cell img,.vole-instagram .ugc-cell .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.vole-instagram .ugc-cell:hover img{transform:scale(1.08)}.vole-instagram .ugc-cell .ugc-ig{position:absolute;top:8px;right:8px;width:22px;height:22px;stroke:#fff;fill:none;stroke-width:1.5;opacity:0;transition:var(--tr)}.vole-instagram .ugc-cell:hover .ugc-ig{opacity:1}@media(max-width:1024px){.vole-instagram .ugc-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:760px){.vole-instagram .ugc-grid{grid-template-columns:repeat(3,1fr)}}.vole-journal{--bone: #faf6ee;--cream: #f4ede0;--sand: #eee5d5;--espresso: #241c15;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius-lg: 8px;--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:var(--sand);padding-block:clamp(64px,9vw,132px);font-family:var(--sans)}.vole-journal .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-journal .head-block{max-width:720px;margin-inline:auto;text-align:center}.vole-journal .eyebrow{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold-deep);display:inline-block;margin-bottom:20px}.vole-journal h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;color:var(--espresso);margin:0}.vole-journal .journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:52px}.vole-journal .jcard{display:flex;flex-direction:column;height:100%}.vole-journal .jcard-media{aspect-ratio:3 / 2;border-radius:var(--radius-lg);overflow:hidden;margin-bottom:20px;background:var(--cream);display:block}.vole-journal .jcard-media img,.vole-journal .jcard-media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.vole-journal .jcard:hover .jcard-media img{transform:scale(1.05)}.vole-journal .jmeta{font-family:var(--sans);font-size:.65rem;letter-spacing:.17em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:11px}.vole-journal .jcard h3{font-family:var(--serif);font-weight:400;font-size:1.3rem;margin-bottom:10px;line-height:1.2;color:var(--espresso)}.vole-journal .jcard h3 a{color:inherit;text-decoration:none;transition:color .3s var(--ease)}.vole-journal .jcard h3 a:hover{color:var(--gold-deep)}.vole-journal .jcard p{font-size:.9rem;color:var(--muted);margin-bottom:16px;line-height:1.6;max-width:none}.vole-journal .link-arrow{font-family:var(--sans);font-size:.74rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;color:var(--espresso);display:inline-flex;align-items:center;gap:.6em;padding-bottom:4px;border-bottom:1px solid var(--gold);transition:var(--tr);margin-top:auto;align-self:flex-start}.vole-journal .link-arrow:hover{gap:1em;color:var(--gold-deep)}@media(max-width:860px){.vole-journal .journal-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.vole-journal .journal-grid{grid-template-columns:1fr}}.vole-keyingredients{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--ink: #4c4034;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius-lg: 8px;--ease: cubic-bezier(.22, .61, .36, 1);display:block;background:var(--cream);padding-block:clamp(56px,8vw,116px);font-family:var(--sans)}.vole-keyingredients .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-keyingredients .head-block{text-align:center;max-width:640px;margin:0 auto 48px}.vole-keyingredients .eyebrow{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold-deep);display:inline-block;margin-bottom:16px}.vole-keyingredients .head-block h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.85rem,3.6vw,2.8rem);line-height:1.1;color:var(--espresso)}.vole-keyingredients .ki-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.vole-keyingredients .ki-card{position:relative;background:var(--bone);border:1px solid var(--line);border-radius:var(--radius-lg);padding:32px 26px 28px;transition:transform .45s var(--ease),box-shadow .45s var(--ease)}.vole-keyingredients .ki-card:hover{transform:translateY(-4px);box-shadow:0 18px 50px #241c151a}.vole-keyingredients .ki-badge{display:inline-block;font-family:var(--serif);font-size:1.4rem;color:var(--gold-deep);letter-spacing:.02em;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid var(--line)}.vole-keyingredients .ki-card h3{font-family:var(--sans);font-size:.9rem;font-weight:700;letter-spacing:.02em;color:var(--espresso);margin-bottom:10px;line-height:1.3}.vole-keyingredients .ki-card p{font-size:.86rem;color:var(--muted);line-height:1.62;max-width:none}@media(max-width:900px){.vole-keyingredients .ki-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.vole-keyingredients .ki-grid{grid-template-columns:1fr}}.vole-map{--espresso: #241c15;--bone: #faf6ee;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;display:block;background:var(--bone);padding-block:clamp(18px,2.2vw,32px);font-family:var(--sans)}.vole-map .map-frame{min-height:clamp(300px,42vh,480px);border-radius:12px;background:radial-gradient(90% 70% at 50% 36%,rgba(176,138,79,.16),transparent 65%),linear-gradient(155deg,#2f251a,#241c15 60%,#1b1510);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;color:#efe6d3;padding:30px}.vole-map .map-frame svg{width:40px;height:40px;color:#e9c98f}.vole-map h2{font-weight:400;font-size:clamp(1.5rem,2.6vw,2.2rem);color:#fbf5e9;margin:0}.vole-map p{font-size:.92rem;color:#cbbba0;max-width:52ch;margin:0;line-height:1.6}.vole-marquee{--espresso: #241c15;--gold: #b08a4f;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;background:var(--espresso);color:#e7dac2;overflow:hidden;padding:15px 0;border-block:1px solid rgba(199,185,159,.12)}.vole-marquee .marquee-track{display:flex;gap:0;width:max-content;animation:vole-marquee-scroll var(--marquee-speed, 34s) linear infinite}.vole-marquee:hover .marquee-track{animation-play-state:paused}.vole-marquee span{display:inline-flex;align-items:center;font-family:var(--sans);font-size:.74rem;letter-spacing:.22em;text-transform:uppercase;white-space:nowrap;padding:0 34px}.vole-marquee span:after{content:"\2726";color:var(--gold);margin-left:34px;font-size:.7rem}@keyframes vole-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.vole-marquee .marquee-track{animation:none;flex-wrap:wrap;justify-content:center;width:100%;row-gap:8px}}.vole-mediaband{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--muted: #6f5f4e;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;display:block;background:var(--bone);padding-block:clamp(25px,3.15vw,45px);font-family:var(--sans)}.vole-mediaband h2{font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;color:var(--espresso);margin:0 0 clamp(20px,2.6vw,34px);text-align:center}.vole-mediaband .mb-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.vole-mediaband .mb-grid--2{grid-template-columns:repeat(2,1fr)}.vole-mediaband .mb-grid--4{grid-template-columns:repeat(4,1fr)}.vole-mediaband .mb-item{margin:0}.vole-mediaband .mb-frame{position:relative;aspect-ratio:4 / 5;border-radius:10px;overflow:hidden;background:var(--cream)}.vole-mediaband .mb-frame video,.vole-mediaband .mb-frame img,.vole-mediaband .mb-frame .mb-ph{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.vole-mediaband .mb-ph{background-color:#efe6d4;background-image:radial-gradient(80% 60% at 50% 40%,rgba(176,138,79,.16),transparent 70%)}.vole-mediaband figcaption{margin-top:10px;font-size:.8rem;letter-spacing:.06em;color:var(--muted);text-align:center}@media(max-width:760px){.vole-mediaband .mb-grid,.vole-mediaband .mb-grid--4{grid-template-columns:1fr 1fr}}.vole-newsletter{--espresso: #241c15;--gold: #b08a4f;--gold-deep: #916e3b;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius: 3px;--shadow-md: 0 18px 50px rgba(36, 28, 21, .11);--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:var(--espresso);color:#e9dcc6;padding-block:clamp(64px,9vw,132px);font-family:var(--sans)}.vole-newsletter .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-newsletter .news-inner{max-width:600px;margin-inline:auto;text-align:center;position:relative;z-index:2}.vole-newsletter .eyebrow--light{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold);display:inline-block}.vole-newsletter h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;color:#f6eedd;margin-top:16px}.vole-newsletter .news-lede{color:#cdbea4;margin:14px auto 0;line-height:1.7}.vole-newsletter .news-form{display:flex;gap:12px;margin-top:30px;max-width:470px;margin-inline:auto}.vole-newsletter .news-form input{flex:1;background:#ffffff0d;border:1px solid rgba(244,234,216,.32);color:#f4ead8;padding:1.05em 1.3em;font-family:var(--sans);font-size:.86rem;letter-spacing:.03em;border-radius:var(--radius);min-width:0}.vole-newsletter .news-form input::placeholder{color:#f4ead885}.vole-newsletter .news-form input:focus{outline:none;border-color:var(--gold);background:#ffffff17}.vole-newsletter .btn{display:inline-flex;align-items:center;justify-content:center;gap:.6em;font-family:var(--sans);font-size:.75rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;padding:1.12em 2.3em;border-radius:var(--radius);transition:var(--tr);border:1px solid transparent;white-space:nowrap;line-height:1;text-decoration:none;cursor:pointer}.vole-newsletter .btn--gold{background:var(--gold);color:#fff}.vole-newsletter .btn--gold:hover{background:var(--gold-deep);transform:translateY(-2px);box-shadow:var(--shadow-md)}.vole-newsletter .news-note{font-size:.72rem;color:#b6a585;margin-top:18px;letter-spacing:.03em}.vole-newsletter .news-form .news-ok,.vole-newsletter .news-form .news-error{flex-basis:100%;margin-top:4px}.vole-newsletter .news-ok{font-family:var(--serif);font-size:1.35rem;color:var(--gold)}.vole-newsletter .news-error{font-size:.8rem;color:#e0b3a3;letter-spacing:.02em}@media(max-width:600px){.vole-newsletter .news-form{flex-direction:column}}.vole-offer-tiers{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--ink: #4c4034;--muted: #6f5f4e;--taupe: #8a745a;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius-lg: 8px;--ease: cubic-bezier(.22, .61, .36, 1);display:block;background:var(--bone);padding-block:clamp(20px,3vw,44px);font-family:var(--sans)}.vole-offer-tiers .container{max-width:900px;margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-offer-tiers .ot-card{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;background:var(--cream);border:1px solid var(--line);border-radius:var(--radius-lg);padding:26px 30px;text-decoration:none;transition:border-color .4s var(--ease),box-shadow .4s var(--ease),transform .4s var(--ease)}.vole-offer-tiers .ot-card:hover{border-color:var(--gold);box-shadow:0 14px 40px #241c1517;transform:translateY(-2px)}.vole-offer-tiers .ot-badge{display:inline-block;font-size:.62rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:10px}.vole-offer-tiers .ot-card__body h3{font-family:var(--serif);font-weight:400;font-size:1.5rem;line-height:1.15;color:var(--espresso);margin-bottom:6px}.vole-offer-tiers .ot-card__body p{font-size:.9rem;color:var(--muted);line-height:1.55;max-width:46ch}.vole-offer-tiers .ot-card__cta{display:flex;flex-direction:column;align-items:flex-end;gap:8px;text-align:right}.vole-offer-tiers .ot-price{display:flex;align-items:baseline;gap:10px}.vole-offer-tiers .ot-price s{font-family:var(--serif);font-size:1.05rem;color:var(--taupe)}.vole-offer-tiers .ot-price strong{font-family:var(--serif);font-weight:400;font-size:1.7rem;color:var(--espresso)}.vole-offer-tiers .ot-link{font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-deep)}.vole-offer-tiers .ot-promo{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:18px;font-size:.82rem;letter-spacing:.03em;color:var(--ink)}.vole-offer-tiers .ot-promo svg{width:18px;height:18px;stroke:var(--gold-deep);flex-shrink:0}@media(max-width:600px){.vole-offer-tiers .ot-card{flex-direction:column;align-items:flex-start}.vole-offer-tiers .ot-card__cta{align-items:flex-start;text-align:left}}.vole-opinions{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--espresso-2: #392c21;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);display:block;background:var(--cream);padding-block:clamp(25px,3.15vw,45px);font-family:var(--sans)}.vole-opinions .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-opinions .reviews-head-block{text-align:center}.vole-opinions h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;color:var(--espresso);margin:0}.vole-opinions .reviews-app-slot:empty{display:none}.vole-opinions .reviews-app-slot:not(:empty){margin-top:32px}.vole-page-content{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--ink: #4c4034;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--gutter: clamp(20px, 4.5vw, 56px);--radius-lg: 8px;display:block;background:var(--bone);padding-block:clamp(52px,7vw,100px);font-family:var(--sans)}.vole-page-content .container{max-width:760px;margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-page-content .pc-body{color:var(--ink);line-height:1.8;font-size:1.02rem}.vole-page-content .pc-body p{margin-bottom:18px;max-width:none}.vole-page-content .pc-body h2,.vole-page-content .pc-body h3{font-family:var(--serif);font-weight:400;color:var(--espresso);margin:32px 0 14px}.vole-page-content .pc-body h2{font-size:1.7rem}.vole-page-content .pc-body h3{font-size:1.35rem}.vole-page-content .pc-body a{color:var(--gold-deep);border-bottom:1px solid var(--line)}.vole-page-content .pc-body ul,.vole-page-content .pc-body ol{margin:0 0 18px 1.2em}.vole-page-content .pc-body li{margin-bottom:8px}.vole-page-content .pc-body img{border-radius:var(--radius-lg);margin:24px 0;max-width:100%;height:auto}.vole-page-content .pc-body blockquote{border-left:2px solid var(--gold);padding-left:20px;margin:24px 0;font-family:var(--serif);font-size:1.3rem;font-style:italic;color:var(--espresso)}.vole-page-hero{--cream: #f4ede0;--espresso: #241c15;--ink: #4c4034;--gold-deep: #916e3b;--line: #e3d8c5;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);display:block;background:var(--cream);border-bottom:1px solid var(--line);padding-block:clamp(52px,7vw,104px) clamp(38px,5vw,64px);text-align:center;font-family:var(--sans)}.vole-page-hero .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-page-hero .eyebrow{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold-deep);display:inline-block;margin-bottom:20px}.vole-page-hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(2.4rem,5vw,4.2rem);line-height:1.04;color:var(--espresso);margin-bottom:16px;text-wrap:balance}.vole-page-hero .lede{font-size:clamp(1.04rem,1.5vw,1.24rem);line-height:1.72;color:var(--ink);max-width:60ch;margin-inline:auto}.vole-pillars{--bone: #faf6ee;--espresso: #241c15;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--linen: #e7dcc8;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius-lg: 8px;--shadow-md: 0 18px 50px rgba(36, 28, 21, .11);--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:var(--bone);padding-block:clamp(64px,9vw,132px);font-family:var(--sans)}.vole-pillars .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-pillars .head-block{max-width:720px;margin-inline:auto;text-align:center}.vole-pillars .eyebrow{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold-deep);display:inline-block;margin-bottom:20px}.vole-pillars h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;letter-spacing:.004em;color:var(--espresso);margin:0}.vole-pillars .sec-intro{font-size:1rem;line-height:1.72;color:var(--muted);max-width:640px;margin:16px auto 0}.vole-pillars .pillars{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(20px,2.4vw,32px);margin-top:56px}.vole-pillars .pillar{padding:38px 34px;background:var(--bone);border:1px solid var(--line);border-radius:var(--radius-lg);transition:var(--tr);height:100%}.vole-pillars .pillar:hover{transform:translateY(-5px);box-shadow:var(--shadow-md);border-color:var(--linen)}.vole-pillars .pillar-ico{width:44px;height:44px;margin-bottom:22px;stroke:var(--gold-deep);fill:none;stroke-width:1}.vole-pillars .pillar .num{font-family:var(--serif);font-size:1rem;color:var(--gold);letter-spacing:.1em;display:block;margin-bottom:14px}.vole-pillars .pillar h3{font-family:var(--serif);font-weight:400;font-size:1.28rem;line-height:1.08;color:var(--espresso);margin-bottom:12px}.vole-pillars .pillar p{font-size:.92rem;color:var(--muted);line-height:1.62;max-width:none}@media(max-width:860px){.vole-pillars .pillars{grid-template-columns:1fr 1fr}}@media(max-width:600px){.vole-pillars .pillars{grid-template-columns:1fr}}.vole-product-ers{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--ink: #4c4034;--muted: #6f5f4e;--taupe: #8a745a;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius: 3px;--radius-lg: 8px;--shadow-sm: 0 4px 24px rgba(36, 28, 21, .06);--shadow-md: 0 18px 50px rgba(36, 28, 21, .11);--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:var(--bone);padding-block:clamp(32px,4.5vw,56px) clamp(52px,7vw,100px);font-family:var(--sans)}.vole-product-ers .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-product-ers .pdp-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:clamp(30px,4.5vw,68px);align-items:start}.vole-product-ers .pdp-gallery{position:sticky;top:98px}.vole-product-ers .pdp-main{position:relative;aspect-ratio:1 / 1;border-radius:var(--radius-lg);overflow:hidden;background:var(--cream);margin-bottom:14px}.vole-product-ers .pdp-main img,.vole-product-ers .pdp-main .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:opacity .35s}.vole-product-ers .pdp-badge{position:absolute;top:16px;left:16px;background:var(--gold);color:#fff;font-family:var(--sans);font-size:.6rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;padding:8px 13px;border-radius:100px;z-index:2}.vole-product-ers .pdp-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.vole-product-ers .pdp-thumb{aspect-ratio:1 / 1;border-radius:var(--radius);overflow:hidden;background:var(--cream);border:1px solid var(--line);transition:var(--tr);cursor:pointer;padding:0}.vole-product-ers .pdp-thumb img{width:100%;height:100%;object-fit:cover}.vole-product-ers .pdp-thumb.active{border-color:var(--gold)}.vole-product-ers .pdp-info{padding-top:4px}.vole-product-ers .pdp-cat{font-family:var(--sans);font-size:.84rem;letter-spacing:.19em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:15px}.vole-product-ers .pdp-info h1{font-family:var(--serif);font-weight:400;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.1;color:var(--espresso);margin-bottom:14px}.vole-product-ers .pdp-sub{font-size:1.02rem;color:var(--ink);line-height:1.6;margin-bottom:4px;max-width:52ch}.vole-product-ers .pdp-rating{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--line)}.vole-product-ers .pdp-rating .stars{color:var(--gold);font-size:1.4rem;letter-spacing:2px}.vole-product-ers .pdp-rating a{font-size:1.12rem;color:var(--muted);border-bottom:1px solid var(--line);text-decoration:none}.vole-product-ers .pdp-price{display:flex;align-items:baseline;gap:13px;margin-bottom:6px;flex-wrap:wrap}.vole-product-ers .pdp-capacity{font-family:var(--serif);font-size:1.61rem;color:var(--espresso);line-height:1}.vole-product-ers .pdp-benefits{display:grid;gap:8px;margin:2px 0 0;padding-left:0;list-style:none}.vole-product-ers .pdp-benefits li{display:flex;align-items:center;gap:9px;font-size:.88rem;color:var(--ink);line-height:1.5}.vole-product-ers .pdp-benefits li svg{width:15px;height:15px;stroke:var(--gold-deep);fill:none;flex-shrink:0}.vole-product-ers .pdp-pills{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap}.vole-product-ers .pdp-pill{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:14px 10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--cream);font-family:var(--sans);font-size:.82rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--gold-deep);white-space:nowrap;line-height:1;transition:var(--tr)}.vole-product-ers .pdp-pill:hover{border-color:var(--gold);background:var(--bone)}.vole-product-ers .pdp-variant{margin:18px 0 4px}.vole-product-ers .pdp-variant__label{display:block;font-family:var(--sans);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.vole-product-ers .pdp-variant__select{width:100%;padding:.9em 1.1em;border:1px solid var(--line);border-radius:var(--radius);background:var(--bone);font-family:var(--sans);font-size:.9rem;color:var(--espresso)}.vole-product-ers .buy-mode{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:11px;margin:18px 0 4px}.vole-product-ers .buy-opt{border:1px solid var(--line);border-radius:var(--radius-lg);padding:15px 17px;cursor:pointer;transition:var(--tr);background:var(--bone);text-align:left;display:block}.vole-product-ers .buy-opt.sel{border-color:var(--gold);background:#fff;box-shadow:var(--shadow-sm)}.vole-product-ers .buy-opt .bo-top{display:flex;align-items:center;gap:9px;font-family:var(--sans);font-size:.82rem;font-weight:700;color:var(--espresso);letter-spacing:.02em}.vole-product-ers .buy-opt .radio{width:16px;height:16px;border:1px solid var(--taupe);border-radius:50%;flex-shrink:0;position:relative;transition:var(--tr)}.vole-product-ers .buy-opt.sel .radio{border-color:var(--gold)}.vole-product-ers .buy-opt.sel .radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:var(--gold);border-radius:50%}.vole-product-ers .buy-opt .bo-sub{font-size:.73rem;color:var(--muted);margin-top:6px;padding-left:25px;display:block}.vole-product-ers .buy-opt .bo-save{color:var(--gold-deep);font-weight:700}.vole-product-ers .pdp-perml{font-size:.78rem;color:var(--muted);margin:24px 0}.vole-product-ers .pdp-atc{display:flex;gap:11px;align-items:stretch;margin-top:18px}.vole-product-ers .btn{display:inline-flex;align-items:center;justify-content:center;gap:.6em;font-family:var(--sans);font-size:.75rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;padding:1.12em 2.3em;border-radius:var(--radius);transition:var(--tr);border:1px solid transparent;white-space:nowrap;line-height:1;cursor:pointer}.vole-product-ers .btn--primary{background:var(--espresso);color:#f4ead8;flex:1}.vole-product-ers .btn--primary:hover{background:var(--gold-deep);color:#fff;transform:translateY(-2px);box-shadow:var(--shadow-md)}.vole-product-ers .btn--primary[disabled]{opacity:.55;cursor:not-allowed}.vole-product-ers .pdp-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px;padding-top:26px;border-top:1px solid var(--line)}.vole-product-ers .pdp-trust__item{display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center}.vole-product-ers .pdp-trust__big{display:flex;align-items:center;justify-content:center;height:30px}.vole-product-ers .pdp-trust__big--text{font-family:var(--serif);font-size:1.5rem;color:var(--espresso);line-height:1}.vole-product-ers .pdp-trust__big--icon svg{width:28px;height:28px;stroke:var(--gold-deep);fill:none;flex-shrink:0}.vole-product-ers .pdp-trust__caption{font-family:var(--sans);font-size:.7rem;letter-spacing:.05em;color:var(--muted);line-height:1.35}.vole-product-ers .pdp-accordion{margin-top:28px;border-top:1px solid var(--line)}.vole-product-ers .acc-item{border-bottom:1px solid var(--line)}.vole-product-ers .acc-head{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:19px 0;text-align:left;font-family:var(--sans);font-size:.8rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--espresso);cursor:pointer;list-style:none}.vole-product-ers .acc-head::-webkit-details-marker{display:none}.vole-product-ers .acc-head .plus{width:17px;height:17px;position:relative;flex-shrink:0}.vole-product-ers .acc-head .plus:before,.vole-product-ers .acc-head .plus:after{content:"";position:absolute;background:var(--gold-deep);transition:var(--tr)}.vole-product-ers .acc-head .plus:before{left:0;top:8px;width:17px;height:1.5px}.vole-product-ers .acc-head .plus:after{left:8px;top:0;width:1.5px;height:17px}.vole-product-ers .acc-item[open] .plus:after{transform:rotate(90deg);opacity:0}.vole-product-ers .acc-body-inner{padding:0 0 24px;font-size:.9rem;color:var(--ink);line-height:1.7}.vole-product-ers .acc-body-inner p{max-width:none}.vole-product-ers .acc-body-inner p+p{margin-top:14px}.vole-product-ers .acc-list{margin:10px 0 0;padding-left:0;list-style:none;display:grid;gap:10px}.vole-product-ers .acc-list li{position:relative;padding-left:16px}.vole-product-ers .acc-list li:before{content:"";position:absolute;left:0;top:.6em;width:5px;height:5px;border-radius:50%;background:var(--gold)}.vole-product-ers .pdp-sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#faf6eef5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);box-shadow:0 -8px 30px #241c1514;transform:translateY(105%);transition:transform .4s var(--ease);padding:12px 0}.vole-product-ers .pdp-sticky.is-visible{transform:translateY(0)}.vole-product-ers .pdp-sticky__inner{display:flex;align-items:center;justify-content:space-between;gap:18px}.vole-product-ers .pdp-sticky__media{display:flex;align-items:center;gap:14px;min-width:0}.vole-product-ers .pdp-sticky__media img{width:48px;height:48px;object-fit:cover;border-radius:var(--radius);flex-shrink:0}.vole-product-ers .pdp-sticky__meta{display:flex;flex-direction:column;gap:3px;min-width:0}.vole-product-ers .pdp-sticky__meta strong{font-family:var(--serif);font-weight:400;font-size:1.05rem;color:var(--espresso);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vole-product-ers .pdp-sticky__price{display:flex;align-items:baseline;gap:8px;font-family:var(--sans);font-size:.92rem;color:var(--espresso)}.vole-product-ers .pdp-sticky__price s{color:var(--taupe);font-size:.82rem}.vole-product-ers .pdp-sticky .btn--primary{flex:0 0 auto;padding-block:1em}@media(max-width:990px){.vole-product-ers .pdp-grid{grid-template-columns:minmax(0,1fr);gap:32px}.vole-product-ers .pdp-gallery{position:static}}@media(max-width:600px){.vole-product-ers .pdp-sticky__media strong{font-size:.92rem}.vole-product-ers .pdp-sticky .btn--primary{padding-inline:1.4em;font-size:.68rem}}@media(prefers-reduced-motion:reduce){.vole-product-ers .pdp-sticky{transition:none}}@media(max-width:600px){.vole-product-ers .buy-mode{grid-template-columns:minmax(0,1fr)}.vole-product-ers .pdp-trust{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:22px}.vole-product-ers .pdp-cat{margin-bottom:8px}.vole-product-ers .pdp-info h1{font-size:1.5rem;line-height:1.2;margin-bottom:8px}.vole-product-ers .pdp-rating{margin-bottom:12px;padding-bottom:12px}.vole-product-ers .pdp-price{margin-bottom:4px}.vole-product-ers .pdp-sub{font-size:.92rem;line-height:1.45}.vole-product-ers .pdp-benefits{gap:6px}.vole-product-ers .pdp-pills{margin-top:10px}}.vole-prows{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--ink: #4c4034;--muted: #6f5f4e;--gold-deep: #916e3b;--line-2: #d8cab2;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--ease: cubic-bezier(.22, .61, .36, 1);display:block;background:var(--bone);padding-block:clamp(16px,2vw,30px);font-family:var(--sans)}.vole-prows .prow{display:grid;grid-template-columns:minmax(0,48%) 1fr;gap:clamp(24px,3.5vw,64px);align-items:center;padding-block:clamp(22px,2.8vw,40px);border-bottom:1px solid #ece2d1}.vole-prows .prow:last-child{border-bottom:none}.vole-prows .prow--reverse .prow-media{order:2}.vole-prows .prow-media{display:block;border-radius:14px;overflow:hidden;background:var(--cream);aspect-ratio:4 / 3}.vole-prows .prow-media img,.vole-prows .prow-media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.vole-prows .prow:hover .prow-media img{transform:scale(1.04)}.vole-prows .prow-name{font-family:var(--serif);font-weight:400;font-size:clamp(1.8rem,2.9vw,2.6rem);text-transform:uppercase;letter-spacing:.05em;line-height:1.08;margin:0 0 16px}.vole-prows .prow-name a{text-decoration:none;color:var(--espresso);transition:color .3s}.vole-prows .prow-name a:hover{color:var(--gold-deep)}.vole-prows .prow-desc{font-size:1.06rem;line-height:1.74;color:var(--ink);margin:0 0 18px;max-width:none;text-align:justify;text-justify:inter-word;-webkit-hyphens:manual;hyphens:manual}.vole-prows .prow-price{font-size:1.4rem;color:var(--espresso);margin-bottom:20px}.vole-prows .prow-actions{display:flex;gap:12px;flex-wrap:wrap}.vole-prows .prow-btn{display:inline-flex;align-items:center;justify-content:center;font-size:.74rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;padding:1.15em 2.2em;border-radius:3px;text-decoration:none;cursor:pointer;transition:all .4s var(--ease);border:1px solid transparent;font-family:var(--sans)}.vole-prows .prow-btn--dark{background:var(--espresso);color:#f4ead8;border-color:var(--espresso)}.vole-prows .prow-btn--dark:hover{background:var(--gold-deep);border-color:var(--gold-deep);color:#fff;transform:translateY(-2px)}.vole-prows .prow-btn--outline{background:transparent;border-color:var(--line-2);color:var(--espresso)}.vole-prows .prow-btn--outline:hover{background:var(--espresso);border-color:var(--espresso);color:#f4ead8}.vole-prows .prow-form{display:inline}@media(max-width:860px){.vole-prows .prow{grid-template-columns:1fr;gap:16px}.vole-prows .prow--reverse .prow-media{order:0}.vole-prows .prow-actions .prow-btn{flex:1}.vole-prows .prow-desc{text-align:left;-webkit-hyphens:none;hyphens:none;font-size:1rem}}.vole-product-tlc{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--ink: #4c4034;--muted: #6f5f4e;--taupe: #8a745a;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius: 3px;--radius-lg: 8px;--shadow-sm: 0 4px 24px rgba(36, 28, 21, .06);--shadow-md: 0 18px 50px rgba(36, 28, 21, .11);--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:var(--bone);padding-block:clamp(32px,4.5vw,56px) clamp(52px,7vw,100px);font-family:var(--sans)}.vole-product-tlc .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-product-tlc .pdp-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:clamp(30px,4.5vw,68px);align-items:start}.vole-product-tlc .pdp-gallery{position:sticky;top:98px}.vole-product-tlc .pdp-main{position:relative;aspect-ratio:1 / 1;border-radius:var(--radius-lg);overflow:hidden;background:var(--cream);margin-bottom:14px}.vole-product-tlc .pdp-main img,.vole-product-tlc .pdp-main .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:opacity .35s}.vole-product-tlc .pdp-badge{position:absolute;top:16px;left:16px;background:var(--gold);color:#fff;font-family:var(--sans);font-size:.6rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;padding:8px 13px;border-radius:100px;z-index:2}.vole-product-tlc .pdp-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.vole-product-tlc .pdp-thumb{aspect-ratio:1 / 1;border-radius:var(--radius);overflow:hidden;background:var(--cream);border:1px solid var(--line);transition:var(--tr);cursor:pointer;padding:0}.vole-product-tlc .pdp-thumb img{width:100%;height:100%;object-fit:cover}.vole-product-tlc .pdp-thumb.active{border-color:var(--gold)}.vole-product-tlc .pdp-info{padding-top:4px}.vole-product-tlc .pdp-cat{font-family:var(--sans);font-size:.84rem;letter-spacing:.19em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:15px}.vole-product-tlc .pdp-info h1{font-family:var(--serif);font-weight:400;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.1;color:var(--espresso);margin-bottom:14px}.vole-product-tlc .pdp-sub{font-size:1.02rem;color:var(--ink);line-height:1.6;margin-bottom:4px;max-width:52ch}.vole-product-tlc .pdp-rating{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--line)}.vole-product-tlc .pdp-rating .stars{color:var(--gold);font-size:1.4rem;letter-spacing:2px}.vole-product-tlc .pdp-rating a{font-size:1.12rem;color:var(--muted);border-bottom:1px solid var(--line);text-decoration:none}.vole-product-tlc .pdp-price{display:flex;align-items:baseline;gap:13px;margin-bottom:6px;flex-wrap:wrap}.vole-product-tlc .pdp-capacity{font-family:var(--serif);font-size:1.61rem;color:var(--espresso);line-height:1}.vole-product-tlc .pdp-benefits{display:grid;gap:8px;margin:2px 0 0;padding-left:0;list-style:none}.vole-product-tlc .pdp-benefits li{display:flex;align-items:center;gap:9px;font-size:.88rem;color:var(--ink);line-height:1.5}.vole-product-tlc .pdp-benefits li svg{width:15px;height:15px;stroke:var(--gold-deep);fill:none;flex-shrink:0}.vole-product-tlc .pdp-pills{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap}.vole-product-tlc .pdp-pill{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:14px 10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--cream);font-family:var(--sans);font-size:.82rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--gold-deep);white-space:nowrap;line-height:1;transition:var(--tr)}.vole-product-tlc .pdp-pill:hover{border-color:var(--gold);background:var(--bone)}.vole-product-tlc .pdp-variant{margin:18px 0 4px}.vole-product-tlc .pdp-variant__label{display:block;font-family:var(--sans);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.vole-product-tlc .pdp-variant__select{width:100%;padding:.9em 1.1em;border:1px solid var(--line);border-radius:var(--radius);background:var(--bone);font-family:var(--sans);font-size:.9rem;color:var(--espresso)}.vole-product-tlc .buy-mode{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:11px;margin:18px 0 4px}.vole-product-tlc .buy-opt{border:1px solid var(--line);border-radius:var(--radius-lg);padding:15px 17px;cursor:pointer;transition:var(--tr);background:var(--bone);text-align:left;display:block}.vole-product-tlc .buy-opt.sel{border-color:var(--gold);background:#fff;box-shadow:var(--shadow-sm)}.vole-product-tlc .buy-opt .bo-top{display:flex;align-items:center;gap:9px;font-family:var(--sans);font-size:.82rem;font-weight:700;color:var(--espresso);letter-spacing:.02em}.vole-product-tlc .buy-opt .radio{width:16px;height:16px;border:1px solid var(--taupe);border-radius:50%;flex-shrink:0;position:relative;transition:var(--tr)}.vole-product-tlc .buy-opt.sel .radio{border-color:var(--gold)}.vole-product-tlc .buy-opt.sel .radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:var(--gold);border-radius:50%}.vole-product-tlc .buy-opt .bo-sub{font-size:.73rem;color:var(--muted);margin-top:6px;padding-left:25px;display:block}.vole-product-tlc .buy-opt .bo-save{color:var(--gold-deep);font-weight:700}.vole-product-tlc .pdp-perml{font-size:.78rem;color:var(--muted);margin:24px 0}.vole-product-tlc .pdp-atc{display:flex;gap:11px;align-items:stretch;margin-top:18px}.vole-product-tlc .btn{display:inline-flex;align-items:center;justify-content:center;gap:.6em;font-family:var(--sans);font-size:.75rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;padding:1.12em 2.3em;border-radius:var(--radius);transition:var(--tr);border:1px solid transparent;white-space:nowrap;line-height:1;cursor:pointer}.vole-product-tlc .btn--primary{background:var(--espresso);color:#f4ead8;flex:1}.vole-product-tlc .btn--primary:hover{background:var(--gold-deep);color:#fff;transform:translateY(-2px);box-shadow:var(--shadow-md)}.vole-product-tlc .btn--primary[disabled]{opacity:.55;cursor:not-allowed}.vole-product-tlc .pdp-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px;padding-top:26px;border-top:1px solid var(--line)}.vole-product-tlc .pdp-trust__item{display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center}.vole-product-tlc .pdp-trust__big{display:flex;align-items:center;justify-content:center;height:30px}.vole-product-tlc .pdp-trust__big--text{font-family:var(--serif);font-size:1.5rem;color:var(--espresso);line-height:1}.vole-product-tlc .pdp-trust__big--icon svg{width:28px;height:28px;stroke:var(--gold-deep);fill:none;flex-shrink:0}.vole-product-tlc .pdp-trust__caption{font-family:var(--sans);font-size:.7rem;letter-spacing:.05em;color:var(--muted);line-height:1.35}.vole-product-tlc .pdp-accordion{margin-top:28px;border-top:1px solid var(--line)}.vole-product-tlc .acc-item{border-bottom:1px solid var(--line)}.vole-product-tlc .acc-head{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:19px 0;text-align:left;font-family:var(--sans);font-size:.8rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--espresso);cursor:pointer;list-style:none}.vole-product-tlc .acc-head::-webkit-details-marker{display:none}.vole-product-tlc .acc-head .plus{width:17px;height:17px;position:relative;flex-shrink:0}.vole-product-tlc .acc-head .plus:before,.vole-product-tlc .acc-head .plus:after{content:"";position:absolute;background:var(--gold-deep);transition:var(--tr)}.vole-product-tlc .acc-head .plus:before{left:0;top:8px;width:17px;height:1.5px}.vole-product-tlc .acc-head .plus:after{left:8px;top:0;width:1.5px;height:17px}.vole-product-tlc .acc-item[open] .plus:after{transform:rotate(90deg);opacity:0}.vole-product-tlc .acc-body-inner{padding:0 0 24px;font-size:.9rem;color:var(--ink);line-height:1.7}.vole-product-tlc .acc-body-inner p{max-width:none}.vole-product-tlc .acc-body-inner p+p{margin-top:14px}.vole-product-tlc .acc-list{margin:10px 0 0;padding-left:0;list-style:none;display:grid;gap:10px}.vole-product-tlc .acc-list li{position:relative;padding-left:16px}.vole-product-tlc .acc-list li:before{content:"";position:absolute;left:0;top:.6em;width:5px;height:5px;border-radius:50%;background:var(--gold)}.vole-product-tlc .pdp-sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#faf6eef5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);box-shadow:0 -8px 30px #241c1514;transform:translateY(105%);transition:transform .4s var(--ease);padding:12px 0}.vole-product-tlc .pdp-sticky.is-visible{transform:translateY(0)}.vole-product-tlc .pdp-sticky__inner{display:flex;align-items:center;justify-content:space-between;gap:18px}.vole-product-tlc .pdp-sticky__media{display:flex;align-items:center;gap:14px;min-width:0}.vole-product-tlc .pdp-sticky__media img{width:48px;height:48px;object-fit:cover;border-radius:var(--radius);flex-shrink:0}.vole-product-tlc .pdp-sticky__meta{display:flex;flex-direction:column;gap:3px;min-width:0}.vole-product-tlc .pdp-sticky__meta strong{font-family:var(--serif);font-weight:400;font-size:1.05rem;color:var(--espresso);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vole-product-tlc .pdp-sticky__price{display:flex;align-items:baseline;gap:8px;font-family:var(--sans);font-size:.92rem;color:var(--espresso)}.vole-product-tlc .pdp-sticky__price s{color:var(--taupe);font-size:.82rem}.vole-product-tlc .pdp-sticky .btn--primary{flex:0 0 auto;padding-block:1em}@media(max-width:990px){.vole-product-tlc .pdp-grid{grid-template-columns:minmax(0,1fr);gap:32px}.vole-product-tlc .pdp-gallery{position:static}}@media(max-width:600px){.vole-product-tlc .pdp-sticky__media strong{font-size:.92rem}.vole-product-tlc .pdp-sticky .btn--primary{padding-inline:1.4em;font-size:.68rem}}@media(prefers-reduced-motion:reduce){.vole-product-tlc .pdp-sticky{transition:none}}@media(max-width:600px){.vole-product-tlc .buy-mode{grid-template-columns:minmax(0,1fr)}.vole-product-tlc .pdp-trust{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:22px}.vole-product-tlc .pdp-cat{margin-bottom:8px}.vole-product-tlc .pdp-info h1{font-size:1.5rem;line-height:1.2;margin-bottom:8px}.vole-product-tlc .pdp-rating{margin-bottom:12px;padding-bottom:12px}.vole-product-tlc .pdp-price{margin-bottom:4px}.vole-product-tlc .pdp-sub{font-size:.92rem;line-height:1.45}.vole-product-tlc .pdp-benefits{gap:6px}.vole-product-tlc .pdp-pills{margin-top:10px}}.vole-product-tls{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--ink: #4c4034;--muted: #6f5f4e;--taupe: #8a745a;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius: 3px;--radius-lg: 8px;--shadow-sm: 0 4px 24px rgba(36, 28, 21, .06);--shadow-md: 0 18px 50px rgba(36, 28, 21, .11);--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:var(--bone);padding-block:clamp(32px,4.5vw,56px) clamp(52px,7vw,100px);font-family:var(--sans)}.vole-product-tls .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-product-tls .pdp-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr);gap:clamp(30px,4.5vw,68px);align-items:start}.vole-product-tls .pdp-gallery{position:sticky;top:98px}.vole-product-tls .pdp-main{position:relative;aspect-ratio:1 / 1;border-radius:var(--radius-lg);overflow:hidden;background:var(--cream);margin-bottom:14px}.vole-product-tls .pdp-main img,.vole-product-tls .pdp-main .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:opacity .35s}.vole-product-tls .pdp-badge{position:absolute;top:16px;left:16px;background:var(--gold);color:#fff;font-family:var(--sans);font-size:.6rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;padding:8px 13px;border-radius:100px;z-index:2}.vole-product-tls .pdp-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.vole-product-tls .pdp-thumb{aspect-ratio:1 / 1;border-radius:var(--radius);overflow:hidden;background:var(--cream);border:1px solid var(--line);transition:var(--tr);cursor:pointer;padding:0}.vole-product-tls .pdp-thumb img{width:100%;height:100%;object-fit:cover}.vole-product-tls .pdp-thumb.active{border-color:var(--gold)}.vole-product-tls .pdp-info{padding-top:4px}.vole-product-tls .pdp-cat{font-family:var(--sans);font-size:.84rem;letter-spacing:.19em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:15px}.vole-product-tls .pdp-info h1{font-family:var(--serif);font-weight:400;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.1;color:var(--espresso);margin-bottom:14px}.vole-product-tls .pdp-sub{font-size:1.02rem;color:var(--ink);line-height:1.6;margin-bottom:4px;max-width:52ch}.vole-product-tls .pdp-rating{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--line)}.vole-product-tls .pdp-rating .stars{color:var(--gold);font-size:1.4rem;letter-spacing:2px}.vole-product-tls .pdp-rating a{font-size:1.12rem;color:var(--muted);border-bottom:1px solid var(--line);text-decoration:none}.vole-product-tls .pdp-price{display:flex;align-items:baseline;gap:13px;margin-bottom:6px;flex-wrap:wrap}.vole-product-tls .pdp-capacity{font-family:var(--serif);font-size:1.61rem;color:var(--espresso);line-height:1}.vole-product-tls .pdp-benefits{display:grid;gap:8px;margin:2px 0 0;padding-left:0;list-style:none}.vole-product-tls .pdp-benefits li{display:flex;align-items:center;gap:9px;font-size:.88rem;color:var(--ink);line-height:1.5}.vole-product-tls .pdp-benefits li svg{width:15px;height:15px;stroke:var(--gold-deep);fill:none;flex-shrink:0}.vole-product-tls .pdp-pills{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap}.vole-product-tls .pdp-pill{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:14px 10px;border:1px solid var(--line);border-radius:var(--radius);background:var(--cream);font-family:var(--sans);font-size:.82rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--gold-deep);white-space:nowrap;line-height:1;transition:var(--tr)}.vole-product-tls .pdp-pill:hover{border-color:var(--gold);background:var(--bone)}.vole-product-tls .pdp-variant{margin:18px 0 4px}.vole-product-tls .pdp-variant__label{display:block;font-family:var(--sans);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.vole-product-tls .pdp-variant__select{width:100%;padding:.9em 1.1em;border:1px solid var(--line);border-radius:var(--radius);background:var(--bone);font-family:var(--sans);font-size:.9rem;color:var(--espresso)}.vole-product-tls .buy-mode{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:11px;margin:18px 0 4px}.vole-product-tls .buy-opt{border:1px solid var(--line);border-radius:var(--radius-lg);padding:15px 17px;cursor:pointer;transition:var(--tr);background:var(--bone);text-align:left;display:block}.vole-product-tls .buy-opt.sel{border-color:var(--gold);background:#fff;box-shadow:var(--shadow-sm)}.vole-product-tls .buy-opt .bo-top{display:flex;align-items:center;gap:9px;font-family:var(--sans);font-size:.82rem;font-weight:700;color:var(--espresso);letter-spacing:.02em}.vole-product-tls .buy-opt .radio{width:16px;height:16px;border:1px solid var(--taupe);border-radius:50%;flex-shrink:0;position:relative;transition:var(--tr)}.vole-product-tls .buy-opt.sel .radio{border-color:var(--gold)}.vole-product-tls .buy-opt.sel .radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:var(--gold);border-radius:50%}.vole-product-tls .buy-opt .bo-sub{font-size:.73rem;color:var(--muted);margin-top:6px;padding-left:25px;display:block}.vole-product-tls .buy-opt .bo-save{color:var(--gold-deep);font-weight:700}.vole-product-tls .pdp-perml{font-size:.78rem;color:var(--muted);margin:24px 0}.vole-product-tls .pdp-atc{display:flex;gap:11px;align-items:stretch;margin-top:18px}.vole-product-tls .btn{display:inline-flex;align-items:center;justify-content:center;gap:.6em;font-family:var(--sans);font-size:.75rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;padding:1.12em 2.3em;border-radius:var(--radius);transition:var(--tr);border:1px solid transparent;white-space:nowrap;line-height:1;cursor:pointer}.vole-product-tls .btn--primary{background:var(--espresso);color:#f4ead8;flex:1}.vole-product-tls .btn--primary:hover{background:var(--gold-deep);color:#fff;transform:translateY(-2px);box-shadow:var(--shadow-md)}.vole-product-tls .btn--primary[disabled]{opacity:.55;cursor:not-allowed}.vole-product-tls .pdp-trust{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:28px;padding-top:26px;border-top:1px solid var(--line)}.vole-product-tls .pdp-trust__item{display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center}.vole-product-tls .pdp-trust__big{display:flex;align-items:center;justify-content:center;height:30px}.vole-product-tls .pdp-trust__big--text{font-family:var(--serif);font-size:1.5rem;color:var(--espresso);line-height:1}.vole-product-tls .pdp-trust__big--icon svg{width:28px;height:28px;stroke:var(--gold-deep);fill:none;flex-shrink:0}.vole-product-tls .pdp-trust__caption{font-family:var(--sans);font-size:.7rem;letter-spacing:.05em;color:var(--muted);line-height:1.35}.vole-product-tls .pdp-accordion{margin-top:28px;border-top:1px solid var(--line)}.vole-product-tls .acc-item{border-bottom:1px solid var(--line)}.vole-product-tls .acc-head{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:19px 0;text-align:left;font-family:var(--sans);font-size:.8rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--espresso);cursor:pointer;list-style:none}.vole-product-tls .acc-head::-webkit-details-marker{display:none}.vole-product-tls .acc-head .plus{width:17px;height:17px;position:relative;flex-shrink:0}.vole-product-tls .acc-head .plus:before,.vole-product-tls .acc-head .plus:after{content:"";position:absolute;background:var(--gold-deep);transition:var(--tr)}.vole-product-tls .acc-head .plus:before{left:0;top:8px;width:17px;height:1.5px}.vole-product-tls .acc-head .plus:after{left:8px;top:0;width:1.5px;height:17px}.vole-product-tls .acc-item[open] .plus:after{transform:rotate(90deg);opacity:0}.vole-product-tls .acc-body-inner{padding:0 0 24px;font-size:.9rem;color:var(--ink);line-height:1.7}.vole-product-tls .acc-body-inner p{max-width:none}.vole-product-tls .acc-body-inner p+p{margin-top:14px}.vole-product-tls .acc-list{margin:10px 0 0;padding-left:0;list-style:none;display:grid;gap:10px}.vole-product-tls .acc-list li{position:relative;padding-left:16px}.vole-product-tls .acc-list li:before{content:"";position:absolute;left:0;top:.6em;width:5px;height:5px;border-radius:50%;background:var(--gold)}.vole-product-tls .pdp-sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#faf6eef5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);box-shadow:0 -8px 30px #241c1514;transform:translateY(105%);transition:transform .4s var(--ease);padding:12px 0}.vole-product-tls .pdp-sticky.is-visible{transform:translateY(0)}.vole-product-tls .pdp-sticky__inner{display:flex;align-items:center;justify-content:space-between;gap:18px}.vole-product-tls .pdp-sticky__media{display:flex;align-items:center;gap:14px;min-width:0}.vole-product-tls .pdp-sticky__media img{width:48px;height:48px;object-fit:cover;border-radius:var(--radius);flex-shrink:0}.vole-product-tls .pdp-sticky__meta{display:flex;flex-direction:column;gap:3px;min-width:0}.vole-product-tls .pdp-sticky__meta strong{font-family:var(--serif);font-weight:400;font-size:1.05rem;color:var(--espresso);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vole-product-tls .pdp-sticky__price{display:flex;align-items:baseline;gap:8px;font-family:var(--sans);font-size:.92rem;color:var(--espresso)}.vole-product-tls .pdp-sticky__price s{color:var(--taupe);font-size:.82rem}.vole-product-tls .pdp-sticky .btn--primary{flex:0 0 auto;padding-block:1em}@media(max-width:990px){.vole-product-tls .pdp-grid{grid-template-columns:minmax(0,1fr);gap:32px}.vole-product-tls .pdp-gallery{position:static}}@media(max-width:600px){.vole-product-tls .pdp-sticky__media strong{font-size:.92rem}.vole-product-tls .pdp-sticky .btn--primary{padding-inline:1.4em;font-size:.68rem}}@media(prefers-reduced-motion:reduce){.vole-product-tls .pdp-sticky{transition:none}}@media(max-width:600px){.vole-product-tls .buy-mode{grid-template-columns:minmax(0,1fr)}.vole-product-tls .pdp-trust{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:22px}.vole-product-tls .pdp-cat{margin-bottom:8px}.vole-product-tls .pdp-info h1{font-size:1.5rem;line-height:1.2;margin-bottom:8px}.vole-product-tls .pdp-rating{margin-bottom:12px;padding-bottom:12px}.vole-product-tls .pdp-price{margin-bottom:4px}.vole-product-tls .pdp-sub{font-size:.92rem;line-height:1.45}.vole-product-tls .pdp-benefits{gap:6px}.vole-product-tls .pdp-pills{margin-top:10px}}.vole-product{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--ink: #4c4034;--muted: #6f5f4e;--taupe: #8a745a;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius: 3px;--radius-lg: 8px;--shadow-sm: 0 4px 24px rgba(36, 28, 21, .06);--shadow-md: 0 18px 50px rgba(36, 28, 21, .11);--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:var(--bone);padding-block:clamp(32px,4.5vw,56px) clamp(52px,7vw,100px);font-family:var(--sans)}.vole-product .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-product .pdp-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:clamp(30px,4.5vw,68px);align-items:start}.vole-product .pdp-gallery{position:sticky;top:98px}.vole-product .pdp-main{position:relative;aspect-ratio:1 / 1;border-radius:var(--radius-lg);overflow:hidden;background:var(--cream);margin-bottom:14px}.vole-product .pdp-main img,.vole-product .pdp-main .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:opacity .35s}.vole-product .pdp-badge{position:absolute;top:16px;left:16px;background:var(--gold);color:#fff;font-family:var(--sans);font-size:.6rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;padding:8px 13px;border-radius:100px;z-index:2}.vole-product .pdp-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:11px}.vole-product .pdp-thumb{aspect-ratio:1 / 1;border-radius:var(--radius);overflow:hidden;background:var(--cream);border:1px solid var(--line);transition:var(--tr);cursor:pointer;padding:0}.vole-product .pdp-thumb img{width:100%;height:100%;object-fit:cover}.vole-product .pdp-thumb.active{border-color:var(--gold)}.vole-product .pdp-info{padding-top:4px}.vole-product .pdp-cat{font-family:var(--sans);font-size:.7rem;letter-spacing:.19em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:15px}.vole-product .pdp-info h1{font-family:var(--serif);font-weight:400;font-size:clamp(2rem,3.4vw,2.9rem);line-height:1.04;color:var(--espresso);margin-bottom:14px}.vole-product .pdp-sub{font-size:1.02rem;color:var(--ink);line-height:1.6;margin-bottom:20px;max-width:52ch}.vole-product .pdp-rating{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--line)}.vole-product .pdp-rating .stars{color:var(--gold);font-size:1rem;letter-spacing:2px}.vole-product .pdp-rating a{font-size:.8rem;color:var(--muted);border-bottom:1px solid var(--line);text-decoration:none}.vole-product .pdp-price{display:flex;align-items:baseline;gap:13px;margin-bottom:6px;flex-wrap:wrap}.vole-product .pdp-price .now{font-family:var(--serif);font-size:2.3rem;color:var(--espresso);line-height:1}.vole-product .pdp-price s{font-family:var(--serif);font-size:1.35rem;color:var(--taupe)}.vole-product .pdp-price .vol{font-family:var(--sans);font-size:.82rem;color:var(--muted);letter-spacing:.03em}.vole-product .pdp-variant{margin:18px 0 4px}.vole-product .pdp-variant__label{display:block;font-family:var(--sans);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.vole-product .pdp-variant__select{width:100%;padding:.9em 1.1em;border:1px solid var(--line);border-radius:var(--radius);background:var(--bone);font-family:var(--sans);font-size:.9rem;color:var(--espresso)}.vole-product .buy-mode{display:grid;grid-template-columns:1fr 1fr;gap:11px;margin:18px 0 4px}.vole-product .buy-opt{border:1px solid var(--line);border-radius:var(--radius-lg);padding:15px 17px;cursor:pointer;transition:var(--tr);background:var(--bone);text-align:left;display:block}.vole-product .buy-opt.sel{border-color:var(--gold);background:#fff;box-shadow:var(--shadow-sm)}.vole-product .buy-opt .bo-top{display:flex;align-items:center;gap:9px;font-family:var(--sans);font-size:.82rem;font-weight:700;color:var(--espresso);letter-spacing:.02em}.vole-product .buy-opt .radio{width:16px;height:16px;border:1px solid var(--taupe);border-radius:50%;flex-shrink:0;position:relative;transition:var(--tr)}.vole-product .buy-opt.sel .radio{border-color:var(--gold)}.vole-product .buy-opt.sel .radio:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;background:var(--gold);border-radius:50%}.vole-product .buy-opt .bo-sub{font-size:.73rem;color:var(--muted);margin-top:6px;padding-left:25px;display:block}.vole-product .buy-opt .bo-save{color:var(--gold-deep);font-weight:700}.vole-product .pdp-perml{font-size:.78rem;color:var(--muted);margin:24px 0}.vole-product .pdp-atc{display:flex;gap:11px;align-items:stretch;margin-top:18px}.vole-product .pdp-qty{display:inline-flex;align-items:center;border:1px solid var(--espresso);border-radius:var(--radius)}.vole-product .pdp-qty button{width:44px;font-size:1.1rem;color:var(--espresso);background:none;border:none;cursor:pointer}.vole-product .pdp-qty span{min-width:26px;text-align:center;font-size:.92rem}.vole-product .btn{display:inline-flex;align-items:center;justify-content:center;gap:.6em;font-family:var(--sans);font-size:.75rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;padding:1.12em 2.3em;border-radius:var(--radius);transition:var(--tr);border:1px solid transparent;white-space:nowrap;line-height:1;cursor:pointer}.vole-product .btn--primary{background:var(--espresso);color:#f4ead8;flex:1}.vole-product .btn--primary:hover{background:var(--gold-deep);color:#fff;transform:translateY(-2px);box-shadow:var(--shadow-md)}.vole-product .btn--primary[disabled]{opacity:.55;cursor:not-allowed}.vole-product .pdp-assure{display:grid;gap:11px;margin-top:26px;padding-top:24px;border-top:1px solid var(--line);list-style:none;padding-left:0}.vole-product .pdp-assure li{display:flex;gap:11px;align-items:center;font-size:.86rem;color:var(--ink)}.vole-product .pdp-assure svg{width:18px;height:18px;stroke:var(--gold-deep);fill:none;stroke-width:1.3;flex-shrink:0}.vole-product .guarantee{display:flex;align-items:center;gap:16px;padding:20px 24px;background:var(--cream);border-radius:var(--radius-lg);margin-top:24px}.vole-product .guarantee svg{width:30px;height:30px;stroke:var(--gold-deep);fill:none;stroke-width:1.1;flex-shrink:0}.vole-product .guarantee p{font-size:.86rem;color:var(--ink);line-height:1.5;max-width:none}.vole-product .guarantee b{color:var(--espresso)}.vole-product .pdp-accordion{margin-top:28px;border-top:1px solid var(--line)}.vole-product .acc-item{border-bottom:1px solid var(--line)}.vole-product .acc-head{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:19px 0;text-align:left;font-family:var(--sans);font-size:.8rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:var(--espresso);cursor:pointer;list-style:none}.vole-product .acc-head::-webkit-details-marker{display:none}.vole-product .acc-head .plus{width:17px;height:17px;position:relative;flex-shrink:0}.vole-product .acc-head .plus:before,.vole-product .acc-head .plus:after{content:"";position:absolute;background:var(--gold-deep);transition:var(--tr)}.vole-product .acc-head .plus:before{left:0;top:8px;width:17px;height:1.5px}.vole-product .acc-head .plus:after{left:8px;top:0;width:1.5px;height:17px}.vole-product .acc-item[open] .plus:after{transform:rotate(90deg);opacity:0}.vole-product .acc-body-inner{padding:0 0 24px;font-size:.9rem;color:var(--ink);line-height:1.7}.vole-product .acc-body-inner p{max-width:none}.vole-product .acc-body-inner p+p{margin-top:14px}.vole-product .acc-body-inner .inci{font-size:.79rem;color:var(--muted);line-height:1.7}.vole-product .pdp-sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;background:#faf6eef5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid var(--line);box-shadow:0 -8px 30px #241c1514;transform:translateY(105%);transition:transform .4s var(--ease);padding:12px 0}.vole-product .pdp-sticky.is-visible{transform:translateY(0)}.vole-product .pdp-sticky__inner{display:flex;align-items:center;justify-content:space-between;gap:18px}.vole-product .pdp-sticky__media{display:flex;align-items:center;gap:14px;min-width:0}.vole-product .pdp-sticky__media img{width:48px;height:48px;object-fit:cover;border-radius:var(--radius);flex-shrink:0}.vole-product .pdp-sticky__meta{display:flex;flex-direction:column;gap:3px;min-width:0}.vole-product .pdp-sticky__meta strong{font-family:var(--serif);font-weight:400;font-size:1.05rem;color:var(--espresso);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vole-product .pdp-sticky__price{display:flex;align-items:baseline;gap:8px;font-family:var(--sans);font-size:.92rem;color:var(--espresso)}.vole-product .pdp-sticky__price s{color:var(--taupe);font-size:.82rem}.vole-product .pdp-sticky .btn--primary{flex:0 0 auto;padding-block:1em}@media(max-width:990px){.vole-product .pdp-grid{grid-template-columns:1fr;gap:32px}.vole-product .pdp-gallery{position:static}}@media(max-width:600px){.vole-product .pdp-sticky__media strong{font-size:.92rem}.vole-product .pdp-sticky .btn--primary{padding-inline:1.4em;font-size:.68rem}}@media(prefers-reduced-motion:reduce){.vole-product .pdp-sticky{transition:none}}@media(max-width:600px){.vole-product .buy-mode{grid-template-columns:1fr}}.vole-products{--bone: #faf6ee;--cream: #f4ede0;--white: #ffffff;--espresso: #241c15;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line-2: #d8cab2;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius: 3px;--radius-lg: 8px;--shadow-sm: 0 4px 24px rgba(36, 28, 21, .06);--shadow-md: 0 18px 50px rgba(36, 28, 21, .11);--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:var(--bone);padding-block:clamp(64px,9vw,132px);font-family:var(--sans)}.vole-products .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-products .head-block{max-width:720px;margin-inline:auto;text-align:center}.vole-products .eyebrow{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold-deep);display:inline-block;margin-bottom:20px}.vole-products h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;letter-spacing:.004em;color:var(--espresso);margin:0}.vole-products .sec-intro{font-size:1rem;line-height:1.72;color:var(--muted);max-width:640px;margin:16px auto 0}.vole-products .products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px;margin-top:56px}.vole-products .pcard{display:flex;flex-direction:column;height:100%}.vole-products .pcard-media{position:relative;background:var(--cream);border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:1 / 1;margin-bottom:20px}.vole-products .pcard-media img,.vole-products .pcard-media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.vole-products .pcard:hover .pcard-media img{transform:scale(1.055)}.vole-products .pcard-badge{position:absolute;top:13px;left:13px;background:var(--white);color:var(--espresso);font-family:var(--sans);font-size:.58rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;padding:7px 12px;border-radius:100px;z-index:2;box-shadow:var(--shadow-sm)}.vole-products .pcard-badge--gold{background:var(--gold);color:#fff}.vole-products .pcard-quick{position:absolute;left:13px;right:13px;bottom:13px;transform:translateY(12px);opacity:0;transition:var(--tr);z-index:2}.vole-products .pcard:hover .pcard-quick,.vole-products .pcard:focus-within .pcard-quick{transform:translateY(0);opacity:1}.vole-products .pcard-cat{font-family:var(--sans);font-size:.64rem;letter-spacing:.19em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.vole-products .pcard h3{font-family:var(--serif);font-weight:400;font-size:1.32rem;margin-bottom:7px;line-height:1.15;color:var(--espresso)}.vole-products .pcard h3 a{color:inherit;text-decoration:none;transition:color .3s var(--ease)}.vole-products .pcard h3 a:hover{color:var(--gold-deep)}.vole-products .pcard-desc{font-size:.86rem;color:var(--muted);margin-bottom:16px;line-height:1.5;max-width:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.55em}.vole-products .pcard-rating{margin-top:auto;margin-bottom:13px;display:flex;align-items:center}.vole-products .pcard-rating .stars{color:var(--gold);font-size:.82rem;letter-spacing:2px;line-height:1}.vole-products .pcard-rating small{color:var(--muted);font-family:var(--sans);font-size:.72rem;letter-spacing:.03em;margin-left:7px}.vole-products .price{font-family:var(--serif);font-size:1.42rem;color:var(--espresso);font-weight:700;line-height:1.15;white-space:nowrap}.vole-products .price{margin-top:auto}.vole-products .pcard-rating~.price{margin-top:0}.vole-products .price .save{display:block;font-family:var(--sans);font-size:.58rem;letter-spacing:.13em;text-transform:uppercase;color:var(--gold-deep);margin-top:5px}.vole-products .btn{display:inline-flex;align-items:center;justify-content:center;gap:.6em;font-family:var(--sans);font-size:.75rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;padding:1.12em 2.3em;border-radius:var(--radius);transition:var(--tr);border:1px solid transparent;white-space:nowrap;line-height:1;text-decoration:none}.vole-products .btn--block{width:100%}.vole-products .pcard>.btn{margin-top:18px}.vole-products .btn--outline{background:transparent;border-color:var(--line-2);color:var(--espresso)}.vole-products .btn--outline:hover{background:var(--espresso);border-color:var(--espresso);color:#f4ead8}.vole-products .btn--light{background:#ffffffd9;border-color:#d8cab2e6;color:var(--espresso);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.vole-products .btn--light:hover{background:var(--espresso);border-color:var(--espresso);color:#f4ead8}.vole-products .btn[disabled]{opacity:.55;cursor:not-allowed}@media(max-width:1024px){.vole-products .products-grid{grid-template-columns:repeat(2,1fr);gap:26px}}@media(max-width:600px){.vole-products .products-grid{grid-template-columns:1fr}}.vole-quiz{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--ink: #4c4034;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--ease: cubic-bezier(.22, .61, .36, 1);display:block;background:var(--cream);padding-block:clamp(16px,2vw,30px);font-family:var(--sans)}.vole-quiz .head-block{text-align:center}.vole-quiz h2{font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;color:var(--espresso);margin:0}.vole-quiz .sec-intro{font-size:1rem;line-height:1.7;color:var(--muted);margin:12px auto 0}.vole-quiz .quiz-teaser{text-align:center;margin-top:clamp(16px,2vw,28px)}.vole-quiz .quiz-teaser__points{list-style:none;margin:0 0 clamp(20px,2.6vw,30px);padding:0;display:flex;justify-content:center;align-items:center;gap:clamp(14px,2.4vw,40px);flex-wrap:nowrap}.vole-quiz .quiz-teaser__points li{display:inline-flex;align-items:center;gap:10px;font-size:.94rem;color:var(--ink);white-space:nowrap}.vole-quiz .quiz-teaser__points li:before{content:"\2726";color:var(--gold);font-size:.9em}@media(max-width:860px){.vole-quiz .quiz-teaser__points{flex-direction:column;gap:10px}}.vole-quiz .btn{display:inline-flex;align-items:center;justify-content:center;font-size:.76rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;padding:1.2em 2.7em;border-radius:3px;border:1px solid transparent;line-height:1;text-decoration:none;cursor:pointer;transition:background .4s var(--ease),transform .4s var(--ease)}.vole-quiz .btn--gold{background:var(--gold);color:#fff}.vole-quiz .btn--gold:hover{background:var(--gold-deep);transform:translateY(-2px)}.vole-quiz .btn--lg{padding:1.3em 3em;font-size:.8rem}.vole-quiz .btn:focus-visible{outline:2px solid var(--gold-deep);outline-offset:3px}.vole-quiz .quiz{background:var(--bone);border:1px solid var(--line);border-radius:12px;padding:clamp(24px,3vw,46px);max-width:900px;margin:clamp(16px,2vw,28px) auto 0;text-align:center}.vole-quiz .quiz-progress{display:flex;gap:8px;justify-content:center;margin-bottom:24px}.vole-quiz .quiz-progress i{width:34px;height:2px;background:#d8cab2;transition:background .4s}.vole-quiz .quiz-progress i.on{background:var(--gold)}.vole-quiz .quiz-step{display:none}.vole-quiz .quiz-step.active{display:block;animation:vq-fade .5s var(--ease)}@keyframes vq-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.vole-quiz .quiz h3{font-weight:400;font-size:1.5rem;color:var(--espresso);margin:0 0 6px}.vole-quiz .quiz-hint{font-size:.84rem;color:var(--muted);margin:0 0 8px}.vole-quiz .quiz-opts{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:18px}.vole-quiz .quiz-opt{padding:13px 21px;background:var(--cream);border:1px solid var(--line);border-radius:100px;font-family:var(--sans);font-size:.92rem;color:var(--ink);cursor:pointer;transition:all .3s var(--ease)}.vole-quiz .quiz-opt:hover{border-color:var(--gold);color:var(--espresso);transform:translateY(-2px)}.vole-quiz .quiz-opt.sel{background:var(--espresso);border-color:var(--espresso);color:#f4ead8}.vole-quiz .quiz-g2label{margin:24px 0 0;font-size:.74rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-deep)}.vole-quiz .quiz-next{margin-top:26px}.vole-quiz .quiz-result{display:none}.vole-quiz .quiz-result.active{display:block;animation:vq-fade .5s var(--ease)}.vole-quiz .quiz-top{background:#fff;border:1px solid #ece2d1;border-radius:12px;padding:clamp(22px,3vw,36px)}.vole-quiz .quiz-top .pct{font-size:clamp(2.8rem,5vw,3.8rem);color:var(--gold-deep);line-height:1;letter-spacing:-.02em}.vole-quiz .quiz-top .pct-l{display:block;font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-top:8px}.vole-quiz .quiz-top h3{font-size:1.55rem;margin:16px 0 8px}.vole-quiz .quiz-top .why{color:var(--ink);line-height:1.65;max-width:52ch;margin:0 auto 20px;font-size:.95rem}.vole-quiz .quiz-runners{margin-top:20px}.vole-quiz .quiz-runners__h{font-size:.72rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin:0 0 10px}.vole-quiz .quiz-runner{display:grid;grid-template-columns:minmax(140px,auto) 1fr auto;align-items:center;gap:14px;padding:10px 0;border-bottom:1px solid #eee3d0;text-decoration:none;color:inherit}.vole-quiz .quiz-runner:hover .qr-name{color:var(--gold-deep)}.vole-quiz .quiz-runner .qr-name{text-align:left;font-size:.94rem;color:var(--espresso);transition:color .3s}.vole-quiz .quiz-runner .qr-bar{height:4px;background:#eadfcb;border-radius:100px;overflow:hidden}.vole-quiz .quiz-runner .qr-bar i{display:block;height:100%;background:var(--gold);border-radius:100px}.vole-quiz .quiz-runner .qr-pct{font-size:.86rem;color:var(--gold-deep);min-width:44px;text-align:right}.vole-quiz .quiz-capture{margin-top:26px;padding-top:22px;border-top:1px solid var(--line);max-width:620px;margin-inline:auto}.vole-quiz .quiz-capture h4{font-weight:400;font-size:clamp(.98rem,1.4vw,1.18rem);color:var(--espresso);margin:0 0 14px;white-space:nowrap}@media(max-width:700px){.vole-quiz .quiz-capture h4{white-space:normal}}.vole-quiz .quiz-form__row{display:flex;gap:10px}.vole-quiz .quiz-form__row input{flex:1;font-size:.92rem;padding:1em 1.2em;border:1px solid #d8cab2;border-radius:3px;background:#fff;color:var(--espresso);min-width:0}.vole-quiz .quiz-form__row input:focus{outline:2px solid var(--gold);outline-offset:1px}.vole-quiz .quiz-form__fine{font-size:.72rem;color:var(--muted);margin:12px 0 0;line-height:1.5}.vole-quiz .quiz-form__ok{color:var(--gold-deep);font-size:.95rem;line-height:1.6}.vole-quiz .quiz-form__vh{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media(max-width:600px){.vole-quiz .quiz-form__row{flex-direction:column}.vole-quiz .quiz-runner{grid-template-columns:1fr auto}.vole-quiz .quiz-runner .qr-bar{display:none}}@media(prefers-reduced-motion:reduce){.vole-quiz .quiz-step.active,.vole-quiz .quiz-result.active{animation:none}}.vole-related{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--ink: #4c4034;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--radius: 3px;--radius-lg: 8px;--shadow-md: 0 18px 50px rgba(36, 28, 21, .11);--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:var(--bone);padding-block:clamp(56px,8vw,110px);font-family:var(--sans)}.vole-related .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-related .head-block{text-align:center;margin-bottom:48px}.vole-related .eyebrow{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold-deep);display:inline-block;margin-bottom:16px}.vole-related .head-block h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.85rem,3.6vw,2.8rem);line-height:1.08;color:var(--espresso)}.vole-related .related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.vole-related .rcard{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;transition:var(--tr)}.vole-related .rcard:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}.vole-related .rcard-media{display:block;aspect-ratio:4 / 3;background:var(--cream);overflow:hidden}.vole-related .rcard-media img,.vole-related .rcard-media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform .6s var(--ease)}.vole-related .rcard:hover .rcard-media img{transform:scale(1.04)}.vole-related .rcard-cat{font-family:var(--sans);font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-deep);padding:22px 24px 0}.vole-related .rcard h3{font-family:var(--serif);font-weight:400;font-size:1.4rem;line-height:1.1;color:var(--espresso);padding:8px 24px 0}.vole-related .rcard h3 a{color:inherit;text-decoration:none}.vole-related .rcard-desc{font-size:.88rem;color:var(--muted);line-height:1.6;padding:10px 24px 0;flex:1}.vole-related .rcard-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:20px 24px 24px}.vole-related .rcard-foot .price{font-family:var(--serif);font-size:1.3rem;color:var(--espresso)}.vole-related .btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--sans);font-size:.7rem;font-weight:700;letter-spacing:.17em;text-transform:uppercase;padding:.95em 1.6em;border-radius:var(--radius);transition:var(--tr);border:1px solid var(--espresso);cursor:pointer;background:none;color:var(--espresso);text-decoration:none;white-space:nowrap}.vole-related .btn--outline:hover{background:var(--espresso);color:#f4ead8}.vole-related .rcard-quick{padding:0 24px 20px}.vole-related .rcard-quick .btn{width:100%;border-color:var(--gold);color:var(--gold-deep)}.vole-related .rcard-quick .btn:hover{background:var(--gold-deep);border-color:var(--gold-deep);color:#fff}@media(max-width:900px){.vole-related .related-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.vole-related .related-grid{grid-template-columns:1fr}}.vole-richtext{--bone: #faf6ee;--cream: #f4ede0;--sand: #eee5d5;--espresso: #241c15;--espresso-2: #392c21;--ink: #4c4034;--gold-deep: #916e3b;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);display:block;background:var(--bone);padding-block:clamp(64px,9vw,132px);font-family:var(--sans)}.vole-richtext.bg-bone{background:var(--bone)}.vole-richtext.bg-cream{background:var(--cream)}.vole-richtext.bg-sand{background:var(--sand)}.vole-richtext .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-richtext .rt-inner{max-width:760px}.vole-richtext .rt-inner.is-centered{margin-inline:auto;text-align:center}.vole-richtext .eyebrow{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold-deep);display:inline-block;margin-bottom:20px}.vole-richtext h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;color:var(--espresso);margin-bottom:24px}.vole-richtext .rt-body{color:var(--ink);line-height:1.78;font-size:1.02rem}.vole-richtext .rt-body p{max-width:none}.vole-richtext .rt-body p+p{margin-top:18px}.vole-richtext .rt-body strong{color:var(--espresso-2);font-weight:700}.vole-richtext .rt-inner.is-centered .rt-body p{margin-inline:auto}.vole-richtext .rt-body h3{font-family:var(--serif);font-weight:400;font-size:1.5rem;line-height:1.2;color:var(--espresso);margin-top:44px;margin-bottom:14px}.vole-richtext .rt-body h3:first-child{margin-top:0}.vole-richtext .rt-body h4{font-family:var(--sans);font-weight:700;font-size:.92rem;letter-spacing:.02em;color:var(--espresso-2);margin-top:26px;margin-bottom:10px}.vole-richtext .rt-body ul,.vole-richtext .rt-body ol{margin-top:14px;padding-left:22px}.vole-richtext .rt-body li{margin-bottom:8px}.vole-richtext .rt-body li ul,.vole-richtext .rt-body li ol{margin-top:8px}.vole-richtext .rt-body a{color:var(--gold-deep);text-decoration:underline;text-underline-offset:2px}.vole-richtext .rt-body .rt-meta{font-size:.86rem;color:var(--gold-deep);margin-top:40px;padding-top:20px;border-top:1px solid var(--sand)}.vole-richtext .rt-toc{background:var(--cream);border:1px solid var(--sand);border-radius:8px;padding:22px 26px;margin-bottom:40px}.vole-richtext .rt-toc__title{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:12px;display:block}.vole-richtext .rt-toc ol{margin:0;padding-left:20px;columns:2;column-gap:24px}.vole-richtext .rt-toc li{font-size:.88rem;margin-bottom:6px;break-inside:avoid}@media(max-width:600px){.vole-richtext .rt-toc ol{columns:1}}.vole-ritual-wrap{--espresso: #241c15;--bone: #faf6ee;--gold: #b08a4f;--gold-deep: #916e3b;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--ease: cubic-bezier(.22, .61, .36, 1);display:block;background:var(--bone);padding-block:clamp(16px,2vw,30px);font-family:var(--sans)}.vole-ritual-wrap .vole-ritual{display:grid;grid-template-columns:5fr 6fr;gap:0;border-radius:14px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .5s var(--ease),box-shadow .5s var(--ease)}.vole-ritual-wrap--dark .vole-ritual{background:linear-gradient(150deg,#2f251a,#241c15 55%,#1b1510)}.vole-ritual-wrap--light .vole-ritual{background:#fff;border:1px solid #ece2d1}.vole-ritual-wrap a.vole-ritual:hover{transform:translateY(-4px);box-shadow:0 22px 60px #241c1533}.vole-ritual-wrap a.vole-ritual{cursor:pointer}.vole-ritual-wrap .vole-ritual:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.vole-ritual-wrap .vole-ritual--reverse{direction:rtl}.vole-ritual-wrap .vole-ritual--reverse>*{direction:ltr}.vole-ritual-wrap .ritual-media{position:relative;overflow:hidden;background:#2c2219;aspect-ratio:1 / 1;width:100%}.vole-ritual-wrap .ritual-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform 1.2s var(--ease)}.vole-ritual-wrap a.vole-ritual:hover .ritual-media img{transform:scale(1.04)}.vole-ritual-wrap .ritual-media__ph{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#2c2219;background-image:radial-gradient(120% 90% at 30% 24%,rgba(176,138,79,.22),transparent 60%),linear-gradient(150deg,#33281d,#241c15 60%,#191310)}.vole-ritual-wrap .ritual-body{display:flex;align-items:stretch;padding:clamp(32px,4vw,68px) clamp(30px,4vw,70px)}.vole-ritual-wrap .ritual-body__inner{max-width:720px;width:100%;text-align:left;display:flex;flex-direction:column;justify-content:center}.vole-ritual-wrap--dark .ritual-body__inner{color:#efe6d3}.vole-ritual-wrap--light .ritual-body__inner{color:#4c4034}.vole-ritual-wrap h2{font-weight:400;font-size:clamp(2.2rem,3.7vw,3.4rem);line-height:1.08;margin:0 0 24px;text-wrap:balance}.vole-ritual-wrap--dark h2{color:#fbf5e9}.vole-ritual-wrap--light h2{color:var(--espresso)}.vole-ritual-wrap .rte{font-size:1.22rem;line-height:1.78}.vole-ritual-wrap--dark .rte{color:#e5d9c4}.vole-ritual-wrap .rte p{margin:0 0 16px;max-width:none}.vole-ritual-wrap .rte>:last-child{margin-bottom:0}.vole-ritual-wrap .ritual-steps{list-style:none;margin:30px 0 0;padding:0;display:flex;flex-direction:column;gap:18px}.vole-ritual-wrap .ritual-steps li{display:flex;align-items:center;gap:18px;font-size:1.2rem}.vole-ritual-wrap .ritual-steps__n{flex:none;width:40px;height:40px;border-radius:50%;font-size:1.05rem;display:grid;place-items:center}.vole-ritual-wrap--dark .ritual-steps__n{border:1px solid rgba(233,201,143,.6);color:#e9c98f}.vole-ritual-wrap--light .ritual-steps__n{border:1px solid var(--gold);color:var(--gold-deep)}.vole-ritual-wrap .ritual-btn{display:inline-flex;align-items:center;gap:.7em;margin-top:34px;align-self:flex-start;font-size:.84rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;padding-bottom:6px;transition:gap .4s var(--ease)}.vole-ritual-wrap--dark .ritual-btn{color:#e9c98f;border-bottom:1px solid rgba(233,201,143,.5)}.vole-ritual-wrap--light .ritual-btn{color:var(--gold-deep);border-bottom:1px solid var(--gold)}.vole-ritual-wrap a.vole-ritual:hover .ritual-btn{gap:1.1em}@media(max-width:900px){.vole-ritual-wrap .vole-ritual{grid-template-columns:1fr}.vole-ritual-wrap .vole-ritual--reverse{direction:ltr}.vole-ritual-wrap .ritual-body{order:1}.vole-ritual-wrap .ritual-media{order:2;aspect-ratio:1 / 1;min-height:0;position:relative}.vole-ritual-wrap .rte{font-size:1.08rem}.vole-ritual-wrap .ritual-steps li{font-size:1.06rem}.vole-ritual-wrap .ritual-steps__n{width:34px;height:34px}}.vole-science{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--ink: #4c4034;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--ease: cubic-bezier(.22, .61, .36, 1);display:block;background:var(--cream);padding-block:clamp(16px,2vw,30px);font-family:var(--sans)}.vole-science .head-block{text-align:center}.vole-science h2{font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;color:var(--espresso);margin:0}.vole-science .sci-tabs{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin:clamp(16px,2vw,26px) auto 0;padding:6px;background:#fff;border:1px solid #e7dcc8;border-radius:100px;width:-moz-fit-content;width:fit-content;max-width:100%}.vole-science .sci-tab{font-size:.74rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);background:none;border:none;cursor:pointer;padding:.95em 1.6em;border-radius:100px;transition:color .3s var(--ease),background .3s var(--ease);white-space:nowrap}.vole-science .sci-tab:hover{color:var(--espresso)}.vole-science .sci-tab.is-active{background:var(--espresso);color:#f4ead8}.vole-science .sci-tab:focus-visible{outline:2px solid var(--gold-deep);outline-offset:2px}.vole-science .sci-panels{margin-top:clamp(16px,2vw,28px)}.vole-science .sci-panel{display:grid;grid-template-columns:minmax(230px,300px) minmax(0,1fr) minmax(220px,260px);gap:clamp(22px,3vw,48px);background:#fff;border:1px solid #ece2d1;border-radius:14px;padding:clamp(18px,2.4vw,34px);animation:sci-fade .5s var(--ease);cursor:pointer;transition:box-shadow .4s var(--ease),transform .4s var(--ease);align-items:start}.vole-science .sci-panel--flip .sci-phone{order:3}.vole-science .sci-panel--flip .sci-info{order:2}.vole-science .sci-panel--flip .sci-research{order:1}.vole-science--stacked .sci-panel+.sci-panel{margin-top:clamp(16px,2vw,26px)}.vole-science .sci-panel:hover{box-shadow:0 18px 50px #241c151c;transform:translateY(-3px)}.vole-science .sci-panel:focus-visible{outline:2px solid var(--gold-deep);outline-offset:3px}@keyframes sci-fade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.vole-science .sci-panel[hidden]{display:none}.vole-science .sci-phone{position:relative;aspect-ratio:9 / 16;border-radius:12px;overflow:hidden;background:var(--espresso);width:100%;align-self:stretch}.vole-science .sci-phone video,.vole-science .sci-phone img,.vole-science .sci-phone .sci-phone__ph{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}.vole-science .sci-phone__ph{background-color:#2c2219;background-image:radial-gradient(110% 80% at 50% 30%,rgba(176,138,79,.24),transparent 60%),linear-gradient(158deg,#33281d,#241c15 60%,#191310)}.vole-science .sci-phone__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#0f0b08b8,#0f0b0829 40%,#0f0b0800 65%)}.vole-science .sci-stat{position:absolute;left:18px;right:18px;bottom:16px;color:#f6eedd}.vole-science .sci-stat__v{font-size:clamp(2.2rem,3.6vw,3.2rem);line-height:1;color:#e9c98f;display:block;letter-spacing:-.02em}.vole-science .sci-stat__l{display:block;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#efe6d3;margin-top:7px}.vole-science .sci-name{font-size:clamp(1.7rem,2.8vw,2.6rem);line-height:1.06;color:var(--espresso);margin:0 0 10px}.vole-science .sci-name--mobile{display:none}.vole-science .sci-headline{font-size:1.04rem;line-height:1.6;color:var(--ink);margin:0 0 18px}.vole-science .sci-chips{display:flex;flex-direction:column;gap:10px}.vole-science .sci-chip{border:1px solid #e7dcc8;border-radius:14px;background:var(--bone);overflow:hidden;transition:border-color .3s}.vole-science .sci-chip.is-open{border-color:var(--gold);background:#fff}.vole-science .sci-chip__head{display:flex;align-items:center;gap:12px;width:100%;padding:15px 18px;background:none;border:none;cursor:pointer;text-align:left;font-family:var(--sans)}.vole-science .sci-chip__name{font-size:1rem;color:var(--espresso);flex:1}.vole-science .sci-chip__pct{flex:none;font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:var(--gold);padding:5px 11px;border-radius:100px;white-space:nowrap}.vole-science .sci-chip__toggle{flex:none;width:10px;height:10px;border-right:1.5px solid var(--gold-deep);border-bottom:1.5px solid var(--gold-deep);transform:rotate(45deg);transition:transform .35s var(--ease);margin-left:2px}.vole-science .sci-chip.is-open .sci-chip__toggle{transform:rotate(225deg)}.vole-science .sci-chip__body{display:none;padding:0 18px 16px}.vole-science .sci-chip.is-open .sci-chip__body{display:block}.vole-science .sci-chip__body p{font-size:.93rem;line-height:1.68;color:var(--muted);margin:0;max-width:none;text-align:justify;text-justify:inter-word}.vole-science .sci-research{display:flex;flex-direction:column;gap:10px;align-self:stretch;justify-content:center}.vole-science .sci-research__eyebrow{font-size:.64rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-deep);text-align:center;margin-bottom:2px}.vole-science .sci-rcard{background:var(--bone);border:1px solid #e7dcc8;border-radius:14px;padding:16px 16px 15px;text-align:center;display:flex;flex-direction:column;gap:5px}.vole-science .sci-rcard__tag{font-size:.6rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.vole-science .sci-rcard__v{font-size:1.9rem;line-height:1;color:var(--gold-deep);letter-spacing:-.01em}.vole-science .sci-rcard__l{font-size:.82rem;line-height:1.5;color:var(--ink)}.vole-science .sci-research__note{font-size:.68rem;line-height:1.5;color:var(--muted);text-align:center;margin:4px 0 0}@media(max-width:900px){.vole-science .sci-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;width:100%;max-width:100%;padding:5px}.vole-science .sci-tab{font-size:.58rem;padding:.75em .4em;white-space:normal;line-height:1.2;text-align:center}.vole-science .sci-panel{grid-template-columns:1fr;gap:16px}.vole-science .sci-panel--flip .sci-phone,.vole-science .sci-panel--flip .sci-info,.vole-science .sci-panel--flip .sci-research{order:0}.vole-science .sci-name--desktop{display:none}.vole-science .sci-name--mobile{display:block;text-align:left}.vole-science .sci-phone{aspect-ratio:4 / 5;align-self:auto}.vole-science .sci-chip__body p{text-align:left}.vole-science .sci-research{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.vole-science .sci-research__eyebrow,.vole-science .sci-research__note{grid-column:1 / -1}.vole-science .sci-rcard{padding:12px 8px 11px}.vole-science .sci-rcard__v{font-size:1.4rem}.vole-science .sci-rcard__l{font-size:.7rem}}@media(prefers-reduced-motion:reduce){.vole-science .sci-panel{animation:none}}.vole-setfix{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--ink: #4c4034;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--ease: cubic-bezier(.22, .61, .36, 1);display:block;background:var(--cream);padding-block:clamp(16px,2vw,30px);font-family:var(--sans)}.vole-setfix .head-block{text-align:center}.vole-setfix h2{font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;color:var(--espresso);margin:0}.vole-setfix .setfix-intro{font-size:1.05rem;line-height:1.7;color:var(--muted);max-width:640px;margin:12px auto 0}.vole-setfix .setfix-card{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:clamp(22px,3vw,48px);background:#fff;border:1px solid #ece2d1;border-radius:14px;padding:clamp(20px,2.6vw,40px);margin-top:clamp(18px,2.2vw,30px);align-items:stretch}.vole-setfix .setfix-items{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.8vw,26px)}.vole-setfix .setfix-item{display:flex;flex-direction:column}.vole-setfix .setfix-item__media{display:block;border-radius:12px;overflow:hidden;background:var(--cream);aspect-ratio:4 / 5;margin-bottom:14px}.vole-setfix .setfix-item__media img,.vole-setfix .setfix-item__media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.vole-setfix .setfix-item:hover .setfix-item__media img{transform:scale(1.05)}.vole-setfix .setfix-item__step{font-size:.62rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:6px}.vole-setfix .setfix-item__name{font-size:1.06rem;line-height:1.22;margin:0 0 6px}.vole-setfix .setfix-item__name a{color:var(--espresso);text-decoration:none;transition:color .3s}.vole-setfix .setfix-item__name a:hover{color:var(--gold-deep)}.vole-setfix .setfix-item__role{font-size:.9rem;line-height:1.55;color:var(--muted);margin:0 0 8px}.vole-setfix .setfix-item__price{font-size:.98rem;color:var(--ink);margin-top:auto}.vole-setfix .setfix-summary{background:var(--bone);border:1px solid #e7dcc8;border-radius:14px;padding:clamp(24px,2.8vw,38px) clamp(20px,2.4vw,30px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:18px}.vole-setfix .setfix-block{display:flex;flex-direction:column;align-items:center;gap:6px}.vole-setfix .setfix-label{font-size:.72rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--muted)}.vole-setfix .setfix-was{font-size:1.55rem;line-height:1;text-decoration:line-through;color:#9a8a75}.vole-setfix .setfix-disc{font-size:1.55rem;line-height:1;color:var(--gold-deep)}.vole-setfix .setfix-block--total{border-top:1px solid #e3d8c5;padding-top:18px;width:100%;gap:8px}.vole-setfix .setfix-total__name{font-size:1.12rem;color:var(--espresso)}.vole-setfix .setfix-after{font-size:2.6rem;line-height:1;color:var(--espresso);letter-spacing:-.01em}.vole-setfix .setfix-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;font-family:var(--sans);font-size:.8rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;padding:1.3em 2em;border-radius:3px;border:1px solid var(--espresso);background:var(--espresso);color:#f4ead8;cursor:pointer;transition:all .4s var(--ease);margin-top:4px}.vole-setfix .setfix-btn:hover{background:var(--gold-deep);border-color:var(--gold-deep);color:#fff;transform:translateY(-2px)}.vole-setfix .setfix-btn[disabled]{opacity:.6;cursor:wait;transform:none}.vole-setfix .setfix-note{font-size:.8rem;line-height:1.55;color:var(--muted);margin:0}@media(max-width:900px){.vole-setfix .setfix-card{grid-template-columns:1fr}.vole-setfix .setfix-items{grid-template-columns:repeat(3,1fr);gap:10px}.vole-setfix .setfix-item__role{display:none}.vole-setfix .setfix-item__name,.vole-setfix .setfix-item__price{font-size:.86rem}.vole-setfix .setfix-after{font-size:2.2rem}}.vole-start{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--muted: #6f5f4e;--gold-deep: #916e3b;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--radius-lg: 8px;--shadow-md: 0 18px 50px rgba(36, 28, 21, .11);--ease: cubic-bezier(.22, .61, .36, 1);display:block;background:var(--bone);padding-block:clamp(16px,2vw,30px);font-family:var(--sans)}.vole-start .head-block{text-align:center}.vole-start h2{font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;color:var(--espresso);margin:0}.vole-start .start-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.vole-start .start-tile{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:#fff;border-radius:var(--radius-lg);overflow:hidden;border:1px solid #ece2d1;transition:transform .5s var(--ease),box-shadow .5s var(--ease)}.vole-start .start-tile:hover{transform:translateY(-5px);box-shadow:var(--shadow-md)}.vole-start .start-tile:focus-visible{outline:2px solid var(--gold-deep);outline-offset:3px}.vole-start .start-tile__media{position:relative;aspect-ratio:3 / 4;background:var(--cream);overflow:hidden}.vole-start .start-tile__media img,.vole-start .start-tile__media .placeholder-svg{width:100%;height:100%;object-fit:cover;transition:transform 1s var(--ease)}.vole-start .start-tile:hover .start-tile__media img{transform:scale(1.05)}.vole-start .start-tile__chips{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;align-items:flex-end;gap:6px;z-index:2}.vole-start .start-tile__chip{background:#faf6eef0;color:var(--espresso);font-size:.6rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:7px 12px;border-radius:100px;box-shadow:0 4px 18px #241c1514}.vole-start .start-tile__body{padding:20px 22px 24px;display:flex;flex-direction:column;flex:1}.vole-start .start-tile__body h3{font-weight:700;font-size:1.68rem;line-height:1.12;color:var(--espresso);margin:0 0 8px}.vole-start .start-tile__body p{font-size:.92rem;line-height:1.6;color:var(--muted);margin:0}@media(max-width:860px){.vole-start .start-grid{grid-template-columns:1fr;max-width:460px;margin-inline:auto;width:100%}}.vole-stats{--espresso: #241c15;--gold: #b08a4f;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;display:block;background:#faf6ee;padding-block:clamp(16px,2vw,30px);font-family:var(--sans)}.vole-stats .stats-panel{background:linear-gradient(150deg,#2f251a,#241c15 55%,#1b1510);border-radius:14px;padding:clamp(24px,3vw,44px) clamp(22px,3vw,48px);color:#e9dcc6}.vole-stats h2{font-weight:400;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.08;color:#f6eedd;margin:0 0 clamp(16px,2vw,26px);text-align:left}.vole-stats .stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.vole-stats .stat{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;background:#faf6ee0f;border:1px solid rgba(233,201,143,.35);border-radius:14px;padding:26px 22px 24px;text-align:center}.vole-stats .stat .n{font-size:clamp(2.1rem,3.4vw,3rem);font-weight:400;color:#e9c98f;line-height:1;letter-spacing:-.02em}.vole-stats .stat .lbl{font-size:.86rem;letter-spacing:.03em;color:#d8ccb4;line-height:1.45;max-width:24ch}@media(max-width:860px){.vole-stats .stats{grid-template-columns:1fr;gap:10px}.vole-stats .stat{padding:20px 18px 18px;gap:8px}.vole-stats .stat .n{font-size:2rem}.vole-stats .stat .lbl{font-size:.88rem}.vole-stats h2{text-align:center}}.vole-timeline{--bone: #faf6ee;--espresso: #241c15;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line-2: #d8cab2;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--container: 1240px;--gutter: clamp(20px, 4.5vw, 56px);--ease: cubic-bezier(.22, .61, .36, 1);--tr: .45s var(--ease);display:block;background:var(--bone);padding-block:clamp(64px,9vw,132px);font-family:var(--sans)}.vole-timeline .container{max-width:var(--container);margin-inline:auto;padding-inline:var(--gutter);width:100%}.vole-timeline .head-block{max-width:720px;margin-inline:auto;text-align:center}.vole-timeline .eyebrow{font-family:var(--sans);font-size:.72rem;font-weight:700;letter-spacing:.32em;text-transform:uppercase;color:var(--gold-deep);display:inline-block;margin-bottom:20px}.vole-timeline h2{font-family:var(--serif);font-weight:400;font-size:clamp(1.95rem,3.8vw,3rem);line-height:1.08;letter-spacing:.004em;color:var(--espresso);margin:0}.vole-timeline .timeline{margin-top:44px}.vole-timeline .timeline-tabs{display:flex;gap:10px;justify-content:center;margin-bottom:44px;flex-wrap:wrap}.vole-timeline .tl-tab{font-family:var(--sans);font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:.9em 1.8em;border:1px solid var(--line-2);border-radius:100px;cursor:pointer;transition:var(--tr);color:var(--muted);background:transparent}.vole-timeline .tl-tab.on{background:var(--espresso);border-color:var(--espresso);color:#f4ead8}.vole-timeline .tl-panel{display:none}.vole-timeline .tl-panel.on{display:block;animation:vole-tl-fade .5s var(--ease)}.vole-timeline .tl-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:900px;margin-inline:auto}.vole-timeline .stat{text-align:center;padding:12px}.vole-timeline .stat .n{font-family:var(--serif);font-size:clamp(2.6rem,4.6vw,3.8rem);font-weight:400;color:var(--espresso);line-height:1}.vole-timeline .stat .lbl{font-family:var(--sans);font-size:.78rem;letter-spacing:.05em;color:var(--muted);margin-top:14px;line-height:1.5}.vole-timeline .tl-note{text-align:center;color:var(--muted);margin:40px auto 0;font-size:.84rem;letter-spacing:.06em;max-width:720px}@keyframes vole-tl-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media(max-width:600px){.vole-timeline .tl-grid{grid-template-columns:1fr;gap:32px}}@media(prefers-reduced-motion:reduce){.vole-timeline .tl-panel.on{animation:none}}.vole-trusted{--bone: #faf6ee;--espresso: #241c15;--gold: #b08a4f;--gold-deep: #916e3b;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;display:block;background:var(--bone);padding-block:clamp(12px,1.4vw,20px);font-family:var(--sans);border-top:1px solid #efe6d4;border-bottom:1px solid #efe6d4;overflow:hidden}.vole-trusted .trusted-marquee{position:relative;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.vole-trusted .trusted-scroll{display:flex;width:max-content;animation:vole-trusted-scroll var(--marquee-speed, 40s) linear infinite}.vole-trusted .trusted-marquee:hover .trusted-scroll,.vole-trusted .trusted-marquee:focus-within .trusted-scroll{animation-play-state:paused}.vole-trusted .trusted-track{display:flex;align-items:center;list-style:none;margin:0;padding:0}.vole-trusted .trusted-item{display:inline-flex;align-items:center;gap:11px;padding:8px 4px;margin-inline:clamp(20px,2.6vw,44px);text-decoration:none;color:var(--espresso);transition:color .35s cubic-bezier(.22,.61,.36,1);white-space:nowrap}.vole-trusted .trusted-item:hover{color:var(--gold-deep)}.vole-trusted .trusted-item:focus-visible{outline:2px solid var(--gold);outline-offset:3px;border-radius:2px}.vole-trusted .trusted-item__ig{width:23px;height:23px;color:var(--gold);flex:none}.vole-trusted .trusted-item__name{font-size:clamp(1.05rem,1.5vw,1.35rem);letter-spacing:.01em}.vole-trusted .trusted-item__handle{font-size:.86rem;font-weight:700;letter-spacing:.04em;color:var(--gold-deep)}@keyframes vole-trusted-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.vole-trusted .trusted-scroll{animation:none;flex-wrap:wrap;justify-content:center;width:100%}.vole-trusted .trusted-track[aria-hidden=true]{display:none}.vole-trusted .trusted-track{flex-wrap:wrap;justify-content:center}}.vole-usage{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--ink: #4c4034;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--ease: cubic-bezier(.22, .61, .36, 1);display:block;background:var(--cream);padding-block:clamp(16px,2vw,30px);font-family:var(--sans)}.vole-usage .usage-wrap{display:grid;grid-template-columns:minmax(230px,300px) minmax(0,1fr) minmax(220px,260px);gap:clamp(22px,3vw,48px);align-items:stretch;background:#fff;border:1px solid #ece2d1;border-radius:14px;padding:clamp(20px,2.6vw,40px)}.vole-usage .usage-info{display:flex;flex-direction:column;justify-content:center}.vole-usage h2{font-weight:400;font-size:clamp(1.7rem,2.8vw,2.5rem);line-height:1.08;color:var(--espresso);margin:0 0 clamp(16px,2vw,26px);text-align:left}.vole-usage .usage-steps{display:flex;flex-direction:column;gap:10px}.vole-usage .ustep{display:flex;align-items:flex-start;gap:14px;padding:15px 18px;background:var(--bone);border:1px solid #ece2d1;border-radius:12px;cursor:pointer;text-align:left;font-family:var(--sans);transition:border-color .3s,background .3s}.vole-usage .ustep.is-active{border-color:var(--gold);background:#fff}.vole-usage .ustep__n{flex:none;width:30px;height:30px;border-radius:50%;border:1px solid var(--gold);color:var(--gold-deep);font-size:.9rem;display:grid;place-items:center;transition:background .3s,color .3s}.vole-usage .ustep.is-active .ustep__n{background:var(--gold);color:#fff}.vole-usage .ustep__c{flex:1;min-width:0}.vole-usage .ustep__t{display:block;font-size:1.04rem;color:var(--espresso);margin-bottom:4px}.vole-usage .ustep__d{display:none;font-size:.94rem;line-height:1.66;color:var(--muted);max-width:none;text-align:justify;text-justify:inter-word}.vole-usage .ustep.is-active .ustep__d{display:block}.vole-usage .usage-phone{position:relative;aspect-ratio:9 / 16;border-radius:12px;overflow:hidden;background:var(--espresso);width:100%;align-self:stretch}.vole-usage .usage-phone video,.vole-usage .usage-phone img,.vole-usage .usage-phone .usage-phone__ph{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.vole-usage .usage-phone__ph{background-color:#2c2219;background-image:radial-gradient(110% 80% at 50% 30%,rgba(176,138,79,.24),transparent 60%),linear-gradient(158deg,#33281d,#241c15 60%,#191310)}.vole-usage .usage-research{display:flex;flex-direction:column;gap:10px;justify-content:center}.vole-usage .usage-research__eyebrow{font-size:.64rem;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-deep);text-align:center;margin-bottom:2px}.vole-usage .usage-rcard{background:var(--bone);border:1px solid #e7dcc8;border-radius:14px;padding:16px 16px 15px;text-align:center;display:flex;flex-direction:column;gap:5px}.vole-usage .usage-rcard__tag{font-size:.6rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.vole-usage .usage-rcard__v{font-size:1.9rem;line-height:1;color:var(--gold-deep);letter-spacing:-.01em}.vole-usage .usage-rcard__l{font-size:.82rem;line-height:1.5;color:var(--ink)}.vole-usage .usage-research__note{font-size:.68rem;line-height:1.5;color:var(--muted);text-align:center;margin:4px 0 0}@media(max-width:900px){.vole-usage .usage-wrap{grid-template-columns:1fr;gap:16px}.vole-usage .usage-phone{aspect-ratio:4 / 5;align-self:auto}.vole-usage h2{text-align:center}.vole-usage .ustep__d{text-align:left}.vole-usage .usage-research{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.vole-usage .usage-research__eyebrow,.vole-usage .usage-research__note{grid-column:1 / -1}.vole-usage .usage-rcard{padding:12px 8px 11px}.vole-usage .usage-rcard__v{font-size:1.4rem}.vole-usage .usage-rcard__l{font-size:.7rem}}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}.vole-drawer{--bone: #faf6ee;--cream: #f4ede0;--espresso: #241c15;--ink: #4c4034;--muted: #6f5f4e;--gold: #b08a4f;--gold-deep: #916e3b;--line: #e3d8c5;--serif: "Times New Roman", Times, Georgia, serif;--sans: Arial, "Helvetica Neue", Helvetica, sans-serif;--ease: cubic-bezier(.22, .61, .36, 1);position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;font-family:var(--sans)}.vole-drawer[hidden]{display:none}.vole-drawer__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#241c156b;opacity:0;transition:opacity .4s var(--ease)}.vole-drawer.is-open .vole-drawer__overlay{opacity:1}.vole-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(440px,100%);background:var(--bone);display:flex;flex-direction:column;transform:translate(100%);transition:transform .45s var(--ease);box-shadow:-20px 0 60px #241c1529}.vole-drawer.is-open .vole-drawer__panel{transform:translate(0)}.vole-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:22px 26px;border-bottom:1px solid var(--line)}.vole-drawer__head h3{font-family:var(--serif);font-weight:400;font-size:1.5rem;color:var(--espresso)}.vole-drawer__x{background:none;border:none;cursor:pointer;color:var(--espresso);padding:4px;line-height:0}.vole-drawer__x svg{width:22px;height:22px}.vole-drawer__gift{padding:16px 26px;background:var(--cream);border-bottom:1px solid var(--line)}.vole-drawer__gift-msg{font-size:.78rem;color:var(--ink);letter-spacing:.02em;margin-bottom:9px}.vole-drawer__gift-msg b{color:var(--gold-deep)}.vole-drawer__gift-track{height:4px;background:#e6dbc7;border-radius:100px;overflow:hidden}.vole-drawer__gift-track span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--gold),var(--gold-deep));border-radius:100px;transition:width .5s var(--ease)}.vole-drawer__body{flex:1;overflow-y:auto;padding:20px 26px}.vole-drawer__empty{text-align:center;padding:48px 0;color:var(--muted);font-size:.92rem;display:grid;gap:20px;justify-items:center}.vole-drawer [hidden]{display:none!important}.vole-drawer__lines{list-style:none;padding:0;margin:0;display:grid;gap:20px}.vole-drawer__line{display:grid;grid-template-columns:66px 1fr auto;gap:14px;align-items:start}.vole-drawer__line-media{width:66px;height:66px;border-radius:3px;overflow:hidden;background:var(--cream);flex-shrink:0}.vole-drawer__line-media img{width:100%;height:100%;object-fit:cover}.vole-drawer__line-title{font-family:var(--serif);font-size:1.06rem;color:var(--espresso);line-height:1.2;text-decoration:none;display:block}.vole-drawer__line-variant{font-size:.74rem;color:var(--muted);margin-top:3px}.vole-drawer__line-qty{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:3px;margin-top:10px}.vole-drawer__line-qty button{width:30px;height:30px;background:none;border:none;cursor:pointer;color:var(--espresso);font-size:1rem;line-height:1}.vole-drawer__line-qty span{min-width:26px;text-align:center;font-size:.82rem}.vole-drawer__line-right{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:8px}.vole-drawer__line-price{font-size:.9rem;color:var(--espresso);white-space:nowrap}.vole-drawer__line-remove{background:none;border:none;cursor:pointer;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);text-decoration:underline;padding:0}.vole-drawer__line-remove:hover{color:var(--gold-deep)}.vole-drawer__upsell{margin-top:28px;padding-top:22px;border-top:1px solid var(--line)}.vole-drawer__upsell h5{font-family:var(--sans);font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:14px}.vole-drawer__upsell-list{display:grid;gap:10px}.vole-drawer__upsell-item{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;padding:10px 12px;border:1px solid var(--line);border-radius:6px;transition:border-color .3s var(--ease),background .3s var(--ease)}.vole-drawer__upsell-item:hover{border-color:var(--gold);background:#fff}.vole-drawer__upsell-thumb{width:46px;height:46px;border-radius:4px;overflow:hidden;background:var(--cream);flex-shrink:0}.vole-drawer__upsell-thumb img{width:100%;height:100%;object-fit:cover;display:block}.vole-drawer__upsell-info{min-width:0;text-decoration:none}.vole-drawer__upsell-info strong{display:block;font-family:var(--serif);font-weight:400;font-size:.98rem;color:var(--espresso);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.vole-drawer__upsell-info small{font-size:.72rem;color:var(--gold-deep)}.vole-drawer__upsell-add{font-family:var(--sans);font-size:.62rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--espresso);background:none;border:1px solid var(--line);border-radius:3px;padding:.7em 1em;cursor:pointer;white-space:nowrap;transition:all .3s var(--ease)}.vole-drawer__upsell-add:hover{background:var(--gold-deep);border-color:var(--gold-deep);color:#fff}.vole-drawer__upsell-add[disabled]{opacity:.6;cursor:default}.vole-drawer__foot{border-top:1px solid var(--line);padding:20px 26px 24px;background:var(--bone)}.vole-drawer__ship{display:flex;align-items:center;gap:9px;font-size:.75rem;color:var(--muted);margin-bottom:14px}.vole-drawer__ship svg{width:18px;height:18px;stroke:var(--gold-deep);flex-shrink:0}.vole-drawer__total{display:flex;align-items:baseline;justify-content:space-between;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:var(--espresso);margin-bottom:4px}.vole-drawer__total-val{font-family:var(--serif);font-size:1.6rem;letter-spacing:0;text-transform:none}.vole-drawer__fine{font-size:.72rem;color:var(--muted);margin-bottom:16px}.vole-drawer__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;font-family:var(--sans);font-size:.75rem;font-weight:700;letter-spacing:.19em;text-transform:uppercase;padding:1.15em 2em;border-radius:3px;border:1px solid transparent;cursor:pointer;transition:all .4s var(--ease);text-decoration:none}.vole-drawer__btn--primary{background:var(--espresso);color:#f4ead8}.vole-drawer__btn--primary:hover{background:var(--gold-deep);color:#fff}.vole-drawer__btn--outline{background:none;border-color:var(--espresso);color:var(--espresso)}.vole-drawer__btn--outline:hover{background:var(--espresso);color:#f4ead8}@media(prefers-reduced-motion:reduce){.vole-drawer__overlay,.vole-drawer__panel,.vole-drawer__gift-track span{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map */
