body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{margin:0;min-height:100vh;display:flex;justify-content:center;align-items:center;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-image:url("./bg%20(2)-Bz8aRfBi.jpeg");background-size:cover;background-position:center;background-attachment:fixed}.container{width:100%;max-width:999px;min-height:100px;display:flex;flex-direction:column;justify-content:center;background:#9ad99fd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:30px;border-radius:16px;border:5px solid rgba(255,255,255,.3);box-shadow:0 10px 30px #0000}.brand-header{text-align:center;margin:0;font-size:1.2rem;letter-spacing:2px;color:#64748b;font-weight:800;text-transform:uppercase}h2{margin-top:5px;margin-bottom:20px;color:#080401;text-align:center;font-weight:700}.feature-card{background:#0000000d;padding:15px;border-radius:12px;margin:15px 0}.storage-header{display:flex;justify-content:space-between;font-size:14px;font-weight:600;margin-bottom:8px}.progress-container{height:8px;background:#e2e8f0;border-radius:10px;overflow:hidden}.progress-bar{height:100%;background:#10b981;transition:width .3s ease}.data-row{display:flex;justify-content:space-between;margin:10px 0;font-size:15px}.label{color:#64748b}.value{color:#1e293b;font-weight:600}.loan-text{color:#059669}button{width:100%;padding:12px;margin-top:20px;border:none;border-radius:8px;background:#1e293b;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:transform .1s,background .2s}.success-container{text-align:center;animation:slideUp .5s ease-out}.checkmark-wrapper{width:80px;height:80px;margin:0 auto 20px;position:relative}.checkmark-circle{width:80px;height:80px;border:4px solid #22c55e;border-radius:50%;position:absolute;animation:fillIn .4s ease-in-out forwards}.checkmark-stem{position:absolute;width:4px;height:30px;background-color:#22c55e;left:46px;top:18px;transform:rotate(45deg);border-radius:2px;animation:grow .2s ease-out .4s both}.checkmark-kick{position:absolute;width:16px;height:4px;background-color:#22c55e;left:30px;top:42px;transform:rotate(45deg);border-radius:2px;animation:grow .2s ease-out .2s both}@keyframes grow{0%{opacity:0;scale:0}to{opacity:1;scale:1}}@keyframes fillIn{0%{box-shadow:inset 0 0 0 40px #fff}to{box-shadow:inset 0 0 #fff}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:slideUp .8s ease-in-out}
