@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--holox-bg: #030814;--holox-bg-soft: #081223;--holox-card: rgba(10, 19, 35, .72);--holox-border: rgba(93, 117, 148, .24);--holox-text: #ecf2ff;--holox-muted: #8394b0;--holox-primary: #2fd7f8;--holox-primary-2: #4ec4ff}.holox{position:relative;max-width:980px;margin:0 auto;background:var(--holox-bg);color:var(--holox-text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;border-left:1px solid rgba(93,117,148,.2);border-right:1px solid rgba(93,117,148,.2);box-shadow:0 0 0 1px #5d75940f,0 24px 80px #00000073}.holox *,.holox *:before,.holox *:after{box-sizing:border-box}.holox h1,.holox h2,.holox h3,.holox h4{font-family:Space Grotesk,Inter,system-ui,sans-serif;letter-spacing:-.02em;margin:0}.holox p{margin:0}.holox-wrap{max-width:860px;margin:0 auto;padding:0 26px}.holox-section-large{padding:98px 0;border-top:1px solid var(--holox-border)}.holox-section-massive{padding:134px 0}.holox-gradient{background:linear-gradient(180deg,#030812,#091326 49%,#040913)}.holox-kicker{text-transform:uppercase;letter-spacing:.28em;font-size:12px;font-weight:600;color:var(--holox-primary)}.holox-title-display{font-size:clamp(50px,10vw,104px);line-height:.92;margin:12px 0 18px}.holox-title-headline{font-size:clamp(40px,7vw,66px);line-height:.96}.holox-gradient-text{background:linear-gradient(130deg,var(--holox-primary),var(--holox-primary-2),#69f5ff);-webkit-background-clip:text;background-clip:text;color:transparent}.holox-subhead{font-size:clamp(17px,2.2vw,38px);line-height:1.42;color:var(--holox-muted);font-weight:300}.holox-card{background:var(--holox-card);border:1px solid var(--holox-border);border-radius:20px;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px)}.holox-card-hover:hover{box-shadow:0 0 70px -20px #2fd7f870}.holox-grid-3{display:grid;gap:22px;grid-template-columns:repeat(3,minmax(0,1fr))}.holox-grid-2{display:grid;gap:22px;grid-template-columns:repeat(2,minmax(0,1fr))}.holox-btn-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.holox-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;border:1px solid transparent;padding:15px 30px;text-decoration:none;font-family:Space Grotesk,Inter,sans-serif;font-weight:600;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.holox-btn:hover{transform:translateY(-1px) scale(1.017)}.holox-btn-primary{background:var(--holox-primary);color:#041017}.holox-btn-primary:hover{box-shadow:0 0 40px -8px #2fd7f89e}.holox-btn-outline{border-color:#2fd7f88f;color:var(--holox-primary);background:#02121d38}.holox-hero{min-height:90vh;display:flex;align-items:center;position:relative;overflow:hidden}.holox-hero-glow{position:absolute;width:min(68vw,860px);aspect-ratio:1;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:999px;background:radial-gradient(circle,rgba(47,215,248,.28) 0%,rgba(47,215,248,.02) 60%,transparent 72%);filter:blur(74px);pointer-events:none}.holox-fan{--fan-size: 470px;width:min(100%,var(--fan-size));aspect-ratio:1;position:relative;margin:0 auto}.holox-fan-ring{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:conic-gradient(from 0deg,transparent,rgba(47,215,248,.34),transparent 55%,rgba(78,196,255,.24),transparent);animation:holox-spin-slow 20s linear infinite}.holox-fan-core{position:absolute;top:16px;right:16px;bottom:16px;left:16px;border-radius:999px;border:1px solid rgba(47,215,248,.32);background:radial-gradient(circle at center,#2fd7f836,#2fd7f814 55%,#050a15eb 84%);overflow:hidden}.holox-fan-core:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,rgba(47,215,248,.2),transparent 62%);animation:holox-pulse 3s ease-in-out infinite}.holox-fan-blades{position:absolute;top:18%;right:18%;bottom:18%;left:18%;animation:holox-spin-fast 4s linear infinite}.holox-fan-blade{position:absolute;width:50%;height:3px;top:calc(50% - 1px);left:50%;transform-origin:left center;background:linear-gradient(90deg,rgba(47,215,248,.85),transparent)}.holox-fan-hub{position:absolute;left:50%;top:50%;width:12px;height:12px;border-radius:999px;background:#2fd7f8cc;transform:translate(-50%,-50%);box-shadow:0 0 20px #2fd7f8cc}.holox-fan-label{position:absolute;bottom:24px;left:50%;transform:translate(-50%);text-transform:uppercase;letter-spacing:.2em;font-size:12px;color:#54cef9a6;font-family:Space Grotesk,sans-serif}.holox-glow{position:absolute;top:-40px;right:-40px;bottom:-40px;left:-40px;border-radius:999px;pointer-events:none;filter:blur(30px);background:radial-gradient(circle,rgba(47,215,248,.25),transparent 70%);animation:holox-pulse 3s ease-in-out infinite}.holox-product-hero{min-height:90vh;display:grid;align-items:center}.holox-product-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:center}.holox-price{margin-top:26px;font-family:Space Grotesk,sans-serif;font-size:clamp(36px,4vw,56px);color:var(--holox-primary);text-shadow:0 0 28px rgba(47,215,248,.35)}.holox-reveal{opacity:0;transform:translateY(22px);transition:opacity .62s ease,transform .62s ease}.holox-reveal.is-visible{opacity:1;transform:translateY(0)}.holox-bundle-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.holox-bundle{background:#0b121ea3;border:1px solid var(--holox-border);border-radius:20px;padding:28px;cursor:pointer}.holox-bundle.is-active{border-color:#2fd7f89e;box-shadow:inset 0 0 0 1px #2fd7f857,0 0 44px -16px #2fd7f88c}.holox-bundle ul{margin:16px 0 0;padding-left:18px;color:var(--holox-muted)}.holox-bundle li{margin-bottom:8px}.holox-bundle-price{margin-top:10px;font-size:44px;font-family:Space Grotesk,sans-serif}.holox-spec-table{max-width:760px;margin:0 auto}.holox-spec-row{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--holox-border);padding:16px 4px}.holox-spec-row span:first-child{color:var(--holox-muted)}.holox-reviews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.holox-faq{max-width:840px;margin:0 auto}.holox-faq-item{border-bottom:1px solid var(--holox-border)}.holox-faq-trigger{width:100%;background:transparent;border:0;color:var(--holox-text);text-align:left;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px 0;cursor:pointer;font:600 18px/1.3 Space Grotesk,sans-serif}.holox-faq-icon{font-size:26px;line-height:1;color:var(--holox-muted)}.holox-faq-content{max-height:0;overflow:hidden;color:var(--holox-muted);transition:max-height .32s ease}.holox-faq-content p{padding:0 0 20px}@keyframes holox-spin-slow{to{transform:rotate(360deg)}}@keyframes holox-spin-fast{to{transform:rotate(360deg)}}@keyframes holox-pulse{0%,to{opacity:.35}50%{opacity:.75}}@media(max-width:1024px){.holox{max-width:100%;border-left:0;border-right:0;box-shadow:none}.holox-grid-3,.holox-reviews,.holox-bundle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.holox-product-grid{grid-template-columns:1fr;gap:40px}}@media(max-width:760px){.holox-wrap{padding:0 18px}.holox-section-large{padding:76px 0}.holox-section-massive{padding:96px 0}.holox-grid-3,.holox-grid-2,.holox-reviews,.holox-bundle-grid{grid-template-columns:1fr}.holox-fan{--fan-size: 400px}.holox-btn{width:100%}}@media(prefers-reduced-motion:reduce){.holox-fan-ring,.holox-fan-blades,.holox-glow{animation:none!important}.holox-reveal{opacity:1!important;transform:none!important;transition:none!important}}.holox-active #shopify-section-announcement-bar,.holox-active .footer-group .newsletter{display:none!important}.holox-active #MainContent{padding-top:98px}.holox-active .header{position:fixed;top:14px;left:0;right:0;z-index:90}.holox-active .header .container{max-width:1030px}.holox-active .header [data-header-section]{border:1px solid rgba(87,111,142,.28);border-radius:16px;background:#050e1cc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.holox-active .header .header__navbar{min-height:72px;padding:0 18px}.holox-active .header .header__menus{gap:28px}.holox-active .header .header__menus-link,.holox-active .header .header__icons-link{color:var(--holox-muted)}.holox-active .header .header__menus-link strong{font-weight:500;letter-spacing:.01em}.holox-active .header .header__menus-item:hover>.header__menus-link,.holox-active .header .header__menus-link:hover,.holox-active .header .header__menus-link.is-current,.holox-active .header .header__menus-item.active>.header__menus-link,.holox-active .header .header__icons-link:hover{color:var(--holox-primary)}.holox-active .header .header__icons-item.icon-account,.holox-active .header .header__icons-link.search{display:none}.holox-active .header .logo-text{font-family:Space Grotesk,Inter,sans-serif;letter-spacing:-.02em;color:var(--holox-text)}.holox-active .header .header__icons-link.cart .cart-count{background:var(--holox-primary);color:#041017}.holox-active .footer-group{background:#040913;border-top:1px solid rgba(87,111,142,.24)}.holox-active .footer-grid-box,.holox-active .footer-grid-content,.holox-active .footer-top,.holox-active .footer-bottom{background:transparent!important}.holox-active .footer-menu-head,.holox-active .footer-menu-link,.holox-active .copyright-content,.holox-active .footer-desc,.holox-active .footer-follow-on-shop,.holox-active .localization-wrapper,.holox-active .payment-box{color:var(--holox-muted)!important}.holox-active .footer-menu-head{color:var(--holox-text)!important;font-family:Space Grotesk,Inter,sans-serif}.holox-active .footer-menu-link:hover{color:var(--holox-primary)!important}@media(max-width:991px){.holox-active #MainContent{padding-top:82px}.holox-active .header{top:8px}.holox-active .header .container{max-width:100%}.holox-active .header .header__navbar{min-height:62px;padding:0 14px}}
/*# sourceMappingURL=/cdn/shop/t/68/assets/holox-loveable.css.map */
