*{box-sizing:border-box;margin:0;padding:0}body{background:#f9f9f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}input,textarea,button{font-family:inherit}input:focus,textarea:focus{outline:none;box-shadow:0 0 0 3px #534ab71a;border-color:#534ab7!important}.field-group{flex-direction:column;gap:6px;margin-bottom:20px;display:flex}.field-label{color:#3a3a38;font-size:13px;font-weight:500}.field-label span{color:#999896;font-weight:400}.field-input{color:#1a1a18;background:#fff;border:1.5px solid #e2e1dd;border-radius:10px;width:100%;padding:12px 14px;font-size:15px;transition:border-color .15s,box-shadow .15s}.field-input::placeholder{color:#bfbdba}.handle-wrap{background:#fff;border:1.5px solid #e2e1dd;border-radius:10px;transition:border-color .15s,box-shadow .15s;display:flex;overflow:hidden}.handle-wrap:focus-within{border-color:#534ab7;box-shadow:0 0 0 3px #534ab71a}.handle-prefix{color:#999896;white-space:nowrap;background:#f5f4f2;border-right:1.5px solid #e2e1dd;flex-shrink:0;align-items:center;padding:12px 14px;font-size:14px;display:flex}.handle-input{color:#1a1a18;background:0 0;border:none;flex:1;min-width:0;padding:12px 14px;font-size:15px}.handle-input:focus{outline:none}.handle-input::placeholder{color:#bfbdba}.primary-btn{color:#fff;cursor:pointer;letter-spacing:-.01em;background:#534ab7;border:none;border-radius:12px;width:100%;padding:14px;font-size:15px;font-weight:600;transition:background .15s,transform .1s}.primary-btn:hover{background:#3c3489}.primary-btn:active{transform:scale(.99)}.primary-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.ghost-btn{color:#666664;cursor:pointer;background:0 0;border:1.5px solid #e2e1dd;border-radius:12px;width:100%;margin-top:10px;padding:12px;font-size:14px;transition:background .15s}.ghost-btn:hover{background:#f0efec}.share-btn{cursor:pointer;text-align:center;background:#fff;border:1.5px solid #e2e1dd;border-radius:12px;flex-direction:column;align-items:center;gap:6px;padding:12px 8px;transition:border-color .15s,background .15s;display:flex}.share-btn:hover{background:#eeedfe;border-color:#534ab7}
