:root{--primary-gradient:linear-gradient(135deg, #F71EC7 0%, #791AFE 100%)!important;--dark-bg:#ffffff!important;--card-bg:rgba(0, 0, 0, 0.03)!important;--text-primary:#000000!important;--text-secondary:rgba(0, 0, 0, 0.7)!important;--border-radius:16px!important;--shadow-soft:0 8px 32px rgba(0, 0, 0, 0.12)!important;--shadow-strong:0 16px 64px rgba(0, 0, 0, 0.24)!important}.db-hero{position:relative;min-height:100vh;padding:140px 24px 80px;background:#fff;color:var(--text-primary);display:flex;align-items:center;justify-content:center;overflow:hidden}@media screen and (max-width:1024px){.db-hero{padding-top:120px}}.db-hero-videos{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.db-hero-video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:auto;height:auto;object-fit:cover;opacity:.15;pointer-events:none;filter:brightness(1.1) saturate(.8);will-change:transform;backface-visibility:hidden;transform:translate3d(-50%,-50%,0)}@media (prefers-reduced-motion:reduce){.db-hero-video{animation:none;transform:translate3d(-50%,-50%,0) scale(1.02)}}@keyframes slowPan{0%{transform:translate3d(-50%,-50%,0) scale(1)}50%{transform:translate3d(-52%,-48%,0) scale(1.03)}100%{transform:translate3d(-50%,-50%,0) scale(1)}}@media screen and (min-width:1025px) and (prefers-reduced-motion:no-preference){.db-hero-video{animation:slowPan 45s infinite ease-in-out}}@media screen and (max-width:1024px){.db-hero-video{animation:none;transform:translate3d(-50%,-50%,0) scale(1.02);opacity:.1;filter:brightness(1.1) saturate(.8)}}@media (prefers-reduced-motion:reduce){.db-hero-video{animation:none;transform:translate(-50%,-50%)}}.db-hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:0 0;opacity:0;z-index:1}.db-hero::after{content:'';position:absolute;top:-25%;left:-25%;width:150%;height:150%;background:0 0;z-index:2;will-change:transform;backface-visibility:hidden}@media screen and (min-width:1025px) and (prefers-reduced-motion:no-preference){.db-hero::after{animation:rotate 30s linear infinite}}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.db-hero .container{max-width:1200px;margin:0 auto;text-align:center;position:relative;z-index:10}.db-hero .badge{display:inline-flex;align-items:center;gap:8px;background:var(--card-bg);border:1px solid rgba(0,0,0,.1);border-radius:50px;padding:12px 24px;font-size:14px;font-weight:600;margin-bottom:32px;box-shadow:var(--shadow-soft)}@media screen and (min-width:769px){.db-hero .badge{backdrop-filter:blur(12px)}}.db-hero .badge::before{content:'✨';margin-right:6px;font-size:16px}.db-hero h1{font-size:clamp(48px,8vw,80px);font-weight:800;line-height:1.1;letter-spacing:-.02em;margin:0 0 24px;color:#111928!important;background:0 0!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#111928!important;background-clip:unset!important;padding:8px 0}.db-hero .hero-subtitle,.db-hero h2{font-size:clamp(18px,3vw,24px);font-weight:400;color:var(--text-secondary);max-width:700px;margin:0 auto 48px;line-height:1.6}.db-hero .cta-wrap{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-bottom:80px;align-items:stretch}.db-hero .cta-wrap input{width:360px;max-width:70vw;padding:0 28px;border-radius:50px;border:1px solid rgba(0,0,0,.12);background:rgba(255,255,255,.9);color:var(--text-primary);font-size:17px;backdrop-filter:blur(16px);transition:all .3s ease;box-shadow:0 4px 16px rgba(0,0,0,.08);height:64px;box-sizing:border-box;line-height:64px;margin:0;vertical-align:middle}.db-hero .cta-wrap input::placeholder{color:var(--text-secondary);font-weight:400}.db-hero .cta-wrap input:focus{outline:0;border-color:rgba(247,30,199,.5);box-shadow:0 0 0 4px rgba(247,30,199,.1),0 8px 24px rgba(0,0,0,.12)}.db-hero .cta-wrap .btn{padding:0 40px;border-radius:50px;background:#f71ec7;color:#fff;border:none;font-weight:600;font-size:17px;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px rgba(247,30,199,.35);height:64px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;margin:0;line-height:1}.db-hero .cta-wrap .btn:hover{transform:translateY(-3px);box-shadow:0 12px 32px rgba(247,30,199,.5)}.db-hero .stats{display:flex;justify-content:center;gap:80px;margin-bottom:80px;flex-wrap:wrap}.db-hero .stat{text-align:center;padding:24px;background:0 0;border-radius:var(--border-radius);backdrop-filter:none;border:none;transition:all .3s ease}.db-hero .stat:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.db-hero .stat .num{font-weight:800;font-size:36px;margin-bottom:8px;color:#111928;background:0 0;-webkit-background-clip:unset;-webkit-text-fill-color:#111928;background-clip:unset}.db-hero .stat .label{opacity:.9;font-size:14px;color:var(--text-secondary);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.png-preview-wrapper{display:flex;justify-content:center;margin-top:40px}.png-file-icon{position:relative;width:280px;height:360px}.file-document{position:relative;width:100%;height:320px;background:linear-gradient(145deg,#fff,#f8f9fa);border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.15),0 8px 20px rgba(0,0,0,.1);overflow:hidden}.file-corner{position:absolute;top:0;right:0;width:40px;height:40px;background:linear-gradient(-45deg,transparent 46%,#e9ecef 46%,#e9ecef 54%,transparent 54%);border-radius:0 24px 0 0}.image-preview{position:absolute;top:40px;left:30px;width:160px;height:120px;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.15)}.image-preview img{width:100%;height:100%;object-fit:cover}.magnifying-glass{position:absolute;bottom:30px;right:25px;width:70px;height:70px;background:linear-gradient(145deg,#6c757d,#495057);border-radius:50%;border:4px solid #fff;box-shadow:0 8px 20px rgba(0,0,0,.25)}.magnifying-glass::before{content:'';position:absolute;top:12px;left:12px;width:28px;height:28px;border:3px solid #fff;border-radius:50%;background:0 0}.glass-handle{position:absolute;bottom:-12px;right:-12px;width:24px;height:24px;background:linear-gradient(145deg,#6c757d,#495057);border-radius:3px;transform:rotate(45deg);border:2px solid #fff}.file-type-label{text-align:center;margin-top:16px;font-size:28px;font-weight:700;color:#6c757d;letter-spacing:3px}.testimonials-section-new{background:var(--dark-bg);padding:0;margin-top:0}.testimonial-platform-section{position:relative;padding:100px 0;overflow:hidden;min-height:600px}.platform-background{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:.15}.platform-title{font-size:clamp(32px,5vw,48px);font-weight:800;color:var(--text-primary);margin-bottom:60px;text-align:center;background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;padding:8px 0}.testimonial-cards-row{display:flex;gap:40px;justify-content:center;flex-wrap:wrap;position:relative;z-index:10;max-width:1200px;margin:0 auto}.creators-section .platform-background{background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url(https://images.unsplash.com/photo-1513475382585-d06e58bcb0e0?auto=format&fit=crop&w=1920&h=800&q=80)}.social-section .platform-background{background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url(https://images.unsplash.com/photo-1611262588024-d12430b98920?auto=format&fit=crop&w=1920&h=800&q=80)}.testimonial-card{background:var(--card-bg);backdrop-filter:blur(24px);border-radius:24px;padding:32px;box-shadow:var(--shadow-strong);max-width:480px;border:1px solid rgba(255,255,255,.08);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.testimonial-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:var(--primary-gradient)}.testimonial-card:hover{transform:translateY(-8px);box-shadow:0 24px 80px rgba(255,107,53,.2);border-color:rgba(255,107,53,.3)}.profile-section{display:flex;align-items:center;gap:16px;margin-bottom:20px}.avatar img{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,107,53,.5)}.profile-info .name{font-weight:700;font-size:18px;color:var(--text-primary);margin-bottom:4px}.profile-info .role{font-size:14px;color:var(--text-secondary);font-weight:500;margin-bottom:6px}.profile-info .rating{font-size:14px;opacity:.9}.testimonial-content{font-size:16px;line-height:1.6;color:var(--text-secondary);margin-bottom:24px;font-style:italic}.cta-buttons{display:flex;gap:12px;flex-wrap:wrap}.btn-primary,.btn-secondary{padding:10px 20px;border-radius:12px;font-weight:600;font-size:14px;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:6px}.btn-primary{background:var(--primary-gradient);color:#fff;border:none}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(255,107,53,.4)}.btn-secondary{background:0 0;color:var(--text-secondary);border:1px solid rgba(255,255,255,.12)}.btn-secondary:hover{background:var(--card-bg);color:var(--text-primary);border-color:rgba(255,107,53,.3)}.ai-features-section{background:var(--dark-bg);padding:60px 24px!important;position:relative}.ai-features-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(255,107,53,.1) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(123,104,238,.1) 0,transparent 50%);pointer-events:none}.ai-features-section .container{padding:0!important;margin:0 auto!important;max-width:1400px!important}.ai-features-section .features-header{text-align:center;margin-bottom:24px!important;padding:0!important;position:relative;z-index:10}.ai-features-section .features-subtitle{color:var(--text-secondary);font-size:16px;font-weight:600;text-transform:uppercase;letter-spacing:2px;margin-bottom:16px!important;padding:0!important}.ai-features-section .features-title{font-size:clamp(36px,6vw,56px);font-weight:800;background:var(--primary-gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:0!important;padding:0!important;line-height:1.2}.ai-features-section .features-grid{padding:0!important}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:32px;max-width:1400px;margin:0 auto;position:relative;z-index:10}.feature-card{background:var(--card-bg);border-radius:24px;padding:40px;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(24px);transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.feature-card::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:var(--primary-gradient);opacity:0;transition:opacity .3s ease}.feature-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-strong);border-color:rgba(255,107,53,.2)}.feature-card:hover::before{opacity:1}.feature-large{grid-column:span 2}.feature-icon{margin-bottom:24px}.icon-gradient{font-size:48px;display:inline-block;padding:20px;background:var(--card-bg);border-radius:16px;border:1px solid rgba(255,255,255,.12)}.feature-content h3{font-size:24px;font-weight:700;color:var(--text-primary);margin-bottom:16px}.feature-content p{font-size:16px;color:var(--text-secondary);line-height:1.6;margin-bottom:20px}.feature-stats{display:flex;gap:16px;margin-top:20px}.stat{background:rgba(255,107,53,.1);color:#ff6b35;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:600}.feature-cta{color:#ff6b35;font-weight:600;text-decoration:none;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px}.feature-cta:hover{color:var(--text-primary);transform:translateX(4px)}.feature-preview{margin-top:24px}.preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.preview-item{width:80px;height:80px;border-radius:12px;background-size:cover;background-position:center;border:2px solid rgba(255,255,255,.1)}.feature-demo{margin-top:24px}.processing-bar{background:rgba(255,255,255,.1);border-radius:8px;height:8px;overflow:hidden;margin-bottom:12px}.progress{height:100%;background:var(--primary-gradient);border-radius:8px;transition:width .3s ease}.processing-text{color:var(--text-secondary);font-size:14px;font-weight:500}.integration-features{background:linear-gradient(180deg,var(--dark-bg) 0,#1a1a1b 100%);padding:120px 0}.integration-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px;margin-bottom:80px}.integration-card{background:var(--card-bg);border-radius:16px;padding:32px 24px;text-align:center;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(12px);transition:all .3s ease}.integration-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft);border-color:rgba(255,107,53,.2)}.integration-icon{font-size:40px;margin-bottom:16px}.integration-icon img{width:40px;height:40px;filter:brightness(0) invert(1);opacity:.8}.integration-card h4{color:var(--text-primary);font-size:18px;font-weight:700;margin-bottom:8px}.integration-card p{color:var(--text-secondary);font-size:14px}.cta-section{text-align:center;padding:60px 40px;background:var(--card-bg);border-radius:24px;border:1px solid rgba(255,255,255,.08)}.cta-section h3{font-size:32px;font-weight:800;color:var(--text-primary);margin-bottom:16px}.cta-section p{font-size:18px;color:var(--text-secondary);margin-bottom:32px}.cta-buttons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.btn-primary-large,.btn-secondary-large{padding:18px 36px;font-size:18px;font-weight:700;border-radius:16px;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1)}.btn-primary-large{background:var(--primary-gradient);color:#fff;box-shadow:var(--shadow-strong)}.btn-primary-large:hover{transform:translateY(-3px);box-shadow:0 20px 80px rgba(255,107,53,.4)}.btn-secondary-large{background:0 0;color:var(--text-secondary);border:2px solid rgba(255,255,255,.12)}.btn-secondary-large:hover{background:var(--card-bg);color:var(--text-primary);border-color:rgba(255,107,53,.3)}.ai-icon{font-size:24px;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--card-bg);border-radius:12px;border:1px solid rgba(255,255,255,.08)}.ai-generation-showcase{margin-top:60px;position:relative;z-index:10}.generation-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:20px;max-width:600px;margin:0 auto 40px;height:320px}.gen-item{position:relative;border-radius:20px;overflow:hidden;background:var(--card-bg);border:1px solid rgba(255,255,255,.08);transition:all .4s cubic-bezier(.4,0,.2,1)}.gen-item:hover{transform:translateY(-4px);box-shadow:0 20px 60px rgba(255,107,53,.15)}.gen-main{grid-row:span 2;position:relative}.gen-main::before{content:'';position:absolute;inset:-2px;background:var(--primary-gradient);border-radius:22px;z-index:-1;opacity:.6}.gen-preview{width:100%;height:100%;overflow:hidden;border-radius:20px}.gen-preview img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.gen-item:hover .gen-preview img{transform:scale(1.05)}.gen-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.8));padding:20px;color:#fff}.gen-badge{position:absolute;top:12px;left:12px;background:#f71ec7;color:#fff;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;backdrop-filter:blur(10px)}.gen-specs{font-size:14px;opacity:.9;margin-top:4px}.gen-glow{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(255,107,53,.2) 0,transparent 70%);pointer-events:none;opacity:0;transition:opacity .4s ease}.gen-main:hover .gen-glow{opacity:1}.gen-processing{display:flex;align-items:center;justify-content:center;background:linear-gradient(45deg,var(--card-bg),rgba(255,107,53,.05))}.processing-animation{text-align:center}.processing-dots{display:flex;gap:8px;margin-bottom:16px;justify-content:center}.dot{width:12px;height:12px;background:var(--primary-gradient);border-radius:50%;will-change:opacity;backface-visibility:hidden}@media screen and (min-width:769px) and (prefers-reduced-motion:no-preference){.dot{animation:processing 2s infinite ease-in-out}.dot:nth-child(2){animation-delay:.3s}.dot:nth-child(3){animation-delay:.6s}}@keyframes processing{0%,100%,80%{opacity:.3}40%{opacity:1}}.generation-stats{display:flex;justify-content:center;gap:40px;margin-top:20px}.stat-item{text-align:center}.stat-number{font-size:20px;font-weight:800;color:#f71ec7;margin-bottom:4px}.stat-label{font-size:12px;color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px}.ai-showcase-section{background:#000!important;padding:0!important;min-height:auto!important;position:relative;overflow:hidden}.ai-showcase-section::before{content:'';position:absolute;top:-20%;left:50%;transform:translateX(-50%);width:80%;height:60%;background:radial-gradient(ellipse at center,rgba(247,30,199,.06) 0,transparent 70%);pointer-events:none;z-index:0}.container-deserve{display:flex;align-items:flex-start;gap:60px;max-width:1200px;margin:0 auto;padding:0 24px}.container-deserve-left{flex:1;max-width:500px;display:flex;flex-direction:column;align-items:flex-start}.container-deserve-right{flex:1;display:flex;justify-content:center;align-items:flex-start;min-height:600px}.ai-output-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:20px;max-width:500px;height:600px}.ai-output-item{background:#fff;border-radius:20px;padding:16px;border:1px solid rgba(0,0,0,.08);box-shadow:0 4px 16px rgba(0,0,0,.06);transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;text-align:left}.ai-output-item::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:#f71ec7;opacity:0;transition:opacity .3s ease}.ai-output-item:hover::before{opacity:1}.ai-output-item:hover{transform:translateY(-6px);box-shadow:0 16px 48px rgba(247,30,199,.15);border-color:rgba(247,30,199,.2)}.output-preview{width:100%;height:100px;border-radius:12px;overflow:hidden;margin-bottom:12px;position:relative;flex-shrink:0}.output-preview img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ai-output-item:hover .output-preview img{transform:scale(1.1)}.batch-preview{background:linear-gradient(45deg,rgba(255,107,53,.1),rgba(123,104,238,.1));display:flex;align-items:center;justify-content:center;position:relative}.batch-counter{font-size:32px;font-weight:800;color:#fff;position:absolute;z-index:10}.batch-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4px;opacity:.3}.batch-mini{width:24px;height:24px;background:var(--primary-gradient);border-radius:4px}.creation-tools-section{padding:120px 0;background:var(--dark-bg);position:relative}.creation-tools-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 40%,rgba(255,107,53,.05) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(123,104,238,.05) 0,transparent 50%);pointer-events:none}.tools-header{text-align:center;margin-bottom:80px;position:relative;z-index:10}.tools-header h2{font-size:clamp(36px,5vw,48px);font-weight:700;color:var(--text-primary);margin-bottom:20px;line-height:1.2}.tools-header p{font-size:18px;color:var(--text-secondary);max-width:600px;margin:0 auto 40px;line-height:1.6}.explore-btn{display:inline-flex;align-items:center;gap:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:#6366f1;padding:14px 28px;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s ease;backdrop-filter:blur(12px)}.explore-btn:hover{background:rgba(255,255,255,.12);transform:translateY(-2px);box-shadow:0 8px 32px rgba(99,102,241,.2);border-color:rgba(99,102,241,.3)}.explore-btn i{font-size:14px;transition:transform .3s ease}.explore-btn:hover i{transform:translateX(4px)}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;max-width:1400px;margin:0 auto;position:relative;z-index:10}.tool-card{position:relative;height:400px;border-radius:24px;overflow:hidden;border:2px solid rgba(255,255,255,.1);transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer}.tool-card::before{content:'';position:absolute;top:0;left:0;right:0;height:3px;background:var(--primary-gradient);opacity:0;transition:opacity .3s ease;z-index:5}.tool-card:hover::before{opacity:1}.tool-card:hover{transform:translateY(-8px);box-shadow:0 32px 80px rgba(0,0,0,.2);border-color:rgba(255,255,255,.2)}.tool-card.primary-tool{border-color:rgba(255,107,53,.3)}.tool-card.primary-tool::before{opacity:1}.tool-image-bg{position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;background-repeat:no-repeat;filter:brightness(.7) saturate(1.2)}.tool-card:hover .tool-image-bg{filter:brightness(.8) saturate(1.3);transform:scale(1.05)}.tool-content-overlay{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.9) 0,rgba(0,0,0,.7) 60%,transparent 100%);padding:24px;color:#fff;z-index:3}.tool-content-overlay.centered{top:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(0,0,0,.8);backdrop-filter:blur(10px)}.tool-badge{position:absolute;top:16px;right:16px;background:var(--primary-gradient);color:#fff;padding:8px 16px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;z-index:4;box-shadow:0 4px 12px rgba(255,107,53,.4)}.tool-title{font-size:24px;font-weight:700;color:#fff;margin-bottom:16px;text-shadow:0 2px 4px rgba(0,0,0,.5)}.tool-subtitle{font-size:16px;font-weight:400;color:rgba(255,255,255,.8);text-align:center}.tool-features{display:flex;flex-direction:column;gap:8px}.feature{font-size:14px;font-weight:500;display:flex;align-items:center;gap:8px}.feature.green{color:#4ade80}.feature.red{color:#f87171}.feature::before{content:attr(data-icon);font-weight:600}.see-all-card{background:rgba(0,0,0,.4);border:2px dashed rgba(255,255,255,.3);backdrop-filter:blur(20px)}.see-all-card:hover{border-color:rgba(255,107,53,.6);background:rgba(255,107,53,.1)}.see-all-icon{width:80px;height:80px;background:rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px;border:2px solid rgba(255,255,255,.2)}.see-all-icon i{font-size:36px;color:rgba(255,255,255,.8)}.see-all-card:hover .see-all-icon{background:var(--primary-gradient);border-color:transparent}.see-all-card:hover .see-all-icon i{color:#fff}@media screen and (max-width:768px){.creation-tools-section{padding:80px 0}.tools-grid{grid-template-columns:1fr;gap:20px;max-width:400px}.tool-card{height:320px}.tool-content-overlay{padding:20px}.tool-title{font-size:20px;margin-bottom:12px}.tool-features{display:none}.tools-header{margin-bottom:60px}.tools-header h2{font-size:32px}.tools-header p{font-size:16px}}.output-label{color:#fff;font-weight:700;font-size:16px;margin-bottom:6px;line-height:1.3}.output-meta{color:rgba(255,255,255,.7);font-size:12px;font-weight:500;line-height:1.4}@media screen and (max-width:768px){.generation-grid{grid-template-columns:1fr;grid-template-rows:auto;height:auto}.gen-main{grid-row:span 1}.ai-output-grid{grid-template-columns:1fr;height:auto;grid-template-rows:auto}.generation-stats{gap:20px}.container-deserve{flex-direction:column;gap:40px;align-items:center}.container-deserve-left{text-align:center}.container-deserve-right{min-height:auto}}.ai-showcase-section .container{max-width:1400px;margin:0 auto;padding:100px 40px 120px;position:relative;z-index:1}.showcase-title{text-align:center;font-size:clamp(48px,7vw,88px);font-weight:800;text-transform:uppercase;letter-spacing:-.02em;line-height:1;margin-bottom:60px;padding:0;color:#fff!important;background:0 0!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#fff!important;background-clip:unset!important}.showcase-title em{font-style:italic;color:var(--db-coral)!important;-webkit-text-fill-color:var(--db-coral)!important}.showcase-subtitle{display:none!important}.bento-grid{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:320px 240px 280px;gap:10px;max-width:1400px;margin:0 auto}.bento-item{border-radius:14px;overflow:hidden;position:relative;background:#0a0a0a;cursor:pointer;transition:transform .5s var(--spring-smooth),box-shadow .5s var(--spring-smooth)}.bento-item:hover{transform:scale(1.03);box-shadow:0 0 80px rgba(247,30,199,.12),0 24px 80px rgba(0,0,0,.6);z-index:2}.bento-item img,.bento-item video{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(1.1) contrast(1.05);transition:filter .5s ease,transform .6s var(--spring-smooth)}.bento-item:hover img,.bento-item:hover video{filter:saturate(1.25) contrast(1.1);transform:scale(1.06)}.bento-item[data-video]::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.7);width:64px;height:64px;background:rgba(247,30,199,.9);border-radius:50%;opacity:0;transition:opacity .3s ease,transform .3s var(--spring-bounce);pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23FFFFFF'%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E");background-size:24px 24px;background-position:54% center;background-repeat:no-repeat;z-index:3}.bento-item[data-video]:hover::after{opacity:1;transform:translate(-50%,-50%) scale(1)}.video-caption{position:absolute;bottom:0;left:0;right:0;padding:16px 20px;background:linear-gradient(to top,rgba(0,0,0,.85) 0,transparent 100%);color:rgba(255,255,255,.95);font-size:12px;font-weight:600;letter-spacing:2px;text-transform:uppercase;opacity:0;transform:translateY(6px);transition:opacity .3s ease,transform .3s ease;z-index:2;pointer-events:none}.bento-item:hover .video-caption{opacity:1;transform:translateY(0)}.bento-hero{grid-column:1/9;grid-row:1}.bento-tall-right{grid-column:9/13;grid-row:1/3}.bento-sm-left{grid-column:1/4;grid-row:2;border-radius:14px}.bento-wide-center{grid-column:4/9;grid-row:2}.bento-sm-right{display:none}.bento-md-left{grid-column:1/5;grid-row:3}.bento-wide-right{grid-column:5/13;grid-row:3}.bento-hero{border:1px solid rgba(247,30,199,.15)}.bento-tall-right{border:1px solid rgba(255,255,255,.06)}.bento-md-left{border:1px solid rgba(255,255,255,.06)}@media screen and (max-width:1024px){.ai-showcase-section .container{padding:80px 24px 100px}.bento-grid{grid-template-columns:repeat(6,1fr);grid-template-rows:260px 220px 220px 220px;gap:8px}.bento-hero{grid-column:1/-1;grid-row:1}.bento-tall-right{grid-column:1/4;grid-row:2}.bento-sm-left{grid-column:4/7;grid-row:2}.bento-wide-center{grid-column:1/-1;grid-row:3}.bento-md-left{grid-column:1/3;grid-row:4}.bento-wide-right{grid-column:3/7;grid-row:4}}@media screen and (max-width:768px){.ai-showcase-section .container{padding:60px 16px 80px}.showcase-title{font-size:clamp(36px,10vw,56px)!important;margin-bottom:40px}.bento-grid{grid-template-columns:1fr 1fr;grid-template-rows:220px 180px 180px 200px;gap:8px}.bento-hero{grid-column:1/-1;grid-row:1}.bento-tall-right{grid-column:1;grid-row:2}.bento-sm-left{grid-column:2;grid-row:2}.bento-wide-center{grid-column:1/-1;grid-row:3}.bento-md-left{grid-column:1;grid-row:4}.bento-wide-right{grid-column:2;grid-row:4}.bento-item{border-radius:10px}.video-caption{opacity:1;transform:translateY(0);font-size:10px;letter-spacing:1.5px;padding:12px 14px}}@media (prefers-reduced-motion:reduce){.video-caption,.video-item,.video-item::after{transition:none}.video-item:hover{transform:none}.video-caption{opacity:1;transform:translateY(0)}}.video-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;align-items:center;justify-content:center}.video-modal.active{display:flex}.video-modal-backdrop{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.video-modal-content{position:relative;width:90%;max-width:1200px;max-height:90vh;z-index:10001;display:flex;align-items:center;justify-content:center}.video-modal-close{position:absolute;top:-50px;right:0;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.3);color:#fff;font-size:36px;width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;line-height:1;padding:0}.video-modal-close:hover{background:rgba(255,255,255,.2);transform:rotate(90deg)}.video-modal-player{width:100%;border-radius:16px;overflow:hidden;box-shadow:0 24px 96px rgba(0,0,0,.5)}.video-modal-player video{width:100%;height:auto;display:block;max-height:90vh}@media screen and (max-width:768px){.video-modal-content{width:95%}.video-modal-close{top:-45px;width:40px;height:40px;font-size:28px}}.product-carousel-section{background:#000;position:relative;height:300vh}.product-carousel-section .container{position:sticky;top:0;max-width:1400px;margin:0 auto;padding:100px 20px 80px;min-height:100vh;display:flex;flex-direction:column;justify-content:center;z-index:1}.product-carousel-section::before{content:'';display:block;width:80%;height:1px;margin:0 auto;background:linear-gradient(90deg,transparent 0,rgba(247,30,199,.3) 50%,transparent 100%)}.product-carousel-section .container{max-width:1400px;margin:0 auto;padding:0 20px}.carousel-title{text-align:center;font-size:clamp(42px,6vw,80px);font-weight:800;text-transform:uppercase;letter-spacing:-.02em;line-height:1.05;margin-bottom:80px;color:#fff;background:0 0;-webkit-background-clip:unset;-webkit-text-fill-color:unset;background-clip:unset;padding:0}.carousel-title em{font-style:italic;color:var(--db-coral)}.carousel-subtitle{display:none}.pc-panels{display:flex;width:100%;height:600px;overflow:hidden;border-radius:20px}.pc-panel{position:relative;overflow:hidden;cursor:pointer;flex:1;min-width:60px;transition:flex 1.2s cubic-bezier(.4,0,.2,1);margin:0 4px;border-radius:16px}.pc-panel:first-child{margin-left:0}.pc-panel:last-child{margin-right:0}.pc-panel.active{flex:10}.pc-panel-bg{position:absolute;inset:0;background-image:var(--panel-bg);background-size:cover;background-position:center;transition:transform 1.2s cubic-bezier(.4,0,.2,1)}.pc-panel:hover .pc-panel-bg{transform:scale(1.05)}.pc-panel-shadow{position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,0) 40%,rgba(0,0,0,.7) 100%);z-index:1}.pc-panel-label{position:absolute;bottom:24px;left:24px;z-index:2;display:flex;align-items:center;gap:12px;transition:opacity .5s ease,transform .5s ease}.pc-panel:not(.active) .pc-panel-label{opacity:0;transform:translateY(8px)}.pc-panel.active .pc-panel-label{opacity:1;transform:translateY(0);transition-delay:.6s}.pc-panel-icon{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:50%;background:rgba(255,255,255,.15);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:700;letter-spacing:.5px}.pc-panel-info{display:flex;flex-direction:column;gap:2px}.pc-panel-info .pc-panel-brand{font-size:18px;font-weight:700;color:#fff;letter-spacing:-.01em;line-height:1.2;white-space:nowrap}.pc-panel-info .pc-panel-platform{font-size:13px;font-weight:500;color:rgba(255,255,255,.65);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.pc-panel:focus-visible{outline:2px solid var(--db-coral-light);outline-offset:2px}@media screen and (max-width:1024px){.product-carousel-section{height:250vh}.pc-panels{height:500px}.carousel-title{margin-bottom:60px}}@media screen and (max-width:768px){.product-carousel-section{height:350vh}.product-carousel-section .container{padding:80px 20px 60px}.carousel-title{font-size:clamp(32px,8vw,42px);margin-bottom:48px}.pc-panels{flex-direction:column;height:auto;border-radius:16px}.pc-panel{margin:3px 0;border-radius:12px;height:80px;flex:none;transition:height 1.2s cubic-bezier(.4,0,.2,1)}.pc-panel:first-child{margin-top:0}.pc-panel:last-child{margin-bottom:0}.pc-panel.active{height:360px;flex:none}.pc-panel-label{bottom:16px;left:16px}.pc-panel-icon{width:36px;height:36px;min-width:36px;min-height:36px;font-size:13px}.pc-panel-info .pc-panel-brand{font-size:15px}.pc-panel-info .pc-panel-platform{font-size:11px}}@media (prefers-reduced-motion:reduce){.pc-panel{transition:none}.pc-panel-bg{transition:none}.pc-panel-label{transition:none}}.fashion-carousel-section{padding:100px 0;background:linear-gradient(180deg,#fff 0,#f4f5f9 100%)}.fashion-carousel-section .container{max-width:1400px;margin:0 auto;padding:0 20px}.fashion-carousel-title{text-align:center;font-size:48px;font-weight:700;margin-bottom:16px;background:linear-gradient(135deg,#f71ec7 0,#791afe 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.3;padding:8px 0}.fashion-carousel-subtitle{text-align:center;font-size:20px;color:rgba(0,0,0,.7);margin-bottom:60px}.fashion-carousel-wrapper{position:relative;max-width:1000px;margin:0 auto}.fashion-carousel-container{overflow:hidden;border-radius:24px;box-shadow:0 12px 48px rgba(0,0,0,.15);min-height:600px;background:#f4f5f9}.fashion-carousel-track{display:flex;transition:transform .5s ease-in-out;height:100%}.fashion-carousel-slide{min-width:100%;position:relative;display:flex;align-items:center;justify-content:center}.fashion-carousel-slide img{width:100%;height:600px;object-fit:contain;display:block}.fashion-slide-caption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0,transparent 100%);color:#fff;padding:40px 32px 32px;font-size:24px;font-weight:600}.fashion-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.9);backdrop-filter:blur(10px);border:none;color:#000;width:48px;height:48px;min-width:48px;min-height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:10;box-shadow:0 4px 16px rgba(0,0,0,.1);outline:0;padding:0}.fashion-carousel-btn:hover{background:linear-gradient(135deg,#f71ec7 0,#791afe 100%)!important;color:#fff!important;transform:translateY(-50%) scale(1.1)}.fashion-carousel-btn:focus{outline:0;background:rgba(255,255,255,.9)!important;color:#000!important;box-shadow:0 4px 16px rgba(247,30,199,.3)}.fashion-carousel-btn:active{background:linear-gradient(135deg,#f71ec7 0,#791afe 100%)!important;color:#fff!important}.fashion-carousel-btn:focus:not(:hover){background:rgba(255,255,255,.9)!important;color:#000!important}.fashion-carousel-btn.fashion-prev{left:24px}.fashion-carousel-btn.fashion-next{right:24px}.fashion-arrow-left,.fashion-arrow-right{width:10px;height:10px;border-top:2px solid currentColor;border-right:2px solid currentColor;display:block}.fashion-arrow-left{transform:rotate(-135deg);margin-right:-2px}.fashion-arrow-right{transform:rotate(45deg);margin-left:-2px}.fashion-carousel-dots{display:flex;gap:12px;justify-content:center;margin-top:32px}.fashion-carousel-dot{width:12px;height:12px;border-radius:50%;background:rgba(0,0,0,.2);cursor:pointer;transition:all .3s ease}.fashion-carousel-dot.active{background:linear-gradient(135deg,#f71ec7 0,#791afe 100%);width:32px;border-radius:6px}@media screen and (max-width:768px){.fashion-carousel-section{padding:60px 0}.fashion-carousel-title{font-size:36px}.fashion-carousel-subtitle{font-size:18px}.fashion-carousel-container{min-height:400px}.fashion-carousel-slide img{height:400px}.fashion-carousel-btn{width:48px;height:48px}.fashion-carousel-btn.fashion-prev{left:12px}.fashion-carousel-btn.fashion-next{right:12px}.fashion-slide-caption{font-size:20px;padding:32px 24px 24px}}.lazy-blur{filter:blur(10px);transition:filter .4s ease-in-out,opacity .4s ease-in-out}.lazy-blur.loaded{filter:blur(0)}#gallery{padding:60px 0}#gallery h2{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:3rem}.gallery-grid{max-width:1400px;margin:0 auto}.gallery-item{width:calc(25% - 12px);margin-bottom:15px;overflow:hidden;border-radius:8px;position:relative;cursor:pointer;transition:transform .3s ease}.gallery-item:hover{transform:translateY(-5px)}.gallery-item img{width:100%;height:280px;object-fit:cover;display:block;transition:transform .3s ease}.gallery-item:hover img{transform:scale(1.05)}.gallery-item--large{width:calc(50% - 12px)}.gallery-item--large img{height:380px}.gallery-item--wide{width:calc(50% - 12px)}.gallery-item--wide img{height:280px}.gallery-item--tall img{height:450px}@media (max-width:1200px){.gallery-item{width:calc(33.333% - 10px)}.gallery-item--large,.gallery-item--wide{width:calc(66.666% - 10px)}.gallery-item img{height:250px}.gallery-item--large img{height:350px}.gallery-item--tall img{height:400px}}@media (max-width:768px){.gallery-item{width:calc(50% - 8px)}.gallery-item--large,.gallery-item--wide{width:calc(50% - 8px)}.gallery-item img{height:220px}.gallery-item--large img,.gallery-item--tall img{height:300px}}@media (max-width:480px){.gallery-item,.gallery-item--large,.gallery-item--wide{width:100%;margin-bottom:10px}.gallery-item img{height:250px}}.lightbox{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .3s ease}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.lightbox-content{position:relative;max-width:90%;max-height:90%}.lightbox-content img{max-width:100%;max-height:90vh;border-radius:4px;box-shadow:0 10px 40px rgba(0,0,0,.5)}.lightbox-close{position:absolute;top:-40px;right:0;color:#fff;font-size:40px;font-weight:700;cursor:pointer;transition:color .3s ease}.lightbox-close:hover{color:#ccc}.gallery-item{background:#e0e0e0;position:relative}.lazy-image{opacity:0;transition:opacity .4s ease-in-out}.lazy-image.loaded{opacity:1}.gallery-item::before{content:'';position:absolute;top:50%;left:50%;width:40px;height:40px;margin:-20px 0 0 -20px;border:3px solid #f3f3f3;border-top:3px solid #666;border-radius:50%;animation:spin 1s linear infinite;z-index:1}.gallery-item.loaded::before{display:none}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.lazy-image{opacity:0;transition:opacity .4s ease-in-out;background:#e0e0e0;min-height:280px}.lazy-image.loaded{opacity:1;background:0 0}.footer-brand-statement{background:#000;padding:3rem 2.5rem;display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%}.footer-brand-statement-text{font-size:clamp(80px,13vw,240px);font-weight:900;letter-spacing:-.03em;line-height:1;color:#1a1a1a;text-transform:uppercase;white-space:nowrap;user-select:none}@media screen and (max-width:768px){.footer-brand-statement{padding:2rem 1rem}.footer-brand-statement-text{font-size:clamp(48px,18vw,120px)}}ul.footer-social-icons{background-color:transparent!important;border:none!important;padding:0!important;margin:0!important;width:auto!important;max-width:none!important}footer .row-footer .large-4.medium-8.columns{padding:0!important}footer ul.footer-social-icons li{margin-right:8px!important}footer ul.footer-social-icons li a{background:rgba(255,255,255,.1)!important;border-radius:8px!important;padding:8px!important;display:flex!important;align-items:center!important;justify-content:center!important}@media screen and (max-width:1024px){.tab-bar.hide-for-large-up{left:0!important;right:0!important;top:0!important;border-radius:0!important;max-width:100%!important;padding:0 16px!important}}.reveal-modal-bg{background:rgba(0,0,0,.6)!important;backdrop-filter:blur(8px)!important;-webkit-backdrop-filter:blur(8px)!important}#changelanguage.reveal-modal{background:#fff!important;border-radius:24px!important;box-shadow:0 25px 80px -12px rgba(0,0,0,.25),0 0 0 1px rgba(0,0,0,.05)!important;padding:0!important;max-width:600px!important;width:90%!important;margin:0 auto!important;top:50%!important;transform:translateY(-50%)!important;position:fixed!important;left:0!important;right:0!important;overflow:hidden!important;border:none!important}#changelanguage.reveal-modal::before{content:'Select Language'!important;display:block!important;font-family:Poppins,Inter,sans-serif!important;font-size:20px!important;font-weight:600!important;color:#1a1a1a!important;text-align:center!important;padding:24px 24px 16px!important;border-bottom:1px solid rgba(0,0,0,.08)!important;margin:0!important;background:linear-gradient(180deg,#fafafa 0,#fff 100%)!important}#changelanguage .close-x-btn{position:absolute!important;top:16px!important;right:16px!important;width:36px!important;height:36px!important;background:rgba(0,0,0,.05)!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:20px!important;color:#666!important;text-decoration:none!important;transition:all .2s ease!important;z-index:10!important;line-height:1!important}#changelanguage .close-x-btn:hover{background:rgba(0,0,0,.1)!important;color:#333!important;transform:rotate(90deg)!important}#changelanguage br{display:none!important}#changelanguage .flex-video{padding:0!important;margin:0!important;height:auto!important;overflow:visible!important}#changelanguage .flex-video.widescreen2{padding-bottom:0!important}#changelanguage .submit-container-button.changelang{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:8px!important;padding:20px 24px 28px!important;max-height:60vh!important;overflow-y:auto!important}#changelanguage .medium-6.columns{width:100%!important;padding:0!important;margin:0!important;float:none!important}#changelanguage .medium-6.columns ul{margin:0!important;padding:0!important;list-style:none!important;display:flex!important;flex-direction:column!important;gap:6px!important}#changelanguage .changelang li{margin:0!important;padding:0!important;border-radius:12px!important;background:0 0!important;transition:all .2s ease!important}#changelanguage .changelang li:hover{background:rgba(93,95,239,.08)!important}#changelanguage .changelang a{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;padding:6px 16px!important;color:#333!important;font-family:Inter,Poppins,sans-serif!important;font-size:14px!important;font-weight:500!important;text-decoration:none!important;border-radius:12px!important;transition:all .2s ease!important;background:0 0!important}#changelanguage .changelang a:hover{color:#5d5fef!important;transform:translateX(4px)!important}#changelanguage .flag-icon{width:24px!important;height:18px!important;border-radius:3px!important;box-shadow:0 1px 3px rgba(0,0,0,.15)!important;flex-shrink:0!important}#changelanguage .submit-container-button.changelang::-webkit-scrollbar{width:6px!important}#changelanguage .submit-container-button.changelang::-webkit-scrollbar-track{background:0 0!important}#changelanguage .submit-container-button.changelang::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15)!important;border-radius:3px!important}#changelanguage .submit-container-button.changelang::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.25)!important}@media screen and (max-width:640px){#changelanguage.reveal-modal{width:95%!important;max-width:none!important;border-radius:20px!important;top:auto!important;bottom:0!important;transform:none!important;border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;max-height:85vh!important}#changelanguage .submit-container-button.changelang{grid-template-columns:1fr!important;max-height:65vh!important;padding:16px 20px 24px!important}#changelanguage.reveal-modal::before{font-size:18px!important;padding:20px 20px 14px!important}#changelanguage .changelang a{padding:6px 16px!important}}.hero-carousel-section{position:relative;width:100%;height:96vh;max-height:1080px;overflow:hidden;background:var(--db-black)}.hero-carousel-viewport{position:absolute;inset:0;overflow:hidden;border-radius:0}.hero-carousel-track{display:flex;width:100%;height:100%;margin:0;padding:0;list-style:none;transition:transform .7s var(--ease-out-expo);cursor:grab;user-select:none;touch-action:pan-y}.hero-carousel-track.is-dragging{transition:none;cursor:grabbing}.hero-carousel-slide{flex:0 0 100%;width:100%;height:100%;position:relative;overflow:hidden}.hero-carousel-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 15%;transition:transform 8s linear}.hero-carousel-slide.active img{transform:scale(1.05)}@media (prefers-reduced-motion:reduce){.hero-carousel-slide img,.hero-carousel-slide.active img{transition:none;transform:none}}.hero-carousel-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.7) 0,rgba(0,0,0,.4) 50%,transparent 100%),linear-gradient(180deg,transparent 40%,rgba(0,0,0,.3) 100%);z-index:5;display:flex;align-items:center;padding-top:88px;pointer-events:none}.hero-carousel-content{max-width:600px;padding:0 40px;margin-left:max(80px,calc((100vw - 1400px)/ 2));pointer-events:auto}.hero-carousel-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.12);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.15);border-radius:50px;padding:10px 22px;font-family:var(--font-body);font-size:13px;font-weight:600;color:#fff;margin-bottom:28px;letter-spacing:.3px}.hero-carousel-badge::before{content:'\2728';font-size:14px}.hero-carousel-title{font-family:var(--font-display);font-size:clamp(36px,5.5vw,72px);font-weight:800;line-height:1.08;letter-spacing:-.025em;color:#fff!important;margin:0 0 20px;text-shadow:0 2px 20px rgba(0,0,0,.3);background:0 0!important;-webkit-text-fill-color:#fff!important;-webkit-background-clip:unset!important;background-clip:unset!important}.hero-carousel-subtitle{font-family:var(--font-body);font-size:clamp(16px,2vw,20px);font-weight:400;line-height:1.6;color:rgba(255,255,255,.85);margin:0 0 36px;max-width:520px}.hero-carousel-actions{display:flex;gap:14px;flex-wrap:wrap}.hero-carousel-btn-primary{display:inline-flex;align-items:center;justify-content:center;padding:16px 36px;background:var(--db-coral);color:#fff;font-family:var(--font-body);font-size:16px;font-weight:600;border-radius:12px;text-decoration:none;transition:all .3s var(--spring-smooth);box-shadow:0 8px 24px var(--db-coral-glow)}.hero-carousel-btn-primary:hover{background:var(--db-coral-dark);transform:translateY(-2px);box-shadow:0 12px 32px var(--db-coral-glow);color:#fff;text-decoration:none}.hero-carousel-btn-primary:active{transform:scale(.98);transition-duration:.1s}.hero-carousel-btn-secondary{display:inline-flex;align-items:center;justify-content:center;padding:16px 36px;background:rgba(255,255,255,.12);backdrop-filter:blur(8px);color:#fff;font-family:var(--font-body);font-size:16px;font-weight:600;border-radius:12px;border:1px solid rgba(255,255,255,.2);text-decoration:none;transition:all .3s var(--spring-smooth)}.hero-carousel-btn-secondary:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.35);color:#fff;text-decoration:none;transform:translateY(-2px)}.hero-carousel-btn-secondary:active{transform:scale(.98);transition-duration:.1s}.hero-carousel-btn-primary:focus-visible,.hero-carousel-btn-secondary:focus-visible{outline:2px solid var(--db-coral-light);outline-offset:2px}.hero-carousel-controls{position:absolute;inset:0;z-index:10;pointer-events:none;border:0;padding:0;margin:0}.hero-carousel-arrows{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;padding:0 24px}.hero-carousel-arrow{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;border:none;background:rgba(255,255,255,.18);backdrop-filter:blur(8px);color:#fff!important;cursor:pointer;pointer-events:auto;transition:all .25s var(--spring-smooth);opacity:.7}.hero-carousel-arrow svg{color:#fff!important;stroke:#fff!important}.hero-carousel-section:hover .hero-carousel-arrow{opacity:1}.hero-carousel-arrow:hover{background:rgba(255,255,255,.3);transform:scale(1.08);color:#fff!important}.hero-carousel-arrow:active,.hero-carousel-arrow:focus{transform:scale(.95);transition-duration:.1s;color:#fff!important;background:rgba(255,255,255,.2);outline:0}.hero-carousel-arrow:focus-visible{outline:2px solid rgba(255,255,255,.6);outline-offset:2px;opacity:1;color:#fff!important}.hero-carousel-dots{position:absolute;bottom:28px;left:50%;transform:translateX(-50%);display:flex;gap:6px;pointer-events:auto;padding:8px 14px;border-radius:50px;background:rgba(0,0,0,.2);backdrop-filter:blur(8px)}.hero-carousel-dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.4);cursor:pointer;border:none;padding:0;transition:all .3s ease}.hero-carousel-dot:hover{background:rgba(255,255,255,.7)}.hero-carousel-dot.active{background:#fff;transform:scale(1.15)}@media screen and (max-width:1024px){.hero-carousel-section{height:80vh;max-height:800px}.hero-carousel-content{padding:0 40px;margin-left:40px}.hero-carousel-overlay{background:linear-gradient(90deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.45) 60%,rgba(0,0,0,.15) 100%),linear-gradient(180deg,transparent 30%,rgba(0,0,0,.35) 100%)}.hero-carousel-arrow{opacity:1;width:42px;height:42px}}@media screen and (max-width:768px){.hero-carousel-section{height:75vh;max-height:650px}.hero-carousel-overlay{background:linear-gradient(180deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.55) 50%,rgba(0,0,0,.8) 100%);align-items:flex-end}.hero-carousel-content{padding:0 24px 100px;margin-left:0;max-width:100%}.hero-carousel-title{font-size:clamp(32px,8vw,48px)}.hero-carousel-subtitle{font-size:15px;margin-bottom:28px}.hero-carousel-actions{flex-direction:column;gap:10px}.hero-carousel-btn-primary,.hero-carousel-btn-secondary{width:100%;text-align:center;padding:14px 28px;font-size:15px}.hero-carousel-arrows{padding:0 12px}.hero-carousel-arrow{width:38px;height:38px;border-radius:10px;opacity:.7}.hero-carousel-dots{bottom:16px}.hero-carousel-badge{font-size:12px;padding:8px 18px;margin-bottom:20px}}:root{--db-black:#0F0F0F;--db-charcoal:#1A1A1A;--db-slate:#2D2D2D;--db-ash:#6B7280;--db-silver:#9CA3AF;--db-mist:#E5E7EB;--db-pearl:#F9FAFB;--db-white:#FFFFFF;--db-cream:#FFFBF7;--db-coral:#F71EC7;--db-coral-light:#FF4FD8;--db-coral-dark:#D916AB;--db-coral-soft:rgba(247, 30, 199, 0.08);--db-coral-glow:rgba(247, 30, 199, 0.35);--db-violet:#8B5CF6;--db-violet-soft:rgba(139, 92, 246, 0.08);--db-emerald:#10B981;--db-emerald-soft:rgba(16, 185, 129, 0.08);--db-sky:#0EA5E9;--db-sky-soft:rgba(14, 165, 233, 0.08);--db-amber:#F59E0B;--db-amber-soft:rgba(245, 158, 11, 0.08);--db-rose:#F43F5E;--db-rose-soft:rgba(244, 63, 94, 0.08);--db-gradient-primary:linear-gradient(135deg, #F71EC7 0%, #FF4FD8 50%, #FF7FE3 100%);--db-gradient-hero:linear-gradient(180deg, #FFFBF7 0%, #FFF7F0 20%, #FEF3E8 40%, #F0F9FF 60%, #F5FDF8 80%, #FFFFFF 100%);--db-gradient-mesh:radial-gradient(at 40% 20%, rgba(247, 30, 199, 0.12) 0px, transparent 50%),radial-gradient(at 80% 0%, rgba(139, 92, 246, 0.1) 0px, transparent 50%),radial-gradient(at 0% 50%, rgba(16, 185, 129, 0.08) 0px, transparent 50%),radial-gradient(at 80% 50%, rgba(14, 165, 233, 0.06) 0px, transparent 50%);--db-gradient-footer:linear-gradient(180deg, #1A1A1A 0%, #0F0F0F 100%);--db-gradient-border:linear-gradient(135deg, #F71EC7 0%, #8B5CF6 50%, #0EA5E9 100%);--db-gradient-border-subtle:linear-gradient(135deg, rgba(247, 30, 199, 0.5) 0%, rgba(139, 92, 246, 0.5) 50%, rgba(14, 165, 233, 0.5) 100%);--db-gradient-border-purple:linear-gradient(135deg, #6701ef 0%, #9954f2 100%);--db-gradient-border-blue:linear-gradient(135deg, #0084ff 0%, #2574F5 100%);--db-gradient-glow:0 0 20px rgba(247, 30, 199, 0.15),0 0 40px rgba(139, 92, 246, 0.1);--font-display:'Poppins',-apple-system,BlinkMacSystemFont,sans-serif;--font-body:'Inter',-apple-system,BlinkMacSystemFont,sans-serif;--shadow-sm:0 2px 4px rgba(0, 0, 0, 0.04),0 4px 8px rgba(0, 0, 0, 0.04);--shadow-md:0 4px 8px rgba(0, 0, 0, 0.05),0 8px 16px rgba(0, 0, 0, 0.06);--shadow-lg:0 8px 16px rgba(0, 0, 0, 0.06),0 16px 32px rgba(0, 0, 0, 0.08);--shadow-xl:0 16px 32px rgba(0, 0, 0, 0.08),0 32px 64px rgba(0, 0, 0, 0.12);--ease-out-expo:cubic-bezier(0.16, 1, 0.3, 1);--duration-fast:200ms;--duration-normal:350ms;--spring-bounce:cubic-bezier(0.34, 1.56, 0.64, 1);--spring-smooth:cubic-bezier(0.4, 0, 0.2, 1);--spring-duration:0.7s;--db-text:#111928;--db-bg-light:#f9fafb;--font-db-display:'Poppins',sans-serif;--font-db-body:'Inter',sans-serif}.off-canvas-wrap{overflow:visible!important}@keyframes float-slow{0%,100%{transform:translate(0,0) rotate(0)}25%{transform:translate(20px,-30px) rotate(1deg)}50%{transform:translate(40px,15px) rotate(-1deg)}75%{transform:translate(-15px,20px) rotate(.5deg)}}@keyframes blob-morph{0%,100%{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}25%{border-radius:30% 60% 70% 40%/50% 60% 30% 60%}50%{border-radius:50% 60% 30% 60%/30% 60% 70% 40%}75%{border-radius:60% 40% 60% 30%/70% 30% 50% 60%}}@keyframes pulse-glow{0%,100%{opacity:.6}50%{opacity:1}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes dbFadeInUp{from{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes dbFadeInLeft{from{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes dbFadeInRight{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes dbScaleIn{from{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes dbFloat{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(2deg)}}@keyframes dbFloatSlow{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-15px) rotate(-1deg)}}@keyframes floatDrift{0%,100%{transform:translate(0,0) rotate(0)}25%{transform:translate(15px,-25px) rotate(5deg)}50%{transform:translate(-10px,-40px) rotate(-3deg)}75%{transform:translate(-20px,-15px) rotate(2deg)}}@keyframes floatDriftReverse{0%,100%{transform:translate(0,0) rotate(0)}25%{transform:translate(-20px,-20px) rotate(-5deg)}50%{transform:translate(15px,-35px) rotate(3deg)}75%{transform:translate(10px,-10px) rotate(-2deg)}}@keyframes pulseGlow{0%,100%{box-shadow:0 4px 16px rgba(247,30,199,.3)}50%{box-shadow:0 6px 28px rgba(247,30,199,.5),0 0 40px rgba(247,30,199,.2)}}@keyframes subtlePulse{0%,100%{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes dbPulse{0%,100%{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes dbShimmer{0%{background-position:-200% 0}100%{background-position:200% 0}}.animate-on-scroll{opacity:0;will-change:opacity,transform}.animate-on-scroll.visible{animation:dbFadeInUp var(--spring-duration) var(--spring-bounce) forwards}.animate-on-scroll.animate-left.visible{animation:dbFadeInLeft var(--spring-duration) var(--spring-bounce) forwards}.animate-on-scroll.animate-right.visible{animation:dbFadeInRight var(--spring-duration) var(--spring-bounce) forwards}.animate-on-scroll.animate-scale.visible{animation:dbScaleIn var(--spring-duration) var(--spring-bounce) forwards}.animate-on-scroll.visible.delay-1{animation-delay:.1s}.animate-on-scroll.visible.delay-2{animation-delay:.2s}.animate-on-scroll.visible.delay-3{animation-delay:.3s}.animate-on-scroll.visible.delay-4{animation-delay:.4s}.animate-on-scroll.visible.delay-5{animation-delay:.5s}.animate-on-scroll.visible.delay-6{animation-delay:.6s}.float-element{animation:dbFloat 5s ease-in-out infinite}.float-element-slow{animation:dbFloatSlow 8s ease-in-out infinite}.float-element-reverse{animation:dbFloat 6s ease-in-out infinite reverse}.spring-hover{transition:all .4s var(--spring-smooth)}.spring-hover:hover{transform:translateY(-4px) scale(1.02)}.spring-btn{transition:all .4s var(--spring-smooth)}.spring-btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 30px -4px rgba(93,95,239,.35)}.spring-card{transition:all .4s var(--spring-smooth)}.spring-card:hover{transform:translateY(-6px);box-shadow:0 16px 48px -8px rgba(0,0,0,.18)}.db-headline{font-family:var(--font-db-display);font-weight:700;letter-spacing:-.02em;color:var(--db-text);line-height:1.2}.db-headline-xl{font-family:var(--font-db-display);font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;letter-spacing:-.02em;color:var(--db-text);line-height:1.1}.db-body{font-family:var(--font-db-body);font-weight:400;letter-spacing:-.01em;line-height:1.6}.db-body-lg{font-family:var(--font-db-body);font-size:1.125rem;font-weight:400;letter-spacing:-.01em;line-height:1.7;color:var(--db-ash)}.db-hero-gradient{background:#fff}.db-hero-gradient::before{content:'';position:absolute;inset:0;background:0 0;pointer-events:none}.db-btn-primary{background:#f71ec7;color:#fff;padding:16px 32px;border-radius:50px;font-family:var(--font-db-body);font-weight:600;font-size:1rem;border:none;cursor:pointer;transition:all .4s var(--spring-smooth);box-shadow:0 4px 20px -4px rgba(247,30,199,.4)}.db-btn-primary:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 32px -8px rgba(247,30,199,.5)}.db-btn-secondary{background:0 0;color:var(--db-text);padding:16px 32px;border-radius:12px;font-family:var(--font-db-body);font-weight:600;font-size:1rem;border:2px solid rgba(0,0,0,.1);cursor:pointer;transition:all .4s var(--spring-smooth)}.db-btn-secondary:hover{background:rgba(0,0,0,.05);border-color:rgba(0,0,0,.2);transform:translateY(-2px)}.db-card{background:#fff;border-radius:20px;padding:32px;border:1px solid rgba(0,0,0,.06);transition:all .4s var(--spring-smooth);box-shadow:0 4px 24px -8px rgba(0,0,0,.08)}.db-card:hover{transform:translateY(-6px);box-shadow:0 20px 48px -12px rgba(0,0,0,.15);border-color:rgba(93,95,239,.2)}.navigation-section.desktop{position:fixed!important;top:0;left:0;right:0;z-index:1000;background:rgba(255,255,255,.95);backdrop-filter:blur(12px) saturate(150%);-webkit-backdrop-filter:blur(12px) saturate(150%);border-bottom:1px solid rgba(0,0,0,.04);padding:0;transition:all .4s var(--spring-smooth);box-shadow:none}.navigation-section.desktop.nav-scrolled{background:rgba(255,255,255,.98);backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border-bottom:1px solid rgba(0,0,0,.08);box-shadow:0 4px 30px rgba(0,0,0,.06)}.navigation-section.desktop .row{max-width:1400px;margin:0 auto;padding:0 24px}.navigation-section .top-bar{background:0 0!important;display:flex!important;align-items:center!important;justify-content:space-between;max-width:100%;margin:0;padding:0;height:70px!important;overflow:visible!important}.navigation-section .top-bar .title-area{float:none!important;display:flex!important;align-items:center!important;height:70px!important;margin:0!important;padding:0!important}.navigation-section .top-bar .title-area li{display:flex!important;align-items:center!important;height:70px!important}.navigation-section .top-bar .title-area li.name{height:70px!important;display:flex!important;align-items:center!important}.navigation-section .top-bar .title-area li.name a{display:flex!important;align-items:center!important;height:70px!important;padding:0!important}.navigation-section .top-bar .top-bar-section{float:none!important;display:flex!important;align-items:center!important;height:70px!important}.navigation-section .top-bar .top-bar-section>ul,.navigation-section .top-bar ul.left,.navigation-section .top-bar ul.right,.navigation-section .top-bar ul.top-left-header{display:flex!important;align-items:center!important;height:70px!important;margin:0!important;padding:0!important;background:0 0!important}.navigation-section .top-bar .top-bar-section>ul>li,.navigation-section .top-bar ul.left>li,.navigation-section .top-bar ul.right>li,.navigation-section .top-bar ul.top-left-header>li{display:flex!important;align-items:center!important;height:70px!important;float:none!important;background:0 0!important}.navigation-section .top-bar ul{background:0 0!important}.navigation-section .top-bar ul li{background:0 0!important}.navigation-section .top-bar .top-bar-section>ul>li>a,.navigation-section .top-bar ul.left>li>a,.navigation-section .top-bar ul.top-left-header>li>a{font-family:var(--font-body);font-size:.9rem;font-weight:500;color:var(--db-slate)!important;padding:8px 16px!important;border-radius:8px;transition:all .3s var(--spring-smooth);background:0 0!important;display:flex!important;align-items:center!important;height:auto!important;line-height:1.4!important;position:relative!important}.navigation-section .top-bar .top-bar-section>ul>li>a::after,.navigation-section .top-bar ul.left>li>a::after,.navigation-section .top-bar ul.top-left-header>li>a::after{content:'';position:absolute;bottom:4px;top:auto!important;left:16px;right:16px;height:2px;background:var(--db-coral);border-radius:2px;transform:scaleX(0);transform-origin:center;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .3s ease;opacity:0}.navigation-section .top-bar .top-bar-section>ul>li>a::before,.navigation-section .top-bar ul.left>li>a::before,.navigation-section .top-bar ul.top-left-header>li>a::before{content:'';position:absolute;bottom:4px;top:auto!important;left:16px;right:16px;height:2px;background:var(--db-coral);border-radius:2px;transform:scaleX(0);transform-origin:center;transition:transform .7s cubic-bezier(.22,1,.36,1) 50ms,opacity .5s ease 50ms;opacity:0;filter:blur(1px)}.navigation-section .top-bar .top-bar-section>ul>li>a:hover,.navigation-section .top-bar ul.left>li>a:hover,.navigation-section .top-bar ul.top-left-header>li>a:hover{color:var(--db-coral)!important;background:0 0!important;transform:translateY(-1px)}.navigation-section .top-bar .top-bar-section>ul>li>a:hover::after,.navigation-section .top-bar ul.left>li>a:hover::after,.navigation-section .top-bar ul.top-left-header>li>a:hover::after{transform:scaleX(1);opacity:1}.navigation-section .top-bar .top-bar-section>ul>li>a:hover::before,.navigation-section .top-bar ul.left>li>a:hover::before,.navigation-section .top-bar ul.top-left-header>li>a:hover::before{transform:scaleX(.7);opacity:.4}.navigation-section .top-bar ul.right{border-radius:50px;padding:6px 6px 6px 16px}.navigation-section .top-bar ul.right li:first-child a{padding:8px 16px!important}.navigation-section .top-bar ul.right li:last-child a{background:#f71ec7!important;color:var(--db-white)!important;padding:10px 24px!important;border-radius:50px;font-weight:600;box-shadow:0 2px 8px rgba(247,30,199,.2);transition:all .4s var(--spring-smooth)}.navigation-section .top-bar ul.right li:last-child a:hover{transform:translateY(-2px) scale(1.02);background:#d919a8!important;box-shadow:0 4px 12px rgba(247,30,199,.3)}nav.tab-bar{position:fixed!important;top:0!important;left:0!important;right:0!important;width:100%!important;z-index:1000!important;background:rgba(255,255,255,.98)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border-bottom:1px solid rgba(0,0,0,.06)!important;padding:0 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;height:60px!important;min-height:60px!important;max-height:60px!important;line-height:normal!important;box-sizing:border-box!important}nav.tab-bar section.left-small{position:static!important;display:flex!important;align-items:center!important;gap:12px!important;height:auto!important;width:auto!important;padding:0!important;margin:0!important}nav.tab-bar section.right-small{position:static!important;display:flex!important;align-items:center!important;height:auto!important;width:auto!important;padding:0!important;margin:0!important}nav.tab-bar .left-small .mobile-menu-toggle{display:flex!important;flex-direction:column!important;justify-content:center!important;gap:5px!important;padding:8px!important;background:0 0!important;border:none!important;cursor:pointer!important;height:auto!important;width:auto!important}nav.tab-bar .left-small .burger-line{display:block!important;width:20px!important;height:2px!important;background:var(--db-charcoal)!important;border-radius:2px!important}nav.tab-bar .left-small .tab-bar__link{display:flex!important;align-items:center!important}nav.tab-bar .left-small .top-bar__logo,nav.tab-bar .left-small img.top-bar__logo,nav.tab-bar section.left-small .top-bar__logo{height:36px!important;min-height:36px!important;width:auto!important;margin:0!important;padding:0!important;max-width:160px!important;object-fit:contain!important}nav.tab-bar .mobile-get-started-btn{display:inline-flex!important;align-items:center!important;background:#f71ec7!important;color:var(--db-white)!important;padding:10px 20px!important;border-radius:50px!important;font-family:var(--font-body)!important;font-size:.85rem!important;font-weight:600!important;box-shadow:0 2px 6px rgba(247,30,199,.15)!important;text-decoration:none!important;white-space:nowrap!important;line-height:1.2!important}.landing-page .db-hero{position:relative;min-height:100vh;padding-top:140px;padding-bottom:80px;background:linear-gradient(180deg,#fff 0,#fef7f5 15%,#fdf5f3 25%,#fff 50%);overflow:hidden}.landing-page .db-hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 50% 0,rgba(251,94,71,.06) 0,transparent 60%);pointer-events:none;z-index:0}.landing-page .db-hero::after{content:'';position:absolute;top:5%;right:-10%;width:500px;height:500px;background:linear-gradient(135deg,rgba(251,94,71,.08) 0,rgba(251,94,71,.04) 100%);border-radius:60% 40% 30% 70%/60% 30% 70% 40%;filter:blur(80px);animation:blob-morph 25s ease-in-out infinite;pointer-events:none;z-index:0}.landing-page .db-hero .container{position:relative;z-index:1;text-align:center;max-width:900px;margin:0 auto;padding:0 24px}.landing-page .db-hero .badge{display:inline-flex;align-items:center;gap:8px;padding:8px 20px;background:var(--db-white);border-radius:50px;font-family:var(--font-body);font-size:.85rem;font-weight:500;color:var(--db-ash);box-shadow:var(--shadow-sm);margin-bottom:24px;animation:fadeInUp .8s var(--ease-out-expo) both}.landing-page .db-hero .badge::before{content:'';width:8px;height:8px;background:var(--db-coral);border-radius:50%;animation:pulse-glow 2s ease-in-out infinite}.landing-page .db-hero h1{font-family:var(--font-db-display);font-size:clamp(3rem,7vw,4.5rem);font-weight:700;font-style:normal;color:#111928!important;background:0 0!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:#111928!important;background-clip:unset!important;line-height:1.1;letter-spacing:-.03em;margin-bottom:28px;animation:dbFadeInUp .8s var(--spring-bounce) .1s both}.landing-page .db-hero .hero-subtitle,.landing-page .db-hero h2{font-family:var(--font-db-body);font-size:clamp(1.1rem,2vw,1.35rem);font-weight:400;color:var(--db-ash);line-height:1.7;letter-spacing:-.01em;margin-bottom:36px;animation:dbFadeInUp .8s var(--spring-bounce) .2s both}.landing-page .db-hero .cta-wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:40px;animation:fadeInUp .8s var(--ease-out-expo) .3s both;position:relative;background:var(--db-white);border:2px solid rgba(247,30,199,.3);border-radius:60px;padding:8px;box-shadow:0 4px 20px rgba(247,30,199,.1)}.landing-page .db-hero .cta-wrap input[type=email]{padding:14px 24px;font-family:var(--font-body);font-size:1rem;border:none;border-radius:50px;background:var(--db-white);min-width:300px;flex:1;transition:all var(--duration-fast) var(--ease-out-expo);box-shadow:none}.landing-page .db-hero .cta-wrap input:focus{outline:0;background:var(--db-pearl)}.landing-page .db-hero .cta-wrap button.btn{padding:18px 36px;font-family:var(--font-db-body);font-size:1rem;font-weight:600;color:#fff;background:#f71ec7;border:none;border-radius:50px;cursor:pointer;box-shadow:0 2px 8px rgba(247,30,199,.2);transition:all .4s var(--spring-smooth)}.landing-page .db-hero .cta-wrap button.btn:hover{transform:translateY(-3px) scale(1.02);background:#d916ab;box-shadow:0 6px 20px rgba(247,30,199,.3)}.landing-page .db-hero .stats{display:flex;justify-content:center;gap:48px;margin-bottom:48px;animation:fadeInUp .8s var(--ease-out-expo) .4s both}.landing-page .db-hero .stats .stat{text-align:center}.landing-page .db-hero .stats .stat .num{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;color:var(--db-charcoal);line-height:1.2}.landing-page .db-hero .stats .stat .label{font-family:var(--font-body);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--db-silver)}.hero-float-element{position:absolute;pointer-events:none;z-index:0;opacity:.6}.hero-float-element.circle-1{top:15%;left:8%;width:60px;height:60px;border:3px solid var(--db-coral);border-radius:50%;animation:floatDrift 8s ease-in-out infinite}.hero-float-element.circle-2{top:25%;right:12%;width:40px;height:40px;background:var(--db-violet-soft);border-radius:50%;animation:floatDriftReverse 10s ease-in-out infinite}.hero-float-element.square-1{bottom:30%;left:5%;width:35px;height:35px;border:2px solid var(--db-sky);border-radius:8px;animation:floatDriftReverse 12s ease-in-out infinite;transform:rotate(15deg)}.hero-float-element.dot-cluster{top:40%;right:8%;display:flex;gap:8px;animation:floatDrift 9s ease-in-out infinite}.hero-float-element.dot-cluster span{width:10px;height:10px;background:var(--db-coral);border-radius:50%;opacity:.4}.hero-float-element.dot-cluster span:nth-child(2){opacity:.6;animation-delay:.2s}.hero-float-element.dot-cluster span:nth-child(3){opacity:.8;animation-delay:.4s}.hero-float-element.ring-1{bottom:25%;right:15%;width:50px;height:50px;border:2px dashed var(--db-emerald);border-radius:50%;animation:floatDrift 11s ease-in-out infinite reverse}@media (max-width:900px){.hero-float-element{display:none}}.ai-showcase-section{padding:80px 0;background:var(--db-white)}.ai-showcase-section .showcase-title{font-family:var(--font-db-display);font-size:clamp(2rem,4vw,3rem);font-weight:700;font-style:normal;text-align:center;color:var(--db-text);letter-spacing:-.02em;margin-bottom:16px}.ai-showcase-section .showcase-subtitle{font-family:var(--font-db-body);font-size:1.15rem;font-weight:400;color:var(--db-ash);text-align:center;max-width:650px;margin:0 auto 56px;line-height:1.7}.product-carousel-section{padding:120px 0 140px;background:#000}.product-carousel-section .carousel-title{font-family:var(--font-db-display);font-size:clamp(42px,6vw,80px);font-weight:800;font-style:normal;text-align:center;color:#fff;letter-spacing:-.02em;line-height:1.05;text-transform:uppercase;margin-bottom:80px;background:0 0;-webkit-background-clip:unset;-webkit-text-fill-color:unset}.product-carousel-section .carousel-title em{font-style:italic;color:var(--db-coral)}.product-carousel-section .carousel-subtitle{display:none}#gallery{padding:0;background:#0a0a0a;overflow:hidden}.ig-header{text-align:center;padding:80px 20px 40px}.ig-section-title{font-size:clamp(2rem,4vw,3.5rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;color:#fff;margin:0 0 16px;text-transform:uppercase}.ig-section-title em{font-style:italic;background:linear-gradient(135deg,#e040fb,#7c4dff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ig-section-subtitle{font-size:1.125rem;color:rgba(255,255,255,.6);max-width:500px;margin:0 auto;line-height:1.5}.ig-showcase{position:relative;max-width:100%;height:780px}.ig-sidebar{position:absolute;top:16px;left:16px;width:270px;max-height:calc(100% - 90px - 32px);display:flex;flex-direction:column;gap:4px;padding:14px;background:rgba(0,0,0,.22);backdrop-filter:blur(24px) saturate(1.6);-webkit-backdrop-filter:blur(24px) saturate(1.6);border:1px solid rgba(255,255,255,.1);border-radius:16px;z-index:10;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.15) transparent}.ig-sidebar::-webkit-scrollbar{width:4px}.ig-sidebar::-webkit-scrollbar-thumb{background:rgba(255,255,255,.15);border-radius:2px}.ig-sidebar-item{display:flex;align-items:center;gap:14px;padding:12px 14px;border-radius:12px;cursor:pointer;transition:all .35s var(--ease-out-expo);border:1px solid transparent;outline:0;flex-shrink:0}.ig-sidebar-item:hover{background:rgba(255,255,255,.08)}.ig-sidebar-item:focus-visible{outline:2px solid var(--db-coral);outline-offset:2px}.ig-sidebar-item.active{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.15)}.ig-sidebar-thumb{width:56px;height:56px;border-radius:0;overflow:hidden;flex-shrink:0}.ig-sidebar-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.ig-sidebar-item:hover .ig-sidebar-thumb img{transform:scale(1.1)}.ig-sidebar-info{display:flex;flex-direction:column;gap:3px;min-width:0}.ig-sidebar-category{font-family:var(--font-db-body);font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:rgba(255,255,255,.45);transition:color .3s ease}.ig-sidebar-item.active .ig-sidebar-category{color:rgba(255,255,255,.6)}.ig-sidebar-title{font-family:var(--font-db-display);font-size:14px;font-weight:600;color:rgba(255,255,255,.85);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .3s ease}.ig-sidebar-item.active .ig-sidebar-title{color:#fff}.ig-viewer{position:absolute;inset:0;overflow:hidden;display:flex;flex-direction:column}.ig-slides{position:relative;flex:1;overflow:hidden}.ig-slides-track{display:flex;height:100%;transition:transform .65s var(--ease-out-expo);will-change:transform}.ig-slide{flex:0 0 60%;height:100%;position:relative;overflow:hidden}.ig-slide::after{content:'';position:absolute;inset:0;background:rgba(0,0,0,.3);transition:opacity .5s ease;pointer-events:none;opacity:1;z-index:1}.ig-slide.active::after{opacity:0}.ig-slide img{width:100%;height:100%;object-fit:cover;object-position:center center}.ig-caption{display:flex;align-items:center;justify-content:flex-end;padding:20px 32px;background:rgba(0,0,0,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);min-height:90px}.ig-caption-text{flex:1;min-width:0;text-align:right}.ig-caption-title{font-family:var(--font-db-display);font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700;color:#fff;margin:0 0 4px 0;line-height:1.2;transition:opacity .4s ease}.ig-caption-desc{font-family:var(--font-db-body);font-size:14px;color:rgba(255,255,255,.6);line-height:1.5;margin:0 0 0 auto;max-width:680px;transition:opacity .4s ease}.ig-caption-expand{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:10px;color:rgba(255,255,255,.5);cursor:pointer;transition:all .25s ease;flex-shrink:0;margin-left:24px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.05)}.ig-caption-expand:hover{color:#fff;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.3)}.ig-caption-expand:focus-visible{outline:2px solid var(--db-coral);outline-offset:2px}@media (prefers-reduced-motion:reduce){.ig-slides-track{transition:transform .2s ease}}@media (max-width:1024px){.ig-showcase{grid-template-columns:240px 1fr}.ig-sidebar{padding:12px 10px 12px 14px}.ig-sidebar-thumb{width:48px;height:48px}}.featured-apps-section{padding:120px 24px 140px;background:#000;position:relative}.featured-apps-section::before{content:'';position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(247,30,199,.3) 50%,transparent 100%)}.featured-apps-container{max-width:1200px;margin:0 auto}.featured-apps-header{text-align:center;margin-bottom:80px}.featured-apps-title{font-family:var(--font-db-display);font-size:clamp(2rem,4vw,3.5rem);font-weight:800;letter-spacing:-.02em;line-height:1.1;color:#fff;margin:0 0 16px 0;text-transform:uppercase}.featured-apps-title em{font-style:italic;background:linear-gradient(135deg,#e040fb,#7c4dff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.featured-apps-subtitle{font-family:var(--font-db-body);font-size:1.125rem;font-weight:400;color:rgba(255,255,255,.6);max-width:550px;margin:0 auto;line-height:1.5}.featured-apps-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.fa-tile{background:rgba(255,255,255,.04);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.08);transition:all .5s var(--spring-bounce)}.fa-tile:hover{transform:translateY(-8px);background:rgba(255,255,255,.07);box-shadow:0 24px 56px -12px rgba(247,30,199,.15),0 12px 24px -8px rgba(0,0,0,.3);border-color:rgba(247,30,199,.3)}.fa-tile:focus-within{border-color:rgba(247,30,199,.3);box-shadow:0 0 0 2px rgba(247,30,199,.15)}.fa-tile-image{position:relative;width:100%;aspect-ratio:4/3;background:rgba(255,255,255,.03);overflow:hidden;display:flex;align-items:center;justify-content:center}.fa-tile-image img{width:100%;height:100%;object-fit:cover}.fa-tile-image-placeholder{display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,.25)}.fa-tile-body{padding:20px;display:flex;flex-direction:column;flex:1}.fa-tile-title{font-family:var(--font-db-display);font-size:16px;font-weight:700;color:#fff;margin-bottom:8px;line-height:1.3}.fa-tile-desc{font-family:var(--font-db-body);font-size:13px;color:rgba(255,255,255,.5);line-height:1.55;margin-bottom:20px;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fa-tile-launch{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 20px;background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.1);border-radius:10px;font-family:var(--font-db-body);font-size:13px;font-weight:700;letter-spacing:1px;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:all .3s var(--spring-smooth)}.fa-tile-launch:hover{background:var(--db-coral);color:#fff;border-color:var(--db-coral);transform:scale(1.02)}.fa-tile-launch:active{transform:scale(.98);transition-duration:.1s}.fa-tile-launch:focus-visible{outline:2px solid var(--db-coral);outline-offset:2px}.fa-tile-ba{position:relative;width:100%;height:100%;cursor:ew-resize;user-select:none;-webkit-user-select:none}.fa-tile-ba img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.fa-tile-ba-after{position:absolute;inset:0}.fa-tile-ba-before{position:absolute;inset:0;clip-path:inset(0 50% 0 0)}.fa-tile-ba-divider{position:absolute;top:0;left:50%;height:100%;width:2px;background:#fff;transform:translateX(-1px);pointer-events:none;box-shadow:0 0 4px rgba(0,0,0,.4);z-index:2}.fa-tile-ba-handle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:32px;height:32px;border-radius:50%;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:3}.fa-tile-ba-handle svg{width:14px;height:8px}.fa-tile-ba-label{position:absolute;top:8px;padding:3px 8px;border-radius:6px;background:rgba(0,0,0,.5);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);color:#fff;font-size:10px;font-weight:600;pointer-events:none;z-index:4}.fa-tile-ba-label-before{left:8px}.fa-tile-ba-label-after{right:8px}.featured-apps-cta{text-align:center;margin-top:48px}.featured-apps-link{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;border-radius:50px;font-family:var(--font-db-body);font-size:15px;font-weight:600;color:#fff;text-decoration:none;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);transition:all .4s var(--spring-smooth)}.featured-apps-link:hover{background:var(--db-coral);color:#fff;border-color:var(--db-coral);transform:translateY(-2px);box-shadow:0 8px 24px rgba(247,30,199,.25)}.featured-apps-link:focus-visible{outline:2px solid var(--db-coral);outline-offset:2px}.featured-apps-link:active{transform:translateY(0) scale(.98);transition-duration:.1s}.featured-apps-link svg{transition:transform .3s ease}.featured-apps-link:hover svg{transform:translateX(4px)}@media (max-width:1024px){.featured-apps-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:768px){.featured-apps-section{padding:80px 20px}.featured-apps-grid{grid-template-columns:1fr;gap:16px}}@media (prefers-reduced-motion:reduce){.fa-tile,.fa-tile-launch,.featured-apps-link{transition:none}.fa-tile:hover{transform:none}.fa-tile-launch:hover{transform:none}.featured-apps-link:hover{transform:none}}.fashion-carousel-section{padding:80px 0;background:var(--db-white)}.fashion-carousel-section .fashion-carousel-title{font-family:var(--font-db-display);font-size:clamp(2rem,4vw,3rem);font-weight:700;font-style:normal;text-align:center;color:var(--db-text);letter-spacing:-.02em;margin-bottom:16px}.fashion-carousel-section .fashion-carousel-subtitle{font-family:var(--font-db-body);font-size:1.15rem;font-weight:400;color:var(--db-ash);text-align:center;max-width:650px;margin:0 auto 56px;line-height:1.7}.features-section,[class*=features]{padding:80px 24px}.features-section h2,.features-section h3{font-family:var(--font-db-display);font-size:clamp(2rem,4vw,3rem);font-weight:700;font-style:normal;text-align:center;color:var(--db-text);letter-spacing:-.02em;margin-bottom:16px}.card-item,.feature-card,[class*=feature-card]{position:relative;background:linear-gradient(var(--db-white),var(--db-white)) padding-box,linear-gradient(135deg,rgba(247,30,199,.15) 0,rgba(139,92,246,.12) 50%,rgba(14,165,233,.15) 100%) border-box;backdrop-filter:blur(10px);border-radius:20px;padding:32px;border:2px solid transparent;box-shadow:0 4px 24px -8px rgba(0,0,0,.06);transition:all .5s var(--spring-bounce);cursor:pointer}.card-item:hover,.feature-card:hover,[class*=feature-card]:hover{transform:translateY(-12px) scale(1.02);background:linear-gradient(var(--db-white),var(--db-white)) padding-box,linear-gradient(135deg,rgba(247,30,199,.4) 0,rgba(139,92,246,.3) 50%,rgba(14,165,233,.4) 100%) border-box;box-shadow:0 24px 56px -12px rgba(247,30,199,.18),0 12px 24px -8px rgba(0,0,0,.08)}.card-item h3,.feature-card h3{font-family:var(--font-body);font-size:1.25rem;font-weight:600;color:var(--db-charcoal);margin-bottom:8px}.card-item p,.feature-card p{font-family:var(--font-body);font-size:.95rem;color:var(--db-ash);line-height:1.6}.ai-features-section{padding:100px 24px;background:var(--db-pearl)}.ai-features-section .container{max-width:1200px;margin:0 auto}.ai-features-section .features-header{text-align:center;margin-bottom:60px}.ai-features-section .features-subtitle{font-family:var(--font-body);font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--db-coral);margin-bottom:12px}.ai-features-section .features-title{font-family:var(--font-display);font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--db-charcoal);margin:0}.ai-features-section .features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.ai-features-section .feature-card{position:relative;background:linear-gradient(var(--db-white),var(--db-white)) padding-box,linear-gradient(135deg,rgba(247,30,199,.15) 0,rgba(139,92,246,.12) 50%,rgba(14,165,233,.15) 100%) border-box;border:2px solid transparent;border-radius:24px;padding:32px;transition:all .5s var(--spring-bounce);cursor:pointer}.ai-features-section .feature-card:hover{transform:translateY(-12px) scale(1.01);background:linear-gradient(var(--db-white),var(--db-white)) padding-box,var(--db-gradient-border) border-box;box-shadow:0 24px 56px -12px rgba(247,30,199,.18),var(--db-gradient-glow)}.ai-features-section .feature-card.feature-large{grid-column:span 2}.ai-features-section .feature-icon{margin-bottom:20px}.ai-features-section .icon-gradient{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;font-size:1.75rem;background:linear-gradient(135deg,var(--db-coral-soft) 0,var(--db-violet-soft) 100%);border-radius:16px}.ai-features-section .feature-content h3{font-family:var(--font-body);font-size:1.25rem;font-weight:600;color:var(--db-charcoal);margin-bottom:12px}.ai-features-section .feature-content p{font-family:var(--font-body);font-size:.95rem;color:var(--db-ash);line-height:1.7;margin-bottom:16px}.ai-features-section .feature-stats{display:flex;gap:16px;flex-wrap:wrap}.ai-features-section .feature-stats .stat{display:inline-flex;align-items:center;padding:6px 14px;font-family:var(--font-body);font-size:.8rem;font-weight:600;color:var(--db-coral);background:var(--db-coral-soft);border-radius:50px}.ai-features-section .feature-cta{display:inline-flex;align-items:center;font-family:var(--font-body);font-size:.9rem;font-weight:600;color:var(--db-coral);text-decoration:none;transition:all var(--duration-fast) var(--ease-out-expo)}.ai-features-section .feature-cta:hover{color:var(--db-coral-dark);transform:translateX(4px)}.ai-features-section .feature-demo{margin-top:20px}.ai-features-section .processing-bar{height:8px;background:var(--db-mist);border-radius:4px;overflow:hidden;margin-bottom:8px}.ai-features-section .processing-bar .progress{height:100%;background:var(--db-gradient-primary);border-radius:4px;animation:pulse-glow 2s ease-in-out infinite}.ai-features-section .processing-text{font-family:var(--font-body);font-size:.8rem;color:var(--db-silver)}@media (max-width:900px){.ai-features-section .features-grid{grid-template-columns:1fr}.ai-features-section .feature-card.feature-large{grid-column:span 1}}.footer-course,footer{background:var(--db-gradient-footer);color:var(--db-silver);padding:80px 24px 32px}footer .footer-heading,footer h4,footer li:first-child>div{font-family:var(--font-body);font-size:.85rem;font-weight:600;color:var(--db-white);text-transform:uppercase;letter-spacing:.08em;margin-bottom:20px}footer ul{list-style:none;padding:0;margin:0}footer li{margin-bottom:10px}footer li a{font-family:var(--font-body);font-size:.9rem;color:var(--db-ash);transition:all var(--duration-fast) var(--ease-out-expo)}footer li a:hover{color:var(--db-white);transform:translateX(4px)}footer .social-icons a,footer ul[class*=social] a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:var(--db-slate);border-radius:10px;margin-right:8px;transition:all var(--duration-fast) var(--ease-out-expo)}footer .social-icons a:hover,footer ul[class*=social] a:hover{background:var(--db-coral);transform:translateY(-3px)}footer .social-icons img,footer ul[class*=social] img{width:18px;height:18px;filter:brightness(0) invert(1);opacity:.8}footer a[href*=pricing]{display:inline-flex;align-items:center;padding:10px 24px;background:var(--db-gradient-primary);color:var(--db-white)!important;font-weight:600;font-size:.9rem;border-radius:50px;transition:all var(--duration-fast) var(--ease-out-expo)}footer a[href*=pricing]:hover{transform:translateY(-2px);box-shadow:0 0 30px rgba(255,107,74,.4)}footer .copyright,footer [class*=copyright]{font-size:.8rem;color:var(--db-ash)}section{padding:100px 24px}section h2,section h3.carousel-title,section h3.fashion-carousel-title,section h3.showcase-title{font-family:var(--font-db-display);font-weight:700;letter-spacing:-.02em;color:var(--db-text);margin-bottom:16px}.ai-showcase-section h2.showcase-title,.product-carousel-section h2.carousel-title{color:#fff}section p.carousel-subtitle,section p.fashion-carousel-subtitle,section p.showcase-subtitle{font-family:var(--font-db-body);color:var(--db-ash);line-height:1.7;max-width:650px;margin-left:auto;margin-right:auto;margin-bottom:48px}#gallery,.ai-features-section,.ai-showcase-section,.fashion-carousel-section,.featured-apps-section,.product-carousel-section{position:relative}.ai-showcase-section::before,.fashion-carousel-section::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(247,30,199,.1),transparent)}.product-carousel-section::before{content:'';position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent 0,rgba(247,30,199,.3) 50%,transparent 100%)}@media (max-width:768px){.landing-page .db-hero{padding-top:100px;min-height:auto}.hero-float-element{display:none}.landing-page .db-hero .badge{margin-top:20px}.landing-page .db-hero .stats{flex-direction:column;gap:24px}.ig-showcase{grid-template-columns:1fr;grid-template-rows:1fr auto}.ig-sidebar{position:absolute;bottom:90px;left:0;right:0;flex-direction:row;overflow-x:auto;overflow-y:hidden;padding:12px 16px;gap:8px;z-index:10;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.7) 100%);-ms-overflow-style:none;scrollbar-width:none}.ig-sidebar::-webkit-scrollbar{display:none}.ig-sidebar-item{flex-shrink:0;padding:8px 12px}.ig-sidebar-info{display:none}.ig-sidebar-thumb{width:44px;height:44px}.ig-slide:first-child{margin-left:5%}.ig-slide{flex:0 0 90%}.ig-caption{padding:14px 16px;min-height:70px}.ig-caption-title{font-size:1.2rem}.ig-caption-desc{font-size:13px}}@media (max-width:580px){.landing-page .db-hero .cta-wrap{flex-direction:column;align-items:center;border-radius:24px}.landing-page .db-hero .cta-wrap input[type=email]{min-width:100%;max-width:350px;border-radius:16px}.landing-page .db-hero .cta-wrap button.btn{width:100%;max-width:350px;border-radius:16px}}@media (max-width:480px){.landing-page .db-hero h1{font-size:2rem}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;transition-duration:0s!important}}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--db-coral);outline-offset:3px}.row-footer .button.button-shine2,footer .button.button-shine2{background:var(--db-coral)!important;border:none!important;color:#fff!important}.row-footer .button.button-shine2:hover,footer .button.button-shine2:hover{background:#d919a8!important;transform:scale(1.025) translateZ(0)}.pricingHero{background:#fff}.pricingHero .main-title{font-family:Poppins,sans-serif;font-weight:700;font-size:clamp(32px,5vw,48px);color:#1a1a2e;line-height:1.2}.pricingHero .offer-description{font-family:Inter,sans-serif;font-size:18px;color:#64748b;font-weight:400}.switchContainer{margin:32px auto}.switchSelector{border-radius:50px!important;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.switchSelector.yearly-button{background:#f71ec7!important;border-color:#f71ec7!important;color:#fff!important}.switchSelector.yearly-button:hover{background:#e01ab5!important;border-color:#e01ab5!important}.switchSelector.monthly-button{background:0 0!important;border:1px solid #e5e7eb!important;color:#64748b!important}.switchSelector.monthly-button:hover{border-color:#f71ec7!important;color:#f71ec7!important}#pricing{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:stretch!important;gap:20px!important}@media (min-width:1400px){#pricing{flex-wrap:nowrap!important;max-width:1400px!important;margin:0 auto!important;gap:20px!important}#pricing>.price_wrapper{flex:1 1 0!important;max-width:320px!important}}.price_wrapper{background:#fff!important;border-radius:20px!important;box-shadow:0 4px 24px rgba(0,0,0,.06)!important;border:1px solid rgba(0,0,0,.04)!important;transition:all .4s cubic-bezier(.34,1.56,.64,1)!important;overflow:hidden}.price_wrapper.lite{display:flex!important;flex-direction:column!important;height:100%!important}.price_wrapper.lite .margin-left-right.margin-top-bottom{margin-top:auto!important}.price_wrapper:hover{transform:translateY(-8px)!important;box-shadow:0 16px 48px rgba(247,30,199,.12)!important;border-color:rgba(247,30,199,.2)!important}.price_wrapper.most-popular,.price_wrapper.pro,.price_wrapper.recommended{border:2px solid #f71ec7!important;position:relative}.price_wrapper.most-popular::before,.price_wrapper.pro::before,.price_wrapper.recommended::before{content:'Most Popular';position:absolute;top:0;left:50%;transform:translateX(-50%);background:#f71ec7;color:#fff;padding:6px 20px;font-size:12px;font-weight:600;border-radius:0 0 12px 12px}.price_wrapper .button.cta,.price_wrapper .button.cta-new-col-white,.price_wrapper .cta-button,.price_wrapper a.button,.pricingHero .button.cta-new-col-white,.pricingHero a.cta-new-col-white{background:#f71ec7!important;border:none!important;border-radius:50px!important;transition:all .4s cubic-bezier(.34,1.56,.64,1)!important;box-shadow:0 4px 16px rgba(247,30,199,.25);color:#fff!important}.price_wrapper .button.cta-new-col-white:hover,.price_wrapper .button.cta:hover,.price_wrapper .cta-button:hover,.price_wrapper a.button:hover,.pricingHero .button.cta-new-col-white:hover,.pricingHero a.cta-new-col-white:hover{transform:translateY(-2px)!important;box-shadow:0 6px 24px rgba(247,30,199,.35)!important;background:#e01ab5!important;color:#fff!important}.price_wrapper .features-list li,.price_wrapper .pricing-features li{color:#64748b;font-size:15px;padding:10px 0;border-bottom:1px solid #f1f5f9}.price_wrapper .features-list li:last-child,.price_wrapper .pricing-features li:last-child{border-bottom:none}.price_wrapper .check-icon,.price_wrapper .feature-check{color:#f71ec7}.price_wrapper .price-amount,.price_wrapper .price-value{font-family:Poppins,sans-serif;font-weight:700;color:#1a1a2e}.pricing-faq-section{background:#fafafa}.pricing-faq-section h2{font-family:Poppins,sans-serif;font-weight:700;color:#1a1a2e}.switchSelector.yearly-button{background:#d0ff99!important}.switchSelector.yearly-button .header-switch{color:#1a1a2e!important}.switchSelector.yearly-button .custom-saving{color:#1a1a2e!important;background:0 0!important}.switchSelector.yearly-button .pricing-svg path{fill:#1a1a2e!important}.switchSelector.monthly-button .header-switch{color:#64748b!important}.custom-saving3,.price_wrapper .custom-saving3,.pricingHero .custom-saving3{background:linear-gradient(135deg,rgba(247,30,199,.1) 0,rgba(121,26,254,.1) 100%)!important;color:#f71ec7!important;border:1px solid rgba(247,30,199,.2)!important;border-radius:50px!important;padding:8px 16px!important;font-weight:600!important}.custom-saving3 .pricing-svg path,.price_wrapper .custom-saving3 .pricing-svg path{fill:#f71ec7!important}.discount-amount{color:#f71ec7!important;font-weight:700!important}.mpt-table .badge-popular,.mpt-table__header-cell .badge-popular,.mpt-table__header-cell.price_wrapper.pro .badge-popular,th.price_wrapper.pro .badge-popular,th.pro .badge-popular{background:0 0!important;background-color:transparent!important;color:#f71ec7!important;font-size:11px!important;font-weight:600!important;padding:4px 0!important;text-transform:uppercase!important;letter-spacing:.5px!important;border:none!important;display:block!important;margin-bottom:4px!important}.mpt-table th.price_wrapper.pro::before{display:none!important}#pricing .price_wrapper.lite.premium .header,#pricing .price_wrapper.premium .header,.price_wrapper.lite.premium .header,.price_wrapper.premium .header{background:#f71ec7!important;background-image:none!important}.navigation-section .top-bar ul.right li.menu-item{display:flex!important;align-items:center!important;height:100%!important}.navigation-section .top-bar ul.right li.menu-item a.button{margin:0!important;display:inline-flex!important;align-items:center!important}.top-bar .top-bar-section ul.right,nav.top-bar .top-bar-section ul.right{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;height:70px!important;margin:0!important;padding:0!important}.top-bar .top-bar-section ul.right>li,.top-bar .top-bar-section ul.right>li.menu-item,nav.top-bar .top-bar-section ul.right>li,nav.top-bar .top-bar-section ul.right>li.menu-item{display:flex!important;align-items:center!important;justify-content:center!important;height:70px!important;float:none!important;margin:0!important;padding:0!important;background:0 0!important}.top-bar .top-bar-section ul.right>li>a,nav.top-bar .top-bar-section ul.right>li>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:44px!important;line-height:44px!important;margin:0!important;padding:0 20px!important;vertical-align:middle!important;box-sizing:border-box!important}.top-bar .top-bar-section ul.right>li>a.login-button,nav.top-bar .top-bar-section ul.right>li>a.login-button{font-weight:500!important;color:var(--db-slate,#2d2d2d)!important;border-radius:50px!important;border:1px solid #e5e7eb!important;transition:all .3s ease!important;background:0 0!important}.top-bar .top-bar-section ul.right>li>a.login-button:hover,nav.top-bar .top-bar-section ul.right>li>a.login-button:hover{color:#f71ec7!important;border-color:#f71ec7!important;background:rgba(247,30,199,.05)!important}.top-bar .top-bar-section ul.right>li>a.button,.top-bar .top-bar-section ul.right>li>a.button.button-shine,.top-bar .top-bar-section ul.right>li>a.button.cta,nav.top-bar .top-bar-section ul.right>li>a.button,nav.top-bar .top-bar-section ul.right>li>a.button.button-shine,nav.top-bar .top-bar-section ul.right>li>a.button.cta{padding:0 24px!important;background:#f71ec7!important;color:#fff!important;border-radius:50px!important;font-weight:600!important;box-shadow:0 2px 8px rgba(247,30,199,.2)!important;border:none!important}.top-bar .top-bar-section ul.right>li>a.button.button-shine:hover,.top-bar .top-bar-section ul.right>li>a.button.cta:hover,.top-bar .top-bar-section ul.right>li>a.button:hover,nav.top-bar .top-bar-section ul.right>li>a.button.button-shine:hover,nav.top-bar .top-bar-section ul.right>li>a.button.cta:hover,nav.top-bar .top-bar-section ul.right>li>a.button:hover{background:#d919a8!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px rgba(247,30,199,.3)!important}.top-bar .top-bar-section ul.right>li>a.button i,nav.top-bar .top-bar-section ul.right>li>a.button i{margin-left:8px!important;display:inline-flex!important;align-items:center!important}nav.top-bar[data-topbar] .top-bar-section ul.right{display:flex!important;flex-direction:row!important;align-items:center!important;height:70px!important;background:0 0!important}nav.top-bar[data-topbar] .top-bar-section ul.right>li.menu-item{display:flex!important;align-items:center!important;justify-content:center!important;height:70px!important;margin:0!important;padding:0 4px!important;float:none!important;background:0 0!important}nav.top-bar[data-topbar] .top-bar-section ul.right>li.menu-item>a{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin:0!important;position:relative!important;top:0!important;bottom:0!important}nav.top-bar[data-topbar] .top-bar-section ul.right>li.menu-item>a.login-button{height:44px!important;line-height:44px!important;padding:0 20px!important;border:1px solid #e5e7eb!important;border-radius:50px!important;background:0 0!important}nav.top-bar[data-topbar] .top-bar-section ul.right>li.menu-item>a.button{height:44px!important;line-height:44px!important;padding:0 24px!important;margin-top:0!important;margin-bottom:0!important}.image-dropdown-list,.image-dropdown-list li,.image-menu li,.image-menu ul,.image-menu ul li,.image-menu-column li,.image-menu-column ul,.video-dropdown-list,.video-dropdown-list li,.video-menu li,.video-menu ul,.video-menu ul li,.video-menu-column li,.video-menu-column ul{height:auto!important;max-height:none!important;min-height:auto!important}.image-dropdown-list a::after,.image-menu a::after,.simple-dropdown-menu a::after,.use-cases-menu a::after,.video-dropdown-list a::after,.video-menu a::after{display:none!important}.use-cases-dropdown{position:relative}.use-cases-dropdown .dropdown-arrow{margin-left:6px;font-size:12px;transition:transform .3s ease}.use-cases-dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.use-cases-menu{position:absolute;top:calc(100% + 8px);left:-20px;background:rgba(255,255,255,.98)!important;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:8px;width:220px;min-height:fit-content;max-height:none;height:auto;display:block;overflow:visible;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),visibility 0s linear .4s;box-shadow:0 8px 32px rgba(0,0,0,.12);z-index:1000;box-sizing:border-box}.use-cases-dropdown:hover .use-cases-menu{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .4s cubic-bezier(.4,0,.2,1) .1s,transform .4s cubic-bezier(.4,0,.2,1) .1s,visibility 0s linear 0s}.use-cases-menu ul,.use-cases-menu ul.simple-dropdown-menu{list-style:none!important;margin:0!important;padding:0!important;background:0 0!important}.use-cases-menu ul li,.use-cases-menu ul.simple-dropdown-menu li{list-style:none!important;margin:0!important;padding:0!important;height:auto!important;line-height:normal!important;background:0 0!important}.use-cases-menu ul li a,.use-cases-menu ul.simple-dropdown-menu li a{display:block!important;padding:8px 12px!important;margin:2px 0!important;color:#1a1a1a!important;font-size:14px!important;font-weight:500!important;text-decoration:none!important;border-radius:6px!important;background:0 0!important;transition:all .2s ease!important;line-height:1.4!important}.use-cases-menu ul li a:hover,.use-cases-menu ul.simple-dropdown-menu li a:hover{background:rgba(247,30,199,.08)!important;color:#f71ec7!important}.use-cases-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;list-style:none;margin:0;padding:0;width:100%;box-sizing:border-box}.use-cases-grid li{display:flex;list-style:none;margin:0;padding:0;height:72px;box-sizing:border-box;overflow:hidden}.use-cases-grid li:last-child{grid-column:1/-1;margin-top:8px;padding-top:16px;border-top:1px solid rgba(0,0,0,.08);height:64px}.use-cases-grid a{display:block;width:100%;height:100%;text-decoration:none;border-radius:14px;padding:12px;transition:all .3s cubic-bezier(.4,0,.2,1);background:rgba(255,255,255,.4);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);box-shadow:0 2px 12px rgba(0,0,0,.04),inset 0 1px 0 rgba(255,255,255,.6);position:relative;overflow:hidden;box-sizing:border-box}.use-cases-grid a::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,107,53,.1) 0,rgba(123,104,238,.1) 100%);opacity:0;transition:opacity .3s ease;border-radius:16px}.use-cases-grid a:hover::before{opacity:1}.use-cases-grid a:hover{background:rgba(255,255,255,.6);border-color:rgba(255,107,53,.3);transform:translateY(-3px) scale(1.02);box-shadow:0 12px 32px rgba(255,107,53,.12),0 4px 16px rgba(0,0,0,.08),inset 0 1px 0 rgba(255,255,255,.8)}.use-case-item{display:flex;align-items:center;gap:12px;width:100%;height:100%;position:relative;z-index:1}.use-case-visual{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0;background:linear-gradient(135deg,#ff6b35 0,#f7931e 100%);color:#fff;position:relative;overflow:hidden;box-shadow:0 3px 12px rgba(255,107,53,.25),inset 0 1px 0 rgba(255,255,255,.3);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(10px);transition:all .3s cubic-bezier(.4,0,.2,1)}.use-cases-grid a:hover .use-case-visual{transform:scale(1.05);box-shadow:0 8px 24px rgba(255,107,53,.4),inset 0 1px 0 rgba(255,255,255,.4)}.use-case-visual.ai-model{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);box-shadow:0 4px 16px rgba(102,126,234,.3),inset 0 1px 0 rgba(255,255,255,.3)}.use-case-visual.ai-influencer{background:linear-gradient(135deg,#f093fb 0,#f5576c 100%);box-shadow:0 4px 16px rgba(240,147,251,.3),inset 0 1px 0 rgba(255,255,255,.3)}.use-case-visual.photo-gen{background:linear-gradient(135deg,#4facfe 0,#00f2fe 100%);box-shadow:0 4px 16px rgba(79,172,254,.3),inset 0 1px 0 rgba(255,255,255,.3)}.use-case-visual.ai-video{background:linear-gradient(135deg,#43e97b 0,#38f9d7 100%);box-shadow:0 4px 16px rgba(67,233,123,.3),inset 0 1px 0 rgba(255,255,255,.3)}.use-case-visual.virtual-tryon{background:linear-gradient(135deg,#fa709a 0,#fee140 100%);box-shadow:0 4px 16px rgba(250,112,154,.3),inset 0 1px 0 rgba(255,255,255,.3)}.use-case-visual.image-upscaling{background:linear-gradient(135deg,#667eea 0,#764ba2 100%);box-shadow:0 4px 16px rgba(102,126,234,.3),inset 0 1px 0 rgba(255,255,255,.3)}.use-case-content{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0;overflow:hidden}.use-case-title{font-weight:700;font-size:13px;color:#1a1a1a;margin:0 0 2px 0;line-height:1.2;letter-spacing:-.01em;transition:color .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.use-case-desc{font-size:11px;color:#666;line-height:1.3;margin:0;opacity:.9;transition:opacity .3s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:100%}.use-cases-grid a:hover .use-case-title{color:#0f0f0f}.use-cases-grid a:hover .use-case-desc{opacity:1;color:#555}.simple-dropdown-menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0;width:100%;min-height:fit-content}.simple-dropdown-menu li{list-style:none;margin:0;padding:0;display:block;width:100%;flex-shrink:0}.use-cases-menu .simple-dropdown-menu li{height:auto!important;min-height:unset!important;max-height:unset!important;padding:0!important;margin:0!important}.use-cases-menu .simple-dropdown-menu a{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;padding:8px 12px!important;margin:2px 0!important;text-decoration:none!important;border-radius:6px!important;transition:all .2s ease!important;background:0 0!important;border:none!important;outline:0!important;gap:0!important;width:100%!important;box-sizing:border-box!important}.use-cases-menu .simple-dropdown-menu a .menu-text{display:flex!important;width:100%!important;color:#1a1a1a!important;font-weight:500!important;font-size:14px!important;letter-spacing:.3px!important;white-space:nowrap!important;align-items:center!important;justify-content:flex-start!important;text-align:left!important}.use-cases-menu .simple-dropdown-menu a:hover{background:rgba(247,30,199,.08)!important;border:none!important;outline:0!important}.use-cases-menu .simple-dropdown-menu a:hover .menu-text{color:#f71ec7!important}.image-dropdown .dropdown-arrow{margin-left:6px;font-size:10px;transition:transform .3s ease}.image-dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.image-menu{position:absolute;top:calc(100% + 8px);left:-20px;background:rgba(255,255,255,.98)!important;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:16px;width:480px;min-height:fit-content;max-height:none;height:auto;display:block;overflow:visible;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),visibility 0s linear .4s;box-shadow:0 8px 32px rgba(0,0,0,.12);z-index:1000;box-sizing:border-box}.image-dropdown:hover .image-menu{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .4s cubic-bezier(.4,0,.2,1) .1s,transform .4s cubic-bezier(.4,0,.2,1) .1s,visibility 0s linear 0s}.image-menu-grid{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto;gap:20px;width:100%;height:auto;min-height:fit-content;overflow:visible;box-sizing:border-box;align-content:start}.image-menu-column{display:flex;flex-direction:column;align-items:flex-start;height:auto;min-height:fit-content;max-height:none;overflow:visible;box-sizing:border-box}.image-menu-column .column-header{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:rgba(0,0,0,.5);margin-bottom:12px;padding:0 8px;text-align:left;width:100%}.image-dropdown-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px;width:100%;align-items:flex-start;max-height:none!important;overflow:visible!important;box-sizing:border-box}.image-dropdown-list li{display:flex;align-items:flex-start;margin:0;padding:0;height:auto!important;max-height:none!important;width:100%;box-sizing:border-box}.image-dropdown-list a{display:flex!important;align-items:flex-start!important;gap:0!important;padding:10px 12px!important;text-decoration:none!important;border-radius:8px!important;transition:all .2s ease!important;background:0 0!important;width:100%!important;position:relative!important;box-sizing:border-box!important}.image-dropdown-list a:hover{background:rgba(247,30,199,.08)!important}.image-dropdown-list a:hover .feature-title{color:#f71ec7!important}.image-dropdown-list .feature-content{display:flex;flex-direction:column;gap:2px;flex:1;align-items:flex-start;height:auto;min-height:fit-content}.image-dropdown-list .feature-title{color:#1a1a1a;font-weight:600;font-size:14px;line-height:1.3;text-align:left;height:auto;transition:color .2s ease}.image-dropdown-list .feature-description{color:rgba(0,0,0,.6);font-size:12px;line-height:1.3;text-align:left;height:auto}.image-dropdown-list .badge{position:absolute;right:8px;top:50%;transform:translateY(-50%);padding:3px 8px;border-radius:4px;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.image-dropdown-list .badge-new{background:linear-gradient(135deg,#f71ec7 0,#791afe 100%);color:#fff}.image-dropdown-list .badge-best{background:linear-gradient(135deg,#ff6b35 0,#f7931e 100%);color:#fff}.video-dropdown .dropdown-arrow{margin-left:6px;font-size:10px;transition:transform .3s ease}.video-dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.video-menu{position:absolute;top:calc(100% + 8px);left:-20px;background:rgba(255,255,255,.98)!important;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:16px;width:480px;min-height:fit-content;max-height:none;height:auto;display:block;overflow:visible;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),visibility 0s linear .4s;box-shadow:0 8px 32px rgba(0,0,0,.12);z-index:1000;box-sizing:border-box}.video-dropdown:hover .video-menu{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .4s cubic-bezier(.4,0,.2,1) .1s,transform .4s cubic-bezier(.4,0,.2,1) .1s,visibility 0s linear 0s}.video-menu-grid{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:auto;gap:20px;width:100%;height:auto;min-height:fit-content;overflow:visible;box-sizing:border-box;align-content:start}.video-menu-column{display:flex;flex-direction:column;align-items:flex-start;height:auto;min-height:fit-content;max-height:none;overflow:visible;box-sizing:border-box}.video-menu-column .column-header{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:rgba(0,0,0,.5);margin-bottom:12px;padding:0 8px;text-align:left;width:100%}.video-dropdown-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px;width:100%;align-items:flex-start;max-height:none!important;overflow:visible!important;box-sizing:border-box}.video-dropdown-list li{display:flex;align-items:flex-start;margin:0;padding:0;height:auto!important;max-height:none!important;width:100%;box-sizing:border-box}.video-dropdown-list a{display:flex!important;align-items:flex-start!important;gap:0!important;padding:10px 12px!important;text-decoration:none!important;border-radius:8px!important;transition:all .2s ease!important;background:0 0!important;width:100%!important;position:relative!important;box-sizing:border-box!important}.video-dropdown-list a:hover{background:rgba(247,30,199,.08)!important}.video-dropdown-list a:hover .feature-title{color:#f71ec7!important}.video-dropdown-list .feature-content{display:flex;flex-direction:column;gap:2px;flex:1;align-items:flex-start;height:auto;min-height:fit-content}.video-dropdown-list .feature-title{color:#1a1a1a;font-weight:600;font-size:14px;line-height:1.3;text-align:left;height:auto;transition:color .2s ease}.video-dropdown-list .feature-description{color:rgba(0,0,0,.6);font-size:12px;line-height:1.3;text-align:left;height:auto}.footer-logo-text{background:linear-gradient(135deg,#f71ec7 0,#791afe 100%)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.tab-bar.hide-for-large-up{display:none!important}@media screen and (max-width:1024px){.tab-bar.hide-for-large-up{display:flex!important;background:rgba(255,255,255,.95)!important;backdrop-filter:blur(24px) saturate(180%)!important;-webkit-backdrop-filter:blur(24px) saturate(180%)!important;border:none!important;border-bottom:1px solid rgba(0,0,0,.06)!important;border-radius:0!important;height:64px!important;align-items:center!important;padding:0 16px!important;position:fixed!important;top:0!important;left:0!important;right:0!important;z-index:1001!important;box-shadow:none!important;justify-content:space-between!important;max-width:100%!important;flex-wrap:nowrap!important;width:100%!important}.tab-bar.hide-for-large-up .tab-bar-section,.tab-bar.hide-for-large-up section,.tab-bar.hide-for-large-up section.left-small,.tab-bar.hide-for-large-up section.right-small{border:none!important;border-left:none!important;border-right:none!important;background:0 0!important}.tab-bar.hide-for-large-up section.right-small{margin-left:auto!important}.navigation-section.show-for-large-up{display:none!important}.vertical-line,em.separator,li.separator{display:none!important}}.tab-bar section.left-small{display:flex!important;align-items:center!important;gap:12px!important;height:100%!important;border:none!important;flex:0 0 auto!important}.tab-bar section.right-small{display:flex!important;align-items:center!important;height:100%!important;background:0 0!important;border:none!important;margin-left:auto!important;flex:0 0 auto!important;padding-left:12px!important;justify-content:flex-end!important}.tab-bar section{border:none!important;border-left:none!important;border-right:none!important}.tab-bar .tab-bar__link{flex-shrink:1!important;min-width:0!important}.mobile-menu-toggle{background:0 0!important;border:none!important;padding:8px!important;cursor:pointer!important;display:flex!important;flex-direction:column!important;gap:4px!important;width:auto!important;height:auto!important;justify-content:center!important;align-items:center!important;flex-shrink:0!important}.burger-line{width:24px!important;height:2px!important;background:#000!important;border-radius:2px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.mobile-menu-toggle.active .burger-line:nth-child(1){transform:rotate(45deg) translate(5px,5px)!important}.mobile-menu-toggle.active .burger-line:nth-child(2){opacity:0!important;transform:translateX(-10px)!important}.mobile-menu-toggle.active .burger-line:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)!important}.tab-bar .tab-bar__link{text-decoration:none!important;display:flex!important;align-items:center!important;height:100%!important;border:none!important;border-left:none!important;border-right:none!important;flex-shrink:0!important;min-width:120px!important}.tab-bar .tab-bar__link img.top-bar__logo{height:28px!important;width:auto!important;max-width:150px!important;min-width:100px!important;object-fit:contain!important}.mobile-logo-text{font-weight:900!important;font-size:22px!important;letter-spacing:.3px!important;background:linear-gradient(135deg,#f71ec7 0,#791afe 100%)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important;white-space:nowrap!important;border:none!important}.mobile-get-started-btn{background:#1a1a1a!important;color:#fff!important;border:none!important;border-radius:20px!important;padding:0 16px!important;height:36px!important;font-weight:600!important;font-size:13px!important;text-decoration:none!important;white-space:nowrap!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:background .3s ease,transform .2s ease!important;box-sizing:border-box!important;flex-shrink:0!important}.mobile-get-started-btn:hover{background:#333!important;transform:translateY(-1px)!important}.mobile-menu-drawer{position:fixed!important;top:0!important;left:-100%!important;width:100%!important;height:100vh!important;background:rgba(128,128,128,.15)!important;backdrop-filter:blur(24px) saturate(180%)!important;-webkit-backdrop-filter:blur(24px) saturate(180%)!important;border-right:1px solid rgba(255,255,255,.2)!important;z-index:10000!important;transition:left .3s cubic-bezier(.4,0,.2,1)!important;overflow-y:auto!important}.mobile-menu-drawer.active{left:0!important}@media screen and (min-width:481px) and (max-width:1024px){.mobile-menu-drawer{width:35%!important}}.mobile-menu-header{display:flex!important;justify-content:flex-end!important;padding:16px!important;border-bottom:1px solid rgba(0,0,0,.1)!important}.mobile-menu-close{background:0 0!important;border:none!important;color:#000!important;font-size:32px!important;cursor:pointer!important;width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;transition:transform .2s ease!important}.mobile-menu-close:hover{transform:rotate(90deg)!important}.mobile-menu-content{padding:16px 0!important}.mobile-menu-item{border-bottom:1px solid rgba(0,0,0,.1)!important}.mobile-menu-link{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:16px 20px!important;color:#000!important;text-decoration:none!important;font-size:16px!important;font-weight:500!important;transition:background .2s ease!important;min-height:72px!important}.mobile-menu-link:hover{background:rgba(255,255,255,.3)!important}.mobile-menu-link i.fa-chevron-down{font-size:14px!important;color:rgba(0,0,0,.6)!important;transition:transform .3s cubic-bezier(.4,0,.2,1)!important;margin-left:16px!important;flex-shrink:0!important;display:flex!important;align-items:center!important;justify-content:center!important;width:20px!important;height:20px!important}.mobile-menu-item.active .mobile-menu-link i.fa-chevron-down{transform:rotate(180deg)!important;color:#000!important}.mobile-submenu{max-height:0!important;overflow:hidden!important;background:rgba(255,255,255,.1)!important;transition:max-height .3s cubic-bezier(.4,0,.2,1)!important}.mobile-menu-item.active .mobile-submenu{max-height:1000px!important}.mobile-submenu-section{padding:12px 0!important}.mobile-submenu-title{padding:8px 20px!important;color:rgba(0,0,0,.5)!important;font-size:12px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.5px!important}.mobile-submenu-link{display:block!important;padding:12px 20px 12px 40px!important;color:rgba(0,0,0,.85)!important;text-decoration:none!important;font-size:14px!important;transition:background .2s ease!important}.mobile-submenu-link:hover{background:rgba(255,255,255,.3)!important;color:#000!important}@media screen and (max-width:480px){.tab-bar.hide-for-large-up{padding:0 16px!important;top:12px!important;left:12px!important;right:12px!important;height:48px!important;border-radius:48px!important;max-width:calc(100% - 24px)!important}.tab-bar section.left-small{gap:8px!important}.mobile-logo-text{font-size:18px!important}.mobile-get-started-btn{padding:0 14px!important;font-size:12px!important;height:32px!important;flex-shrink:0!important}.mobile-menu-toggle{padding:6px!important;flex-shrink:0!important}.burger-line{width:20px!important}}