*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--red:#e53e3e;--red-dark:#c53030;--red-light:#fed7d7;--dark:#0f1117;--dark2:#1a1d27;--dark3:#242836;--card:#1e2130;--border:#ffffff14;--text:#f0f2f7;--muted:#9aa0b4;--white:#fff;--radius:14px;--shadow:0 8px 32px #0006}html{scroll-behavior:smooth}body{background:var(--dark);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif;line-height:1.6}nav{z-index:100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#0f1117eb;justify-content:space-between;align-items:center;height:64px;padding:0 5%;display:flex;position:sticky;top:0}.nav-logo{align-items:center;gap:8px;text-decoration:none;display:flex}.nav-logo-mark{background:var(--red);color:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;font-weight:900;display:flex}.nav-logo-text{color:var(--white);letter-spacing:-.3px;font-size:1.02rem;font-weight:800}.nav-logo-text span{color:var(--red)}.nav-toggle{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:40px;height:40px;display:none}.nav-toggle span{background:var(--white);border-radius:99px;width:16px;height:1.5px}.nav-links{align-items:center;gap:4px;list-style:none;display:flex}.nav-links a{color:var(--muted);border-radius:8px;padding:6px 10px;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.nav-links a:hover{color:var(--white);background:var(--border)}.nav-cta{background:var(--red);border-radius:8px;color:var(--white)!important;padding:8px 14px!important;font-weight:600!important;transition:background .2s!important}.nav-cta:hover{background:var(--red-dark)!important}.hero{text-align:center;background:linear-gradient(160deg,#0f1117 0%,#1a1020 50%,#0f1117 100%);padding:100px 5% 90px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(80% 60% at 50% 0,#e53e3e1f 0%,#0000 70%);position:absolute;inset:0}.hero-badge{color:#fc8181;letter-spacing:.8px;text-transform:uppercase;background:#e53e3e1f;border:1px solid #e53e3e4d;border-radius:99px;align-items:center;gap:6px;margin-bottom:28px;padding:5px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.hero h1{letter-spacing:-1.5px;color:var(--white);max-width:780px;margin:0 auto 20px;font-size:clamp(2.4rem,5.5vw,4rem);font-weight:900;line-height:1.1}.hero h1 em{color:var(--red);font-style:normal}.hero-sub{color:var(--muted);max-width:520px;margin:0 auto 14px;font-size:1.1rem;font-weight:400}.hero-tagline{color:#fc8181;opacity:.85;margin-bottom:40px;font-size:.875rem;font-style:italic}.hero-actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.btn-primary{background:var(--red);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:14px 30px;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.btn-primary:hover{background:var(--red-dark);transform:translateY(-1px)}.btn-outline{color:var(--text);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:10px;padding:14px 30px;font-size:.95rem;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s;display:inline-block}.btn-outline:hover{background:var(--dark3);border-color:#ffffff40}.hero-stats{flex-wrap:wrap;justify-content:center;gap:48px;margin-top:64px;display:flex}.hero-stat{text-align:center}.hero-stat-num{color:var(--white);letter-spacing:-1px;font-size:1.8rem;font-weight:900}.hero-stat-label{color:var(--muted);margin-top:2px;font-size:.8rem}section{padding:90px 5%}.section-label{letter-spacing:1.2px;text-transform:uppercase;color:var(--red);align-items:center;gap:8px;margin-bottom:14px;font-size:.72rem;font-weight:700;display:inline-flex}.section-label:before{content:"";background:var(--red);border-radius:2px;width:18px;height:2px;display:block}.section-title{color:var(--white);letter-spacing:-.8px;margin-bottom:14px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800;line-height:1.2}.section-desc{color:var(--muted);max-width:560px;margin-bottom:52px;font-size:1rem}#services{background:var(--dark2)}.pillars{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;margin:0 auto;display:grid}.pillar{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);text-align:center;cursor:default;padding:32px 28px;transition:border-color .25s,transform .2s}.pillar:hover{border-color:#e53e3e66;transform:translateY(-3px)}.pillar-icon{background:#e53e3e1a;border:1px solid #e53e3e33;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;font-size:1.6rem;display:flex}.pillar h3{color:var(--white);margin-bottom:10px;font-size:1.15rem;font-weight:700}.pillar p{color:var(--muted);font-size:.875rem;line-height:1.6}#hardware{background:var(--dark)}.service-grid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:780px;display:grid}.service-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:28px;transition:border-color .25s,transform .2s}.service-card:hover{border-color:#e53e3e59;transform:translateY(-2px)}.card-icon{margin-bottom:16px;font-size:2rem}.service-card h3{color:var(--white);margin-bottom:14px;font-size:1.05rem;font-weight:700}.service-list{flex-direction:column;gap:7px;list-style:none;display:flex}.service-list li{color:var(--muted);align-items:flex-start;gap:8px;font-size:.85rem;display:flex}.service-list li:before{content:"→";color:var(--red);flex-shrink:0;margin-top:1px;font-size:.8rem}.card-note{border-top:1px solid var(--border);color:#6b7280;margin-top:16px;padding-top:14px;font-size:.78rem}#software{background:var(--dark2)}.software-grid{grid-template-columns:repeat(3,1fr);gap:20px;max-width:1100px;display:grid}.software-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:28px;transition:border-color .25s,transform .2s}.software-card:hover{border-color:#e53e3e59;transform:translateY(-2px)}.software-card .badge{color:#fc8181;letter-spacing:.6px;text-transform:uppercase;background:#e53e3e1a;border:1px solid #e53e3e33;border-radius:99px;margin-bottom:16px;padding:3px 10px;font-size:.7rem;font-weight:700;display:inline-block}.software-card h3{color:var(--white);margin-bottom:10px;font-size:1.05rem;font-weight:700}.software-card p{color:var(--muted);margin-bottom:16px;font-size:.875rem;line-height:1.65}.tag-list{flex-wrap:wrap;gap:6px;display:flex}.tag{background:var(--dark3);border:1px solid var(--border);color:var(--muted);border-radius:6px;padding:3px 10px;font-size:.75rem}#webdev{background:var(--dark)}.webdev-grid{grid-template-columns:1fr 1fr;gap:20px;max-width:880px;display:grid}.webdev-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:32px;transition:border-color .25s,transform .2s;position:relative;overflow:hidden}.webdev-card:before{content:"";background:linear-gradient(90deg, var(--red), transparent);border-radius:var(--radius) var(--radius) 0 0;height:3px;position:absolute;top:0;left:0;right:0}.webdev-card:hover{border-color:#e53e3e59;transform:translateY(-2px)}.webdev-card h3{color:var(--white);align-items:center;gap:10px;margin-bottom:10px;font-size:1.1rem;font-weight:700;display:flex}.webdev-card p{color:var(--muted);margin-bottom:20px;font-size:.875rem;line-height:1.65}.feature-list{flex-direction:column;gap:8px;list-style:none;display:flex}.feature-list li{color:var(--muted);align-items:center;gap:8px;font-size:.85rem;display:flex}.feature-list li:before{content:"✓";color:var(--red);font-size:.8rem;font-weight:700}#why{background:var(--dark2)}.trust-grid{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1100px;margin-bottom:60px;display:grid}.trust-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:28px}.trust-icon{margin-bottom:14px;font-size:1.6rem}.trust-card h4{color:var(--white);margin-bottom:8px;font-size:.95rem;font-weight:700}.trust-card p{color:var(--muted);font-size:.83rem;line-height:1.6}#quote{background:var(--dark)}.quote-wrap{max-width:680px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-group{flex-direction:column;gap:6px;display:flex}.form-group.full{grid-column:1/-1}.form-group label{color:var(--muted);letter-spacing:.3px;font-size:.82rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{background:var(--card);border:1px solid var(--border);color:var(--text);-webkit-appearance:none;border-radius:10px;outline:none;padding:12px 16px;font-family:inherit;font-size:.9rem;transition:border-color .2s}.form-group select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%239AA0B4' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#e53e3e99}.form-group textarea{resize:vertical;min-height:110px}.form-group input::placeholder,.form-group textarea::placeholder{color:#4b5563}select option{color:var(--text);background:#1e2130}.form-check{grid-column:1/-1;align-items:flex-start;gap:10px;display:flex}.form-check input[type=checkbox]{width:16px;height:16px;accent-color:var(--red);cursor:pointer;flex-shrink:0;margin-top:2px}.form-check label{color:var(--muted);cursor:pointer;letter-spacing:0;font-size:.8rem;font-weight:400}.form-section{background:#e53e3e14;border:1px solid #e53e3e38;border-radius:10px;grid-column:1/-1;padding:12px 14px}.form-section h3{color:var(--white);margin-bottom:2px;font-size:.9rem;font-weight:700}.form-section p{color:#feb2b2;font-size:.78rem}.form-message{border:1px solid var(--border);border-radius:10px;grid-column:1/-1;padding:10px 12px;font-size:.85rem}.form-message.success{color:#9ae6b4;background:#48bb7824;border-color:#48bb7866}.form-message.error{color:#feb2b2;background:#e53e3e1f;border-color:#e53e3e66}.form-submit{grid-column:1/-1;margin-top:6px}.form-submit button{background:var(--red);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:15px;font-size:.95rem;font-weight:700;transition:background .2s}.form-submit button:hover{background:var(--red-dark)}.form-submit button:disabled{cursor:not-allowed;background:#7f1d1d}footer{background:var(--dark2);border-top:1px solid var(--border);padding:50px 5% 30px}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;margin-bottom:40px;display:flex}.footer-brand{max-width:280px}.footer-logo{align-items:center;gap:10px;margin-bottom:12px;display:flex}.footer-logo-mark{background:var(--red);color:#fff;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;font-weight:900;display:flex}.footer-logo-text{color:var(--white);font-size:1rem;font-weight:800}.footer-logo-text span{color:var(--red)}.footer-brand p{color:var(--muted);font-size:.83rem;line-height:1.6}.footer-col h5{color:var(--white);text-transform:uppercase;letter-spacing:.8px;margin-bottom:14px;font-size:.8rem;font-weight:700}.footer-col ul{flex-direction:column;gap:8px;list-style:none;display:flex}.footer-col ul a{color:var(--muted);font-size:.85rem;text-decoration:none;transition:color .2s}.footer-col ul a:hover{color:var(--white)}.footer-bottom{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding-top:24px;display:flex}.footer-bottom p{color:var(--muted);font-size:.8rem}.divider{background:var(--border);max-width:1100px;height:1px;margin:0 auto}@media (width<=900px){nav{padding:0 4%;position:sticky}.nav-toggle{display:inline-flex}.nav-links{border:1px solid var(--border);box-shadow:var(--shadow);background:#1a1d27f7;border-radius:12px;flex-direction:column;align-items:stretch;gap:4px;padding:10px;display:none;position:absolute;top:calc(100% + 8px);left:4%;right:4%}.nav-links.open{display:flex}.nav-links a{padding:10px 12px;display:block}.nav-cta{text-align:center;margin-top:4px}.pillars,.service-grid,.software-grid,.trust-grid{grid-template-columns:1fr 1fr}.webdev-grid{grid-template-columns:1fr;max-width:560px}}@media (width<=600px){nav{height:60px}.nav-logo-text{font-size:.95rem}.pillars,.service-grid,.software-grid,.trust-grid,.form-grid{grid-template-columns:1fr}.form-group.full,.form-check,.form-submit{grid-column:1}.hero{padding:70px 4% 60px}section{padding:60px 4%}}
