*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;scroll-padding-top:80px}body{font-family:Inter,system-ui,-apple-system,sans-serif;font-size:16px;line-height:1.7;color:#f1f5f9;background:#07070a;-webkit-font-smoothing:antialiased;overflow-x:hidden}::selection{background:#8b5cf666;color:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit;border:none;background:none;color:inherit}input,textarea,select{font-family:inherit;font-size:inherit}.container{max-width:1200px;margin:0 auto;padding:0 24px}.section{padding:100px 0}.section-label{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#8b5cf6;margin-bottom:12px}.section-title{font-size:clamp(1.8rem,4vw,3rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:16px}.section-subtitle{font-size:1.1rem;color:#f1f5f98c;max-width:560px;line-height:1.7}.center{text-align:center}.center .section-subtitle{margin:0 auto 48px}.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;font-size:.9rem;font-weight:600;border-radius:10px;transition:all .3s cubic-bezier(.4,0,.2,1);text-decoration:none;position:relative;overflow:hidden}.btn-primary{background:linear-gradient(135deg,#7c3aed,#6366f1);color:#fff;box-shadow:0 4px 20px #7c3aed4d}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #7c3aed66}.btn-secondary{background:#ffffff0f;color:#f1f5f9;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-secondary:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}.btn-ghost{color:#f1f5f999;padding:14px 8px}.btn-ghost:hover{color:#f1f5f9}.glow{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;opacity:.15;z-index:0}.header{position:fixed;top:0;left:0;right:0;z-index:100;background:#07070acc;-webkit-backdrop-filter:blur(20px) saturate(1.5);backdrop-filter:blur(20px) saturate(1.5);border-bottom:1px solid rgba(255,255,255,.06);transition:background .3s}.header.scrolled{background:#07070af2}.header-inner{display:flex;align-items:center;justify-content:space-between;height:72px;max-width:1200px;margin:0 auto;padding:0 24px}.header-logo{font-size:1.4rem;font-weight:800;letter-spacing:-.02em;background:linear-gradient(135deg,#f1f5f9,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header-logo span{color:#8b5cf6;-webkit-text-fill-color:#8b5cf6}.header-nav{display:flex;align-items:center;gap:4px}.header-nav a{padding:8px 16px;border-radius:8px;font-size:.875rem;font-weight:500;color:#f1f5f999;transition:all .2s}.header-nav a:hover{color:#f1f5f9;background:#ffffff0f}.header-actions{display:flex;align-items:center;gap:12px}.header-cart{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#ffffff0f;transition:background .2s}.header-cart:hover{background:#ffffff1a}.mobile-menu-btn{display:none;flex-direction:column;gap:5px;padding:8px}.mobile-menu-btn span{display:block;width:22px;height:2px;background:#f1f5f9;border-radius:2px;transition:all .3s}.hero{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden;padding:120px 0 80px}.hero-glow1{width:600px;height:600px;background:#7c3aed;top:-20%;left:-10%}.hero-glow2{width:400px;height:400px;background:#6366f1;bottom:-10%;right:-5%}.hero-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:100px;background:#8b5cf61f;border:1px solid rgba(139,92,246,.2);font-size:.8rem;font-weight:500;color:#a78bfa;margin-bottom:24px}.hero-content{position:relative;z-index:1;max-width:700px}.hero-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;letter-spacing:-.04em;line-height:1.05;margin-bottom:24px}.hero-title .gradient{background:linear-gradient(135deg,#8b5cf6,#6366f1,#06b6d4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.15rem;color:#f1f5f980;max-width:540px;line-height:1.8;margin-bottom:40px}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.hero-stats{display:flex;gap:48px;margin-top:64px;padding-top:40px;border-top:1px solid rgba(255,255,255,.06)}.hero-stat-value{font-size:1.8rem;font-weight:700;letter-spacing:-.02em}.hero-stat-label{font-size:.85rem;color:#f1f5f966;margin-top:4px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.product-card{background:#ffffff08;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.06);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;display:block}.product-card:hover{transform:translateY(-6px);border-color:#8b5cf633;box-shadow:0 20px 60px #0006}.product-card-image{aspect-ratio:1;background:#ffffff05;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.product-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover .product-card-image img{transform:scale(1.05)}.product-card-info{padding:24px}.product-card-title{font-size:1.05rem;font-weight:600;margin-bottom:8px}.product-card-price{font-weight:700;font-size:1.2rem;background:linear-gradient(135deg,#8b5cf6,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.benefit-card{padding:40px 32px;border-radius:16px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);transition:all .3s;position:relative;overflow:hidden}.benefit-card:hover{border-color:#8b5cf633;transform:translateY(-4px)}.benefit-card:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#8b5cf6,transparent);opacity:0;transition:opacity .3s}.benefit-card:hover:before{opacity:1}.benefit-icon{width:48px;height:48px;border-radius:12px;background:#8b5cf61f;display:flex;align-items:center;justify-content:center;margin-bottom:20px;color:#8b5cf6}.benefit-title{font-size:1.1rem;font-weight:600;margin-bottom:12px}.benefit-text{color:#f1f5f980;font-size:.9rem;line-height:1.7}.custom-cta-section{background:linear-gradient(135deg,#8b5cf614,#06b6d40a);border-radius:20px;padding:80px 48px;text-align:center;position:relative;overflow:hidden;border:1px solid rgba(139,92,246,.1)}.custom-cta-title{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;margin-bottom:16px}.custom-cta-text{color:#f1f5f980;max-width:500px;margin:0 auto 32px;line-height:1.7}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:960px;margin:0 auto}.pricing-card{padding:40px 32px;border-radius:16px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);text-align:center;transition:all .3s;position:relative}.pricing-card:hover{transform:translateY(-4px);border-color:#8b5cf633}.pricing-card.featured{border-color:#8b5cf6;background:#8b5cf60f;box-shadow:0 0 40px #8b5cf61a}.pricing-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);padding:4px 20px;border-radius:20px;background:linear-gradient(135deg,#7c3aed,#6366f1);font-size:.75rem;font-weight:600;color:#fff}.pricing-name{font-size:1.1rem;font-weight:600;margin-bottom:8px}.pricing-price{font-size:2.5rem;font-weight:800;margin-bottom:8px;background:linear-gradient(135deg,#8b5cf6,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pricing-desc{color:#f1f5f966;font-size:.9rem;margin-bottom:24px}.pricing-features{list-style:none;margin-bottom:32px}.pricing-features li{padding:10px 0;color:#f1f5f999;font-size:.9rem;border-bottom:1px solid rgba(255,255,255,.04)}.faq-list{max-width:720px;margin:0 auto}.faq-item{border-bottom:1px solid rgba(255,255,255,.06);padding:0}.faq-question{display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:600;font-size:1.05rem;gap:16px;padding:24px 0;width:100%;text-align:left;background:none;border:none;color:inherit}.faq-icon{width:32px;height:32px;border-radius:8px;background:#ffffff0a;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s;font-size:1rem;color:#f1f5f966}.faq-item.open .faq-icon{background:#8b5cf626;color:#8b5cf6;transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:all .3s ease;color:#f1f5f980;line-height:1.7;padding:0}.faq-item.open .faq-answer{max-height:500px;padding:0 0 24px}.footer{background:#0000004d;border-top:1px solid rgba(255,255,255,.06);padding:64px 0 32px;margin-top:80px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;max-width:1200px;margin:0 auto;padding:0 24px}.footer-brand h3{font-size:1.3rem;font-weight:700;margin-bottom:16px;background:linear-gradient(135deg,#f1f5f9,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-brand p{color:#f1f5f966;font-size:.9rem;line-height:1.7;max-width:300px}.footer-col h4{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;margin-bottom:20px;color:#f1f5f94d}.footer-col a{display:block;color:#f1f5f980;font-size:.9rem;padding:6px 0;transition:color .2s}.footer-col a:hover{color:#8b5cf6}.footer-bottom{text-align:center;padding-top:32px;margin-top:48px;border-top:1px solid rgba(255,255,255,.06);color:#f1f5f94d;font-size:.85rem;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.product-page{padding:120px 0 64px}.product-page-layout{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.product-image-main{aspect-ratio:1;background:#ffffff05;border-radius:16px;overflow:hidden;position:sticky;top:96px}.product-image-main img{width:100%;height:100%;object-fit:cover}.product-info-title{font-size:2rem;font-weight:700;margin-bottom:12px}.product-info-price{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#8b5cf6,#6366f1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:24px}.product-info-desc{color:#f1f5f980;line-height:1.7;margin-bottom:32px}.product-form{display:flex;flex-direction:column;gap:16px}.product-form select,.product-form input{padding:14px 16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#f1f5f9;font-size:.95rem}.product-form select:focus,.product-form input:focus{outline:none;border-color:#8b5cf6}.product-form .btn{width:100%;justify-content:center;padding:16px;font-size:1rem}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:.85rem;font-weight:500;margin-bottom:8px;color:#f1f5f9b3}.form-group input,.form-group textarea,.form-group select{width:100%;padding:14px 16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:10px;color:#f1f5f9;font-size:.95rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#8b5cf6}.form-group textarea{min-height:120px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.file-upload-area{border:2px dashed rgba(255,255,255,.1);border-radius:12px;padding:40px;text-align:center;cursor:pointer;transition:all .2s}.file-upload-area:hover{border-color:#8b5cf64d;background:#8b5cf60a}.file-upload-area.has-file{border-color:#8b5cf6;background:#8b5cf60f}.file-upload-text{font-size:.9rem;color:#f1f5f966;margin-top:12px}.breadcrumbs{display:flex;gap:8px;font-size:.85rem;color:#f1f5f966;padding:16px 0}.breadcrumbs a{color:#f1f5f966;transition:color .2s}.breadcrumbs a:hover{color:#f1f5f9}.collection-header{text-align:center;padding:120px 0 48px}.collection-header h1{font-size:clamp(2rem,4vw,3rem);font-weight:700}.collection-header p{color:#f1f5f966;max-width:500px;margin:12px auto 0}.cart-page{padding:120px 0 64px}.cart-empty{text-align:center;padding:80px 20px}.cart-empty h1{font-size:2rem;margin-bottom:16px}.cart-empty p{color:#f1f5f966;margin-bottom:32px}.page-content{max-width:800px;margin:0 auto;padding:120px 24px 0}.page-content h1{font-size:clamp(2rem,4vw,2.8rem);font-weight:700;margin-bottom:16px}.page-content p{color:#f1f5f980;line-height:1.8;margin-bottom:16px}.fade-in{opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.fade-in.visible{opacity:1;transform:translateY(0)}@media(max-width:900px){.benefits-grid,.pricing-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.product-page-layout{grid-template-columns:1fr;gap:32px}}@media(max-width:768px){.header-nav{display:none}.header-nav.open{display:flex;flex-direction:column;position:absolute;top:72px;left:0;right:0;background:#07070afa;padding:16px 24px;gap:4px;border-bottom:1px solid rgba(255,255,255,.06)}.mobile-menu-btn{display:flex}.hero{min-height:auto;padding:100px 0 60px}.hero-stats{flex-wrap:wrap;gap:24px;margin-top:40px}.custom-cta-section{padding:48px 24px;border-radius:12px}.section{padding:60px 0}.form-row{grid-template-columns:1fr}.section-title{font-size:1.6rem}}@media(max-width:480px){.benefits-grid,.pricing-grid,.product-grid,.footer-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%;justify-content:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
