:root{--radius:8px;--color-light:#f3f6fc;--color-primary:#1d4ed8;--color-secondary:#3b82f6;--color-dark:#0f172a}
body{background:#fff;font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;line-height:1.6;margin:0;color:#333}
h1,h2,h3,h4{font-family:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}
img{max-width:100%;height:auto}
.cookie-bar{color:#fff;right:0;left:0;z-index:9999;background:var(--color-dark);box-shadow:0 -2px 10px rgba(0,0,0,.2);bottom:0;position:fixed;padding:1.5rem;display:none}
.cookie-bar.show{display:block}
.cookie-bar .cookie-inner{margin:0 auto;align-items:center;gap:2rem;display:flex;max-width:1200px;flex-wrap:wrap;justify-content:space-between}
.cookie-bar .cookie-inner p{margin:0;flex:1}
.cookie-bar a{text-decoration:underline;color:var(--color-secondary)}
.cookie-bar .cookie-actions{display:flex;gap:1rem}
.cookie-bar button{padding:.5rem 1.2rem;border-radius:var(--radius);border:1px solid #fff;font-size:.9rem;cursor:pointer}
.cookie-bar #acceptCookies{border-color:var(--color-primary);color:#fff;background:var(--color-primary)}
.cookie-bar #declineCookies{background:transparent;color:#fff}
.action-section{background:linear-gradient(120deg,var(--color-primary),var(--color-secondary));padding:5rem 0;color:#fff;text-align:center}
.action-title{font-weight:700;font-size:2.25rem;margin-bottom:1rem}
.cta-text{opacity:.9;font-size:1.125rem;margin-bottom:2rem}
.promo-buttons{flex-wrap:wrap;gap:1rem;display:flex;margin-top:2rem;justify-content:center}
.page-hero{background:var(--color-dark);text-align:center;padding:4rem 0 3rem;color:#fff}
.page-title{font-weight:700;font-size:2.5rem;margin-bottom:1rem}
.head-sub{opacity:.8;font-size:1.125rem}
.text-section{padding:4rem 0}
.text-section.bg-soft{background:var(--color-light)}
.block-title{margin-bottom:1.5rem;font-size:2rem;color:var(--color-dark);text-align:left;font-weight:700}
.minor-title{font-size:1.5rem;font-weight:600;color:var(--color-dark);margin:2rem 0 1rem}
.text-section p{font-size:1.063rem;line-height:1.7;margin-bottom:1.25rem}
.text-section h2{font-weight:700;margin:2rem 0 1rem;font-size:1.75rem;color:var(--color-dark)}
.text-section__cols{column-width:18rem;column-gap:2.6rem}
.text-section__cols p{break-inside:avoid}
.text-section__accent{flex-direction:column;height:100%;padding:2rem;background:var(--color-light);border-radius:calc(var(--radius)*2);justify-content:center;display:flex;border-left:4px solid var(--color-primary)}
.text-section__accent-mark{line-height:1;font-weight:700;font-size:3rem;color:var(--color-primary)}
.text-section__accent p{color:var(--color-dark);margin:0;font-size:1.2rem;font-style:italic}
.info-callout{margin-bottom:2rem;padding:1.5rem;border-left:4px solid #ff9800;border-radius:var(--radius);background:#fff3cd}
.info-callout h2{color:#333;font-size:1.5rem;margin:0 0 1rem}
.info-callout p{margin:0;color:#555}
.contact-info-block,.info-card,.form-notice{padding:2rem;background:var(--color-light);border-radius:calc(var(--radius)*2)}
.form-notice{padding:1.5rem;border-left:4px solid var(--color-primary)}
.contact-row{margin-bottom:1.5rem}
.contact-row h4{font-size:1.125rem;font-weight:600;color:var(--color-dark);margin-bottom:.5rem}
.ty-section{min-height:70vh;justify-content:center;display:flex;align-items:center;padding:4rem 0}
.thankyou-content{text-align:center;background:var(--color-light);padding:4rem 3rem;border-radius:calc(var(--radius)*2)}
.thankyou-title{font-size:2.5rem;color:var(--color-dark);margin-bottom:1.5rem;font-weight:700}
.ty-text{margin-bottom:1rem;font-size:1.125rem;color:#555}
.top-header{z-index:1000;background:var(--color-dark);top:0;position:sticky;box-shadow:0 2px 11px rgba(0,0,0,0.098)}
.top-header a.navbar-brand,.top-header .navbar-brand{font-weight:700;color:#fff!important}
.intro-hero{background:linear-gradient(120deg, #1d4ed8, #3b82f6);color:#fff;align-items:center;min-height:620px;justify-content:center;text-align:center;display:flex}
.hero-overlay{padding:4rem 0;width:100%}
.lead-title{margin-bottom:1.5rem;font-weight:700;font-size:3rem}
.hero-desc{font-size:1.25rem;margin-bottom:2rem;opacity:.9}
.intro-hero--left,.intro-hero--split{text-align:left;justify-content:flex-start}
.intro-hero__aside{backdrop-filter:blur(8px);background:rgba(255,255,255,.08);padding:2rem;border:1px solid rgba(255,255,255,.18);border-radius:calc(var(--radius)*2)}
.intro-hero__list{padding:0;margin:0;list-style:none}
.intro-hero__list li{padding:.6rem 0 .6rem 1.9rem;position:relative;font-size:1.05rem;border-bottom:1px solid rgba(255,255,255,.12);color:#fff}
.intro-hero__list li:last-child{border-bottom:0}
.intro-hero__list li:before{content:"✓";color:var(--color-secondary);font-weight:700;left:0;position:absolute}
.site-foot{padding:4rem 0 2rem;color:rgba(255,255,255,.8);background:var(--color-dark)}
.site-foot h4{font-weight:700;font-size:1.25rem;color:#fff;margin-bottom:1.5rem}
.site-foot p{margin:0 0 .5rem}
.footer-links{margin:0;list-style:none;padding:0}
.footer-links li{margin-bottom:.75rem}
.footer-links a,.legal-links a{transition:color 0.26s;color:rgba(255,255,255,.7);text-decoration:none}
.footer-links a:hover,.legal-links a:hover{color:var(--color-secondary)}
.footer-bottom{margin-top:3rem;align-items:center;border-top:1px solid rgba(255,255,255,.1);justify-content:space-between;flex-wrap:wrap;display:flex;gap:1rem;padding-top:2rem}
.legal-links{flex-wrap:wrap;display:flex;gap:1.5rem}
.catalog-section{padding:4rem 0}
.service-card{border-radius:calc(var(--radius)*2);height:100%;overflow:hidden;transition:background 0.26s;background:var(--color-light)}
.service-card:hover{background:#fff}
.service-card:not(:has(.card-image)) .service-content{border-top:4px solid var(--color-primary)}
.card-image{object-fit:cover;height:230px;width:100%}
.service-content{padding:2rem}
.service-title{font-weight:700;font-size:1.5rem;color:var(--color-dark);margin-bottom:1rem}
.service-content p{margin-bottom:1rem;font-size:1rem;line-height:1.6}
.feedback-section{background:var(--color-dark);padding:4rem 0}
.review-card{height:100%;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,0.04);transition:all 0.26s;border-radius:calc(var(--radius)*2);padding:2rem}
.review-card:hover{border-color:var(--color-secondary);background:rgba(255,255,255,0.1)}
.quote-text{margin-bottom:1.5rem;line-height:1.6;font-size:1rem;color:rgba(255,255,255,.9)}
.quote-author{flex-direction:column;color:#fff;display:flex}
.review-location{font-size:.875rem;margin-top:.25rem;color:rgba(255,255,255,.6)}
@media(max-width:768px){.lead-title{font-size:2rem}.hero-desc{font-size:1rem}.page-title{font-size:2rem}.block-title{font-size:1.5rem}.action-title{font-size:1.75rem}.promo-buttons{flex-direction:column}.footer-bottom{flex-direction:column;text-align:center}.legal-links{flex-direction:column;gap:.5rem}.cookie-bar .cookie-inner{flex-direction:column;text-align:center}}

/* === bootstrap palette overrides === */
.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.82)}
.navbar-dark .navbar-nav .nav-link:hover{color:var(--color-secondary)}
.btn-primary{background-color:var(--color-primary);border-color:var(--color-primary)}
.btn-primary:hover{background-color:var(--color-secondary);border-color:var(--color-secondary)}
.nav-link.btn-primary{color:#fff}
.btn-outline-light:hover{color:var(--color-primary)}
.btn-outline-primary{color:var(--color-primary);border-color:var(--color-primary)}
.btn-outline-primary:hover{background-color:var(--color-primary);color:#fff}
