/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}.static{position:static}.container{width:100%}.min-h-screen{min-height:100vh}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#0f1419;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 20px}.skip-links{z-index:9999;position:relative}.skip-link{color:#fff;z-index:9999;opacity:0;background:#2563eb;border-radius:4px;padding:8px 16px;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .3s;position:absolute;top:-40px;left:6px;transform:translateY(-100%)}.skip-link:focus{opacity:1;outline-offset:2px;outline:2px solid #60a5fa;transform:translateY(0)}.hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-content{z-index:10;grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid;position:relative}.hero-text h1{color:#fff;margin-bottom:24px;font-size:4rem;font-weight:700;line-height:1.1}.hero-text p{color:#94a3b8;margin-bottom:40px;font-size:1.25rem;line-height:1.6}.hero-buttons{flex-wrap:wrap;gap:20px;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:8px;padding:16px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-primary:hover{background:#2563eb;transform:translateY(-2px)}.btn-secondary{color:#94a3b8;cursor:pointer;background:0 0;border:2px solid #374151;border-radius:8px;padding:16px 32px;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.btn-secondary:hover{color:#fff;border-color:#6b7280}.geometric-bg{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.shape{opacity:.8;position:absolute}.cube{background:linear-gradient(135deg,#3b82f6,#1d4ed8,#1e3a8a);border-radius:8px;width:80px;height:80px;animation:6s ease-in-out infinite float}.diamond{background:linear-gradient(45deg,#06b6d4,#0891b2,#0e7490);width:60px;height:60px;animation:8s ease-in-out infinite float;transform:rotate(45deg)}.triangle{border-bottom:50px solid #3b82f6;border-left:30px solid #0000;border-right:30px solid #0000;width:0;height:0;animation:4s ease-in-out infinite float}.circle{background:radial-gradient(circle at 30% 30%,#60a5fa,#2563eb);border-radius:50%;width:100px;height:100px;animation:7s ease-in-out infinite float}.curved-line{border:2px solid #3b82f633;border-radius:50%;animation:20s linear infinite rotate}.shape-1{top:10%;right:15%}.shape-2{top:25%;left:8%}.shape-3{bottom:30%;right:25%}.shape-4{top:40%;right:40%}.shape-5{width:40px;height:40px;bottom:20%;left:15%}.shape-6{width:30px;height:30px;top:60%;left:40%}.line-1{width:400px;height:400px;top:20%;right:20%}.line-2{width:300px;height:300px;animation-direction:reverse;bottom:20%;left:20%}.glow-effect-top-right{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#3b82f61a,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:10%;right:10%}.glow-effect-bottom-left{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#06b6d41a,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:10%;left:10%}.hero-visual{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.main-shapes{justify-content:center;align-items:center;display:flex;position:relative}.main-cube{z-index:3;background:linear-gradient(135deg,#3b82f6,#1d4ed8,#1e3a8a);border-radius:12px;width:120px;height:120px;animation:6s ease-in-out infinite float;box-shadow:0 0 40px #3b82f64d}.main-diamond{z-index:2;background:linear-gradient(45deg,#06b6d4,#0891b2,#0e7490);width:80px;height:80px;margin-top:20px;margin-left:-20px;animation:8s ease-in-out infinite float;transform:rotate(45deg);box-shadow:0 0 30px #06b6d44d}.supporting-circle{z-index:1;background:radial-gradient(circle at 30% 30%,#60a5fa,#2563eb);border-radius:50%;width:60px;height:60px;animation:4s ease-in-out infinite float;position:absolute;top:-30px;right:-40px}.supporting-cube{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:6px;width:40px;height:40px;animation:5s ease-in-out infinite float;position:absolute;bottom:-20px;left:60px}.services{background:#0f1419;padding:100px 0}.services-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;margin-top:60px;display:grid}.service-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b80;border:1px solid #4755694d;border-radius:16px;padding:40px;transition:all .3s}.service-card:hover{border-color:#3b82f680;transform:translateY(-10px)}.service-icon{background:#47556980;border-radius:12px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex;position:relative}.service-card h3{color:#fff;margin-bottom:16px;font-size:1.5rem;font-weight:700}.service-card p{color:#94a3b8;line-height:1.6}.error-boundary-fallback{background:#1e293b80;border:1px solid #ef44444d;border-radius:16px;justify-content:center;align-items:center;min-height:400px;margin:20px 0;padding:40px 20px;display:flex}.error-boundary-content{text-align:center;max-width:500px}.error-boundary-icon{justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.error-boundary-icon .cube{opacity:.8;background:linear-gradient(135deg,#ef4444,#dc2626,#b91c1c);border-radius:8px;width:60px;height:60px}.error-boundary-fallback h2{color:#fff;margin-bottom:16px;font-size:1.5rem;font-weight:700}.error-boundary-fallback p{color:#94a3b8;margin-bottom:24px;line-height:1.6}.error-boundary-retry{margin-bottom:24px}.error-boundary-details{text-align:left;background:#0000004d;border:1px solid #4755694d;border-radius:8px;margin-top:24px;padding:16px}.error-boundary-details summary{color:#94a3b8;cursor:pointer;margin-bottom:12px;font-weight:600}.error-boundary-details summary:hover{color:#fff}.error-boundary-error{color:#fca5a5;white-space:pre-wrap;word-break:break-word;background:#00000080;border-radius:4px;padding:12px;font-family:Fira Code,Monaco,Consolas,monospace;font-size:.8rem;overflow-x:auto}.footer{background:#0a0f14;border-top:1px solid #1e293b;padding:40px 0}.footer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.footer-left{align-items:center;gap:20px;display:flex}.footer-logo{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:8px;width:40px;height:40px}.footer-text{color:#64748b;font-size:.9rem}.footer-right{gap:30px;display:flex}.footer-link{color:#64748b;font-size:.9rem;text-decoration:none;transition:color .3s}.footer-link:hover{color:#fff}.social-icons{gap:15px;margin-left:30px;display:flex}.social-icon{color:#3b82f6;background:#3b82f61a;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;text-decoration:none;transition:all .3s;display:flex}.social-icon:hover{background:#3b82f633;transform:translateY(-2px)}@keyframes float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-20px)rotate(5deg)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.cube,.main-cube{animation:none;transform:translateY(-10px)}.diamond,.main-diamond{animation:none;transform:rotate(45deg)translateY(-5px)}.triangle{animation:none;transform:translateY(-8px)}.circle,.supporting-circle{animation:none;transform:translateY(-12px)}.supporting-cube{animation:none;transform:translateY(-6px)}.curved-line{animation:none}.btn-primary:hover,.btn-secondary:hover,.service-card:hover,.social-icon:hover{transform:none}.btn-primary,.btn-secondary,.service-card,.social-icon,.footer-link{transition-duration:.1s}}@media (max-width:768px){.hero-content{text-align:center;grid-template-columns:1fr;gap:40px}.hero-text h1{font-size:2.5rem}.hero-buttons{justify-content:center}.services-grid{grid-template-columns:1fr}.footer-content{text-align:center;flex-direction:column}.footer-right{flex-direction:column;align-items:center;gap:15px}.social-icons{margin-left:0}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
