.program-page{background-color:#000;color:#fff;min-height:100vh;overflow-x:hidden}.program-container{max-width:1200px;margin:0 auto;padding:0 2rem}.program-hero{padding:10rem 0 6rem;position:relative;text-align:center}.program-hero:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:100%;background:radial-gradient(circle at 50% 10%,#8b5cf626,#0000 70%);pointer-events:none}.program-badge{display:inline-block;background:#8b5cf61a;color:#a78bfa;padding:.5rem 1rem;border-radius:99px;font-size:.9rem;font-weight:500;border:1px solid rgba(139,92,246,.2);margin-bottom:2rem}.program-hero h1{font-size:4rem;font-weight:800;margin-bottom:1.5rem;line-height:1.1}.program-hero h1 span{background:linear-gradient(to right,#8b5cf6,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.program-hero p{font-size:1.25rem;color:#fff9;max-width:700px;margin:0 auto 2.5rem;line-height:1.6}.pain-points{padding:8rem 0;background:radial-gradient(circle at 0% 50%,#ec48990d,#0000 50%)}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{font-size:3rem;margin-bottom:1rem}.section-header p{color:#ffffff80;font-size:1.2rem}.pain-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.pain-card{padding:3rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:32px;display:flex;gap:2rem;align-items:flex-start;transition:all .3s ease}.pain-card:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-5px)}.pain-icon{width:48px;height:48px;background:#ef44441a;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#f87171;flex-shrink:0}.pain-content h3{font-size:1.4rem;margin-bottom:.8rem;color:#f87171}.pain-content p{color:#fff9;line-height:1.6}.feature-showcase{padding:8rem 0}.showcase-grid{display:grid;gap:8rem}.showcase-item{display:grid;grid-template-columns:1fr 1.4fr;gap:6rem;align-items:center}.showcase-item.reverse{grid-template-columns:1.4fr 1fr}.showcase-item.reverse .showcase-text{order:2}.showcase-text h3{font-size:2rem;margin-bottom:1.2rem}.showcase-text p{font-size:.95rem;color:#fff9;line-height:1.6;margin-bottom:1.5rem}.feature-highlights{list-style:none;padding:0}.feature-highlights li{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;color:#fffc}.feature-highlights li svg{color:#8b5cf6}.showcase-visual{padding:0;display:flex;align-items:center;justify-content:center;position:relative;overflow:visible;width:100%}.visual-mockup{width:100%;height:100%;background:#0006;border-radius:12px;border:1px solid rgba(255,255,255,.1);padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.mockup-line{height:8px;background:#ffffff1a;border-radius:4px}.mockup-line.short{width:40%}.mockup-line.med{width:70%}.mockup-line.long{width:90%}.arka-visual-wrapper,.semantic-visual-wrapper,.sketch-visual-wrapper{width:100%;aspect-ratio:1/1;max-width:800px}.image-mockup-wrapper,.arka-visual-wrapper{overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative;width:100%;border:1px solid #2C2C2C;border-radius:24px;background:#ffffff05}.image-mockup-wrapper img{width:100%;height:100%;object-fit:contain;position:relative;z-index:1}.program-steps{padding:6rem 0}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.testimonial-controls{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-top:3rem}.slider-btn{width:56px;height:56px;border-radius:50%;border:1px solid rgba(255,255,255,.1);background:#ffffff08;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.slider-btn:hover{background:#ffffff14;border-color:#fff3;transform:scale(1.1)}.slider-btn:active{transform:scale(.95)}.slider-dots{display:flex;gap:.5rem}.dot{width:8px;height:8px;border-radius:50%;background:#fff3;transition:all .3s ease}.dot.active{background:#fff;width:24px;border-radius:4px}.step-card{padding:3rem 2rem;background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:24px;position:relative;transition:all .3s ease}.step-card:hover{background:#ffffff0d;transform:translateY(-5px);border-color:#ffffff1a}.step-icon{width:60px;height:60px;background:#8b5cf61a;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#a78bfa;margin-bottom:2rem}.step-card h3{font-size:1.5rem;margin-bottom:1rem}.step-card p{color:#ffffff80;line-height:1.6}.program-details{padding:8rem 0;background:#ffffff03}.details-grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:center}.details-text h2{font-size:3rem;margin-bottom:2.5rem}.benefits-list{list-style:none;padding:0}.benefits-list li{display:flex;align-items:center;gap:1rem;font-size:1.1rem;color:#fffc;margin-bottom:1.5rem}.benefits-list li svg{color:#10b981}.earning-card{background:linear-gradient(135deg,#8b5cf61a,#ec48991a);border:1px solid rgba(255,255,255,.1);border-radius:32px;padding:3rem;text-align:center}.card-header{display:flex;align-items:center;justify-content:center;gap:.5rem;color:#a78bfa;margin-bottom:1.5rem;font-weight:600}.card-amount{font-size:4.5rem;font-weight:800;margin-bottom:.5rem;background:linear-gradient(to bottom,#fff,#ffffffb3);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.card-desc{color:#ffffff80;margin-bottom:2.5rem}.card-bar-container{height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden}.card-bar{height:100%;background:linear-gradient(to right,#8b5cf6,#ec4899);border-radius:4px}.program-faq{padding:8rem 0}.faq-grid{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.faq-item{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:20px;padding:2rem}.faq-item h4{font-size:1.2rem;margin-bottom:1rem;color:#fff}.faq-item p{color:#ffffff80;line-height:1.6}.program-cta{padding:5rem 0 10rem}.cta-box{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:40px;padding:6rem;text-align:center}.cta-box h2{font-size:3.5rem;margin-bottom:1.5rem}.cta-box p{font-size:1.3rem;color:#fff9;margin-bottom:3rem}.affiliate-theme .program-hero h1 span{background:linear-gradient(135deg,#f59e0b,#d97706);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-stats{display:flex;justify-content:center;gap:2rem;margin-bottom:2.5rem}.hero-stat-item{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#94a3b8}.hero-stat-item span{color:#fff;font-weight:600}.details-sub{color:#94a3b8;font-size:1.1rem;margin-bottom:2.5rem}.benefits-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:2rem}.benefits-list li{display:flex;gap:1.5rem;align-items:flex-start}.benefit-icon{padding:12px;background:#ffffff0d;border-radius:12px;color:#fff;flex-shrink:0}.benefit-content h4{font-size:1.2rem;margin-bottom:.25rem;color:#fff}.benefit-content p{color:#94a3b8;font-size:.95rem;margin:0}.payout-note{font-size:.85rem;color:#64748b;margin-top:1.5rem;text-align:center}.program-form-section{padding:100px 0;background:#ffffff03}.form-wrapper{max-width:900px;margin:0 auto;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:32px;padding:60px}.form-info{text-align:center;margin-bottom:3rem}.form-info h2{font-size:2.5rem;margin-bottom:1rem}.form-info p{color:#94a3b8;max-width:500px;margin:0 auto}.application-form{display:flex;flex-direction:column;gap:2.5rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.form-group{display:flex;flex-direction:column;gap:.75rem}.form-group:last-child{grid-column:span 2}.form-group label{font-size:.9rem;font-weight:600;color:#cbd5e1;display:flex;align-items:center;gap:.5rem}.form-group input,.form-group select,.form-group textarea{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:14px 18px;color:#fff;font-size:1rem;font-family:inherit;transition:all .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#f59e0b;background:#ffffff14}.form-group textarea{height:120px;resize:vertical}.submit-btn{background:#fff;color:#000;padding:18px;border-radius:14px;font-weight:700;font-size:1.1rem;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px;transition:all .3s ease}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #ffffff1a}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.application-success{text-align:center;padding:40px 0;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.success-icon-bg{width:100px;height:100px;background:#22c55e1a;color:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.application-success h3{font-size:2rem;margin:0}.application-success p{color:#94a3b8;max-width:400px;margin:0 auto 1.5rem;line-height:1.6}@media(max-width:1024px){.steps-grid{grid-template-columns:1fr}.details-grid{grid-template-columns:1fr;gap:4rem}.pain-grid{grid-template-columns:1fr}.showcase-item,.showcase-item.reverse{grid-template-columns:1fr;gap:2rem}.showcase-item.reverse .showcase-text{order:0}}@media(max-width:768px){.program-hero{padding:80px 24px 40px!important;text-align:center}.program-hero h1{font-size:clamp(2.2rem,8vw,3rem);padding:0;line-height:1.1}.program-hero p{font-size:1rem;padding:0;margin-bottom:2rem}.program-container{padding:0!important}.program-badge{margin-bottom:1rem!important;font-size:.8rem!important}.pain-points,.feature-showcase,.program-details,.program-faq{padding:80px 24px!important;text-align:left}.section-header{text-align:left!important;margin-bottom:40px;padding:0}.section-header h2,.details-text h2{font-size:1.75rem!important;text-align:left}.section-header p{text-align:left;font-size:1rem}.hero-stats{flex-direction:column;align-items:center;gap:1rem}.cta-box{padding:60px 24px!important;border-radius:24px!important;text-align:center}.cta-box h2{font-size:1.8rem!important;line-height:1.2!important;padding:0}.showcase-text h3{font-size:1.5rem!important;text-align:left}.showcase-visual{margin:32px 0 0!important;width:100%!important;border-radius:16px!important;overflow:hidden;order:2!important}.showcase-item.reverse .showcase-visual{order:2!important}.showcase-item.reverse .showcase-text{order:1!important}.image-showcase-frame.vertical,.image-mockup-wrapper{border-radius:16px!important;border:1px solid rgba(255,255,255,.08)!important;width:100%!important;max-width:none!important}.pain-card{padding:24px!important;gap:1rem!important;flex-direction:column!important;align-items:flex-start!important}.pain-icon{width:40px!important;height:40px!important}.pain-content h3{font-size:1.2rem!important;margin-bottom:.5rem!important}.steps-grid{gap:16px!important;grid-template-columns:1fr!important}.step-card{padding:24px!important}.testimonial-controls{margin-top:2rem;gap:1rem}.slider-btn{width:48px;height:48px}.program-hero-content div,.cta-box div{flex-direction:column!important;width:100%!important}.program-hero-content button,.cta-box button{width:100%!important}.form-wrapper{padding:32px 20px!important;border-radius:20px!important}.form-info h2{font-size:1.75rem!important}.form-grid{grid-template-columns:1fr!important;gap:1.25rem!important}.form-group:last-child{grid-column:span 1!important}.submit-btn{padding:16px!important;font-size:1rem!important}.application-success h3{font-size:1.5rem!important}.earning-card{padding:2rem!important;border-radius:20px!important}.card-amount{font-size:3rem!important}}.db-mockup-v2{width:100%;height:100%;display:flex;flex-direction:column;background:#090909;overflow:hidden}.db-header-v2{padding:1rem 1.5rem;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.05);display:flex;justify-content:space-between;align-items:center}.db-tabs-v2{display:flex;gap:1.25rem}.tab-v2{font-size:.7rem;font-weight:600;color:#ffffff4d;cursor:pointer}.tab-v2.active{color:#0ea5e9;position:relative}.tab-v2.active:after{content:"";position:absolute;bottom:-1rem;left:0;width:100%;height:2px;background:#0ea5e9}.db-view-v2{display:flex;gap:.75rem}.v-tab{display:flex;align-items:center;gap:.5rem;font-size:.65rem;color:#ffffff4d}.v-tab.active{color:#fff}.db-content-v2{flex:1;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;position:relative}.db-columns-v2{display:flex;gap:1.5rem}.db-col-v2{flex:1;display:flex;flex-direction:column;gap:1rem}.col-header-v2{display:flex;justify-content:space-between;font-size:.6rem;font-weight:800;color:#fff3;letter-spacing:.05em}.col-count{background:#ffffff0d;padding:1px 6px;border-radius:4px}.db-card-v2{background:#121212;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.card-top-v2{display:flex;justify-content:space-between}.priority{font-size:.55rem;font-weight:800;text-transform:uppercase;padding:2px 6px;border-radius:4px}.priority.high{background:#ef44441a;color:#ef4444}.priority.med{background:#f59e0b1a;color:#f59e0b}.card-title-v2{font-size:.8rem;font-weight:600;color:#fff}.card-footer-v2{display:flex;justify-content:space-between;align-items:center}.card-avatars{display:flex;margin-left:4px}.avatar-mini{width:20px;height:20px;border-radius:50%;border:2px solid #121212;margin-left:-6px;display:flex;align-items:center;justify-content:center;font-size:.6rem;font-weight:800;color:#fff}.card-msgs{display:flex;align-items:center;gap:4px;font-size:.6rem;color:#fff3}.card-sync{display:flex;align-items:center;gap:6px;font-size:.65rem;color:#0ea5e9;font-weight:500}.active-card{border-color:#0ea5e94d;box-shadow:0 0 20px #0ea5e90d}.db-auto-toast{position:absolute;bottom:24px;right:24px;left:24px;background:#1a1a1a;border:1px solid rgba(14,165,233,.3);padding:1rem 1.25rem;border-radius:16px;display:flex;align-items:center;gap:1rem;box-shadow:0 15px 40px #0009;z-index:10}.auto-icon{width:28px;height:28px;background:#0ea5e91a;border-radius:50%;display:flex;align-items:center;justify-content:center}.auto-text{font-size:.75rem;color:#ffffffb3;line-height:1.4}.auto-text strong{color:#fff}.roadmap-mockup-v2{width:100%;height:100%;display:flex;flex-direction:column;background:#0b0b0b;overflow:hidden}.roadmap-tabs{padding:1rem 1.5rem;display:flex;gap:1.5rem;border-bottom:1px solid rgba(255,255,255,.05);background:#ffffff05}.tab{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;color:#ffffff4d;cursor:pointer;transition:all .2s ease}.tab.active{color:#f59e0b;position:relative}.tab.active:after{content:"";position:absolute;bottom:-1rem;left:0;width:100%;height:2px;background:#f59e0b;box-shadow:0 0 10px #f59e0b80}.roadmap-content{flex:1;padding:1.5rem;display:flex;flex-direction:column;gap:2rem;position:relative}.timeline-header-mini{display:flex;justify-content:space-around;border-bottom:1px dashed rgba(255,255,255,.1);padding-bottom:.5rem}.month-label{font-size:.6rem;font-weight:800;color:#fff3;letter-spacing:.1em}.timeline-tracks{display:flex;flex-direction:column;gap:1rem}.track{display:flex;align-items:center;gap:1rem}.track-label{font-size:.55rem;font-weight:800;color:#ffffff4d;width:50px}.track-bar{flex:1;height:28px;background:#ffffff08;border-radius:6px;display:flex;align-items:center;padding:0 1rem;font-size:.7rem;font-weight:600;color:#fff;border:1px solid rgba(255,255,255,.05)}.track-bar.orange{border-left:3px solid #f59e0b;background:linear-gradient(to right,rgba(245,158,11,.1),transparent)}.track-bar.purple{border-left:3px solid #8b5cf6;background:linear-gradient(to right,rgba(139,92,246,.1),transparent)}.section-header-tiny{font-size:.65rem;font-weight:800;color:#fff3;margin-bottom:1rem;letter-spacing:.05em}.okr-card{background:#121212;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1.25rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.okr-info{flex:1}.okr-objective{font-size:.8rem;font-weight:600;color:#fff;margin-bottom:.75rem}.okr-progress-bg{height:4px;background:#ffffff0d;border-radius:2px}.okr-progress-fill{height:100%;background:#f59e0b;border-radius:2px;box-shadow:0 0 10px #f59e0b4d}.okr-percent{font-size:.9rem;font-weight:800;color:#f59e0b}.ai-strategy-insight{position:absolute;bottom:24px;right:24px;left:24px;background:#1a1a1a;border:1px solid rgba(245,158,11,.2);border-radius:16px;padding:1.25rem;display:flex;align-items:center;gap:1.25rem;box-shadow:0 20px 50px #0009}.insight-spark{width:32px;height:32px;background:#f59e0b1a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.insight-title{font-size:.7rem;font-weight:800;color:#f59e0b;letter-spacing:.05em;margin-bottom:.25rem}.insight-body{font-size:.75rem;color:#fff9;line-height:1.4}.intel-mockup-v3{width:100%;height:100%;display:flex;flex-direction:column;background:#080808;overflow:hidden;position:relative}.source-header{padding:1rem 1.5rem;background:#ffffff05;border-bottom:1px solid rgba(255,255,255,.05);display:flex;justify-content:space-between;align-items:center}.source-info{display:flex;align-items:center;gap:.75rem}.source-url{font-size:.7rem;color:#fff6;font-family:monospace}.clipper-badge{font-size:.6rem;font-weight:700;color:#10b981;background:#10b9811a;padding:4px 8px;border-radius:4px;display:flex;align-items:center;gap:4px}.intel-container-v3{flex:1;display:grid;grid-template-columns:140px 1fr;overflow:hidden}.v3-label{font-size:.55rem;font-weight:800;color:#fff3;letter-spacing:.1em;margin-bottom:1rem}.research-vault{padding:1.5rem 1rem;border-right:1px solid rgba(255,255,255,.05);background:#0003}.vault-list{display:flex;flex-direction:column;gap:.75rem}.vault-item{display:flex;align-items:center;gap:.75rem;font-size:.65rem;color:#fff6;padding:6px;border-radius:6px;white-space:nowrap;overflow:hidden}.vault-item.active{color:#fff;background:#ffffff0d}.vault-item.active svg{color:#f59e0b}.ai-intelligence{padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;background:radial-gradient(circle at top right,rgba(245,158,11,.05),transparent)}.card-header-mini{font-size:.7rem;font-weight:700;color:#fff;display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem}.summary-card-v3{background:#111;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1rem}.summary-p{font-size:.75rem;color:#fff9;line-height:1.5;margin:0}.highlight{color:#f59e0b;font-weight:600}.cite-tag{display:block;font-size:.6rem;color:#f59e0b;text-decoration:underline;margin-top:.5rem;cursor:pointer}.sentiment-grid{background:#111;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1rem}.sentiment-rows{display:flex;flex-direction:column;gap:.75rem}.sent-row{display:flex;justify-content:space-between;align-items:center;font-size:.65rem;color:#fff6}.pulse-dot{width:6px;height:6px;border-radius:50%;position:relative}.pulse-dot.positive{background:#10b981;box-shadow:0 0 10px #10b981}.pulse-dot.neutral{background:#f59e0b;box-shadow:0 0 10px #f59e0b}.pulse-dot:after{content:"";position:absolute;inset:-2px;border-radius:50%;border:1px solid currentColor;animation:pulse-ring 1.5s infinite}@keyframes pulse-ring{0%{transform:scale(.8);opacity:1}to{transform:scale(2.5);opacity:0}}.floating-ai-action{position:absolute;bottom:20px;right:20px;background:#f59e0b;color:#fff;padding:10px 16px;border-radius:99px;font-size:.75rem;font-weight:700;display:flex;align-items:center;gap:8px;box-shadow:0 10px 25px #f59e0b4d;cursor:pointer}.dataroom-mockup-v2{width:100%;height:100%;display:flex;flex-direction:column;background:#080808;overflow:hidden}.dr-security-bar{padding:.75rem 1.5rem;background:#10b9810d;border-bottom:1px solid rgba(16,185,129,.1)}.security-status{display:flex;align-items:center;gap:.5rem;font-size:.65rem;font-weight:700;color:#10b981}.dr-main-content{flex:1;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;position:relative}.dr-label-mini{font-size:.55rem;font-weight:800;color:#fff3;letter-spacing:.1em;margin-bottom:.75rem}.dr-share-card{background:#111;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1rem}.dr-link-box{background:#0000004d;border:1px solid rgba(255,255,255,.05);border-radius:8px;padding:8px 12px;display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.dr-url{font-size:.7rem;color:#f59e0b;font-family:monospace}.dr-copy-btn{color:#ffffff4d;cursor:pointer}.dr-permissions{display:flex;gap:.75rem}.perm-toggle{font-size:.6rem;font-weight:700;color:#fff6;background:#ffffff08;padding:4px 10px;border-radius:6px;border:1px solid rgba(255,255,255,.05)}.perm-toggle.active{color:#fff;background:#f59e0b1a;border-color:#f59e0b4d}.dr-investor-list{display:flex;flex-direction:column;gap:.75rem}.dr-investor{display:flex;align-items:center;gap:1rem;padding:10px;background:#ffffff05;border-radius:10px}.investor-avatar{width:28px;height:28px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-weight:800;color:#fff;font-size:.75rem}.investor-info{flex:1}.investor-name{font-size:.75rem;font-weight:600;color:#fff}.investor-access{font-size:.6rem;color:#ffffff4d}.status-dot{width:6px;height:6px;border-radius:50%}.status-dot.online{background:#10b981;box-shadow:0 0 8px #10b981}.status-dot.offline{background:#ffffff1a}.dr-analytics-overlay{position:absolute;bottom:24px;right:24px;left:24px;background:#1a1a1a;border:1px solid rgba(245,158,11,.2);border-radius:16px;padding:1rem 1.25rem;display:flex;align-items:center;gap:1rem;box-shadow:0 15px 40px #0009}.analytics-icon-box{width:32px;height:32px;background:#f59e0b1a;border-radius:8px;display:flex;align-items:center;justify-content:center}.analytics-val{font-size:.8rem;font-weight:700;color:#fff}.analytics-sub{font-size:.65rem;color:#fff6}.cowriter-mockup-container{width:100%;height:100%;padding:1.5rem;display:flex;flex-direction:column;gap:1.2rem}.cowriter-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.05)}.persona-tag{font-size:.7rem;padding:4px 10px;background:#ec48991a;color:#ec4899;border-radius:20px;border:1px solid rgba(236,72,153,.2)}.script-editor{flex:1;background:#ffffff05;border-radius:8px;padding:1rem;font-size:.85rem;line-height:1.6;color:#fffc}.ai-suggestion{color:#ec4899;border-bottom:1px dashed #ec4899;padding-bottom:2px}.cowriter-controls{position:absolute;bottom:20px;right:20px;width:220px;background:#0f0f14f2;border:1px solid rgba(236,72,153,.3);border-radius:12px;padding:1rem;box-shadow:0 10px 30px #00000080}.control-label{font-size:.65rem;color:#ffffff80;margin-bottom:.75rem}.prompt-pill{font-size:.7rem;padding:6px 12px;background:#ec489926;color:#fff;border-radius:6px;margin-top:.5rem;display:flex;align-items:center;gap:8px}.prod-mockup-container{width:100%;height:100%;display:flex;flex-direction:column;background:#000;overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.08)}.prod-nav-chips{padding:1rem 1.5rem;display:flex;gap:.75rem;border-bottom:1px solid rgba(255,255,255,.05);background:#ffffff03}.nav-chip{padding:6px 14px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:8px;font-size:.7rem;font-weight:600;color:#fff6;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.nav-chip.active{background:#ec48991a;border-color:#ec489966;color:#ec4899}.prod-main-v2{flex:1;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;position:relative}.db-header-mini{display:flex;justify-content:space-between;align-items:center;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.05)}.db-view-switcher{display:flex;gap:1.5rem}.view-tab{display:flex;align-items:center;gap:.5rem;font-size:.7rem;color:#fff6;font-weight:600;cursor:pointer;padding:6px 12px;border-radius:6px;transition:all .2s ease}.view-tab:hover{background:#ffffff0d;color:#fffc}.view-tab.active{color:#fff;background:#ffffff14}.db-actions-mini{display:flex;align-items:center;gap:.75rem}.db-search-placeholder{font-size:.7rem;color:#fff3;background:#ffffff08;padding:4px 10px;border-radius:6px;border:1px solid rgba(255,255,255,.05);display:flex;align-items:center;gap:.5rem}.db-filter-sort{display:flex;gap:.5rem}.action-btn-mini{display:flex;align-items:center;gap:.4rem;font-size:.7rem;color:#fff6;padding:4px 8px;border-radius:6px;cursor:pointer;transition:all .2s ease}.action-btn-mini:hover{background:#ffffff0d;color:#fff}.db-board-content{display:flex;gap:1.5rem}.kanban-column{flex:1;display:flex;flex-direction:column;gap:1rem}.column-title{display:flex;align-items:center;justify-content:space-between;font-size:.6rem;font-weight:800;color:#fff3;letter-spacing:.08em;padding:0 4px}.count{background:#ffffff0d;padding:1px 6px;border-radius:4px}.kanban-card{background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0006;transition:transform .3s ease,border-color .3s ease}.kanban-card:hover{transform:translateY(-4px);border-color:#ffffff1a}.card-image-placeholder{height:60px;width:100%}.card-image-placeholder.pink{background:linear-gradient(45deg,#ec489922,#ec489944)}.card-image-placeholder.purple{background:linear-gradient(45deg,#8b5cf622,#8b5cf644)}.card-body{padding:1rem}.card-name{font-size:.8rem;font-weight:600;color:#fff;margin-bottom:.75rem}.tag{font-size:.55rem;font-weight:700;padding:2px 8px;border-radius:4px;margin-right:.4rem;text-transform:uppercase;letter-spacing:.02em}.tag.blue{background:#3b82f61a;color:#60a5fa;border:1px solid rgba(59,130,246,.2)}.tag.green{background:#10b9811a;color:#34d399;border:1px solid rgba(16,185,129,.2)}.active-card{border-color:#ec489966;background:#ec489905;box-shadow:0 15px 40px #0009,0 0 20px #ec48990d}.card-properties{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.prop-item{display:flex;align-items:center;gap:.5rem;font-size:.65rem;color:#fff6}.card-progress{height:4px;background:#ffffff0d;border-radius:2px}.progress-fill{height:100%;background:#ec4899;border-radius:2px}.db-ai-floating-alert{position:absolute;bottom:20px;right:20px;background:#141414cc;backdrop-filter:blur(12px);border:1px solid rgba(236,72,153,.2);padding:.75rem 1rem;border-radius:12px;display:flex;align-items:center;gap:.75rem;box-shadow:0 20px 40px #000c;z-index:10}.ai-spark-icon{width:28px;height:28px;background:#ec48991a;border-radius:50%;display:flex;align-items:center;justify-content:center}.ai-alert-text{font-size:.75rem;color:#ffffffb3;line-height:1.4}.ai-alert-text strong{color:#fff}@media(max-width:768px){.prod-nav-chips{padding:.75rem 1rem;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.5rem}.prod-nav-chips::-webkit-scrollbar{display:none}.nav-chip{flex-shrink:0}.prod-main-v2{padding:1rem;gap:1.25rem}.db-header-mini{flex-direction:column;align-items:flex-start;gap:1rem;padding-bottom:.75rem}.db-view-switcher{width:100%;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;gap:1rem}.db-view-switcher::-webkit-scrollbar{display:none}.view-tab{flex-shrink:0}.db-actions-mini{width:100%;justify-content:space-between}.db-board-content{flex-direction:column;gap:1.5rem}.db-ai-floating-alert{position:relative;bottom:0;right:0;margin-top:.5rem;width:100%}.prod-mockup-container{border-radius:12px!important;border:1px solid rgba(255,255,255,.08)!important}}
