:root{--ink:#070914;--panel:#101322;--violet:#7768ff;--cyan:#25dcc8;--text:#eceef7;--muted:#9ca3ba;--line:rgba(255,255,255,.1);--paper:#f5f6fa;--dark:#0a0d18;--radius:24px;--shadow:0 30px 80px rgba(4,6,18,.3)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--text);font:400 16px/1.7 'DM Sans',sans-serif;overflow-x:hidden}h1,h2,h3,h4{font-family:Manrope,sans-serif;line-height:1.08;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:fixed;left:12px;top:-60px;background:#fff;color:#000;padding:10px 16px;z-index:999}.skip-link:focus{top:12px}.site-noise{position:fixed;inset:0;pointer-events:none;opacity:.025;z-index:99;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.8'/%3E%3C/svg%3E")}.site-header{position:fixed;inset:0 0 auto;z-index:80;padding:24px 0;transition:.3s}.site-header.scrolled{padding:13px 0;background:rgba(7,9,20,.86);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav-wrap,.main-nav,.brand,.hero-actions,.section-heading,.footer-bottom{display:flex;align-items:center}.nav-wrap{justify-content:space-between}.brand{gap:12px;font:700 20px/1 Manrope;letter-spacing:.4px}.brand strong{color:var(--cyan)}.brand small{display:block;color:#858da9;font:500 9px/1.6 DM Sans;text-transform:uppercase;letter-spacing:1.8px;margin-top:5px}.brand-mark{position:relative;width:31px;height:34px;display:block}.brand-mark i{position:absolute;left:2px;width:25px;height:7px;border-radius:9px;background:linear-gradient(90deg,var(--cyan),var(--violet));transform:skewY(-28deg)}.brand-mark i:nth-child(1){top:2px}.brand-mark i:nth-child(2){top:13px;left:5px}.brand-mark i:nth-child(3){top:24px;left:8px}.main-nav{gap:28px;font-weight:500;font-size:14px}.main-nav a{color:#c5cad9;transition:.2s}.main-nav a:hover{color:#fff}.nav-cta{border:1px solid rgba(255,255,255,.25);padding:10px 18px;border-radius:50px!important}.menu-toggle{display:none;background:none;border:0;color:#fff;padding:10px}.menu-toggle span{display:block;width:24px;height:2px;background:#fff;margin:6px}.hero{min-height:100vh;display:grid;align-items:center;padding:150px 0 90px;position:relative;isolation:isolate}.hero:before{content:"";position:absolute;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(119,104,255,.24),transparent 68%);right:-120px;top:40px;z-index:-1}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--cyan);font:700 12px Manrope;letter-spacing:2px}.eyebrow:before{content:"";width:28px;height:1px;background:currentColor}.hero h1{font-size:clamp(48px,7vw,88px);letter-spacing:-4px;margin:24px 0}.gradient-text{background:linear-gradient(105deg,#fff 20%,#a99eff 58%,#2be1cc);-webkit-background-clip:text;color:transparent}.hero-copy{font-size:19px;line-height:1.7;color:#abb1c4;max-width:630px}.hero-actions{gap:14px;margin-top:34px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:15px 23px;border:1px solid var(--line);border-radius:60px;font-weight:700;transition:.25s;cursor:pointer}.btn-primary{background:linear-gradient(135deg,var(--violet),#5d4bea);box-shadow:0 16px 40px rgba(119,104,255,.28)}.btn:hover{transform:translateY(-2px);border-color:rgba(255,255,255,.35)}.btn-outline{background:rgba(255,255,255,.04)}.hero-visual{position:relative;min-height:520px}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-a{width:360px;height:360px;background:linear-gradient(145deg,rgba(37,220,200,.7),rgba(119,104,255,.2) 58%,transparent);right:30px;top:80px;animation:float 7s ease-in-out infinite}.orb-b{width:180px;height:180px;background:linear-gradient(145deg,#a596ff,rgba(80,46,190,.2));left:20px;bottom:20px;animation:float 5s ease-in-out infinite reverse}.code-card{position:absolute;background:rgba(14,18,34,.72);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(24px);border-radius:22px;box-shadow:var(--shadow);padding:24px}.code-main{width:75%;right:0;top:45px}.code-mini{width:54%;left:0;bottom:40px}.window-dots{display:flex;gap:6px;margin-bottom:25px}.window-dots i{width:7px;height:7px;border-radius:50%;background:#6c7185}.code-lines i{height:8px;border-radius:8px;background:linear-gradient(90deg,rgba(37,220,200,.8),rgba(119,104,255,.6));display:block;margin:14px 0}.code-lines i:nth-child(2){width:74%;margin-left:18%}.code-lines i:nth-child(3){width:88%}.code-lines i:nth-child(4){width:55%;margin-left:28%}.metric{display:flex;justify-content:space-between;align-items:end}.metric strong{font:800 45px Manrope}.metric small{color:var(--muted)}@keyframes float{50%{transform:translateY(-18px) rotate(4deg)}}.trust-strip{border-block:1px solid var(--line);padding:22px 0;color:#80879c}.trust-row{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.trust-row span{font:600 12px Manrope;letter-spacing:1.5px;text-transform:uppercase}.section{padding:115px 0}.section-light{background:var(--paper);color:#101221}.section-heading{justify-content:space-between;gap:40px;margin-bottom:52px;align-items:end}.section-heading h2{font-size:clamp(38px,5vw,62px);letter-spacing:-2.5px;max-width:740px}.section-heading p{max-width:390px;color:#6e7486}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card,.product-card,.project-card,.demo-card{border:1px solid rgba(16,18,33,.1);border-radius:var(--radius);padding:30px;background:#fff;transition:.3s;position:relative;overflow:hidden}.service-card:hover,.product-card:hover,.project-card:hover,.demo-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(30,35,70,.12)}.card-index{font:800 13px Manrope;color:var(--violet)}.service-card h3,.product-card h3,.project-card h3,.demo-card h3{font-size:23px;margin:34px 0 14px}.service-card p,.product-card p,.project-card p,.demo-card p{color:#6e7486;margin:0}.card-link{display:inline-flex;margin-top:25px;font-weight:700;color:#4f43d8}.dark-section{background:#0c0f1c}.dark-section .section-heading p{color:var(--muted)}.dark-grid .product-card,.dark-grid .project-card,.dark-grid .demo-card{background:linear-gradient(150deg,#14182a,#0d101d);border-color:var(--line);color:#fff}.dark-grid .product-card p,.dark-grid .project-card p,.dark-grid .demo-card p{color:var(--muted)}.visual-panel{height:220px;margin:-30px -30px 28px;background:radial-gradient(circle at 20% 20%,rgba(37,220,200,.42),transparent 35%),linear-gradient(145deg,#222b50,#111525);display:grid;place-items:center}.visual-panel span{font:800 58px Manrope;color:rgba(255,255,255,.8)}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.about-art{height:540px;border-radius:36px;background:linear-gradient(145deg,#171d35,#090c17);position:relative;overflow:hidden}.about-art:after{content:"";position:absolute;width:360px;height:360px;border:55px solid rgba(119,104,255,.55);border-radius:50%;right:-70px;top:70px}.about-art:before{content:"CODE / UDAYA";position:absolute;transform:rotate(-90deg);left:-50px;bottom:160px;color:rgba(255,255,255,.16);font:800 48px Manrope;letter-spacing:6px}.about-copy h2{font-size:clamp(38px,5vw,60px);letter-spacing:-2.5px;margin:20px 0}.about-copy>p{color:#73798b;font-size:18px}.stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ddd;margin-top:36px;padding-top:28px}.stats strong{display:block;font:800 30px Manrope;color:#15182a}.stats span{font-size:12px;color:#777e91}.process{counter-reset:step}.process-row{display:grid;grid-template-columns:80px 1fr 1.4fr;gap:28px;border-top:1px solid var(--line);padding:28px 0}.process-row:before{counter-increment:step;content:"0" counter(step);color:var(--cyan);font:700 13px Manrope}.process-row h3{font-size:22px}.process-row p{margin:0;color:var(--muted)}.testimonial{max-width:850px;margin:auto;text-align:center}.testimonial blockquote{font:600 clamp(26px,4vw,44px)/1.4 Manrope;margin:25px 0}.testimonial cite{font-style:normal;color:var(--muted)}.page-hero{padding:180px 0 85px;background:radial-gradient(circle at 75% 40%,rgba(119,104,255,.2),transparent 35%)}.page-hero h1{font-size:clamp(48px,7vw,82px);letter-spacing:-3px;max-width:900px;margin:24px 0}.page-hero p{font-size:19px;color:var(--muted);max-width:720px}.content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.content-card{padding:34px;border-radius:24px;background:#fff;border:1px solid #e4e6ef}.content-card h3{font-size:25px}.content-card p{color:#6d7385}.feature-list{list-style:none;padding:0;margin:20px 0}.feature-list li{padding:7px 0;color:#545a6d}.feature-list li:before{content:'✓';color:#5b4eeb;font-weight:800;margin-right:10px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px}.contact-list{display:grid;gap:20px;margin-top:35px}.contact-list div{padding:20px;border:1px solid var(--line);border-radius:18px}.contact-list small{display:block;color:var(--muted)}.contact-form{background:#fff;color:#131625;padding:35px;border-radius:28px;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:13px;font-weight:700}.field input,.field textarea,.field select{border:1px solid #dfe2eb;background:#f8f9fc;padding:13px 14px;border-radius:12px;outline:none;width:100%}.field input:focus,.field textarea:focus,.field select:focus{border-color:var(--violet);box-shadow:0 0 0 3px rgba(119,104,255,.12)}.form-notice{margin:15px 0}.form-notice.success{color:#087b63}.form-notice.error{color:#b42318}.site-footer{background:#070914;border-top:1px solid var(--line)}.footer-cta{padding:80px 0;display:flex;align-items:end;justify-content:space-between;gap:40px;border-bottom:1px solid var(--line)}.footer-cta h2{font-size:clamp(32px,4vw,52px);max-width:770px;margin-top:16px}.btn-light{background:#fff;color:#101220}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:55px;padding:65px 0}.footer-grid h3{font-size:13px;color:#fff;margin-bottom:18px}.footer-grid a{display:block;color:#9299ad;margin:8px 0}.footer-grid p{color:#9299ad}.legal-note{font-size:12px;max-width:390px}.footer-bottom{justify-content:space-between;border-top:1px solid var(--line);padding:22px 0;color:#6f768b;font-size:12px}.whatsapp-float,.chat-launcher{position:fixed;z-index:91;right:24px;border:0;box-shadow:0 12px 35px rgba(0,0,0,.28);cursor:pointer}.whatsapp-float{bottom:92px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:#20c86d;font:800 12px Manrope;color:#fff}.chat-launcher{bottom:24px;height:54px;border-radius:50px;background:linear-gradient(135deg,var(--violet),#4e42ca);color:#fff;padding:0 19px;display:flex;align-items:center;gap:9px}.chat-launcher span{font-size:22px}.chat-launcher small{font-weight:700}.chat-panel{position:fixed;right:24px;bottom:90px;width:min(390px,calc(100% - 28px));height:570px;max-height:calc(100vh - 120px);background:#fff;color:#151827;border-radius:24px;z-index:95;box-shadow:0 28px 90px rgba(0,0,0,.4);display:flex;flex-direction:column;overflow:hidden;transform:translateY(20px) scale(.95);opacity:0;pointer-events:none;transition:.25s}.chat-panel.open{transform:none;opacity:1;pointer-events:auto}.chat-panel header{padding:18px 20px;background:#0d1020;color:#fff;display:flex;justify-content:space-between;align-items:center}.chat-panel header small{display:block;color:#9da5bb}.chat-panel header small i{display:inline-block;width:7px;height:7px;background:#2ade98;border-radius:50%;margin-right:5px}.chat-close{background:none;border:0;color:#fff;font-size:25px}.chat-messages{padding:18px;flex:1;overflow:auto;background:#f5f6fa}.bot-message,.user-message{max-width:84%;padding:11px 14px;border-radius:15px;margin-bottom:10px;font-size:14px;line-height:1.5}.bot-message{background:#fff;border:1px solid #e3e5ed}.user-message{margin-left:auto;background:#6557ec;color:#fff}.chat-chips{display:flex;gap:7px;padding:10px 14px;overflow:auto;border-top:1px solid #eee}.chat-chips button{white-space:nowrap;border:1px solid #ddd;background:#fff;border-radius:20px;padding:6px 10px;font-size:11px}.chat-form{display:flex;border-top:1px solid #eee;padding:10px}.chat-form input{flex:1;border:0;padding:10px;outline:0}.chat-form button{width:40px;height:40px;border:0;border-radius:12px;background:var(--violet);color:#fff}.reveal{opacity:0;transform:translateY(25px);transition:.7s}.reveal.visible{opacity:1;transform:none}.empty-state{text-align:center;padding:50px;color:#8a90a3}
@media(max-width:900px){.main-nav{position:fixed;inset:74px 18px auto;background:#101425;border:1px solid var(--line);padding:20px;border-radius:20px;display:none;flex-direction:column;align-items:stretch;gap:8px}.main-nav.open{display:flex}.main-nav a{padding:10px}.menu-toggle{display:block}.hero-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.hero-visual{min-height:430px}.grid-3{grid-template-columns:repeat(2,1fr)}.section-heading{display:block}.section-heading p{margin-top:18px}.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-cta{align-items:flex-start;flex-direction:column}.process-row{grid-template-columns:55px 1fr}.process-row p{grid-column:2}.hero h1{letter-spacing:-2.5px}}
@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.hero{padding-top:120px}.hero-grid{gap:20px}.hero-visual{min-height:340px}.code-main{width:88%}.code-mini{width:70%}.hero-actions .btn{width:100%}.section{padding:80px 0}.grid-3,.content-grid,.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{display:block}.page-hero{padding-top:135px}.chat-launcher small{display:none}.chat-launcher{width:54px;padding:0;justify-content:center}.chat-panel{right:14px}.stats{gap:10px}.stats strong{font-size:24px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}

/* Premium light theme */
body{background:#f8faff;color:#172033}.site-header{background:#fffffff0;border-bottom:1px solid #e5e8f1;backdrop-filter:blur(18px)}.site-header.scrolled{background:#fffffff2;border-color:#e5e8f1;box-shadow:0 8px 28px rgba(70,80,115,.08)}.brand{color:#172033}.brand small{color:#7b8498}.main-nav a{color:#4d566d}.main-nav a:hover{color:var(--violet)}.nav-cta{border-color:#ccd2e0!important;background:#fff}.menu-toggle{color:#172033}.menu-toggle span{background:#172033}.hero{background:radial-gradient(circle at 78% 18%,rgba(119,104,255,.2),transparent 34%),linear-gradient(160deg,#fff 28%,#f3f5ff 100%)}.hero:before{background:radial-gradient(circle,rgba(37,220,200,.17),transparent 68%)}.gradient-text{background:linear-gradient(105deg,#19233b 10%,#6a5cec 58%,#10a99a);-webkit-background-clip:text;color:transparent}.hero-copy{color:#606b80}.btn-outline{background:#fff;color:#293247;border-color:#d1d6e3}.trust-strip{background:#fff;border-color:#e4e8f0;color:#6e778b}.section-light{background:#fff}.dark-section{background:#eef1ff;color:#172033}.dark-section .section-heading p,.dark-section .process-row p,.dark-section .testimonial cite{color:#687389}.dark-grid .product-card,.dark-grid .project-card,.dark-grid .demo-card{background:#fff;border-color:#dfe3ef;color:#172033;box-shadow:0 15px 42px rgba(64,73,118,.08)}.dark-grid .product-card p,.dark-grid .project-card p,.dark-grid .demo-card p{color:#687389}.visual-panel{background:radial-gradient(circle at 20% 20%,rgba(37,220,200,.26),transparent 35%),linear-gradient(145deg,#e7e5ff,#f8faff)}.visual-panel span{color:rgba(91,78,216,.45)}.about-art{background:linear-gradient(145deg,#e8e6ff,#f8fbff);border:1px solid #dfe1f0}.about-art:after{border-color:rgba(119,104,255,.3)}.about-art:before{color:rgba(91,78,216,.16)}.process-row{border-color:#d7dce8}.page-hero{background:radial-gradient(circle at 75% 35%,rgba(119,104,255,.19),transparent 35%),#f8faff;color:#172033}.page-hero p{color:#657085}.contact-list div{border-color:#d8ddea;background:#fff}.site-footer{background:#fff;color:#172033;border-color:#e4e8f0}.footer-cta{border-color:#e4e8f0}.footer-grid h3{color:#202a3f}.footer-grid a,.footer-grid p{color:#697389}.footer-bottom{border-color:#e4e8f0;color:#7b8498}.chat-panel header{background:linear-gradient(135deg,var(--violet),#5146c7)}
@media(max-width:900px){.main-nav{background:#fff;border-color:#dfe3ec;box-shadow:0 22px 55px rgba(55,63,95,.15)}}

/* CodeUdaya brand and subscription system */
.brand-logo{width:285px;max-width:50vw;height:auto;display:block}.footer-brand .brand-logo{width:300px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.plan-price{display:flex;align-items:baseline;gap:4px;margin:18px 0 0}.plan-price strong{font:800 28px Manrope;color:#18233a}.plan-price small,.market-price{color:#7b8498}.market-price{font-size:11px;margin:3px 0 15px}.pricing-note{font-size:12px;color:#737d91;margin:24px 0 0}.pricing-row{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:20px 0}.pricing-row>div{padding:12px;border-radius:12px;background:#f5f6fc;border:1px solid #e3e6ef}.pricing-row small,.pricing-row strong{display:block}.pricing-row small{color:#7a8294}.pricing-row strong{margin-top:3px;color:#1a2339}.content-card h2 small{font-size:14px;color:#7a8294}.site-header{min-height:82px}.nav-wrap{min-height:82px}.main-nav{gap:22px}.dark-grid .product-card{color:#172033}.dark-grid{align-items:stretch}.product-card{display:flex;flex-direction:column}.product-card .card-link{margin-top:auto}
@media(max-width:1050px){.grid-4{grid-template-columns:repeat(2,1fr)}.brand-logo{width:240px}}
@media(max-width:620px){.brand-logo{width:225px;max-width:72vw}.grid-4{grid-template-columns:1fr}.pricing-row{grid-template-columns:1fr}.site-header,.nav-wrap{min-height:72px}}

/* Generated visual cards and executive chatbot handoff */
.service-card,.product-card,.content-card{padding:0}.card-visual,.content-visual{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;background:#f0f2ff}.card-content,.content-card-inner{padding:28px}.card-content h3{margin-top:24px}.content-card-inner h3{margin-top:22px}.chat-actions{display:grid;gap:7px;margin-top:10px}.chat-action{display:block;background:#eeefff;color:#4e42ca!important;padding:8px 10px;border-radius:9px;text-align:center;font-weight:700}.handoff-form{display:grid;gap:7px;margin-top:12px;padding-top:12px;border-top:1px solid #e3e5ed}.handoff-form input{width:100%;padding:9px 10px;border:1px solid #dfe2eb;border-radius:9px;outline:0}.handoff-form button{border:0;border-radius:9px;padding:10px;background:linear-gradient(135deg,var(--violet),#4e42ca);color:#fff;font-weight:700;cursor:pointer}.handoff-notice{display:block;font-size:11px}.handoff-notice.success{color:#087b63}.handoff-notice.error{color:#b42318}
