:root{--red:#d91427;--red-dark:#960e1a;--ink:#12131a;--muted:#6d7280;--line:#e8ebef;--soft:#f6f7f9;--white:#fff;--dark:#080a0f;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.55}img{max-width:100%;display:block}a{color:inherit}.site-header{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:18px clamp(20px,4vw,54px);background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(10,10,14,.08)}.brand img{width:255px}.nav{display:flex;align-items:center;gap:26px}.nav a{text-decoration:none;font-weight:750;font-size:.92rem;color:#2c2e36}.nav a:hover{color:var(--red)}.nav-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:999px;padding:10px 14px;font-weight:800}.hero{min-height:calc(100vh - 78px);display:grid;grid-template-columns:1fr .95fr;align-items:center;gap:44px;padding:72px clamp(20px,5vw,72px) 78px;background:radial-gradient(circle at 10% 15%,rgba(217,20,39,.16),transparent 28%),linear-gradient(135deg,#fff 0%,#f4f5f7 44%,#eceff3 100%);overflow:hidden}.hero-copy{max-width:690px}.eyebrow{margin:0 0 14px;color:var(--red);font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem}.hero h1,.section-split h2,.section-head h2,.band-content h2,.why h2,.dashboard-section h2,.contact h2{margin:0;color:var(--ink);line-height:1.02;letter-spacing:-.055em}.hero h1{font-size:clamp(3.1rem,7vw,6.8rem);max-width:780px}.lead{font-size:clamp(1.05rem,2vw,1.28rem);color:#454a55;max-width:650px;margin:24px 0 0}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:34px 0}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:999px;padding:14px 22px;font-weight:900;border:0;cursor:pointer;transition:.25s ease}.btn.primary{background:linear-gradient(135deg,var(--red),var(--red-dark));color:#fff;box-shadow:0 18px 36px rgba(217,20,39,.25)}.btn.primary:hover{transform:translateY(-2px);box-shadow:0 22px 42px rgba(217,20,39,.36)}.btn.ghost{background:#fff;color:var(--ink);border:1px solid var(--line)}.proof{display:flex;flex-wrap:wrap;gap:10px}.proof span{padding:9px 12px;border:1px solid rgba(217,20,39,.2);background:rgba(255,255,255,.72);border-radius:999px;color:#3c4049;font-size:.9rem;font-weight:800}.hero-visual{position:relative;border-radius:34px;overflow:hidden;box-shadow:0 40px 90px rgba(12,14,20,.25);transform:rotate(1.5deg)}.hero-visual:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.25);border-radius:34px;pointer-events:none}.section-split,.services,.why,.dashboard-section,.contact{max-width:var(--max);margin:auto;padding:92px 24px}.section-split{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px}.section-split h2,.section-head h2,.band-content h2,.why h2,.dashboard-section h2,.contact h2{font-size:clamp(2.1rem,4vw,4rem)}.section-split p{font-size:1.08rem;color:#555b66}.section-head{max-width:760px;margin-bottom:38px}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-card{min-height:245px;border:1px solid var(--line);border-radius:28px;padding:26px;background:#fff;box-shadow:0 16px 34px rgba(18,19,26,.05);position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;inset:auto -20% -40% 30%;height:110px;background:radial-gradient(circle,rgba(217,20,39,.15),transparent 64%)}.service-card.featured{grid-column:span 2;background:#11141c;color:#fff;border-color:#1e2430}.service-card h3{margin:24px 0 12px;font-size:1.23rem;letter-spacing:-.02em}.service-card p{margin:0;color:#606775}.service-card.featured p{color:#d7dbe2}.icon{display:inline-flex;width:44px;height:44px;border-radius:16px;background:rgba(217,20,39,.1);color:var(--red);align-items:center;justify-content:center;font-weight:950}.featured .icon{background:#fff;color:var(--red)}.image-band{max-width:var(--max);margin:30px auto 0;padding:24px;display:grid;grid-template-columns:.95fr 1fr;gap:34px;align-items:center;background:#11141c;border-radius:42px;color:#fff;overflow:hidden}.image-band>img{width:100%;height:100%;min-height:520px;object-fit:cover;object-position:center;border-radius:28px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.band-content{padding:28px 32px}.band-content h2{color:#fff}.steps{padding-left:20px;margin:28px 0 0}.steps li{margin:15px 0;color:#d5d9e0}.why{padding-top:110px}.why-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:34px}.why-grid div{background:var(--soft);border:1px solid var(--line);padding:24px;border-radius:26px}.why-grid h3{margin:0 0 10px;font-size:1.12rem}.why-grid p{margin:0;color:#5f6570}.dashboard-section{display:grid;grid-template-columns:.72fr 1fr;gap:42px;align-items:center}.dashboard-section p{color:#555b66;font-size:1.06rem}.dashboard-section img{border-radius:34px;box-shadow:0 30px 70px rgba(10,12,18,.2)}.contact{display:grid;grid-template-columns:.85fr 1fr;gap:34px;align-items:start}.contact-card{background:#11141c;color:#fff;border-radius:34px;padding:42px;min-height:460px;display:flex;flex-direction:column;justify-content:center}.contact-card h2{color:#fff}.contact-card p{color:#d7dbe2}.contact-card a{color:#fff}.mail-form{background:#fff;border:1px solid var(--line);box-shadow:0 20px 50px rgba(18,19,26,.08);border-radius:34px;padding:32px;display:grid;gap:16px}.mail-form label{font-weight:850;color:#242832}.mail-form input,.mail-form select,.mail-form textarea{margin-top:7px;width:100%;border:1px solid #dfe3ea;border-radius:16px;padding:14px 14px;font:inherit;background:#fbfcfd}.mail-form input:focus,.mail-form select:focus,.mail-form textarea:focus{outline:3px solid rgba(217,20,39,.14);border-color:var(--red)}.form-note{font-size:.88rem;color:#6b717d;margin:0}.footer{display:grid;grid-template-columns:1.4fr .5fr 1fr;gap:32px;padding:54px clamp(20px,5vw,72px);background:#080a0f;color:#d8dce3}.footer img{width:245px;filter:brightness(1.6) contrast(.9)}.footer h3{color:#fff;margin:0 0 14px}.footer a,.footer span{display:block;color:#d8dce3;text-decoration:none;margin:8px 0}.footer a:hover{color:#fff}.legal-page{background:#f7f8fa}.legal{max-width:880px;margin:50px auto 100px;padding:48px;background:#fff;border:1px solid var(--line);border-radius:32px}.legal h1{font-size:3rem;letter-spacing:-.05em}.legal h2{margin-top:32px}.legal p{color:#4f5662}.legal a{color:var(--red);font-weight:800}@media(max-width:980px){.hero,.section-split,.image-band,.dashboard-section,.contact{grid-template-columns:1fr}.service-grid{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}.hero{padding-top:52px}.hero-visual{transform:none}.footer{grid-template-columns:1fr}}@media(max-width:720px){.image-band>img{min-height:320px}.brand img{width:210px}.nav-toggle{display:inline-flex}.nav{position:absolute;top:76px;left:16px;right:16px;display:none;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px;box-shadow:0 20px 40px rgba(0,0,0,.12)}.nav.open{display:flex}.hero h1{font-size:3rem}.service-grid,.why-grid{grid-template-columns:1fr}.service-card.featured{grid-column:span 1}.section-split,.services,.why,.dashboard-section,.contact{padding:64px 18px}.image-band{margin:0 18px;padding:16px;border-radius:30px}.band-content{padding:18px 10px}.contact-card{min-height:auto}.legal{margin:20px 14px;padding:28px}.legal h1{font-size:2.3rem}}

/* Visual service cards */
.service-grid-visual{grid-template-columns:repeat(2,1fr);gap:20px}.service-with-image{min-height:auto;padding:0;display:grid;grid-template-columns:.96fr 1fr;align-items:stretch}.service-with-image figure{margin:0;min-height:100%;overflow:hidden;border-radius:28px 0 0 28px;background:#11141c}.service-with-image figure img{width:100%;height:100%;object-fit:cover}.service-with-image .icon,.service-with-image h3,.service-with-image p{grid-column:2;padding-left:24px;padding-right:24px}.service-with-image .icon{margin:24px 0 0 24px;padding:0}.service-with-image h3{margin:18px 0 10px}.service-with-image p{padding-bottom:28px}.service-with-image.featured{grid-column:span 2;grid-template-columns:1.04fr 1fr}.service-with-image.featured figure{border-radius:28px 0 0 28px}.service-with-image.featured .icon,.service-with-image.featured h3,.service-with-image.featured p{grid-column:2}.service-with-image:before{display:none}

/* Footer upgrades */
.footer{grid-template-columns:1.35fr .65fr .85fr .65fr 1fr;align-items:start}.footer-brand p{max-width:360px}.design-credit{margin-top:24px;font-size:.92rem;color:#9da4b2}.design-credit span{display:inline;color:#9da4b2;margin:0 8px 0 0}.design-credit a{display:inline-flex;align-items:center;gap:7px;margin:0;color:#fff;font-weight:850}.heart-svg{width:14px;height:14px;fill:var(--red);filter:drop-shadow(0 0 10px rgba(217,20,39,.45))}.footer-cookie-link{display:block;background:transparent;border:0;color:#d8dce3;text-align:left;padding:0;margin:8px 0;font:inherit;cursor:pointer}.footer-cookie-link:hover{color:#fff}

/* Cookie banner */
.cookie-banner{position:fixed;left:24px;right:24px;bottom:24px;z-index:100;max-width:980px;margin:auto;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:20px 22px;background:rgba(8,10,15,.96);color:#fff;border:1px solid rgba(255,255,255,.14);border-radius:24px;box-shadow:0 24px 70px rgba(0,0,0,.34);backdrop-filter:blur(18px)}.cookie-banner[hidden]{display:none}.cookie-banner strong{font-size:1.05rem}.cookie-banner p{margin:6px 0 0;color:#d8dce3;font-size:.94rem}.cookie-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.btn.small{padding:11px 16px;font-size:.88rem}.cookie-banner .btn.ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.28)}

@media(max-width:1080px){.footer{grid-template-columns:1fr 1fr}.service-with-image,.service-with-image.featured{grid-template-columns:1fr}.service-with-image figure,.service-with-image.featured figure{border-radius:28px 28px 0 0;height:230px}.service-with-image .icon,.service-with-image h3,.service-with-image p,.service-with-image.featured .icon,.service-with-image.featured h3,.service-with-image.featured p{grid-column:1}.service-with-image.featured{grid-column:span 1}}
@media(max-width:720px){.image-band>img{min-height:320px}.service-grid-visual{grid-template-columns:1fr}.cookie-banner{grid-template-columns:1fr;left:14px;right:14px;bottom:14px}.cookie-actions{justify-content:stretch}.cookie-actions .btn{flex:1}.footer{grid-template-columns:1fr}}
