:root{--vy-paper:#fffdf9;--vy-ivory:#f6f1e9;--vy-stone:#f1ebe2;--vy-espresso:#2a1b14;--vy-copy:#594c43;--vy-muted:#75675e;--vy-gold:#a98245;--vy-line:#ded4c8}.vy-home{background:var(--vy-paper);color:var(--vy-espresso)}.vy-shell{width:min(1320px,calc(100% - 64px));margin-inline:auto}.vy-home h1,.vy-home h2,.vy-home h3{font-family:Georgia,Times New Roman,serif;font-weight:400;color:var(--vy-espresso)}.vy-eyebrow{margin:0;color:#966d31;font-size:11px;font-weight:650;letter-spacing:.19em;text-transform:uppercase}.vy-hero{min-height:560px;display:grid;grid-template-columns:46% 54%;background:var(--vy-ivory);overflow:hidden}.vy-hero__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:72px clamp(40px,7vw,112px);background:var(--vy-ivory)}.vy-hero__media{min-height:560px;overflow:hidden}.vy-hero__media img{width:100%;height:100%;object-fit:cover;object-position:58% center;display:block}.vy-hero h1{max-width:100%;margin:22px 0 0;font-size:clamp(42px,4.2vw,var(--vy-hero-heading-desktop,62px));line-height:.98;letter-spacing:-.04em;text-transform:none}.vy-hero__copy{max-width:470px;margin:28px 0 0;color:var(--vy-copy);font-size:16px;line-height:1.72}.vy-actions{margin-top:32px;display:flex;align-items:center;gap:25px;flex-wrap:wrap}.vy-btn{min-height:49px;padding:0 27px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--vy-espresso);text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.09em;cursor:pointer}.vy-btn--dark{background:var(--vy-espresso);color:#fffaf3}.vy-btn--dark:hover{background:#3b281f;color:#fffaf3}.vy-text-action{display:inline-flex;align-items:center;min-height:42px;padding-top:2px;border-bottom:1px solid var(--vy-gold);color:var(--vy-espresso);text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.08em}.vy-section-intro{margin-bottom:42px;text-align:center}.vy-section-intro .vy-eyebrow{margin-bottom:11px}.vy-section-intro h2{margin:0;font-size:clamp(36px,4vw,52px);line-height:1.06;letter-spacing:-.025em}.vy-categories{padding-block:86px 92px}.vy-categories__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:19px}.vy-category{display:block;background:var(--vy-paper);color:inherit;text-decoration:none;text-align:center}.vy-category__image{aspect-ratio:4/5;overflow:hidden;background:var(--vy-ivory)}.vy-category__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease}.vy-category:hover .vy-category__image img{transform:scale(1.025)}.vy-category__content{padding:20px 8px 6px}.vy-category h3{margin:0;font-size:20px;line-height:1.2;letter-spacing:.025em;text-transform:none}.vy-category span{display:inline-block;margin-top:9px;padding-bottom:3px;border-bottom:1px solid #c6ab7f;color:var(--vy-muted);font-size:12px}.vy-favourites{padding-block:84px;background:#f7f3ed}.vy-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:19px}.vy-product{background:var(--vy-paper)}.vy-product__image{aspect-ratio:4/5;display:block;overflow:hidden;background:#eee8df}.vy-product__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .55s ease}.vy-product:hover .vy-product__image img{transform:scale(1.02)}.vy-product__info{min-height:92px;padding:18px 16px 20px;text-align:left}.vy-product__info h3{margin:0 0 9px;font-size:18px;line-height:1.2}.vy-product__info h3 a{color:inherit;text-decoration:none}.vy-product__info p{margin:0;color:var(--vy-copy);font-size:13px;font-weight:650}.vy-center{margin-top:30px;text-align:center}.vy-text-link{padding-bottom:5px;border-bottom:1px solid var(--vy-gold);color:inherit;text-decoration:none;font-size:12px}.vy-story{margin-block:88px;display:grid;grid-template-columns:54% 46%;background:var(--vy-stone)}.vy-story__image{min-height:540px;overflow:hidden}.vy-story__image img{width:100%;height:100%;object-fit:cover;object-position:center 28%;display:block}.vy-story__content{padding:68px 12%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:var(--vy-stone)}.vy-story h2{max-width:520px;margin:18px 0 0;font-size:clamp(40px,4.2vw,58px);line-height:1.03;letter-spacing:-.03em}.vy-story i{width:42px;height:1px;margin:26px 0;background:var(--vy-gold)}.vy-story__content>p:not(.vy-eyebrow){max-width:530px;margin:0 0 28px;color:var(--vy-copy);font-size:15px;line-height:1.75}.vy-newsletter{padding-block:72px;background:var(--vy-paper)}.vy-newsletter__inner{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(360px,1.15fr);align-items:center;gap:50px}.vy-newsletter h2{margin:0 0 10px;font-size:38px;line-height:1.1}.vy-newsletter p{max-width:520px;margin:0;color:var(--vy-muted);font-size:14px;line-height:1.6}.vy-newsletter__form{display:grid;grid-template-columns:1fr auto;align-items:stretch}.vy-newsletter input{min-width:0;min-height:50px;padding:0 18px;border:1px solid #cfc0b1;border-right:0;background:#fff;color:var(--vy-espresso);font:inherit}.vy-newsletter__form .vy-btn{min-height:50px}.vy-form-message{grid-column:1/-1;margin:10px 0 0;color:#3f6b45;font-size:13px}.vy-form-message--error{color:#8b2f2f}.vy-benefits{background:#f8f4ee;border-top:1px solid #e2d7ca}.vy-benefits__grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:34px}.vy-benefit{min-height:58px;padding:0 22px;display:flex;align-items:center;justify-content:center;gap:14px;border-right:1px solid #ddd1c3}.vy-benefit:last-child{border-right:0}.vy-benefit svg{width:22px;height:22px;fill:none;stroke:#8a672e;stroke-width:1.45;flex:0 0 auto}.vy-benefit h3{margin:0 0 4px;font-size:15px;line-height:1.2}.vy-benefit p{margin:0;color:var(--vy-muted);font-size:11px;line-height:1.35}.vy-setup-note{margin-block:34px;padding:18px 20px;background:#fff7e7;border:1px solid #e6d2aa;color:#5b3826;text-align:center;font-size:14px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.vy-home a:focus-visible,.vy-home button:focus-visible,.vy-home input:focus-visible{outline:2px solid #b98738;outline-offset:4px}@media(max-width:989px){.vy-shell{width:min(100% - 40px,1320px)}.vy-hero__content{padding:52px 34px}.vy-hero h1{font-size:min(44px,var(--vy-hero-heading-desktop,62px))}.vy-categories__grid,.vy-products{grid-template-columns:repeat(2,1fr)}.vy-story__content{padding:54px 10%}.vy-newsletter__inner{grid-template-columns:1fr;gap:28px}.vy-benefits__grid{grid-template-columns:repeat(2,1fr)}.vy-benefit:nth-child(2){border-right:0}.vy-benefit:nth-child(-n+2){padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #ddd1c3}}@media(max-width:749px){.vy-shell{width:min(100% - 32px,1320px)}.vy-hero{min-height:0;grid-template-columns:1fr}.vy-hero__media{order:-1;min-height:0;aspect-ratio:4/4.5}.vy-hero__media img{object-position:63% center}.vy-hero__content{padding:38px 24px 42px}.vy-hero h1{margin-top:16px;font-size:clamp(34px,10.5vw,var(--vy-hero-heading-mobile,40px));line-height:.98}.vy-hero__copy{margin-top:21px;font-size:15px;line-height:1.62}.vy-actions{width:100%;margin-top:26px;display:grid;gap:16px;text-align:center}.vy-btn{width:100%}.vy-text-action{justify-self:center}.vy-categories{padding-block:56px 62px}.vy-section-intro{margin-bottom:29px}.vy-section-intro h2{font-size:34px}.vy-categories__grid,.vy-products{gap:12px}.vy-category__content{padding:15px 4px 20px}.vy-category h3{font-size:17px}.vy-category span{font-size:11px}.vy-favourites{padding-block:56px}.vy-product__info{min-height:88px;padding:14px 11px 16px}.vy-product__info h3{font-size:17px}.vy-story{margin-block:0;grid-template-columns:1fr}.vy-story__image{min-height:0;aspect-ratio:4/4.8}.vy-story__content{padding:42px 25px 46px}.vy-story h2{font-size:37px}.vy-newsletter{padding-block:50px}.vy-newsletter h2{font-size:31px}.vy-newsletter__form{grid-template-columns:1fr;gap:10px}.vy-newsletter input{min-height:50px;border-right:1px solid #cfc0b1;font-size:16px}.vy-newsletter__form .vy-btn{margin:0}.vy-benefits__grid{padding-block:14px}.vy-benefit{min-height:132px;padding:16px 8px;display:grid;justify-items:center;align-content:center;text-align:center}.vy-benefit p{max-width:120px}}@media(max-width:370px){.vy-shell{width:min(100% - 24px,1320px)}.vy-category h3{font-size:15px}}@media(prefers-reduced-motion:reduce){.vy-home *{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/vamyra-homepage.css.map */
