:root{color:#1d1d1f;background:#f5f5f7;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}.client-shell{width:min(920px,calc(100% - 32px));margin:0 auto;padding:22px 0 48px}.client-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:36px}.brand{color:inherit;font-size:20px;font-weight:750;text-decoration:none}.secure-badge,.step,.eyebrow{color:#0867e8;font-size:13px;font-weight:700;letter-spacing:.04em}.secure-badge{padding:8px 12px;border:1px solid #d2e5ff;border-radius:999px;background:#fff}.client-card{padding:clamp(24px,5vw,56px);margin-bottom:18px;border:1px solid rgba(0,0,0,.06);border-radius:30px;background:#ffffffeb;box-shadow:0 18px 60px #0000000f}.client-hero{background:linear-gradient(145deg,#fff 20%,#edf5ff)}h1{max-width:760px;margin:12px 0 18px;font-size:clamp(38px,7vw,72px);line-height:.98;letter-spacing:-.055em}h2{margin:8px 0 10px;font-size:clamp(28px,4vw,42px);letter-spacing:-.035em}p{color:#66666b;line-height:1.55}form,fieldset{display:grid;gap:14px}fieldset{padding:18px;border:1px solid #e3e3e8;border-radius:18px}legend{padding:0 8px;font-weight:700}label{line-height:1.4}input[type=checkbox],input[type=radio]{width:18px;height:18px;margin-right:8px;accent-color:#0867e8;vertical-align:-3px}select,textarea{width:100%;padding:14px 15px;border:1px solid #d8d8de;border-radius:14px;background:#fff}textarea{min-height:96px;resize:vertical}button{min-height:48px;padding:12px 20px;border:0;border-radius:999px;cursor:pointer;font-weight:700}button:disabled{cursor:not-allowed;opacity:.45}.primary{color:#fff;background:#0867e8}.danger{color:#fff;background:#d70015}.scenario-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.scenario-grid button{min-height:104px;padding:20px;border:1px solid #e1e1e6;border-radius:20px;background:#fafafa;text-align:left}.call-stage{color:#fff;background:#0b0b0d;text-align:center}.call-stage p{color:#d3d3d7}.call-status{font-size:22px}.call-orb{display:flex;align-items:center;justify-content:center;gap:8px;height:120px}.call-orb span{width:8px;height:42px;border-radius:9px;background:#3995ff;animation:voice 1s ease-in-out infinite alternate}.call-orb span:nth-child(2){height:70px;animation-delay:-.25s}.call-orb span:nth-child(3){animation-delay:-.5s}.timer{font-variant-numeric:tabular-nums}.rating-stars{display:flex;gap:8px}.rating-stars button{min-width:50px;color:#996b00;background:#fff4c2}.tag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-error{min-height:1.5em;color:#b42318}footer{padding:28px 4px;color:#777;text-align:center}@keyframes voice{to{transform:scaleY(.38);opacity:.55}}@media(max-width:620px){.client-shell{width:min(100% - 20px,920px);padding-top:12px}.client-header{margin-bottom:16px}.secure-badge{font-size:11px}.client-card{border-radius:23px}.scenario-grid,.tag-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
