:root{--ink:#061c31;--blue:#009ed4;--muted:#607183;--pale:#f2f8fb;--line:#dce7ed}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--ink)}.navbar{background:#fffffff2;backdrop-filter:blur(10px);border-bottom:1px solid #edf1f4}.navbar-brand img{width:150px;height:56px;object-fit:cover}.btn{border-radius:8px;font-weight:700}.btn-primary{background:#008cc6;border-color:#008cc6}.hero{padding:10rem 0 6rem;background:radial-gradient(circle at 88% 20%,#dff7ff,transparent 34%),linear-gradient(135deg,#fff 55%,#f3f9fc)}.eyebrow,.section-title>span{color:var(--blue);font-size:.78rem;letter-spacing:.15em;font-weight:800}.hero h1{font-size:clamp(3rem,6vw,5.7rem);letter-spacing:-.055em;line-height:.95;font-weight:800;margin:1.2rem 0}.hero h1 span{color:#008cc6}.lead,.section-title p{color:var(--muted);line-height:1.65}.trust{display:flex;gap:1.2rem;flex-wrap:wrap;margin-top:2rem;color:#52697a}.code-card{background:#061b2e;color:#dcf8ff;border-radius:18px;box-shadow:0 35px 70px #031c3144;overflow:hidden}.code-head,.status{padding:1rem 1.3rem;background:#0b263b;color:#8da8b8}.code-card pre{padding:2rem;font-size:1rem;line-height:1.8}.code-card pre span{color:#7899ad}.code-card b{color:#20d9a0}.status{color:#bfe1ec}.section{padding:7rem 0}.section-title{max-width:650px;margin-bottom:3rem}.section h2{font-size:clamp(2.3rem,4vw,3.7rem);letter-spacing:-.04em;font-weight:800}.service{height:100%;padding:2rem;border:1px solid var(--line);border-radius:14px;transition:.2s}.service:hover{transform:translateY(-5px);box-shadow:0 18px 40px #09284017}.service.featured{border-top:4px solid var(--blue)}.icon{width:52px;height:52px;display:grid;place-items:center;border-radius:12px;background:#e5f7fc;color:#008cc6;font-weight:800;font-size:1.3rem;margin-bottom:1.8rem}.service small{color:#008cc6;font-weight:800}.service h3{font-weight:800;margin:.6rem 0 1rem}.service p{color:var(--muted);min-height:110px}.service footer{border-top:1px solid var(--line);padding-top:1rem;font-size:.85rem}.process{background:var(--ink);color:white}.process p{color:#abc0ce}.steps>div{display:flex;gap:1.5rem;border-bottom:1px solid #29475d;padding:1.3rem}.steps b{color:#32c7f4}.steps h3{font-size:1.2rem}.steps p{margin:0}.about blockquote{font-size:1.4rem;border-left:4px solid var(--blue);padding:1.5rem 2rem;color:#385064}.quote{background:var(--pale)}.quote-shell{background:white;border-radius:18px;overflow:hidden;box-shadow:0 25px 70px #082a411f}.quote-info{padding:4rem;background:linear-gradient(145deg,#062039,#0b324f);color:white}.quote-info p{color:#b9ccd8}.contact{border-top:1px solid #36536a;margin-top:3rem;padding-top:2rem;color:#5edaff;font-weight:700}.quote-form{padding:4rem}.quote-form label{font-weight:700;font-size:.85rem;margin-bottom:.4rem}.form-control,.form-select{padding:.8rem}.estimate{background:#edf9fc;border-radius:10px;padding:1rem 1.2rem;display:flex;flex-direction:column}.estimate strong{font-size:1.6rem;color:#008cc6}.site-footer{padding:2rem;color:#657888}@media(max-width:991px){.hero{padding-top:8rem}.quote-info,.quote-form{padding:2.5rem}}@media(max-width:575px){.section{padding:4.5rem 0}.hero h1{font-size:3.2rem}.trust{display:grid;gap:.5rem}.quote-info,.quote-form{padding:2rem 1.25rem}.navbar-brand img{width:125px;height:48px}}
