@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{color-scheme:light;--color-background: #f5f7fb;--color-surface: rgba(255, 255, 255, .76);--color-surface-strong: #ffffff;--color-surface-muted: #eef3f8;--color-border: rgba(15, 23, 42, .11);--color-border-strong: rgba(15, 23, 42, .18);--color-text: #111827;--color-text-soft: #4b5563;--color-accent: #1d4ed8;--color-accent-deep: #0f172a;--color-accent-soft: rgba(29, 78, 216, .1);--shadow-soft: 0 24px 60px rgba(15, 23, 42, .07);--shadow-card: 0 14px 40px rgba(15, 23, 42, .055);--radius-sm: 14px;--radius-md: 24px;--radius-lg: 34px;--container-width: min(1140px, calc(100vw - 40px) );--header-height: 92px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Manrope,Segoe UI,sans-serif;color:var(--color-text);background:radial-gradient(circle at top left,rgba(29,78,216,.08),transparent 26%),linear-gradient(180deg,#fff,#f6f8fc 45%,#edf2f8)}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}textarea{resize:vertical}.site-shell{min-height:100vh;overflow-x:clip}.skip-link{position:absolute;left:1rem;top:-3rem;z-index:300;padding:.8rem 1rem;border-radius:999px;background:var(--color-accent-deep);color:#fff}.skip-link:focus{top:1rem}.container{width:var(--container-width);margin:0 auto}.site-header{position:sticky;top:0;z-index:200;padding-top:.9rem;background:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:var(--header-height);padding:.95rem 1.1rem;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:#fff;box-shadow:var(--shadow-card)}.brand{display:inline-flex;align-items:center;gap:.9rem;min-width:0}.brand-logo{object-fit:contain}.brand-logo-desktop{width:154px;height:auto}.brand-logo-mobile{display:none;width:44px;height:44px;border-radius:14px}.brand-text{display:grid;min-width:0}.brand-text span{color:var(--color-text-soft);font-size:.84rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.header-actions{display:flex;align-items:center;gap:.85rem}.main-nav ul,.footer-links{display:flex;align-items:center;gap:.4rem;margin:0;padding:0;list-style:none}.desktop-nav{padding:.3rem;border-radius:999px;background:#0f172a0a}.main-nav a,.footer-links a{color:var(--color-text-soft)}.desktop-nav a{display:inline-flex;align-items:center;min-height:2.75rem;padding:.6rem 1rem;border-radius:999px;font-weight:700;transition:background-color .18s ease,color .18s ease,transform .18s ease}.desktop-nav a:hover,.desktop-nav a:focus-visible{background:#ffffffeb;color:var(--color-text);transform:translateY(-1px)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.1rem;padding:.9rem 1.35rem;border:1px solid transparent;border-radius:999px;font-weight:800;text-align:center;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.button:hover,.button:focus-visible{transform:translateY(-1px)}.button-primary{background:var(--color-accent-deep);color:#fff;box-shadow:var(--shadow-card)}.button-primary:hover,.button-primary:focus-visible{background:#162033}.button-secondary{border-color:var(--color-border-strong);background:#ffffffc7;color:var(--color-text)}.button-secondary:hover,.button-secondary:focus-visible{border-color:#1d4ed847;background:#fffffff5}.menu-toggle{display:none;align-items:center;justify-content:center;flex-direction:column;gap:.28rem;width:3.2rem;height:3.2rem;padding:0;border:1px solid var(--color-border);border-radius:999px;background:#ffffffd1;box-shadow:var(--shadow-card)}.menu-toggle span{width:1.15rem;height:2px;border-radius:999px;background:var(--color-text)}.mobile-menu{max-height:0;overflow:hidden;pointer-events:none;opacity:0;transform:translateY(-10px);transition:max-height .22s ease,opacity .2s ease,transform .2s ease}.mobile-menu-open{max-height:32rem;pointer-events:auto;opacity:1;transform:translateY(0)}.mobile-menu-inner{display:none}.hero-section{padding:clamp(3.75rem,8vw,6rem) 0 4.25rem}.hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);gap:clamp(2rem,4vw,4rem);align-items:center}.section-eyebrow{margin:0 0 1rem;color:var(--color-accent);font-size:.85rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero-copy h1,.section-heading h2{margin:0;letter-spacing:-.045em;line-height:1.03}.hero-copy h1{max-width:11.5ch;font-size:clamp(2.8rem,7vw,5.85rem)}.hero-description,.section-description,.benefit-card p,.service-card p,.step-card p,.project-card p,.reason-card p,.contact-card p,.contact-form p,.site-footer p,.site-footer a,.mobile-menu-card p{color:var(--color-text-soft);line-height:1.72}.hero-description{max-width:42rem;margin:1.5rem 0 0;font-size:clamp(1rem,1.6vw,1.12rem)}.hero-actions{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:2rem}.hero-notes{display:flex;flex-wrap:wrap;gap:.8rem;margin:2rem 0 0;padding:0;list-style:none}.hero-notes li{padding:.78rem 1rem;border:1px solid var(--color-border);border-radius:999px;background:#ffffffb8;color:var(--color-text-soft);font-size:.95rem}.hero-visual{position:relative;min-height:31rem}.hero-visual:before{content:"";position:absolute;top:5%;right:8%;width:12rem;height:12rem;border-radius:50%;background:radial-gradient(circle,#1d4ed82e,#1d4ed800);filter:blur(18px)}.visual-card{position:absolute;overflow:hidden;border:1px solid rgba(255,255,255,.64);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffffe6,#f3f6fbc2);box-shadow:var(--shadow-soft)}.visual-card-main{top:8%;right:9%;bottom:16%;left:0;padding:clamp(1.4rem,3vw,2rem)}.visual-card-side{inset:auto 0 7% 46%;padding:1.35rem}.visual-label{display:inline-flex;padding:.42rem .72rem;border-radius:999px;background:#0f172a0f;color:var(--color-text-soft);font-size:.78rem;font-weight:700}.visual-panel{display:grid;gap:1rem;margin-top:1.8rem}.visual-panel span,.visual-sheet span{display:block;border-radius:999px}.visual-panel span:nth-child(1){width:60%;height:1rem;background:linear-gradient(90deg,#0f172a24,#1d4ed86b)}.visual-panel span:nth-child(2){width:100%;height:clamp(8rem,18vw,10rem);border-radius:1.7rem;background:linear-gradient(130deg,#1d4ed824,#0f172a0a),repeating-linear-gradient(90deg,#ffffffb8 0,#ffffffb8 4.8rem,#cbd5e159 4.8rem,#cbd5e159 5rem)}.visual-panel span:nth-child(3){width:72%;height:1rem;background:#0f172a1f}.visual-sheet{display:grid;gap:.9rem;margin-top:1.2rem}.visual-sheet span:first-child{width:clamp(6rem,12vw,8rem);aspect-ratio:1;border-radius:1.45rem;background:linear-gradient(135deg,#0f172aeb,#1d4ed8db)}.visual-sheet span:last-child{width:5rem;height:.9rem;background:#0f172a1f}.visual-orbit{position:absolute;top:0;right:0;bottom:0;left:0;border:1px dashed rgba(29,78,216,.2);border-radius:40%;transform:rotate(-10deg)}.benefits-section,.content-section{padding:2.5rem 0 6rem}.benefits-grid,.service-grid,.steps-grid,.project-list,.reason-list{display:grid;gap:1.25rem}.benefits-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.benefit-card,.service-card,.step-card,.project-card,.reason-card,.contact-card,.contact-form{min-width:0;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffffbd;box-shadow:var(--shadow-card)}.benefit-card{padding:1.5rem}.benefit-card h3{margin:0 0 .7rem;font-size:1.05rem;line-height:1.35}.section-heading{max-width:46rem;margin-bottom:2.35rem}.section-heading h2{font-size:clamp(2rem,4vw,3.55rem)}.section-description{margin:1rem 0 0;font-size:1.05rem}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card,.step-card,.project-card,.reason-card{padding:1.7rem}.service-card h3,.step-card h3,.project-card h3,.reason-card h3,.contact-form h3{margin:0 0 .8rem;font-size:1.18rem}.icon-mark{display:inline-flex;align-items:center;justify-content:center;width:3.35rem;height:3.35rem;margin-bottom:1.1rem;border-radius:1.15rem;background:var(--color-accent-soft);color:var(--color-accent-deep)}.icon-mark svg{width:1.7rem;height:1.7rem;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.section-muted{position:relative}.section-muted:before{content:"";position:absolute;top:4rem;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,#fff0,#f1f5f9d1)}.steps-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.step-number{margin:0 0 1rem;color:var(--color-accent);font-size:.9rem;font-weight:800;letter-spacing:.08em}.project-list{grid-template-columns:repeat(2,minmax(0,1fr))}.section-accent{padding:0 0 6rem}.why-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:2rem;padding:clamp(1.5rem,3vw,2rem);border-radius:calc(var(--radius-lg) + .45rem);background:radial-gradient(circle at top right,rgba(29,78,216,.18),transparent 30%),linear-gradient(135deg,#0f172afa,#111827f2);color:#f8fafc}.why-grid .section-heading,.why-grid .section-description,.why-grid .section-eyebrow,.reason-card p,.reason-card h3{color:inherit}.why-grid .section-eyebrow{color:#93c5fd}.reason-list{grid-template-columns:repeat(2,minmax(0,1fr))}.reason-card{background:#ffffff0a;border-color:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.contact-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:2rem;align-items:start}.contact-card{padding:1.7rem}.contact-label,.footer-label{margin:0 0 .45rem;color:var(--color-accent);font-size:.85rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.contact-mail{display:inline-block;margin-bottom:1rem;font-size:clamp(1.05rem,2.1vw,1.2rem);font-weight:700;word-break:break-word}.contact-form{display:grid;gap:.95rem;padding:1.8rem}.contact-form label{font-weight:700}.contact-form input,.contact-form textarea{width:100%;padding:.9rem 1rem;border:1px solid var(--color-border);border-radius:1rem;background:var(--color-surface-strong);color:var(--color-text);transition:border-color .18s ease,box-shadow .18s ease}.contact-form input:focus,.contact-form textarea:focus{outline:none;border-color:#1d4ed859;box-shadow:0 0 0 4px #1d4ed814}.form-status{margin:.25rem 0 0;color:var(--color-accent);font-weight:600}.site-footer{padding:0 0 2.5rem}.footer-inner{display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:1.5rem;padding:2rem 0 0;border-top:1px solid var(--color-border)}.footer-brand-block{display:grid;gap:.5rem}.footer-logo{width:152px;height:auto}.footer-copy{color:var(--color-text);font-weight:700;align-self:end;justify-self:end}.footer-links{flex-direction:column;align-items:flex-start;gap:.55rem}.footer-links a:hover,.footer-links a:focus-visible{color:var(--color-text)}@media (prefers-reduced-motion: no-preference){.hero-copy,.hero-visual,.benefit-card,.service-card,.step-card,.project-card,.reason-card,.contact-card,.contact-form,.header-inner{animation:rise-in .7s ease both}.hero-visual{animation-duration:.9s}}@keyframes rise-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1100px){.benefits-grid,.steps-grid,.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid,.contact-grid,.why-grid,.footer-inner{grid-template-columns:1fr}.footer-copy{justify-self:start}}@media (max-width: 900px){:root{--header-height: 80px}.site-header{padding-top:.7rem}.header-inner{padding:.75rem .9rem}.desktop-nav,.desktop-cta{display:none}.menu-toggle{display:inline-flex}.brand-logo-desktop{display:none}.brand-logo-mobile{display:block}.mobile-menu-inner{display:grid;gap:1rem;padding:.9rem 0 .25rem}.mobile-nav ul{display:grid;gap:.65rem}.mobile-nav a{display:flex;align-items:center;justify-content:space-between;min-height:3.4rem;padding:.95rem 1.15rem;border:1px solid var(--color-border);border-radius:1.2rem;background:#ffffffd6;box-shadow:var(--shadow-card);color:var(--color-text);font-weight:700}.mobile-menu-card{display:grid;gap:1rem;padding:1.15rem;border:1px solid var(--color-border);border-radius:1.4rem;background:#ffffffc2;box-shadow:var(--shadow-card)}.mobile-menu-card .button{width:100%}.hero-grid{grid-template-columns:1fr}.hero-copy h1{max-width:13ch}.hero-visual{min-height:25rem}.visual-card-main{top:4%;right:8%;bottom:16%;left:0}.visual-card-side{inset:auto 0 0 50%}}@media (max-width: 720px){:root{--container-width: min(1140px, calc(100vw - 24px) )}.site-header{position:static;padding-top:.5rem}.header-inner{border-radius:28px;min-height:72px;padding:.7rem .85rem}.brand{gap:.7rem}.brand-text span{font-size:.74rem;letter-spacing:.05em}.hero-section{padding-top:1.4rem}.hero-copy h1{max-width:100%;font-size:clamp(2.4rem,12vw,3.8rem)}.hero-actions,.hero-notes{display:grid}.hero-actions .button{width:100%}.hero-notes li{border-radius:1rem}.hero-visual{min-height:20.5rem}.visual-card-main{top:0;right:0;bottom:18%;left:0}.visual-card-side{inset:auto 0 -2% 42%}.benefits-grid,.service-grid,.steps-grid,.project-list,.reason-list{grid-template-columns:1fr}.benefits-section,.content-section,.section-accent{padding-bottom:4.5rem}.why-grid{border-radius:28px}.contact-card,.contact-form,.service-card,.step-card,.project-card,.reason-card,.benefit-card{padding:1.35rem}}@media (max-width: 520px){.site-header{padding-top:.4rem}.header-inner{min-height:68px;padding:.6rem .8rem}.brand-text{display:none}.menu-toggle{width:2.85rem;height:2.85rem}.hero-visual{min-height:18rem}.visual-card-main{padding:1.15rem}.visual-card-side{inset:auto 0 -4% 48%;padding:1rem}.visual-panel{gap:.75rem;margin-top:1.25rem}.section-heading h2{font-size:clamp(1.8rem,8vw,2.4rem)}}
