.vr-404-section{background:#f5f0e8;min-height:calc(100vh - var(--vr-ann-height, 38px) - var(--vr-header-height, 74px));display:flex;align-items:center;padding:calc(var(--vr-ann-height, 38px) + var(--vr-header-height, 74px) + 4rem) 0 6rem}.vr-404-inner{max-width:700px;margin:0 auto;padding:0 var(--vr-space-md, 2rem);display:flex;flex-direction:column;align-items:flex-start;gap:0}.vr-404-number{font-family:Josefin Sans,sans-serif;font-size:clamp(120px,18vw,220px);font-weight:700;letter-spacing:-.06em;line-height:.85;color:#2d501614;margin-bottom:-.1em;-webkit-user-select:none;user-select:none}.vr-404-content{display:flex;flex-direction:column;gap:1rem}.vr-404-overline{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#333d29;display:block}.vr-404-title{font-family:Josefin Sans,sans-serif;font-size:clamp(28px,4vw,52px);font-weight:700;letter-spacing:-.03em;line-height:1.05;color:#1a1a0e;margin:0}.vr-404-text{font-family:Josefin Sans,sans-serif;font-size:15px;font-weight:300;line-height:1.7;color:#1a1a0e8c;margin:0;max-width:480px}.vr-404-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.5rem}.vr-404-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;border-radius:50px;font-family:Josefin Sans,sans-serif;font-size:14px;font-weight:600;letter-spacing:.04em;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease}.vr-404-btn--primary{background:#333d29;color:#f5f0e8}.vr-404-btn--primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2d501659}.vr-404-btn--ghost{background:transparent;color:#333d29;border:1.5px solid rgba(45,80,22,.3)}.vr-404-btn--ghost:hover{border-color:#333d29;transform:translateY(-2px)}@media(max-width:600px){.vr-404-actions{flex-direction:column}.vr-404-btn{text-align:center}}.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}footer{display:flex;justify-content:space-between;margin-top:2rem}footer a{text-decoration:none;color:var(--color-foreground)}footer .footer__links,footer .footer__payment{display:flex;gap:1rem}header{height:5rem;display:flex;align-items:center;justify-content:space-between}header a{position:relative;text-decoration:none;color:var(--color-foreground);display:flex;align-items:center;justify-content:center}header a sup{position:absolute;left:100%;overflow:hidden;max-width:var(--page-margin)}header svg{width:2rem}header .header__menu,header .header__icons{display:flex;gap:1rem}.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}.vr-page-hero{background:var(--vr-color-bg-dark);padding:5rem 0 4rem}.vr-page-hero__inner{max-width:860px;margin:0 auto;padding:0 var(--vr-space-md)}.vr-page-hero__overline{display:block;font-family:var(--vr-font-mono);font-size:9.5px;letter-spacing:.22em;text-transform:uppercase;color:var(--vr-color-accent-2);opacity:.6;margin-bottom:1rem}.vr-page-hero__title{font-family:var(--vr-font-display);font-size:clamp(32px,4vw,58px);font-weight:700;letter-spacing:-.025em;line-height:1.06;color:#f5f0e8;margin-bottom:1rem}.vr-page-hero__date{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#f5f0e859}.vr-page-body{background:var(--vr-color-bg);padding:var(--vr-space-xl) 0}.vr-page-body__inner{max-width:860px;margin:0 auto;padding:0 var(--vr-space-md)}.vr-page__content{color:var(--vr-color-text-light)}.vr-page__content>p:first-child,.vr-page__content .vr-intro{font-size:16px;font-weight:300;line-height:1.9;color:var(--vr-color-text-light);margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(0,0,0,.07)}.vr-page__content p{font-size:14.5px;line-height:1.85;font-weight:300;margin-bottom:1.25em;color:var(--vr-color-text-light)}.vr-page__content h1,.vr-page__content h2,.vr-page__content h3,.vr-page__content h4,.vr-page__content .vr-h2,.vr-page__content .vr-h3,.vr-page__content .vr-h4{font-family:var(--vr-font-display);font-weight:700;letter-spacing:-.015em;color:var(--vr-color-text);line-height:1.15}.vr-page__content h2,.vr-page__content .vr-h2{font-size:clamp(17px,1.8vw,24px);margin-top:3rem;margin-bottom:1rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.07);display:flex;align-items:center;gap:.75rem}.vr-page__content h2:before,.vr-page__content .vr-h2:before{content:"";display:block;width:3px;height:1.2em;background:var(--vr-color-accent);border-radius:2px;flex-shrink:0}.vr-page__content h3,.vr-page__content .vr-h3{font-size:clamp(15px,1.4vw,19px);margin-top:2rem;margin-bottom:.75rem}.vr-page__content h4,.vr-page__content .vr-h4{font-size:15px;margin-top:1.5rem;margin-bottom:.5rem}.vr-page__content ul,.vr-page__content ol,.vr-page__content .vr-list{padding-left:0;margin-bottom:1.5em;list-style:none;display:flex;flex-direction:column;gap:.75rem}.vr-page__content li,.vr-page__content .vr-item{font-size:14.5px;line-height:1.75;font-weight:300;color:var(--vr-color-text-light);background:var(--vr-color-surface);border:1px solid rgba(0,0,0,.06);border-radius:10px;padding:1rem 1.25rem;position:relative}.vr-page__content ul li:before,.vr-page__content .vr-list .vr-item:before{content:"\2014";color:var(--vr-color-accent);font-weight:600;margin-right:.5rem}.vr-page__content ol{counter-reset:list-counter}.vr-page__content ol li{counter-increment:list-counter;padding-left:3rem}.vr-page__content ol li:before{content:counter(list-counter,decimal-leading-zero);position:absolute;left:1.25rem;color:var(--vr-color-accent);font-family:var(--vr-font-mono);font-size:10px;font-weight:600;letter-spacing:.08em;top:50%;transform:translateY(-50%)}.vr-page__content a{color:var(--vr-color-accent);border-bottom:1px solid currentColor;transition:opacity .2s ease;text-decoration:none}.vr-page__content a:hover{opacity:.7}.vr-page__content strong{font-weight:600;color:var(--vr-color-text)}.vr-page__content em{font-style:italic}.vr-page__content hr{border:none;border-top:1px solid rgba(0,0,0,.08);margin:2.5rem 0}.vr-page__content div,.vr-page__content .vr-callout{background:#2d50160a;border-left:3px solid var(--vr-color-accent);border-radius:0 10px 10px 0;padding:1.25rem 1.5rem;margin:1.5rem 0}.vr-page__content div p,.vr-page__content .vr-callout p{margin-bottom:.75rem}.vr-page__content div p:last-child,.vr-page__content .vr-callout p:last-child{margin-bottom:0}@media(max-width:767px){.vr-page-hero{padding:3rem 0 2.5rem}.vr-page__content h2,.vr-page__content .vr-h2{margin-top:2rem;padding-top:1.5rem}}.vr-policy{background:var(--vr-color-bg);padding:var(--vr-space-xl) 0}.vr-policy__inner{max-width:760px;margin:0 auto;padding:0 var(--vr-space-md)}.vr-policy__title{font-family:var(--vr-font-display);font-size:clamp(28px,3.5vw,52px);font-weight:700;letter-spacing:-.02em;line-height:1.08;color:var(--vr-color-text);margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(0,0,0,.08)}.vr-policy__content{color:var(--vr-color-text-light)}.vr-policy__content p{font-size:15px;line-height:1.85;font-weight:300;margin-bottom:1.25em}.vr-policy__content h1,.vr-policy__content h2,.vr-policy__content h3,.vr-policy__content h4{font-family:var(--vr-font-display);font-weight:700;letter-spacing:-.015em;color:var(--vr-color-text);margin-top:2.5rem;margin-bottom:.75rem;line-height:1.15}.vr-policy__content h2{font-size:clamp(18px,2vw,26px)}.vr-policy__content h3{font-size:clamp(16px,1.6vw,22px)}.vr-policy__content h4{font-size:16px}.vr-policy__content ul,.vr-policy__content ol{padding-left:1.5rem;margin-bottom:1.25em}.vr-policy__content li{font-size:15px;line-height:1.75;font-weight:300;margin-bottom:.4em;color:var(--vr-color-text-light)}.vr-policy__content a{color:var(--vr-color-accent);border-bottom:1px solid currentColor;transition:opacity .2s ease}.vr-policy__content a:hover{opacity:.7}.vr-policy__content strong{font-weight:600;color:var(--vr-color-text)}.vr-policy__content em{font-style:italic}.vr-policy__content hr{border:none;border-top:1px solid rgba(0,0,0,.08);margin:2.5rem 0}.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}.vr-ann-bar{position:fixed;top:0;left:0;right:0;z-index:102;background:var(--vr-color-bg-dark);color:#f5f0e8cc;text-align:center;padding:0 var(--vr-space-md);height:38px;display:flex;align-items:center;justify-content:center;gap:2rem;border-bottom:1px solid rgba(255,255,255,.06)}.vr-ann-msg{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}.vr-ann-sep{color:var(--vr-color-accent-2);opacity:.7;font-size:10px;flex-shrink:0}@media(max-width:767px){.vr-ann-bar{height:32px;overflow:hidden}.vr-ann-sep{display:none}.vr-ann-msg{position:absolute;left:0;right:0;text-align:center;opacity:0;transform:translateY(8px);transition:opacity .4s ease,transform .4s ease}.vr-ann-msg.vr-ann-active{opacity:1;transform:translateY(0);position:relative}.vr-ann-msg.vr-ann-leave{opacity:0;transform:translateY(-8px);position:absolute}}.vr-benefits{background:var(--vr-color-bg);padding:var(--vr-space-xl) 0}.vr-benefits__split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;padding:0 var(--vr-space-md);align-items:start}.vr-benefits__left{min-width:0}.vr-benefits__overline{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--vr-color-accent);display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.vr-benefits__overline:before{content:"";display:block;width:28px;height:1px;background:var(--vr-color-accent);flex-shrink:0}.vr-benefits__header{margin-bottom:.75rem}.vr-benefits__headline{font-family:var(--vr-font-display);font-weight:700;font-size:clamp(22px,2.6vw,38px);line-height:1.1;letter-spacing:-.025em;color:var(--vr-color-text);margin-bottom:.5rem}.vr-benefits__intro{font-size:14px;font-weight:300;color:var(--vr-color-text-light);line-height:1.75}.vr-benefits__list{border-top:1px solid rgba(0,0,0,.09);margin-top:2rem}.vr-benefit-item{display:grid;grid-template-columns:2.75rem 1fr;gap:.75rem;padding:1.25rem 0;border-bottom:1px solid rgba(0,0,0,.07);align-items:start;transition:opacity .2s ease;cursor:default}.vr-benefit-item:hover{opacity:.75}.vr-benefit-item:hover .vr-benefit-item__title{color:var(--vr-color-accent)}.vr-benefit-item__num{font-family:var(--vr-font-mono);font-size:9px;letter-spacing:.18em;color:var(--vr-color-accent);opacity:.5;padding-top:3px;line-height:1}.vr-benefit-item__title{font-family:var(--vr-font-display);font-weight:700;font-size:15px;color:var(--vr-color-text);margin-bottom:.3rem;letter-spacing:-.01em;transition:color .2s ease;line-height:1.2}.vr-benefit-item__body{font-size:13px;font-weight:300;line-height:1.72;color:var(--vr-color-text-light)}.vr-benefits__right{position:sticky;top:var(--vr-header-offset, 112px);display:flex;align-items:center;justify-content:center}.vr-benefits__right img{width:100%;height:auto;max-height:84vh;object-fit:contain;display:block;border-radius:16px}.vr-benefits__placeholder{width:100%;height:min(600px,82vh);display:block}@media(max-width:767px){.vr-benefits__split{grid-template-columns:1fr}.vr-benefits__right{position:static;order:-1;padding:1.5rem 1rem}.vr-benefits__right img{max-height:340px}.vr-benefits__left{padding:0}}.vrc{background:#f5f0e8;min-height:calc(100vh - var(--vr-ann-height, 38px) - var(--vr-header-height, 74px));padding-top:calc(var(--vr-ann-height, 38px) + var(--vr-header-height, 74px) + 4rem);padding-bottom:6rem}.vrc-wrap{max-width:1180px;margin:0 auto;padding:0 2rem}.vrc-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:6rem 1rem;gap:1.125rem}.vrc-empty-icon{width:80px;height:80px;border-radius:50%;background:#2d501612;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.vrc-empty-h{margin:0;font-family:Josefin Sans,sans-serif;font-size:clamp(26px,3.5vw,42px);font-weight:700;letter-spacing:-.025em;color:#1a1a0e}.vrc-empty-p{margin:0;font-family:Josefin Sans,sans-serif;font-size:15px;font-weight:300;color:#1a1a0e7a;max-width:340px;line-height:1.65}.vrc-cta-btn,.vrc-checkout-btn{display:inline-flex;align-items:center;justify-content:center;padding:15px 36px;border-radius:50px;background:#333d29;color:#f5f0e8;font-family:Josefin Sans,sans-serif;font-size:14px;font-weight:700;letter-spacing:.06em;text-decoration:none;border:none;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease;margin-top:.5rem}.vrc-cta-btn:hover,.vrc-checkout-btn:hover{transform:translateY(-2px);box-shadow:0 10px 32px #2d501647}.vrc-checkout-btn{display:block;width:100%;text-align:center;padding:17px;margin-top:0;font-size:15px}.vrc-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3rem;gap:1rem;flex-wrap:wrap}.vrc-overline{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.24em;text-transform:uppercase;color:#1a1a0e59;margin:0 0 .3rem}.vrc-title{margin:0;font-family:Josefin Sans,sans-serif;font-size:clamp(36px,5.5vw,64px);font-weight:700;letter-spacing:-.04em;line-height:.95;color:#1a1a0e}.vrc-back{display:inline-flex;align-items:center;gap:.4rem;font-family:DM Mono,monospace;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#1a1a0e61;text-decoration:none;white-space:nowrap;padding-bottom:.25rem;transition:color .2s}.vrc-back:hover{color:#333d29}.vrc-layout{display:grid;grid-template-columns:1fr 360px;gap:3rem;align-items:start}.vrc-items{display:flex;flex-direction:column}.vrc-row{display:flex;gap:1.5rem;padding:1.75rem 0;border-bottom:1px solid rgba(45,80,22,.1)}.vrc-row:first-child{border-top:1px solid rgba(45,80,22,.1)}.vrc-row-img{display:block;width:96px;min-width:96px;height:96px;border-radius:12px;overflow:hidden;background:#e8e3d8;flex-shrink:0;text-decoration:none}.vrc-row-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.vrc-row-img:hover img{transform:scale(1.06)}.vrc-img-ph{width:100%;height:100%;opacity:.12}.vrc-row-body{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.vrc-row-top{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.vrc-row-meta{display:flex;flex-direction:column;gap:.2rem;min-width:0}.vrc-vendor{font-family:DM Mono,monospace;font-size:9px;letter-spacing:.2em;color:#1a1a0e4d}.vrc-item-name{font-family:Josefin Sans,sans-serif;font-size:15px;font-weight:600;color:#1a1a0e;text-decoration:none;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.vrc-item-name:hover{color:#333d29}.vrc-variant{font-family:DM Mono,monospace;font-size:9px;letter-spacing:.12em;color:#1a1a0e61;text-transform:uppercase}.vrc-row-price{display:flex;flex-direction:column;align-items:flex-end;gap:.1rem;flex-shrink:0}.vrc-price-was{font-family:Josefin Sans,sans-serif;font-size:12px;color:#1a1a0e47;text-decoration:line-through}.vrc-price-final{font-family:Josefin Sans,sans-serif;font-size:16px;font-weight:700;color:#1a1a0e}.vrc-row-foot{display:flex;align-items:center;justify-content:space-between;margin-top:.875rem}.vrc-stepper{display:inline-flex;align-items:center;border:1px solid rgba(45,80,22,.2);border-radius:50px;background:transparent;overflow:hidden}.vrc-step{width:34px;height:34px;border:none;background:none;cursor:pointer;color:#333d29;font-size:18px;font-family:Josefin Sans,sans-serif;font-weight:300;display:flex;align-items:center;justify-content:center;transition:background .15s;line-height:1}.vrc-step:hover{background:#2d501612}.vrc-qty{width:36px;border:none;background:none;text-align:center;font-family:Josefin Sans,sans-serif;font-size:14px;font-weight:600;color:#1a1a0e;padding:0;-moz-appearance:textfield}.vrc-qty::-webkit-inner-spin-button,.vrc-qty::-webkit-outer-spin-button{-webkit-appearance:none}.vrc-remove{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;color:#1a1a0e47;text-decoration:none;transition:color .2s,background .2s}.vrc-remove:hover{color:#b83030;background:#b8303012}.vrc-note{display:flex;flex-direction:column;gap:.6rem;margin-top:1.5rem}.vrc-note-label{font-family:DM Mono,monospace;font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:#1a1a0e61}.vrc-note-area{width:100%;padding:12px 16px;border:1px solid rgba(45,80,22,.18);border-radius:12px;background:#fff;font-family:Josefin Sans,sans-serif;font-size:14px;color:#1a1a0e;resize:vertical;outline:none;transition:border-color .2s;min-height:88px;box-sizing:border-box}.vrc-note-area:focus{border-color:#333d29}.vrc-summary-col{position:sticky;top:calc(var(--vr-ann-height, 38px) + var(--vr-header-height, 74px) + 1.5rem)}.vrc-summary{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 2px 32px #1e1a1412;display:flex;flex-direction:column;gap:1.375rem}.vrc-summary-label{margin:0;font-family:Josefin Sans,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.01em;color:#1a1a0e}.vrc-ship{display:flex;flex-direction:column;gap:.5rem}.vrc-ship-track{height:3px;border-radius:2px;background:#2d50161a;overflow:hidden}.vrc-ship-fill{height:100%;border-radius:2px;background:#333d29;transition:width .6s ease}.vrc-ship-msg{margin:0;font-family:DM Mono,monospace;font-size:9px;letter-spacing:.08em;color:#1a1a0e6b}.vrc-ship-msg--ok{color:#333d29}.vrc-lines{display:flex;flex-direction:column;gap:.75rem}.vrc-line{display:flex;justify-content:space-between;align-items:center;font-family:Josefin Sans,sans-serif;font-size:13px;color:#1a1a0e80}.vrc-line-val{font-weight:600;color:#1a1a0e}.vrc-line--green{color:#333d29}.vrc-muted{font-size:11px;color:#1a1a0e52;text-align:right;max-width:120px}.vrc-total{display:flex;justify-content:space-between;align-items:center;padding-top:1.25rem;border-top:1px solid rgba(45,80,22,.1)}.vrc-total-label{font-family:Josefin Sans,sans-serif;font-size:14px;font-weight:600;color:#1a1a0e}.vrc-total-price{margin:0;font-family:Josefin Sans,sans-serif;font-size:24px;font-weight:700;letter-spacing:-.02em;color:#1a1a0e;text-align:right}.vrc-total-vat{margin:0;font-family:DM Mono,monospace;font-size:9px;letter-spacing:.1em;color:#1a1a0e47;text-align:right}.vrc-alt-pay{display:flex;flex-direction:column;gap:.75rem}.vrc-divider{display:flex;align-items:center;gap:.75rem}.vrc-divider:before,.vrc-divider:after{content:"";flex:1;height:1px;background:#2d501614}.vrc-divider span{font-family:DM Mono,monospace;font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:#1a1a0e47}.vrc-trust{display:flex;flex-direction:column;gap:.5rem;padding-top:.75rem;border-top:1px solid rgba(45,80,22,.07)}.vrc-trust-item{display:flex;align-items:center;gap:.5rem;font-family:Josefin Sans,sans-serif;font-size:11px;color:#1a1a0e61}@media(max-width:900px){.vrc-layout{grid-template-columns:1fr;gap:2rem}.vrc-summary-col{position:static}}@media(max-width:600px){.vrc-wrap{padding:0 1.25rem}.vrc-head{margin-bottom:2rem}.vrc-title{font-size:38px}.vrc-row{gap:1rem}.vrc-row-img{width:80px;min-width:80px;height:80px}}.vr-deep-dive{background:var(--vr-color-bg);padding:var(--vr-space-xl) 0}.vr-deep-dive__header{max-width:1240px;margin:0 auto 2rem;padding:0 var(--vr-space-md)}.vr-deep-dive__overline{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--vr-color-accent);display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.vr-deep-dive__overline:before{content:"";display:block;width:28px;height:1px;background:var(--vr-color-accent);flex-shrink:0}.vr-deep-dive__header .vr-section-headline{margin-bottom:.5rem}.vr-deep-dive__desc{font-size:15px;font-weight:300;color:var(--vr-color-text-light);max-width:420px}.vr-deep-dive__img-strip{max-width:1240px;margin:0 auto 1.25rem;padding:0 var(--vr-space-md)}.vr-deep-dive__img-strip img{width:100%;height:340px;object-fit:cover;border-radius:22px;object-position:center 20%;display:block}.vr-deep-dive__grid{display:grid;grid-template-columns:2.2fr 3fr 2.8fr;grid-template-rows:auto auto;gap:1.25rem;max-width:1240px;margin:0 auto;padding:0 var(--vr-space-md)}.vr-feature-card{background:var(--vr-color-surface);border-radius:20px;padding:2.25rem;border:1px solid rgba(0,0,0,.06);transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden;box-shadow:0 2px 16px #0000000a}.vr-feature-card:hover{transform:translateY(-5px);box-shadow:0 22px 56px #0000001a}.vr-feature-card--dark{background:var(--vr-color-accent);color:#fff;grid-column:1;grid-row:1 / 3;display:flex;flex-direction:column;justify-content:space-between}.vr-feature-card--dark .vr-feature-card__top{flex:1}.vr-feature-card--dark p{color:#ffffffa6}.vr-feature-card--dark .vr-feature-card__title{color:#fff}.vr-feature-card--dark .vr-feature-card__num{color:#ffffff73;opacity:1}.vr-feature-card--dark .vr-feature-card__icon{background:#ffffff1a}.vr-feature-card--dark .vr-feature-card__icon svg{stroke:#ffffffd9}.vr-feature-card--wide{grid-column:2 / 4;grid-row:2;display:flex;align-items:center;gap:2.5rem;background:var(--vr-color-cream);border-color:#0000000a;padding:2.25rem 2.75rem}.vr-feature-card__num{font-family:var(--vr-font-mono);font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--vr-color-accent);opacity:.55;margin-bottom:1.5rem;display:block}.vr-feature-card__icon{width:46px;height:46px;border-radius:12px;background:var(--vr-color-cream);display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;flex-shrink:0}.vr-feature-card__icon svg{stroke:var(--vr-color-accent);flex-shrink:0}.vr-feature-card__title{font-family:var(--vr-font-display);font-weight:700;font-size:17px;margin-bottom:.6rem;color:var(--vr-color-text);line-height:1.18;letter-spacing:-.01em}.vr-feature-card__body{font-size:13.5px;line-height:1.8;font-weight:300}.vr-feature-card__body--2{margin-top:.875rem}.vr-feature-card__cert-row{margin-top:2rem;display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.vr-feature-card__cert-stamp{width:78px;height:78px;border-radius:50%;border:1.5px solid rgba(255,255,255,.25);display:flex;align-items:center;justify-content:center;font-family:var(--vr-font-mono);font-size:6.5px;letter-spacing:.1em;text-transform:uppercase;color:#ffffffad;text-align:center;line-height:1.55;padding:12px;background:#ffffff0f;flex-shrink:0}.vr-feature-card__cert-list{font-family:var(--vr-font-mono);font-size:8.5px;letter-spacing:.1em;text-transform:uppercase;color:#ffffff59;line-height:2.2}.vr-feature-card__deco{position:absolute;bottom:-24px;right:-12px;font-family:var(--vr-font-display);font-size:200px;font-weight:700;color:#ffffff0a;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-.05em}.vr-feature-card__wide-stat{flex-shrink:0}.vr-feature-card__stat-val{font-family:var(--vr-font-display);font-size:clamp(48px,5vw,72px);font-weight:700;color:var(--vr-color-accent);line-height:1;letter-spacing:-.04em;display:block}.vr-feature-card__stat-label{font-family:var(--vr-font-mono);font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--vr-color-text-light);margin-top:.3rem;display:block}.vr-feature-card__wide-divider{width:1px;height:52px;background:#0000001a;flex-shrink:0}.vr-feature-card__wide-content{flex:1}.vr-feature-card--wide .vr-feature-card__num{margin-bottom:.5rem}.vr-feature-card--wide .vr-feature-card__title{font-size:18px;margin-bottom:.5rem}@media(max-width:1024px){.vr-deep-dive__grid{grid-template-columns:2fr 3fr}.vr-feature-card--dark{grid-column:1;grid-row:1 / 3}.vr-feature-card--wide{grid-column:1 / 3;grid-row:3}}@media(max-width:767px){.vr-deep-dive__img-strip{display:none}.vr-deep-dive__grid{display:block!important;padding:0 var(--vr-space-md);border-top:1px solid rgba(0,0,0,.08)}.vr-feature-card{width:100%!important;min-height:0!important;border-radius:0!important;border:none!important;border-bottom:1px solid rgba(0,0,0,.08)!important;box-shadow:none!important;background:transparent!important;color:var(--vr-color-text)!important;padding:0 2.25rem 0 0!important;position:relative;cursor:pointer;grid-column:unset!important;grid-row:unset!important;display:block!important;flex-direction:unset!important;transform:none!important}.vr-feature-card:after{content:"+";position:absolute;right:0;top:1.125rem;font-family:var(--vr-font-mono);font-size:20px;color:var(--vr-color-accent);line-height:1}.vr-feature-card.acc-open:after{content:"\2212"}.vr-feature-card .vr-feature-card__num{display:block!important;color:var(--vr-color-accent)!important;opacity:1!important;padding-top:1.125rem;margin-bottom:4px}.vr-feature-card .vr-feature-card__icon{display:none!important}.vr-feature-card .vr-feature-card__title{color:var(--vr-color-text)!important;font-size:16px;padding-bottom:1.125rem}.vr-feature-card .vr-feature-card__body,.vr-feature-card__cert-row,.vr-feature-card__deco,.vr-feature-card__wide-stat,.vr-feature-card__wide-divider{display:none!important}.vr-feature-card.acc-open .vr-feature-card__body{display:block!important;color:var(--vr-color-text-light)!important;font-size:13.5px;padding-bottom:1.25rem;margin-top:0}.vr-feature-card.acc-open .vr-feature-card__title{padding-bottom:.375rem}}.vr-faq{background:var(--vr-color-bg);padding:var(--vr-space-xl) 0}.vr-faq__inner{max-width:760px;margin:0 auto;padding:0 var(--vr-space-md)}.vr-faq__header{text-align:center;margin-bottom:2.5rem}.vr-faq__list{border-top:1px solid rgba(0,0,0,.09)}.vr-faq__item{border-bottom:1px solid rgba(0,0,0,.09)}.vr-faq__q{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.5rem 0;cursor:pointer;background:none;border:none;font-family:var(--vr-font-body);font-size:16px;font-weight:500;color:var(--vr-color-text);text-align:left;gap:1rem}.vr-faq__icon{flex-shrink:0;width:26px;height:26px;border-radius:50%;border:1.5px solid rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--vr-color-text-light);transition:all .3s ease;line-height:1}.vr-faq__item.open .vr-faq__icon{background:var(--vr-color-accent);border-color:var(--vr-color-accent);color:#fff;transform:rotate(45deg)}.vr-faq__a{max-height:0;overflow:hidden;transition:max-height .45s cubic-bezier(.16,1,.3,1)}.vr-faq__item.open .vr-faq__a{max-height:400px}.vr-faq__a-inner{padding-bottom:1.5rem}.vr-faq__a-inner p{font-size:15px;color:var(--vr-color-text-light);line-height:1.8}.vrf{background:#1a1a0e;padding-top:5rem}.vrf-inner{max-width:1280px;margin:0 auto;padding:0 2rem}.vrf-top{display:grid;grid-template-columns:1fr 1fr;gap:5rem;padding-bottom:4rem;border-bottom:1px solid rgba(245,240,232,.08);align-items:start}.vrf-brand-name{font-family:Josefin Sans,sans-serif;font-size:26px;font-weight:700;letter-spacing:-.025em;color:#f5f0e8;margin-bottom:4px}.vrf-brand-sub{display:block;font-family:DM Mono,monospace;font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:#f5f0e847;margin-bottom:1.25rem}.vrf-brand-tagline{font-family:Josefin Sans,sans-serif;font-size:14px;font-weight:300;line-height:1.7;color:#f5f0e86b;margin:0}.vrf-brand-badge{margin-top:2rem}.vrf-brand-badge-img{height:56px;width:auto;opacity:.7;filter:brightness(0) invert(1)}.vrf-payment-icons{display:flex;flex-wrap:wrap;gap:6px;margin-top:1.5rem}.vrf-payment-icon{height:24px;width:auto;border-radius:4px;opacity:.65;transition:opacity .2s ease}.vrf-payment-icon:hover{opacity:1}.vrf-newsletter{display:flex;flex-direction:column;gap:.75rem}.vrf-nl-title{font-family:Josefin Sans,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.015em;color:#f5f0e8;margin:0}.vrf-nl-text{font-family:Josefin Sans,sans-serif;font-size:13px;font-weight:300;color:#f5f0e866;margin:0;line-height:1.6}.vrf-nl-row{display:flex;gap:.5rem;margin-top:.25rem}.vrf-nl-input{flex:1;padding:12px 16px;background:#f5f0e812;border:1px solid rgba(245,240,232,.12);border-radius:50px;font-family:Josefin Sans,sans-serif;font-size:13px;color:#f5f0e8;outline:none;transition:border-color .2s}.vrf-nl-input::placeholder{color:#f5f0e847}.vrf-nl-input:focus{border-color:#f5f0e859}.vrf-nl-btn{padding:12px 22px;border-radius:50px;background:#f5f0e8;color:#1a1a0e;font-family:Josefin Sans,sans-serif;font-size:13px;font-weight:700;letter-spacing:.04em;border:none;cursor:pointer;white-space:nowrap;transition:opacity .2s,transform .2s}.vrf-nl-btn:hover{opacity:.88;transform:translateY(-1px)}.vrf-nl-success{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.1em;color:#8bc34a;margin:0}.vrf-mid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;padding:3.5rem 0;border-bottom:1px solid rgba(245,240,232,.08);align-items:start}.vrf-nav-cols{display:flex;gap:3rem}.vrf-col-label{font-family:DM Mono,monospace;font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:#f5f0e847;margin:0 0 1.25rem}.vrf-col-links{list-style:none;display:flex;flex-direction:column;gap:.75rem}.vrf-col-links a{font-family:Josefin Sans,sans-serif;font-size:14px;font-weight:300;color:#f5f0e880;text-decoration:none;transition:color .2s}.vrf-col-links a:hover{color:#f5f0e8}.vrf-socials-row{display:flex;gap:.625rem;flex-wrap:wrap}.vrf-social-link{width:40px;height:40px;border-radius:50%;border:1px solid rgba(245,240,232,.12);display:flex;align-items:center;justify-content:center;color:#f5f0e873;text-decoration:none;transition:border-color .2s,color .2s,background .2s;flex-shrink:0}.vrf-social-link:hover{border-color:#f5f0e866;color:#f5f0e8;background:#f5f0e80f}.vrf-social-link svg{width:16px;height:16px;display:block;flex-shrink:0}.vrf-bar{padding:1.5rem 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.vrf-bar p{font-family:DM Mono,monospace;font-size:9px;letter-spacing:.1em;color:#f5f0e838;margin:0}@media(max-width:768px){.vrf-top,.vrf-mid{grid-template-columns:1fr;gap:2.5rem}.vrf-bar{flex-direction:column;align-items:flex-start;gap:.25rem}}@media(max-width:500px){.vrf-inner{padding:0 1.25rem}}:root{--vr-ann-height: 38px;--vr-ann-height-mobile: 32px;--vr-header-height: 74px;--vr-header-height-mobile: 60px;--vr-header-offset: calc(var(--vr-ann-height) + var(--vr-header-height));--vr-header-offset-mobile: calc(var(--vr-ann-height-mobile) + var(--vr-header-height-mobile))}.vr-header{position:fixed;top:var(--vr-ann-height);left:0;right:0;z-index:100;padding:18px var(--vr-space-md);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;transition:background .4s ease,box-shadow .4s ease}.vr-header.vr-scrolled{background:#f5f0e8f7;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 1px #00000014}.vr-nav-logo{display:flex;flex-direction:column;gap:2px;flex-shrink:0}.vr-nav-logo__name{font-family:var(--vr-font-display);font-size:22px;font-weight:700;color:var(--vr-color-text);line-height:1;letter-spacing:-.02em}.vr-nav-logo__img{height:28px;width:auto;display:block}.vr-nav-logo__tag{font-family:var(--vr-font-mono);font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:var(--vr-color-text-light);line-height:1}.vr-nav-links{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}.vr-nav-link{font-size:14px;font-weight:400;color:var(--vr-color-text);opacity:.75;transition:opacity .2s}.vr-nav-link:hover,.vr-nav-link[aria-current=page]{opacity:1}.vr-nav-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.vr-nav-icon-btn{width:28px;height:28px;border-radius:6px;border:none;background:transparent;display:flex;align-items:center;justify-content:center;color:var(--vr-color-text);cursor:pointer;transition:background .2s ease;position:relative;text-decoration:none;flex-shrink:0}.vr-nav-icon-btn:hover{background:#0000000d}.vr-nav-icon-btn svg{display:block;width:16px;height:16px;flex-shrink:0}.vr-nav-cart-count{position:absolute;top:-3px;right:-3px;min-width:14px;height:14px;border-radius:50%;background:var(--vr-color-accent);color:#fff;font-family:var(--vr-font-mono);font-size:7px;display:flex;align-items:center;justify-content:center;letter-spacing:0;border:1.5px solid var(--vr-color-bg);line-height:1;padding:0 2px}.vr-nav-cart-dot{position:absolute;top:-3px;right:-3px;min-width:14px;height:14px;border-radius:50%;background:var(--vr-color-accent);color:#fff;font-family:var(--vr-font-mono);font-size:7px;display:flex;align-items:center;justify-content:center;letter-spacing:0;border:1.5px solid #F5F0E8;line-height:1;padding:0 2px}.vr-hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px;background:none;border:none;margin-left:.25rem}.vr-hamburger span{display:block;width:24px;height:2px;background:var(--vr-color-text);transition:all .3s ease;border-radius:2px}.vr-hamburger.vr-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.vr-hamburger.vr-open span:nth-child(2){opacity:0}.vr-hamburger.vr-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.vr-mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--vr-color-bg);z-index:99;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;transform:translate(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);padding:2rem}.vr-mobile-menu.vr-open{transform:translate(0)}.vr-mobile-menu__close{position:absolute;top:1.5rem;right:1.5rem;width:42px;height:42px;border-radius:50%;border:1.5px solid rgba(0,0,0,.1);background:none;display:flex;align-items:center;justify-content:center;color:var(--vr-color-text);cursor:pointer}.vr-mobile-menu nav{display:flex;flex-direction:column;align-items:center;gap:1.75rem}.vr-mobile-menu__link{font-family:var(--vr-font-display);font-size:28px;font-weight:700;color:var(--vr-color-text);letter-spacing:-.02em;text-decoration:none;transition:opacity .2s}.vr-mobile-menu__link:hover{opacity:.6}.vr-mobile-menu__icons{display:flex;gap:1rem;align-items:center;margin-top:.5rem}.vr-mobile-menu__icons .vr-nav-icon-btn{width:40px;height:40px;border-radius:10px;border:1px solid rgba(0,0,0,.08)}@media(max-width:767px){.vr-header{top:var(--vr-ann-height-mobile);padding:14px var(--vr-space-md)}.vr-header nav,.vr-header .vr-nav-cta{display:none}.vr-nav-icon-btn:not(.vr-nav-cart-btn){display:none!important}.vr-nav-cart-btn{display:flex!important}.vr-hamburger{display:flex}:root{--vr-ann-height: var(--vr-ann-height-mobile);--vr-header-height: var(--vr-header-height-mobile)}}.vr-hero{min-height:calc(100vh - var(--vr-header-offset, 112px));display:flex;align-items:center;background-color:var(--vr-color-bg);overflow:hidden}.vr-hero__inner{max-width:1280px;margin:0 auto;padding:72px var(--vr-space-md) 80px;display:grid;grid-template-columns:55% 45%;gap:4rem;align-items:center;width:100%}.vr-hero__label{margin-bottom:1.5rem;color:var(--vr-color-accent);display:flex;align-items:center;gap:.75rem;font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.2em;text-transform:uppercase}.vr-hero__label:before{content:"";display:block;width:32px;height:1px;background:var(--vr-color-accent);flex-shrink:0}.vr-hero__headline{margin-bottom:1rem;color:var(--vr-color-text)}.vr-word{display:inline-block;opacity:0;transform:translateY(20px);animation:vr-word-in .7s cubic-bezier(.16,1,.3,1) forwards}@keyframes vr-word-in{to{opacity:1;transform:translateY(0)}}.vr-hero__sub{font-family:var(--vr-font-mono);font-size:12px;letter-spacing:.15em;color:var(--vr-color-text-light);margin-bottom:var(--vr-space-md);text-transform:uppercase;line-height:2}.vr-hero__body{max-width:440px;margin-bottom:2rem;font-size:16px;line-height:1.72;color:var(--vr-color-text-light);font-weight:300}.vr-hero__ctas{display:flex;align-items:center;gap:1.5rem;margin-bottom:2.5rem;flex-wrap:wrap}.vr-hero__trust{display:flex;flex-wrap:wrap;gap:1.25rem}.vr-hero__trust-item{display:flex;align-items:center;gap:.4rem;font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--vr-color-text-light)}.vr-hero__trust-item:before{content:"\2713";color:var(--vr-color-accent);font-weight:700;font-size:11px}.vr-hero__trust-in{opacity:0;animation:vr-fade-up .6s ease 1.2s forwards}@keyframes vr-fade-up{to{opacity:1;transform:translateY(0)}}.vr-hero__visual{position:relative;display:flex;align-items:center;justify-content:center;height:720px;background:radial-gradient(ellipse 55% 55% at center,rgba(127,108,6,.09) 0%,transparent 100%)}.vr-hero__visual-in{opacity:0;transform:translate(40px);animation:vr-visual-in 1s cubic-bezier(.16,1,.3,1) .6s forwards}@keyframes vr-visual-in{to{opacity:1;transform:translate(0)}}.vr-bottle-scene{position:relative;display:flex;align-items:flex-end;justify-content:center}.vr-hero-deco{position:absolute;pointer-events:none;z-index:1}.vr-hero-deco img{width:100%;height:auto;display:block}.vr-hero-deco--1{width:160px;top:6%;left:0%;animation:vr-deco-float-a 7s ease-in-out infinite}.vr-hero-deco--2{width:110px;top:14%;right:2%;animation:vr-deco-float-b 5.5s ease-in-out .8s infinite}.vr-hero-deco--3{width:130px;bottom:10%;left:3%;animation:vr-deco-float-a 8s ease-in-out 1.4s infinite}.vr-hero-deco--4{width:100px;bottom:12%;right:1%;animation:vr-deco-float-b 6s ease-in-out .3s infinite}@keyframes vr-deco-float-a{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-14px) rotate(4deg)}}@keyframes vr-deco-float-b{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(-5deg)}}@media(max-width:767px){.vr-hero-deco--1{width:80px;top:2%;left:0%}.vr-hero-deco--2{width:60px;top:2%;right:1%}.vr-hero-deco--3{width:70px;bottom:4%;left:1%}.vr-hero-deco--4{width:55px;bottom:5%;right:0%}}.vr-bottle-glow{position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:270px;height:64px;background:radial-gradient(ellipse,rgba(127,108,6,.25),transparent 70%);border-radius:50%;z-index:0;pointer-events:none}@keyframes vr-bottle-float{0%,to{transform:translateY(0) rotate(-15deg)}50%{transform:translateY(-20px) rotate(-15deg)}}.vr-bottle-img{position:relative;z-index:2;height:630px;transform-origin:center center;animation:vr-bottle-float 7s cubic-bezier(.45,.05,.55,.95) infinite;width:auto;object-fit:contain}.vr-bottle-img--placeholder{height:400px;width:auto;opacity:.3}@media(max-width:1279px){.vr-hero__inner{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:767px){.vr-hero{min-height:auto}.vr-hero__inner{grid-template-columns:1fr;padding:32px var(--vr-space-md) 48px;gap:0}.vr-hero__visual{height:360px;order:-1;margin-bottom:1.75rem}.vr-bottle-img{height:280px}@keyframes vr-bottle-float{0%,to{transform:translateY(0) rotate(-15deg)}50%{transform:translateY(-10px) rotate(-15deg)}}.vr-hero__text{text-align:center}.vr-hero__label{justify-content:center}.vr-hero__body{max-width:100%;margin-left:auto;margin-right:auto}.vr-hero__ctas{flex-direction:column;align-items:center;gap:1rem}.vr-hero__trust{justify-content:center}}.vr-manifesto{background:var(--vr-color-bg-dark);padding:var(--vr-space-xl) 0;position:relative;overflow:hidden}.vr-manifesto__quote-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--vr-font-display);font-size:clamp(180px,28vw,380px);color:var(--vr-color-accent);opacity:.055;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none;display:block}.vr-manifesto__inner{max-width:780px;margin:0 auto;padding:0 var(--vr-space-md);text-align:center;position:relative;z-index:2}.vr-manifesto__label{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--vr-color-accent-2);margin-bottom:2rem;display:block}.vr-manifesto__headline{font-size:clamp(22px,2.8vw,42px);font-family:var(--vr-font-display);font-weight:700;color:#f5f0e8;line-height:1.12;margin-bottom:2rem;letter-spacing:-.02em}.vr-manifesto__body{font-size:15px;line-height:1.85;color:#f5f0e894;font-weight:300;margin-bottom:1.25rem}.vr-manifesto__divider{width:40px;height:2px;background:var(--vr-color-accent);margin:2.5rem auto}.vr-manifesto__coda{font-family:var(--vr-font-mono);font-size:11px;letter-spacing:.15em;text-transform:uppercase;color:#f5f0e84d}.vr-marquee{background:var(--vr-color-bg-dark);overflow:hidden;padding:14px 0;border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(255,255,255,.04)}.vr-marquee__track{display:flex;width:max-content;animation:vr-scroll-left var(--vr-marquee-speed, 35s) linear infinite}@media(prefers-reduced-motion:reduce){.vr-marquee__track{animation:none}}.vr-marquee:hover .vr-marquee__track{animation-play-state:paused}.vr-marquee__inner{display:flex;align-items:center;white-space:nowrap}.vr-marquee__text{font-family:var(--vr-font-mono);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#f5f0e899;padding:0 16px}.vr-marquee__sep{color:var(--vr-color-accent-2);font-size:12px;padding:0 4px;flex-shrink:0}@keyframes vr-scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.vr-media-text{padding:var(--vr-space-xl) 0}.vr-media-text--light{background:var(--vr-color-bg)}.vr-media-text--dark{background:var(--vr-color-bg-dark)}.vr-media-text--cream{background:var(--vr-color-cream)}.vr-media-text__inner{display:grid;grid-template-columns:5fr 7fr;gap:clamp(2.5rem,5vw,5rem);align-items:center;max-width:1240px;margin:0 auto;padding:0 var(--vr-space-md)}.vr-media-text--media-right .vr-media-text__inner{grid-template-columns:7fr 5fr}.vr-media-text--media-left .vr-media-text__text{order:2}.vr-media-text--media-left .vr-media-text__media{order:1}.vr-media-text--media-left .vr-media-text__inner{grid-template-columns:5fr 7fr}.vr-media-text__label{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--vr-color-accent);display:inline-flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.vr-media-text__label:before{content:"";display:block;width:28px;height:1px;background:var(--vr-color-accent);flex-shrink:0}.vr-media-text__headline{margin-bottom:1.5rem;color:var(--vr-color-text)}.vr-media-text--dark .vr-media-text__headline{color:#f5f0e8}.vr-media-text__body p{font-size:15px;line-height:1.85;font-weight:300;color:var(--vr-color-text-light);margin:0 0 1em}.vr-media-text__body p:last-child{margin-bottom:0}.vr-media-text__body strong{font-weight:600;color:var(--vr-color-text)}.vr-media-text__body em{font-style:italic}.vr-media-text__body a{color:var(--vr-color-accent);border-bottom:1px solid currentColor;transition:opacity .2s ease}.vr-media-text__body a:hover{opacity:.7}.vr-media-text--dark .vr-media-text__body p{color:#f5f0e899}.vr-media-text--dark .vr-media-text__body strong{color:#f5f0e8}.vr-media-text__cta{margin-top:2rem;display:inline-flex}.vr-media-text__media{position:relative;border-radius:20px;overflow:hidden}.vr-media-text__img{width:100%;height:auto;display:block;border-radius:20px}.vr-media-text__placeholder{width:100%;aspect-ratio:4 / 3;background:var(--vr-color-cream);border-radius:20px}.vr-media-text__embed{position:relative;width:100%;padding-bottom:56.25%;border-radius:20px;overflow:hidden;background:#000}.vr-media-text__embed iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}.vr-media-text__hosted-video{border-radius:20px;overflow:hidden}.vr-media-text__video{width:100%;height:auto;display:block}@media(max-width:1024px){.vr-media-text__inner,.vr-media-text--media-right .vr-media-text__inner,.vr-media-text--media-left .vr-media-text__inner{grid-template-columns:1fr 1fr}}@media(max-width:767px){.vr-media-text__inner,.vr-media-text--media-right .vr-media-text__inner,.vr-media-text--media-left .vr-media-text__inner{grid-template-columns:1fr;gap:2rem}.vr-media-text--media-left .vr-media-text__text,.vr-media-text--media-left .vr-media-text__media{order:unset}.vr-media-text__media{border-radius:16px}}.vr-product-hero{max-width:1280px;margin:0 auto;padding:calc(var(--vr-bar-h, 38px) + var(--vr-nav-h, 72px) + 2.5rem) var(--vr-space-md) var(--vr-space-xl);display:grid;grid-template-columns:55% 45%;gap:4rem;align-items:start}.vr-gallery{position:sticky;top:calc(var(--vr-header-offset, 110px) + 1.5rem)}.vr-gallery__header{margin-bottom:1rem}.vr-gallery__overline{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--vr-color-accent);display:block;margin-bottom:.4rem}.vr-gallery__title{font-size:clamp(18px,2vw,28px);line-height:1.05;letter-spacing:-.02em}.vr-gallery__main{position:relative;border-radius:24px;overflow:hidden;background:var(--vr-color-cream);aspect-ratio:4/5;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.vr-gallery__badge{position:absolute;top:1.25rem;left:1.25rem;z-index:2;background:var(--vr-color-accent);color:#fff;font-family:var(--vr-font-mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;padding:5px 12px;border-radius:4px}.vr-gallery__img{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .4s ease}.vr-gallery__img.active{opacity:1}.vr-gallery__img img{width:100%;height:100%;object-fit:cover}.vr-gallery__placeholder{width:80%;height:auto;opacity:.3}.vr-gallery__thumbs{display:flex;gap:.75rem}.vr-gallery__thumb{flex:1;aspect-ratio:1;border-radius:14px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:border-color .2s,transform .2s;background:var(--vr-color-cream);display:flex;align-items:center;justify-content:center}.vr-gallery__thumb:hover{transform:translateY(-2px)}.vr-gallery__thumb.active{border-color:var(--vr-color-accent)}.vr-gallery__thumb img{width:100%;height:100%;object-fit:cover}.vr-product-info{padding-top:.5rem}.vr-product-overline{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:var(--vr-color-accent);margin-bottom:.75rem;display:flex;align-items:center;gap:.75rem}.vr-product-overline:before{content:"";display:block;width:20px;height:1px;background:var(--vr-color-accent)}.vr-product-name{font-size:clamp(26px,3vw,42px);line-height:1.05;letter-spacing:-.025em;margin-bottom:.5rem}.vr-product-subtitle{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--vr-color-text-light);margin-bottom:1.25rem}.vr-product-rating{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(0,0,0,.08)}.vr-stars{display:flex;gap:2px;align-items:center}.vr-stars svg{width:14px;height:14px;display:block;flex-shrink:0}.vr-rating-score{font-weight:700;font-size:15px}.vr-rating-count{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--vr-color-text-light)}.vr-price-block{margin-bottom:1.75rem}.vr-price-main{font-size:34px;font-weight:700;letter-spacing:-.02em;line-height:1;margin-bottom:.5rem}.vr-price-badges{display:flex;gap:.5rem;flex-wrap:wrap}.vr-price-badge-item{font-family:var(--vr-font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--vr-color-accent);background:#2d501614;padding:3px 10px;border-radius:4px}.vr-variant-label{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--vr-color-text-light);margin-bottom:1rem;display:block}.vr-variant-options{display:grid;grid-template-columns:repeat(3,1fr);gap:.875rem;margin-bottom:1.75rem}.vr-variant-card{position:relative;display:flex;flex-direction:column;border:1.5px solid rgba(0,0,0,.09);border-radius:20px;overflow:hidden;cursor:pointer;background:#fff;padding:0;text-align:left;font-family:inherit;transition:transform .28s cubic-bezier(.16,1,.3,1),border-color .22s,box-shadow .28s;width:100%}.vr-variant-card:hover:not(:disabled){transform:translateY(-5px);border-color:#2d50164d;box-shadow:0 16px 40px #0000001a}.vr-variant-card.active{border-color:var(--vr-color-accent);border-width:2px;box-shadow:0 0 0 4px #2d50161a,0 8px 28px #2d50161f;transform:translateY(-2px)}.vr-variant-card:disabled{opacity:.5;cursor:not-allowed}.vr-variant-discount{position:absolute;top:11px;left:11px;z-index:2;display:inline-flex;align-items:center;padding:4px 10px;border-radius:20px;font-family:var(--vr-font-mono);font-size:8.5px;letter-spacing:.1em;text-transform:uppercase;color:#fff;box-shadow:0 2px 8px #0000002e}.vr-variant-discount.green{background:var(--vr-color-accent)}.vr-variant-discount.gold{background:var(--vr-color-accent-2)}.vr-variant-check{position:absolute;top:11px;right:11px;z-index:2;width:26px;height:26px;border-radius:50%;background:var(--vr-color-accent);display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.5);transition:opacity .22s,transform .22s cubic-bezier(.34,1.56,.64,1)}.vr-variant-card.active .vr-variant-check{opacity:1;transform:scale(1)}.vr-variant-card-img{width:100%;aspect-ratio:3/4;background:var(--vr-color-cream);overflow:hidden;flex-shrink:0}.vr-variant-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.vr-variant-card:hover:not(:disabled) .vr-variant-card-img img{transform:scale(1.05)}.vr-variant-card-body{padding:1rem 1rem 1.125rem;display:flex;flex-direction:column;gap:6px;flex:1}.vr-variant-card-count{font-weight:700;font-size:14px;color:var(--vr-color-text);letter-spacing:-.01em;line-height:1}.vr-variant-card.active .vr-variant-card-count{color:var(--vr-color-accent)}.vr-variant-popular{display:inline-block;font-family:var(--vr-font-mono);font-size:8px;letter-spacing:.12em;text-transform:uppercase;color:var(--vr-color-accent);background:#2d501614;padding:3px 8px;border-radius:4px}.vr-variant-price-row{display:flex;align-items:baseline;gap:.4rem}.vr-variant-price{font-weight:700;font-size:20px;color:var(--vr-color-text);letter-spacing:-.025em;line-height:1;transition:color .2s}.vr-variant-card.active .vr-variant-price{color:var(--vr-color-accent)}.vr-variant-orig{font-family:var(--vr-font-mono);font-size:11px;color:var(--vr-color-text-light);text-decoration:line-through;opacity:.65}.vr-product-form{margin:0}.vr-add-to-cart-row{margin-bottom:1rem}.vr-cart-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:17px 40px;border-radius:50px;font-family:var(--vr-font-body, "Josefin Sans", sans-serif);font-size:16px;font-weight:500;background:var(--vr-color-accent, #333d29);color:#fff;border:none;cursor:pointer;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1);text-decoration:none;line-height:1}.vr-cart-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #2d501659}.vr-cart-btn:disabled{opacity:.5;cursor:not-allowed}.vr-buy-now-row{margin-bottom:1.75rem}.vr-buy-now-row .shopify-payment-button{margin:0}.vr-buy-now-row .shopify-payment-button__button--unbranded,.vr-buy-now-row .shopify-payment-button__button{border-radius:50px!important;font-family:var(--vr-font-body, "Josefin Sans", sans-serif)!important;font-size:16px!important;font-weight:500!important;padding:17px 40px!important;min-height:unset!important;background:transparent!important;background-color:transparent!important;color:var(--vr-color-accent, #333d29)!important;border:1.5px solid var(--vr-color-accent, #333d29)!important;box-shadow:none!important;transition:background .3s ease,color .3s ease!important}.vr-buy-now-row .shopify-payment-button__button--unbranded:hover,.vr-buy-now-row .shopify-payment-button__button:hover{background:var(--vr-color-accent, #333d29)!important;background-color:var(--vr-color-accent, #333d29)!important;color:#fff!important}.vr-shipping-info{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.75rem;padding:1.25rem;background:#2d50160d;border-radius:14px;border:1px solid rgba(45,80,22,.1)}.vr-shipping-row{display:flex;align-items:center;gap:.75rem}.vr-shipping-row svg{flex-shrink:0;color:var(--vr-color-accent)}.vr-shipping-row span{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--vr-color-text-light)}.vr-trust-badges{display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:2rem}.vr-trust-badge-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .5rem;border:1px solid rgba(0,0,0,.08);border-radius:14px;text-align:center}.vr-trust-badge-item svg{color:var(--vr-color-accent)}.vr-trust-badge-label{font-family:var(--vr-font-mono);font-size:8.5px;letter-spacing:.1em;text-transform:uppercase;color:var(--vr-color-text-light);line-height:1.4}.vr-guarantee-bar{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;background:var(--vr-color-bg-dark);border-radius:14px}.vr-guarantee-bar svg{color:#f5f0e899;flex-shrink:0;margin-top:1px}.vr-guarantee-text{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#f5f0e899;line-height:1.5}.vr-guarantee-text p{font-size:10px;color:#f5f0e899;margin:0}.vr-guarantee-text strong{color:#f5f0e8e6}@media(max-width:1079px){.vr-product-hero{grid-template-columns:1fr;gap:2.5rem}.vr-gallery{position:static}.vr-gallery__main{aspect-ratio:3/2;max-height:480px}}@media(max-width:767px){.vr-product-hero{padding:calc(var(--vr-bar-h, 38px) + var(--vr-nav-h, 72px) + 1.5rem) var(--vr-space-md) var(--vr-space-lg)}.vr-gallery__main{aspect-ratio:3/2;border-radius:16px;max-height:none}.vr-gallery__thumbs{gap:.5rem;overflow-x:auto;scrollbar-width:none;flex-wrap:nowrap}.vr-gallery__thumbs::-webkit-scrollbar{display:none}.vr-gallery__thumb{flex-shrink:0;width:64px;flex:none;border-radius:10px}.vr-variant-options{grid-template-columns:1fr}.vr-variant-card{flex-direction:row;align-items:stretch;border-radius:16px}.vr-variant-card-img{width:92px;flex-shrink:0;aspect-ratio:unset;border-radius:14px 0 0 14px}.vr-variant-card-img img{border-radius:14px 0 0 14px}.vr-variant-discount{top:.5rem;left:.5rem;font-size:7.5px}.vr-variant-check{top:50%;right:.875rem;transform:translateY(-50%) scale(.5)}.vr-variant-card.active .vr-variant-check{transform:translateY(-50%) scale(1)}.vr-variant-card-body{padding:.875rem 1rem;flex:1}.vr-trust-badges{grid-template-columns:repeat(2,1fr)}}.vr-metrics-strip{background:var(--vr-color-bg-dark);padding:var(--vr-space-lg) 0}.vr-metrics-inner{max-width:1280px;margin:0 auto;padding:0 var(--vr-space-md);display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:2rem;text-align:center}.vr-metric-item{display:flex;flex-direction:column;align-items:center;gap:.5rem}.vr-metric-num{font-family:var(--vr-font-display);font-weight:700;font-size:clamp(28px,3vw,42px);color:#f5f0e8;letter-spacing:-.03em;line-height:1}.vr-metric-label{font-family:var(--vr-font-mono);font-size:9.5px;letter-spacing:.16em;text-transform:uppercase;color:#f5f0e866}@media(max-width:767px){.vr-metrics-inner{grid-template-columns:repeat(2,1fr)}}.vr-quality-section{overflow:hidden}.vr-qs-blob-wrap{position:relative}.vr-qs-wave{width:100%;display:block;line-height:0}.vr-qs-wave-top{margin-bottom:-2px}.vr-qs-wave-bottom{margin-top:-2px}.vr-qs-content{background:var(--vr-color-accent);padding:var(--vr-space-lg) 0 calc(var(--vr-space-lg) + 3.5rem)}.vr-qs-inner{max-width:1200px;margin:0 auto;padding:0 var(--vr-space-md)}.vr-qs-header{text-align:center;max-width:640px;margin:0 auto var(--vr-space-lg)}.vr-qs-overline{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#f5f0e880;margin-bottom:.875rem;display:block}.vr-qs-headline{font-weight:700;font-size:clamp(24px,3vw,42px);letter-spacing:-.025em;line-height:1.08;color:#f5f0e8}.vr-qs-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.vr-qs-item{display:flex;flex-direction:column;transition:transform .3s ease}.vr-qs-item:hover{transform:translateY(-5px)}.vr-qs-item:nth-child(2n){margin-top:3rem}.vr-qs-item-img{width:100%;aspect-ratio:3/2;overflow:hidden;border-radius:10px;flex-shrink:0}.vr-qs-item-img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.vr-qs-item:hover .vr-qs-item-img img{transform:scale(1.06)}.vr-qs-placeholder{width:100%;height:100%;opacity:.3}.vr-qs-item-body{padding:1.1rem .25rem 0;display:flex;flex-direction:column;gap:.45rem}.vr-qs-item-title{font-weight:700;font-size:15px;color:#f5f0e8;letter-spacing:-.01em;line-height:1.25}.vr-qs-item-text{font-size:13px;color:#f5f0e88c;font-weight:300;line-height:1.72;margin:0}@media(max-width:900px){.vr-qs-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.vr-qs-item:nth-child(2n){margin-top:0}}@media(max-width:560px){.vr-qs-grid{grid-template-columns:1fr}}.vr-product-tabs{padding-bottom:var(--vr-space-xl)}.vr-product-tabs__inner{max-width:1280px;margin:0 auto;padding:0 var(--vr-space-md)}.vr-tabs-nav{display:flex;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:2.5rem;overflow-x:auto;scrollbar-width:none}.vr-tabs-nav::-webkit-scrollbar{display:none}.vr-tab-btn{padding:1rem 1.75rem;font-family:var(--vr-font-body);font-size:14px;font-weight:400;color:var(--vr-color-text-light);background:none;border:none;cursor:pointer;position:relative;transition:color .2s;white-space:nowrap;flex-shrink:0}.vr-tab-btn:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--vr-color-accent);transform:scaleX(0);transition:transform .25s ease}.vr-tab-btn.active{color:var(--vr-color-text);font-weight:600}.vr-tab-btn.active:after{transform:scaleX(1)}.vr-tab-btn:hover{color:var(--vr-color-text)}.vr-tab-panel{display:none}.vr-tab-panel.active{display:block}.vr-accordion-header{display:none}.vr-tab-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.vr-tab-text h3{font-size:22px;margin-bottom:1rem}.vr-tab-text p{margin-bottom:1rem}.vr-tab-text p:last-child{margin-bottom:0}.vr-tab-text ul{list-style:none;display:flex;flex-direction:column;gap:.75rem;padding:0}.vr-tab-text ul li{display:flex;align-items:flex-start;gap:.75rem;font-size:15px;color:var(--vr-color-text-light);font-weight:300;line-height:1.6}.vr-tab-text ul li:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:var(--vr-color-accent);margin-top:.55em;flex-shrink:0}.vr-tab-text table{width:100%;border-collapse:collapse;margin-top:1rem}.vr-tab-text th{text-align:left;font-family:var(--vr-font-mono);font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--vr-color-text-light);padding:.75rem 1rem;border-bottom:2px solid rgba(0,0,0,.08)}.vr-tab-text td{padding:.85rem 1rem;font-size:14px;color:var(--vr-color-text-light);border-bottom:1px solid rgba(0,0,0,.06);line-height:1.5;font-weight:300}.vr-tab-text tr:last-child td{border-bottom:none}.vr-tab-text td:first-child{font-weight:500;color:var(--vr-color-text)}.vr-tab-text td:last-child{font-family:var(--vr-font-mono);font-size:12px;text-align:right}.vr-tab-img{border-radius:20px;overflow:hidden}.vr-tab-img img{width:100%;height:400px;object-fit:cover}@media(max-width:767px){.vr-tabs-nav{display:none}.vr-tab-panel{display:block;border-bottom:1px solid rgba(0,0,0,.08)}.vr-tab-grid{display:none;padding-bottom:1.5rem;grid-template-columns:1fr}.vr-tab-panel.accordion-open .vr-tab-grid{display:grid}.vr-accordion-header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 0;font-family:var(--vr-font-display);font-weight:700;font-size:15px;letter-spacing:-.01em;color:var(--vr-color-text);background:none;border:none;cursor:pointer;text-align:left}.vr-accordion-header:after{content:"+";font-family:var(--vr-font-mono);font-size:20px;font-weight:300;color:var(--vr-color-accent);line-height:1;flex-shrink:0}.vr-tab-panel.accordion-open .vr-accordion-header{color:var(--vr-color-accent)}.vr-tab-panel.accordion-open .vr-accordion-header:after{content:"\2212"}.vr-tab-img{display:none!important}}.vrd-hero{position:relative;height:clamp(320px,50vh,560px);overflow:hidden}.vrd-hero img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.vrd-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#12100ce6,#12100c73 55%,#12100c1a)}.vrd-hero__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end}.vrd-hero__inner{max-width:1240px;width:100%;margin:0 auto;padding:0 var(--vr-space-md) 2.5rem}.vrd-chips{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.875rem}.vrd-chip{display:inline-flex;align-items:center;gap:5px;font-family:var(--vr-font-mono);font-size:8.5px;letter-spacing:.18em;text-transform:uppercase;color:#f5f0e8bf;background:#ffffff1a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);padding:5px 12px;border-radius:20px}.vrd-chip--accent{color:var(--vr-color-accent-2);border-color:rgba(var(--vr-color-accent-2-rgb, 180, 140, 60),.35)}.vrd-title{font-family:var(--vr-font-display);font-weight:700;font-size:clamp(28px,4vw,56px);color:#f5f0e8;line-height:1.05;letter-spacing:-.025em;margin-bottom:.5rem;text-shadow:0 2px 24px rgba(0,0,0,.4)}.vrd-zutaten-count{font-family:var(--vr-font-mono);font-size:9.5px;letter-spacing:.18em;text-transform:uppercase;color:#f5f0e88c}.vrd-body{background:var(--vr-color-bg);padding:var(--vr-space-xl) 0}.vrd-body__inner{max-width:1240px;margin:0 auto;padding:0 var(--vr-space-md)}.vrd-description-wrap{background:var(--vr-color-bg);padding:0 0 var(--vr-space-xl)}.vrd-description-inner{max-width:1240px;margin:0 auto;padding:0 var(--vr-space-md);width:100%;box-sizing:border-box}.vrd-description{font-size:16px;font-weight:300;color:var(--vr-color-text-light);line-height:1.85;margin-bottom:2.5rem}.vrd-divider{height:1px;background:#00000014;margin-bottom:2.5rem}.vrd-content-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:4rem;align-items:start}.vrd-col__heading{font-family:var(--vr-font-display);font-weight:700;font-size:20px;color:var(--vr-color-text);letter-spacing:-.01em;margin-bottom:1.5rem;display:flex;align-items:baseline;gap:.75rem}.vrd-col__heading-num{font-family:var(--vr-font-mono);font-size:9px;letter-spacing:.18em;color:var(--vr-color-accent);opacity:.6}.vrd-ingredients{list-style:none;padding:0;margin:0}.vrd-ingredients li{display:flex;align-items:baseline;gap:.75rem;font-size:14px;font-weight:300;color:var(--vr-color-text);line-height:1.6;padding:.6rem 0;border-bottom:1px solid rgba(0,0,0,.06)}.vrd-ingredients li:before{content:"";display:block;width:4px;height:4px;border-radius:50%;background:var(--vr-color-accent);flex-shrink:0;opacity:.6;position:relative;top:-1px}.vrd-steps{list-style:none;padding:0;margin:0;counter-reset:steps}.vrd-steps li{display:grid;grid-template-columns:2rem 1fr;gap:1rem;align-items:start;font-size:14px;font-weight:300;color:var(--vr-color-text);line-height:1.75;padding:1.1rem 0;border-bottom:1px solid rgba(0,0,0,.06)}.vrd-step__num{font-family:var(--vr-font-mono);font-size:9px;letter-spacing:.18em;color:var(--vr-color-accent);opacity:.65;padding-top:4px;line-height:1}.vrd-back-row{margin-top:3.5rem;padding-top:2rem;border-top:1px solid rgba(0,0,0,.08)}.vrd-back-link{display:inline-flex;align-items:center;gap:6px;font-family:var(--vr-font-mono);font-size:9.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--vr-color-text-light);text-decoration:none;transition:color .2s ease}.vrd-back-link:hover{color:var(--vr-color-accent)}@media(max-width:767px){.vrd-content-grid{grid-template-columns:1fr;gap:2.5rem}.vrd-hero{height:clamp(260px,55vw,360px)}.vrd-description{font-size:15px}}.vrl{background:var(--vr-color-bg);padding:var(--vr-space-xl) 0;min-height:60vh}.vrl__header{max-width:1240px;margin:0 auto;padding:0 var(--vr-space-md);margin-bottom:3rem}.vrl__overline{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--vr-color-accent);display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.vrl__overline:before{content:"";display:block;width:28px;height:1px;background:var(--vr-color-accent);flex-shrink:0}.vrl__headline{font-family:var(--vr-font-display);font-weight:700;font-size:clamp(28px,3.5vw,52px);color:var(--vr-color-text);line-height:1.05;letter-spacing:-.025em;margin-bottom:.75rem}.vrl__subtitle{font-size:15px;font-weight:300;color:var(--vr-color-text-light);line-height:1.75;max-width:480px;margin-bottom:.5rem}.vrl__count{font-family:var(--vr-font-mono);font-size:9.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--vr-color-text-light);opacity:.6;display:block;margin-top:.75rem}.vrl__grid{max-width:1240px;margin:0 auto;padding:0 var(--vr-space-md);display:grid;grid-template-columns:repeat(3,1fr);gap:1.75rem}.vrl-card{background:#fff;border-radius:16px;overflow:hidden;text-decoration:none;display:flex;flex-direction:column;box-shadow:0 2px 16px #0000000e;transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(0,0,0,.05)}.vrl-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #0000001a}.vrl-card__img{position:relative;height:220px;overflow:hidden;background:#2d501614}.vrl-card__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.vrl-card:hover .vrl-card__img img{transform:scale(1.04)}.vrl-card__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--vr-font-mono);font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:#0000004d}.vrl-card__category-badge{position:absolute;top:.875rem;left:.875rem;background:#1c1a15c7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--vr-color-accent-2);font-family:var(--vr-font-mono);font-size:8px;letter-spacing:.16em;text-transform:uppercase;padding:4px 10px;border-radius:20px}.vrl-card__body{padding:1.5rem;display:flex;flex-direction:column;flex:1}.vrl-card__time{display:flex;align-items:center;gap:5px;font-family:var(--vr-font-mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--vr-color-accent);margin-bottom:.6rem}.vrl-card__title{font-family:var(--vr-font-display);font-weight:700;font-size:18px;color:var(--vr-color-text);line-height:1.2;letter-spacing:-.01em;margin-bottom:.5rem}.vrl-card__desc{font-size:13px;font-weight:300;color:var(--vr-color-text-light);line-height:1.72;flex:1;margin-bottom:1rem}.vrl-card__footer{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:auto}.vrl-card__meta-tag{font-family:var(--vr-font-mono);font-size:8.5px;letter-spacing:.12em;text-transform:uppercase;color:var(--vr-color-text-light);background:#0000000e;padding:3px 9px;border-radius:20px}.vrl__empty{max-width:1240px;margin:0 auto;padding:4rem var(--vr-space-md);text-align:center;color:var(--vr-color-text-light);font-size:15px}@media(max-width:1023px){.vrl__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:639px){.vrl__grid{grid-template-columns:1fr;gap:1.25rem}.vrl__header{margin-bottom:2rem}}.vr-recipes{position:relative;overflow:hidden;padding:var(--vr-space-xl) 0}.vr-recipe-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.vr-recipe-bg img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.vr-recipe-bg__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,#1c1a15f7,#1c1a15eb 45%,#1c1a15cc)}.vr-recipe-inner{position:relative;z-index:2;max-width:1240px;margin:0 auto;padding:0 var(--vr-space-md)}.vr-recipe-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:2.5rem;gap:2rem;flex-wrap:wrap}.vr-recipe-header__text{flex:1}.vr-recipe-header__actions{display:flex;align-items:center;gap:1.25rem;flex-shrink:0}.vr-recipe-view-all{font-family:var(--vr-font-mono);font-size:9.5px;letter-spacing:.18em;text-transform:uppercase;color:#f5f0e8a6;text-decoration:none;border-bottom:1px solid rgba(245,240,232,.25);padding-bottom:2px;transition:color .2s ease,border-color .2s ease}.vr-recipe-view-all:hover{color:var(--vr-color-accent-2);border-color:var(--vr-color-accent-2)}.vr-recipe-overline{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#f5f0e88c;display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.vr-recipe-overline:before{content:"";display:block;width:28px;height:1px;background:#f5f0e866;flex-shrink:0}.vr-recipe-headline{font-family:var(--vr-font-display);font-weight:700;font-size:clamp(28px,3.5vw,50px);color:#f5f0e8;line-height:1.05;letter-spacing:-.025em;margin-bottom:.75rem;text-shadow:0 2px 24px rgba(0,0,0,.45)}.vr-recipe-sub{font-size:15px;color:#f5f0e8b8;font-weight:300;max-width:380px;line-height:1.7}.vr-recipe-nav-btns{display:flex;gap:.75rem}.vr-recipe-btn{width:48px;height:48px;border-radius:50%;border:1.5px solid rgba(255,255,255,.2);background:#ffffff0f;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease;color:#ffffffb3}.vr-recipe-btn:hover{border-color:#ffffff8c;background:#ffffff1f;color:#fff}.vr-recipe-btn svg{flex-shrink:0}.vr-recipe-track-wrap{overflow:hidden}.vr-recipe-track{display:flex;gap:1.25rem;transition:transform .5s cubic-bezier(.16,1,.3,1);will-change:transform}.vr-recipe-card{flex-shrink:0;width:calc(25% - .94rem);background:#1c1a15b8;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.12);border-radius:20px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;text-decoration:none;display:block}.vr-recipe-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px #00000080;border-color:#fff3}.vr-recipe-card__img{height:200px;overflow:hidden;position:relative;background:#2d501640}.vr-recipe-card__img img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.vr-recipe-card:hover .vr-recipe-card__img img{transform:scale(1.05)}.vr-recipe-card__img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-family:var(--vr-font-mono);font-size:9px;letter-spacing:.15em;text-transform:uppercase;color:#ffffff59}.vr-recipe-card__body{padding:1.5rem}.vr-recipe-card__tag{font-family:var(--vr-font-mono);font-size:8.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--vr-color-accent-2);margin-bottom:.6rem;display:block}.vr-recipe-card__title{font-family:var(--vr-font-display);font-weight:700;font-size:17px;color:#f5f0e8;line-height:1.2;margin-bottom:.5rem;letter-spacing:-.01em}.vr-recipe-card__meta{font-family:var(--vr-font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:#f5f0e885;display:flex;gap:1rem}.vr-recipe-dots{display:flex;gap:.5rem;justify-content:center;margin-top:2rem}.vr-recipe-dot{width:6px;height:6px;border-radius:50%;background:#fff3;cursor:pointer;transition:all .25s ease;border:none;padding:0}.vr-recipe-dot.active{background:var(--vr-color-accent-2);width:20px;border-radius:3px}.vr-recipe-empty{color:#f5f0e880;font-size:14px;text-align:center;padding:3rem 0}@media(max-width:1279px)and (min-width:1024px){.vr-recipe-card{width:calc(33.33% - .83rem)}}@media(max-width:1023px)and (min-width:640px){.vr-recipe-card{width:calc(50% - .63rem)}}@media(max-width:639px){.vr-recipe-card{width:calc(88vw - 2.5rem)!important}}.vr-reviews{background:var(--vr-color-bg);padding:var(--vr-space-xl) 0}.vr-reviews__header{text-align:center;margin-bottom:3rem;padding:0 var(--vr-space-md)}.vr-reviews__headline{font-family:var(--vr-font-display);font-weight:700;font-size:clamp(24px,3vw,44px);color:var(--vr-color-text);letter-spacing:-.025em;line-height:1.08;margin-bottom:.5rem}.vr-reviews__sub{font-size:14px;font-weight:300;color:var(--vr-color-text-light);margin-bottom:1rem}.vr-reviews__summary{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:.75rem}.vr-reviews__stars{display:flex;gap:2px}.vr-reviews__count{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--vr-color-text-light)}.vr-reviews__grid{max-width:1280px;margin:0 auto;padding:0 var(--vr-space-md);display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.vr-review-card{background:var(--vr-color-surface);border:1px solid rgba(0,0,0,.07);border-radius:14px;padding:1.75rem;display:flex;flex-direction:column;gap:1rem;transition:opacity .3s ease}.vr-review-card--hidden{display:none}.vr-review-card__top{display:flex;align-items:center;justify-content:space-between}.vr-review-card__stars{display:flex;gap:2px}.vr-review-card__badge{font-family:var(--vr-font-mono);font-size:8px;letter-spacing:.14em;text-transform:uppercase;background:#2d50161a;color:var(--vr-color-accent);padding:3px 8px;border-radius:20px}.vr-review-card__body{font-size:14px;font-weight:300;color:var(--vr-color-text-light);line-height:1.75;flex:1}.vr-review-card__footer{padding-top:.75rem;border-top:1px solid rgba(0,0,0,.06)}.vr-review-card__author-wrap{display:flex;align-items:center;gap:.75rem}.vr-review-card__author-initial{width:34px;height:34px;border-radius:50%;background:var(--vr-color-accent);color:#fff;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.vr-review-card__author{display:block;font-size:13px;font-weight:600;color:var(--vr-color-text);letter-spacing:.01em;line-height:1.3}.vr-review-card__date{display:block;font-family:var(--vr-font-mono);font-size:9px;letter-spacing:.1em;color:var(--vr-color-text-light);opacity:.5;margin-top:1px}.vr-reviews__more{text-align:center;margin-top:2.5rem;padding:0 var(--vr-space-md)}.vr-reviews__more-btn{background:transparent;border:1.5px solid var(--vr-color-accent);color:var(--vr-color-accent);font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;padding:.875rem 2.5rem;border-radius:40px;cursor:pointer;transition:background .2s ease,color .2s ease}.vr-reviews__more-btn:hover{background:var(--vr-color-accent);color:#fff}.vr-reviews__empty{text-align:center;color:var(--vr-color-text-light);font-size:14px;padding:2rem var(--vr-space-md)}.vr-reviews__form-wrap{max-width:640px;margin:3rem auto 0;padding:0 var(--vr-space-md);text-align:center}.vr-reviews__form-toggle{background:var(--vr-color-accent);color:#fff;border:none;font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;padding:.875rem 2.5rem;border-radius:40px;cursor:pointer;transition:opacity .2s ease}.vr-reviews__form-toggle:hover{opacity:.85}.vr-reviews__form-inner{background:var(--vr-color-surface);border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:2rem;margin-top:1.5rem;text-align:left}.vr-reviews__form-title{font-family:var(--vr-font-display);font-size:20px;font-weight:700;color:var(--vr-color-text);margin-bottom:1.5rem}.vr-reviews__form-user{font-size:13px;color:var(--vr-color-text-light);margin-bottom:1.25rem}.vr-reviews__form-field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.25rem}.vr-reviews__form-field label{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--vr-color-text)}.vr-reviews__form-field input,.vr-reviews__form-field textarea{background:var(--vr-color-bg);border:1.5px solid rgba(0,0,0,.12);border-radius:8px;padding:.75rem 1rem;font-size:14px;font-family:inherit;color:var(--vr-color-text);transition:border-color .2s ease;width:100%;box-sizing:border-box}.vr-reviews__form-field input:focus,.vr-reviews__form-field textarea:focus{outline:none;border-color:var(--vr-color-accent)}.vr-reviews__rating-picker{display:flex;flex-direction:row-reverse;justify-content:flex-end;gap:4px}.vr-reviews__rating-picker input[type=radio]{display:none}.vr-reviews__rating-picker label{cursor:pointer;color:#00000026;text-transform:none;letter-spacing:0;font-weight:400;font-size:inherit;transition:color .15s ease}.vr-reviews__rating-picker input:checked~label,.vr-reviews__rating-picker label:hover,.vr-reviews__rating-picker label:hover~label{color:#e8a920}.vr-reviews__submit{width:100%;background:var(--vr-color-accent);color:#fff;border:none;border-radius:8px;padding:.875rem;font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;cursor:pointer;margin-top:.5rem;transition:opacity .2s ease}.vr-reviews__submit:hover{opacity:.85}.vr-reviews__success{margin-top:1rem;font-size:13px;color:var(--vr-color-accent);text-align:center}@media(max-width:1023px){.vr-reviews__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:639px){.vr-reviews__grid{grid-template-columns:1fr;gap:1rem}}.vr-rich-text{padding:var(--vr-space-xl) 0}.vr-rich-text--light{background:var(--vr-color-bg)}.vr-rich-text--dark{background:var(--vr-color-bg-dark)}.vr-rich-text--cream{background:var(--vr-color-cream)}.vr-rich-text__inner{margin:0 auto;padding:0 var(--vr-space-md)}.vr-rich-text__inner--narrow{max-width:760px}.vr-rich-text__inner--wide{max-width:1100px}.vr-rich-text__inner--left{text-align:left}.vr-rich-text__inner--center{text-align:center}.vr-rich-text__label{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--vr-color-accent);display:inline-flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.vr-rich-text__inner--left .vr-rich-text__label:before{content:"";display:block;width:28px;height:1px;background:var(--vr-color-accent);flex-shrink:0}.vr-rich-text__headline{margin-bottom:2rem;color:var(--vr-color-text)}.vr-rich-text--dark .vr-rich-text__headline{color:#f5f0e8}.vr-rich-text__blocks{display:flex;flex-direction:column;gap:1.25rem}.vr-rich-text__paragraph p{font-size:15px;line-height:1.85;font-weight:300;color:var(--vr-color-text-light);margin:0 0 1em}.vr-rich-text__paragraph p:last-child{margin-bottom:0}.vr-rich-text__paragraph strong{font-weight:600;color:var(--vr-color-text)}.vr-rich-text__paragraph em{font-style:italic}.vr-rich-text__paragraph a{color:var(--vr-color-accent);border-bottom:1px solid currentColor;transition:opacity .2s ease}.vr-rich-text__paragraph a:hover{opacity:.7}.vr-rich-text--dark .vr-rich-text__paragraph p{color:#f5f0e899}.vr-rich-text--dark .vr-rich-text__paragraph strong{color:#f5f0e8}.vr-rich-text__subheading{font-family:var(--vr-font-display);font-weight:700;font-size:clamp(18px,2vw,26px);line-height:1.2;letter-spacing:-.015em;color:var(--vr-color-text);margin-top:.5rem}.vr-rich-text__subheading--sm{font-size:clamp(15px,1.5vw,20px);font-weight:600}.vr-rich-text--dark .vr-rich-text__subheading{color:#f5f0e8}.vr-rich-text__divider{width:40px;height:2px;background:var(--vr-color-accent);margin:.75rem 0}.vr-rich-text__inner--center .vr-rich-text__divider{margin:.75rem auto}@media(max-width:767px){.vr-rich-text__headline{margin-bottom:1.5rem}}.vr-social{background:var(--vr-color-bg-dark);padding:var(--vr-space-xl) 0;overflow:hidden}.vr-social__inner{max-width:1100px;margin:0 auto;padding:0 var(--vr-space-md)}.vr-social__header{text-align:center;margin-bottom:2.5rem}.vr-social__overline{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:var(--vr-color-accent-2);margin-bottom:.75rem;display:block}.vr-social__headline{font-size:clamp(20px,2.4vw,36px);font-family:var(--vr-font-display);font-weight:700;color:#f5f0e8;line-height:1.1;letter-spacing:-.02em;margin-bottom:.4rem}.vr-social__sub{font-size:13px;color:#f5f0e866;font-weight:300}.vr-reels-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;align-items:start}.vr-reel-card{position:relative;border-radius:18px;overflow:hidden;aspect-ratio:9 / 16;background:#0d0d0d;cursor:pointer;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease;box-shadow:0 8px 32px #0000008c}.vr-reel-card:not(.playing):hover{transform:translateY(-6px);box-shadow:0 28px 60px #000000b3}.vr-reel-card__bg{position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .3s ease;z-index:1}.vr-reel-card__bg img,.vr-reel-card__placeholder{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.vr-reel-card:not(.playing):hover .vr-reel-card__bg img{transform:scale(1.04)}.vr-reel-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#0000004d,#00000094);transition:background .35s ease}.vr-reel-card:not(.playing):hover .vr-reel-card__overlay{background:linear-gradient(160deg,#0000007a,#000000b8)}.vr-reel-card.playing .vr-reel-card__bg{opacity:0;pointer-events:none}.vr-reel-card__iframe-wrap{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;display:none;z-index:2;background:#000;border-radius:18px}.vr-reel-card.playing .vr-reel-card__iframe-wrap{display:block}.vr-reel-card__iframe-wrap:before{content:"";position:absolute;top:0;left:0;right:0;height:58px;background:#000;z-index:4;pointer-events:none}.vr-reel-card__iframe-wrap:after{content:"";position:absolute;bottom:0;left:0;right:0;height:130px;background:#000;z-index:4;pointer-events:none}.vr-reel-card__iframe{position:absolute;top:-52px;left:-2px;width:calc(100% + 4px);height:calc(100% + 200px);border:none;background:#000}.vr-reel-card__ig-badge{position:absolute;top:14px;right:14px;z-index:6;opacity:.65;pointer-events:none}.vr-reel-card__ig-badge svg{display:block;filter:drop-shadow(0 1px 4px rgba(0,0,0,.6))}.vr-reel-card__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:6;background:none;border:none;cursor:pointer;padding:0;display:flex}.vr-reel-card__play-circle{width:62px;height:62px;border-radius:50%;background:#ffffff24;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1.5px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;transition:background .25s ease,transform .22s ease}.vr-reel-card__play:hover .vr-reel-card__play-circle{background:#ffffff3d;transform:scale(1.1)}.vr-reel-card__play svg{display:block}.vr-reel-card__play-icon{display:block}.vr-reel-card__pause-icon,.vr-reel-card.playing .vr-reel-card__play-icon{display:none}.vr-reel-card.playing .vr-reel-card__pause-icon{display:block}.vr-reel-card__view-post{position:absolute;bottom:0;left:0;right:0;z-index:7;padding:3rem 1.25rem 1.25rem;background:linear-gradient(to top,rgba(0,0,0,.85) 0%,transparent 100%);display:flex;align-items:center;justify-content:center;gap:.5rem;opacity:0;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease;text-decoration:none}.vr-reel-card:hover .vr-reel-card__view-post{opacity:1;transform:translateY(0)}.vr-reel-card__view-post span{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#ffffffeb}.vr-reel-card__view-post svg{color:#ffffffb8;flex-shrink:0}.vr-social__footer{text-align:center;margin-top:2.5rem;display:flex;align-items:center;justify-content:center;gap:1rem}.vr-social__ig-handle{font-family:var(--vr-font-mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#f5f0e84d;text-decoration:none;transition:color .2s ease}.vr-social__ig-handle:hover{color:#f5f0e899}@media(max-width:767px){.vr-social{padding:var(--vr-space-lg) 0}.vr-social__inner{overflow:visible}.vr-reels-grid{display:flex!important;overflow-x:auto;scroll-snap-type:x mandatory;gap:1rem;padding:0 0 1rem var(--vr-space-md);scrollbar-width:none;-ms-overflow-style:none}.vr-reels-grid::-webkit-scrollbar{display:none}.vr-reel-card{scroll-snap-align:start;flex-shrink:0!important;width:76vw!important}}.vr-testimonials{background:var(--vr-color-bg);padding:var(--vr-space-xl) 0}.vr-testimonials__header{text-align:center;margin-bottom:2.5rem;padding:0 var(--vr-space-md)}.vr-testimonials__header .vr-section-headline{margin-bottom:.5rem}.vr-testimonials__sub{font-size:14px;font-weight:300;color:var(--vr-color-text-light)}.vr-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:0 var(--vr-space-md);max-width:1280px;margin:0 auto}.vr-t-card{background:var(--vr-color-surface);border-radius:14px;padding:2rem;border:1px solid rgba(0,0,0,.07);transition:transform .3s ease;display:flex;flex-direction:column}.vr-t-card:hover{transform:translateY(-4px)}.vr-t-card__stars{display:flex;gap:3px;margin-bottom:1rem}.vr-t-card__star{width:13px;height:13px;display:block;flex-shrink:0}.vr-t-card__quote{font-family:var(--vr-font-display);font-weight:300;font-size:15px;line-height:1.7;color:var(--vr-color-text);margin-bottom:1.25rem}.vr-t-card__meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.vr-t-card__author{font-size:13px;font-weight:500;color:var(--vr-color-text)}.vr-t-card__badge{font-family:var(--vr-font-mono);font-size:8px;letter-spacing:.1em;text-transform:uppercase;color:var(--vr-color-text-light);background:var(--vr-color-cream);padding:3px 8px;border-radius:4px;white-space:nowrap}.vr-trust-bar{margin-top:3rem;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;padding:0 var(--vr-space-md)}.vr-trust-badge{font-family:var(--vr-font-mono);font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--vr-color-text-light);background:var(--vr-color-cream);padding:7px 16px;border-radius:4px;border:1px solid rgba(0,0,0,.08)}@media(max-width:1024px){.vr-testimonials__grid{columns:2}}@media(max-width:767px){.vr-testimonials__grid{columns:1}}.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}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
