*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:"DM Sans",var(--font-body, system-ui),sans-serif;background:var(--color-bg, #ffffff);color:var(--color-text, #1E293B);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}button{cursor:pointer;font-family:inherit;border:none;background:none}.df-display{font-family:Barlow Condensed,Impact,sans-serif;font-weight:900;text-transform:uppercase;line-height:.92;letter-spacing:-.01em}.df-heading{font-family:Montserrat,sans-serif;font-weight:700;letter-spacing:-.02em}.df-label{font-family:Montserrat,sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.df-body{font-family:DM Sans,sans-serif}.df-gradient-text{background:var(--gradient-brand);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.df-gradient-bg{background:var(--gradient-brand)}.df-container{max-width:1440px;margin:0 auto;padding:0 48px}@media(max-width:768px){.df-container{padding:0 20px}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 28px;border-radius:var(--radius-pill);font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;transition:all .2s ease;cursor:pointer;border:none}.btn--primary{background:var(--color-accent, #D946EF);color:#fff;box-shadow:0 4px 14px #d946ef66}.btn--primary:hover{filter:brightness(1.08);transform:translateY(-1px)}.btn--primary:active{transform:scale(.97)}.btn--secondary{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.35)}.btn--secondary:hover{background:#ffffff1a}.btn--outline{background:transparent;color:var(--color-primary, #3D5AFE);border:1.5px solid var(--color-primary, #3D5AFE)}.btn--dark{background:var(--color-navy, #0F0F3D);color:#fff}.btn--sm{padding:8px 18px;font-size:11px}.btn--lg{padding:18px 56px;font-size:15px}.shopify-section-group-header-group{position:sticky;top:0;z-index:100}.df-header{background:#fff;border-bottom:1px solid #EDEDF0;box-shadow:0 1px 3px #00000014}.df-header__inner{height:80px;display:flex;align-items:center;gap:40px}.df-header__logo img{height:52px;object-fit:contain}.df-header__nav{display:flex;gap:4px;flex:1}.df-header__nav-link{padding:8px 18px;border-radius:8px;font-family:Montserrat,sans-serif;font-size:15px;font-weight:600;color:#475569;transition:all .15s}.df-header__nav-link:hover,.df-header__nav-link.active{color:#3d5afe;background:#eef2ff}.df-header__actions{display:flex;align-items:center;gap:12px;margin-left:auto}.df-header__wa{display:flex;align-items:center;gap:6px;color:#22c55e;font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;padding:6px 12px;border-radius:8px;background:#f0fdf4}.df-header__cart-btn{position:relative;border:1.5px solid #D1D5DB;border-radius:8px;padding:7px 10px;display:flex;align-items:center;color:#475569;transition:border-color .15s}.df-header__cart-btn:hover{border-color:#d946ef}.df-header__cart-count{position:absolute;top:-6px;right:-6px;background:#d946ef;color:#fff;border-radius:9999px;font-size:9px;font-weight:800;padding:1px 5px;font-family:Montserrat,sans-serif;min-width:16px;text-align:center}.df-header__menu-toggle{display:none;flex-direction:column;gap:5px;padding:8px}.df-header__menu-toggle span{display:block;width:22px;height:2px;background:#475569;border-radius:2px;transition:all .2s}@media(max-width:900px){.df-header__nav{display:none}.df-header__menu-toggle{display:flex}.df-header__wa span{display:none}}.df-hero{position:relative;overflow:hidden;min-height:88vh;display:flex;align-items:center}.df-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center right;opacity:0;transition:opacity .6s ease;z-index:0}.df-hero__slide.is-active{opacity:1;z-index:1}.df-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#080820eb,#080820a6 55%,#08082033);z-index:2}.df-hero__content{position:relative;z-index:3;width:100%;padding:96px 0}.df-hero__inner{max-width:720px}.df-hero__pill{display:inline-block;background:var(--gradient-brand);color:#fff;border-radius:9999px;padding:4px 14px;font-family:Montserrat,sans-serif;font-size:11px;font-weight:700;letter-spacing:.1em;margin-bottom:20px}.df-hero__headline{font-size:clamp(52px,7vw,96px);color:#fff;margin-bottom:28px}.df-hero__headline .accent{color:transparent}.df-hero__sub{font-size:18px;line-height:1.7;color:#ffffffb8;max-width:540px;margin-bottom:40px}.df-hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:24px}.df-hero__trust{display:flex;gap:20px;flex-wrap:wrap}.df-hero__trust-item{display:flex;align-items:center;gap:8px;font-size:15px;color:#fff9;font-weight:500}.df-hero__trust-item svg{flex-shrink:0}.df-hero__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;background:#ffffff1f;color:#fff;font-size:28px;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .2s;border:1px solid rgba(255,255,255,.2)}.df-hero__arrow:hover{background:#ffffff38}.df-hero__arrow--prev{left:20px}.df-hero__arrow--next{right:20px}.df-hero__dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);z-index:4;display:flex;gap:8px}.df-hero__dot{width:8px;height:8px;border-radius:9999px;background:#ffffff59;transition:all .25s;border:none;padding:0}.df-hero__dot.is-active{background:#d946ef;width:24px}@media(max-width:768px){.df-hero{min-height:75vh}.df-hero__content{padding:60px 0}.df-hero__arrow{display:none}}.df-product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000012;transition:all .2s ease;display:flex;flex-direction:column}.df-product-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #3d5afe29}.df-product-card__img-wrap{position:relative;background:#f5f5f7}.df-product-card__img{width:100%;height:300px;object-fit:cover}.df-product-card__badge{position:absolute;top:10px;left:10px;background:var(--gradient-brand);color:#fff;border-radius:9999px;padding:3px 10px;font-family:Montserrat,sans-serif;font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.df-product-card__body{padding:18px 20px 20px;flex:1;display:flex;flex-direction:column}.df-product-card__vendor{font-family:Montserrat,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#d946ef;margin-bottom:4px}.df-product-card__title{font-family:Montserrat,sans-serif;font-size:17px;font-weight:700;color:#0f0f3d;line-height:1.3;margin-bottom:10px;flex:1}.df-product-card__price{font-family:Montserrat,sans-serif;font-size:22px;font-weight:800;color:#0f0f3d;margin-bottom:14px}.df-product-card__price .compare{font-size:14px;color:#94a3b8;font-weight:500}.df-product-card__btn{width:100%;background:#d946ef;color:#fff;border-radius:9999px;padding:10px 0;font-family:Montserrat,sans-serif;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;box-shadow:0 3px 10px #d946ef4d;transition:all .2s}.df-product-card__btn:hover{filter:brightness(1.08)}.df-product-card__btn.added{background:#22c55e;box-shadow:0 3px 10px #22c55e4d}.df-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:28px}.df-section-featured{background:#f8fafc;padding:100px 0 112px}.df-section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px}.df-section-title{font-family:Montserrat,sans-serif;font-size:36px;font-weight:800;color:#0f0f3d;letter-spacing:-.02em}.df-section-overline{font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#d946ef;margin-bottom:8px}.df-view-all{background:none;border:1.5px solid #D1D5DB;border-radius:8px;padding:8px 20px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;color:#475569;transition:all .15s}.df-view-all:hover{border-color:#3d5afe;color:#3d5afe}.df-services{background:#fff;padding:120px 0}.df-services__header{text-align:center;margin-bottom:64px}.df-services__title{font-family:Montserrat,sans-serif;font-size:40px;font-weight:800;color:#0f0f3d;letter-spacing:-.02em;margin-bottom:16px}.df-services__sub{font-size:18px;color:#475569;max-width:580px;margin:0 auto;line-height:1.7}.df-services__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.df-service-card{background:#fff;border-radius:16px;padding:36px 32px;box-shadow:0 2px 10px #00000012;border:1px solid #EDEDF0;display:flex;flex-direction:column;gap:16px;transition:all .2s}.df-service-card:hover{transform:translateY(-3px)}.df-service-card__icon{width:52px;height:52px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px}.df-service-card__title{font-family:Montserrat,sans-serif;font-size:18px;font-weight:700;color:#0f0f3d;line-height:1.2}.df-service-card__desc{font-size:14px;color:#475569;line-height:1.6;flex:1}.df-service-card__price{font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;color:#0f0f3d}.df-service-card__btn{border-radius:9999px;padding:11px 0;color:#fff;font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;letter-spacing:.07em;text-align:center;text-transform:uppercase;display:block;transition:filter .2s}.df-service-card__btn:hover{filter:brightness(1.1);color:#fff}@media(max-width:900px){.df-services__grid{grid-template-columns:1fr}}.df-cta-banner{background:#0f0f3d;padding:120px 48px;text-align:center}.df-cta-banner__headline{font-size:clamp(40px,5.5vw,64px);color:#fff;max-width:900px;margin:0 auto 24px}.df-cta-banner__sub{font-size:18px;color:#fff9;max-width:580px;margin:0 auto 40px;line-height:1.7}.df-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0808208c;z-index:500;opacity:0;pointer-events:none;transition:opacity .3s}.df-cart-overlay.is-open{opacity:1;pointer-events:all}.df-cart-drawer{position:fixed;top:0;right:0;width:400px;height:100%;background:#fff;z-index:501;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease;box-shadow:-4px 0 32px #00000026}.df-cart-drawer.is-open{transform:translate(0)}.df-cart-drawer__header{padding:20px 24px;border-bottom:1px solid #EDEDF0;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.df-cart-drawer__title{font-family:Montserrat,sans-serif;font-size:18px;font-weight:800;color:#0f0f3d}.df-cart-drawer__close{font-size:20px;color:#94a3b8;padding:4px 8px;border-radius:6px;transition:background .15s}.df-cart-drawer__close:hover{background:#f5f5f7}.df-cart-drawer__body{flex:1;overflow-y:auto;padding:16px 24px;display:flex;flex-direction:column;gap:14px}.df-cart-drawer__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px}.df-cart-drawer__empty-icon{font-size:48px;margin-bottom:16px}.df-cart-drawer__empty-title{font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;color:#0f0f3d;margin-bottom:6px}.df-cart-drawer__empty-sub{font-size:13px;color:#94a3b8}.df-cart-item{display:flex;gap:12px;align-items:flex-start;background:#f5f5f7;border-radius:10px;padding:12px}.df-cart-item__img{width:64px;height:64px;object-fit:cover;border-radius:8px;background:#e2e8f0;flex-shrink:0}.df-cart-item__info{flex:1;min-width:0}.df-cart-item__title{font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;color:#0f0f3d;line-height:1.25;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.df-cart-item__vendor{font-size:11px;color:#d946ef;font-weight:600;margin-bottom:4px}.df-cart-item__price{font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;color:#475569}.df-cart-item__right{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.df-qty-row{display:flex;align-items:center;gap:8px}.df-qty-btn{width:26px;height:26px;border-radius:6px;border:1.5px solid #D1D5DB;background:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;color:#475569;transition:border-color .15s}.df-qty-btn:hover{border-color:#d946ef;color:#d946ef}.df-qty-num{font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;color:#0f0f3d;min-width:20px;text-align:center}.df-cart-item__total{font-family:Montserrat,sans-serif;font-size:14px;font-weight:800;color:#0f0f3d}.df-cart-item__remove{font-size:11px;color:#94a3b8;font-family:DM Sans,sans-serif;background:none;border:none;cursor:pointer}.df-cart-item__remove:hover{color:#ef4444}.df-cart-drawer__footer{padding:16px 24px 28px;border-top:1px solid #EDEDF0;display:flex;flex-direction:column;gap:12px;flex-shrink:0}.df-cart-total-row{display:flex;justify-content:space-between;align-items:baseline}.df-cart-total-label{font-size:14px;color:#475569}.df-cart-total-amount{font-family:Montserrat,sans-serif;font-size:24px;font-weight:800;color:#0f0f3d}.df-cart-note{font-size:11px;color:#94a3b8}.df-cart-checkout-btn{display:block;width:100%;background:#d946ef;color:#fff;border-radius:9999px;padding:14px 0;font-family:Montserrat,sans-serif;font-size:13px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;text-align:center;box-shadow:0 4px 16px #d946ef66;transition:filter .2s}.df-cart-checkout-btn:hover{filter:brightness(1.08);color:#fff}.df-cart-continue-btn{display:block;width:100%;border:1.5px solid #D1D5DB;border-radius:9999px;padding:10px 0;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;color:#475569;text-align:center;transition:border-color .15s}.df-cart-continue-btn:hover{border-color:#d946ef;color:#d946ef}@media(max-width:480px){.df-cart-drawer{width:100%}}.df-footer{background:#080820;border-top:1px solid rgba(255,255,255,.07)}.df-footer__top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:56px;padding:88px 0 72px}.df-footer__logo{height:48px;object-fit:contain;margin-bottom:16px}.df-footer__tagline{font-size:13px;color:#ffffff80;line-height:1.6;max-width:260px;margin-bottom:20px}.df-footer__socials{display:flex;gap:10px}.df-footer__social{font-family:Montserrat,sans-serif;font-size:11px;font-weight:700;color:#ffffff80;padding:5px 12px;border-radius:9999px;border:1px solid rgba(255,255,255,.12);transition:all .15s}.df-footer__social:hover{border-color:#ffffff59;color:#fffc}.df-footer__col-title{font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff;margin-bottom:16px}.df-footer__link{display:block;font-size:13px;color:#ffffff80;margin-bottom:10px;transition:color .15s;line-height:1.4}.df-footer__link:hover{color:#ffffffd9}.df-footer__bottom{border-top:1px solid rgba(255,255,255,.08);padding:24px 0 32px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.df-footer__copy{font-size:12px;color:#ffffff4d}@media(max-width:900px){.df-footer__top{grid-template-columns:1fr 1fr;gap:32px}}@media(max-width:600px){.df-footer__top{grid-template-columns:1fr}}.df-collection-hero{background:#0f0f3d;padding:40px 0 0}.df-collection-hero__title{font-family:Barlow Condensed,Impact,sans-serif;font-weight:900;font-size:clamp(36px,5vw,56px);color:#fff;text-transform:uppercase;margin-bottom:8px}.df-collection-hero__desc{font-size:15px;color:#fff9;margin-bottom:24px}.df-cat-nav{border-bottom:1px solid #EDEDF0;background:#fff}.df-cat-nav__inner{display:flex;gap:4px;overflow-x:auto}.df-cat-nav__btn{background:none;border:none;padding:16px 22px;font-family:Montserrat,sans-serif;font-size:15px;font-weight:600;color:#475569;border-bottom:2px solid transparent;margin-bottom:-1px;transition:all .15s;white-space:nowrap;cursor:pointer}.df-cat-nav__btn:hover,.df-cat-nav__btn.active{color:#d946ef;border-bottom-color:#d946ef}.df-product{padding:48px 0 80px;background:#f5f5f7}.df-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.df-product__gallery{border-radius:16px;overflow:hidden;background:#fff}.df-product__main-img{width:100%;aspect-ratio:1;object-fit:cover}.df-product__info{background:#fff;border-radius:16px;padding:32px}.df-product__vendor{font-family:Montserrat,sans-serif;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#d946ef;margin-bottom:8px}.df-product__title{font-family:Montserrat,sans-serif;font-size:28px;font-weight:800;color:#0f0f3d;letter-spacing:-.02em;margin-bottom:16px}.df-product__price{font-family:Montserrat,sans-serif;font-size:32px;font-weight:800;color:#0f0f3d;margin-bottom:24px}.df-product__desc{font-size:15px;color:#475569;line-height:1.65;margin-bottom:28px}.df-product__qty-label{font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;color:#1e1b4b;margin-bottom:8px}.df-product__qty-row{display:flex;align-items:center;gap:12px;margin-bottom:20px}.df-product__qty-input{width:72px;padding:10px 14px;border:1.5px solid #D1D5DB;border-radius:8px;font-family:Montserrat,sans-serif;font-size:16px;font-weight:700;text-align:center;color:#0f0f3d}.df-product__atc-btn{width:100%;background:#d946ef;color:#fff;border-radius:9999px;padding:16px 0;font-family:Montserrat,sans-serif;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 4px 16px #d946ef66;transition:all .2s;margin-bottom:12px}.df-product__atc-btn:hover{filter:brightness(1.08)}@media(max-width:768px){.df-product__grid{grid-template-columns:1fr}}.df-announcement{background:var(--gradient-brand);color:#fff;text-align:center;padding:10px 16px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;letter-spacing:.06em}.df-announcement a{color:#fff;text-decoration:underline}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/datafusion.css.map */
