:root{--bru-dark:#0d1b2a;--bru-blue:#1f6feb;--bru-light:#f4f7fa;--bru-text:#263442;--bru-muted:#6b7785;--bru-white:#fff;--bru-radius:18px;--bru-shadow:0 18px 45px rgba(15,27,42,.09)}
html{scroll-behavior:smooth}.brusselers-home{color:var(--bru-text)}.brusselers-home h1,.brusselers-home h2,.brusselers-home h3{letter-spacing:-.025em;color:var(--bru-dark)}.brusselers-home p{font-size:17px;line-height:1.75;color:var(--bru-muted)}
.bru-hero{min-height:720px;display:flex;align-items:center;background:linear-gradient(135deg,#0a1724,#102941);background-size:cover;background-position:center}.bru-hero__inner{width:100%}.bru-hero__content{max-width:790px;padding:130px 0 100px}.bru-kicker{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.18em;color:var(--bru-blue);margin-bottom:18px}.bru-hero h1{font-size:clamp(45px,6vw,78px);line-height:1.02;color:#fff;margin-bottom:26px}.bru-hero p{max-width:680px;font-size:21px;color:rgba(255,255,255,.82);line-height:1.6}.bru-actions{display:flex;gap:12px;flex-wrap:wrap;margin:34px 0}.bru-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:9px;font-weight:700;text-decoration:none!important;transition:.2s ease}.bru-btn--primary{background:var(--bru-blue);color:#fff!important}.bru-btn--primary:hover{transform:translateY(-2px);filter:brightness(.94)}.bru-btn--ghost{border:1px solid rgba(255,255,255,.35);color:#fff!important;background:rgba(255,255,255,.06)}.bru-trust{display:flex;gap:24px;flex-wrap:wrap;color:rgba(255,255,255,.72);font-size:14px}
.bru-section{padding:105px 0}.bru-section--light{background:var(--bru-light)}.bru-section--dark{background:var(--bru-dark)}.bru-heading{max-width:760px;margin:0 auto 55px;text-align:center}.bru-heading h2,.bru-split h2,.bru-contact h2{font-size:clamp(34px,4vw,52px);line-height:1.12}.bru-heading--light h2{color:#fff}.bru-heading--light p{color:rgba(255,255,255,.68)}.bru-grid{display:grid;gap:24px}.bru-grid--4{grid-template-columns:repeat(4,1fr)}.bru-grid--3{grid-template-columns:repeat(3,1fr)}
.bru-card{background:#fff;border:1px solid #e8edf2;border-radius:var(--bru-radius);padding:31px;box-shadow:0 8px 20px rgba(15,27,42,.035);transition:.2s}.bru-card:hover{transform:translateY(-5px);box-shadow:var(--bru-shadow)}.bru-icon{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;background:#eaf2ff;color:var(--bru-blue);font-weight:800;margin-bottom:22px}.bru-card h3{font-size:21px}.bru-card p{font-size:15px}.bru-card ul,.bru-price ul{list-style:none;padding:0;margin:22px 0}.bru-card li,.bru-price li{padding:7px 0;border-bottom:1px solid #edf0f3;font-size:14px}.bru-card li:before,.bru-price li:before{content:'✓';color:var(--bru-blue);font-weight:800;margin-right:8px}
.bru-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:40px}.bru-step strong{font-size:56px;line-height:1;color:rgba(31,111,235,.18);display:block;margin-bottom:12px}.bru-step h3{font-size:22px}.bru-step p{font-size:15px}
.bru-split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.bru-about-img,.bru-image-placeholder{width:100%;min-height:500px;object-fit:cover;border-radius:24px;box-shadow:var(--bru-shadow)}.bru-image-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#eaf2ff,#f5f8fb);padding:50px;text-align:center;color:#718096}.bru-split__content>p{font-size:18px}.bru-checks{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:30px}.bru-checks span{padding:14px 15px;background:var(--bru-light);border-radius:10px;font-weight:650;color:var(--bru-dark)}
.bru-price{background:#fff;border-radius:20px;padding:38px;display:flex;flex-direction:column}.bru-price>span{font-size:11px;font-weight:800;letter-spacing:.15em;color:var(--bru-blue)}.bru-price h3{font-size:25px;margin:12px 0}.bru-price__amount{font-size:30px;font-weight:800;color:var(--bru-dark);margin-bottom:8px}.bru-price p{font-size:15px}.bru-price .bru-btn{margin-top:auto}.bru-price--featured{transform:translateY(-12px);box-shadow:0 25px 60px rgba(0,0,0,.22);outline:3px solid var(--bru-blue)}
.bru-contact{background:linear-gradient(135deg,#f7faff,#eef4fa)}.bru-contact__inner{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:center}.bru-contact__card{background:#fff;border-radius:20px;padding:38px;box-shadow:var(--bru-shadow)}.bru-contact__card h3{font-size:24px}.bru-contact__card p{font-size:16px}.bru-contact__card a:not(.bru-btn){color:var(--bru-blue);font-weight:700}
@media(max-width:992px){.bru-grid--4,.bru-steps{grid-template-columns:repeat(2,1fr)}.bru-grid--3{grid-template-columns:1fr}.bru-price--featured{transform:none}.bru-split,.bru-contact__inner{grid-template-columns:1fr}.bru-hero{min-height:650px}}
@media(max-width:620px){.bru-section{padding:72px 0}.bru-grid--4,.bru-steps,.bru-checks{grid-template-columns:1fr}.bru-hero__content{padding:105px 0 72px}.bru-hero p{font-size:18px}.bru-trust{gap:10px 18px}.bru-card,.bru-price,.bru-contact__card{padding:25px}.bru-about-img,.bru-image-placeholder{min-height:340px}}
