*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--hx-white);color:var(--hx-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:-999px;top:0;background:var(--hx-blue);color:#fff;padding:12px 16px;z-index:999}.skip-link:focus{left:12px;top:12px}.hx-page-width{width:min(1180px,calc(100% - 32px));margin:0 auto}.hx-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;padding:15px 22px;font-weight:900;letter-spacing:.02em;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.hx-btn:hover{transform:translateY(-2px)}.hx-btn--primary{background:var(--hx-blue);color:#fff;box-shadow:0 18px 42px #1300ff38}.hx-btn--primary:hover{background:var(--hx-blue-dark)}.hx-btn--secondary{background:#fff;color:var(--hx-blue);border:1px solid rgba(19,0,255,.18);box-shadow:0 14px 40px #05051014}.hx-btn--dark{background:#050510;color:#fff}.hx-kicker{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:950;color:var(--hx-blue)}.hx-kicker:before{content:"";width:38px;height:2px;background:var(--hx-blue);border-radius:9px}.hx-heading{font-size:clamp(34px,6vw,84px);line-height:.9;letter-spacing:-.08em;margin:0;font-weight:1000}.hx-section-title{font-size:clamp(30px,4vw,54px);line-height:1;letter-spacing:-.06em;margin:0;font-weight:1000}.hx-text{color:var(--hx-muted);font-size:17px;line-height:1.65}.hx-announcement{background:var(--hx-blue);color:#fff;text-align:center;font-weight:900;letter-spacing:.05em;padding:10px 12px;font-size:13px}.hx-header{position:sticky;top:0;background:#ffffffdb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--hx-border);z-index:50}.hx-header__inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:20px}.hx-logo{display:flex;align-items:center;gap:10px;font-weight:1000;letter-spacing:-.04em}.hx-logo img{max-height:58px;width:auto}.hx-logo__text{display:flex;flex-direction:column;line-height:1}.hx-logo__name{font-size:25px}.hx-logo__tag{color:var(--hx-blue);font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:950}.hx-nav{display:flex;align-items:center;gap:28px;font-weight:850;color:#101126}.hx-nav a{position:relative}.hx-nav a:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;background:var(--hx-blue);transform:scaleX(0);transform-origin:left;transition:transform .2s ease}.hx-nav a:hover:after{transform:scaleX(1)}.hx-header__actions{display:flex;align-items:center;gap:10px}.hx-icon-link{width:46px;height:46px;border:1px solid var(--hx-border);border-radius:50%;display:grid;place-items:center;background:#fff;font-weight:950;position:relative}.hx-cart-count{position:absolute;right:-4px;top:-4px;background:var(--hx-blue);color:#fff;border-radius:999px;min-width:20px;height:20px;font-size:11px;display:grid;place-items:center}.hx-menu-button{display:none}.hx-hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff,#f7f8ff);border-bottom:1px solid var(--hx-border)}.hx-hero:before{content:"";position:absolute;inset:-30% -10% auto auto;width:620px;height:620px;background:radial-gradient(circle,rgba(19,0,255,.16),transparent 64%);filter:blur(2px)}.hx-hero__grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,.94fr);align-items:center;gap:34px;min-height:calc(100vh - 118px);padding:72px 0}.hx-hero__copy{position:relative;z-index:2}.hx-hero__title strong{color:var(--hx-blue);display:block;text-shadow:0 18px 40px rgba(19,0,255,.16)}.hx-hero__subtitle{font-size:clamp(18px,2.1vw,25px);line-height:1.5;color:#383c51;max-width:620px;margin:24px 0 0}.hx-hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.hx-hero__badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:32px}.hx-pill{border:1px solid rgba(19,0,255,.16);background:#ffffffc2;border-radius:999px;padding:10px 14px;color:#11142a;font-weight:850;font-size:13px}.hx-hero__visual{position:relative}.hx-wall-card{position:relative;min-height:620px;border-radius:42px;overflow:hidden;background:#071033;border:1px solid rgba(19,0,255,.2);box-shadow:0 28px 80px #06092833}.hx-wall-card__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;filter:saturate(1.15) contrast(1.05)}.hx-wall-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0505101a,#0505109e),radial-gradient(circle at 25% 20%,rgba(19,0,255,.46),transparent 34%)}.hx-wall-card__content{position:absolute;inset:auto 24px 24px;z-index:2;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:28px;padding:22px;border:1px solid rgba(255,255,255,.52)}.hx-wall-card__logo{max-width:240px;margin-bottom:12px}.hx-wall-card__title{font-weight:1000;font-size:28px;letter-spacing:-.05em}.hx-wall-card__text{color:var(--hx-muted);margin-top:6px}.hx-floating-label{position:absolute;z-index:3;right:-6px;top:40px;background:var(--hx-blue);color:#fff;border-radius:24px;padding:18px 16px;font-weight:1000;text-transform:uppercase;letter-spacing:.14em;writing-mode:vertical-rl;box-shadow:0 18px 40px #1300ff42}.hx-section{padding:82px 0}.hx-section--soft{background:#f7f8ff}.hx-section__head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:34px}.hx-section__head .hx-text{max-width:520px;margin:0}.hx-collections-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.hx-collection-card{position:relative;min-height:310px;border:1px solid var(--hx-border);border-radius:var(--hx-radius);overflow:hidden;background:#fff;padding:24px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 20px 60px #0505100f;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.hx-collection-card:hover{transform:translateY(-6px);box-shadow:0 28px 80px #0505101a;border-color:#1300ff47}.hx-collection-card:before{content:"";position:absolute;inset:auto -55px -80px auto;width:230px;height:230px;background:radial-gradient(circle,rgba(19,0,255,.16),transparent 70%);border-radius:50%}.hx-collection-card__index{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--hx-blue);color:#fff;font-weight:1000}.hx-collection-card__title{font-size:30px;line-height:.95;letter-spacing:-.06em;margin:28px 0 10px;font-weight:1000}.hx-collection-card__subtitle{color:var(--hx-muted);line-height:1.55;margin:0}.hx-collection-card__link{margin-top:26px;color:var(--hx-blue);font-weight:950}.hx-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.hx-product-card{position:relative;border:1px solid var(--hx-border);border-radius:var(--hx-radius);overflow:hidden;background:#fff;box-shadow:0 18px 55px #0505100f;transition:transform .2s ease,box-shadow .2s ease}.hx-product-card:hover{transform:translateY(-5px);box-shadow:0 24px 70px #0505101a}.hx-product-card__media{aspect-ratio:1/1;background:linear-gradient(145deg,#f4f6ff,#fff);display:grid;place-items:center;overflow:hidden}.hx-product-card__media img{width:100%;height:100%;object-fit:cover}.hx-product-card__placeholder{width:64%;opacity:.18}.hx-product-card__body{padding:17px}.hx-product-card__title{font-weight:950;line-height:1.2;margin:0 0 8px}.hx-price{font-weight:1000;color:var(--hx-blue);display:flex;gap:8px;align-items:center}.hx-compare{color:var(--hx-muted);text-decoration:line-through;font-weight:700}.hx-badge{position:absolute;top:14px;left:14px;background:#fff;color:var(--hx-blue);border:1px solid rgba(19,0,255,.18);border-radius:999px;padding:8px 11px;font-size:11px;font-weight:1000;letter-spacing:.1em;text-transform:uppercase}.hx-proof-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px}.hx-proof-card{background:#fff;border:1px solid var(--hx-border);border-radius:var(--hx-radius);padding:28px;box-shadow:0 18px 55px #0505100d}.hx-proof-card__icon{width:54px;height:54px;border-radius:18px;background:var(--hx-blue);color:#fff;display:grid;place-items:center;font-weight:1000;margin-bottom:20px}.hx-proof-card h3{font-size:23px;letter-spacing:-.04em;margin:0 0 8px}.hx-proof-card p{color:var(--hx-muted);line-height:1.6;margin:0}.hx-whatsapp{position:relative;overflow:hidden;border-radius:38px;background:#050510;color:#fff;padding:46px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.hx-whatsapp:before{content:"";position:absolute;inset:-90px auto auto -60px;width:320px;height:320px;background:radial-gradient(circle,rgba(19,0,255,.72),transparent 67%)}.hx-whatsapp>*{position:relative}.hx-whatsapp h2{margin:0;font-size:clamp(28px,4vw,54px);line-height:.95;letter-spacing:-.06em}.hx-whatsapp p{color:#ffffffb8;font-size:17px;line-height:1.6;max-width:620px}.hx-footer{background:#050510;color:#fff;padding:58px 0 28px}.hx-footer__grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:28px}.hx-footer__logo img{max-width:230px}.hx-footer h3{font-size:15px;text-transform:uppercase;letter-spacing:.16em;margin:0 0 16px;color:#fff}.hx-footer a,.hx-footer p{color:#ffffffb8;line-height:1.7}.hx-footer ul{list-style:none;margin:0;padding:0}.hx-footer__bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:36px;padding-top:22px;color:#ffffff8c;font-size:13px;display:flex;justify-content:space-between;gap:12px}.hx-page-header{padding:56px 0 26px;background:linear-gradient(180deg,#f7f8ff,#fff);border-bottom:1px solid var(--hx-border)}.hx-page-title{font-size:clamp(38px,6vw,72px);line-height:.9;letter-spacing:-.07em;margin:0;font-weight:1000}.hx-collection-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:center;margin:26px 0;color:var(--hx-muted);font-weight:800}.hx-pagination{display:flex;justify-content:center;gap:10px;margin-top:34px}.hx-pagination a,.hx-pagination span{min-width:42px;height:42px;border:1px solid var(--hx-border);border-radius:50%;display:grid;place-items:center;font-weight:900}.hx-pagination .current{background:var(--hx-blue);color:#fff}.hx-product-layout{display:grid;grid-template-columns:1fr .9fr;gap:46px;align-items:start;padding:62px 0}.hx-product-gallery{border-radius:38px;overflow:hidden;background:#f4f6ff;border:1px solid var(--hx-border)}.hx-product-gallery img{width:100%;height:auto}.hx-product-info{position:sticky;top:110px}.hx-product-title{font-size:clamp(36px,5vw,64px);line-height:.92;letter-spacing:-.07em;margin:0 0 16px;font-weight:1000}.hx-product-price{font-size:28px;margin-bottom:22px}.hx-product-description{color:var(--hx-muted);line-height:1.7;margin:26px 0;border-top:1px solid var(--hx-border);padding-top:24px}.hx-form-row{display:grid;gap:10px;margin:18px 0}.hx-form-row label{font-weight:900}.hx-select,.hx-input{width:100%;border:1px solid var(--hx-border);border-radius:18px;padding:15px 16px;background:#fff}.hx-product-form .hx-btn{width:100%;margin-top:16px}.hx-cart{padding:58px 0}.hx-cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:18px;align-items:center;border-bottom:1px solid var(--hx-border);padding:20px 0}.hx-cart-item img{width:110px;height:110px;object-fit:cover;border-radius:18px;background:#f4f6ff}.hx-cart-summary{margin-top:28px;margin-left:auto;max-width:420px;background:#fff;border:1px solid var(--hx-border);border-radius:var(--hx-radius);padding:24px;box-shadow:0 18px 55px #0505100f}.hx-cart-total{display:flex;justify-content:space-between;font-size:22px;font-weight:1000;margin-bottom:18px}.hx-empty{text-align:center;padding:80px 20px}.hx-rte{font-size:17px;line-height:1.8;color:#303447}.hx-rte a{color:var(--hx-blue);font-weight:900}.hx-search-form{display:flex;gap:10px;margin-top:26px}.hx-search-form .hx-input{flex:1}@media(max-width:990px){.hx-nav{display:none}.hx-menu-button{display:grid}.hx-header__inner{height:72px}.hx-hero__grid,.hx-product-layout{grid-template-columns:1fr;min-height:auto}.hx-wall-card{min-height:520px}.hx-collections-grid,.hx-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hx-proof-grid,.hx-footer__grid,.hx-whatsapp{grid-template-columns:1fr}.hx-section__head{display:block}.hx-section__head .hx-text{margin-top:12px}.hx-product-info{position:static}}@media(max-width:640px){.hx-page-width{width:min(100% - 22px,1180px)}.hx-hero__grid{padding:44px 0}.hx-heading{font-size:48px}.hx-wall-card{min-height:430px;border-radius:28px}.hx-floating-label{display:none}.hx-collections-grid,.hx-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hx-collection-card{padding:18px;border-radius:24px;min-height:0}.hx-collection-card__index{width:34px;height:34px;font-size:11px}.hx-collection-card__title{font-size:22px;line-height:1;margin:16px 0 8px}.hx-collection-card__subtitle{font-size:13px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hx-collection-card__link{margin-top:14px;font-size:12px}.hx-product-card__body{padding:12px}.hx-product-card__title{font-size:16px;line-height:1.25;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:3.75em}.hx-price{font-size:15px;line-height:1.2;display:block}.hx-compare{display:block;margin-top:4px}.hx-badge{top:8px;left:8px;padding:6px 8px;font-size:10px}.hx-section{padding:58px 0}.hx-whatsapp{border-radius:28px;padding:28px}.hx-cart-item{grid-template-columns:80px 1fr}.hx-cart-item img{width:80px;height:80px}.hx-cart-item__price{grid-column:2}.hx-header__actions .hx-btn{display:none}.hx-logo img{max-height:48px}}.hx-product-gallery{background:transparent;border:0;overflow:visible;display:grid;gap:14px}.hx-product-gallery__main{border-radius:38px;overflow:hidden;background:#f4f6ff;border:1px solid var(--hx-border);box-shadow:0 18px 55px #0505100f}.hx-product-gallery__main img{width:100%;height:auto;display:block}.hx-product-gallery__thumbs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.hx-product-thumb{border:1px solid var(--hx-border);background:#fff;border-radius:16px;overflow:hidden;cursor:pointer;padding:0;aspect-ratio:1/1;box-shadow:0 10px 26px #0505100d;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.hx-product-thumb:hover{transform:translateY(-2px);border-color:#1300ff52}.hx-product-thumb.is-active{border-color:var(--hx-blue);box-shadow:0 0 0 2px #1300ff24}.hx-product-thumb img{width:100%;height:100%;object-fit:cover}@media(max-width:640px){.hx-product-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.hx-product-gallery__main{border-radius:28px}.hx-product-thumb{border-radius:14px}}.hx-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.hx-form-row--quantity{max-width:190px}.hx-qty-input{width:100%;border:1px solid var(--hx-border);border-radius:18px;padding:13px 14px;background:#fff;font-weight:900;text-align:center}.hx-app-blocks:empty{display:none}.hx-app-blocks{margin-top:14px}.hx-app-block{width:100%}.hx-app-block--product{border:1px dashed rgba(19,0,255,.22);border-radius:22px;padding:14px;background:#fff}.hx-app-blocks--cart{max-width:640px;margin:24px 0 0 auto}.hx-app-block--cart{border:1px solid var(--hx-border);border-radius:var(--hx-radius);padding:18px;background:#fff;box-shadow:0 18px 55px #0505100f}.hx-cart-form{display:block}.hx-cart-items{background:#fff;border:1px solid var(--hx-border);border-radius:var(--hx-radius);padding:4px 22px;box-shadow:0 18px 55px #0505100b}.hx-cart-item{grid-template-columns:110px minmax(0,1fr) auto}.hx-cart-item__image{display:block}.hx-cart-item__title{font-weight:1000;line-height:1.25}.hx-cart-item__variant{font-size:14px;margin-top:4px}.hx-cart-controls{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:12px}.hx-cart-qty{max-width:94px;padding:10px 12px}.hx-remove-link{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(210,38,38,.2);background:#fff;color:#d22626;border-radius:999px;padding:10px 14px;font-weight:950;font-size:13px}.hx-remove-link:hover{background:#d2262612}.hx-cart-properties{display:grid;gap:3px;margin:8px 0 0;color:var(--hx-muted);font-size:13px}.hx-cart-properties div{display:flex;gap:6px}.hx-cart-properties dt{font-weight:900}.hx-cart-properties dd{margin:0}@media(max-width:640px){.hx-cart-items{padding:0 14px;border-radius:22px}.hx-cart-item{grid-template-columns:80px minmax(0,1fr);gap:14px}.hx-cart-item__price{grid-column:2;text-align:left}.hx-cart-controls{gap:8px}.hx-remove-link{padding:9px 12px}.hx-app-blocks--cart{max-width:none;margin-left:0}.hx-app-block--cart,.hx-app-block--product{border-radius:22px;padding:14px}.hx-form-row--quantity{max-width:none}}@media(max-width:640px){.hx-section__head .hx-btn{width:100%;margin-top:14px}.hx-section__head{gap:14px}.hx-collection-toolbar{font-size:13px;gap:10px;flex-wrap:wrap}.hx-page-title{font-size:40px}.hx-product-card__media{aspect-ratio:.9/1}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/hx-theme.css.map */
