:root{--bg:#07111f;--bg2:#0d1b2d;--ink:#f8fafc;--muted:#b9c4d2;--line:#ffffff21;--red:#ee1d2f;--red2:#bd1425;--light:#f5f7fb;--dark-text:#111827;color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:linear-gradient(180deg, #07111f 0%, #07111f 46%, var(--light) 46%, var(--light) 100%);min-width:320px;color:var(--ink);letter-spacing:0;margin:0}body.menu-open{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-header{z-index:50;border-bottom:1px solid var(--line);backdrop-filter:blur(16px);background:#07111fe6;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:1rem;width:min(1120px,100% - 32px);margin:0 auto;padding:.75rem 0;display:flex}.brand{flex-direction:column;align-items:flex-start;gap:.18rem;min-width:0;display:inline-flex}.brand img{width:205px;height:auto}.brand-services{color:#f8fafc;white-space:nowrap;font-size:.68rem;font-weight:800;line-height:1}.nav-links{color:var(--muted);align-items:center;gap:1rem;font-size:.95rem;display:none}.nav-links a:hover{color:#fff}.nav>.button.secondary{display:none}.menu-toggle{border:1px solid var(--line);color:#fff;background:#ffffff0f;border-radius:8px;place-items:center;width:46px;height:46px;display:inline-grid}.menu-toggle span,.menu-toggle:before,.menu-toggle:after{content:"";background:currentColor;border-radius:99px;width:20px;height:2px}.mobile-menu{border-top:1px solid var(--line);background:#07111f;display:none}.mobile-menu.is-open{display:block}.mobile-menu a{border-bottom:1px solid var(--line);color:#e2e8f0;padding:1rem 1.25rem;display:block}.button{background:var(--red);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:50px;padding:.85rem 1.15rem;font-weight:850;display:inline-flex;box-shadow:0 14px 34px #ee1d2f40}.button:hover{background:#ff2a3d;transform:translateY(-1px)}.button.secondary{box-shadow:none;background:#ffffff14;border:1px solid #ffffff38}.hero{isolation:isolate;min-height:min(780px,100svh - 70px);position:relative;overflow:hidden}.hero-media{z-index:-2;background:var(--bg2);position:absolute;inset:0}.hero-media img{object-fit:cover;object-position:56% center;opacity:.42;filter:saturate(.9)contrast(1.05);width:100%;height:100%}.hero-media:after{content:"";background:linear-gradient(90deg,#07111ffa 0%,#07111fd1 44%,#07111f61 100%),linear-gradient(#0000 66%,#07111f 100%);position:absolute;inset:0}.hero-inner{align-content:end;width:min(1120px,100% - 32px);min-height:min(780px,100svh - 70px);margin:0 auto;padding:5.5rem 0 3.25rem;display:grid}.eyebrow{color:#e8eef6;text-transform:uppercase;align-items:center;gap:.55rem;width:fit-content;margin:0 0 1rem;font-size:.82rem;font-weight:900;display:inline-flex}.eyebrow:before{content:"";background:var(--red);border-radius:50%;width:.55rem;height:.55rem}.hero h1{max-width:760px;margin:0;font-size:clamp(2.65rem,14vw,5.8rem);line-height:.94}.hero p{color:#dbe5f0;max-width:590px;margin:1.1rem 0 0;font-size:clamp(1.08rem,4vw,1.35rem);line-height:1.45}.hero-actions{flex-direction:column;gap:.85rem;max-width:420px;margin-top:1.6rem;display:flex}.service-strip{color:#e5edf6;flex-wrap:wrap;gap:.55rem;margin-top:1.35rem;display:flex}.service-strip span{background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;padding:.45rem .65rem;font-size:.9rem}.section-dark{color:#fff;background:#07111f}.section-light{background:var(--light);color:var(--dark-text)}.section-inner{width:min(1120px,100% - 32px);margin:0 auto;padding:4rem 0}.section-kicker{color:var(--red);text-transform:uppercase;margin:0 0 .75rem;font-size:.8rem;font-weight:900}.section-title{max-width:740px;margin:0;font-size:clamp(2rem,9vw,3.65rem);line-height:1}.section-copy{max-width:660px;color:var(--muted);margin:1rem 0 0;line-height:1.65}.section-light .section-copy{color:#435063}.service-grid,.step-grid,.gallery-grid{gap:.9rem;margin-top:2rem;display:grid}.service-card,.project-card,.privacy-panel{border:1px solid var(--line);background:#ffffff0e;border-radius:8px}.service-card{min-height:142px;padding:1.2rem}.service-card strong{margin-bottom:.45rem;font-size:1.16rem;display:block}.service-card p,.step-card p{color:var(--muted);margin:0;line-height:1.55}.step-card{color:var(--dark-text);background:#fff;border:1px solid #dde4ed;border-radius:8px;padding:1.2rem}.step-card span{color:#fff;background:#07111f;border-radius:50%;place-items:center;width:2.25rem;height:2.25rem;margin-bottom:1rem;font-weight:900;display:inline-grid}.step-card p{color:#556174}.split,.form-shell{gap:2rem;display:grid}.gallery-grid{align-self:stretch;margin-top:0}.project-card{background:#0d1929;overflow:hidden}.project-card img{object-fit:cover;object-position:54% 78%;width:100%;height:clamp(260px,32vw,390px)}.project-card figcaption{color:#fff;justify-content:space-between;gap:1rem;padding:1rem;font-weight:850;display:flex}.project-card figcaption span{color:var(--muted);font-size:.9rem;font-weight:500}.gallery-note{color:var(--muted);margin-top:1rem;line-height:1.55}.contact-form{background:#fff;border:1px solid #dbe3ed;border-radius:8px;gap:1rem;padding:1rem;display:grid;box-shadow:0 18px 54px #0c1c301a}.form-row,.business-fields{gap:.9rem;display:grid}.field{gap:.45rem;display:grid}fieldset.field{border:0;min-width:0;margin:0;padding:0}.field label,.field legend{color:#1f2937;font-size:.92rem;font-weight:850}.field input,.field select,.field textarea{color:#0f172a;background:#f9fbfd;border:1px solid #cfd8e4;border-radius:8px;width:100%;min-height:50px;padding:.8rem .9rem}.field textarea{resize:vertical;min-height:128px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--red);background:#fff;outline:3px solid #ee1d2f29}.segment,.check-grid,.radio-grid{gap:.6rem;display:grid}.segment{background:#eef2f7;border:1px solid #cfd8e4;border-radius:8px;grid-template-columns:1fr 1fr;padding:.25rem}.segment label,.choice{color:#1f2937;cursor:pointer;border-radius:7px;align-items:center;gap:.55rem;min-height:48px;padding:.7rem .8rem;font-weight:800;display:flex}.segment label:has(input:checked){background:#fff;box-shadow:0 8px 22px #0c1c301f}.choice{background:#f9fbfd;border:1px solid #d7dfe9;font-weight:700}.choice:has(input:checked){background:#fff1f3;border-color:#ee1d2f80}.choice input,.segment input{width:1.05rem;height:1.05rem;accent-color:var(--red)}.segment input:focus,.segment input:focus-visible,.choice input:focus,.choice input:focus-visible{box-shadow:none;outline:0}.business-fields{display:none}.business-fields.is-visible{display:grid}.hint{color:#607086;font-size:.86rem;line-height:1.45}.hp-field{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-status{border-radius:8px;padding:.95rem;line-height:1.45;display:none}.form-status.is-visible{display:block}.form-status.success{color:#14532d;background:#e9f8ef}.form-status.error{color:#991b1b;background:#fff1f2}.side-panel{color:#fff;background:#07111f;border-radius:8px;padding:1.2rem}.side-panel p{color:#dbe4f0;margin:0;line-height:1.6}.side-list{gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.side-list li{color:#e8eef6;gap:.6rem;display:flex}.side-list li:before{content:"";background:var(--red);border-radius:50%;flex:none;width:.45rem;height:.45rem;margin-top:.55rem}.privacy-panel{color:#dbe4f0;padding:1.2rem;line-height:1.65}.privacy-content{max-width:860px;max-height:min(68vh,720px);overflow-y:auto}.privacy-content h3{color:#fff;margin:1.3rem 0 .35rem;font-size:1.05rem}.privacy-content p{margin:.7rem 0 0}.privacy-content ul{gap:.45rem;margin:.75rem 0 0;padding-left:1.2rem;display:grid}.privacy-dialog{color:#dbe4f0;background:#07111f;border:1px solid #ffffff29;border-radius:8px;width:min(920px,100% - 28px);max-height:min(86vh,860px);padding:0;box-shadow:0 28px 90px #0000008c}.privacy-dialog:not([open]){display:none}.privacy-dialog::backdrop{background:#03080fb8}.privacy-dialog-shell{gap:0;display:grid}.privacy-dialog-header{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.2rem;display:flex}.privacy-dialog-header .section-title{margin-bottom:0;font-size:clamp(2rem,7vw,3.2rem)}.privacy-close,.footer-link{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.privacy-close{color:#fff;border:1px solid #ffffff2e;border-radius:8px;flex:none;padding:.65rem .9rem;font-weight:800}.privacy-close:hover,.privacy-close:focus-visible{background:#ffffff14;border-color:#ffffff61}.footer{color:#dce6f2;background:#050b13;border-top:1px solid #ffffff1f}.footer-inner{gap:1rem;width:min(1120px,100% - 32px);margin:0 auto;padding:2rem 0 6rem;display:grid}.footer strong{color:#fff}.footer p{color:#aeb9c8;margin:0;line-height:1.55}.footer-link{color:#dbe7ff}.footer-link:hover,.footer-link:focus-visible{color:#fff;text-decoration:underline}.sticky-cta{z-index:60;transition:opacity .18s,transform .18s;position:fixed;bottom:1rem;left:1rem;right:1rem}.sticky-cta.is-hidden{opacity:0;pointer-events:none;transform:translateY(calc(100% + 1.25rem))}.cookie-banner{z-index:61;border:1px solid var(--line);background:#07111f;border-radius:8px;gap:.8rem;padding:1rem;display:none;position:fixed;bottom:5.3rem;left:1rem;right:1rem;box-shadow:0 24px 70px #00000059}.cookie-banner.is-visible{display:grid}.cookie-banner p{color:#dbe4f0;margin:0;font-size:.92rem;line-height:1.45}.cookie-actions{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}@media (width>=640px){.hero-actions{flex-direction:row;max-width:none}.service-grid,.step-grid,.form-row,.business-fields,.check-grid,.radio-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=900px){.menu-toggle,.mobile-menu{display:none}.nav-links{display:flex}.nav>.button.secondary{display:inline-flex}.brand img{width:232px}.brand-services{font-size:.78rem}.service-grid,.step-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.split,.form-shell{grid-template-columns:.9fr 1.1fr;align-items:start}.gallery-grid{grid-template-columns:minmax(0,1fr)}.contact-form{padding:1.35rem}.sticky-cta{display:none}.footer-inner{grid-template-columns:1.3fr 1fr;padding-bottom:2rem}.cookie-banner{max-width:420px;bottom:1.5rem;left:auto;right:1.5rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important}}
