:root{--bg: #000000;--bg-elevated: #0a0a0a;--surface: rgba(255, 255, 255, .03);--border: rgba(255, 255, 255, .08);--border-gold: rgba(212, 175, 55, .25);--text-primary: #ffffff;--text-secondary: #a0a0a0;--text-muted: #666666;--gold: #d4af37;--gold-bright: #f3c300;--gold-glow: rgba(212, 175, 55, .15);--green: #22c55e;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--radius-pill: 50px}.grid-overlay{position:fixed;inset:0;background:repeating-linear-gradient(to bottom,#d4af371f 0% 40%,#ffe664b3 50%,#d4af371f 60% 100%);background-size:100% 150vh;animation:flowGlow 6s linear infinite;-webkit-mask-image:linear-gradient(to right,#000 1px,transparent 1px);-webkit-mask-size:250px 100%;mask-image:linear-gradient(to right,#000 1px,transparent 1px);mask-size:250px 100%;z-index:0;pointer-events:none}@keyframes flowGlow{0%{background-position:0 0}to{background-position:0 -150vh}}body:before{content:"";position:fixed;top:10%;left:-15%;width:70%;height:70%;background:radial-gradient(circle,var(--gold-glow) 0%,transparent 60%);z-index:0;pointer-events:none;filter:blur(120px)}body:after{content:"";position:fixed;bottom:-10%;right:-10%;width:50%;height:50%;background:radial-gradient(circle,rgba(212,175,55,.08) 0%,transparent 60%);z-index:0;pointer-events:none;filter:blur(100px)}h1{font-size:clamp(2rem,3.5vw,3rem);font-weight:900;line-height:1.08;letter-spacing:-.03em;margin-bottom:1rem;color:var(--text-primary)}.text-gold{color:var(--gold);background:linear-gradient(135deg,#d4af37,#f3c300,#d4af37);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-split{display:flex;align-items:center;padding:1rem 5% 2.5rem;gap:3rem;max-width:1400px;margin:0 auto;position:relative;z-index:10}.hero-left{flex:1;max-width:620px}.hero-right{flex:1;position:relative;display:flex;justify-content:center}.social-proof-bar{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;flex-wrap:wrap}.avatar-stack{display:flex}.avatar{width:28px;height:28px;border-radius:50%;border:2px solid #000;margin-left:-8px;box-shadow:0 2px 8px #00000080;background:#333}.avatar:first-child{margin-left:0}.avatar.a1{background:url(/assets/images/murugan.webp) center/cover;z-index:4}.avatar.a2{background:url(/assets/images/vignesh.webp) center/cover;z-index:3}.avatar.a3{background:url(/assets/images/prasanna.webp) center/cover;z-index:2}.avatar.a4{background:url(/hithesh.webp) center/cover;z-index:1}.proof-metrics{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.proof-item{font-size:.78rem;color:var(--text-secondary);font-weight:500}.proof-item .stars{color:var(--gold);letter-spacing:1px}.proof-divider{color:var(--text-muted);font-size:.7rem}.hero-sub{font-size:.95rem;color:var(--text-secondary);line-height:1.5;margin-bottom:1.25rem;max-width:560px}.urgency-banner{display:inline-flex;align-items:center;gap:.5rem;background:#d4af3714;border:1px solid var(--border-gold);padding:.35rem 1rem;border-radius:var(--radius-pill);font-size:.8rem;color:var(--gold);margin-bottom:1.25rem;font-weight:500}.urgency-dot{width:8px;height:8px;border-radius:50%;background:var(--gold);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;box-shadow:0 0 #d4af3766}50%{opacity:.6;box-shadow:0 0 0 6px #d4af3700}}.hero-actions{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;flex-wrap:wrap}.trust-checks{display:flex;gap:1rem;margin-bottom:1.75rem;flex-wrap:wrap}.trust-checks span{display:flex;align-items:center;gap:.3rem;font-size:.78rem;color:var(--text-secondary);font-weight:500}.trust-checks .check{color:var(--green);font-style:normal;font-weight:700}.mini-testimonial{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);backdrop-filter:blur(10px);max-width:480px}.mini-avatar{width:34px;height:34px;border-radius:50%;background:url(https://i.pravatar.cc/100?img=5) center/cover;flex-shrink:0}.mini-quote p{font-size:.82rem;color:var(--text-primary);line-height:1.4;margin-bottom:.2rem}.mini-quote span{font-size:.72rem;color:var(--text-muted)}.hero-showcase-container{width:100%;max-width:550px;height:460px;background:#0a0a0ab3;border:1px solid var(--border-gold);border-radius:var(--radius-lg);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 30px 60px #0009,inset 0 1px 1px #ffffff0d;display:flex;flex-direction:column;overflow:hidden;margin:0 auto;position:relative}.showcase-tabs{display:flex;background:#0006;border-bottom:1px solid var(--border);height:60px}.showcase-tab{flex:1;background:transparent;border:none;border-right:1px solid var(--border);padding:.5rem .25rem;color:var(--text-secondary);font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative}.showcase-tab:last-child{border-right:none}.showcase-tab:hover{background:#ffffff05;color:var(--text-primary)}.showcase-tab.active{background:#0a0a0ae6;color:var(--gold)}.progress-bar-bg{width:80%;height:2px;background:#ffffff14;border-radius:var(--radius-pill);overflow:hidden}.progress-bar-fill{height:100%;width:0%;background:linear-gradient(90deg,var(--gold),var(--gold-bright));border-radius:var(--radius-pill)}.showcase-panes{flex:1;position:relative;background:#05050566}.showcase-pane{position:absolute;inset:0;padding:24px;opacity:0;visibility:hidden;transform:scale(.96) translateY(8px);transition:opacity .4s cubic-bezier(.25,.8,.25,1),transform .4s cubic-bezier(.25,.8,.25,1),visibility .4s;pointer-events:none;display:flex;align-items:center;justify-content:center}.showcase-pane.active{opacity:1;visibility:visible;transform:scale(1) translateY(0);pointer-events:auto}.browser-mockup{width:100%;height:100%;background:#090909;border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-md);box-shadow:0 15px 35px #00000080;display:flex;flex-direction:column;overflow:hidden}.browser-header{height:30px;background:#111;border-bottom:1px solid rgba(255,255,255,.04);display:flex;align-items:center;padding:0 12px;gap:6px}.browser-header span[class^=dot-]{width:7px;height:7px;border-radius:50%}.browser-address{margin-left:auto;margin-right:auto;font-size:.65rem;color:var(--text-muted);background:#ffffff08;padding:2px 20px;border-radius:10px;letter-spacing:.5px;font-family:monospace}.browser-body-content{flex:1;padding:16px;display:flex;flex-direction:column;gap:12px;background:radial-gradient(circle at top right,rgba(212,175,55,.03),transparent 70%)}.mock-nav{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.03);padding-bottom:8px}.mock-logo{font-size:.75rem;font-weight:900;color:var(--text-primary);letter-spacing:1px}.mock-links{display:flex;gap:8px}.mock-links span{width:25px;height:4px;background:#ffffff1a;border-radius:2px}.mock-main{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}.mock-tag{font-size:.55rem;color:var(--gold);background:#d4af3714;border:1px solid var(--border-gold);padding:2px 8px;border-radius:50px;font-weight:700;text-transform:uppercase;letter-spacing:1px}.mock-title{font-size:1.15rem;font-weight:800;line-height:1.2;margin:0;background:linear-gradient(135deg,#fff,#a0a0a0);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.mock-text{font-size:.72rem;color:var(--text-secondary);line-height:1.4;margin:0;max-width:90%}.mock-buttons{display:flex;gap:8px;margin-top:4px}.mock-btn{font-size:.6rem;font-weight:700;padding:4px 12px;border-radius:50px}.mock-btn-gold{background:var(--gold);color:#000}.mock-btn-outline{border:1px solid rgba(255,255,255,.15);color:#fff}.mock-cards{display:flex;gap:12px;width:100%;margin-top:auto;border-top:1px solid rgba(255,255,255,.03);padding-top:10px}.mock-card{flex:1;background:#ffffff05;border:1px solid rgba(255,255,255,.04);border-radius:6px;padding:8px;font-size:.65rem;font-weight:600;color:var(--text-primary);display:flex;align-items:center;gap:4px}.mock-card span{color:var(--gold)}.chart-mockup{width:100%;height:100%;background:#090909;border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-md);padding:20px;display:flex;flex-direction:column;justify-content:space-between}.chart-header{display:flex;justify-content:space-between;align-items:center}.chart-title{font-size:.8rem;font-weight:700;color:var(--text-primary)}.chart-indicator{font-size:.6rem;font-weight:800;text-transform:uppercase;background:#d4af371a;color:var(--gold);border:1px solid var(--border-gold);padding:2px 8px;border-radius:50px;display:flex;align-items:center;gap:4px}.gold-pulse:before{content:"";display:inline-block;width:6px;height:6px;background:var(--gold-bright);border-radius:50%;box-shadow:0 0 8px var(--gold-bright);animation:chartDotPulse 1.5s infinite}@keyframes chartDotPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.6}}.chart-kpis{display:flex;gap:20px;margin:12px 0 8px}.chart-kpi{display:flex;flex-direction:column}.kpi-label{font-size:.55rem;color:var(--text-muted);font-weight:700;letter-spacing:.5px}.kpi-val{font-size:1.4rem;font-weight:900;line-height:1.2}.gold-gradient-text{background:linear-gradient(135deg,var(--gold-bright),#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.green-text{color:var(--green)}.chart-container{flex:1;width:100%;min-height:150px;position:relative;display:flex;align-items:flex-end}.chart-svg{width:100%;height:100%;overflow:visible}.chart-svg path{stroke-dasharray:1000;stroke-dashoffset:1000;animation:drawPath 2s cubic-bezier(.25,.8,.25,1) forwards}@keyframes drawPath{to{stroke-dashoffset:0}}.chart-pulse-ring{animation:ringRipple 2s infinite ease-out;transform-origin:400px 15px}@keyframes ringRipple{0%{transform:scale(.3);opacity:1}to{transform:scale(2);opacity:0}}.speed-mockup{width:100%;height:100%;background:#090909;border:1px solid rgba(255,255,255,.06);border-radius:var(--radius-md);padding:20px;display:flex;flex-direction:column;justify-content:space-between}.speed-header{display:flex;justify-content:space-between;align-items:center}.speed-title{font-size:.8rem;font-weight:700;color:var(--text-primary)}.speed-badge-opt{font-size:.6rem;font-weight:800;background:#22c55e1a;color:var(--green);border:1px solid rgba(34,197,94,.2);padding:2px 8px;border-radius:50px;text-transform:uppercase}.speed-main-panel{flex:1;display:flex;align-items:center;justify-content:center;gap:30px;margin-top:10px}.speed-dial-box{position:relative;width:140px;height:140px;display:flex;align-items:center;justify-content:center}.speed-dial-svg{width:100%;height:100%;transform:rotate(-90deg)}.dial-bg{stroke:#ffffff08}.dial-fill{stroke-linecap:round;animation:speedDialAnimate 2s cubic-bezier(.25,.8,.25,1) forwards}@keyframes speedDialAnimate{0%{stroke-dashoffset:251}to{stroke-dashoffset:0}}.speed-dial-value{position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.dial-num{font-size:2.2rem;font-weight:900;line-height:1}.dial-label{font-size:.5rem;color:var(--text-muted);font-weight:700;letter-spacing:1px;margin-top:4px}.speed-metrics-details{display:flex;flex-direction:column;gap:12px;flex:1}.speed-metric{display:flex;align-items:center;gap:10px;background:#ffffff03;border:1px solid rgba(255,255,255,.03);padding:8px 12px;border-radius:var(--radius-sm)}.metric-dot{width:8px;height:8px;border-radius:50%}.metric-dot.green{background:var(--green);box-shadow:0 0 8px var(--green)}.metric-info{display:flex;flex-direction:column}.m-label{font-size:.6rem;color:var(--text-secondary)}.m-val{font-size:.85rem;font-weight:800;color:var(--text-primary)}.phone-showcase-box{width:100%;height:100%;display:flex;align-items:center;justify-content:center;gap:24px}.phone-mockup{width:160px;height:310px;background:#000;border:5px solid #1a1a1a;border-radius:28px;box-shadow:0 20px 40px #0009,inset 0 0 2px #fff6;position:relative;overflow:hidden;flex-shrink:0}.phone-speaker{position:absolute;top:6px;left:50%;transform:translate(-50%);width:40px;height:3px;background:#222;border-radius:10px;z-index:10}.phone-screen{position:absolute;inset:2px;background:#060606;border-radius:22px;overflow:hidden;padding:8px;display:flex;flex-direction:column;gap:8px}.phone-nav{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(255,255,255,.04);padding:6px 4px 4px}.phone-logo{color:var(--gold);font-weight:900;font-size:.65rem}.phone-burger{color:var(--text-secondary);font-size:.6rem}.phone-hero{flex:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;padding:4px}.phone-tag{font-size:.45rem;color:var(--gold-bright);background:#d4af371a;padding:1px 6px;border-radius:50px;font-weight:700}.phone-title{font-size:.85rem;font-weight:800;line-height:1.2;color:#fff}.phone-desc{font-size:.55rem;color:var(--text-secondary);line-height:1.3}.phone-btn{font-size:.5rem;font-weight:800;background:linear-gradient(135deg,var(--gold),var(--gold-bright));color:#000;padding:4px 10px;border-radius:50px;margin-top:2px}.phone-card{width:100%;background:#ffffff05;border:1px solid rgba(255,255,255,.04);border-radius:6px;padding:6px;margin-top:auto;display:flex;justify-content:space-between;align-items:center}.card-title{font-size:.45rem;color:var(--text-secondary)}.card-val{font-size:.45rem;color:var(--green);font-weight:700}.phone-side-metrics{display:flex;flex-direction:column;gap:12px;flex:1}.phone-metric-pill{background:#ffffff03;border:1px solid rgba(255,255,255,.03);border-radius:var(--radius-md);padding:10px 12px;display:flex;align-items:center;gap:10px}.phone-metric-pill span{font-size:1.1rem}.phone-metric-pill div{display:flex;flex-direction:column}.pill-label{font-size:.55rem;color:var(--text-muted);font-weight:700}.pill-val{font-size:.78rem;font-weight:700;color:var(--text-primary)}.trust-features{display:flex;justify-content:center;gap:1rem;padding:1.25rem 5%;border-top:1px solid var(--border);border-bottom:1px solid var(--border);position:relative;z-index:10;flex-wrap:wrap}.feature-pill{display:flex;align-items:center;gap:.4rem;padding:.4rem 1rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-pill);font-size:.8rem;font-weight:600;color:var(--text-secondary)}.feature-pill span{color:var(--gold);font-weight:700}.trust-layer{padding:3rem 5% 4rem;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;gap:3rem;position:relative;z-index:10}.logo-banner{text-align:center}.logo-banner>p{font-size:.78rem;text-transform:uppercase;letter-spacing:3px;color:var(--text-muted);margin-bottom:1.25rem}.logo-marquee{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:2.5rem;opacity:.4;font-size:1.1rem;font-weight:800;color:var(--text-secondary);letter-spacing:1px}.stats-bar{display:flex;justify-content:center;align-items:center;gap:3rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem 3rem;backdrop-filter:blur(10px)}.stat-item{text-align:center}.stat-item h3{font-size:2rem;font-weight:900;color:var(--text-primary);margin-bottom:.2rem;line-height:1}.stat-item p{color:var(--gold);font-weight:600;font-size:.8rem;margin:0}.stat-divider{width:1px;height:40px;background:var(--border)}.testimonial-featured{max-width:700px;margin:0 auto;text-align:center;position:relative;padding:1rem}.quote-mark{font-size:4rem;color:var(--gold);opacity:.15;position:absolute;top:-15px;left:50%;transform:translate(-50%);line-height:1;font-family:Georgia,serif}.quote-text{font-size:1.15rem;color:var(--text-primary);line-height:1.5;font-weight:500;margin-bottom:1rem;position:relative;z-index:2}.author-info{display:flex;align-items:center;justify-content:center;gap:1rem}.author-avatar{width:40px;height:40px;border-radius:50%;background:url(https://i.pravatar.cc/150?img=47) center/cover;border:2px solid var(--border-gold)}.author-info strong{display:block;color:var(--text-primary);font-size:.9rem}.author-info span{color:var(--text-muted);font-size:.75rem}.guarantee-badge{display:flex;align-items:center;justify-content:center;gap:1rem;max-width:500px;margin:0 auto;background:linear-gradient(90deg,#d4af3708,#d4af371f,#d4af3708);border:1px solid var(--border-gold);padding:1rem 1.5rem;border-radius:var(--radius-lg)}.shield-icon{font-size:2rem}.guarantee-text{text-align:left}.guarantee-text strong{display:block;color:var(--gold);font-size:.95rem;margin-bottom:.15rem}.guarantee-text p{color:var(--text-secondary);font-size:.8rem;margin:0}.workflow-section{padding:6rem 5%;max-width:1400px;margin:0 auto;text-align:center;position:relative;z-index:10}.section-badge{display:inline-block;padding:.4rem 1.25rem;border:1px solid var(--border);border-radius:var(--radius-pill);font-size:.85rem;font-weight:600;color:var(--text-secondary);margin-bottom:1.5rem;background:var(--surface)}.section-title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:900;line-height:1.15;letter-spacing:-.02em;margin-bottom:1rem;color:var(--text-primary)}.section-sub{font-size:1rem;color:var(--text-secondary);max-width:550px;margin:0 auto 4rem;line-height:1.6}.creative-workflow-container{position:relative;max-width:1200px;margin:4rem auto 0;display:flex;flex-direction:column;gap:7rem}.workflow-row{display:flex;align-items:center;justify-content:space-between;gap:5%;position:relative;z-index:2}.workflow-row:nth-child(2n){flex-direction:row-reverse}.workflow-info{width:45%;text-align:left}.phase-tag{font-size:.8rem;font-weight:700;color:var(--gold);text-transform:uppercase;letter-spacing:2px;margin-bottom:.75rem;display:inline-block}.workflow-info h3{font-size:1.75rem;font-weight:800;color:var(--text-primary);margin-bottom:1rem;letter-spacing:-.01em}.workflow-info p{font-size:.95rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.method-bullets{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.method-bullets li{font-size:.875rem;color:var(--text-secondary);display:flex;align-items:center;gap:.75rem}.method-bullets span{color:var(--gold);font-size:.8rem}.workflow-graphic{width:45%;display:flex;justify-content:center}.glass-canvas{width:100%;max-width:440px;height:260px;background:#ffffff05;border:1px solid var(--border);border-radius:var(--radius-lg);position:relative;overflow:hidden;backdrop-filter:blur(12px);transition:all .4s ease;box-shadow:0 10px 30px #0000004d}.workflow-row:hover .glass-canvas{border-color:#d4af3740;box-shadow:0 15px 35px #0006,0 0 30px #d4af3708;transform:translateY(-4px)}.mindmap-canvas{display:flex;align-items:center;justify-content:center}.mindmap-lines{position:absolute;inset:0;width:100%;height:100%;z-index:1}.mindmap-node{position:absolute;padding:.4rem 1rem;border-radius:var(--radius-pill);font-size:.75rem;font-weight:700;z-index:2;backdrop-filter:blur(5px);transition:all .3s ease}.center-node{background:#d4af3726;border:1px solid var(--gold);color:var(--text-primary);box-shadow:0 0 15px #d4af3733}.node-a{top:15%;left:10%;background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);animation:floatNode 4s infinite ease-in-out}.node-b{top:20%;right:10%;background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);animation:floatNode 4s infinite ease-in-out 1.5s}.node-c{bottom:15%;left:35%;background:var(--surface);border:1px solid var(--border);color:var(--text-secondary);animation:floatNode 4s infinite ease-in-out .8s}@keyframes floatNode{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.design-canvas{background:#0b0b0b}.figma-bar{height:30px;background:#141414;border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 1rem;gap:.5rem}.figma-dot{width:6px;height:6px;background:#f55;border-radius:50%}.figma-title{font-size:.7rem;color:var(--text-muted);font-weight:600}.figma-artboard{position:relative;height:calc(100% - 30px);padding:1.25rem}.grid-lines-mock{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.015) 1px,transparent 1px);background-size:20px 20px}.figma-element{background:#ffffff08;border:1px dashed rgba(255,255,255,.1);border-radius:4px;position:absolute}.block-header{top:1.25rem;left:1.25rem;right:1.25rem;height:20px}.block-hero-title{top:3.5rem;left:1.25rem;right:5rem;height:50px;border-color:#d4af374d;background:#d4af3703}.block-hero-btn{top:7.5rem;left:1.25rem;width:80px;height:22px;background:#d4af371a;border:1.5px solid var(--gold);border-radius:2px}.figma-cursor{position:absolute;top:60%;left:70%;display:flex;align-items:center;gap:4px;z-index:5;animation:cursorFloat 5s infinite ease-in-out}.cursor-pointer{color:var(--gold);font-size:1.2rem;text-shadow:0 0 10px rgba(212,175,55,.5)}.cursor-name{background:var(--gold);color:#000;padding:1px 6px;font-size:.6rem;font-weight:800;border-radius:2px}@keyframes cursorFloat{0%,to{transform:translate(0)}30%{transform:translate(-30px,-20px)}70%{transform:translate(-10px,15px)}}.dev-canvas{background:#050505;font-family:monospace}.terminal-bar{height:28px;background:#111;border-bottom:1px solid var(--border);display:flex;align-items:center;padding:0 .75rem;gap:5px}.terminal-bar span[class^=dot-]{width:6px;height:6px;border-radius:50%}.dot-red{background:#ff5f56}.dot-yellow{background:#ffbd2e}.dot-green{background:#27c93f}.terminal-title{font-size:.65rem;color:var(--text-muted);margin-left:.5rem}.terminal-body{padding:1.25rem;font-size:.75rem;text-align:left;display:flex;flex-direction:column;gap:.4rem;position:relative;height:calc(100% - 28px)}.code-line{color:var(--text-muted)}.green-text{color:#27c93f}.gold-text{color:var(--gold-bright)}.speed-radial{position:absolute;right:1.5rem;bottom:1.5rem;width:80px;height:80px;display:flex;align-items:center;justify-content:center}.progress-circle{width:100%;height:100%;transform:rotate(-90deg)}.circle-bg{fill:none;stroke:#ffffff08;stroke-width:2.8}.circle-fill{fill:none;stroke:var(--gold);stroke-width:2.8;stroke-linecap:round;animation:speedProgress 2s ease-out forwards}.speed-val{position:absolute;font-size:1.25rem;font-weight:800;color:var(--text-primary)}@keyframes speedProgress{0%{stroke-dasharray:0 100}to{stroke-dasharray:100 100}}.launch-canvas{padding:1.25rem;display:flex;justify-content:space-between;align-items:center}.telemetry-grid{display:flex;flex-direction:column;gap:1rem;width:50%}.telemetry-card{background:#ffffff03;border:1px solid rgba(255,255,255,.05);border-radius:var(--radius-md);padding:.75rem;text-align:left}.tel-label{display:block;font-size:.6rem;color:var(--text-muted);font-weight:700;letter-spacing:1px;margin-bottom:.25rem}.tel-val{font-size:1.25rem;font-weight:900}.radar-visual{position:relative;width:100px;height:100px;border-radius:50%;border:1px solid rgba(212,175,55,.15);background:radial-gradient(circle,rgba(212,175,55,.02) 0%,transparent 70%);overflow:hidden}.radar-sweep{position:absolute;inset:0;background:conic-gradient(from 0deg,rgba(212,175,55,.2) 0deg,transparent 90deg);border-radius:50%;animation:radarSweep 4s infinite linear}.radar-dot{position:absolute;width:6px;height:6px;background:var(--gold);border-radius:50%;top:30%;left:40%;box-shadow:0 0 10px var(--gold)}.radar-dot.dot-b{top:60%;left:70%;background:#27c93f;box-shadow:0 0 10px #27c93f}@keyframes radarSweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:1024px){.hero-split{flex-direction:column;text-align:center;padding:3rem 5%;gap:3rem}.hero-left{max-width:100%;display:flex;flex-direction:column;align-items:center}.hero-sub{max-width:100%}.hero-actions,.trust-checks{justify-content:center}.mini-testimonial{margin:0 auto;flex-direction:column;text-align:center;align-items:center;gap:1rem}.hero-right{width:100%}.hero-showcase-container{max-width:100%;height:380px;margin:0 auto}.stats-bar{gap:2rem;padding:2.5rem 2rem}.stat-item h3{font-size:2.25rem}.workflow-row,.workflow-row:nth-child(2n){flex-direction:column;gap:3rem}.workflow-info,.workflow-graphic{width:100%;text-align:center}.method-bullets{align-items:center}}@media(max-width:768px){.top-navbar .btn-nav-cta{display:none}h1{font-size:2rem}.social-proof-bar{justify-content:center;flex-direction:column;gap:.5rem}.proof-divider{display:none}.proof-metrics{flex-direction:column;gap:.25rem;align-items:center}.hero-actions{flex-direction:column;width:100%}.btn-primary,.btn-outline{width:100%;max-width:280px;margin:0 auto;padding:.6rem 1rem;font-size:.85rem;justify-content:center}.trust-checks{flex-direction:column;align-items:center;gap:.75rem}.hero-showcase-container{max-width:100%;height:340px}.trust-features{flex-direction:column;align-items:center;gap:.75rem}.stats-bar{flex-direction:column;gap:2rem;padding:2rem}.stat-divider{width:60px;height:1px}.quote-text{font-size:1.2rem}.guarantee-badge{flex-direction:column;text-align:center;padding:1.5rem}.guarantee-text{text-align:center}.workflow-section{padding:4rem 5%}.creative-workflow-container{gap:5rem}.section-sub{margin-bottom:2rem}}.portfolio-hero{padding:6rem 5% 3rem;max-width:1400px;margin:0 auto;text-align:center;position:relative;z-index:10;border-top:1px solid var(--border)}.portfolio-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:900;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.03em}.portfolio-subtitle{font-size:1.1rem;color:var(--text-secondary);max-width:600px;margin:0 auto 3rem;line-height:1.6}.portfolio-showcase{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:10;display:flex;flex-direction:column;align-items:center}.portfolio-frame{width:100%;background:#0a0a0ab3;border:1px solid var(--border-gold);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:0 30px 60px #0009,inset 0 1px 1px #ffffff0d;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);overflow:hidden;transition:transform .4s cubic-bezier(.25,.8,.25,1),box-shadow .4s cubic-bezier(.25,.8,.25,1)}.portfolio-frame:hover{transform:translateY(-8px);box-shadow:0 40px 80px #d4af3733,inset 0 1px 1px #ffffff1a}.portfolio-img{width:100%;height:auto;border-radius:var(--radius-md);border:1px solid var(--border);display:block}@media(max-width:768px){.portfolio-hero{padding:4rem 5% 2rem}.portfolio-showcase{padding:0}}.testimonials-section{padding:6rem 5%;max-width:1400px;margin:0 auto;text-align:center;position:relative;z-index:10;border-top:1px solid var(--border)}.testimonials-header-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:3rem;text-align:left}.testimonials-header-left{max-width:600px}.testimonials-header-left h2{font-size:clamp(2rem,3.5vw,3rem);font-weight:900;line-height:1.1;margin-bottom:1rem}.testimonials-header-left p{font-size:1.05rem;color:var(--text-secondary)}.btn-view-reviews{background:#fff;color:#000;border-radius:var(--radius-sm);padding:.65rem 1.5rem;font-size:.9rem;font-weight:700;border:none;cursor:pointer;box-shadow:0 4px 15px #ffffff26;transition:all .3s ease}.btn-view-reviews:hover{background:var(--gold);color:#000;box-shadow:0 4px 20px #d4af374d;transform:translateY(-2px)}.staff-visual{width:100%;max-width:1100px;height:180px;margin:0 auto 4rem;position:relative}.staff-visual svg{width:100%;height:100%}.staff-avatar{position:absolute;width:42px;height:42px;border-radius:50%;border:2px solid #ffffff;background:#333;overflow:hidden;box-shadow:0 4px 10px #0006;transform:translate(-50%,-50%);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.staff-avatar:hover{transform:translate(-50%,-50%) scale(1.15);border-color:var(--gold);box-shadow:0 0 15px var(--gold)}.staff-avatar.active-avatar{transform:translate(-50%,-50%) scale(1.25);border-color:var(--gold);box-shadow:0 0 20px #d4af3799;z-index:5}.staff-avatar.active-avatar:hover{transform:translate(-50%,-50%) scale(1.35);box-shadow:0 0 25px var(--gold)}.staff-avatar img{width:100%;height:100%;object-fit:cover}.testimonials-carousel-container{width:100%;position:relative;max-width:1200px;margin:0 auto;padding:0 3.5rem}.testimonials-carousel-wrapper{overflow:hidden;width:100%}.testimonials-carousel-track{display:flex;gap:2rem;transition:transform .5s cubic-bezier(.25,.8,.25,1);will-change:transform}.testimonial-slide-card{flex:0 0 calc(33.333% - 1.333rem);background:#16161699;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2.25rem 2rem;text-align:left;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);display:flex;flex-direction:column;justify-content:space-between;min-height:280px;box-shadow:0 10px 30px #00000040;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.testimonial-slide-card:hover{transform:translateY(-5px);border-color:var(--border-gold);box-shadow:0 20px 40px #d4af3714}.card-stars{color:#ff9f0a;font-size:1.1rem;margin-bottom:1.25rem;letter-spacing:2px}.card-quote{font-size:.95rem;line-height:1.6;color:#e0e0e0;margin-bottom:2rem}.card-author{display:flex;align-items:center;gap:1rem;margin-top:auto}.author-pic{width:44px;height:44px;border-radius:50%;overflow:hidden;border:1.5px solid rgba(255,255,255,.15)}.author-pic img{width:100%;height:100%;object-fit:cover}.author-meta{display:flex;flex-direction:column}.author-meta strong{font-size:.95rem;color:#fff;font-weight:700}.author-meta span{font-size:.75rem;color:#a0a0a0;margin-top:2px}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fff;border:none;color:#000;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 15px #0000004d;z-index:20;transition:transform .2s ease,background .2s ease}.carousel-btn:hover{background:var(--gold);transform:translateY(-50%) scale(1.08)}.carousel-btn.prev{left:0}.carousel-btn.next{right:0}.carousel-btn svg{width:18px;height:18px;stroke:currentColor;stroke-width:2.5;fill:none}.carousel-dots{display:flex;justify-content:center;gap:8px;margin-top:2.5rem}.carousel-dot{width:8px;height:8px;border-radius:50%;background:#fff3;border:none;cursor:pointer;padding:0;transition:background .3s ease,transform .3s ease}.carousel-dot.active{background:#fff;transform:scale(1.25)}@media(max-width:1024px){.testimonial-slide-card{flex:0 0 calc(50% - 1rem)}.testimonials-carousel-container{padding:0 2rem}}@media(max-width:768px){.testimonials-header-row{flex-direction:column;align-items:flex-start;gap:1.5rem}.testimonial-slide-card{flex:0 0 100%}.testimonials-carousel-container{padding:0}.carousel-btn{display:none}.staff-visual{height:120px}}.plans-container{max-width:1200px;margin:0 auto;padding:6rem 5% 8rem;position:relative;z-index:10}.plans-title{font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.1;margin-bottom:3rem;color:#fff;text-align:center}.plans-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem;margin-bottom:4rem}.plans-card{background:#0a0a0a66;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:2.25rem;display:flex;flex-direction:column;box-shadow:0 10px 30px #00000080;transition:border-color .3s ease,box-shadow .3s ease}.plans-card:hover{border-color:#ffffff26;box-shadow:0 15px 40px #000c}.plans-card-header{background:#181818;border-radius:12px;padding:2rem 1.75rem;margin-bottom:2.5rem}.plans-card-header h2{font-size:1.4rem;font-weight:700;margin:0 0 .75rem;color:#fff}.plans-card-header p{font-size:.95rem;color:#888;line-height:1.5;margin:0}.plans-features{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.plans-features li{display:flex;align-items:flex-start;gap:.85rem;font-size:1.05rem;color:#e0e0e0;line-height:1.4;text-align:left}.plans-features li .check-icon{color:#fff;font-weight:700;font-size:1.1rem;flex-shrink:0}.plans-footer-cta{text-align:center;margin-top:4rem;display:flex;justify-content:center}@media(max-width:900px){.plans-grid{grid-template-columns:1fr;gap:2rem}}.about-section{max-width:1200px;margin:0 auto;padding:6rem 5% 8rem;position:relative;z-index:10;border-top:1px solid var(--border)}.about-header{text-align:center;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center}.about-subtitle{color:var(--text-secondary);margin:1rem auto 2rem;font-size:1.1rem;max-width:650px;line-height:1.5}.btn-read-more{background:#111;color:#fff;padding:.75rem 2rem;border-radius:var(--radius-pill);border:1px solid rgba(255,255,255,.1);font-weight:700;font-size:.95rem;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;box-shadow:0 4px 15px #0000004d;transition:all .3s cubic-bezier(.25,.8,.25,1)}.btn-read-more:hover{background:#222;border-color:#ffffff40;transform:translateY(-2px);box-shadow:0 6px 20px #00000080}.btn-read-more .arrow{transition:transform .25s ease}.btn-read-more:hover .arrow{transform:translate(4px)}.about-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:4.5rem;align-items:center}.about-content{display:flex;flex-direction:column}.about-heading{font-size:clamp(1.75rem,3.2vw,2.25rem);font-weight:900;line-height:1.2;margin-bottom:1.25rem;color:#fff;letter-spacing:-.02em}.about-intro{font-size:1.05rem;color:var(--text-secondary);line-height:1.6;margin-bottom:2.25rem}.about-tabs{display:flex;gap:.5rem;margin-bottom:2rem;background:#ffffff08;padding:.4rem;border-radius:100px;width:fit-content;border:1px solid rgba(255,255,255,.05)}.about-tab-btn{background:transparent;color:var(--text-secondary);border:none;border-radius:100px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1)}.about-tab-btn:hover{color:var(--gold)}.about-tab-btn.active{background:linear-gradient(135deg,var(--gold),var(--gold-bright));color:#000;font-weight:700;box-shadow:0 4px 15px var(--gold-glow)}.about-tab-panels{min-height:160px;position:relative}.about-tab-pane{opacity:1}.no-beforematch .about-tab-pane[hidden]{display:none!important}.about-tab-pane.active{display:block;animation:aboutFadeIn .45s cubic-bezier(.4,0,.2,1) forwards}.about-pane-desc{font-size:1.15rem;color:#fff;line-height:1.6;margin-bottom:1.25rem;font-weight:500}.about-pane-sub{font-size:.95rem;color:var(--text-secondary);line-height:1.6}@keyframes aboutFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.about-visual{display:flex;justify-content:center;position:relative}.about-image-container{position:relative;width:100%;max-width:420px;aspect-ratio:1 / 1.05}.about-image{width:100%;height:100%;object-fit:cover;border-radius:28px;border:1px solid rgba(255,255,255,.08);box-shadow:0 25px 60px #0009;filter:grayscale(10%) contrast(102%)}.about-widget-card{position:absolute;bottom:-15px;left:-40px;background:#121212d1;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:22px;padding:1.25rem;width:250px;box-shadow:0 20px 40px #00000080;z-index:20;animation:aboutFloat 5s ease-in-out infinite}@keyframes aboutFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.about-widget-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.9rem;border-bottom:1px solid rgba(255,255,255,.06);padding-bottom:.5rem}.widget-status-dot{width:8px;height:8px;background:#4ade80;border-radius:50%;box-shadow:0 0 10px #4ade8099}.widget-title{font-size:.85rem;font-weight:700;color:#fff;letter-spacing:.02em}.widget-count{font-size:.75rem;color:var(--text-secondary);margin-left:auto;background:#ffffff0d;padding:.15rem .55rem;border-radius:8px}.about-widget-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.about-widget-list li{display:flex;align-items:center;justify-content:space-between}.widget-user{display:flex;align-items:center;gap:.65rem}.widget-avatar{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:800;color:#000}.wa-hithesh{background:linear-gradient(135deg,var(--gold),var(--gold-bright))}.wa-murugan{background:linear-gradient(135deg,#a78bfa,#8b5cf6)}.wa-mukhtar{background:linear-gradient(135deg,#60a5fa,#3b82f6)}.widget-info{display:flex;flex-direction:column;line-height:1.25}.widget-name{font-size:.825rem;font-weight:600;color:#fff}.widget-role{font-size:.7rem;color:var(--text-secondary)}.widget-bubble{font-size:.85rem;opacity:.45;cursor:pointer;transition:opacity .2s ease,transform .2s ease}.widget-bubble:hover{opacity:1;transform:scale(1.15)}@media(max-width:992px){.about-grid{gap:3rem}.about-widget-card{left:-20px}}@media(max-width:768px){.about-grid{grid-template-columns:1fr;gap:4rem}.about-visual{order:-1;margin-bottom:2rem}.about-image-container{max-width:380px}.about-widget-card{left:-15px}}@media(max-width:480px){.about-section{padding:4rem 5% 5rem}.about-image-container{max-width:100%;aspect-ratio:1 / 1}.about-widget-card{left:15px;bottom:10px;width:220px}}.contact-section{max-width:1200px;margin:0 auto;padding:6rem 5% 8rem;position:relative;z-index:10;border-top:1px solid var(--border)}.contact-header{text-align:center;margin-bottom:4rem;display:flex;flex-direction:column;align-items:center}.contact-subtitle{color:var(--text-secondary);margin:1rem auto 0;font-size:1.1rem;max-width:650px;line-height:1.5}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:flex-start}.contact-info-panel{display:flex;flex-direction:column}.contact-heading{font-size:clamp(1.75rem,3.2vw,2.25rem);font-weight:900;line-height:1.2;margin-bottom:1.25rem;color:#fff;letter-spacing:-.02em}.contact-intro{font-size:1.05rem;color:var(--text-secondary);line-height:1.6;margin-bottom:2.5rem}.contact-detail-items{display:flex;flex-direction:column;gap:2rem}.contact-detail-item{display:flex;align-items:flex-start;gap:1.25rem}.detail-icon{font-size:1.5rem;color:var(--gold);background:#d4af3714;border:1px solid var(--border-gold);width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 15px #d4af370d}.detail-content{display:flex;flex-direction:column;gap:.25rem}.detail-content strong{font-size:1rem;color:#fff;font-weight:700}.detail-content span,.detail-content a{font-size:.95rem;color:var(--text-secondary);line-height:1.5}.detail-content a:hover{color:var(--gold)}.contact-calendar-panel{width:100%}.calendar-glass-card{background:#0a0a0a80;border:1px solid var(--border-gold);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:0 30px 60px #0009,inset 0 1px 1px #ffffff0d;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);height:600px;overflow:hidden}@media(max-width:992px){.contact-grid{grid-template-columns:1fr;gap:3.5rem}}@media(max-width:768px){.contact-section{padding:4rem 5% 5rem}.calendar-glass-card{height:550px;padding:1rem}}.faq-section{max-width:1200px;margin:0 auto;padding:6rem 5% 8rem;position:relative;z-index:10;border-top:1px solid var(--border)}.faq-grid{display:grid;grid-template-columns:1.15fr 1.25fr;gap:5rem;align-items:flex-start}.faq-left{display:flex;flex-direction:column}.faq-left .section-badge{margin-bottom:0;width:fit-content}.faq-title-main{font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:900;line-height:1.15;margin:1.5rem 0 1.25rem;color:#fff;letter-spacing:-.03em}.faq-subtitle-main{font-size:1.05rem;color:var(--text-secondary);line-height:1.6;max-width:500px}.faq-cta-card{background:#ffffff03;border:1px solid var(--border);border-radius:var(--radius-lg);padding:2.25rem;margin-top:3rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);max-width:480px;box-shadow:0 20px 40px #0003}.faq-cta-card h3{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.75rem}.faq-cta-card p{font-size:.95rem;color:var(--text-secondary);line-height:1.5;margin-bottom:1.5rem}.btn-faq-contact{background:#fff;color:#000;font-weight:700;font-size:.95rem;border:none;border-radius:var(--radius-pill);padding:.65rem 1.5rem;cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);display:inline-flex;align-items:center;gap:.5rem;width:fit-content;box-shadow:0 4px 15px #ffffff1a}.btn-faq-contact:hover{background:var(--gold);color:#000;box-shadow:0 4px 20px #d4af374d;transform:translateY(-2px)}.btn-faq-contact .arrow-diagonal{transition:transform .25s ease}.btn-faq-contact:hover .arrow-diagonal{transform:translate(2px,-2px)}.faq-right{width:100%}.faq-container{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#ffffff05;border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;transition:border-color .3s ease,background-color .3s ease}.faq-item:hover{border-color:#d4af3733;background:#ffffff08}.faq-item.active{border-color:var(--border-gold);background:#d4af3705}button.faq-header{width:100%;background:transparent;border:none;display:flex;justify-content:space-between;align-items:center;padding:1.5rem;cursor:pointer;text-align:left;outline:none}.faq-question{font-size:1.1rem;font-weight:700;color:#fff;transition:color .3s ease;padding-right:1.5rem;line-height:1.4}.faq-item.active .faq-question{color:var(--gold)}.faq-toggle-btn{width:36px;height:36px;border-radius:50%;background:#ffffff0d;border:1px solid var(--border);display:flex;align-items:center;justify-content:center;color:var(--text-secondary);transition:all .3s ease;flex-shrink:0}.faq-arrow-svg{width:18px;height:18px;transition:transform .35s cubic-bezier(.25,.8,.25,1)}.faq-item:hover .faq-toggle-btn{color:#fff;border-color:#fff3;background:#ffffff14}.faq-item.active .faq-toggle-btn{background:var(--gold);color:#000;border-color:var(--gold)}.faq-item.active .faq-arrow-svg{transform:rotate(180deg)}.faq-content{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.4,0,.2,1)}.faq-answer{padding:0 1.5rem 1.5rem;font-size:.98rem;line-height:1.6;color:var(--text-secondary)}@media(max-width:992px){.faq-grid{grid-template-columns:1fr;gap:3.5rem}.faq-cta-card{max-width:100%}}@media(max-width:768px){.faq-section{padding:4rem 5% 5rem}.faq-question{font-size:1rem}}
