:root{--gh-void:#07060E;--gh-deep:#0E0920;--gh-panel:#160F2E;--gh-panel-2:#1E1440;--gh-line:rgba(199,125,255,.16);--gh-line-strong:rgba(199,125,255,.32);--gh-violet:#A855F7;--gh-magenta:#E651FF;--gh-glow:#C77DFF;--gh-mist:#F4EEFF;--gh-muted:#A99BC9;--gh-font-head:"Space Grotesk",ui-sans-serif,system-ui,sans-serif;--gh-font-body:"Inter",ui-sans-serif,system-ui,-apple-system,sans-serif;--gh-r:22px;--gh-r-sm:14px;--gh-pad:20px;--gh-max:1180px}html body{background:var(--gh-void);color:var(--gh-mist);font-family:var(--gh-font-body);-webkit-font-smoothing:antialiased}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6,html body .h0,html body .h1,html body .h2,html body .h3{font-family:var(--gh-font-head);letter-spacing:-.02em}html body button,html body input,html body select,html body textarea{font-family:var(--gh-font-body)}html body ::selection{background:var(--gh-magenta);color:#0b0616}html body img{max-width:100%}.gh-section{position:relative;overflow-x:clip;overflow-y:visible;background:var(--gh-void)}.gh-wrap{width:100%;max-width:var(--gh-max);margin:0 auto;padding-left:var(--gh-pad);padding-right:var(--gh-pad)}.gh-eyebrow{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gh-glow);font-weight:600;margin:0 0 14px}.gh-h{font-family:var(--gh-font-head);font-weight:700;line-height:1.05;letter-spacing:-.03em;margin:0 0 16px;color:var(--gh-mist);font-size:clamp(2rem,8.6vw,3.2rem)}.gh-h--sm{font-size:clamp(1.6rem,6.6vw,2.3rem)}.gh-p{font-size:1rem;line-height:1.65;color:var(--gh-muted);margin:0 0 18px}.gh-p strong{color:var(--gh-mist);font-weight:600}.gh-center{text-align:center}.gh-center .gh-p{margin-left:auto;margin-right:auto;max-width:34em}.gh-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;padding:17px 26px;border:0;border-radius:999px;cursor:pointer;text-decoration:none;font-family:var(--gh-font-body);font-size:1rem;font-weight:600;letter-spacing:.01em;color:#120720;background:linear-gradient(135deg,var(--gh-glow),var(--gh-magenta));box-shadow:0 0 0 1px #ffffff24 inset,0 10px 34px -10px #e651ffd9;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.gh-btn:hover{filter:brightness(1.07);box-shadow:0 0 0 1px #fff3 inset,0 14px 40px -10px #e651ff}.gh-btn:active{transform:translateY(1px)}.gh-btn--ghost{background:transparent;color:var(--gh-mist);box-shadow:0 0 0 1px var(--gh-line-strong) inset}.gh-btn--ghost:hover{box-shadow:0 0 0 1px var(--gh-glow) inset;filter:none}.gh-btn[disabled]{opacity:.45;pointer-events:none}.gh-price{display:inline-flex;align-items:baseline;gap:10px;font-family:var(--gh-font-head)}.gh-price__now{font-size:1.75rem;font-weight:700;color:var(--gh-mist)}.gh-price__was{font-size:1rem;color:var(--gh-muted);text-decoration:line-through}.gh-reveal{opacity:1;transform:none}html.gh-js .gh-reveal{opacity:0;transform:translateY(18px);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .7s cubic-bezier(.22,.61,.36,1)}html.gh-js .gh-reveal.gh-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html.gh-js .gh-reveal{opacity:1!important;transform:none!important;transition:none}}.gh-orb{position:absolute;border-radius:50%;filter:blur(70px);opacity:.5;pointer-events:none;z-index:0}.gh-hero{position:relative;display:flex;align-items:flex-end;min-height:88svh;padding:0;isolation:isolate}.gh-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;overflow:hidden}.gh-hero__media img{width:100%;height:100%;object-fit:cover;object-position:var(--gh-hero-pos,50% 42%)}.gh-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(90% 55% at 50% 22%,#a855f752,#07060e00 70%),linear-gradient(to bottom,rgba(7,6,14,.72) 0%,rgba(7,6,14,.28) 26%,rgba(7,6,14,.72) 58%,rgba(7,6,14,.96) 84%,var(--gh-void) 100%)}.gh-hero__inner{position:relative;z-index:1;width:100%;padding:40px var(--gh-pad) 44px}.gh-hero__h{font-size:clamp(2.35rem,10.5vw,4rem);line-height:1.02;margin:0 0 14px;text-wrap:balance}.gh-hero__p{font-size:1.05rem;line-height:1.55;color:#d9cef2;margin:0 0 22px;max-width:22em}.gh-hero__buy{display:flex;flex-direction:column;gap:14px}.gh-hero__note{margin:14px 0 0;font-size:.82rem;color:var(--gh-muted);display:flex;flex-wrap:wrap;gap:6px 14px}.gh-hero__note span{display:inline-flex;align-items:center;gap:6px}.gh-hero__note svg{width:14px;height:14px;flex:none;color:var(--gh-glow)}.gh-ticker{border-top:1px solid var(--gh-line);border-bottom:1px solid var(--gh-line);background:linear-gradient(90deg,var(--gh-deep),var(--gh-panel),var(--gh-deep));padding:13px 0}.gh-ticker__track{display:flex;width:max-content;animation:gh-slide var(--gh-speed,26s) linear infinite}.gh-ticker__group{display:flex;align-items:center;flex:none}.gh-ticker__item{display:inline-flex;align-items:center;gap:10px;padding:0 22px;white-space:nowrap;font-size:.76rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--gh-glow)}.gh-ticker__item:after{content:"";width:5px;height:5px;border-radius:50%;background:var(--gh-magenta);margin-left:22px}@keyframes gh-slide{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.gh-ticker__track{animation:none}}.gh-benefits{padding:0}.gh-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:26px}.gh-card{position:relative;background:linear-gradient(160deg,var(--gh-panel) 0%,var(--gh-deep) 100%);border:1px solid var(--gh-line);border-radius:var(--gh-r);padding:22px 20px;overflow:hidden}.gh-card:before{content:"";position:absolute;top:-40%;right:-30%;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(168,85,247,.24),transparent 70%);pointer-events:none}.gh-card__ico{width:42px;height:42px;display:grid;place-items:center;border-radius:13px;margin-bottom:14px;background:#a855f724;border:1px solid var(--gh-line-strong);color:var(--gh-glow)}.gh-card__ico svg{width:21px;height:21px}.gh-card__t{font-family:var(--gh-font-head);font-size:1.08rem;font-weight:700;margin:0 0 7px;color:var(--gh-mist);letter-spacing:-.01em}.gh-card__d{font-size:.93rem;line-height:1.6;color:var(--gh-muted);margin:0}.gh-show{display:flex;flex-direction:column;gap:0}.gh-show__media{position:relative;width:100%;aspect-ratio:var(--gh-ratio,4/5);overflow:hidden;border-radius:var(--gh-r)}.gh-show__media img{width:100%;height:100%;object-fit:cover;object-position:var(--gh-pos,50% 50%);display:block}.gh-show__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(7,6,14,.55),transparent 55%);pointer-events:none}.gh-show__body{padding:26px 0 0}.gh-show--card .gh-show__body{margin-top:-52px;position:relative;z-index:2;background:#160f2ee6;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid var(--gh-line);border-radius:var(--gh-r);padding:24px 20px}.gh-specs__list{margin:24px 0 0;padding:0;list-style:none;border-top:1px solid var(--gh-line)}.gh-specs__row{display:flex;justify-content:space-between;gap:18px;padding:15px 2px;border-bottom:1px solid var(--gh-line)}.gh-specs__k{font-size:.8rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gh-muted);flex:none}.gh-specs__v{font-size:.96rem;color:var(--gh-mist);text-align:right;font-weight:500}.gh-faq__list{margin:24px 0 0;border-top:1px solid var(--gh-line)}.gh-faq__item{border-bottom:1px solid var(--gh-line)}.gh-faq__item summary{list-style:none;cursor:pointer;padding:18px 34px 18px 0;position:relative;font-family:var(--gh-font-head);font-weight:600;font-size:1.02rem;color:var(--gh-mist)}.gh-faq__item summary::-webkit-details-marker{display:none}.gh-faq__item summary:after{content:"";position:absolute;right:6px;top:50%;width:11px;height:11px;margin-top:-7px;border-right:2px solid var(--gh-glow);border-bottom:2px solid var(--gh-glow);transform:rotate(45deg);transition:transform .25s ease}.gh-faq__item[open] summary:after{transform:rotate(-135deg);margin-top:-3px}.gh-faq__a{padding:0 0 20px;font-size:.95rem;line-height:1.65;color:var(--gh-muted)}.gh-faq__a p{margin:0 0 10px}.gh-faq__a p:last-child{margin:0}.gh-buy{position:relative;overflow:hidden;background:linear-gradient(180deg,var(--gh-void) 0%,var(--gh-deep) 45%,var(--gh-panel-2) 100%)}.gh-buy__inner{position:relative;z-index:1;text-align:center}.gh-buy .gh-btn{max-width:420px;margin:0 auto}.gh-buy__price{justify-content:center;margin:0 0 22px}.gh-pdp{padding-top:14px}.gh-pdp__gallery{position:relative;margin:0 calc(var(--gh-pad) * -1)}.gh-pdp__track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:0 var(--gh-pad)}.gh-pdp__track::-webkit-scrollbar{display:none}.gh-pdp__slide{flex:0 0 86%;scroll-snap-align:center;border-radius:var(--gh-r);overflow:hidden;background:var(--gh-panel);border:1px solid var(--gh-line);aspect-ratio:4/5}.gh-pdp__slide img{width:100%;height:100%;object-fit:cover;display:block}.gh-pdp__dots{display:flex;justify-content:center;gap:7px;margin-top:14px}.gh-pdp__dot{width:6px;height:6px;border-radius:50%;background:var(--gh-line-strong);border:0;padding:0;cursor:pointer;transition:width .2s,background .2s}.gh-pdp__dot[aria-current=true]{width:20px;border-radius:99px;background:var(--gh-glow)}.gh-pdp__head{margin-top:28px}.gh-pdp__t{font-family:var(--gh-font-head);font-size:clamp(1.75rem,7vw,2.4rem);font-weight:700;line-height:1.08;letter-spacing:-.03em;margin:0 0 12px;color:var(--gh-mist)}.gh-pdp__sub{font-size:1rem;line-height:1.6;color:var(--gh-muted);margin:0 0 20px}.gh-pdp__buybox{border:1px solid var(--gh-line);border-radius:var(--gh-r);padding:20px;background:linear-gradient(160deg,var(--gh-panel),var(--gh-deep))}.gh-pdp__pricerow{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.gh-pdp__stock{font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;display:inline-flex;align-items:center;gap:7px;color:#7ce3b0}.gh-pdp__stock:before{content:"";width:7px;height:7px;border-radius:50%;background:#7ce3b0;box-shadow:0 0 0 4px #7ce3b029}.gh-pdp__qty{display:flex;align-items:center;gap:0;border:1px solid var(--gh-line-strong);border-radius:999px;overflow:hidden;margin-bottom:14px;width:max-content}.gh-pdp__qty button{background:transparent;border:0;color:var(--gh-mist);width:44px;height:44px;font-size:1.2rem;cursor:pointer}.gh-pdp__qty input{background:transparent;border:0;color:var(--gh-mist);width:44px;text-align:center;font-size:1rem;font-weight:600;-moz-appearance:textfield}.gh-pdp__qty input::-webkit-outer-spin-button,.gh-pdp__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.gh-pdp__trust{display:grid;grid-template-columns:1fr;gap:12px;margin-top:18px}.gh-pdp__trust div{display:flex;align-items:flex-start;gap:11px;font-size:.88rem;color:var(--gh-muted);line-height:1.45}.gh-pdp__trust svg{width:17px;height:17px;flex:none;color:var(--gh-glow);margin-top:2px}.gh-pdp__trust p{margin:0}.gh-pdp__desc{margin-top:34px;font-size:.97rem;line-height:1.7;color:var(--gh-muted)}.gh-pdp__desc h3{font-family:var(--gh-font-head);color:var(--gh-mist);font-size:1.15rem;margin:26px 0 10px}.gh-pdp__desc p{margin:0 0 14px}.gh-pdp__desc ul{margin:0 0 16px;padding-left:20px}.gh-pdp__desc li{margin-bottom:9px}.gh-pdp__desc strong{color:var(--gh-mist);font-weight:600}.gh-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;padding:11px var(--gh-pad) calc(11px + env(safe-area-inset-bottom));background:#0e0920eb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--gh-line);display:flex;align-items:center;gap:14px;transform:translateY(120%);transition:transform .3s cubic-bezier(.22,.61,.36,1)}.gh-sticky.gh-on{transform:none}.gh-sticky__p{font-family:var(--gh-font-head);font-weight:700;font-size:1.15rem;flex:none;color:var(--gh-mist)}.gh-sticky .gh-btn{padding:14px 20px;font-size:.95rem}@media screen and (min-width:750px){:root{--gh-pad:40px}.gh-hero{min-height:82svh;align-items:center}.gh-hero__inner{padding:80px var(--gh-pad);max-width:var(--gh-max);margin:0 auto}.gh-hero__p{font-size:1.15rem}.gh-hero__buy{flex-direction:row;align-items:center;gap:22px}.gh-hero__buy .gh-btn{width:auto;min-width:260px}.gh-grid{grid-template-columns:repeat(2,1fr);gap:18px}.gh-grid--3{grid-template-columns:repeat(3,1fr)}.gh-grid--4{grid-template-columns:repeat(4,1fr)}.gh-show{flex-direction:row;align-items:center;gap:48px}.gh-show--flip{flex-direction:row-reverse}.gh-show__media,.gh-show__body{flex:1 1 50%}.gh-show--card .gh-show__body{margin-top:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border:0;padding:0}.gh-pdp__wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:52px;align-items:start}.gh-pdp__gallery{margin:0;position:sticky;top:110px}.gh-pdp__slide{flex:0 0 100%}.gh-pdp__head{margin-top:0}.gh-sticky{display:none}.gh-specs__list{max-width:720px;margin-left:auto;margin-right:auto}}@media screen and (min-width:990px){.gh-btn{font-size:1.02rem}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/gh-styles.css.map */
