html:has(.shop-root){--primary:#4da8da;--color-primary:#4da8da;--primary-foreground:#0f172a;--color-primary-foreground:#0f172a;--accent:#ff9d00;--color-accent:#ff9d00;--accent-foreground:#0f172a;--color-accent-foreground:#0f172a;--background:#020617;--color-background:#020617;--foreground:#f8fafc;--color-foreground:#f8fafc;color:#f8fafc;--muted:#1e293b;--color-muted:#1e293b;--muted-foreground:#94a3b8;--color-muted-foreground:#94a3b8;--border:#ffffff2e;--color-border:#ffffff2e;--input:#ffffff29;--color-input:#ffffff29;--card:#0f172a;--color-card:#0f172a;--card-foreground:#f8fafc;--color-card-foreground:#f8fafc;--secondary:#1e293b;--color-secondary:#1e293b;--secondary-foreground:#f8fafc;--color-secondary-foreground:#f8fafc;--ring:#4da8da;--color-ring:#4da8da;--popover:#0f172a;--color-popover:#0f172a;--popover-foreground:#f8fafc;--color-popover-foreground:#f8fafc;background-color:#0a1120;font-family:Inter,ui-sans-serif,system-ui,sans-serif}.shop-root{font-family:var(--font-inter), ui-sans-serif, system-ui, sans-serif;isolation:isolate;--primary:#4da8da;--color-primary:#4da8da;--primary-foreground:#0f172a;--color-primary-foreground:#0f172a;--accent:#ff9d00;--color-accent:#ff9d00;--accent-foreground:#0f172a;--color-accent-foreground:#0f172a;--background:#0f172a;--color-background:#0f172a;--foreground:#f8fafc;--color-foreground:#f8fafc;color:#f8fafc;--muted:#1e293b;--color-muted:#1e293b;--muted-foreground:#94a3b8;--color-muted-foreground:#94a3b8;--border:#ffffff2e;--color-border:#ffffff2e;--input:#ffffff29;--color-input:#ffffff29;--card:#0f172a;--color-card:#0f172a;--card-foreground:#f8fafc;--color-card-foreground:#f8fafc;--secondary:#1e293b;--color-secondary:#1e293b;--secondary-foreground:#f8fafc;--color-secondary-foreground:#f8fafc;--ring:#4da8da;--color-ring:#4da8da;--popover:#0f172a;--color-popover:#0f172a;--popover-foreground:#f8fafc;--color-popover-foreground:#f8fafc;background-color:#020617;position:relative;overflow-x:hidden}.shop-root:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#3b82f626 0%,#0000 70%);position:fixed;inset:0}.shop-root>header,.shop-root>main,.shop-root>footer,.shop-root>div{z-index:1;position:relative}.shop-root footer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#020617c7}.shop-root main>.overflow-hidden>.bg-slate-900,.shop-root main>.overflow-hidden>.bg-slate-950,.shop-root section.bg-slate-900,.shop-root section.bg-slate-950,.shop-root section.bg-slate-900\/70{background-color:#0000}@keyframes blob{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-50px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}.shop-root .animate-blob{animation:7s infinite blob}.shop-root .animation-delay-2000{animation-delay:2s}.shop-root .animation-delay-4000{animation-delay:-4s}@media (min-width:1536px){.shop-root .container{max-width:1400px}}.shop-root h1,.shop-root h2,.shop-root h3,.shop-root h4{letter-spacing:-.02em;font-weight:800;line-height:1.1}.shop-root .shop-hero-title{letter-spacing:-.04em;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:900;line-height:1.1}.shop-root .shop-hero-title-banner{background-image:linear-gradient(135deg,#d1fae5 0%,#059669 100%)}.shop-root .shop-hero-title-rollup{background-image:linear-gradient(135deg,#a5f3fc 0%,#0284c7 100%)}.shop-root .shop-hero-title-dtf{background-image:linear-gradient(135deg,#f5d0fe 0%,#d946ef 100%)}.shop-hero-bg-banner{background:radial-gradient(circle,#10b98114,#0000);overflow:visible}.shop-hero-bg-rollup{background:radial-gradient(circle,#06b6d414,#0000);overflow:visible}.shop-hero-bg-dtf{background:radial-gradient(circle,#d946ef14,#0000);overflow:visible}.shop-root .checkout-section{padding:clamp(4rem,7vw,9rem) 0}.shop-root .checkout-grid{grid-template-columns:1fr 500px;align-items:start;gap:2.5rem;display:grid}@media (max-width:1100px){.shop-root .checkout-grid{grid-template-columns:1fr}}@media (max-width:600px){.shop-root .checkout-grid{gap:1.5rem}}.shop-root .checkout-card{background:#1e293b66;border:1px solid #ffffff0d;border-radius:24px;padding:clamp(1.75rem,2vw,3rem)}.shop-root .checkout-summary-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#1e293b66;border:1px solid #ffffff0d;border-radius:24px;padding:2rem;position:sticky;top:110px;box-shadow:0 20px 40px -10px #00000080}.shop-root .checkout-section-title{color:#fff;border-left:4px solid var(--color-primary);align-items:center;gap:.75rem;margin-bottom:2rem;padding-left:1rem;font-size:1.25rem;font-weight:700;display:flex}.shop-root .checkout-form-group{margin-bottom:1.5rem}.shop-root .checkout-form-label{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.shop-root .checkout-form-control{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:1rem 1.25rem;font-family:inherit;font-size:.9rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.shop-root .checkout-form-control:focus{border-color:var(--color-primary);background:#ffffff0d;outline:none;box-shadow:0 0 0 4px #4da8da1a}.shop-root .checkout-form-control::placeholder{color:#fff3}.shop-root .checkout-form-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.shop-root .checkout-address-row{grid-template-columns:2fr 1fr 1fr;gap:1rem;display:grid}@media (max-width:600px){.shop-root .checkout-address-row{grid-template-columns:1fr}}.shop-root .checkout-item-row{border-bottom:1px solid #ffffff0d;gap:1.25rem;padding:1.25rem 0;display:flex}.shop-root .checkout-item-row:last-child{border-bottom:none}.shop-root .checkout-item-thumb{object-fit:contain;background:#000;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;width:70px;height:70px}.shop-root .checkout-pay-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#2dd4bf 0%,#3b82f6 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:1.25rem 3rem;font-size:1.1rem;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 10px 30px -5px #3b82f64d}.shop-root .checkout-pay-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 40px -5px #3b82f699}.shop-root .checkout-pay-btn:disabled{opacity:.7;cursor:not-allowed}.shop-root .checkout-text-gradient{background:linear-gradient(135deg,#2dd4bf 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.shop-root .checkout-title{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.1}@media (max-width:600px){.shop-root .checkout-card,.shop-root .checkout-summary-card{padding:1.25rem}}.shop-root .checkout-coupon-input{gap:.75rem;display:flex}.shop-root .checkout-coupon-btn{cursor:pointer;color:#f8fafc;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff26;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:0 1.25rem;font-size:.875rem;font-weight:700;transition:all .3s;display:inline-flex}.shop-root .checkout-coupon-btn:hover{background:#ffffff1a}@media (max-width:600px){.shop-root .checkout-coupon-input{flex-direction:column}.shop-root .checkout-coupon-btn{width:100%;padding:.875rem}}
