:root{--accent: var(--color-accent, #16c2ff);--bg: #08111f;--surface: #0d1728;--surface-2: #101d32;--text: #ffffff;--muted: rgba(255,255,255,.72);--border: rgba(255,255,255,.12);--shadow: 0 18px 45px rgba(0,0,0,.35);--radius: 22px;--max: 1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body.dtf-body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:radial-gradient(circle at top right,rgba(22,194,255,.16),transparent 28%),radial-gradient(circle at top left,rgba(74,222,128,.08),transparent 18%),var(--bg);color:var(--text)}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}.page-width{max-width:var(--max);margin:0 auto;padding:0 22px}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:16px;top:16px;z-index:999;background:#fff;color:#000;padding:10px 14px;border-radius:10px}.site-header{position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08111fb8;border-bottom:1px solid var(--border)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:82px}.site-logo img{max-height:80px;width:auto}.site-logo span{font-size:1.1rem;font-weight:800;letter-spacing:.04em}.site-nav{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.site-nav a{color:var(--muted)}.site-nav a:hover{color:#fff}.nav-pill{background:linear-gradient(135deg,#16c2ff,#35f3c1);color:#04111f!important;padding:10px 16px;border-radius:999px;font-weight:800}.section{padding:64px 0}.section-header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.eyebrow{display:inline-block;padding:7px 12px;border:1px solid rgba(22,194,255,.3);background:#16c2ff1f;border-radius:999px;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.headline{margin:10px 0;font-size:clamp(2rem,5vw,4.5rem);line-height:.98;letter-spacing:-.04em}.subhead{font-size:1.05rem;color:var(--muted);max-width:760px;line-height:1.6}.button,.button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 22px;border-radius:999px;font-weight:800;letter-spacing:.01em}.button{background:linear-gradient(135deg,#16c2ff,#35f3c1);color:#04111f;box-shadow:var(--shadow)}.button-secondary{border:1px solid var(--border);background:#ffffff0a;color:#fff}.hero{padding:74px 0 42px}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.card{background:linear-gradient(180deg,#ffffff0d,#ffffff08);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-card{overflow:hidden;min-height:520px;position:relative}.hero-content{padding:30px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px}.hero-image{height:100%;min-height:520px;object-fit:cover}.stats{margin-top:26px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.stat{background:#ffffff0a;border:1px solid var(--border);border-radius:18px;padding:16px}.stat strong{display:block;font-size:1.3rem}.grid{display:grid;gap:22px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.collection-card,.info-card,.step-card,.cta-card,.product-card{overflow:hidden}.collection-card img,.product-card img{aspect-ratio:1 / 1;object-fit:cover}.collection-card .content,.info-card .content,.step-card .content,.product-card .content,.cta-card .content{padding:20px}.collection-card h3,.info-card h3,.step-card h3,.product-card h3,.cta-card h3{margin:0 0 10px;font-size:1.2rem}.collection-card p,.info-card p,.step-card p,.product-card p,.cta-card p{margin:0;color:var(--muted);line-height:1.55}.step-number{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#16c2ff,#35f3c1);color:#04111f;font-weight:900;margin-bottom:14px}.cta-shell{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center}.footer{padding:18px 0 42px}.footer-card{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:20px 24px}.footer-meta{color:var(--muted);line-height:1.7}.footer-nav{display:flex;gap:18px;flex-wrap:wrap}.badge-list{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.badge{padding:8px 12px;border-radius:999px;border:1px solid var(--border);background:#ffffff0a;font-size:.85rem;color:#fff}@media(max-width:989px){.hero-grid,.cta-shell,.footer-card{grid-template-columns:1fr}.grid-3,.grid-4{grid-template-columns:1fr 1fr}}@media(max-width:640px){.site-nav{display:none}.grid-3,.grid-4,.stats{grid-template-columns:1fr}.section{padding:48px 0}.hero{padding-top:40px}}@media(max-width:640px){.hero-actions{flex-direction:column}.button,.button-secondary{width:100%;text-align:center}.headline{font-size:2rem}.subhead{font-size:.95rem}.hero-card{min-height:auto}.section{padding:36px 0}}.fade-in{opacity:0;transform:translateY(20px);transition:all .6s ease}.fade-in.visible{opacity:1;transform:translateY(0)}.card:hover{transform:translateY(-6px) scale(1.01);transition:all .25s ease}.button:hover{transform:scale(1.05)}.hero-image{transition:transform .6s ease}.hero-card:hover .hero-image{transform:scale(1.05)}#md-popup-plugin-manager-sandbox-container{background:transparent!important;background-color:transparent!important;min-height:unset!important;height:fit-content!important}.site-logo img{width:auto!important;max-width:240px!important;height:60px!important;object-fit:contain!important;display:block}@media(max-width:768px){.site-logo img{max-width:160px!important;height:44px!important}}.site-logo img{max-width:300px!important;height:90px!important;object-fit:contain!important}@media(max-width:768px){.site-logo img{max-width:200px!important;height:65px!important}}.site-header,.header-inner{background-color:#b0e0e6!important}header nav a,.header__menu-item,.header__menu-item a,.header__nav-item,.header__nav-item a{color:#000!important}header nav a:hover,.header__menu-item:hover,.header__menu-item a:hover{color:#000!important;opacity:.75}.slideshow,.hero-banner,[class*=banner],[class*=slideshow]{min-height:400px}.dtf-designer-container,#dtf-customizer-iframe,[id*=dtf-designer],[id*=dtf-customizer],[class*=dtf-designer],[class*=dtf-customizer]{min-height:600px}.product__media-wrapper,.product__media-list{min-height:500px}.dtf-product-spotlight,.dtf-product-spotlight__media,.dtf-product-spotlight img{min-height:400px;aspect-ratio:16 / 9}.dtf-product-showcase,.dtf-product-showcase__grid{min-height:500px}.dtf-product-spotlight+section [class*=card],[class*=ai-gen-block] [class*=card]{min-height:280px}:root{--customizer-header-height: 90.8px}@media(max-width:768px){:root{--customizer-header-height: 64px}}#dtf-customizer-iframe{width:100%;height:calc(100dvh - var(--customizer-header-height) - env(safe-area-inset-bottom))!important;max-height:calc(100dvh - var(--customizer-header-height) - env(safe-area-inset-bottom))!important;min-height:0!important;display:block}#shopify-section-template--20771381674158__dtf-product-customizer{padding-bottom:0!important;margin-bottom:0!important}#shopify-section-template--20771381674158__dtf-product-customizer iframe,#shopify-section-template--20771381674158__dtf-product-customizer .dtf-customizer,#shopify-section-template--20771381674158__dtf-product-customizer .dtf-customizer-wrapper{height:720px!important;max-height:720px!important;overflow:hidden!important}#shopify-section-template--20771381674158__dtf-product-customizer iframe{display:block!important;width:100%!important;border:0!important}
/*# sourceMappingURL=/cdn/shop/t/16/assets/base.css.map */
