:root{--font-display:"Syne",sans-serif;--font-body:"Plus Jakarta Sans","Inter",sans-serif;--color-bg:#080c14;--color-bg-2:#0d1424;--color-surface:#ffffff0a;--color-surface-hover:#ffffff12;--color-border:#ffffff14;--color-border-hover:#6366f180;--color-primary:#6366f1;--color-primary-2:#8b5cf6;--color-accent:#06b6d4;--color-success:#10b981;--gradient-primary:linear-gradient(135deg,#6366f1,#8b5cf6);--gradient-accent:linear-gradient(135deg,#06b6d4,#6366f1);--gradient-text:linear-gradient(135deg,#fff,#a5b4fc);--gradient-glow:linear-gradient(135deg,#6366f126,#8b5cf626);--shadow-card:0 4px 24px #0006;--shadow-glow:0 0 40px #6366f133;--shadow-glow-hover:0 0 60px #6366f159;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--space-xs:0.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-2xl:6rem;--transition:all 0.3s cubic-bezier(0.4,0,0.2,1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#080c14;background:var(--color-bg);color:#e2e8f0;font-family:Plus Jakarta Sans,Inter,sans-serif;font-family:var(--font-body);font-size:16px;line-height:1.6;overflow-x:hidden}body:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.03'/%3E%3C/svg%3E");content:"";inset:0;opacity:.4;pointer-events:none;position:fixed;z-index:0}a{color:inherit;text-decoration:none}button{border:none;cursor:pointer;font-family:inherit;outline:none}img{display:block;max-width:100%}h1,h2,h3{font-family:Syne,sans-serif;font-family:var(--font-display);letter-spacing:-.02em}h4,h5,h6{font-family:Plus Jakarta Sans,Inter,sans-serif;font-family:var(--font-body)}.gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#a5b4fc);background:var(--gradient-text);-webkit-background-clip:text;background-clip:text}.glass-card{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#ffffff0a;background:var(--color-surface);border:1px solid #ffffff14;border:1px solid var(--color-border);border-radius:20px;border-radius:var(--radius-lg);transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.glass-card:hover{background:#ffffff12;background:var(--color-surface-hover);border-color:#6366f180;border-color:var(--color-border-hover);box-shadow:0 0 60px #6366f159;box-shadow:var(--shadow-glow-hover);transform:translateY(-4px)}.btn-primary{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);background:var(--gradient-primary);border-radius:12px;border-radius:var(--radius-md);display:inline-flex;font-family:Plus Jakarta Sans,Inter,sans-serif;font-family:var(--font-body);font-size:.95rem;gap:.5rem;overflow:hidden;padding:.85rem 2rem;position:relative}.btn-primary,.btn-primary:after{transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.btn-primary:after{background:#fff0;content:"";inset:0;position:absolute}.btn-primary:hover{box-shadow:0 8px 30px #6366f180;transform:translateY(-2px)}.btn-primary:hover:after{background:#ffffff14}.btn-secondary{align-items:center;border:1px solid #ffffff14;border:1px solid var(--color-border);border-radius:12px;border-radius:var(--radius-md);color:#e2e8f0;display:inline-flex;font-family:Plus Jakarta Sans,Inter,sans-serif;font-family:var(--font-body);font-size:.95rem;gap:.5rem;padding:.85rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);transition:var(--transition)}.btn-secondary:hover{background:#6366f11a;border-color:#6366f1;border-color:var(--color-primary)}.section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#a5b4fc);background:var(--gradient-text);-webkit-background-clip:text;background-clip:text;font-family:Syne,sans-serif;font-family:var(--font-display);font-size:2.2rem;letter-spacing:-.03em;margin-bottom:.75rem}.section-subtitle{color:#64748b;font-size:1rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:560px;text-align:center}.fade-in{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.fade-in.visible{opacity:1;transform:translateY(0)}.glow-dot{animation:pulse-dot 2s ease-in-out infinite;background:linear-gradient(135deg,#6366f1,#8b5cf6);background:var(--gradient-primary);border-radius:50%;box-shadow:0 0 12px #6366f1cc;display:inline-block;height:8px;width:8px}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.4)}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#080c14;background:var(--color-bg)}::-webkit-scrollbar-thumb{background:#6366f166;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#6366f1b3}.navbar{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#080c1499;border-bottom:1px solid #0000;position:fixed;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%;z-index:1000}.navbar.scrolled{background:#080c14eb;border-bottom-color:#6366f126;box-shadow:0 4px 30px #0006}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1280px;padding:.5rem 2rem}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{animation:logoFadeIn .6s ease-out;transition:transform .3s ease,opacity .3s ease}@keyframes logoFadeIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}.navbar-logo:hover{opacity:.95;transform:scale(1.08) rotate(2deg)}.navbar-logo:active{transform:scale(.98)}.logo-image{cursor:pointer;height:80px;margin-right:80px;max-width:200px;object-fit:contain;object-position:left center;transform:scale(2);transform-origin:left center;transition:all .3s ease;width:auto}.navbar.scrolled .logo-image{height:70px;transform:scale(1.8)}.navbar-logo:hover .logo-image{filter:brightness(1.15) drop-shadow(0 0 12px rgba(59,130,246,.5))}.navbar-menu{align-items:center;display:flex;gap:2rem}.navbar-link{color:#94a3b8;font-family:var(--font-body);font-size:.875rem;font-weight:500;position:relative;transition:color .2s}.navbar-link:hover{color:#e2e8f0}.navbar-link:after{background:var(--gradient-primary);border-radius:2px;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s cubic-bezier(.4,0,.2,1);width:0}.navbar-link:hover:after{width:100%}.navbar-dropdown{display:inline-block;position:relative}.dropdown-toggle{cursor:pointer;-webkit-user-select:none;user-select:none}.dropdown-menu{background:#0f172afa;border:1px solid #3b82f64d;border-radius:8px;box-shadow:0 10px 30px #00000080;left:0;margin-top:.5rem;min-width:200px;opacity:0;padding:.5rem 0;position:absolute;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1000}.dropdown-menu.show{opacity:1;transform:translateY(0);visibility:visible}.dropdown-item{align-items:center;color:#cbd5e1;display:flex;font-size:.84rem;font-weight:500;gap:.75rem;padding:.75rem 1.25rem;transition:all .3s;white-space:nowrap}.dropdown-item strong{color:#f1f5f9;display:block;font-size:.85rem}.dropdown-item small{color:#64748b;display:block;font-size:.75rem;font-weight:400;margin-top:.1rem}.dropdown-item-icon{flex-shrink:0;font-size:1.1rem}.dropdown-item:hover{background:#6366f11a;color:#a5b4fc;padding-left:1.5rem}.navbar-cta{background:var(--gradient-primary);border-radius:var(--radius-md);color:#fff;font-family:var(--font-body);font-size:.875rem;font-weight:600;padding:.55rem 1.4rem;transition:var(--transition)}.navbar-cta:hover{box-shadow:0 8px 25px #6366f173;transform:translateY(-2px)}.navbar-login-btn{border:1px solid #667eea99;border-radius:8px;color:#667eea;font-size:.84rem;font-weight:600;padding:.55rem 1.2rem;transition:all .3s;white-space:nowrap}.navbar-login-btn:hover{background:#667eea26;border-color:#667eea}.navbar-user{align-items:center;display:flex;gap:.6rem}.navbar-user-btn{color:#4ecdc4;font-size:.84rem;font-weight:600;text-transform:capitalize;white-space:nowrap}.navbar-signout-btn{background:#0000;border:1px solid #ff6b6b66;border-radius:6px;color:#ff6b6b;cursor:pointer;font-size:.8rem;padding:.4rem .8rem;transition:background .2s;white-space:nowrap}.navbar-signout-btn:hover{background:#ff6b6b1a}.navbar-toggle{background:#0000;display:none;flex-direction:column;gap:5px;padding:.55rem}.navbar-toggle span{background:#cbd5e1;border-radius:3px;height:3px;transition:all .3s;width:25px}@media (max-width:1024px){.navbar-menu{align-items:flex-start;background:#0f172afa;box-shadow:-5px 0 20px #00000080;flex-direction:column;height:calc(100vh - 77px);padding:2.2rem;position:fixed;right:-100%;top:77px;transition:right .3s;width:330px}.navbar-menu.active{right:0}.navbar-toggle{display:flex}.navbar-cta,.navbar-link{padding:.88rem 0;width:100%}.navbar-dropdown{width:100%}.dropdown-menu{background:#1e293bcc;margin-left:1rem;margin-top:.5rem;opacity:1;position:static;transform:none;visibility:visible}.dropdown-menu.show{display:block}.dropdown-menu:not(.show){display:none}}.footer{background:linear-gradient(180deg,#0f172a,#1e293b);border-top:1px solid #3b82f633;margin-top:3rem;padding:2rem 2rem 1.5rem}.footer-container{margin:0 auto;max-width:1280px}.footer-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr 1fr 1fr;margin-bottom:2rem}.footer-col{display:flex;flex-direction:column;gap:.75rem}.footer-logo-link{display:inline-block;margin-bottom:.5rem;transition:all .3s ease}.footer-logo-link:hover{opacity:.95;transform:scale(1.08) translateY(-3px)}.footer-logo-link:active{transform:scale(.98)}.footer-logo-image{cursor:pointer;height:70px;margin-bottom:1rem;max-width:180px;object-fit:contain;object-position:left center;transform:scale(2);transform-origin:left center;transition:all .3s ease;width:auto}.footer-logo-link:hover .footer-logo-image{filter:brightness(1.15) drop-shadow(0 0 10px rgba(59,130,246,.4))}.footer-desc{color:#94a3b8;font-size:.88rem;line-height:1.6}.footer-title{color:#e2e8f0;font-size:1.05rem;font-weight:600;margin-bottom:.55rem}.footer-link{color:#94a3b8;font-size:.88rem;transition:color .3s}.footer-link:hover{color:#60a5fa}.footer-bottom{align-items:center;border-top:1px solid #94a3b81a;color:#64748b;display:flex;font-size:.875rem;justify-content:space-between;padding-top:1.5rem}.footer-legal{display:flex;gap:1.5rem}.footer-legal-link{color:#64748b;transition:color .3s}.footer-legal-link:hover{color:#94a3b8}@media (max-width:768px){.footer-grid{gap:2.2rem;grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:1.1rem;text-align:center}}.home{padding-top:80px}.home-container{margin:0 auto;max-width:1200px;padding:0 2rem}.home-hero{align-items:center;background:radial-gradient(ellipse 80% 60% at 50% -10%,#6366f12e 0,#0000 70%),var(--color-bg);display:flex;min-height:100vh;overflow:hidden;position:relative}.hero-grid-overlay{background-image:linear-gradient(#6366f10f 1px,#0000 0),linear-gradient(90deg,#6366f10f 1px,#0000 0);background-size:60px 60px;inset:0;-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,#000 30%,#0000 100%);mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,#000 30%,#0000 100%);pointer-events:none;position:absolute}.hero-animated-bg{inset:0;overflow:hidden;position:absolute}.animated-shape{animation:float 22s ease-in-out infinite;border-radius:50%;filter:blur(100px);opacity:.25;position:absolute}.shape-1{animation-delay:0s;background:radial-gradient(circle,#6366f1,#8b5cf6);height:600px;left:-10%;top:-15%;width:600px}.shape-2{animation-delay:6s;background:radial-gradient(circle,#06b6d4,#6366f1);height:450px;right:-10%;top:40%;width:450px}.shape-3{animation-delay:12s;background:radial-gradient(circle,#8b5cf6,#ec4899);bottom:-10%;height:400px;left:25%;width:400px}.shape-4{animation-delay:18s;background:radial-gradient(circle,#10b981,#06b6d4);height:300px;right:25%;top:15%;width:300px}.hero-content{max-width:820px;padding:4rem 0;position:relative;z-index:2}.hero-badge{align-items:center;background:#6366f11f;border:1px solid #6366f14d;border-radius:100px;color:#a5b4fc;display:inline-flex;font-size:.8rem;font-weight:600;gap:.6rem;letter-spacing:.05em;margin-bottom:1.5rem;padding:.4rem 1rem;text-transform:uppercase}.hero-title{color:#fff;font-family:var(--font-display);font-size:clamp(2.8rem,6vw,4.5rem);font-weight:800;letter-spacing:-.04em;line-height:1.05;margin-bottom:1.5rem}.hero-typed{-webkit-text-fill-color:#0000;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text}.cursor{-webkit-text-fill-color:#6366f1;animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.hero-subtitle{color:#94a3b8;font-size:1.1rem;line-height:1.75;margin-bottom:2.5rem;max-width:580px}.hero-cta{gap:1rem}.hero-scroll-indicator{align-items:center;bottom:2rem;display:flex;flex-direction:column;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%)}.scroll-line{animation:scroll-fade 2s ease-in-out infinite;background:linear-gradient(180deg,#6366f1cc,#0000);height:60px;width:1px}@keyframes scroll-fade{0%{opacity:0;transform:scaleY(0);transform-origin:top}50%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(0);transform-origin:bottom}}.home-stats{padding:3rem 0}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr)}.counter-card{padding:1.75rem;text-align:center}.counter-value{-webkit-text-fill-color:#0000;background:var(--gradient-primary);-webkit-background-clip:text;background-clip:text;font-family:var(--font-display);font-size:2.4rem;font-weight:800;line-height:1;margin-bottom:.5rem}.counter-label{color:#64748b;font-size:.85rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.home-trust{padding:var(--space-2xl) 0}.trust-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.trust-card{padding:2rem}.trust-icon{align-items:center;background:#6366f126;border-radius:var(--radius-sm);color:#818cf8;display:flex;height:44px;justify-content:center;margin-bottom:1.25rem;width:44px}.trust-card h3{color:#f1f5f9;font-size:1.05rem;font-weight:700;margin-bottom:.75rem}.trust-card p{color:#64748b;font-size:.9rem;line-height:1.7}.home-clients{padding:var(--space-xl) 0}.clients-wrapper{align-items:center;display:flex;gap:1rem}.clients-scroll{display:flex;flex:1 1;gap:1.25rem;overflow-x:auto;padding:1rem 0;scroll-behavior:smooth;scrollbar-width:none}.clients-scroll::-webkit-scrollbar{display:none}.scroll-btn{align-items:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:50%;color:#e2e8f0;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:var(--transition);width:40px}.scroll-btn:hover{background:var(--gradient-primary);border-color:#0000}.client-item{align-items:center;display:flex;flex-direction:column;flex-shrink:0;gap:.75rem;min-width:160px;padding:1.25rem}.client-item img{background:#fff;border-radius:var(--radius-sm);height:80px;object-fit:contain;padding:.5rem;width:80px}.client-item p{color:#e2e8f0;font-size:.85rem;font-weight:600;text-align:center}.home-capabilities{padding:var(--space-2xl) 0}.capabilities-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.capability-card{padding:2rem}.capability-icon{align-items:center;background:var(--gradient-glow);border:1px solid #6366f133;border-radius:var(--radius-sm);color:#818cf8;display:flex;height:48px;justify-content:center;margin-bottom:1.25rem;width:48px}.capability-card h3{color:#f1f5f9;font-size:1rem;font-weight:700;margin-bottom:.6rem}.capability-card p{color:#64748b;font-size:.875rem;line-height:1.7}.home-differentiator{background:radial-gradient(ellipse 60% 50% at 50% 50%,#6366f112 0,#0000 70%);padding:var(--space-2xl) 0}.diff-content{margin:0 auto;max-width:760px;text-align:center}.diff-text{color:#94a3b8;font-size:1rem;line-height:1.8;margin-bottom:2.5rem}.diff-list{flex-direction:column;text-align:left}.diff-item,.diff-list{display:flex;gap:.75rem}.diff-item{align-items:center;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);color:#cbd5e1;font-size:.95rem;padding:1rem 1.25rem;transition:var(--transition)}.diff-item:hover{background:var(--color-surface-hover);border-color:var(--color-border-hover)}.diff-check{color:#818cf8;flex-shrink:0}.home-usecases{padding:var(--space-2xl) 0}.usecases-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.usecase-card{padding:1.75rem}.usecase-metric{-webkit-text-fill-color:#0000;background:var(--gradient-accent);-webkit-background-clip:text;background-clip:text;font-family:var(--font-display);font-size:2rem;font-weight:800;margin-bottom:.75rem}.usecase-card h3{color:#f1f5f9;font-size:.95rem;font-weight:700;margin-bottom:.5rem}.usecase-card p{color:#64748b;font-size:.875rem;line-height:1.6}.home-engagement{padding:var(--space-2xl) 0}.engagement-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.engagement-card{overflow:hidden;padding:2.5rem;position:relative}.engagement-number{color:#6366f11f;font-family:var(--font-display);font-size:4rem;font-weight:800;line-height:1;pointer-events:none;position:absolute;right:1.5rem;top:1rem}.engagement-card h3{color:#f1f5f9;font-size:1.3rem;font-weight:700;margin-bottom:.75rem}.engagement-card>p{color:#64748b;font-size:.9rem;margin-bottom:1.5rem}.engagement-card ul{display:flex;flex-direction:column;gap:.6rem;list-style:none;margin-bottom:2rem}.engagement-card li{align-items:center;color:#94a3b8;display:flex;font-size:.9rem;gap:.6rem}.engagement-card li svg{color:#6366f1;flex-shrink:0}.engagement-link{align-items:center;color:#818cf8;display:inline-flex;font-size:.9rem;font-weight:600;gap:.4rem;transition:var(--transition)}.engagement-link:hover{color:#a5b4fc;gap:.7rem}.home-cta{padding:var(--space-2xl) 0}.cta-box{background:linear-gradient(135deg,#6366f133,#8b5cf633);border:1px solid #6366f14d;border-radius:var(--radius-xl);overflow:hidden;padding:4rem;position:relative}.cta-glow{background:radial-gradient(circle,#6366f14d,#0000 70%);height:400px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:400px}.cta-box h2{font-size:2.2rem;position:relative}.cta-box p{color:#94a3b8;font-size:1rem}.cta-box .btn-primary,.cta-box p{position:relative}@media (max-width:1024px){.capabilities-grid,.stats-grid,.trust-grid,.usecases-grid{grid-template-columns:repeat(2,1fr)}.engagement-grid{grid-template-columns:1fr}}@media (max-width:768px){.hero-title{font-size:2.4rem}.stats-grid{grid-template-columns:repeat(2,1fr)}.capabilities-grid,.trust-grid,.usecases-grid{grid-template-columns:1fr}.cta-box{padding:2.5rem 1.5rem}.cta-box h2{font-size:1.6rem}}.services{padding-top:90px}.services-container{margin:0 auto;max-width:1280px;padding:0 3rem}.services-hero{background:linear-gradient(180deg,#1e293b80,#0000);padding:5rem 0 3rem;text-align:center}.services-hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#60a5fa);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:1rem}.services-hero-subtitle{color:#cbd5e1;font-size:1.125rem;margin:0 auto;max-width:700px}.services-main{padding:4rem 0}.service-item{background:#1e293b80;border:1px solid #3b82f633;border-radius:15px;display:flex;gap:2rem;margin-bottom:4rem;padding:2rem;transition:all .3s}.service-item:hover{border-color:#3b82f680;transform:translateY(-5px)}.service-icon{flex-shrink:0;font-size:3.2rem}.service-content h2{color:#f1f5f9;font-size:1.75rem;margin-bottom:1rem}.service-content p{color:#cbd5e1;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.service-content ul{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(2,1fr);list-style:none}.service-content li{color:#94a3b8;padding-left:1.5rem;position:relative}.service-content li:before{color:#3b82f6;content:"✓";font-weight:700;left:0;position:absolute}.service-link{color:#60a5fa;display:inline-block;font-weight:600;margin-top:1rem;transition:color .3s}.service-link:hover{color:#93c5fd}.services-process{background:#1e293b4d;padding:5rem 0}.process-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.process-step{padding:2rem;text-align:center}.step-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.process-step h3{color:#f1f5f9;font-size:1.25rem;margin-bottom:.8rem}.process-step p{color:#94a3b8;line-height:1.6}.services-cta{padding:5rem 0}@media (max-width:1024px){.service-content ul{grid-template-columns:1fr}.process-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.services-hero-title{font-size:2rem}.service-item{flex-direction:column}.process-grid{grid-template-columns:1fr}}.ai-solutions{padding-top:90px}.ai-container{margin:0 auto;max-width:1280px;padding:0 3rem}.ai-hero{background:linear-gradient(180deg,#1e293b80,#0000);padding:5rem 0 3rem;text-align:center}.ai-hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#60a5fa);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:1rem}.ai-hero-subtitle{color:#cbd5e1;font-size:1.125rem}.ai-main{padding:4rem 0}.ai-solution{background:#1e293b80;border-left:4px solid #3b82f6;border-radius:15px;margin-bottom:2.5rem;padding:2rem;transition:all .3s}.ai-solution:hover{border-left-color:#8b5cf6;transform:translateX(10px)}.ai-solution h2{color:#f1f5f9;font-size:1.75rem;margin-bottom:1rem}.ai-desc{color:#cbd5e1;font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.ai-benefits{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.benefit{color:#94a3b8;font-size:1rem;padding:.5rem}.ai-difference{background:#1e293b4d;padding:5rem 0}.difference-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.diff-card{background:#0f172acc;border:1px solid #3b82f64d;border-radius:15px;padding:2rem}.diff-card h3{color:#60a5fa;font-size:1.25rem;margin-bottom:1rem}.diff-card p{color:#94a3b8;line-height:1.6}.ai-cta{padding:5rem 0}@media (max-width:768px){.ai-hero-title{font-size:2rem}.ai-benefits,.difference-grid{grid-template-columns:1fr}}.staffing{padding-top:90px}.staffing-container{margin:0 auto;max-width:1280px;padding:0 3rem}.staffing-hero{background:linear-gradient(180deg,#1e293b80,#0000);padding:5rem 0;text-align:center}.staffing-hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#60a5fa);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:1rem}.staffing-hero-subtitle{color:#cbd5e1;font-size:1.125rem;margin-bottom:2rem}.hero-cta{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.btn-secondary{border-radius:10px;font-size:1rem;padding:1rem 2.5rem}.btn-secondary:hover{transform:translateY(-3px)}.staffing-provide{padding:5rem 0}.provide-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.provide-card{background:#1e293b99;border:1px solid #3b82f633;border-radius:12px;padding:2rem;transition:all .3s}.provide-card:hover{border-color:#3b82f680;transform:translateY(-5px)}.provide-card h3{color:#60a5fa;font-size:1.125rem;margin-bottom:.8rem}.provide-card p{color:#94a3b8;line-height:1.6}.staffing-models{background:#1e293b4d;padding:5rem 0}.models-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.model-card{background:#0f172acc;border:1px solid #3b82f64d;border-radius:15px;padding:2rem}.model-card h3{color:#f1f5f9;font-size:1.4rem;margin-bottom:1rem}.model-card p{color:#cbd5e1;line-height:1.7;margin-bottom:1.5rem}.model-card ul{list-style:none}.model-card li{color:#94a3b8;padding:.5rem 0 .5rem 1.5rem;position:relative}.model-card li:before{color:#3b82f6;content:"✓";font-weight:700;left:0;position:absolute}.staffing-process{padding:5rem 0}.process-timeline{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:800px}.timeline-step{align-items:flex-start;background:#1e293b80;border-left:4px solid #3b82f6;border-radius:12px;display:flex;gap:2rem;padding:2rem}.step-num{align-items:center;background:#3b82f61a;border-radius:50%;color:#3b82f6;display:flex;flex-shrink:0;font-size:1.75rem;font-weight:800;height:50px;justify-content:center;width:50px}.timeline-step h3{color:#f1f5f9;font-size:1.25rem;margin-bottom:.5rem}.timeline-step p{color:#94a3b8;line-height:1.6}.staffing-roles{background:#1e293b4d;padding:5rem 0}.roles-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.role-card{background:#0f172acc;border:1px solid #3b82f633;border-radius:12px;padding:1.2rem;transition:all .3s}.role-card:hover{border-color:#3b82f680;transform:translateY(-3px)}.role-card h3{color:#f1f5f9;font-size:.95rem;margin-bottom:.5rem}.role-card p{color:#94a3b8;font-size:.875rem}.staffing-advantages{padding:5rem 0}.advantages-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.advantage-card{background:#1e293b99;border:1px solid #3b82f633;border-radius:12px;padding:2rem}.advantage-card h3{color:#60a5fa;font-size:1.125rem;margin-bottom:1rem}.advantage-card p{color:#94a3b8;line-height:1.6}.staffing-cta{padding:5rem 0}.cta-box .btn-primary{background:#fff;color:#3b82f6}.cta-box .btn-primary:hover{box-shadow:0 10px 30px #ffffff4d}@media (max-width:1024px){.advantages-grid,.models-grid,.provide-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.staffing-hero-title{font-size:2rem}.advantages-grid,.models-grid,.provide-grid{grid-template-columns:1fr}.timeline-step{flex-direction:column}}.industries{padding-top:90px}.industries-container{margin:0 auto;max-width:1280px;padding:0 3rem}.industries-hero{background:linear-gradient(180deg,#1e293b80,#0000);padding:5rem 0 3rem;text-align:center}.industries-hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#60a5fa);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:1rem}.industries-hero-subtitle{color:#cbd5e1;font-size:1.125rem}.industries-main{padding:4rem 0}.industry-section{background:#1e293b80;border:1px solid #3b82f633;border-radius:15px;margin-bottom:4rem;padding:2rem}.industry-header h2{color:#f1f5f9;font-size:2rem;margin-bottom:2rem}.industry-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.industry-problems h3,.industry-solutions h3{color:#60a5fa;font-size:1.25rem;margin-bottom:1rem}.industry-problems ul,.industry-solutions ul{list-style:none}.industry-problems li,.industry-solutions li{color:#94a3b8;line-height:1.6;padding:.5rem 0 .5rem 1.5rem;position:relative}.industry-problems li:before{color:#f59e0b;content:"⚠";left:0;position:absolute}.industry-solutions li:before{color:#3b82f6;content:"✓";font-weight:700;left:0;position:absolute}@media (max-width:768px){.industries-hero-title{font-size:2rem}.industry-content{gap:2rem;grid-template-columns:1fr}}.case-studies{padding-top:90px}.case-container{margin:0 auto;max-width:1280px;padding:0 3rem}.case-hero{background:linear-gradient(180deg,#1e293b80,#0000);padding:5rem 0 3rem;text-align:center}.case-hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#60a5fa);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:1rem}.case-hero-subtitle{color:#cbd5e1;font-size:1.125rem}.case-main{padding:4rem 0}.case-study{background:#1e293b80;border:1px solid #3b82f633;border-radius:15px;margin-bottom:4rem;padding:2.5rem}.case-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.case-header h2{color:#f1f5f9;font-size:1.75rem}.case-tag{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:20px;color:#fff;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.case-content{display:flex;flex-direction:column;gap:2rem}.case-problem h3,.case-results h3,.case-solution h3{color:#60a5fa;font-size:1.125rem;margin-bottom:1rem}.case-problem p,.case-solution p{color:#cbd5e1;line-height:1.7;margin-bottom:.8rem}.results-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-top:1.5rem}.result-item{background:#0f172acc;border:1px solid #3b82f64d;border-radius:12px;padding:1.2rem;text-align:center}.result-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800;margin-bottom:.5rem}.result-label{color:#94a3b8;font-size:.875rem;line-height:1.4}@media (max-width:1024px){.results-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.case-hero-title{font-size:2rem}.results-grid{grid-template-columns:1fr}.case-header{align-items:flex-start;flex-direction:column}}.about{padding-top:90px}.about-container{margin:0 auto;max-width:1280px;padding:0 3rem}.about-hero{background:linear-gradient(180deg,#1e293b80,#0000);padding:5rem 0 3rem;text-align:center}.about-hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#60a5fa);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:1rem}.about-hero-subtitle{color:#cbd5e1;font-size:1.125rem}.about-story{padding:5rem 0}.story-content{margin:0 auto;max-width:900px}.story-content p{color:#cbd5e1;font-size:.95rem;line-height:1.8;margin-bottom:1.5rem}.about-mission{background:#1e293b4d;padding:5rem 0}.mission-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(2,1fr)}.mission-card{background:#0f172acc;border:1px solid #3b82f64d;border-radius:15px;padding:2.5rem}.mission-card h2{color:#60a5fa;font-size:1.75rem;margin-bottom:1.5rem}.mission-card p{color:#cbd5e1;font-size:1rem;line-height:1.7}.about-values{padding:5rem 0}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.value-card{background:#1e293b80;border:1px solid #3b82f633;border-radius:15px;padding:2rem;transition:all .3s}.value-card:hover{border-color:#3b82f680;transform:translateY(-5px)}.value-icon{font-size:2.5rem;margin-bottom:1rem}.value-card h3{color:#f1f5f9;font-size:1.25rem;margin-bottom:1rem}.value-card p{color:#94a3b8;line-height:1.6}.about-approach{background:#1e293b4d;padding:5rem 0}.approach-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.approach-item{background:#0f172a99;border-left:4px solid #3b82f6;border-radius:12px;padding:2rem}.approach-item h3{color:#f1f5f9;font-size:1.125rem;margin-bottom:.8rem}.approach-item p{color:#94a3b8;line-height:1.6}.about-team{padding:5rem 0}.team-content{margin:0 auto;max-width:900px;text-align:center}.team-content>p{color:#cbd5e1;font-size:.95rem;margin-bottom:2rem}.expertise-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.expertise-item{background:#1e293b99;border:1px solid #3b82f633;border-radius:12px;color:#60a5fa;font-weight:600;padding:1.2rem}@media (max-width:1024px){.approach-content,.mission-grid,.values-grid{grid-template-columns:1fr}.expertise-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-hero-title{font-size:2rem}.expertise-grid{grid-template-columns:1fr}}.blog{padding-top:90px}.blog-container{margin:0 auto;max-width:1280px;padding:0 3rem}.blog-hero{background:linear-gradient(180deg,#1e293b80,#0000);padding:5rem 0 3rem;text-align:center}.blog-hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#60a5fa);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:1rem}.blog-hero-subtitle{color:#cbd5e1;font-size:1.125rem}.blog-main{padding:4rem 0}.articles-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(2,1fr)}.article-card{background:#1e293b80;border:1px solid #3b82f633;border-radius:15px;display:flex;flex-direction:column;padding:2rem;transition:all .3s}.article-card:hover{border-color:#3b82f680;transform:translateY(-5px)}.article-category{color:#60a5fa;display:inline-block;font-size:.875rem;margin-bottom:1rem;padding:.3rem 1rem;width:fit-content}.article-title{color:#f1f5f9;font-size:1.25rem;line-height:1.4;margin-bottom:1rem}.article-excerpt{color:#94a3b8;flex-grow:1;line-height:1.6;margin-bottom:1.5rem}.article-footer{align-items:center;border-top:1px solid #94a3b81a;display:flex;justify-content:space-between;padding-top:1rem}.article-date{color:#64748b;font-size:.875rem}.article-link{color:#60a5fa;font-weight:600;text-decoration:none;transition:color .3s}.article-link:hover{color:#93c5fd}.article-link.coming-soon{color:#64748b;cursor:default;font-style:italic}@media (max-width:768px){.blog-hero-title{font-size:2rem}.articles-grid{grid-template-columns:1fr}}.blog-article{background:#0f172a;min-height:100vh;padding-top:80px}.article-header{background:linear-gradient(135deg,#1e293b,#0f172a);border-bottom:1px solid #3b82f633;padding:3rem 0}.article-container{margin:0 auto;max-width:900px;padding:0 2rem}.back-link{color:#60a5fa;display:inline-block;font-weight:600;margin-bottom:2rem;text-decoration:none;transition:color .3s}.back-link:hover{color:#93c5fd}.article-meta{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1.5rem}.article-meta span{color:#94a3b8;font-size:.9rem}.article-category{background:#3b82f633;border-radius:20px;color:#60a5fa!important;font-weight:600;padding:.25rem .75rem}.article-main-title{color:#f1f5f9;font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:1rem}.article-author{color:#cbd5e1;font-size:1rem}.article-body{padding:4rem 0}.article-intro{background:#1e293b80;border-left:4px solid #3b82f6;border-radius:8px;color:#cbd5e1;font-size:1.125rem;line-height:1.8;padding:2rem}.article-intro,.article-section{margin-bottom:3rem}.article-section h2{border-bottom:2px solid #3b82f64d;color:#f1f5f9;font-size:2rem;margin-bottom:1.5rem;padding-bottom:.5rem}.article-section h3{color:#e2e8f0;font-size:1.5rem;margin:2rem 0 1rem}.article-section p{color:#cbd5e1;line-height:1.8;margin-bottom:1.5rem}.article-section ul{list-style:none;margin:1.5rem 0}.article-section ul li{color:#cbd5e1;line-height:1.6;padding:.75rem 0 .75rem 2rem;position:relative}.article-section ul li:before{color:#3b82f6;content:"→";font-weight:700;left:0;position:absolute}.article-section ul li strong{color:#60a5fa}.illustration-box{background:#1e293b99;border:1px solid #3b82f633;border-radius:12px;margin:2rem 0;padding:2rem}.architecture-diagram{background:#0f172acc;border:1px solid #3b82f64d;border-radius:12px;margin:2rem 0;overflow-x:auto;padding:2rem}.architecture-diagram svg{height:auto;min-width:900px;width:100%}.diagram-node{animation:fadeInNode .6s ease-in-out forwards;opacity:0}@keyframes fadeInNode{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.arrow-line{opacity:.7}.moving-dot{filter:drop-shadow(0 0 8px currentColor)}.rag-diagram{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.rag-step{background:#0f172acc;border:2px solid #3b82f64d;border-radius:10px;flex:1 1;min-width:150px;padding:1.5rem;text-align:center}.step-icon{font-size:2.5rem;margin-bottom:.5rem}.rag-step h4{color:#60a5fa;font-size:1rem;margin-bottom:.5rem}.rag-step p{color:#94a3b8;font-size:.875rem;margin:0}.arrow{color:#3b82f6;font-size:2rem;font-weight:700}.component-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin:2rem 0}.component-card{background:#1e293b99;border:1px solid #3b82f633;border-radius:10px;padding:1.5rem;transition:all .3s}.component-card:hover{border-color:#3b82f680;box-shadow:0 10px 30px #3b82f633;transform:translateY(-5px)}.component-card h3{color:#f1f5f9;font-size:1.125rem;margin-bottom:1rem}.component-card p{color:#94a3b8;font-size:.9rem;margin-bottom:1rem}.tech-stack{display:flex;flex-wrap:wrap;gap:.5rem}.tech-stack span{background:#3b82f633;border-radius:15px;color:#60a5fa;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.implementation-step{background:#1e293b4d;border-left:4px solid #3b82f6;border-radius:12px;margin:3rem 0;padding:2rem}.implementation-step h3{color:#60a5fa;margin-top:0}.code-block{background:#1e293b;border:1px solid #3b82f64d;border-radius:8px;margin:1.5rem 0;overflow:hidden}.code-header{align-items:center;background:#0f172a;border-bottom:1px solid #3b82f633;display:flex;justify-content:space-between;padding:.75rem 1rem}.code-header span{color:#60a5fa;font-size:.875rem;font-weight:600}.copy-btn{background:#3b82f633;border:none;border-radius:4px;color:#60a5fa;cursor:pointer;font-size:.75rem;padding:.25rem .75rem;transition:all .3s}.copy-btn:hover{background:#3b82f64d}.code-block pre{margin:0;overflow-x:auto;padding:1.5rem}.code-block code{color:#e2e8f0;font-family:Courier New,monospace;font-size:.875rem;line-height:1.6}.best-practice{background:#10b9811a;border-left:4px solid #10b981;border-radius:8px;color:#cbd5e1;margin:1.5rem 0;padding:1rem 1.5rem}.best-practice strong{color:#10b981}.optimization-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin:2rem 0}.optimization-card{background:#1e293b99;border:1px solid #3b82f633;border-radius:10px;padding:1.5rem}.optimization-card h3{color:#60a5fa;font-size:1.125rem;margin-bottom:1rem}.optimization-card p{color:#cbd5e1;margin-bottom:1rem}.optimization-card ul{margin:0}.optimization-card ul li{font-size:.9rem;padding:.5rem 0 .5rem 1.5rem}.consideration-box{border:2px solid;border-radius:12px;margin:2rem 0;padding:2rem}.consideration-box.warning{background:#ef44441a;border-color:#ef4444}.consideration-box.success{background:#10b9811a;border-color:#10b981}.consideration-box h3{color:#f1f5f9;margin-top:0}.consideration-box ul{margin:1rem 0 0}.metrics-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(4,1fr);margin:2rem 0}.metric-card{background:linear-gradient(135deg,#3b82f633,#8b5cf633);border:1px solid #3b82f64d;border-radius:12px;padding:2rem;text-align:center}.metric-number{color:#60a5fa;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.metric-label{color:#cbd5e1;font-size:.875rem;line-height:1.4}.article-cta{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:15px;margin:4rem 0 2rem;padding:3rem;text-align:center}.article-cta h3{color:#fff;font-size:1.75rem;margin-bottom:1rem}.article-cta p{color:#ffffffe6;margin-bottom:2rem}.cta-button{background:#fff;border-radius:10px;color:#3b82f6;display:inline-block;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s}.cta-button:hover{box-shadow:0 10px 30px #ffffff4d;transform:translateY(-3px)}@media (max-width:768px){.article-main-title{font-size:1.75rem}.rag-diagram{flex-direction:column}.arrow{transform:rotate(90deg)}.component-grid,.metrics-grid,.optimization-grid{grid-template-columns:1fr}.article-container{padding:0 1rem}}.careers{padding-top:90px}.careers-container{margin:0 auto;max-width:1280px;padding:0 3rem}.careers-hero{background:linear-gradient(180deg,#1e293b80,#0000);padding:5rem 0 3rem;text-align:center}.careers-hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#60a5fa);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:1rem}.careers-hero-subtitle{color:#cbd5e1;font-size:1.125rem}.careers-why{padding:5rem 0}.section-title{color:#f1f5f9;font-size:2rem;font-weight:700;margin-bottom:2.5rem;text-align:center}.why-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.why-card{background:#1e293b80;border:1px solid #3b82f633;border-radius:15px;padding:2rem;transition:all .3s}.why-card:hover{border-color:#3b82f680;transform:translateY(-5px)}.why-icon{font-size:2.5rem;margin-bottom:1rem}.why-card h3{color:#f1f5f9;font-size:1.125rem;margin-bottom:.8rem}.why-card p{color:#94a3b8;line-height:1.6}.careers-culture{background:#1e293b4d;padding:5rem 0}.culture-content{margin:0 auto;max-width:1000px}.culture-content>p{color:#cbd5e1;font-size:.95rem;line-height:1.7;margin-bottom:2.5rem;text-align:center}.culture-points{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}.culture-point{background:#0f172a99;border-left:4px solid #3b82f6;border-radius:12px;padding:2rem}.culture-point h3{color:#f1f5f9;font-size:1.125rem;margin-bottom:.8rem}.culture-point p{color:#94a3b8;line-height:1.6}.careers-roles{padding:5rem 0}.roles-list{display:flex;flex-direction:column;gap:1.5rem}.role-item{align-items:center;background:#1e293b80;border:1px solid #3b82f633;border-radius:12px;display:flex;gap:2rem;justify-content:space-between;padding:2rem;transition:all .3s}.role-item:hover{border-color:#3b82f680;transform:translateX(5px)}.role-info h3{color:#f1f5f9;font-size:1.25rem;margin-bottom:.5rem}.role-info p{color:#94a3b8;line-height:1.6;margin-bottom:1rem}.role-tags{display:flex;flex-wrap:wrap;gap:.8rem}.role-tags span{background:#3b82f633;border-radius:20px;color:#60a5fa;font-size:.875rem;font-weight:600;padding:.3rem 1rem}.role-apply{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:8px;color:#fff;font-weight:600;padding:.75rem 2rem;transition:transform .3s,box-shadow .3s;white-space:nowrap}.role-apply:hover{box-shadow:0 8px 20px #3b82f666;transform:translateY(-2px)}.careers-cta{padding:5rem 0}.cta-box{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:20px;padding:3.2rem;text-align:center}.cta-box h2{color:#fff;font-size:2rem;margin-bottom:1rem}.cta-box p{color:#ffffffe6;font-size:.95rem;margin-bottom:2rem}.btn-primary{background:#fff;color:#3b82f6;display:inline-block}.btn-primary:hover{box-shadow:0 10px 30px #ffffff4d}@media (max-width:1024px){.why-grid{grid-template-columns:repeat(2,1fr)}.culture-points{grid-template-columns:1fr}}@media (max-width:768px){.careers-hero-title{font-size:2rem}.why-grid{grid-template-columns:1fr}.role-item{align-items:flex-start;flex-direction:column}.role-apply{text-align:center;width:100%}}.contact{padding-top:90px}.contact-container{margin:0 auto;max-width:1280px;padding:0 3rem}.contact-hero{background:linear-gradient(180deg,#1e293b80,#0000);padding:5rem 0 3rem;text-align:center}.contact-hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#60a5fa);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:1rem}.contact-hero-subtitle{color:#cbd5e1;font-size:1.125rem}.contact-main{padding:4rem 0}.contact-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1.5fr}.contact-info h2{color:#f1f5f9;font-size:1.75rem;margin-bottom:2rem}.info-item{border-bottom:1px solid #94a3b81a;margin-bottom:2rem;padding-bottom:2rem}.info-item h3{color:#60a5fa;font-size:.95rem;margin-bottom:.8rem}.info-item a,.info-item p{color:#94a3b8;display:block;line-height:1.6;margin-bottom:.3rem}.info-item a:hover{color:#60a5fa}.contact-cta-box{background:#1e293b99;border:1px solid #3b82f64d;border-radius:12px;margin-top:3rem;padding:2rem}.contact-cta-box h3{color:#f1f5f9;font-size:1.125rem;margin-bottom:.8rem}.contact-cta-box p{color:#94a3b8;line-height:1.6;margin-bottom:1.5rem}.btn-secondary{background:#0000;border:2px solid #3b82f6;border-radius:8px;color:#60a5fa;display:inline-block;font-weight:600;padding:.75rem 2rem;transition:all .3s}.btn-secondary:hover{background:#3b82f61a;transform:translateY(-2px)}.contact-form-wrapper{background:#1e293b80;border:1px solid #3b82f633;border-radius:15px;padding:2.5rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group input,.form-group select,.form-group textarea{background:#0f172acc;border:1px solid #3b82f64d;border-radius:8px;color:#e2e8f0;font-family:inherit;font-size:1rem;padding:.875rem;transition:border-color .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3b82f6;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#64748b}.form-group select{cursor:pointer}.form-group textarea{min-height:120px;resize:vertical}.btn-primary{transition:transform .3s,box-shadow .3s}@media (max-width:1024px){.contact-grid{gap:3rem;grid-template-columns:1fr}}@media (max-width:768px){.contact-hero-title{font-size:2rem}.contact-form-wrapper{padding:2rem}}.admin-login{align-items:center;background:linear-gradient(135deg,#1e3a8a,#7c3aed);display:flex;justify-content:center;min-height:100vh;padding-top:180px}.login-box{background:#1e293b;border-radius:12px;box-shadow:0 20px 60px #00000080;max-width:400px;padding:2.5rem;width:100%}.login-box h1{color:#fff;margin-bottom:2rem;text-align:center}.login-box input{background:#0f172a;border:1px solid #334155;border-radius:8px;color:#e2e8f0;margin-bottom:1rem}.login-box button,.login-box input{font-size:1rem;padding:1rem;width:100%}.login-box button{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600}.admin{background:#0f172a;min-height:100vh;padding:90px 2rem 2rem}.admin-header{align-items:center;border-bottom:2px solid #334155;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.admin-header h1{color:#fff;font-size:1.75rem}.admin-header button{background:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1.5rem}.admin-tabs{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.admin-tabs button{background:#1e293b;border:2px solid #334155;border-radius:8px;color:#94a3b8;cursor:pointer;font-weight:600;padding:1rem 2rem;transition:all .3s}.admin-tabs button.active{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-color:#0000;color:#fff}.admin-content{background:#1e293b;border-radius:12px;padding:2rem}.admin-section h2{color:#fff;font-size:1.25rem;margin-bottom:2rem}.admin-form{background:#0f172a;border-radius:8px;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;padding:2rem}.admin-form input,.admin-form select,.admin-form textarea{background:#1e293b;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font-family:inherit;font-size:1rem;padding:1rem}.admin-form button{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem}.data-table{display:flex;flex-direction:column;gap:1rem}.data-card{background:#0f172a;border:1px solid #334155;border-radius:8px;padding:1.2rem}.card-header{align-items:center;border-bottom:1px solid #334155;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.card-header h3{color:#fff;font-size:1rem;margin:0}.card-header button{background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.7rem;padding:.5rem 1rem}.data-card p{color:#94a3b8;line-height:1.6;margin-bottom:.5rem}.data-card p strong{color:#e2e8f0}.timestamp{color:#64748b;font-size:.7rem;margin-top:1rem}.empty-state{color:#64748b;font-size:.9rem;padding:2.5rem;text-align:center}@media (max-width:768px){.admin{padding:1rem}.admin-header{align-items:flex-start;gap:1rem}.admin-header,.admin-tabs{flex-direction:column}.admin-tabs button{width:100%}.admin-content{padding:1rem}.card-header{align-items:flex-start;flex-direction:column;gap:1rem}}.toggle-switch{display:inline-block;flex-shrink:0;height:28px;position:relative;width:52px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background:#334155;border-radius:28px;cursor:pointer;inset:0;position:absolute;transition:.3s}.toggle-slider:before{background:#fff;border-radius:50%;bottom:4px;content:"";height:20px;left:4px;position:absolute;transition:.3s;width:20px}.toggle-switch input:checked+.toggle-slider{background:linear-gradient(135deg,#3b82f6,#8b5cf6)}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(24px)}.privacy{padding-top:90px}.privacy-container{margin:0 auto;max-width:1280px;padding:0 3rem}.privacy-hero{background:linear-gradient(180deg,#1e293b80,#0000);padding:5rem 0 3rem;text-align:center}.privacy-hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#60a5fa);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:1rem}.privacy-hero-subtitle{color:#cbd5e1;font-size:1.125rem}.privacy-main{padding:4rem 0}.privacy-content{background:#1e293b80;border:1px solid #3b82f633;border-radius:15px;margin:0 auto;max-width:900px;padding:3rem}.privacy-content h2{color:#60a5fa;font-size:1.5rem;margin-bottom:1rem;margin-top:2rem}.privacy-content h2:first-child{margin-top:0}.privacy-content p{color:#cbd5e1;font-size:1rem;line-height:1.8;margin-bottom:1.5rem}@media (max-width:768px){.privacy-hero-title{font-size:2rem}.privacy-content{padding:2rem}}.terms{padding-top:90px}.terms-container{margin:0 auto;max-width:1280px;padding:0 3rem}.terms-hero{background:linear-gradient(180deg,#1e293b80,#0000);padding:5rem 0 3rem;text-align:center}.terms-hero-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#60a5fa);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:1rem}.terms-hero-subtitle{color:#cbd5e1;font-size:1.125rem}.terms-main{padding:4rem 0}.terms-content{background:#1e293b80;border:1px solid #3b82f633;border-radius:15px;margin:0 auto;max-width:900px;padding:3rem}.terms-content h2{color:#60a5fa;font-size:1.5rem;margin-bottom:1rem;margin-top:2rem}.terms-content h2:first-child{margin-top:0}.terms-content p{color:#cbd5e1;font-size:1rem;line-height:1.8;margin-bottom:1.5rem}@media (max-width:768px){.terms-hero-title{font-size:2rem}.terms-content{padding:2rem}}.job-apply{padding-top:90px}.job-apply-container{margin:0 auto;max-width:1280px;padding:0 3rem}.job-apply-hero{background:linear-gradient(180deg,#1e293b80,#0000);padding:3rem 0 2rem}.job-apply-title{color:#f1f5f9;font-size:2.5rem;font-weight:800;margin-bottom:1rem}.job-meta{display:flex;flex-wrap:wrap;gap:1.5rem}.job-meta span{background:#3b82f633;border-radius:20px;color:#60a5fa;font-size:.875rem;font-weight:600;padding:.5rem 1rem}.job-apply-main{padding:3rem 0}.job-apply-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.job-description{background:#1e293b80;border:1px solid #3b82f633;border-radius:15px;padding:2rem}.job-description h2{color:#60a5fa;font-size:1.5rem;margin-bottom:1.5rem}.job-description p{color:#cbd5e1;line-height:1.8;white-space:pre-wrap}.application-form-wrapper{background:#1e293b80;border:1px solid #3b82f633;border-radius:15px;padding:2rem}.application-form-wrapper h2{color:#f1f5f9;font-size:1.5rem;margin-bottom:1.5rem}.application-form{gap:1.25rem}.application-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#cbd5e1;font-size:.875rem;font-weight:600}.form-group input,.form-group select{background:#0f172acc;border:1px solid #3b82f64d;border-radius:8px;color:#e2e8f0;font-family:inherit;font-size:1rem;padding:.875rem}.form-group input:focus{border-color:#3b82f6;outline:none}.btn-primary{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1rem;padding:1rem 2.5rem}.btn-primary:hover{box-shadow:0 10px 30px #3b82f680;transform:translateY(-3px)}@media (max-width:1024px){.job-apply-grid{grid-template-columns:1fr}}@media (max-width:768px){.job-apply-title{font-size:2rem}}.login-page{align-items:center;background:linear-gradient(135deg,#0a0a0a,#1a1a2e 50%,#0a0a0a);display:flex;justify-content:center;min-height:100vh;padding:2rem}.login-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;max-width:420px;padding:2.5rem;width:100%}.login-logo{margin-bottom:2rem;text-align:center}.login-brand{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700}.login-logo p{color:#888;font-size:.95rem;margin-top:.5rem}.login-form{gap:1.2rem}.login-field,.login-form{display:flex;flex-direction:column}.login-field{gap:.4rem}.login-field label{color:#ccc;font-size:.875rem;font-weight:500}.login-field input{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;color:#fff;font-size:.95rem;outline:none;padding:.75rem 1rem;transition:border-color .2s}.login-field input:focus{border-color:#667eea}.login-field input::placeholder{color:#555}.login-error{color:#ff6b6b;font-size:.875rem;margin:0;text-align:center}.login-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:.85rem;transition:opacity .2s}.login-btn:hover:not(:disabled){opacity:.9}.login-btn:disabled{cursor:not-allowed;opacity:.6}.login-roles{color:#555;font-size:.8rem;margin-top:1.5rem;text-align:center}.dashboard-page{align-items:center;background:linear-gradient(135deg,#0a0a0a,#1a1a2e 50%,#0a0a0a);display:flex;justify-content:center;min-height:100vh;padding:2rem}.dashboard-card{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;max-width:520px;padding:2.5rem;width:100%}.dashboard-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1.5rem}.dashboard-header h2{color:#fff;font-size:1.5rem;margin:0 0 .25rem}.dashboard-header p{color:#888;font-size:.9rem;margin:0}.role-badge{border-radius:20px;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.3rem .8rem;text-transform:uppercase}.role-admin{background:#ff6b6b33;color:#ff6b6b}.role-internal_user{background:#667eea33;color:#667eea}.role-external_user{background:#4ecdc433;color:#4ecdc4}.dashboard-body{border-top:1px solid #ffffff14;margin-bottom:1.5rem;padding-top:1.5rem}.dashboard-body p{color:#ccc;margin-bottom:1rem}.dashboard-body strong{color:#fff}.dashboard-links{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}.dashboard-links li{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;color:#aaa;cursor:pointer;padding:.75rem 1rem;transition:background .2s}.dashboard-links li:hover{background:#ffffff14;color:#fff}.dashboard-signout{background:#0000;border:1px solid #ff6b6b66;border-radius:8px;color:#ff6b6b;cursor:pointer;font-size:.9rem;padding:.65rem 1.5rem;transition:background .2s}.dashboard-signout:hover{background:#ff6b6b1a}.vp-page{background:var(--color-bg);padding-top:80px}.vp-container{margin:0 auto;max-width:1200px;padding:0 2rem}.vp-hero{align-items:center;background:radial-gradient(ellipse 80% 60% at 50% -10%,#6366f133 0,#0000 70%),var(--color-bg);display:flex;min-height:92vh;overflow:hidden;position:relative}.vp-hero-bg{inset:0;overflow:hidden;position:absolute}.vp-shape{border-radius:50%;filter:blur(120px);opacity:.2;position:absolute}.vp-shape-1{animation:float 24s ease-in-out infinite;background:radial-gradient(circle,#6366f1,#8b5cf6);height:700px;left:-15%;top:-20%;width:700px}.vp-shape-2{animation:float 20s ease-in-out infinite reverse;background:radial-gradient(circle,#06b6d4,#10b981);bottom:-10%;height:500px;right:-10%;width:500px}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(30px,-30px)}}.vp-grid-overlay{background-image:linear-gradient(#6366f10d 1px,#0000 0),linear-gradient(90deg,#6366f10d 1px,#0000 0);background-size:50px 50px;inset:0;-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,#000 20%,#0000 100%);mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,#000 20%,#0000 100%);pointer-events:none;position:absolute}.vp-hero-content{max-width:780px;padding:4rem 0;position:relative;z-index:2}.vp-badge{align-items:center;background:#6366f11f;border:1px solid #6366f14d;border-radius:100px;color:#a5b4fc;display:inline-flex;font-size:.75rem;font-weight:600;gap:.5rem;letter-spacing:.06em;margin-bottom:1.5rem;padding:.35rem 1rem;text-transform:uppercase}.vp-hero-title{color:#fff;font-family:var(--font-display);font-size:clamp(2.6rem,5.5vw,4rem);font-weight:800;letter-spacing:-.04em;line-height:1.05;margin-bottom:1.5rem}.vp-gradient-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#06b6d4);-webkit-background-clip:text;background-clip:text}.vp-hero-subtitle{color:#94a3b8;font-size:1.05rem;line-height:1.75;margin-bottom:2.5rem;max-width:620px}.vp-hero-cta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.vp-hero-stats{border-top:1px solid #ffffff0f;display:flex;flex-wrap:wrap;gap:2rem;padding-top:2rem}.vp-hero-stat{display:flex;flex-direction:column;gap:.2rem}.vp-stat-val{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#6366f1,#06b6d4);-webkit-background-clip:text;background-clip:text;font-family:var(--font-display);font-size:1.1rem;font-weight:700}.vp-stat-label{color:#64748b;font-size:.75rem;font-weight:500}.vp-sticky-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#080c14e6;border-bottom:1px solid #6366f11f;position:sticky;top:80px;z-index:100}.vp-sticky-links{display:flex;gap:0;overflow-x:auto;scrollbar-width:none}.vp-sticky-links::-webkit-scrollbar{display:none}.vp-sticky-link{border-bottom:2px solid #0000;color:#64748b;font-size:.8rem;font-weight:600;letter-spacing:.05em;padding:1rem 1.25rem;text-transform:uppercase;transition:all .2s;white-space:nowrap}.vp-sticky-link:hover{color:#e2e8f0}.vp-sticky-link.active{border-bottom-color:#6366f1;color:#818cf8}.vp-body{padding:4rem 2rem}.vp-section{margin-bottom:5rem}.vp-section-header{align-items:flex-start;border-bottom:1px solid #ffffff0f;display:flex;gap:1rem;margin-bottom:2.5rem;padding-bottom:1.5rem}.vp-section-header svg{color:#6366f1;flex-shrink:0;margin-top:.3rem}.vp-section-header h2{color:#f1f5f9;font-family:var(--font-display);font-size:1.6rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.3rem}.vp-section-header p{color:#64748b;font-size:.9rem}.vp-5m-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(4,1fr)}.vp-5m-card{border-color:#ffffff0f;padding:1.5rem;transition:all .3s}.vp-5m-card:hover{border-color:var(--accent);box-shadow:0 0 30px color-mix(in srgb,var(--accent) 20%,#0000)}.vp-5m-icon{align-items:center;border-radius:8px;display:flex;height:40px;justify-content:center;margin-bottom:1rem;width:40px}.vp-5m-card h3{color:#f1f5f9;font-size:.95rem;font-weight:700;margin-bottom:.5rem}.vp-5m-card p{color:#64748b;font-size:.8rem;line-height:1.6}.vp-principles-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr)}.vp-principle-card{padding:1.75rem}.vp-principle-icon{align-items:center;background:#6366f11f;border-radius:8px;color:#818cf8;display:flex;height:36px;justify-content:center;margin-bottom:1rem;width:36px}.vp-principle-card h3{color:#f1f5f9;font-size:.95rem;font-weight:700;margin-bottom:.5rem}.vp-principle-card p{color:#64748b;font-size:.82rem;line-height:1.65}.vp-arch-diagram{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.vp-arch-layer{align-items:center;background:var(--color-surface);border:1px solid var(--color-border);border-left:3px solid var(--layer-color);border-radius:var(--radius-md);display:flex;gap:1.5rem;padding:1rem 1.5rem;transition:var(--transition)}.vp-arch-layer:hover{background:var(--color-surface-hover);border-left-width:4px}.vp-arch-layer-label{align-items:center;color:#f1f5f9;display:flex;font-size:.85rem;font-weight:700;gap:.6rem;min-width:180px}.vp-arch-icon{flex-shrink:0}.vp-arch-layer-desc{color:#64748b;font-size:.8rem;line-height:1.5}.vp-integration-box{padding:1.5rem}.vp-integration-title{align-items:center;color:#f1f5f9;display:flex;font-size:.9rem;font-weight:700;gap:.5rem;margin-bottom:1rem}.vp-integration-items{display:flex;flex-wrap:wrap;gap:.6rem}.vp-integration-item{align-items:center;background:#6366f11a;border:1px solid #6366f133;border-radius:100px;color:#a5b4fc;display:flex;font-size:.78rem;font-weight:500;gap:.4rem;padding:.35rem .85rem}.vp-stack-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr)}.vp-stack-card{padding:1.5rem}.vp-stack-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1.25rem}.vp-stack-icon{align-items:center;border-radius:8px;display:flex;height:36px;justify-content:center;width:36px}.vp-stack-header h3{color:#f1f5f9;font-size:.95rem;font-weight:700}.vp-stack-list{display:flex;flex-direction:column;gap:.5rem;list-style:none}.vp-stack-list li{align-items:center;color:#94a3b8;display:flex;font-size:.82rem;gap:.5rem}.vp-stack-list li svg{color:var(--accent);flex-shrink:0}.vp-tenancy-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 2fr}.vp-hierarchy{padding:1.75rem}.vp-hierarchy h3{color:#f1f5f9;font-size:1rem;font-weight:700;margin-bottom:1.5rem}.vp-tree{display:flex;flex-direction:column;gap:.5rem}.vp-tree-node{align-items:center;background:#ffffff05;border-left:2px solid var(--node-color);border-radius:6px;color:#94a3b8;display:flex;font-size:.82rem;gap:.6rem;padding:.6rem .75rem;padding-left:calc(.75rem + var(--indent)*1.25rem);transition:var(--transition)}.vp-tree-node:hover{background:#ffffff0d;color:#e2e8f0}.vp-tree-dot{border-radius:50%;flex-shrink:0;height:8px;width:8px}.vp-tenancy-features{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.vp-tenancy-feature{padding:1.25rem}.vp-tenancy-feature h4{align-items:center;color:#f1f5f9;display:flex;font-size:.875rem;font-weight:700;gap:.5rem;margin-bottom:.5rem}.vp-tenancy-feature h4 svg{color:#10b981}.vp-tenancy-feature p{color:#64748b;font-size:.8rem;line-height:1.6}.vp-accordions{display:flex;flex-direction:column;gap:.75rem}.accordion{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;transition:var(--transition)}.accordion.open{border-color:#6366f14d}.accordion-header{align-items:center;background:#0000;color:#e2e8f0;cursor:pointer;display:flex;font-family:var(--font-body);font-size:.9rem;font-weight:600;gap:.75rem;padding:1.1rem 1.5rem;text-align:left;transition:var(--transition);width:100%}.accordion-header:hover{background:var(--color-surface-hover)}.accordion-header svg:first-child{color:#6366f1}.accordion-header svg:last-child{color:#64748b;margin-left:auto}.accordion-icon{align-items:center;display:flex}.accordion-body{border-top:1px solid var(--color-border);padding:0 1.5rem 1.5rem}.vp-accordion-content p{color:#94a3b8;font-size:.875rem;line-height:1.7;margin:1rem 0}.vp-accordion-content ul{display:flex;flex-direction:column;gap:.6rem;list-style:none}.vp-accordion-content li{background:#ffffff05;border-radius:6px;color:#94a3b8;font-size:.85rem;line-height:1.5;padding:.5rem .75rem}.vp-accordion-content li strong{color:#e2e8f0}.vp-cta{background:linear-gradient(135deg,#6366f126,#06b6d41a);border-color:#6366f140;margin-bottom:4rem;overflow:hidden;padding:4rem;position:relative;text-align:center}.vp-cta-glow{background:radial-gradient(ellipse,#6366f133,#0000 70%);height:300px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:500px}.vp-cta h2{color:#fff;font-family:var(--font-display);font-size:2rem;margin-bottom:.75rem;position:relative}.vp-cta p{color:#94a3b8;margin-bottom:2rem;position:relative}.vp-cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;position:relative}@media (max-width:1024px){.vp-5m-grid,.vp-principles-grid,.vp-stack-grid{grid-template-columns:repeat(2,1fr)}.vp-tenancy-grid{grid-template-columns:1fr}.vp-tenancy-features{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.vp-hero-title{font-size:2.2rem}.vp-5m-grid,.vp-principles-grid,.vp-stack-grid,.vp-tenancy-features{grid-template-columns:1fr}.vp-arch-layer{align-items:flex-start;flex-direction:column;gap:.5rem}.vp-arch-layer-label{min-width:0;min-width:auto}.vp-cta{padding:2.5rem 1.5rem}.vp-cta h2{font-size:1.5rem}}
/*# sourceMappingURL=main.9a599472.css.map*/