*,:before,:after{box-sizing:border-box;margin:0;padding:0}.qb-page{background-color:#dde3ed;justify-content:center;align-items:center;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;display:flex;position:relative;overflow:hidden}.qb-bg{pointer-events:none;z-index:0;position:absolute;inset:0}.qb-bg-circle{border:2px solid #fffffff2;border-radius:50%;position:absolute}.qb-bg-circle:first-child{background:#ffffffc7;width:520px;height:520px;top:-140px;left:-160px}.qb-bg-circle:nth-child(2){background:#ffffff8c;width:360px;height:360px;top:-40px;left:-60px}.qb-bg-circle:nth-child(3){background:#ffffffb8;width:640px;height:640px;bottom:-200px;right:-180px}.qb-bg-circle:nth-child(4){background:#ffffff80;width:420px;height:420px;bottom:-80px;right:-60px}.qb-bg-circle:nth-child(5){background:#fff9;width:280px;height:280px;top:38%;left:5%}.qb-bg-circle:nth-child(6){background:#ffffffa6;width:200px;height:200px;top:55%;right:8%}.qb-bg-rect{background:#ffffff6b;border:2px solid #ffffffeb;border-radius:32px;position:absolute}.qb-bg-rect:nth-child(7){width:260px;height:260px;top:10%;left:12%;transform:rotate(18deg)}.qb-bg-rect:nth-child(8){width:180px;height:180px;top:22%;right:14%;transform:rotate(-12deg)}.qb-bg-rect:nth-child(9){width:140px;height:140px;bottom:18%;left:18%;transform:rotate(30deg)}.qb-bg-rect:nth-child(10){width:100px;height:100px;bottom:30%;right:22%;transform:rotate(-24deg)}.qb-bg-stripe{background:#ffffff8c;border-radius:3px;position:absolute}.qb-bg-stripe:nth-child(11){width:4px;height:340px;top:8%;left:42%;transform:rotate(20deg)}.qb-bg-stripe:nth-child(12){width:4px;height:260px;top:30%;left:55%;transform:rotate(-15deg)}.qb-bg-stripe:nth-child(13){width:4px;height:200px;bottom:10%;right:40%;transform:rotate(10deg)}.qb-card{z-index:1;background:#fff;border-radius:20px;width:100%;max-width:400px;padding:36px 38px 30px;position:relative;box-shadow:0 2px 8px #00000012,0 16px 48px #0000001f}.qb-logo{justify-content:center;align-items:center;gap:9px;margin-bottom:0;display:flex}.qb-logo img{object-fit:contain;width:36px;height:36px}.qb-logo-mark{background:#1a73e8;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.qb-logo-mark svg{width:20px;height:20px}.qb-logo-name{color:#1a1a1a;letter-spacing:-.3px;font-size:18px;font-weight:600}.qb-header{text-align:center;margin-bottom:20px}.qb-headline{color:#1a1a1a;letter-spacing:-.4px;margin-top:16px;margin-bottom:4px;font-size:20px;font-weight:600}.qb-subline{color:#6e6e73;font-size:13px;line-height:1.5}.qb-form{flex-direction:column;gap:11px;display:flex}.qb-field{flex-direction:column;gap:5px;display:flex}.qb-label-row{justify-content:space-between;align-items:center;display:flex}.qb-label{color:#3c3c43;font-size:12.5px;font-weight:500}.qb-forgot{color:#1a73e8;font-size:12px;text-decoration:none}.qb-forgot:hover{text-decoration:underline}.qb-input-wrap{align-items:center;display:flex;position:relative}.qb-input{color:#1a1a1a;background:#fafafa;border:1.5px solid #d1d1d6;border-radius:9px;outline:none;width:100%;height:42px;padding:0 12px;font-size:14px;transition:border-color .18s,box-shadow .18s,background .18s}.qb-input.has-icon{padding-right:40px}.qb-input::placeholder{color:#aeaeb2}.qb-input:hover{background:#fff;border-color:#b0b0b5}.qb-input:focus{background:#fff;border-color:#1a73e8;box-shadow:0 0 0 3px #1a73e81f}.qb-input.err{border-color:#d93025;box-shadow:0 0 0 3px #d930251a}.qb-eye{cursor:pointer;color:#aeaeb2;background:0 0;border:none;align-items:center;padding:4px;line-height:1;transition:color .15s;display:flex;position:absolute;right:10px}.qb-eye:hover{color:#3c3c43}.qb-err{color:#d93025;font-size:11.5px}.qb-notice{background:#f4f8ff;border:1px solid #d4e3fc;border-radius:9px;align-items:flex-start;gap:9px;margin-top:2px;padding:10px 12px;display:flex}.qb-notice-icon{flex-shrink:0;margin-top:1px}.qb-notice-icon svg{fill:none;stroke:#1a73e8;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.qb-notice-text{color:#5f6368;font-size:11.5px;line-height:1.6}.qb-notice-text a{color:#1a73e8;text-decoration:none}.qb-notice-text a:hover{text-decoration:underline}.qb-btn{color:#fff;cursor:pointer;letter-spacing:.1px;background:#1a73e8;border:none;border-radius:9px;width:100%;height:44px;margin-top:2px;font-size:14.5px;font-weight:500;transition:background .18s,transform .12s,opacity .18s}.qb-btn:hover:not(:disabled){background:#1558b0}.qb-btn:active:not(:disabled){transform:scale(.985)}.qb-btn:disabled{cursor:not-allowed;opacity:.75;background:#a8c8f8}.qb-btn-inner{justify-content:center;align-items:center;gap:8px;display:flex}.qb-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite qb-spin}@keyframes qb-spin{to{transform:rotate(360deg)}}.qb-success-inline{background:#e8f5e9;border:1px solid #a5d6a7;border-radius:9px;align-items:center;gap:8px;margin-top:2px;padding:10px 14px;animation:.4s qb-fade-in;display:flex}.qb-success-check{color:#fff;background:#2e7d32;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;display:flex}.qb-success-msg{color:#1b5e20;font-size:13px;font-weight:500;line-height:1.4}.qb-success-sub-msg{color:#2e7d32;margin-top:1px;font-size:11.5px}@keyframes qb-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.qb-divider{align-items:center;gap:10px;margin:16px 0 12px;display:flex}.qb-divider-line{background:#e5e5ea;flex:1;height:1px}.qb-divider-text{color:#aeaeb2;white-space:nowrap;font-size:11.5px}.qb-divider-textt{color:#000;white-space:nowrap;font-size:15px;font-weight:700}.qb-footer{text-align:center;color:#6e6e73;font-size:13px}.qb-footer a{color:#1a73e8;font-weight:500;text-decoration:none}.qb-footer a:hover{text-decoration:underline}@media (max-width:480px){.qb-card{border-radius:16px;margin:16px;padding:28px 22px 24px}}
