@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{color:#0f172a;background:#fff;font-family:Inter,Arial,sans-serif}*{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth}.site-header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-bottom:1px solid #0f172a0f;justify-content:space-between;align-items:center;padding:28px 7vw;display:flex;position:fixed;inset:0 0 auto}.header-cta{color:#fff;background:#0f172a;border-radius:999px;align-items:center;gap:.5rem;padding:.75rem 1.15rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .18s,transform .18s;display:inline-flex}.header-cta:hover{background:#3b82f6;transform:translateY(-1px)}.logo{color:#0f172a;font-size:1.25rem;font-weight:600;text-decoration:none}.hero{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);align-items:center;gap:clamp(2rem,4vw,4rem);min-height:100svh;padding:8rem 7vw 3rem;display:grid}.hero-content{max-width:760px}.eyebrow{color:#64748b;letter-spacing:.14em;margin:0 0 1.5rem;font-size:.7rem;font-weight:600;line-height:1.5}h1{color:#0f172a;letter-spacing:-.065em;margin:0;font-size:clamp(3.25rem,5.8vw,5.9rem);font-weight:500;line-height:.97}h1 span{color:#3b82f6;font-style:italic}.hero-intro{color:#64748b;max-width:560px;margin:1.6rem 0;font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.65}.hero-link{color:#0f172a;align-items:center;gap:.55rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.hero-link:hover{color:#3b82f6}.hero-visual{cursor:default;place-items:center;min-height:420px;display:grid}.orbit-illustration{width:min(100%,540px);height:auto;overflow:visible}.orbit-rings circle{fill:none;stroke:#dbe4ef;stroke-width:1px}.orbit-lines path{fill:none;stroke:#2563d4;stroke-linecap:round;stroke-width:1.8px}.orbit-fixed-nodes circle{fill:#0f172a}.orbit-active-node{fill:#3b82f6}.orbit-node-halo{fill:none;stroke:#93c5fd;stroke-width:2px}.orbit-square{fill:#ffffff73;stroke:#cbd5e1;stroke-width:1.5px}.hero-visual:hover .orbit-lines path{stroke:#3b82f6;stroke-width:2.2px}.hero-visual:hover .orbit-rings circle{stroke:#bfdbfe}@keyframes draw-line{to{stroke-dashoffset:0}}@keyframes node-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(1.32)}}.logo{align-items:center;display:inline-flex}.logo img{width:190px;height:auto;display:block}.about-section{background:#f8fafc;padding:clamp(5rem,10vw,9rem) 7vw}.about-heading{grid-template-columns:minmax(0,1fr) minmax(280px,.6fr);align-items:end;column-gap:4rem;max-width:1400px;margin:0 auto 4rem;display:grid}.section-label{color:#64748b;letter-spacing:.14em;grid-column:1/-1;margin:0 0 1.25rem;font-size:.7rem;font-weight:600}.about-heading h2{color:#0f172a;letter-spacing:-.06em;max-width:760px;margin:0;font-size:clamp(3rem,5.5vw,5.5rem);font-weight:500;line-height:.98}.about-heading h2 span{color:#3b82f6;font-style:italic;display:block}.about-intro{color:#64748b;max-width:500px;margin:0;font-size:1.05rem;line-height:1.7}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;max-width:1400px;margin:0 auto;display:grid}.service-card{background:#fff;border:1px solid #dbe4ef;border-radius:18px;min-height:245px;padding:2rem;transition:border-color .25s,box-shadow .25s,transform .25s;position:relative}.service-icon{color:#0f172a;background:#f1f5f9;border-radius:13px;place-items:center;width:44px;height:44px;margin-bottom:1.75rem;transition:color .25s,background .25s,transform .25s;display:grid}.service-icon svg{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.service-card h3{color:#0f172a;letter-spacing:-.025em;margin:0 0 .85rem;font-size:1.15rem;font-weight:500}.service-card p{color:#64748b;max-width:390px;margin:0;font-size:.95rem;line-height:1.65}.service-card:hover{border-color:#8bb7ff;transform:translateY(-5px);box-shadow:0 24px 50px #0f172a1a}.service-card:hover .service-icon{color:#fff;background:#0f172a;transform:translateY(-2px)}.contact-section{background:#fff;padding:clamp(5rem,9vw,8rem) 7vw;scroll-margin-top:90px}.contact-container{grid-template-columns:minmax(0,.8fr) minmax(420px,1fr);gap:clamp(3rem,8vw,8rem);max-width:1400px;margin:0 auto;display:grid}.contact-copy h2{color:#0f172a;letter-spacing:-.06em;max-width:650px;margin:0 0 1.75rem;font-size:clamp(2.8rem,5vw,5rem);font-weight:500;line-height:1}.contact-copy h2 span{color:#3b82f6;font-style:italic;display:block}.contact-copy>p:not(.section-label){color:#64748b;max-width:540px;margin:0 0 2rem;font-size:1.05rem;line-height:1.7}.contact-email{color:#0f172a;align-items:center;gap:.6rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.contact-email:hover{color:#3b82f6}.contact-form{background:#f8fafc;border:1px solid #dbe4ef;border-radius:20px;flex-direction:column;gap:1.5rem;padding:clamp(1.75rem,4vw,3rem);display:flex}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.form-field{flex-direction:column;gap:.6rem;display:flex}.form-field label{color:#0f172a;font-size:.8rem;font-weight:600}.form-field input,.form-field textarea{color:#0f172a;width:100%;font:inherit;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;padding:.95rem 1rem;transition:border-color .18s,box-shadow .18s}.form-field textarea{resize:vertical;min-height:150px}.form-field input:focus,.form-field textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.honeypot-field{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.character-counter{color:#94a3b8;font-variant-numeric:tabular-nums;align-self:flex-end;margin-top:-.25rem;font-size:.75rem}.form-submit{color:#fff;font:inherit;cursor:pointer;background:#0f172a;border:0;border-radius:999px;justify-content:center;align-self:flex-start;align-items:center;gap:.6rem;padding:.9rem 1.3rem;font-size:.9rem;font-weight:600;transition:background .18s,transform .18s;display:inline-flex}.form-submit:hover{background:#3b82f6;transform:translateY(-2px)}.site-footer{color:#fff;background:#0f172a;padding:4rem 7vw 2rem}.footer-inner{max-width:1400px;margin:0 auto}.footer-logo{margin-bottom:2rem;display:inline-flex}.footer-logo img{width:190px;height:auto;display:block}.site-footer p{color:#cbd5e1;letter-spacing:-.04em;max-width:600px;margin:0 0 4rem;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:500}.footer-meta{color:#94a3b8;border-top:1px solid #ffffff24;justify-content:space-between;gap:1rem;padding-top:1.5rem;font-size:.8rem;display:flex}.footer-meta a{color:inherit;text-decoration:none}.footer-meta a:hover{color:#fff}@media (width<=900px){.site-header{padding:20px 5vw}.hero{grid-template-columns:1fr;gap:2rem;padding:8rem 5vw 4rem}.hero-content{max-width:680px}.hero-visual{min-height:320px}.orbit-illustration{width:min(100%,480px)}.about-section{padding-inline:5vw}.about-heading{grid-template-columns:1fr;gap:1.5rem}.service-grid{grid-template-columns:1fr}.service-card{min-height:230px}.contact-section,.site-footer{padding-inline:5vw}.contact-container{grid-template-columns:1fr;gap:3rem}}@media (width<=600px){.logo img{width:155px}.hero{padding-top:7rem}h1{letter-spacing:-.055em;font-size:clamp(2.8rem,13vw,4rem)}.eyebrow{font-size:.62rem}.form-row{grid-template-columns:1fr}.contact-form{padding:1.5rem}.form-submit{width:100%}.footer-meta{flex-direction:column}}
