:root{--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-body-color:#333;--bs-body-bg:#fff}body{font-family:Inter,sans-serif;background-color:var(--bs-light);color:var(--bs-body-color)}.navbar{background-color:var(--bs-body-bg)!important}.hero-section{background-color:var(--bs-light)}.card{border-radius:1rem;box-shadow:0 4px 12px rgba(0,0,0,.05);border:none}.feature-card-icon{color:var(--bs-primary)}.feature-card{transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;cursor:pointer}.feature-card:hover{transform:translateY(-10px);box-shadow:0 1rem 3rem rgba(0,0,0,.1)!important}.btn,.form-control{border-radius:.75rem}.toast-container{position:fixed;bottom:1rem;right:1rem;z-index:1080}.offcanvas{width:75%!important}@media (min-width:992px){.offcanvas-btn{display:none!important}}.step-card{position:relative;overflow:hidden;height:100%}.step-number{position:absolute;top:-10px;right:-10px;background:var(--bs-primary);color:#fff;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.5rem;box-shadow:0 4px 10px rgba(var(--bs-primary-rgb),.3)}.feature-card-icon{height:70px;width:70px;display:flex;align-items:center;justify-content:center;background:rgba(var(--bs-primary-rgb),.1);border-radius:18px;margin-bottom:1.5rem;color:var(--bs-primary);font-size:1.8rem}
