:root{--radius:4px;--color-primary:#9f1239;--color-light:#faf4f5;--color-secondary:#e11d48;--color-dark:#1f1418}body{margin:0;line-height:1.6;background:#fff;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#333}h1,h2,h3,h4{font-family:"Manrope",sans-serif}img{max-width:100%;height:auto}.testimonials-section{background:var(--color-dark);padding:4rem 0}.review-card{border:1px solid rgba(255,255,255,.1);border-radius:calc(var(--radius)*2);height:100%;transition:all 0.34s;background:rgba(255,255,255,0.035);padding:2rem}.review-card:hover{border-color:var(--color-secondary);background:rgba(255,255,255,0.066)}.feedback-text{margin-bottom:1.5rem;line-height:1.6;font-size:1rem;color:rgba(255,255,255,.9)}.review-author{flex-direction:column;display:flex;color:#fff}.author-location{margin-top:.25rem;font-size:.875rem;color:rgba(255,255,255,.6)}.page-hero{background:var(--color-dark);text-align:center;color:#fff;padding:4rem 0 3rem}.page-title{font-weight:700;margin-bottom:1rem;font-size:2.5rem}.page-subtitle{font-size:1.125rem;opacity:.8}.contact-panel,.info-card,.form-notice{background:var(--color-light);padding:2rem;border-radius:calc(var(--radius)*2)}.form-notice{padding:1.5rem;border-left:4px solid var(--color-primary)}.contact-item{margin-bottom:1.5rem}.contact-item h4{color:var(--color-dark);font-weight:600;margin-bottom:.5rem;font-size:1.125rem}.masthead{z-index:1000;top:0;position:sticky;box-shadow:0 2px 11px rgba(0,0,0,0.127);background:var(--color-dark)}.masthead a.navbar-brand,.masthead .navbar-brand{color:#fff!important;font-weight:700}.catalog-section{padding:4rem 0}.service-card{border:1px solid #e6e6e6;background:#fff;transition:border-color 0.34s,box-shadow 0.34s;border-radius:calc(var(--radius)*2);overflow:hidden;height:100%}.service-card:hover{border-color:var(--color-primary);box-shadow:0 6px 26px rgba(0,0,0,0.134)}.service-card:not(:has(.card-image)) .offering-body{border-top:4px solid var(--color-primary)}.card-image{width:100%;height:230px;object-fit:cover}.offering-body{padding:2rem}.offering-title{margin-bottom:1rem;font-weight:700;font-size:1.5rem;color:var(--color-dark)}.offering-body p{margin-bottom:1rem;font-size:1rem;line-height:1.6}.cookie-bar{background:var(--color-dark);display:none;padding:1.5rem;left:0;position:fixed;z-index:9999;color:#fff;right:0;box-shadow:0 -2px 10px rgba(0,0,0,.2);bottom:0}.cookie-bar.show{display:block}.cookie-bar .cookie-inner{justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto;align-items:center;flex-wrap:wrap;display:flex}.cookie-bar .cookie-inner p{margin:0;flex:1}.cookie-bar a{color:var(--color-secondary);text-decoration:underline}.cookie-bar .cookie-actions{display:flex;gap:1rem}.cookie-bar button{padding:.5rem 1.2rem;font-size:.9rem;border-radius:var(--radius);border:1px solid #fff;cursor:pointer}.cookie-bar #acceptCookies{border-color:var(--color-primary);color:#fff;background:var(--color-primary)}.cookie-bar #declineCookies{background:transparent;color:#fff}.content-section{padding:4rem 0}.content-section.bg-soft{background:var(--color-light)}.block-title{font-weight:700;text-align:center;margin-bottom:1.5rem;font-size:2rem;color:var(--color-dark)}.minor-title{margin:2rem 0 1rem;font-weight:600;font-size:1.5rem;color:var(--color-dark)}.content-section p{margin-bottom:1.25rem;line-height:1.7;font-size:1.063rem}.content-section h2{font-size:1.75rem;font-weight:700;color:var(--color-dark);margin:2rem 0 1rem}.content-section__cols{column-width:18rem;column-gap:2.6rem}.content-section__cols p{break-inside:avoid}.content-section__accent{justify-content:center;flex-direction:column;display:flex;background:var(--color-light);border-left:4px solid var(--color-primary);height:100%;padding:2rem;border-radius:calc(var(--radius)*2)}.content-section__accent-mark{color:var(--color-primary);font-weight:700;font-size:3rem;line-height:1}.content-section__accent p{color:var(--color-dark);margin:0;font-style:italic;font-size:1.2rem}.page-footer{color:rgba(255,255,255,.8);background:var(--color-dark);padding:4rem 0 2rem}.page-footer h4{font-weight:700;margin-bottom:1.5rem;color:#fff;font-size:1.25rem}.page-footer p{margin:0 0 .5rem}.foot-links{margin:0;list-style:none;padding:0}.foot-links li{margin-bottom:.75rem}.foot-links a,.footer-legal a{text-decoration:none;color:rgba(255,255,255,.7);transition:color 0.34s}.foot-links a:hover,.footer-legal a:hover{color:var(--color-secondary)}.foot-bottom{padding-top:2rem;justify-content:space-between;display:flex;border-top:1px solid rgba(255,255,255,.1);gap:1rem;align-items:center;flex-wrap:wrap;margin-top:3rem}.footer-legal{gap:1.5rem;flex-wrap:wrap;display:flex}.thanks-section{padding:4rem 0;display:flex;min-height:70vh;justify-content:center;align-items:center}.thankyou-content{background:var(--color-light);text-align:center;border-radius:calc(var(--radius)*2);padding:4rem 3rem}.ty-title{margin-bottom:1.5rem;font-weight:700;font-size:2.5rem;color:var(--color-dark)}.thankyou-text{font-size:1.125rem;color:#555;margin-bottom:1rem}.hero-banner{align-items:center;display:flex;color:#fff;background:linear-gradient(rgba(0,0,0,0.541),rgba(0,0,0,0.327)),url("../images/hero.jpg") center/cover no-repeat;text-align:center;justify-content:center;min-height:580px}.hero-content{padding:4rem 0;width:100%}.lead-title{font-weight:700;margin-bottom:1.5rem;font-size:3rem}.hero-desc{opacity:.9;font-size:1.25rem;margin-bottom:2rem}.hero-banner--left,.hero-banner--split{justify-content:flex-start;text-align:left}.hero-banner__aside{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:calc(var(--radius)*2);backdrop-filter:blur(8px);padding:2rem}.hero-banner__list{margin:0;padding:0;list-style:none}.hero-banner__list li{padding:.6rem 0 .6rem 1.9rem;position:relative;font-size:1.05rem;color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}.hero-banner__list li:last-child{border-bottom:0}.hero-banner__list li:before{content:"✓";color:var(--color-secondary);position:absolute;font-weight:700;left:0}.callout-section{color:#fff;text-align:center;padding:5rem 0;background:linear-gradient(160deg,var(--color-primary),var(--color-secondary))}.promo-title{margin-bottom:1rem;font-weight:700;font-size:2.25rem}.action-text{opacity:.9;font-size:1.125rem;margin-bottom:2rem}.action-buttons{margin-top:2rem;justify-content:center;display:flex;gap:1rem;flex-wrap:wrap}.info-callout{margin-bottom:2rem;border-radius:var(--radius);border-left:4px solid #ff9800;background:#fff3cd;padding:1.5rem}.info-callout h2{font-size:1.5rem;color:#333;margin:0 0 1rem}.info-callout p{color:#555;margin:0}@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}.promo-title{font-size:1.75rem}.action-buttons{flex-direction:column}.foot-bottom{flex-direction:column;text-align:center}.footer-legal{flex-direction:column;gap:.5rem}.cookie-bar .cookie-inner{flex-direction:column;text-align:center}}.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}