@charset "UTF-8";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;padding:0;width:100%;max-width:100%;overflow-x:hidden}body{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fdf5f4;color:#333;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.form-wizard,.form-container,.header,main{width:100%;max-width:100%}a{color:inherit}button{cursor:pointer;font-family:inherit}input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--scrollbar-track, #f5e0dd)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb, #e6c0bb);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-hover, #c4956a)}.btn-floating{position:fixed!important;inset:auto var(--btn-floating-right, 24px) var(--btn-floating-bottom, 24px) auto;display:flex;align-items:center;gap:.5rem;padding:.9rem 1.5rem;border:none;border-radius:50px;background:linear-gradient(135deg,#9b6965,#b07a76);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 4px 20px #9b696566;transition:all .3s ease;z-index:99999}.btn-floating:hover{transform:translateY(-2px);box-shadow:0 6px 28px #9b696580}.btn-floating__count{background:#fff;color:#9b6965;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:700}@media(max-width:600px){.btn-floating{--btn-floating-bottom: 16px;--btn-floating-right: 16px;padding:.75rem 1.25rem;font-size:.9rem}.btn-floating__count{width:22px;height:22px;font-size:.75rem}}
