*{box-sizing:border-box}
html,body{margin:0;min-height:100%;background:#fff!important;color:#070707;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;overflow-x:hidden}
body{width:100%}
.page-shell{width:100%;min-height:100svh;background:#fff!important;display:flex;flex-direction:column;align-items:center;padding:0 0 28px;overflow:hidden}

.top-area{width:100%;max-width:430px;margin:0 auto 8px;background:#fff!important;border:0!important;outline:0!important;box-shadow:none!important;overflow:visible;padding-top:22px}
.brand-logo{display:block;width:226px;height:auto;margin:0 auto 26px;object-fit:contain;user-select:none;pointer-events:none}
.stepper{position:relative;width:100%;height:82px;margin:0 auto;overflow:visible}
.step-line{position:absolute;top:21px;height:3px;border-radius:3px;z-index:1}
.step-line-done{left:52px;width:164px;background:#e50000}
.step-line-next{left:216px;width:164px;background:#d9d9d9}
.step-item{position:absolute;top:0;width:126px;text-align:center;z-index:2}
.step-1{left:0}.step-2{left:152px}.step-3{left:304px}
.step-dot{width:44px;height:44px;border-radius:50%;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1;font-weight:800;color:#fff;background:#e50000;box-shadow:none;position:relative;overflow:hidden}
.step-dot span{display:block;line-height:1;transform:translateY(-.5px)}
.check-mark{font-size:27px;font-weight:800;transform:translateY(-1px)!important}
.pending .step-dot{background:#d9d9d9;color:#606060}
.step-label{font-size:12.5px;line-height:1.12;font-weight:400;color:#050505;letter-spacing:-.15px;white-space:nowrap;text-align:center}
.card{width:calc(100% - 20px);max-width:410px;margin:0 auto;background:#fff;border:1px solid #e1e5ed;border-radius:10px;box-shadow:0 8px 26px rgba(15,23,42,.07);padding:26px 22px 24px;text-align:center}
.icon-circle{width:58px;height:58px;margin:0 auto 17px;border:4px solid #e50000;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#e50000}.icon-circle svg{width:33px;height:33px}
.title{margin:0;font-size:24px;line-height:1.1;font-weight:800;letter-spacing:-1.1px;color:#050505}.subtitle{margin:13px auto 22px;color:#5d6474;font-size:16px;line-height:1.42;font-weight:400;letter-spacing:-.22px;max-width:340px}
.field-group{text-align:left;margin:0 0 16px}.field-group label{display:block;margin:0 0 9px;font-size:15.5px;line-height:1.2;font-weight:600;color:#070707;letter-spacing:-.16px}.input-wrap{position:relative;display:flex;align-items:center;width:100%;height:64px;border:1px solid #cfd5df;border-radius:7px;background:#fff;overflow:hidden}.input-wrap input{width:100%;height:100%;border:0;outline:0;background:transparent;padding:0 18px;font:400 16px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:#111827;letter-spacing:-.05px}.input-wrap input::placeholder{color:#737373;opacity:1}
.btn{width:100%;height:66px;border:0;border-radius:8px;background:#e50000;color:#fff;font-size:26px;font-weight:800;letter-spacing:-.3px;box-shadow:0 8px 18px rgba(229,0,0,.16);cursor:pointer}.btn:active{transform:translateY(1px)}.btn-outline{background:#fff;color:#e50000;border:2px solid #e50000;box-shadow:none}
.actions{display:grid;gap:14px;margin-top:26px}.result-card{padding-top:28px;padding-bottom:26px}.result-card .subtitle{margin-bottom:24px}.choice-card{padding-top:30px;padding-bottom:34px}.choice-card .title{font-size:24px;line-height:1.1;max-width:330px;margin:0 auto}.choice-card .actions{margin-top:28px}.phone-card{padding-top:28px;padding-bottom:24px}.phone-card .subtitle{margin-bottom:21px}.done-card .subtitle{margin-bottom:25px}.done-card .btn{margin-top:2px}.center-form{margin-top:0}.hide{display:none}
@media(max-width:390px){.card{width:calc(100% - 18px);padding-left:20px;padding-right:20px}.title,.choice-card .title{font-size:22.5px;letter-spacing:-1px}.subtitle{font-size:15px}.btn{height:64px;font-size:20px}.icon-circle{width:56px;height:56px}.icon-circle svg{width:32px;height:32px}.input-wrap{height:60px}}
@media(max-width:350px){.card{padding-left:17px;padding-right:17px}.title,.choice-card .title{font-size:21px}.subtitle{font-size:14.5px}.btn{height:62px;font-size:19px}}

@media (min-width:431px){.top-area{width:430px;max-width:430px}}

@media(max-width:429px){.top-area{max-width:430px;padding-top:18px}.brand-logo{width:218px;margin-bottom:24px}.stepper{height:80px}.step-item{width:33.333%}.step-1{left:0}.step-2{left:33.333%}.step-3{left:66.666%}.step-line-done{left:11%;width:38%}.step-line-next{left:50%;width:38%}.step-label{font-size:12px}.step-dot{width:43px;height:43px}}
