:root{--color-bg:#07111f;--color-bg-soft:#0d1a2b;--color-surface:#ffffff0a;--color-surface-strong:#ffffff14;--color-border:#ffffff1f;--color-text:#e9eef7;--color-text-soft:#aab7cb;--color-heading:#fff;--color-primary:#0f62fe;--color-primary-hover:#2b75ff;--color-accent:#f4a261;--color-dark:#02070e;--font-base:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--container-width:1180px;--header-height:82px;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--shadow-soft:0 20px 60px #0000003d;--transition:.25s ease}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;font-family:var(--font-base);color:var(--color-text);background:linear-gradient(#07111f 0%,#091726 100%);margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}button{cursor:pointer}#root{min-height:100vh}main{min-height:60vh}h1,h2,h3,h4,h5,h6{color:var(--color-heading);margin-top:0;line-height:1.1}p{color:var(--color-text-soft);margin-top:0;line-height:1.7}.container{width:min(var(--container-width), calc(100% - 2rem));margin-inline:auto}.page-section{padding:6rem 0}.page-placeholder{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);max-width:820px;box-shadow:var(--shadow-soft);padding:3rem}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1rem;font-size:.8rem;font-weight:700;display:inline-block}.btn{min-height:48px;transition:var(--transition);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;padding:.85rem 1.3rem;font-weight:600;display:inline-flex}.btn-primary{color:#fff;background:var(--color-primary)}.btn-primary:hover{background:var(--color-primary-hover)}.site-header{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--color-border);background:#07111fb8;position:sticky;top:0}.header-inner{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:1rem;display:flex}.brand,.footer-brand{align-items:center;gap:.85rem;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--color-primary), #0b3ea8);color:#fff;width:44px;height:44px;box-shadow:var(--shadow-soft);border-radius:14px;place-items:center;font-size:1.05rem;font-weight:800;display:grid}.brand-text{flex-direction:column;display:flex}.brand-name{color:var(--color-heading);font-size:1rem;font-weight:700}.brand-subtitle{color:var(--color-text-soft);font-size:.8rem}.site-nav{align-items:center;gap:1.4rem;display:flex}.nav-link{color:var(--color-text-soft);transition:var(--transition);font-weight:500;position:relative}.nav-link:hover,.nav-link.active{color:var(--color-heading)}.header-actions{align-items:center;gap:1rem;display:flex}.menu-toggle{border:1px solid var(--color-border);background:0 0;border-radius:12px;width:46px;height:46px;padding:0;display:none}.menu-toggle span{background:var(--color-heading);width:20px;height:2px;margin:4px auto;display:block}.site-footer{border-top:1px solid var(--color-border);background:#03080fb8;padding:4.5rem 0 1.5rem}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:2rem;display:grid}.footer-title{margin-bottom:1rem;font-size:1rem}.footer-copy{max-width:420px}.footer-links{margin:0;padding:0;list-style:none}.footer-links li{color:var(--color-text-soft);margin-bottom:.75rem}.footer-bottom{border-top:1px solid var(--color-border);margin-top:2rem;padding-top:1.25rem}.footer-bottom p{margin:0;font-size:.95rem}@media (width<=960px){.site-nav{top:calc(var(--header-height) + .5rem);border:1px solid var(--color-border);border-radius:var(--radius-md);background:#0c1727;flex-direction:column;align-items:flex-start;padding:1rem;display:none;position:absolute;left:1rem;right:1rem}.site-nav.open{display:flex}.menu-toggle{display:inline-block}.header-actions .btn{display:none}.footer-grid{grid-template-columns:1fr}}.brand-logo{object-fit:contain;border-radius:12px;width:46px;height:46px}.hero-section{padding:6rem 0 4rem}.hero-inner{grid-template-columns:1.15fr 1fr;align-items:center;gap:3rem;display:grid}.hero-content h1{letter-spacing:-.04em;max-width:760px;font-size:clamp(2.5rem,5vw,4.75rem);line-height:1}.hero-description{max-width:600px;margin:1.5rem 0;font-size:1.05rem}.hero-actions{gap:1rem;margin-top:1.75rem;display:flex}.btn-outline{border:1px solid var(--color-border);color:var(--color-text);background:0 0}.btn-outline:hover{background:#ffffff0a}.hero-metrics{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:700px;margin-top:2rem;display:grid}.hero-metric-card{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff08;padding:1rem 1.1rem}.hero-metric-card strong{color:var(--color-heading);margin-bottom:.45rem;font-size:.98rem;display:block}.hero-metric-card span{color:var(--color-text-soft);font-size:.93rem;line-height:1.5}.hero-placeholder{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:linear-gradient(135deg,#0f62fe2e,#f4a26114),#ffffff08;justify-content:center;align-items:center;min-height:420px;padding:2rem;display:flex}.hero-placeholder-content{text-align:left;max-width:320px}.hero-placeholder-label{color:var(--color-heading);margin-bottom:1rem;font-weight:700;display:inline-block}.trust-strip{border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);background:#ffffff04;padding:1.35rem 0}.trust-items{text-align:center;flex-wrap:wrap;justify-content:center;gap:1rem 2rem;display:flex}.trust-items span{color:var(--color-text-soft);font-size:.92rem;position:relative}.services-section,.products-section,.industries-section,.about-preview-section,.cta-section,.contact-section-block{padding:5.5rem 0}.section-header{margin-bottom:2rem}.section-header h2{margin-bottom:.85rem;font-size:clamp(1.8rem,3vw,2.8rem)}.section-intro{max-width:720px;margin-bottom:0}.services-grid,.products-grid,.industries-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.service-card,.product-card,.industry-card,.contact-info-card,.contact-form-card{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);padding:1.6rem}.service-card h3,.product-card h3,.industry-card h3{margin-bottom:.75rem}.product-badge,.page-mini-label{color:#bcd4ff;background:#0f62fe24;border-radius:999px;margin-bottom:.95rem;padding:.35rem .7rem;font-size:.8rem;font-weight:600;display:inline-block}.section-actions{margin-top:2rem}.about-preview-grid,.contact-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:2rem;display:grid}.about-preview-points{flex-wrap:wrap;gap:.85rem;margin:1.5rem 0 1.75rem;display:flex}.about-point{border:1px solid var(--color-border);color:var(--color-text);background:#ffffff08;border-radius:999px;padding:.7rem 1rem}.about-placeholder{border-radius:var(--radius-lg);border:1px dashed var(--color-border);background:#ffffff05;justify-content:center;align-items:center;min-height:360px;padding:2rem;display:flex}.cta-box{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#0f62fe1f,#f4a26114);padding:2.75rem}.cta-box h2{max-width:760px;margin-bottom:1rem}.cta-actions{gap:1rem;margin-top:1.5rem;display:flex}.contact-points{color:var(--color-text-soft);margin:1.5rem 0 0;padding-left:1.2rem}.contact-points li{margin-bottom:.7rem}.form-group{flex-direction:column;gap:.55rem;margin-bottom:1rem;display:flex}.form-group label{color:var(--color-heading);font-weight:600}.form-group input,.form-group textarea{border:1px solid var(--color-border);width:100%;color:var(--color-text);background:#ffffff08;border-radius:14px;outline:none;padding:.95rem 1rem}.form-group input::placeholder,.form-group textarea::placeholder{color:#8ea0ba}.form-group input:focus,.form-group textarea:focus{border-color:#0f62fecc}@media (width<=900px){.hero-inner,.services-grid,.products-grid,.industries-grid,.about-preview-grid,.contact-grid,.hero-metrics{grid-template-columns:1fr}.cta-actions,.hero-actions{flex-direction:column;align-items:stretch}.hero-placeholder,.about-placeholder{min-height:280px}}.hero-image{object-fit:cover;border-radius:var(--radius-lg);border:1px solid var(--color-border);width:100%;min-height:420px;max-height:520px;display:block}.product-image{object-fit:cover;border:1px solid var(--color-border);border-radius:16px;width:100%;height:220px;margin-bottom:1rem}.about-image{object-fit:cover;border-radius:var(--radius-lg);border:1px solid var(--color-border);width:100%;min-height:360px;max-height:420px;display:block}.form-status{margin-top:1rem;font-size:.95rem}.form-status.success{color:#9fe3b1}.form-status.error{color:#ff9b9b}.credibility-section{padding:5rem 0}.credibility-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.credibility-card{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);padding:1.5rem}.center{text-align:center}@media (width<=900px){.credibility-grid{grid-template-columns:1fr}}@media (width<=900px){.page-list-grid{grid-template-columns:1fr}}.careers-hero{margin-bottom:2rem}.job-filters{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.job-filters select,.contact-form-card select{border:1px solid var(--color-border);width:100%;color:var(--color-text);background:#ffffff08;border-radius:14px;outline:none;padding:.95rem 1rem}.jobs-grid{gap:1.5rem;display:grid}.job-card{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff08;padding:1.5rem}.job-card-top,.job-meta-row,.career-meta-grid{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}.job-meta-row{color:var(--color-text-soft);margin:1rem 0 1.25rem}.career-details .career-content-block{margin-top:2rem}.career-apply-box{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff08;margin-top:2rem;padding:1.5rem}.status-draft{color:#d0d0d0;background:#a0a0a026}.status-published{color:#b7f0c1;background:#2ea0432e}.status-closed{color:#ffb2a3;background:#ff63472e}@media (width<=900px){.job-filters{grid-template-columns:1fr}.admin-dashboard-header,.admin-inquiry-top{flex-direction:column;align-items:flex-start}}@media (width<=900px){.page-list-grid{grid-template-columns:1fr}}.page-list-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;display:grid}.page-list-card{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff08;padding:1.5rem}.page-list-card h3{margin-bottom:.75rem}@media (width<=900px){.page-list-grid{grid-template-columns:1fr}}.admin-auth-box{max-width:640px}.admin-dashboard-header{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:2rem;display:flex}.admin-dashboard-actions{flex-wrap:wrap;gap:1rem;display:flex}.admin-inquiries-grid{gap:1.5rem;display:grid}.admin-inquiry-card{border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff08;padding:1.5rem}.admin-inquiry-top{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.admin-meta,.admin-meta-row span{color:var(--color-text-soft);font-size:.95rem}.admin-message{color:var(--color-text);margin:1rem 0 1.25rem}.admin-status-actions{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.status-pill{text-transform:capitalize;border-radius:999px;padding:.4rem .8rem;font-size:.85rem;font-weight:700;display:inline-flex}.status-new{color:#bcd4ff;background:#0f62fe2e}.status-reviewed{color:#b7f0c1;background:#2ea0432e}.status-archived{color:#ffd58a;background:#ffa60026}@media (width<=900px){.admin-dashboard-header,.admin-inquiry-top{flex-direction:column;align-items:flex-start}}
