.hero{background:#020611;justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:clip visible}.hero:before{display:none}.hero-bg{z-index:0;background:url(/images/hero-showcase.png) 50%/cover no-repeat;position:absolute;inset:0}.hero-overlay{display:none}.hero-inner{z-index:2;grid-template-columns:1.2fr .8fr;align-items:center;gap:48px;width:100%;max-width:1120px;margin:0 auto;padding:140px 24px 80px;display:grid;position:relative}.hero-content{z-index:3;max-width:620px;animation:1s cubic-bezier(.16,1,.3,1) fadeInUp;position:relative}.hero-badge{background:#beb7a40a;border:1px solid #beb7a42e;border-radius:30px;align-items:center;gap:8px;margin-bottom:20px;padding:5px 14px;display:inline-flex}.hero-badge-dot{background:var(--gradient-champagne);border-radius:50%;width:5px;height:5px;box-shadow:0 0 6px #beb7a4cc}.hero-badge-text{letter-spacing:2px;text-transform:uppercase;color:var(--color-champagne-mid);font-size:.72rem;font-weight:700}.animated-pretitle{animation:.6s cubic-bezier(.16,1,.3,1) forwards pretitleFadeIn}@keyframes pretitleFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.hero-title{font-family:var(--font-heading);color:#fff;letter-spacing:.5px;text-shadow:0 2px 24px #000000d9,0 0 12px #0009;margin-bottom:24px;font-size:clamp(2.4rem,5.2vw,3.8rem);font-weight:350;line-height:1.25}.hero-title-highlight{background:linear-gradient(135deg,#beb7a4 0%,#faf7f2 50%,#928b80 100%);-webkit-text-fill-color:transparent;color:#0000;filter:drop-shadow(0 2px 14px #000000e6)drop-shadow(0 0 6px #000000b3);-webkit-background-clip:text;background-clip:text;margin-top:6px;font-style:italic;font-weight:400;display:block}.hero-divider{background:linear-gradient(90deg,#beb7a480,#beb7a40d 80%,#0000);width:100%;height:1px;margin-bottom:28px}.hero-subtitle{color:#ffffffd9;text-shadow:0 2px 18px #000000d9,0 0 10px #0000008c;margin-bottom:32px;font-size:1.05rem;line-height:1.75}.hero-usps{grid-template-columns:repeat(2,1fr);gap:16px 24px;max-width:540px;margin-bottom:40px;display:grid}.hero-usp{color:#ffffffe6;text-shadow:0 1px 5px #0000004d;opacity:0;align-items:center;gap:12px;font-size:.92rem;font-weight:500;animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInUp;display:flex}.hero-usp-dot{background:var(--gradient-champagne);border-radius:50%;flex-shrink:0;width:5px;height:5px;box-shadow:0 0 6px #beb7a499}.hero-usp-text{letter-spacing:.2px}.hero-buttons{flex-wrap:wrap;gap:16px;margin-bottom:48px;display:flex}.hero-buttons .btn-secondary svg{transition:transform .25s cubic-bezier(.16,1,.3,1)}.hero-buttons .btn-secondary:hover svg{transform:translate(4px)}.hero-footer-note{letter-spacing:2px;color:#ffffff59;border-top:1px solid #ffffff0d;align-items:center;gap:12px;max-width:480px;padding-top:24px;font-size:.72rem;font-weight:600;display:flex}.hero-footer-sep{color:#beb7a44d}.hero-form-wrap{z-index:3;justify-content:center;align-items:stretch;min-height:440px;animation:1s cubic-bezier(.16,1,.3,1) .15s both fadeInUp;display:flex;position:relative}.hero-form-drivy{justify-content:center;align-items:center;width:100%;min-height:440px;display:flex}.hero-form-placeholder{color:#ffffffbf;text-align:center;flex-direction:column;align-items:center;gap:16px;font-size:.95rem;display:flex}.hero-form-spinner{border:3px solid #beb7a426;border-top-color:#beb7a4;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.hero-orb{display:none}.hero-orb-1{background:radial-gradient(circle,#beb7a41a 0%,#0000 80%);width:400px;height:400px;top:10%;left:5%}.hero-orb-2{background:radial-gradient(circle,#0b122433 0%,#0000 80%);width:500px;height:500px;bottom:5%;right:15%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.hero-inner{grid-template-columns:1fr;gap:32px;padding-top:120px}.hero-content{text-align:center;flex-direction:column;align-items:center;max-width:100%;display:flex}.hero-pretitle{letter-spacing:2.5px;margin-left:auto;margin-right:auto;font-size:.76rem}.hero-divider{background:linear-gradient(90deg,#0000,#beb7a480,#0000);max-width:300px;margin-left:auto;margin-right:auto}.hero-usps{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px 20px;max-width:480px;margin:0 auto 36px}.hero-usp{justify-content:center}.hero-buttons{justify-content:center;gap:14px}.hero-footer-note{justify-content:center;margin:0 auto}.hero-form-wrap{max-width:480px;min-height:360px;margin:0 auto}.hero-form-drivy{min-height:360px}.hero-bg{background:url(/images/hero-showcase.png) 50%/cover no-repeat}}@media (max-width:768px){.hero-buttons{flex-direction:row;justify-content:center;gap:12px;width:100%;max-width:480px;margin:0 auto;display:flex}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{white-space:nowrap;flex:1;justify-content:center;width:auto;padding:12px 16px;font-size:.85rem}}@media (max-width:576px){.hero-inner{gap:20px;padding-top:90px;padding-bottom:32px}.hero-orb-1{opacity:.7;background:radial-gradient(circle,#beb7a429 0%,#0000 80%);width:280px;height:280px;top:5%;left:50%;transform:translate(-50%)}.hero-badge{margin-bottom:12px;padding:4px 12px}.hero-title{text-shadow:0 1px 2px #000000d9;margin-bottom:10px;font-size:clamp(1.5rem,7vw,1.85rem);line-height:1.25}.hero-title-highlight{background:0 0;-webkit-background-clip:initial;background-clip:initial;-webkit-text-fill-color:#ebdcc2;color:#ebdcc2;filter:none;text-shadow:0 1px 2px #000000d9}.hero-divider,.hero-subtitle,.hero-usps,.hero-buttons,.hero-footer-note{display:none}.hero-form-wrap,.hero-form-drivy{min-height:340px}}@media (max-width:480px){.hero-buttons{flex-direction:column;gap:12px;width:100%;max-width:290px;margin:0 auto}.hero-buttons .btn-primary,.hero-buttons .btn-secondary{width:100%;padding:12px 24px;font-size:.85rem}}
.services-section{background:var(--color-cream-bg);position:relative;overflow:hidden}.services-header{text-align:center;margin-bottom:56px}.services-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:24px;display:grid}.service-card{border:1.5px solid var(--color-champagne-mid);background:#faf7f2;border-radius:20px;flex-direction:column;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #050b1805}.service-card:hover{border-color:var(--color-champagne-deep);transform:translateY(-8px);box-shadow:0 20px 45px #beb7a429}.service-card-image-wrap{border-bottom:1px solid #beb7a426;width:100%;height:200px;position:relative;overflow:hidden}.service-card-bg-img{object-fit:cover;filter:brightness(.92)contrast(1.02);width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1),filter .8s}.service-card:hover .service-card-bg-img{filter:brightness()contrast();transform:scale(1.06)}.service-card-image-overlay{pointer-events:none;background:linear-gradient(#0000 60%,#ffffff26 100%);position:absolute;inset:0}.service-card-body{flex-direction:column;flex-grow:1;padding:28px 24px 24px;display:flex}.service-card-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.service-card-num{font-family:var(--font-heading);color:#beb7a48c;font-size:1.6rem;font-weight:300;line-height:1;transition:color .3s}.service-card:hover .service-card-num{color:var(--color-champagne-deep)}.service-card-icon{width:42px;height:42px;color:var(--color-champagne-deep);background:#beb7a40d;border:1px solid #beb7a440;border-radius:10px;justify-content:center;align-items:center;transition:all .3s;display:inline-flex}.service-card:hover .service-card-icon{background:var(--color-champagne-mid);color:#fff;border-color:var(--color-champagne-mid);transform:scale(1.05)}.service-card-title{font-family:var(--font-heading);color:var(--color-obsidian);letter-spacing:.2px;margin:0 0 6px;font-size:1.25rem;font-weight:600;line-height:1.3}.service-card-location-badge{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.8px;color:var(--color-champagne-deep);margin-bottom:14px;font-size:.7rem;font-weight:600;display:block}.service-card-desc{color:#050b18b3;margin-bottom:20px;font-size:.86rem;line-height:1.6}.service-card-highlights{flex-direction:column;gap:10px;margin-bottom:24px;display:flex}.service-card-highlights li{color:var(--color-obsidian);align-items:center;gap:8px;font-size:.82rem;font-weight:500;display:flex}.service-card-dot{background:var(--color-champagne-mid);border-radius:50%;flex-shrink:0;width:4px;height:4px;box-shadow:0 0 6px #beb7a480}.service-card-actions{border-top:1px solid #050b180f;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:18px;display:flex}.service-card-btn-link{color:var(--color-champagne-deep);align-items:center;gap:4px;font-size:.82rem;font-weight:600;text-decoration:none;transition:color .3s;display:inline-flex}.service-card-btn-link:hover{color:var(--color-obsidian)}.service-card-btn-arrow{transition:transform .3s}.service-card-btn-link:hover .service-card-btn-arrow{transform:translate(4px)}.service-card-btn-cta{background:var(--gradient-champagne);color:#fff;text-transform:uppercase;letter-spacing:.5px;border:1px solid #beb7a433;border-radius:8px;padding:8px 16px;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 12px #beb7a426}.service-card-btn-cta:hover{color:#fff;background:linear-gradient(135deg,#c5bcab 0%,#9b9488 100%);border-color:#beb7a44d;transform:translateY(-2px);box-shadow:0 6px 20px #beb7a44d}@media (max-width:1200px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.services-grid{grid-template-columns:1fr}}
