@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--primary:#dc2626;--primary-light:#ef4444;--primary-dark:#b91c1c;--bg:#050505;--bg-card:#ffffff08;--bg-card-hover:#dc26260d;--border:#ffffff14;--border-hover:#dc26264d;--text:#fff;--text-secondary:#ffffff8c;--text-muted:#ffffff59;color:var(--text);background-color:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--text);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6,p{margin:0}::selection{color:#fff;background:#dc26264d}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:#dc26264d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#dc262680}.navbar{z-index:1000;background:0 0;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050505f2;padding:.7rem 0;box-shadow:0 4px 30px #0000004d}.navbar-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.navbar-logo{align-items:center;gap:.5rem;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.logo-img{object-fit:contain;width:auto;height:128px}.logo-text{color:#fff}.logo-dot{color:#dc2626}.navbar-links{align-items:center;gap:.5rem;display:flex}.nav-link{color:#ffffffb3;border-radius:8px;padding:.5rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav-link:hover,.nav-link.active{color:#fff}.nav-underline{background:#dc2626;border-radius:2px;width:20px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.navbar-cta{color:#fff;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:10px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;box-shadow:0 4px 15px #dc26264d}.navbar-cta:hover{transform:translateY(-2px);box-shadow:0 6px 25px #dc262680}.mobile-toggle{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.8rem;display:none}.mobile-menu{background:#050505fa;flex-direction:column;padding:1rem 2rem 2rem;display:none;overflow:hidden}.mobile-link{color:#ffffffb3;border-radius:8px;padding:.8rem 1rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s}.mobile-link:hover,.mobile-link.active{color:#fff;background:#dc26261a}.mobile-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#dc2626,#b91c1c);border-radius:10px;margin-top:1rem;padding:.8rem 1.5rem;font-weight:600;text-decoration:none;display:inline-block}@media (width<=768px){.desktop-nav{display:none!important}.mobile-toggle{display:block}.mobile-menu{display:flex}}.footer{background:linear-gradient(#050505 0%,#080808 100%);border-top:1px solid #dc26261a;padding:5rem 0 0;position:relative;overflow:hidden}.footer-glow{pointer-events:none;background:radial-gradient(#dc262614 0%,#0000 70%);width:600px;height:200px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-grid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.footer-brand{flex-direction:column;gap:1.2rem;display:flex}.footer-logo{align-items:center;gap:.5rem;font-size:1.3rem;font-weight:800;text-decoration:none;display:flex}.footer-logo .logo-img{object-fit:contain;width:auto;height:30px}.footer-logo .logo-text{color:#fff}.footer-logo .logo-dot{color:#dc2626}.footer-desc{color:#ffffff80;font-size:.9rem;line-height:1.7}.footer-socials{gap:.8rem;display:flex}.social-link{color:#fff9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;text-decoration:none;transition:all .3s;display:flex}.social-link:hover{color:#dc2626;background:#dc262633;border-color:#dc262666;transform:translateY(-3px)}.footer-col{flex-direction:column;gap:.8rem;display:flex}.footer-col h4{color:#fff;margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.footer-col a{color:#ffffff80;font-size:.9rem;text-decoration:none;transition:color .3s}.footer-col a:hover{color:#dc2626}.footer-contact{color:#ffffff80;align-items:center;gap:.6rem;font-size:.9rem;display:flex}.footer-contact svg{color:#dc2626;flex-shrink:0;font-size:1rem}.footer-bottom{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1.5rem 0;display:flex}.footer-bottom p{color:#ffffff59;font-size:.85rem}.footer-bottom-links{gap:1.5rem;display:flex}.footer-bottom-links a{color:#ffffff59;font-size:.85rem;text-decoration:none;transition:color .3s}.footer-bottom-links a:hover{color:#dc2626}@media (width<=768px){.footer-grid{grid-template-columns:1fr;gap:2rem}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}}.hero{align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0}.hero-gradient-1{background:radial-gradient(circle,#dc262626 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-20%;right:-10%}.hero-gradient-2{background:radial-gradient(circle,#b91c1c1a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-10%;left:-10%}.hero-grid-pattern{background-image:linear-gradient(#dc262608 1px,#0000 1px),linear-gradient(90deg,#dc262608 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.hero-container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;padding:8rem 2rem 4rem;display:grid;position:relative}.hero-badge{color:#ef4444;background:#dc26261a;border:1px solid #dc262633;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.85rem;display:inline-flex}.badge-dot{background:#dc2626;border-radius:50%;width:8px;height:8px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.hero-title{color:#fff;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.15}.gradient-text{background:linear-gradient(135deg,#dc2626,#f87171,#dc2626) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s infinite gradientShift}@keyframes gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.hero-subtitle{color:#ffffff8c;max-width:520px;margin-bottom:2rem;font-size:1.1rem;line-height:1.8}.hero-buttons{flex-wrap:wrap;gap:1rem;display:flex}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #dc26264d}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 8px 30px #dc262673}.btn-secondary{color:#fff;background:#ffffff0d;border:1px solid #ffffff26;border-radius:12px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-secondary:hover{background:#ffffff1a;border-color:#dc262666;transform:translateY(-3px)}.btn-outline{color:#dc2626;background:0 0;border:1px solid #dc262666;border-radius:12px;align-items:center;gap:.5rem;padding:.8rem 1.8rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-outline:hover{background:#dc26261a;transform:translateY(-2px)}.code-window{background:#0f0f1ecc;border:1px solid #dc262633;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px #00000080}.code-header{background:#ffffff08;border-bottom:1px solid #ffffff0f;align-items:center;gap:1rem;padding:.8rem 1.2rem;display:flex}.code-dots{gap:6px;display:flex}.dot{border-radius:50%;width:12px;height:12px}.dot.red{background:#ff5f56}.dot.yellow{background:#ffbd2e}.dot.green{background:#27c93f}.code-filename{color:#fff6;font-size:.8rem}.code-body{padding:1.5rem}.code-body pre{margin:0}.code-body code{color:#f87171;font-family:JetBrains Mono,Fira Code,monospace;font-size:.85rem;line-height:1.7}.stats-section{background:#dc262608;border-top:1px solid #dc262614;border-bottom:1px solid #dc262614;padding:3rem 0;position:relative}.stats-container{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.stat-item{text-align:center;flex-direction:column;gap:.3rem;display:flex}.stat-number{background:linear-gradient(135deg,#dc2626,#f87171);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800}.stat-label{color:#ffffff80;font-size:.9rem}.section-container{max-width:1200px;margin:0 auto;padding:6rem 2rem}.section-header{text-align:center;margin-bottom:3.5rem}.section-tag{color:#ef4444;text-transform:uppercase;letter-spacing:1px;background:#dc26261a;border:1px solid #dc262633;border-radius:50px;margin-bottom:1rem;padding:.3rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.section-header h2{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.section-header p{color:#ffffff80;max-width:550px;margin:0 auto;font-size:1.05rem}.section-cta{text-align:center;margin-top:3rem}.home-services{background:#0003}.services-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.service-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;padding:2rem;transition:all .3s}.service-card:hover{background:#dc26260d;border-color:#dc262633}.service-icon{color:#dc2626;background:linear-gradient(135deg,#dc262626,#dc26260d);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.2rem;font-size:1.4rem;display:flex}.service-card h3{color:#fff;margin-bottom:.6rem;font-size:1.15rem;font-weight:700}.service-card p{color:#ffffff80;font-size:.9rem;line-height:1.6}.tech-grid{grid-template-columns:repeat(6,1fr);gap:1.5rem;display:grid}.tech-item{cursor:default;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;align-items:center;gap:.8rem;padding:1.5rem 1rem;transition:all .3s;display:flex}.tech-item:hover{background:#dc262614;border-color:#dc262640}.tech-icon{color:#dc2626;font-size:2rem;display:flex}.tech-name{color:#fff9;font-size:.85rem;font-weight:500}.featured-projects{background:#0003}.projects-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.project-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;transition:all .3s;overflow:hidden}.project-card:hover{border-color:#dc26264d}.project-image{height:220px;position:relative;overflow:hidden}.project-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.project-card:hover .project-image img{transform:scale(1.05)}.project-overlay{background:linear-gradient(#0000 50%,#000c 100%);align-items:flex-end;padding:1rem;display:flex;position:absolute;inset:0}.project-category{color:#fff;background:#dc2626cc;border-radius:6px;padding:.3rem .8rem;font-size:.75rem;font-weight:600}.project-info{padding:1.2rem}.project-info h3{color:#fff;font-size:1.1rem;font-weight:700}.cta-section{padding:6rem 2rem}.cta-container{text-align:center;background:linear-gradient(135deg,#dc26261a,#b91c1c0d);border:1px solid #dc262633;border-radius:24px;max-width:800px;margin:0 auto;padding:4rem 3rem;position:relative;overflow:hidden}.cta-container:before{content:"";background:radial-gradient(circle,#dc26261a 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}.cta-content h2{color:#fff;margin-bottom:1rem;font-size:2.2rem;font-weight:800}.cta-content p{color:#ffffff80;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.cta-buttons{justify-content:center;display:flex}@media (width<=1024px){.hero-container{text-align:center;grid-template-columns:1fr}.hero-subtitle{margin:0 auto 2rem}.hero-buttons{justify-content:center}.hero-visual{display:none}.services-grid,.projects-grid{grid-template-columns:repeat(2,1fr)}.tech-grid{grid-template-columns:repeat(4,1fr)}}@media (width<=768px){.hero-title{font-size:2.5rem}.stats-container{grid-template-columns:repeat(2,1fr)}.services-grid,.projects-grid{grid-template-columns:1fr}.tech-grid{grid-template-columns:repeat(3,1fr)}.section-header h2{font-size:2rem}.cta-container{padding:3rem 1.5rem}.cta-content h2{font-size:1.8rem}}.about-hero{text-align:center;padding:10rem 2rem 5rem;position:relative;overflow:hidden}.about-hero-bg{background:radial-gradient(at 50% 0,#dc26261f 0%,#0000 60%),linear-gradient(#0000 60%,#050505 100%);position:absolute;inset:0}.about-hero-container{z-index:1;max-width:700px;margin:0 auto;position:relative}.about-hero h1{color:#fff;margin:1rem 0;font-size:3rem;font-weight:800}.about-hero p{color:#ffffff8c;font-size:1.1rem;line-height:1.8}.story-grid{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.story-content h2{color:#fff;margin:1rem 0 1.5rem;font-size:2.2rem;font-weight:800}.story-content p{color:#ffffff8c;margin-bottom:1rem;line-height:1.8}.story-image{position:relative}.story-image img{object-fit:cover;border-radius:20px;width:100%}.story-image-accent{z-index:-1;border:2px solid #dc26264d;border-radius:20px;width:100%;height:100%;position:absolute;bottom:-15px;right:-15px}.about-values{background:#0003}.values-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.value-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;padding:2rem;transition:all .3s}.value-card:hover{background:#dc26260d;border-color:#dc262633}.value-icon{color:#dc2626;background:linear-gradient(135deg,#dc262626,#dc26260d);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1rem;font-size:1.3rem;display:flex}.value-card h3{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.value-card p{color:#ffffff80;font-size:.9rem;line-height:1.6}.timeline{max-width:700px;margin:0 auto;padding:2rem 0;position:relative}.timeline:before{content:"";background:linear-gradient(#dc26264d,#dc26260d);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.timeline-item{width:50%;padding:1rem 2rem;position:relative}.timeline-item.left{text-align:right;left:0}.timeline-item.right{left:50%}.timeline-content{background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;padding:1.5rem}.timeline-year{color:#dc2626;background:#dc262626;border-radius:6px;margin-bottom:.5rem;padding:.2rem .8rem;font-size:.8rem;font-weight:700;display:inline-block}.timeline-content h3{color:#fff;margin-bottom:.3rem;font-size:1.05rem;font-weight:700}.timeline-content p{color:#ffffff80;font-size:.85rem;line-height:1.6}.team-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.team-card{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;padding:2rem 1.5rem;transition:all .3s}.team-card:hover{border-color:#dc262633}.team-avatar{border:3px solid #dc26264d;border-radius:50%;width:100px;height:100px;margin:0 auto 1rem;overflow:hidden}.team-avatar img{object-fit:cover;width:100%;height:100%}.team-card h3{color:#fff;margin-bottom:.3rem;font-size:1.05rem;font-weight:700}.team-role{color:#dc2626;font-size:.85rem;font-weight:500}@media (width<=768px){.about-hero h1{font-size:2.2rem}.story-grid,.values-grid{grid-template-columns:1fr}.team-grid{grid-template-columns:repeat(2,1fr)}.timeline:before{left:20px}.timeline-item{text-align:left;width:100%;padding-left:50px;left:0!important}}.services-hero{text-align:center;padding:10rem 2rem 5rem;position:relative;overflow:hidden}.services-hero-bg{background:radial-gradient(at 50% 0,#dc26261f 0%,#0000 60%),linear-gradient(#0000 60%,#050505 100%);position:absolute;inset:0}.services-hero-container{z-index:1;max-width:700px;margin:0 auto;position:relative}.services-hero h1{color:#fff;margin:1rem 0;font-size:3rem;font-weight:800}.services-hero p{color:#ffffff8c;font-size:1.1rem;line-height:1.8}.services-page-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.service-page-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;padding:2.5rem;transition:all .3s}.service-page-card:hover{background:#dc262608;border-color:#dc262626}.spc-icon{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.2rem;font-size:1.5rem;display:flex}.service-page-card h3{color:#fff;margin-bottom:.6rem;font-size:1.25rem;font-weight:700}.spc-desc{color:#ffffff80;margin-bottom:1.2rem;font-size:.92rem;line-height:1.6}.spc-features{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.spc-features li{color:#fff9;align-items:center;gap:.5rem;font-size:.88rem;display:flex}.spc-features li svg{flex-shrink:0;font-size:1rem}.services-process{background:#0003}.process-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.process-card{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;padding:2rem}.process-step{background:linear-gradient(135deg,#dc2626,#f87171);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:800}.process-card h3{color:#fff;margin:.8rem 0 .5rem;font-size:1.1rem;font-weight:700}.process-card p{color:#ffffff80;font-size:.88rem;line-height:1.6}.services-cta{padding-bottom:2rem}.cta-card{text-align:center;background:linear-gradient(135deg,#dc26261a,#b91c1c0d);border:1px solid #dc262633;border-radius:24px;padding:4rem 3rem}.cta-card h2{color:#fff;margin-bottom:1rem;font-size:2.2rem;font-weight:800}.cta-card p{color:#ffffff80;margin-bottom:2rem;font-size:1.05rem}@media (width<=768px){.services-hero h1{font-size:2.2rem}.services-page-grid,.process-grid{grid-template-columns:1fr}.cta-card{padding:3rem 1.5rem}.cta-card h2{font-size:1.8rem}}.portfolio-hero{text-align:center;padding:10rem 2rem 5rem;position:relative;overflow:hidden}.portfolio-hero-bg{background:radial-gradient(at 50% 0,#dc26261f 0%,#0000 60%),linear-gradient(#0000 60%,#050505 100%);position:absolute;inset:0}.portfolio-hero-container{z-index:1;max-width:700px;margin:0 auto;position:relative}.portfolio-hero h1{color:#fff;margin:1rem 0;font-size:3rem;font-weight:800}.portfolio-hero p{color:#ffffff8c;font-size:1.1rem;line-height:1.8}.filter-bar{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:3rem;display:flex}.filter-btn{color:#fff9;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;padding:.5rem 1.3rem;font-size:.9rem;font-weight:500;transition:all .3s}.filter-btn:hover{color:#fff;background:#dc26261a}.filter-btn.active{color:#fff;background:linear-gradient(135deg,#dc2626,#b91c1c);border-color:#0000;box-shadow:0 4px 15px #dc26264d}.portfolio-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.portfolio-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:18px;transition:all .3s;overflow:hidden}.portfolio-card:hover{border-color:#dc262640}.pc-image{height:200px;position:relative;overflow:hidden}.pc-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.portfolio-card:hover .pc-image img{transform:scale(1.08)}.pc-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;background:#050505b3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.portfolio-card:hover .pc-overlay{opacity:1}.pc-view-btn{color:#fff;cursor:pointer;background:#dc2626e6;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.7rem 1.5rem;font-weight:600;transition:transform .2s;display:flex}.pc-view-btn:hover{transform:scale(1.05)}.pc-content{padding:1.5rem}.pc-category{color:#ef4444;background:#dc26261f;border-radius:6px;margin-bottom:.6rem;padding:.2rem .7rem;font-size:.75rem;font-weight:600;display:inline-block}.pc-content h3{color:#fff;margin-bottom:.4rem;font-size:1.15rem;font-weight:700}.pc-content p{color:#ffffff80;margin-bottom:1rem;font-size:.85rem;line-height:1.6}.pc-tech{flex-wrap:wrap;gap:.4rem;display:flex}.tech-badge{color:#ffffff80;background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;padding:.2rem .6rem;font-size:.75rem}@media (width<=1024px){.portfolio-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.portfolio-hero h1{font-size:2.2rem}.portfolio-grid{grid-template-columns:1fr}}.contact-hero{text-align:center;padding:10rem 2rem 5rem;position:relative;overflow:hidden}.contact-hero-bg{background:radial-gradient(at 50% 0,#dc26261f 0%,#0000 60%),linear-gradient(#0000 60%,#050505 100%);position:absolute;inset:0}.contact-hero-container{z-index:1;max-width:700px;margin:0 auto;position:relative}.contact-hero h1{color:#fff;margin:1rem 0;font-size:3rem;font-weight:800}.contact-hero p{color:#ffffff8c;font-size:1.1rem;line-height:1.8}.contact-grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:3rem;display:grid}.contact-form-wrapper{background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;padding:2.5rem}.contact-form-wrapper h2{color:#fff;margin-bottom:.3rem;font-size:1.5rem;font-weight:700}.form-subtitle{color:#ffffff73;margin-bottom:2rem;font-size:.9rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group{margin-bottom:1.2rem}.form-group label{color:#ffffffb3;margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.form-group input,.form-group select,.form-group textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#dc262680}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff40}.form-group select{appearance:none;cursor:pointer}.form-group select option{color:#fff;background:#111}.form-group textarea{resize:vertical;min-height:120px}.submit-btn{justify-content:center;width:100%;padding:1rem;font-size:1rem}.success-message{text-align:center;padding:3rem 2rem}.success-icon{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;font-size:1.5rem;display:flex}.success-message h3{color:#fff;margin-bottom:.5rem;font-size:1.3rem}.success-message p{color:#ffffff80}.contact-info-wrapper{flex-direction:column;gap:1.5rem;display:flex}.info-cards{flex-direction:column;gap:.8rem;display:flex}.info-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;align-items:center;gap:1rem;padding:1.2rem;text-decoration:none;transition:all .3s;display:flex}.info-card:hover{background:#dc26260d;border-color:#dc262633}.info-icon{color:#dc2626;background:#dc26261f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.2rem;display:flex}.info-label{color:#ffffff73;font-size:.78rem;font-weight:500;display:block}.info-value{color:#fff;font-size:.92rem;font-weight:600;display:block}.contact-socials{background:#ffffff08;border:1px solid #ffffff0f;border-radius:14px;padding:1.5rem}.contact-socials h4{color:#fff;margin-bottom:1rem;font-size:.95rem;font-weight:700}.contact-social-links{gap:.8rem;display:flex}.contact-social-link{color:#fff9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.1rem;text-decoration:none;transition:all .3s;display:flex}.contact-social-link:hover{color:#dc2626;background:#dc262633;border-color:#dc262666;transform:translateY(-3px)}@media (width<=768px){.contact-hero h1{font-size:2.2rem}.contact-grid,.form-row{grid-template-columns:1fr}}.demo-page .demo-hero{text-align:center;justify-content:center;align-items:center;min-height:50vh;padding:8rem 2rem 4rem;display:flex;position:relative}.demo-hero-bg{pointer-events:none;background:radial-gradient(at 50% 0,#dc262614 0%,#0000 70%);position:absolute;inset:0}.demo-hero .section-tag{color:#dc2626;background:#dc26261a;border:1px solid #dc262633;border-radius:50px;margin-bottom:1.2rem;padding:.4rem 1rem;font-size:.82rem;font-weight:600;display:inline-block}.demo-hero h1{color:#fff;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:800;line-height:1.2}.demo-hero h1 .gradient-text{background:linear-gradient(135deg,#dc2626,#ef4444);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.demo-hero p{color:#ffffff8c;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.7}.demo-content{padding:2rem 0 6rem}.demo-grid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.demo-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;transition:all .3s;overflow:hidden}.demo-card:hover{border-color:#dc26264d;transform:translateY(-6px);box-shadow:0 20px 40px #0000004d}.demo-card-image{height:200px;position:relative;overflow:hidden}.demo-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.demo-card:hover .demo-card-image img{transform:scale(1.05)}.demo-card-overlay{opacity:0;background:linear-gradient(#0000,#050505cc);justify-content:center;align-items:flex-end;padding-bottom:1.5rem;transition:opacity .3s;display:flex;position:absolute;inset:0}.demo-card:hover .demo-card-overlay{opacity:1}.demo-visit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.6rem 1.5rem;font-family:inherit;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.demo-visit-btn:hover{box-shadow:0 4px 15px #dc262666}.demo-card-body{padding:1.5rem}.demo-card-body h3{color:#fff;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.demo-card-body p{color:#ffffff80;margin-bottom:1rem;font-size:.9rem;line-height:1.6}.demo-tech-tags{flex-wrap:wrap;gap:.5rem;display:flex}.demo-tech-tag{color:#dc2626;background:#dc26261a;border:1px solid #dc262626;border-radius:6px;padding:.25rem .7rem;font-size:.78rem;font-weight:600}.demo-empty{text-align:center;color:#ffffff59;padding:4rem 2rem}.demo-empty svg{opacity:.3;margin-bottom:1rem;font-size:3rem}.demo-empty h3{color:#ffffff80;margin-bottom:.5rem}@media (width<=768px){.demo-grid{grid-template-columns:1fr}}.login-page{background:#050505;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.login-loading{justify-content:center;align-items:center;display:flex}.login-spinner{border:3px solid #dc262633;border-top-color:#dc2626;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin}.login-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;width:100%;max-width:420px;padding:3rem;animation:.4s fadeInUp}.login-header{text-align:center;margin-bottom:2rem}.login-logo-img{object-fit:contain;width:auto;height:60px;margin:0 auto 1rem;display:block}.login-header h1{color:#fff;font-size:1.5rem;font-weight:700}.login-header p{color:#ffffff80;margin-top:.3rem;font-size:.9rem}.login-error{color:#ef4444;text-align:center;background:#dc26261a;border:1px solid #dc26264d;border-radius:10px;margin-bottom:1rem;padding:.8rem 1rem;font-size:.88rem;animation:.4s shake}.login-error-locked{background:#dc262626;border-color:#dc262680}.login-lock-icon{margin-bottom:.3rem;font-size:1.5rem;display:block}.login-page .form-group{margin-bottom:1.2rem}.login-page .form-group label{color:#ffffffb3;margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.login-page .form-group input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .3s}.login-page .form-group input:focus{border-color:#dc262680}.login-page .form-group input:disabled{opacity:.5;cursor:not-allowed}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.9rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.login-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 20px #dc26264d}.login-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:18px;height:18px;animation:.7s linear infinite spin}.login-footer{text-align:center;color:#fff3;border-top:1px solid #ffffff0d;margin-top:2rem;padding-top:1.5rem;font-size:.75rem}.login-footer span{color:#dc262680}.admin-layout{background:#050505;min-height:100vh;display:flex}.admin-loading-screen{color:#ffffff80;background:#050505;flex-direction:column;justify-content:center;align-items:center;gap:1rem;min-height:100vh;display:flex}.admin-loading-spinner{border:3px solid #dc262626;border-top-color:#dc2626;border-radius:50%;width:48px;height:48px;animation:.8s linear infinite spin}.sidebar-toggle{z-index:200;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#dc2626e6;border:none;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.3rem;display:none;position:fixed;top:1rem;left:1rem}.sidebar-overlay{z-index:99;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0009;display:none;position:fixed;inset:0}.admin-sidebar{z-index:100;background:#ffffff05;border-right:1px solid #ffffff0f;width:260px;padding:1.5rem 0;transition:transform .3s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto}.admin-sidebar-header{border-bottom:1px solid #ffffff0f;margin-bottom:1rem;padding:0 1.5rem 1.5rem}.admin-sidebar-header h2{color:#fff;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.admin-sidebar-header h2 span{color:#dc2626;background:#dc26261a;border-radius:6px;padding:.15rem .4rem;font-family:Courier New,monospace;font-size:.9rem}.admin-sidebar-header p{color:#ffffff59;margin-top:.3rem;font-size:.78rem}.admin-nav{flex-direction:column;gap:.2rem;padding:0 .8rem;display:flex}.admin-nav-item{color:#ffffff80;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.7rem;width:100%;padding:.7rem 1rem;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.admin-nav-item:hover{color:#fff;background:#ffffff0d}.admin-nav-item.active{color:#dc2626;background:#dc26261a}.admin-nav-item svg{flex-shrink:0;font-size:1.1rem}.nav-badge{color:#fff;text-align:center;background:#dc2626;border-radius:10px;min-width:20px;margin-left:auto;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.admin-nav-divider{background:#ffffff0f;height:1px;margin:.5rem .8rem}.admin-nav-item.logout{color:#ffffff59;margin-top:auto}.admin-nav-item.logout:hover{color:#ef4444;background:#dc26260d}.admin-main{flex:1;min-height:100vh;margin-left:260px;padding:2rem;position:relative}.admin-page-header{margin-bottom:2rem}.admin-page-header h1{color:#fff;font-size:1.8rem;font-weight:800}.admin-page-header p{color:#ffffff73;margin-top:.3rem;font-size:.9rem}.admin-toast{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;align-items:center;gap:.6rem;padding:.8rem 1.2rem;font-size:.88rem;font-weight:500;animation:.3s slideInRight;display:flex;position:fixed;top:1.5rem;right:1.5rem}.admin-toast.success{color:#10b981;background:#10b98126;border:1px solid #10b9814d}.admin-toast.error{color:#ef4444;background:#ef444426;border:1px solid #ef44444d}.toast-close{color:inherit;cursor:pointer;opacity:.6;background:0 0;border:none;padding:0;font-size:1rem;display:flex}.toast-close:hover{opacity:1}.admin-card{background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;margin-bottom:1.5rem;padding:1.5rem}.admin-card h3{color:#fff;border-bottom:1px solid #ffffff0f;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.8rem;font-size:1.1rem;font-weight:700;display:flex}.card-header-row{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.8rem;display:flex}.card-header-row h3{border-bottom:none;margin-bottom:0;padding-bottom:0}.admin-form-group{margin-bottom:1rem}.admin-form-group label{color:#ffffffb3;margin-bottom:.3rem;font-size:.82rem;font-weight:600;display:block}.admin-sub-label{color:#ffffffb3;margin-bottom:6px;font-size:.82rem;font-weight:600;display:block}.admin-form-group input,.admin-form-group textarea,.admin-form-group select{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:.7rem .9rem;font-family:inherit;font-size:.9rem;transition:border-color .3s}.admin-form-group input:focus,.admin-form-group textarea:focus{border-color:#dc262680}.admin-form-group textarea{resize:vertical;min-height:80px}.admin-form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.admin-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.7rem 1.5rem;font-family:inherit;font-size:.88rem;font-weight:600;transition:all .3s;display:inline-flex}.admin-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 15px #dc26264d}.admin-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.admin-btn.secondary{background:#ffffff0d;border:1px solid #ffffff1a}.admin-btn.secondary:hover{box-shadow:none;background:#ffffff1a}.admin-btn.danger{color:#ef4444;background:#dc26261a;border:1px solid #dc262633}.admin-btn.danger:hover{box-shadow:none;background:#dc262633}.admin-btn.small{padding:.4rem .8rem;font-size:.8rem}.empty-state{color:#fff6;font-size:.9rem}.admin-item-list{flex-direction:column;gap:.8rem;display:flex}.admin-item{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;align-items:center;gap:1rem;padding:1rem;transition:border-color .2s;display:flex}.admin-item:hover{border-color:#ffffff1a}.admin-item-img{object-fit:cover;border-radius:8px;flex-shrink:0;width:60px;height:45px}.admin-item-info{flex:1;min-width:0}.admin-item-info h4{color:#fff;font-size:.92rem;font-weight:600}.admin-item-info p{color:#fff6;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.admin-item-actions{flex-shrink:0;gap:.5rem;display:flex}.msg-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;margin-bottom:.8rem;padding:1.2rem;transition:border-color .2s}.msg-card.unread{border-left:3px solid #dc2626}.msg-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.msg-from{color:#fff;align-items:center;gap:.5rem;font-size:.92rem;font-weight:600;display:flex}.unread-dot{background:#dc2626;border-radius:50%;flex-shrink:0;width:8px;height:8px}.msg-date{color:#ffffff4d;font-size:.78rem}.msg-email{color:#dc2626;margin-bottom:.5rem;font-size:.82rem}.msg-subject{color:#fff9;margin-bottom:.3rem;font-size:.82rem}.msg-body{color:#ffffff80;margin-bottom:.8rem;font-size:.85rem;line-height:1.6}.dash-stats{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}.dash-stat{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;padding:1.3rem;transition:border-color .2s}.dash-stat:hover{border-color:#dc262633}.dash-stat-number{color:#dc2626;font-size:2rem;font-weight:800}.dash-stat-label{color:#ffffff73;margin-top:.2rem;font-size:.82rem}.info-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.info-item{flex-direction:column;gap:.2rem;display:flex}.info-label{color:#fff6;text-transform:uppercase;letter-spacing:.5px;font-size:.78rem;font-weight:600}.info-value{color:#fff;font-size:.92rem}.dash-msg-preview{border-bottom:1px solid #ffffff0a;align-items:center;gap:1rem;padding:.8rem 0;display:flex}.dash-msg-preview:last-child{border-bottom:none}.dash-msg-preview strong{color:#fff;white-space:nowrap;min-width:100px;font-size:.88rem}.dash-msg-preview span{color:#fff6;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.82rem;overflow:hidden}.dash-msg-preview small{color:#ffffff40;white-space:nowrap;font-size:.75rem}.pw-input-wrap{position:relative}.pw-input-wrap input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:.7rem 2.8rem .7rem .9rem;font-family:inherit;font-size:.9rem;transition:border-color .3s}.pw-input-wrap input:focus{border-color:#dc262680}.pw-toggle{color:#fff6;cursor:pointer;background:0 0;border:none;padding:.2rem;font-size:1.1rem;display:flex;position:absolute;top:50%;right:.6rem;transform:translateY(-50%)}.pw-toggle:hover{color:#ffffffb3}.pw-strength{align-items:center;gap:.8rem;margin-top:.5rem;display:flex}.pw-strength-bar{background:#ffffff1a;border-radius:2px;flex:1;height:4px;overflow:hidden}.pw-strength-fill{border-radius:2px;height:100%;transition:width .3s,background .3s}.pw-rules{flex-wrap:wrap;gap:.4rem;margin-top:.5rem;display:flex}.pw-rules span{color:#ffffff59;background:#ffffff0d;border-radius:4px;padding:.2rem .5rem;font-size:.72rem;transition:all .2s}.pw-rules span.rule-ok{color:#10b981;background:#10b9811a}.pw-mismatch{color:#ef4444;margin-top:.3rem;font-size:.78rem;display:block}.sessions-list{flex-direction:column;gap:.6rem;display:flex}.session-item{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;padding:1rem;transition:border-color .2s}.session-item.current{background:#dc262608;border-color:#dc26264d}.session-ip{color:#fff;align-items:center;gap:.5rem;margin-bottom:.3rem;font-size:.9rem;font-weight:600;display:flex}.session-badge{color:#dc2626;background:#dc262626;border-radius:6px;padding:.15rem .5rem;font-size:.7rem;font-weight:700}.session-ua{color:#ffffff59;text-overflow:ellipsis;white-space:nowrap;margin-bottom:.2rem;font-size:.78rem;overflow:hidden}.session-date{color:#ffffff40;font-size:.75rem}.modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000b3;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.modal-box{text-align:center;background:#111;border:1px solid #ffffff1a;border-radius:16px;width:90%;max-width:400px;padding:2rem;animation:.3s fadeInUp}.modal-icon{color:#dc2626;background:#dc26261a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;font-size:1.5rem;display:flex}.modal-box h3{color:#fff;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.modal-box p{color:#ffffff80;margin-bottom:1.5rem;font-size:.9rem;line-height:1.5}.modal-actions{justify-content:center;gap:.8rem;display:flex}.modal-actions .admin-btn{justify-content:center;min-width:100px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}50%{transform:translate(8px)}75%{transform:translate(-4px)}}@media (width<=768px){.sidebar-toggle{display:flex}.sidebar-overlay{display:block}.admin-sidebar{transform:translate(-100%)}.admin-sidebar.open{transform:translate(0);box-shadow:4px 0 30px #00000080}.admin-main{margin-left:0;padding:4rem 1.2rem 1.2rem}.admin-form-row{grid-template-columns:1fr}.dash-stats{grid-template-columns:repeat(2,1fr)}.admin-page-header h1{font-size:1.4rem}.info-grid{grid-template-columns:1fr}.dash-msg-preview{flex-direction:column;align-items:flex-start;gap:.3rem}.admin-toast{inset:auto 1rem 1.5rem}.modal-box{margin:0 1rem}}
