:root{--shp-bg:#f3ebdb;--shp-surface:#eee3cd;--shp-ink:#2a0d16;--shp-ink-2:#5a3a2e;--shp-body:#4a2b2e;--shp-muted:#8a6a4a;--shp-wine:#7c1f2b;--shp-wine-hover:#93242f;--shp-gold:#b08d57;--shp-dark-1:#1c0810;--shp-dark-2:#2a0d16;--shp-line:rgba(124,31,43,.14);--shp-serif:"Playfair Display",Georgia,serif;--shp-sans:"Inter",system-ui,sans-serif;--shl-bg:#210a0e;--shl-cream:#f6eee0;--shl-cream-2:#e9dcc4;--shl-sand:#d8c6ab;--shl-muted:#a98d6a;--shl-wine:#6e1220;--shl-wine-hover:#8a1a2c;--shl-gold:#c6a05a;--shl-gold-2:#e0c07d;--shl-gold-deep:#8a6a2c;--shl-ink:#2a1013;--shl-body:#4a2b2e;--shl-dark:#1a070a;--shl-serif:"Cormorant Garamond",Georgia,serif;--shl-sans:"Manrope",system-ui,sans-serif;--sh-wa:#25d366;--sh-wa-hover:#1fbe5a}.sh-body *,.sh-body *:before,.sh-body *:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%}.sh-body{overflow-x:hidden;margin:0}.sh-body img{display:block;max-width:100%}.sh-body input,.sh-body textarea,.sh-body button,.sh-body select{font-family:inherit}.sh-body a{text-decoration:none}.sh-body--product{background:var(--shp-bg);color:var(--shp-ink);font-family:var(--shp-sans)}.sh-body--product a{color:var(--shp-wine)}.sh-body--product a:hover{color:#9c2836}.sh-body--product ::selection{background:var(--shp-wine);color:var(--shp-bg)}.sh-body--page{background:var(--shl-bg);color:var(--shl-cream);font-family:var(--shl-sans)}.sh-body--page a{color:var(--shl-gold)}.sh-body--page a:hover{color:var(--shl-gold-2)}.sh-body--page ::selection{background:var(--shl-wine);color:var(--shl-cream)}.sh-body--page::-webkit-scrollbar{width:10px}.sh-body--page::-webkit-scrollbar-track{background:var(--shl-dark)}.sh-body--page::-webkit-scrollbar-thumb{background:var(--shl-wine);border-radius:6px}.sh-visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.shp-header{position:sticky;top:0;z-index:50;background:linear-gradient(180deg,var(--shp-dark-1),var(--shp-dark-2));display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px clamp(16px,4vw,48px);box-shadow:0 4px 18px #00000040}.shp-header__brand{display:flex;align-items:baseline;gap:10px;cursor:pointer}.shp-header__brand img{max-height:36px;width:auto}.shp-header__name{font-family:var(--shp-serif);font-size:24px;font-weight:800;letter-spacing:.08em;color:var(--shp-bg)}.shp-header__tag{font-size:10px;letter-spacing:.24em;color:var(--shp-gold);font-weight:600}.sh-body .shp-wa-btn{cursor:pointer;border:0;background:var(--sh-wa);color:#fff;font-size:13px;font-weight:700;letter-spacing:.08em;padding:11px 22px;border-radius:8px;display:inline-flex;align-items:center;gap:8px;flex:none}.sh-body .shp-wa-btn:hover{background:var(--sh-wa-hover);color:#fff}@media(max-width:420px){.shp-header__tag{display:none}.sh-body .shp-wa-btn{padding:10px 14px}}.shp-hero{max-width:1180px;margin:0 auto;padding:clamp(28px,5vw,56px) clamp(16px,4vw,32px);display:grid;grid-template-columns:repeat(auto-fit,minmax(min(320px,100%),1fr));gap:clamp(28px,4vw,56px)}.shp-gallery__stage{position:relative;border:1px solid var(--shp-line);border-radius:16px;padding:clamp(20px,4vw,36px);display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;background-color:#331616;background-size:cover;background-position:center;overflow:hidden}.shp-gallery__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center}.shp-gallery__slide.is-active{display:flex}.shp-gallery__slide img{max-width:78%;max-height:78%;width:auto;height:auto;object-fit:contain}.shp-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:38px;height:38px;border-radius:50%;border:1px solid rgba(176,141,87,.5);background:#1c08108c;color:var(--shp-bg);font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center}.shp-gallery__arrow:hover{background:#7c1f2bd9}.shp-gallery__arrow--prev{left:12px}.shp-gallery__arrow--next{right:12px}.shp-gallery__thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.shp-gallery__thumb{cursor:pointer;background:var(--shp-surface);border-radius:10px;border:1px solid rgba(124,31,43,.18);padding:10px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.shp-gallery__thumb.is-active{border:2px solid var(--shp-wine)}.shp-gallery__thumb img{max-width:82%;max-height:82%;object-fit:contain}.shp-gallery__empty{color:var(--shp-gold);font-family:var(--shp-serif);font-size:28px;letter-spacing:.1em}.shp-buy{scroll-margin-top:90px}.shp-eyebrow{font-size:11px;letter-spacing:.26em;color:var(--shp-gold);font-weight:700}.shp-title{font-family:var(--shp-serif);font-size:clamp(30px,4.4vw,44px);font-weight:800;color:var(--shp-ink);margin-top:6px;line-height:1.05}.shp-sub{font-size:15px;color:var(--shp-ink-2);margin-top:6px}.shp-rating{display:flex;align-items:center;gap:10px;margin-top:14px}.shp-stars{color:var(--shp-gold);font-size:16px;letter-spacing:2px}.sh-body .shp-rating a{font-size:13px;color:var(--shp-ink-2);text-decoration:underline}.sh-body .shp-rating a:hover{color:var(--shp-wine)}.shp-price-row{display:flex;align-items:baseline;gap:10px;margin-top:18px;flex-wrap:wrap}.shp-price{font-family:var(--shp-serif);font-size:40px;font-weight:800;color:var(--shp-wine)}.shp-price-compare{font-size:18px;color:var(--shp-muted);text-decoration:line-through}.shp-price:empty,.shp-price-compare:empty{display:none!important}.shp-price-note{font-size:12px;letter-spacing:.14em;color:var(--shp-muted)}.shp-qty{display:flex;align-items:center;justify-content:space-between;gap:16px;background:var(--shp-surface);border:1px solid var(--shp-line);border-radius:10px;padding:14px 18px;margin-top:20px}.shp-qty__label{font-weight:700;font-size:14px}.shp-qty__ctrl{display:flex;align-items:center;gap:14px}.shp-qty__btn{cursor:pointer;width:36px;height:36px;border-radius:50%;border:1px solid rgba(124,31,43,.3);background:var(--shp-bg);font-size:18px;color:var(--shp-wine);font-weight:700;line-height:1}.shp-qty__btn:hover{background:var(--shp-wine);color:#fff}.shp-qty__val{font-family:var(--shp-serif);font-size:22px;font-weight:800;min-width:26px;text-align:center}.shp-delivery-note{margin-top:10px;font-size:13px;font-weight:600;color:var(--shp-muted)}.shp-delivery-note.is-free{color:#2e7d32}.shp-cod{display:flex;align-items:center;gap:12px;background:var(--shp-surface);border:1px solid rgba(124,31,43,.2);border-radius:10px;padding:14px 16px;margin-top:18px}.shp-cod__tick{flex:none;width:26px;height:26px;border-radius:50%;background:var(--shp-wine);color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800}.shp-cod__title{font-weight:700;font-size:14px;color:var(--shp-ink)}.shp-cod__text{font-size:12px;color:var(--shp-ink-2)}.shp-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}.shp-field{display:flex;flex-direction:column;gap:6px;min-width:0}.shp-field--full{grid-column:1/-1}.shp-field__label{font-size:12px;font-weight:700;color:var(--shp-ink)}.shp-field input,.shp-field textarea{border:1px solid rgba(124,31,43,.22);border-radius:8px;padding:13px 14px;font-size:14px;background:var(--shp-surface);color:var(--shp-ink);min-width:0;width:100%}.shp-field textarea{resize:vertical}.shp-field input:focus,.shp-field textarea:focus{outline:2px solid rgba(124,31,43,.35);outline-offset:1px}.shp-field.is-invalid input,.shp-field.is-invalid textarea{border-color:#b42828}@media(max-width:480px){.shp-form{grid-template-columns:1fr}}.shp-checks{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:20px}.shp-check{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:var(--shp-ink)}.shp-check span{color:var(--shp-wine);font-weight:800}.shp-total{margin-top:22px;border-top:1px dashed rgba(124,31,43,.25);padding-top:16px;display:flex;flex-direction:column;gap:6px}.shp-total__row{display:flex;justify-content:space-between;font-size:13px;color:var(--shp-ink-2)}.shp-total__row .is-free{color:#2e7d32}.shp-total__grand{display:flex;justify-content:space-between;align-items:baseline;margin-top:6px}.shp-total__grand span:first-child{font-size:15px;font-weight:700;color:var(--shp-ink)}.shp-total__grand span:last-child{font-family:var(--shp-serif);font-size:28px;font-weight:800;color:var(--shp-wine)}.shp-submit{cursor:pointer;width:100%;margin-top:18px;border:0;background:var(--shp-wine);color:var(--shp-bg);font-size:15px;font-weight:700;letter-spacing:.08em;padding:17px;border-radius:10px;box-shadow:0 14px 30px #7c1f2b4d}.shp-submit:hover{background:var(--shp-wine-hover)}.shp-submit[disabled]{opacity:.7;cursor:wait}.shp-alert{margin-top:14px;border-radius:8px;padding:14px 16px;font-size:13px;font-weight:600}.shp-alert--error{background:#fdeceb;border:1px solid rgba(180,40,40,.3);color:#8a2020}.shp-alert--ok{background:#eef7ee;border:1px solid rgba(46,125,50,.3);color:#2e7d32}.shp-alert[hidden]{display:none}.shp-soldout{margin-top:10px;font-size:13px;color:#8a2020;font-weight:600}.shp-trust{background:linear-gradient(180deg,var(--shp-dark-1),var(--shp-dark-2));padding:clamp(28px,5vw,44px) clamp(16px,4vw,32px)}.shp-trust__grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:20px;text-align:center}.shp-trust__mark{width:44px;height:44px;border-radius:50%;border:1px solid rgba(176,141,87,.5);display:flex;align-items:center;justify-content:center;margin:0 auto;color:var(--shp-gold);font-size:18px;overflow:hidden}.shp-trust__mark img{width:24px;height:24px;object-fit:contain}.shp-trust__label{font-size:13px;font-weight:700;color:var(--shp-bg);margin-top:10px;letter-spacing:.03em}.shp-tabs{scroll-margin-top:70px;max-width:1000px;margin:0 auto;padding:clamp(40px,6vw,72px) clamp(16px,4vw,32px)}.shp-tabs__nav{display:flex;gap:8px;border-bottom:1px solid rgba(124,31,43,.18);flex-wrap:wrap}.shp-tabs__btn{cursor:pointer;background:transparent;border:0;border-bottom:2px solid transparent;padding:14px 6px;margin-right:22px;font-size:14px;font-weight:700;color:var(--shp-muted)}.shp-tabs__btn.is-active{color:var(--shp-wine);border-bottom-color:var(--shp-wine)}.shp-tabs__panel{padding-top:28px}.shp-tabs__panel[hidden]{display:none}.shp-h3{font-family:var(--shp-serif);font-size:24px;font-weight:700;color:var(--shp-ink)}.shp-rte{max-width:700px;font-size:15px;line-height:1.75;color:var(--shp-body);margin-top:14px}.shp-rte p+p{margin-top:12px}.shp-rte ul,.shp-rte ol{margin-top:16px;padding-left:20px;font-size:14px;line-height:1.9}.shp-ing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin-top:20px}.shp-ing{background:var(--shp-surface);border:1px solid var(--shp-line);border-radius:12px;padding:18px;text-align:center}.shp-ing__img{width:76px;height:76px;border-radius:50%;border:1px solid rgba(124,31,43,.2);display:flex;align-items:center;justify-content:center;margin:0 auto;background:var(--shp-bg);overflow:hidden}.shp-ing__img img{max-width:72%;max-height:72%;object-fit:contain}.shp-ing__name{font-weight:700;font-size:13px;color:var(--shp-ink);margin-top:12px}.shp-ing__amt{font-family:var(--shp-serif);font-size:16px;font-weight:700;color:var(--shp-wine);margin-top:2px}.shp-steps{display:flex;flex-direction:column;gap:16px;margin-top:20px;max-width:600px}.shp-step{display:flex;gap:16px;align-items:flex-start}.shp-step__n{flex:none;width:38px;height:38px;border-radius:50%;background:var(--shp-wine);color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--shp-serif);font-size:17px;font-weight:700}.shp-step__t{font-weight:700;font-size:15px}.shp-step__d{font-size:14px;color:var(--shp-body)}.shp-note{font-size:13px;color:var(--shp-muted);margin-top:18px;max-width:600px}.shp-faq{background:var(--shp-surface);padding:clamp(40px,6vw,72px) clamp(16px,4vw,32px)}.shp-faq__inner{max-width:760px;margin:0 auto}.shp-h2{font-family:var(--shp-serif);font-size:clamp(26px,4vw,36px);font-weight:800;color:var(--shp-ink);text-align:center}.shp-faq__list{display:flex;flex-direction:column;gap:10px;margin-top:28px}.shp-faq__item{background:var(--shp-bg);border:1px solid rgba(124,31,43,.16);border-radius:10px;overflow:hidden}.shp-faq__q{cursor:pointer;width:100%;text-align:left;background:transparent;border:0;padding:16px 18px;display:flex;justify-content:space-between;align-items:center;gap:12px}.shp-faq__q span:first-child{font-weight:700;font-size:14.5px;color:var(--shp-ink)}.shp-faq__sign{color:var(--shp-wine);font-size:18px;flex:none}.shp-faq__a{padding:0 18px 16px;font-size:14px;line-height:1.7;color:var(--shp-body)}.shp-faq__a[hidden]{display:none}.shp-reviews{scroll-margin-top:70px;background:linear-gradient(180deg,var(--shp-dark-2),var(--shp-dark-1));padding:clamp(40px,6vw,72px) clamp(16px,4vw,32px);color:var(--shp-bg)}.shp-reviews__inner{max-width:1100px;margin:0 auto}.shp-reviews__head{text-align:center}.shp-reviews__title{font-family:var(--shp-serif);font-size:clamp(28px,4.4vw,42px);font-weight:800;margin-top:8px;color:var(--shp-bg)}.shp-reviews__stars{color:var(--shp-gold);font-size:18px;letter-spacing:3px;margin-top:6px}.shp-reviews__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:20px;margin-top:32px;padding-bottom:14px;scrollbar-width:thin;scrollbar-color:var(--shp-gold) rgba(243,235,219,.08)}.shp-reviews__track::-webkit-scrollbar{height:6px}.shp-reviews__track::-webkit-scrollbar-track{background:#f3ebdb14;border-radius:4px}.shp-reviews__track::-webkit-scrollbar-thumb{background:var(--shp-gold);border-radius:4px}.shp-review{flex:0 0 280px;scroll-snap-align:start;background:#f3ebdb0f;border:1px solid rgba(176,141,87,.25);border-radius:12px;padding:22px}@media(max-width:600px){.shp-review{flex-basis:82%}}.shp-review__stars{color:var(--shp-gold);font-size:14px;letter-spacing:2px}.shp-review__text{font-size:15px;line-height:1.6;color:var(--shp-bg);margin-top:12px;font-style:italic}.shp-review__by{font-size:13px;color:var(--shp-gold);margin-top:14px;font-weight:700}.shp-reviews__arrows{display:flex;justify-content:center;gap:12px;margin-top:8px}.shp-round-btn{cursor:pointer;width:40px;height:40px;border-radius:50%;border:1px solid rgba(176,141,87,.5);background:transparent;color:var(--shp-gold);font-size:16px}.shp-round-btn:hover{background:#b08d5726}.shp-sticky{position:fixed;left:0;right:0;bottom:0;z-index:60;background:linear-gradient(180deg,var(--shp-dark-2),var(--shp-dark-1));display:flex;align-items:center;justify-content:space-between;padding:12px 18px;box-shadow:0 -6px 20px #0000004d}.sh-body--product{padding-bottom:76px}.shp-sticky__label{font-size:10px;letter-spacing:.14em;color:var(--shp-gold)}.shp-sticky__total{font-family:var(--shp-serif);font-size:19px;font-weight:800;color:var(--shp-bg)}.sh-body .shp-sticky__btn{cursor:pointer;border:0;background:var(--shp-wine);color:var(--shp-bg);font-size:13px;font-weight:700;letter-spacing:.06em;padding:13px 26px;border-radius:8px}.sh-body .shp-sticky__btn:hover{background:var(--shp-wine-hover);color:var(--shp-bg)}.sh-footer{text-align:center;padding:44px clamp(16px,4vw,32px) 30px}.sh-footer--product{background:var(--shp-dark-1);color:#d8c6ab}.sh-footer--landing{background:var(--shl-dark);color:var(--shl-sand);padding:56px clamp(20px,5vw,80px) 40px}.sh-footer__brand{font-size:24px;font-weight:800;letter-spacing:.1em;color:var(--shp-bg);font-family:var(--shp-serif)}.sh-footer--landing .sh-footer__brand{font-family:var(--shl-serif);font-size:30px;font-weight:700;letter-spacing:.16em;color:var(--shl-cream)}.sh-footer__tag{font-size:11px;letter-spacing:.24em;color:var(--shp-gold);margin-top:6px}.sh-footer--landing .sh-footer__tag{letter-spacing:.3em;color:var(--shl-gold)}.sh-footer__note{max-width:640px;margin:26px auto 0;font-size:12px;line-height:1.7;color:#a98d6a}.sh-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-top:20px;font-size:12px}.sh-body .sh-footer__links a{color:#c9b28d}.sh-body .sh-footer__links a:hover{color:var(--shl-gold-2)}.sh-footer__copy{margin-top:18px;font-size:12px;color:#8a6a4a}@keyframes shFloatY{0%,to{transform:translateY(0)}50%{transform:translateY(-16px)}}@keyframes shTwinkle{0%,to{opacity:.15;transform:translateY(0) scale(1)}50%{opacity:.9;transform:translateY(-24px) scale(1.4)}}@keyframes shHalo{0%,to{opacity:.55;transform:translate(-50%,-50%) scale(1)}50%{opacity:.85;transform:translate(-50%,-50%) scale(1.08)}}@keyframes shIntro{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:none}}.shl-reveal{opacity:0;transform:translateY(38px);transition:opacity 1s cubic-bezier(.22,1,.36,1),transform 1s cubic-bezier(.22,1,.36,1)}.shl-reveal.in,.shopify-design-mode .shl-reveal{opacity:1;transform:none}.shl-eyebrow{font-size:11px;letter-spacing:.4em;color:var(--shl-gold);font-weight:600}.shl-eyebrow--deep{color:var(--shl-gold-deep)}.shl-nav{position:fixed;top:0;left:0;right:0;z-index:120;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px clamp(16px,4vw,54px);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(180deg,#18070ab8,#18070a00);transition:background .4s}.shl-nav.is-scrolled{background:#18070aeb}.sh-body .shl-nav__brand{cursor:pointer;display:flex;align-items:center;gap:12px;flex:none}.shl-nav__brand img{max-height:34px;width:auto}.shl-nav__name{font-family:var(--shl-serif);font-size:24px;font-weight:700;letter-spacing:.16em;color:var(--shl-cream)}.shl-nav__sep{width:1px;height:16px;background:var(--shl-gold);opacity:.5}.shl-nav__tag{font-size:9px;letter-spacing:.3em;color:var(--shl-gold);font-weight:600}.shl-nav__links{display:flex;align-items:center;gap:24px}.sh-body .shl-nav__link{cursor:pointer;font-size:12.5px;font-weight:600;letter-spacing:.06em;color:var(--shl-cream-2);transition:color .3s}.sh-body .shl-nav__link:hover{color:var(--shl-gold)}.sh-body .shl-btn{display:inline-block;cursor:pointer;border:0;background:var(--shl-wine);color:var(--shl-cream);font-size:13px;font-weight:700;letter-spacing:.16em;padding:17px 40px;border-radius:2px;box-shadow:0 14px 34px #6e122080;transition:background .3s,transform .3s;text-align:center}.sh-body .shl-btn:hover{background:var(--shl-wine-hover);color:var(--shl-cream);transform:translateY(-2px)}.sh-body .shl-btn--sm{font-size:12px;letter-spacing:.14em;padding:11px 20px;box-shadow:0 8px 24px #6e122066}.sh-body .shl-btn--ghost{background:transparent;border:1px solid rgba(198,160,90,.55);box-shadow:none}.sh-body .shl-btn--ghost:hover{border-color:var(--shl-gold);background:#c6a05a14}.shl-burger{display:none;cursor:pointer;background:transparent;border:1px solid rgba(198,160,90,.5);border-radius:4px;width:44px;height:40px;flex-direction:column;align-items:center;justify-content:center;gap:5px}.shl-burger span{width:20px;height:2px;background:var(--shl-cream);display:block}@media(max-width:960px){.shl-nav__links{display:none!important}.shl-burger{display:flex}}@media(max-width:600px){.shl-hide-sm{display:none!important}}.shl-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#1005078c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.shl-drawer[hidden]{display:none}.shl-drawer__panel{position:absolute;top:0;right:0;height:100%;width:min(80vw,320px);background:#24090f;border-left:1px solid rgba(198,160,90,.3);padding:26px 24px;display:flex;flex-direction:column;gap:6px;box-shadow:-20px 0 60px #00000080}.shl-drawer__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.shl-drawer__close{cursor:pointer;font-size:26px;color:var(--shl-gold);line-height:1;background:none;border:0}.sh-body .shl-drawer__link{cursor:pointer;padding:14px 4px;font-size:16px;font-weight:600;color:var(--shl-cream-2);border-bottom:1px solid rgba(198,160,90,.14)}.sh-body .shl-drawer .shl-btn{margin-top:18px;padding:15px;letter-spacing:.14em;border-radius:3px}.shl-hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(120% 90% at 50% 22%,#3a1016,#280b10 42%,#1c070b);background-size:cover;background-position:center}.shl-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#1c070b8c}.shl-hero__halo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:min(74vw,760px);height:min(74vw,760px);border-radius:50%;background:radial-gradient(circle,#c6a05a38,#c6a05a00 62%);animation:shHalo 7s ease-in-out infinite;pointer-events:none}.shl-particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.shl-particles span{position:absolute;border-radius:50%;animation:shTwinkle 7s ease-in-out infinite}.shl-hero__inner{position:relative;z-index:5;display:grid;grid-template-columns:1fr;justify-items:center;text-align:center;padding:110px 20px 70px;max-width:1100px}.shl-hero__inner>*{animation:shIntro 1s cubic-bezier(.22,1,.36,1) both}.shl-hero__inner>*:nth-child(2){animation-delay:.12s}.shl-hero__inner>*:nth-child(3){animation-delay:.24s}.shl-hero__inner>*:nth-child(4){animation-delay:.36s}.shl-hero__inner>*:nth-child(5){animation-delay:.48s}.shl-hero__inner>*:nth-child(6){animation-delay:.6s}.shl-hero__inner>*:nth-child(7){animation-delay:.72s}.shl-hero__eyebrow{display:flex;align-items:center;gap:14px;margin-bottom:20px}.shl-hero__eyebrow i{width:34px;height:1px;background:var(--shl-gold);flex:none}.shl-hero__eyebrow span{font-size:10.5px;letter-spacing:.36em;color:var(--shl-gold);font-weight:600;text-align:center}.shl-hero__title{font-family:var(--shl-serif);font-weight:700;line-height:.92;letter-spacing:.02em;font-size:clamp(52px,13vw,168px);color:var(--shl-cream);text-shadow:0 20px 60px rgba(0,0,0,.5)}.shl-hero__sub{font-size:clamp(14px,2.6vw,26px);letter-spacing:.5em;color:var(--shl-cream-2);font-weight:600;margin-top:2px}.shl-hero__tagline{font-family:var(--shl-serif);font-style:italic;font-size:clamp(18px,2.6vw,30px);color:var(--shl-gold);margin-top:24px}.shl-hero__bottle{position:relative;margin:24px 0 8px}.shl-hero__bottle-float{animation:shFloatY 6.5s ease-in-out infinite;position:relative}.shl-hero__shadow{position:absolute;left:50%;bottom:-6%;transform:translate(-50%);width:60%;height:34px;background:radial-gradient(ellipse,#0009,#0000 70%);filter:blur(6px)}.shl-hero__bottle img{height:clamp(280px,42vh,500px);width:auto;filter:drop-shadow(0 40px 60px rgba(0,0,0,.55))}.shl-hero__price{display:flex;align-items:baseline;gap:10px;margin-top:6px;flex-wrap:wrap;justify-content:center}.shl-hero__cur{font-size:13px;letter-spacing:.22em;color:var(--shl-cream-2)}.shl-hero__amt{font-family:var(--shl-serif);font-size:clamp(38px,7vw,64px);font-weight:700;color:var(--shl-cream)}.shl-hero__pnote{font-size:12px;letter-spacing:.2em;color:var(--shl-gold)}.shl-hero__ctas{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:26px}.shl-cap{position:relative;height:460vh;background:radial-gradient(120% 80% at 50% 40%,#2f0d13,#1a070a 70%)}.shl-cap__pin{position:sticky;top:0;height:100vh;overflow:hidden;display:flex;align-items:center;justify-content:center}.shl-cap__head{position:absolute;top:clamp(70px,10vh,110px);left:0;right:0;text-align:center;z-index:4;padding:0 16px}.shl-cap__title{font-family:var(--shl-serif);font-size:clamp(26px,4.6vw,54px);font-weight:700;margin-top:8px;color:var(--shl-cream)}.sh-body .shl-cap__bottle{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);height:clamp(280px,50vh,520px);width:auto;max-width:none;filter:drop-shadow(0 30px 50px rgba(0,0,0,.5));z-index:1}.shl-cap__ring{position:absolute;left:50%;top:50%;width:0;height:0;z-index:3}.shl-cap__line{position:absolute;left:0;top:0;height:1.5px;width:0;background:linear-gradient(90deg,#c6a05a00,#c6a05ab3);transform-origin:left center;opacity:0}.shl-cap__node{position:absolute;left:0;top:0;transform:translate(-50%,-50%);opacity:0;width:max-content}.shl-cap__node>div{background:#1d090cd1;border:1px solid rgba(198,160,90,.4);border-radius:4px;padding:9px 13px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 10px 30px #0006;text-align:left}@media(max-width:600px){.shl-cap__node>div{padding:6px 10px}}.shl-cap__short{font-size:11px;letter-spacing:.06em;color:var(--shl-cream);font-weight:700;white-space:nowrap}.shl-cap__amt{font-family:var(--shl-serif);font-size:19px;font-weight:700;color:var(--shl-gold);line-height:1}.sh-body .shl-cap__capsule{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(.15);opacity:0;height:clamp(240px,40vh,440px);width:auto;max-width:none;filter:drop-shadow(0 24px 44px rgba(0,0,0,.5));z-index:2}.shl-cap__glow{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(60vw,520px);height:min(60vw,520px);border-radius:50%;background:radial-gradient(circle,#c6a05a3d,#c6a05a00 62%);opacity:0;z-index:1;pointer-events:none}.shl-ings{position:relative;background:var(--shl-cream);color:var(--shl-ink)}.shl-ings__head{text-align:center;padding:clamp(70px,10vw,120px) 20px 20px}.shl-h2-wine{font-family:var(--shl-serif);font-size:clamp(32px,5.5vw,64px);font-weight:700;color:var(--shl-wine);margin-top:8px}.shl-ings__intro{max-width:560px;margin:14px auto 0;font-size:15px;line-height:1.7;color:var(--shl-body)}.shl-ing{min-height:88vh;display:flex;align-items:center;padding:clamp(40px,7vw,90px) clamp(20px,6vw,90px);border-top:1px solid rgba(110,18,32,.12)}.shl-ing__row{width:100%;max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;gap:clamp(30px,6vw,80px);align-items:center}@media(min-width:821px){.shl-ing:nth-of-type(odd) .shl-ing__row{flex-direction:row-reverse}}@media(max-width:820px){.shl-ing__row{flex-direction:column-reverse}.shl-ing{min-height:auto}}.shl-ing__visual{flex:1 1 320px;display:flex;align-items:center;justify-content:center;min-height:320px;will-change:transform}.shl-ing__circle{position:relative;width:clamp(240px,30vw,360px);height:clamp(240px,30vw,360px);border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(110,18,32,.28)}.shl-ing__circle img{position:relative;max-width:78%;max-height:70%;width:auto;height:auto;object-fit:contain;filter:drop-shadow(0 18px 28px rgba(42,16,19,.28));animation:shFloatY 7s ease-in-out infinite}.shl-ing__text{flex:1 1 320px}.shl-ing__num{display:flex;align-items:baseline;gap:16px}.shl-ing__num span:first-child{font-family:var(--shl-serif);font-size:clamp(22px,3vw,34px);color:#b98a34;font-weight:700}.shl-ing__num span:last-child{height:1px;flex:1;background:#6e12202e}.shl-ing__tag{font-size:11px;letter-spacing:.28em;color:var(--shl-gold-deep);font-weight:600;margin-top:18px}.shl-ing__name{font-family:var(--shl-serif);font-size:clamp(34px,5.5vw,62px);font-weight:700;color:var(--shl-wine);line-height:1;margin-top:6px}.shl-ing__amt{display:flex;align-items:baseline;gap:10px;margin-top:14px}.shl-ing__amt span:first-child{font-family:var(--shl-serif);font-size:clamp(40px,6vw,66px);font-weight:700;color:var(--shl-ink)}.shl-ing__amt span:last-child{font-size:12px;letter-spacing:.16em;color:var(--shl-gold-deep)}.shl-ing__desc{font-size:clamp(15px,1.6vw,18px);line-height:1.7;color:var(--shl-body);margin-top:18px;max-width:52ch;text-wrap:pretty}.shl-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.shl-pill{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(110,18,32,.18);border-radius:40px;padding:9px 16px;font-size:13px;font-weight:600;color:var(--shl-wine)}.shl-pill i{width:6px;height:6px;border-radius:50%;background:var(--shl-gold);flex:none}.shl-pills--sm{gap:9px;margin-top:16px}.shl-pills--sm .shl-pill{padding:8px 15px;border-color:#6e122029}.shl-disclaimer{text-align:center;font-size:12px;color:var(--shl-gold-deep);padding:0 20px 60px;max-width:760px;margin:0 auto;line-height:1.6}.shl-benefits{position:relative;background:linear-gradient(180deg,#1c070b,#2a0d12);color:var(--shl-cream);padding:clamp(80px,11vw,140px) clamp(20px,5vw,80px);background-size:cover;background-position:center}.shl-center-head{text-align:center;margin-bottom:clamp(40px,6vw,70px)}.shl-h2-light{font-family:var(--shl-serif);font-size:clamp(34px,6vw,70px);font-weight:700;margin-top:8px;color:var(--shl-cream)}.shl-benefits__grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.shl-benefit{background:#f6eee00a;border:1px solid rgba(198,160,90,.24);border-radius:6px;padding:34px 28px;transition:opacity 1s,transform 1s,border-color .4s}.shl-benefit:hover{border-color:#c6a05a99}.shl-benefit__n{width:52px;height:52px;border-radius:50%;border:1px solid rgba(198,160,90,.5);display:flex;align-items:center;justify-content:center;color:var(--shl-gold);font-family:var(--shl-serif);font-size:24px;font-weight:700;overflow:hidden}.shl-benefit__n img{width:28px;height:28px;object-fit:contain}.shl-benefit h3{font-family:var(--shl-serif);font-size:26px;font-weight:700;margin-top:20px;color:var(--shl-cream)}.shl-benefit p{font-size:14px;line-height:1.6;color:var(--shl-sand);margin-top:8px}.shl-sci{position:relative;background:var(--shl-cream);color:var(--shl-ink);scroll-margin-top:60px}.shl-sci__hero{position:relative;overflow:hidden;background:radial-gradient(120% 90% at 30% 20%,#3a1016,#210a0e);background-size:cover;background-position:center;color:var(--shl-cream);padding:clamp(90px,12vw,150px) clamp(20px,6vw,90px)}.shl-sci__hero-inner{position:relative;max-width:900px;margin:0 auto;text-align:center}.shl-sci__title{font-family:var(--shl-serif);font-size:clamp(38px,7vw,84px);font-weight:700;margin-top:10px;line-height:1;color:var(--shl-cream)}.shl-sci__intro{max-width:620px;margin:20px auto 0;font-size:clamp(15px,1.8vw,19px);line-height:1.7;color:var(--shl-cream-2)}.shl-sci__list{max-width:1100px;margin:0 auto;padding:clamp(50px,7vw,90px) clamp(20px,5vw,60px);display:flex;flex-direction:column;gap:clamp(40px,6vw,70px)}.shl-sci__item{width:100%;display:flex;flex-wrap:wrap;gap:clamp(24px,5vw,60px);align-items:center}@media(max-width:820px){.shl-sci__item{flex-direction:column-reverse;align-items:stretch}}.shl-sci__img{flex:1 1 240px;display:flex;justify-content:center}.shl-sci__img img{width:clamp(220px,30vw,340px);height:auto;max-width:100%;object-fit:contain;filter:drop-shadow(0 20px 34px rgba(42,16,19,.22))}.shl-sci__txt{flex:2 1 360px}.shl-sci__kicker{font-size:11px;letter-spacing:.28em;color:var(--shl-gold-deep);font-weight:600}.shl-sci__h3{font-family:var(--shl-serif);font-size:clamp(26px,4vw,42px);font-weight:700;color:var(--shl-wine);margin-top:6px;line-height:1.05}.shl-sci__body{font-size:clamp(15px,1.5vw,17px);line-height:1.75;color:var(--shl-body);margin-top:14px;text-wrap:pretty}.shl-card{background:linear-gradient(180deg,#2a0d12,#1c070b);color:var(--shl-cream);border-radius:12px;padding:clamp(34px,5vw,64px);text-align:center;box-shadow:0 30px 60px #2a101340}.shl-card__h{font-family:var(--shl-serif);font-size:clamp(26px,4vw,46px);font-weight:700;margin:12px auto 0;line-height:1.15;max-width:760px;color:var(--shl-cream)}.shl-card__p{max-width:640px;margin:18px auto 0;font-size:16px;line-height:1.75;color:var(--shl-sand)}.sh-body .shl-card .shl-btn{margin-top:26px;padding:16px 38px;border-radius:3px;box-shadow:0 14px 34px #6e122066}.shl-card__fine{max-width:640px;margin:22px auto 0;font-size:12px;line-height:1.6;color:var(--shl-muted)}.shl-show{position:relative;min-height:100vh;background:radial-gradient(110% 80% at 50% 30%,#340f16,#1a070a 72%);background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:90px 20px}.shl-show__lines,.shl-show__lines-m{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:1;pointer-events:none}.shl-show__lines-m{display:none}.shl-show__bottle{position:relative;z-index:2}.shl-show__bottle>div{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(66vw,560px);height:min(66vw,560px);border-radius:50%;background:radial-gradient(circle,rgba(198,160,90,.18),transparent 64%)}.sh-body .shl-show__bottle img{position:relative;height:clamp(300px,54vh,560px);width:auto;max-width:none;filter:drop-shadow(0 40px 60px rgba(0,0,0,.6))}.shl-fc{position:absolute;z-index:3;background:#1d090cb8;border:1px solid rgba(198,160,90,.4);border-radius:5px;padding:16px 22px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);opacity:0;transform:translateY(40px);transition:opacity 1s,transform 1s}.shl-fc.in,.shopify-design-mode .shl-fc{opacity:1;transform:none}.shl-fc--tl{left:11%;top:26%}.shl-fc--tr{right:12%;top:32%}.shl-fc--bl{left:13%;bottom:24%}.shl-fc--br{right:11%;bottom:28%}.shl-fc__big{font-family:var(--shl-serif);font-size:32px;font-weight:700;color:var(--shl-gold);line-height:1}.shl-fc__title{font-size:12px;letter-spacing:.16em;color:var(--shl-cream);font-weight:700}.shl-fc__big+.shl-fc__title{font-size:11px;letter-spacing:.22em;color:var(--shl-cream-2);font-weight:600}.shl-fc__sub{font-size:11px;color:var(--shl-sand);margin-top:3px}@media(max-width:820px){.shl-show{min-height:120vh}.shl-show__lines{display:none}.shl-show__lines-m{display:block}.sh-body .shl-show__bottle img{height:clamp(200px,36vh,300px)}.shl-fc{padding:11px 14px}.shl-fc--tl{left:4%;right:auto;top:5%;bottom:auto}.shl-fc--tr{right:4%;left:auto;top:5%;bottom:auto}.shl-fc--bl{left:4%;right:auto;bottom:5%;top:auto}.shl-fc--br{right:4%;left:auto;bottom:5%;top:auto}}.shl-howto{background:var(--shl-cream);color:var(--shl-ink);padding:clamp(70px,10vw,130px) clamp(20px,5vw,80px)}.shl-howto__grid{max-width:1150px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(300px,100%),1fr));gap:clamp(30px,5vw,60px)}.shl-h2-wine-md{font-family:var(--shl-serif);font-size:clamp(32px,5vw,54px);font-weight:700;color:var(--shl-wine);margin-top:8px}.shl-steps{margin-top:28px;display:flex;flex-direction:column;gap:18px}.shl-step{display:flex;gap:18px;align-items:flex-start}.shl-step__n{flex:none;width:44px;height:44px;border-radius:50%;background:var(--shl-wine);color:var(--shl-cream);display:flex;align-items:center;justify-content:center;font-family:var(--shl-serif);font-size:20px;font-weight:700}.shl-step__t{font-weight:700;font-size:17px}.shl-step__d{font-size:15px;color:var(--shl-body);line-height:1.6}.shl-howto__note{font-size:14px;color:var(--shl-gold-deep);margin-top:6px}.shl-caution{background:#fff;border:1px solid rgba(110,18,32,.16);border-left:4px solid var(--shl-wine);border-radius:6px;padding:clamp(28px,4vw,44px)}.shl-caution h2{font-family:var(--shl-serif);font-size:clamp(28px,4vw,42px);font-weight:700;color:var(--shl-wine);margin-top:8px}.shl-caution__p{font-size:15px;line-height:1.7;color:var(--shl-body);margin-top:18px}.shl-caution__warn{font-size:14px;line-height:1.7;color:var(--shl-wine);font-weight:600;margin-top:16px;text-transform:uppercase;letter-spacing:.02em}.shl-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.shl-badge{border:1px solid rgba(110,18,32,.3);border-radius:40px;padding:8px 15px;font-size:12px;font-weight:700;letter-spacing:.08em;color:var(--shl-wine)}.shl-reviews{background:linear-gradient(180deg,#2a0d12,#1c070b);color:var(--shl-cream);padding:clamp(70px,10vw,130px) clamp(20px,5vw,80px)}.shl-reviews__inner{max-width:1150px;margin:0 auto}.shl-reviews .shl-center-head{margin-bottom:44px}.shl-h2-light-md{font-family:var(--shl-serif);font-size:clamp(32px,5.5vw,60px);font-weight:700;margin-top:8px;color:var(--shl-cream)}.shl-reviews__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(280px,100%),1fr));gap:20px}.shl-review{background:#f6eee00a;border:1px solid rgba(198,160,90,.22);border-radius:6px;padding:30px 26px;transition:opacity 1s,transform 1s}.shl-review__stars{color:var(--shl-gold);font-size:16px;letter-spacing:2px}.shl-review__text{font-family:var(--shl-serif);font-size:22px;line-height:1.5;color:var(--shl-cream);margin-top:14px;font-style:italic}.shl-review__by{display:flex;align-items:center;gap:12px;margin-top:20px}.shl-review__av{width:38px;height:38px;border-radius:50%;background:var(--shl-wine);display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--shl-cream);overflow:hidden;flex:none}.shl-review__av img{width:100%;height:100%;object-fit:cover}.shl-review__name{font-weight:700;font-size:14px}.shl-review__city{font-size:12px;color:var(--shl-gold)}.shl-reviews__note{text-align:center;font-size:12px;color:var(--shl-muted);margin-top:28px}.shl-fab{position:fixed;right:clamp(14px,3vw,30px);bottom:clamp(14px,3vw,30px);z-index:130;display:flex;flex-direction:column;gap:12px;align-items:flex-end}.sh-body .shl-fab a{display:inline-flex;align-items:center;gap:9px;background:var(--sh-wa);color:#fff;font-size:13px;font-weight:700;letter-spacing:.04em;padding:13px 18px;border-radius:44px;box-shadow:0 14px 34px #25d36673}.sh-body .shl-fab a:hover{background:var(--sh-wa-hover);color:#fff}.sh-body--product .shl-fab{bottom:90px}@media(max-width:600px){.sh-body .shl-fab a{font-size:0;gap:0;padding:14px;border-radius:50%}.shl-fab a svg{width:26px;height:26px}}@media(prefers-reduced-motion:reduce){.shl-hero__inner>*,.shl-hero__halo,.shl-particles span,.shl-hero__bottle-float,.shl-ing__circle img{animation:none!important}.shl-reveal,.shl-fc{opacity:1;transform:none;transition:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/shatika.css.map */
