.v26-home{--v26-ink:#171717;--v26-muted:#706d68;--v26-line:#e5e1dc;--v26-paper:#fff;--v26-soft:#f7f4ef;--v26-wine:#8d151c;--v26-max:1440px;background:var(--v26-paper);color:var(--v26-ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.35;overflow:clip}.v26-home *{box-sizing:border-box}.v26-home a{color:inherit;text-decoration:none}.v26-home button,.v26-home input{font:inherit}.v26-home button{color:inherit}.v26-shell{width:min(calc(100% - 72px),var(--v26-max));margin-inline:auto}.v26-announcement{height:44px;background:#f6f4f1;border-bottom:1px solid #eeeae5;font-size:11px;letter-spacing:.15em}.v26-announcement__inner{height:100%;display:flex;align-items:center;justify-content:space-between}.v26-announcement p{display:flex;align-items:center;gap:16px;margin:0}.v26-announcement p>span{font-size:18px;line-height:0}.v26-announcement i{font-style:normal;color:#9c9892}.v26-announcement a{color:var(--v26-wine);font-weight:700}.v26-header{position:relative;z-index:20;background:#fff;border-bottom:1px solid #f1eee9}.v26-header__inner{height:102px;display:grid;grid-template-columns:190px 1fr 190px;align-items:center}.v26-logo{width:max-content;display:flex;flex-direction:column;align-items:center;line-height:1}.v26-logo strong{font-size:34px;line-height:.9;font-weight:500;letter-spacing:.12em}.v26-logo span{margin-top:10px;font-size:10px;letter-spacing:.5em;transform:translate(.25em)}.v26-nav{display:flex;align-items:center;justify-content:center;gap:38px;font-size:13px;font-weight:600;white-space:nowrap}.v26-nav a{transition:color .2s ease}.v26-nav a:hover,.v26-nav a:focus-visible{color:var(--v26-wine)}.v26-nav__sale{color:var(--v26-wine)!important}.v26-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:20px}.v26-header__actions>a,.v26-menu-toggle{position:relative;width:28px;height:44px;display:grid;place-items:center;background:none;border:0;padding:0}.v26-header__actions svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.v26-cart-link span{position:absolute;top:4px;right:-5px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:50%;background:#111;color:#fff;font-size:9px;font-weight:700}.v26-menu-toggle,.v26-mobile-nav{display:none}.v26-hero{position:relative;min-height:568px;background:#f4f0e9;isolation:isolate}.v26-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.v26-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center}.v26-hero__wash{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#f9f7f3fa,#f9f7f3e6 23%,#f9f7f359 42%,#f9f7f300 60%)}.v26-hero__content{width:min(calc(100% - 72px),var(--v26-max));margin-inline:auto;padding:102px 0 100px 56px}.v26-hero__content>p{margin:0 0 18px;font-size:12px;font-weight:700;letter-spacing:.2em}.v26-hero h1{margin:0;font-size:58px;line-height:1.08;letter-spacing:-.045em;font-weight:600}.v26-hero__copy{margin-top:25px;color:#67645f;font-size:17px;line-height:1.6}.v26-hero__buttons{display:flex;gap:20px;margin-top:28px}.v26-button{min-width:184px;min-height:49px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;border-radius:2px;font-size:12px;font-weight:700;letter-spacing:.06em;transition:background .2s,color .2s,transform .2s}.v26-button:hover{transform:translateY(-2px)}.v26-button--dark{background:#1e1e1e;color:#fff!important;border:1px solid #1e1e1e}.v26-button--outline{background:#fff3;border:1px solid #232323}.v26-hero__rail{position:absolute;left:37px;top:144px;height:126px;display:flex;flex-direction:column;align-items:center;font-size:10px}.v26-hero__rail i{width:2px;flex:1;margin:12px 0;background:linear-gradient(#111 0 45%,#d2cec8 45%)}.v26-hero__rail b,.v26-hero__rail span{font-weight:600}.v26-scroll{position:absolute;left:38px;bottom:14px;display:flex;flex-direction:column;gap:1px;font-size:10px;font-weight:700;letter-spacing:.16em}.v26-scroll span{font-size:15px}.v26-section{padding:40px 0}.v26-heading-row{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.v26-heading-row h2{margin:0;font-size:16px;line-height:1.1;font-weight:700;letter-spacing:.03em}.v26-heading-row>a{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:700;letter-spacing:.12em}.v26-heading-row>a span{font-size:16px}.v26-room-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.v26-room-card{position:relative;height:158px;overflow:hidden;border-radius:12px;background:#eee}.v26-room-card:after{content:"";position:absolute;inset:auto 0 0;height:50%;background:linear-gradient(transparent,#00000059)}.v26-room-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.v26-room-card:hover img{transform:scale(1.045)}.v26-room-card span{position:absolute;z-index:1;left:18px;bottom:12px;color:#fff;font-size:13px;font-weight:500}.v26-bestsellers{padding-top:14px}.v26-product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.v26-product-card{min-width:0;border:1px solid var(--v26-line);border-radius:11px;overflow:hidden;background:#fff}.v26-product-card__media{position:relative;display:block;aspect-ratio:1/.82;overflow:hidden;background:#fafafa}.v26-product-card__media img{width:100%;height:100%;object-fit:contain;padding:12px;transition:transform .35s ease}.v26-product-card:hover .v26-product-card__media img{transform:scale(1.035)}.v26-heart{position:absolute;top:12px;right:14px;font-size:25px;font-family:Arial;font-weight:300}.v26-product-card__meta{min-height:78px;padding:2px 12px 12px;display:flex;align-items:end;justify-content:space-between;gap:10px}.v26-product-card__meta>div{min-width:0;display:flex;flex-direction:column;gap:7px}.v26-product-card__meta a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.v26-product-card__meta strong{font-size:14px}.v26-product-card__meta button{flex:0 0 40px;width:40px;height:40px;border:1px solid #333;border-radius:50%;background:#fff;font-size:24px;line-height:1;cursor:pointer;transition:.2s}.v26-product-card__meta button:hover:not(:disabled){background:#1d1d1d;color:#fff}.v26-product-card__meta button:disabled{opacity:.35}.v26-story{max-width:var(--v26-max);min-height:360px;margin:0 auto 26px;display:grid;grid-template-columns:42% 58%;border-radius:24px;overflow:hidden;background:#f6f3ed}.v26-story__copy{padding:52px 66px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.v26-story__copy>p{margin:0 0 14px;font-size:11px;font-weight:700;letter-spacing:.23em}.v26-story__copy h2{margin:0;font-size:43px;line-height:1.08;letter-spacing:-.035em}.v26-story__copy>div{margin:20px 0;color:#6c6964;font-size:16px;line-height:1.55}.v26-story__copy .v26-button{min-width:136px;min-height:42px;margin-top:2px}.v26-story__media{min-height:360px}.v26-story__media img{width:100%;height:100%;object-fit:cover}.v26-bundle{padding:24px 0 30px}.v26-bundle__title{display:flex;align-items:center;gap:14px}.v26-bundle__title h2{margin:0;font-size:16px;letter-spacing:.07em}.v26-bundle__title span{padding:5px 9px;border-radius:14px;background:#f7ece9;color:var(--v26-wine);font-size:9px;font-weight:700}.v26-bundle__top p{margin:7px 0 0;color:#6d6964;font-size:13px}.v26-bundle__layout{display:grid;grid-template-columns:minmax(0,1fr) 326px;gap:34px;margin-top:28px}.v26-steps{width:63%;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:22px}.v26-steps>div{position:relative;display:flex;align-items:center;gap:13px}.v26-steps>div:not(:last-child):after{content:"";position:absolute;right:13px;width:1px;height:43px;background:#ded9d3}.v26-steps b{width:38px;height:38px;display:grid;place-items:center;border:1px solid #353535;border-radius:50%;font-size:14px}.v26-steps span{color:#6b6864;font-size:9px;line-height:1.45}.v26-steps strong{display:block;color:#222;font-size:10px}.v26-bundle-track{display:grid;grid-template-columns:repeat(6,minmax(130px,1fr));gap:12px}.v26-bundle-card{position:relative;min-width:0;height:206px;padding:14px 12px 10px;display:flex;flex-direction:column;border:1px solid #d8d3ce;border-radius:7px;background:#fff}.v26-bundle-card.is-selected{border:1.5px solid #ae5b60;box-shadow:0 0 0 1px #8d151c0d}.v26-bundle-card>a:first-of-type{height:104px;display:block}.v26-bundle-card img{width:100%;height:100%;object-fit:contain}.v26-bundle-card__select{position:absolute;z-index:2;left:10px;top:10px;width:22px;height:22px;padding:0;display:grid;place-items:center;border:1px solid #222;border-radius:2px;background:#fff;cursor:pointer}.v26-bundle-card__select span{opacity:0}.v26-bundle-card.is-selected .v26-bundle-card__select{background:var(--v26-wine);border-color:var(--v26-wine);color:#fff}.v26-bundle-card.is-selected .v26-bundle-card__select span{opacity:1}.v26-bundle-card__title{margin-top:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.v26-bundle-card>strong{margin-top:4px;font-size:11px}.v26-bundle-card__control{height:28px;margin-top:auto;display:flex;align-items:center;justify-content:center;gap:13px}.v26-bundle-card__control button{width:24px;height:24px;padding:0;border:0;background:none;font-size:17px;cursor:pointer}.v26-bundle-card:not(.is-selected) .v26-bundle-card__control{opacity:0;pointer-events:none}.v26-bundle-card__control span{font-size:11px}.v26-bundle-progress{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin-top:16px;font-size:10px}.v26-bundle-progress>i{height:5px;border-radius:4px;background:#e8e4df;overflow:hidden}.v26-bundle-progress>i em{display:block;width:100%;height:100%;border-radius:inherit;background:var(--v26-wine);transition:width .3s}.v26-bundle-summary{padding:23px 24px;border:1px solid #ede9e4;border-radius:12px;background:#fdfcfa;box-shadow:0 7px 28px #321e0a08}.v26-bundle-summary>p:first-child{margin:0 0 14px;color:#77716b;font-size:10px;font-weight:700;letter-spacing:.08em}.v26-bundle-summary__items{min-height:114px;padding-bottom:14px;border-bottom:1px solid #e6e1db}.v26-summary-line{display:grid;grid-template-columns:1fr auto;gap:10px;margin:0 0 9px;font-size:10px}.v26-summary-line span:last-child{white-space:nowrap}.v26-bundle-summary__totals{padding-top:10px}.v26-bundle-summary__totals>div{display:flex;justify-content:space-between;margin:0 0 10px;font-size:11px}.v26-bundle-summary__totals i{font-style:normal}.v26-bundle-summary__totals>div:first-child b,.v26-bundle-summary__totals>div:nth-child(2) b{color:var(--v26-wine)}.v26-bundle-summary__total{margin-top:12px!important;padding-top:9px;border-top:1px solid #e6e1db;font-size:17px!important}.v26-bundle-summary__button{width:100%;min-height:47px;margin-top:8px;border:0;border-radius:2px;background:var(--v26-wine);color:#fff;font-size:11px;font-weight:700;letter-spacing:.04em;cursor:pointer}.v26-bundle-summary__button:disabled{opacity:.45}.v26-status{min-height:14px!important;margin:6px 0 0!important;color:#555!important;font-size:10px!important}.v26-trust{border-block:1px solid #ece8e3;background:#faf9f7}.v26-trust__grid{min-height:72px;display:grid;grid-template-columns:repeat(4,1fr)}.v26-trust__grid>div{display:flex;align-items:center;justify-content:center;gap:14px}.v26-trust__grid>div:not(:last-child){border-right:1px solid #dedad5}.v26-trust__grid>div>span{font-size:27px}.v26-trust__grid p{margin:0;color:#77736e;font-size:10px}.v26-trust__grid b{display:block;margin-bottom:2px;color:#222;font-size:11px}.v26-complete{padding-bottom:26px}.v26-heading-row>div>p{margin:5px 0 0;color:#777;font-size:9px}.v26-complete-track{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.v26-complete-card{height:94px;padding:6px 10px;display:grid;grid-template-columns:57% 43%;align-items:center;border:1px solid #ece8e4;border-radius:9px}.v26-complete-card img{width:100%;height:78px;object-fit:contain}.v26-complete-card span{display:flex;flex-direction:column;font-size:10px}.v26-complete-card b{margin-bottom:3px;font-size:11px}.v26-reviews{padding:0 0 26px}.v26-review-grid{display:grid;grid-template-columns:repeat(3,1fr)}.v26-review-grid blockquote{margin:0;padding:0 46px;text-align:center}.v26-review-grid blockquote:not(:last-child){border-right:1px solid #dcd7d1}.v26-review-grid blockquote div{color:var(--v26-wine);font-size:18px;letter-spacing:.12em}.v26-review-grid p{margin:8px 0;color:#625e59;font-size:11px;line-height:1.45}.v26-review-grid cite{font-size:11px;font-style:normal}.v26-footer{padding:0 0 12px;border-top:1px solid #f2eeea}.v26-newsletter{min-height:56px;padding:8px 12px;display:grid;grid-template-columns:1fr 1fr;align-items:center;border:1px solid #e7e2dd;border-radius:8px}.v26-newsletter h2{margin:0;font-size:13px;letter-spacing:.04em}.v26-newsletter p{margin:3px 0 0;color:#6f6a65;font-size:9px}.v26-newsletter__form{position:relative;display:grid;grid-template-columns:1fr 135px}.v26-newsletter__form input{height:38px;padding:0 18px;border:1px solid #e7e2dd;border-radius:5px 0 0 5px;font-size:11px}.v26-newsletter__form button{border:0;border-radius:0 5px 5px 0;background:var(--v26-wine);color:#fff;font-size:11px;font-weight:700}.v26-newsletter__message,.v26-newsletter__form .errors{position:absolute;top:42px;left:0}.v26-footer__grid{padding:20px 4px 14px;display:grid;grid-template-columns:1.35fr 1fr .8fr 1fr 1fr 1fr 1.3fr;gap:28px}.v26-footer__grid>div{display:flex;flex-direction:column;align-items:flex-start}.v26-footer__grid h3{height:18px;margin:0 0 5px;font-size:10px}.v26-footer__grid a,.v26-footer__grid p{margin:0 0 4px;color:#696560;font-size:9px}.v26-footer__brand{display:grid!important;grid-template-columns:100px 1fr;align-content:start!important}.v26-footer__brand .v26-logo{grid-row:1/3}.v26-footer__brand .v26-logo strong{font-size:30px}.v26-footer__brand .v26-logo span{font-size:8px}.v26-footer__brand>p{padding-top:5px}.v26-footer__brand>div{display:flex;gap:10px}.v26-footer__bottom{padding:12px 4px 0;border-top:1px solid #ece8e3;display:flex;align-items:center;justify-content:space-between;color:#817c77;font-size:8px}.v26-footer__bottom div{display:flex;gap:24px}.v26-home :focus-visible{outline:2px solid var(--v26-wine);outline-offset:3px}.v26-home [data-v26-reveal]{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.v26-home [data-v26-reveal].is-visible{opacity:1;transform:none}.v26-toast{position:fixed;z-index:1000;right:22px;bottom:22px;padding:12px 18px;border-radius:3px;background:#171717;color:#fff;font-size:12px;box-shadow:0 10px 30px #00000026}body:has(.v26-home) #header-group,body:has(.v26-home)>div>.page-wrapper>footer{display:none!important}body:has(.v26-home) #MainContent{padding:0!important;margin:0!important;max-width:none!important}body:has(.v26-home) .page-wrapper{overflow:visible!important}@media(max-width:1200px){.v26-shell{width:min(calc(100% - 40px),var(--v26-max))}.v26-header__inner{grid-template-columns:150px 1fr 150px}.v26-nav{gap:18px;font-size:12px}.v26-hero__content{width:calc(100% - 40px);padding-left:46px}.v26-hero h1{font-size:50px}.v26-bundle-track{grid-template-columns:repeat(3,1fr)}.v26-bundle-card{height:218px}.v26-steps{width:80%}.v26-footer__grid{grid-template-columns:1.5fr repeat(3,1fr)}.v26-footer__grid>div:nth-child(5),.v26-footer__grid>div:nth-child(6),.v26-footer__grid>div:nth-child(7){margin-top:12px}}@media(max-width:900px){.v26-announcement{height:34px}.v26-announcement__inner{justify-content:center}.v26-announcement p{font-size:9px}.v26-announcement p i,.v26-announcement p i~*{display:none}.v26-announcement a{display:none}.v26-header__inner{height:74px;grid-template-columns:1fr auto}.v26-logo strong{font-size:28px}.v26-logo span{margin-top:7px;font-size:8px}.v26-nav{display:none}.v26-header__actions>a:nth-child(2),.v26-header__actions>a:nth-child(3){display:none}.v26-menu-toggle{display:grid}.v26-menu-toggle span{position:absolute;width:20px;height:1px;background:#111;transition:.25s}.v26-menu-toggle span:first-child{transform:translateY(-4px)}.v26-menu-toggle span:last-child{transform:translateY(4px)}.v26-menu-toggle[aria-expanded=true] span:first-child{transform:rotate(45deg)}.v26-menu-toggle[aria-expanded=true] span:last-child{transform:rotate(-45deg)}.v26-mobile-nav{position:absolute;inset:100% 0 auto;padding:12px 20px 24px;display:grid;grid-template-columns:1fr 1fr;gap:0;background:#fff;border-top:1px solid #eee;box-shadow:0 14px 30px #00000014}.v26-mobile-nav[hidden]{display:none}.v26-mobile-nav a{min-height:44px;display:flex;align-items:center;border-bottom:1px solid #eee;font-size:13px}.v26-hero{min-height:620px}.v26-hero__media img{object-position:60% center}.v26-hero__wash{background:linear-gradient(180deg,#f9f7f3f7,#f9f7f3cc 43%,#f9f7f30d 73%)}.v26-hero__content{width:calc(100% - 40px);padding:55px 0 0}.v26-hero__content>p{font-size:10px}.v26-hero h1{font-size:44px}.v26-hero__rail,.v26-scroll{display:none}.v26-room-grid,.v26-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.v26-room-card{flex:0 0 230px;scroll-snap-align:start}.v26-product-card{flex:0 0 220px;scroll-snap-align:start}.v26-story{margin-inline:20px;grid-template-columns:1fr}.v26-story__copy{padding:44px 32px}.v26-story__media{min-height:280px}.v26-bundle__layout{grid-template-columns:1fr}.v26-bundle-summary{max-width:none}.v26-complete-track{display:flex;overflow-x:auto}.v26-complete-card{flex:0 0 250px}.v26-footer__grid{grid-template-columns:repeat(3,1fr)}.v26-newsletter{grid-template-columns:1fr;gap:12px;padding:16px}.v26-review-grid blockquote{padding:0 20px}}@media(max-width:600px){.v26-home{font-size:16px}.v26-shell{width:calc(100% - 28px)}.v26-announcement p{gap:7px;letter-spacing:.08em}.v26-announcement p span{display:none}.v26-header__actions{gap:10px}.v26-hero{min-height:590px}.v26-hero__content{width:calc(100% - 32px);padding-top:42px}.v26-hero h1{font-size:38px;line-height:1.05}.v26-hero__copy{font-size:14px}.v26-hero__buttons{gap:9px}.v26-button{min-width:0;min-height:46px;padding:0 18px;font-size:10px}.v26-heading-row{align-items:center}.v26-heading-row h2{font-size:14px}.v26-heading-row>a{font-size:8px}.v26-section{padding:30px 0}.v26-room-card{flex-basis:78vw}.v26-product-card{flex-basis:68vw}.v26-story{margin-inline:0;border-radius:0}.v26-story__copy{padding:42px 24px}.v26-story__copy h2{font-size:35px}.v26-story__copy>div{font-size:14px}.v26-bundle{padding-top:30px}.v26-bundle__layout{gap:20px}.v26-steps{width:100%;gap:6px}.v26-steps>div{gap:7px}.v26-steps>div:not(:last-child):after{display:none}.v26-steps b{width:30px;height:30px}.v26-steps span{font-size:8px}.v26-bundle-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.v26-bundle-card{flex:0 0 43vw;height:210px;scroll-snap-align:start}.v26-bundle-summary{padding:20px 18px}.v26-trust__grid{grid-template-columns:1fr 1fr;padding:10px 0}.v26-trust__grid>div{min-height:65px;justify-content:flex-start;padding:10px}.v26-trust__grid>div:not(:last-child){border-right:0}.v26-trust__grid>div:nth-child(odd){border-right:1px solid #dedad5}.v26-review-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.v26-review-grid blockquote{flex:0 0 86vw;padding:0 22px;scroll-snap-align:center;border:0!important}.v26-newsletter__form{grid-template-columns:1fr 110px}.v26-footer__grid{grid-template-columns:1fr 1fr;gap:20px}.v26-footer__brand{grid-column:1/-1}.v26-footer__bottom{align-items:flex-start;gap:10px;flex-direction:column}.v26-footer__bottom div{gap:15px}}@media(prefers-reduced-motion:reduce){.v26-home *{scroll-behavior:auto!important;animation:none!important;transition:none!important}.v26-home [data-v26-reveal]{opacity:1;transform:none}}.v26-home{font-family:Inter,Helvetica Neue,Arial,sans-serif}body:has(.v26-home) .page-wrapper>footer{display:none!important}html:has(.v26-home),body:has(.v26-home){height:auto!important;min-height:100%!important;overflow-x:hidden!important;overflow-y:auto!important}body:has(.v26-home) .page-wrapper{height:auto!important;min-height:100dvh!important}.v26-home .v26-bundle-summary__button{color:#fff}.v26-heading-row h2{font-size:18px}.v26-heading-row>a{font-size:11px}.v26-room-card span,.v26-product-card__meta a{font-size:14px}.v26-product-card__meta strong{font-size:15px}.v26-bundle__title h2{font-size:18px}.v26-bundle__top p{font-size:14px}.v26-review-grid p,.v26-review-grid cite{font-size:13px}.v26-newsletter{min-height:72px;padding:12px 16px}.v26-newsletter h2{font-size:16px}.v26-newsletter p{font-size:11px;line-height:1.45}.v26-newsletter__form input{height:44px;font-size:13px}.v26-newsletter__form button{font-size:12px}.v26-footer__grid{padding-top:28px;padding-bottom:24px}.v26-footer__grid h3{height:22px;margin-bottom:8px;font-size:12px;letter-spacing:.03em}.v26-footer__grid a,.v26-footer__grid p{margin-bottom:7px;font-size:12px;line-height:1.35}.v26-footer__brand{grid-template-columns:112px 1fr}.v26-footer__brand>p{padding-top:3px;font-size:12px}.v26-footer__brand>div a{font-size:14px}.v26-footer__bottom{padding-top:16px;padding-bottom:6px;font-size:10px}@media(max-width:900px){.v26-footer__grid h3,.v26-footer__grid a,.v26-footer__grid p{font-size:12px}.v26-footer__bottom{font-size:10px}}@media(max-width:600px){.v26-heading-row h2{font-size:16px}.v26-heading-row>a{font-size:9px}.v26-newsletter h2{font-size:15px}.v26-newsletter p{font-size:11px}.v26-footer__grid{gap:25px 20px}.v26-footer__grid h3{font-size:13px}.v26-footer__grid a,.v26-footer__grid p{font-size:13px;line-height:1.4}.v26-footer__bottom{font-size:11px;line-height:1.45}}@media(max-width:600px){.v26-bundle,.v26-bundle .v26-shell,.v26-bundle__layout,.v26-bundle__builder,.v26-bundle-summary{width:100%;max-width:100%;min-width:0}.v26-bundle .v26-shell{width:calc(100% - 28px)}.v26-bundle__layout{display:block}.v26-bundle__builder{overflow:hidden}.v26-bundle-track{width:100%;max-width:100%;margin-top:18px;padding:0 0 10px;gap:12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-padding-inline:0;-webkit-overflow-scrolling:touch}.v26-bundle-card{flex:0 0 calc((100vw - 52px)/2);width:calc((100vw - 52px)/2);max-width:174px;min-width:0}.v26-bundle-summary{margin-top:20px;padding:20px 18px;overflow:hidden}.v26-bundle-summary__items,.v26-bundle-summary__totals{width:100%;min-width:0}.v26-summary-line,.v26-bundle-summary__totals>div{grid-template-columns:minmax(0,1fr) auto;gap:12px}.v26-summary-line span:first-child,.v26-bundle-summary__totals span{min-width:0;overflow-wrap:anywhere}.v26-summary-line span:last-child,.v26-bundle-summary__totals b{flex:0 0 auto;white-space:nowrap;text-align:right}.v26-bundle-summary__button{display:flex;width:100%;min-width:0;align-items:center;justify-content:center;white-space:normal}}.v26-bundle,.v26-trust,.v26-complete,.v26-reviews,.v26-footer{--v26-body-size:14px;--v26-small-size:13px;--v26-title-size:18px}.v26-bundle__title h2,.v26-complete .v26-heading-row h2,.v26-reviews .v26-heading-row h2{font-size:var(--v26-title-size)}.v26-bundle__title span,.v26-bundle__top p{font-size:var(--v26-small-size)}.v26-steps span,.v26-steps strong{font-size:var(--v26-small-size);line-height:1.4}.v26-bundle-card{height:232px}.v26-bundle-card__title{font-size:var(--v26-small-size);line-height:1.35}.v26-bundle-card>strong,.v26-bundle-card__control span,.v26-bundle-progress{font-size:var(--v26-body-size)}.v26-bundle-summary>p:first-child,.v26-summary-line,.v26-bundle-summary__totals>div,.v26-status{font-size:var(--v26-small-size)!important;line-height:1.4}.v26-bundle-summary__total{font-size:20px!important}.v26-bundle-summary__button{font-size:var(--v26-body-size)}.v26-trust__grid p,.v26-trust__grid b{font-size:var(--v26-small-size);line-height:1.4}.v26-complete .v26-heading-row>div>p{font-size:var(--v26-small-size)}.v26-complete-card span,.v26-complete-card b{font-size:var(--v26-small-size);line-height:1.35}.v26-review-grid p,.v26-review-grid cite{font-size:var(--v26-body-size);line-height:1.5}.v26-newsletter h2{font-size:var(--v26-title-size)}.v26-newsletter p,.v26-newsletter__form input,.v26-newsletter__form button{font-size:var(--v26-small-size)}.v26-footer__grid h3{font-size:var(--v26-body-size)}.v26-footer__grid a,.v26-footer__grid p,.v26-footer__brand>p{font-size:var(--v26-small-size);line-height:1.45}.v26-footer__bottom{font-size:var(--v26-small-size);line-height:1.45}@media(max-width:600px){.v26-bundle,.v26-trust,.v26-complete,.v26-reviews,.v26-footer{--v26-body-size:14px;--v26-small-size:13px;--v26-title-size:18px}.v26-bundle-card{height:244px}.v26-bundle-card>a:first-of-type{height:112px}.v26-steps{gap:10px}.v26-steps>div{align-items:flex-start;flex-direction:column}.v26-steps b{flex:0 0 32px;width:32px;height:32px}.v26-bundle-summary{padding:22px 18px}.v26-trust__grid>div{min-height:82px}.v26-complete-card{height:108px}.v26-review-grid blockquote{padding-block:5px}}.v26-newsletter{position:relative;min-height:clamp(88px,7.4vw,106px);margin-bottom:0;padding:16px 18px;display:grid;grid-template-columns:48% 26% 26%;align-items:center;overflow:hidden;border:0;border-radius:18px;background:#f7f5f4;isolation:isolate}.v26-newsletter__art{position:absolute;z-index:-1;inset:0 auto 0 0;width:48%;overflow:hidden;-webkit-mask-image:linear-gradient(to right,#000 0 90%,transparent 100%);mask-image:linear-gradient(to right,#000 0 90%,transparent 100%)}.v26-newsletter__art img{position:absolute;top:calc(-1*clamp(19px,1.7vw,25px));left:0;width:208.34%;height:auto;max-width:none}.v26-newsletter__copy{grid-column:2;min-width:0;padding-right:20px}.v26-newsletter__copy h2{margin:0;color:#171717;font-size:clamp(15px,1.25vw,18px);line-height:1.15;letter-spacing:0;text-transform:none}.v26-newsletter__copy p{max-width:340px;margin:6px 0 0;color:#696660;font-size:clamp(10px,.78vw,12px);line-height:1.35}.v26-newsletter__form{position:relative;grid-column:3;display:grid;grid-template-columns:minmax(0,1fr) 102px;align-items:center}.v26-newsletter__form input{min-width:0;height:38px;padding:0 15px;border:1px solid #cfc6ba;border-radius:4px 0 0 4px;background:#fff;color:#171717;font-size:12px;outline:0}.v26-newsletter__form input::placeholder{color:#67635e;opacity:1}.v26-newsletter__form input:focus-visible{position:relative;z-index:1;border-color:#171717;box-shadow:0 0 0 2px #fff,0 0 0 4px #171717}.v26-newsletter__form button{min-width:0;height:38px;padding:0 12px;border:1px solid #171717;border-radius:0 4px 4px 0;background:#171717;color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease,color .2s ease}.v26-newsletter__form button:hover{background:#343434}.v26-newsletter__message,.v26-newsletter__errors{position:absolute;top:calc(100% + 5px);left:0;margin:0;color:#3f5c3d;font-size:10px;line-height:1.3}.v26-newsletter__errors{color:#8d151c}.v26-newsletter__errors ul{margin:0;padding-left:16px}.v26-footer{margin-top:0;border-top:0}@media(max-width:900px){.v26-newsletter{min-height:0;padding:132px 22px 24px;grid-template-columns:1fr;gap:16px}.v26-newsletter__art{inset:0 0 auto;width:100%;height:112px}.v26-newsletter__art img{top:-27px;width:auto;height:160px}.v26-newsletter__copy,.v26-newsletter__form{grid-column:1;padding-right:0}.v26-newsletter__copy h2{font-size:18px}.v26-newsletter__copy p{font-size:12px}.v26-newsletter__message,.v26-newsletter__errors{position:static;grid-column:1/-1;margin-top:6px}}@media(max-width:600px){.v26-newsletter{padding:124px 16px 20px;border-radius:14px}.v26-newsletter__art{height:106px}.v26-newsletter__art img{top:-23px;height:150px}.v26-newsletter__form{grid-template-columns:minmax(0,1fr) 104px}.v26-newsletter__form input,.v26-newsletter__form button{height:44px}}@media(prefers-reduced-motion:reduce){.v26-newsletter__form button{transition:none}}.v26-hero__media{z-index:-3}.v26-hero__sunlight{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.v26-hero__sunlight:before,.v26-hero__sunlight:after{content:"";position:absolute;top:-18%;right:-16%;bottom:-18%;left:-16%;will-change:transform,opacity}.v26-hero__sunlight:before{background:linear-gradient(108deg,transparent 18%,rgba(255,239,184,0) 32%,rgba(255,225,143,.24) 41%,rgba(255,255,244,.82) 49%,rgba(255,232,163,.3) 58%,transparent 72%);filter:blur(8px);mix-blend-mode:screen;opacity:1;transform:translate3d(-18%,0,0) skew(-3deg);animation:v26-sunlight-sweep 6.5s cubic-bezier(.45,.05,.55,.95) infinite alternate}.v26-hero__sunlight:after{background-image:radial-gradient(ellipse at 20% 26%,rgba(65,49,25,.32) 0 7%,transparent 11%),radial-gradient(ellipse at 68% 38%,rgba(70,52,27,.28) 0 6%,transparent 10%),radial-gradient(ellipse at 42% 74%,rgba(58,44,24,.3) 0 8%,transparent 12%);background-position:0 0,48px 22px,92px -14px;background-size:148px 92px,112px 76px,188px 118px;filter:blur(2.5px);mix-blend-mode:multiply;-webkit-mask-image:linear-gradient(90deg,transparent 24%,#000 48%,#000 91%,transparent 100%);mask-image:linear-gradient(90deg,transparent 24%,#000 48%,#000 91%,transparent 100%);opacity:.26;transform:translate3d(3%,-1%,0) rotate(-.4deg) scale(1.02);animation:v26-leaf-shadow 8s ease-in-out infinite alternate}@keyframes v26-sunlight-sweep{0%{opacity:.68;transform:translate3d(-18%,0,0) skew(-3deg)}42%{opacity:1}to{opacity:.8;transform:translate3d(18%,1.5%,0) skew(3deg)}}@keyframes v26-leaf-shadow{0%{opacity:.16;transform:translate3d(3%,-1%,0) rotate(-.4deg) scale(1.02)}55%{opacity:.32}to{opacity:.22;transform:translate3d(-2%,1%,0) rotate(.6deg) scale(1.08)}}.v26-hero__media img{animation:v26-hero-exposure 8s ease-in-out infinite alternate;will-change:filter}@keyframes v26-hero-exposure{0%{filter:brightness(.96) saturate(.98)}to{filter:brightness(1.08) saturate(1.03)}}@media(max-width:900px){.v26-hero__sunlight:before{opacity:.72;animation-duration:8.5s}.v26-hero__sunlight:after{opacity:.18;animation-duration:11s}.v26-hero__media img{animation-duration:11s}}@media(prefers-reduced-motion:reduce){.v26-hero__sunlight{display:none}.v26-hero__media img{filter:none}}.v26-logo img{display:block;width:132px;height:auto}.v26-footer__brand .v26-logo img{width:96px}body:has(.v26-home) #header-group,body:has(.v26-home)>div>.page-wrapper>footer,body:has(.v26-home) .page-wrapper>footer{display:block!important}@media(max-width:900px){.v26-logo img{width:112px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/varo-home-2026.css.map */
