.happy-qq-page{display:grid;gap:16px;color:#242631}.happy-qq-head{display:flex;min-height:142px;align-items:center;justify-content:space-between;padding:24px 28px;border-radius:8px;background:#fff;border:1px solid #e8eaf0}.happy-qq-head>div>span{display:inline-flex;align-items:center;gap:6px;color:#e94f87;font-size:11px;font-weight:800}.happy-qq-head h1{margin:8px 0 5px;font-size:24px;font-weight:700}.happy-qq-head p{margin:0;color:#9399a6;font-size:13px}.happy-qq-head>a{display:inline-flex;height:38px;align-items:center;gap:6px;padding:0 12px;border:1px solid #e8eaf0;border-radius:6px;background:#fff;color:#666b78;font-size:12px}.happy-qq-unavailable{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;border-radius:7px;background:#fff8e8;color:#8a6418}.happy-qq-unavailable>i{margin-top:2px}.happy-qq-unavailable div{display:grid;gap:3px}.happy-qq-unavailable b{font-size:12px}.happy-qq-unavailable span{font-size:11px;line-height:1.6}.happy-qq-form{display:grid;gap:16px}.happy-qq-card{padding:22px 24px;border:1px solid #e8eaf0;border-radius:8px;background:#fff}.happy-qq-master{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px}.happy-qq-master>div:first-child{display:flex;align-items:center;gap:12px}.happy-qq-card-icon,.happy-qq-option-icon{display:flex;align-items:center;justify-content:center;background:#fff3f7;color:#d93d75}.happy-qq-card-icon{width:42px;height:42px;border-radius:8px;font-size:20px}.happy-qq-card h2{margin:0;color:#242631;font-size:16px;font-weight:700}.happy-qq-card p{margin:4px 0 0;color:#9399a6;font-size:11px}.happy-qq-card code{color:#d93d75}.happy-qq-email-field{display:grid;grid-column:1/-1;gap:6px;padding-top:18px;border-top:1px solid #f0f1f4;color:#666b78;font-size:11px;font-weight:700}.happy-qq-email-field input{width:100%;height:42px;padding:0 12px;border:1px solid #e1e4e9;border-radius:6px;outline:0;color:#242631}.happy-qq-email-field input:focus{border-color:#e78bae;box-shadow:0 0 0 3px rgba(233,79,135,.1)}.happy-qq-email-field small{color:#9399a6;font-size:10px;font-weight:400}.happy-qq-switch{display:inline-flex;align-items:center;gap:7px;cursor:pointer}.happy-qq-switch input{position:absolute;opacity:0;pointer-events:none}.happy-qq-switch>span{position:relative;width:40px;height:22px;border-radius:11px;background:#dfe2e7;transition:.2s}.happy-qq-switch>span:after{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.16);content:"";transition:.2s}.happy-qq-switch input:checked+span{background:#e94f87}.happy-qq-switch input:checked+span:after{transform:translateX(18px)}.happy-qq-switch>b{font-size:11px}.happy-qq-switch.is-small{margin-left:auto}.happy-qq-switch.is-small>span{width:36px;height:20px}.happy-qq-switch.is-small>span:after{width:14px;height:14px}.happy-qq-switch.is-small input:checked+span:after{transform:translateX(16px)}.happy-qq-card>header{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid #f0f1f4}.happy-qq-card>header>i{color:#9399a6;font-size:20px}.happy-qq-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}.happy-qq-options>label{display:flex;min-height:72px;align-items:center;gap:10px;border-bottom:1px solid #f0f1f4;cursor:pointer}.happy-qq-option-icon{width:34px;height:34px;flex:0 0 34px;border-radius:7px}.happy-qq-options>label>span:nth-child(2){display:grid;min-width:0;gap:3px}.happy-qq-options b{font-size:12px}.happy-qq-options small{color:#9399a6;font-size:9px}.happy-qq-actions{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-radius:8px;background:#fff}.happy-qq-actions>span{display:flex;align-items:center;gap:6px;color:#9399a6;font-size:10px}.happy-qq-actions button{display:inline-flex;height:40px;align-items:center;gap:6px;padding:0 15px;border:0;border-radius:6px;background:#e94f87;color:#fff;font-size:12px;font-weight:700;cursor:pointer}.happy-qq-actions button:hover{background:#d93d75}.happy-qq-actions button:disabled{opacity:.6;cursor:wait}@media(max-width:720px){.happy-qq-head{min-height:120px;padding:19px}.happy-qq-head h1{font-size:21px}.happy-qq-head>a span{display:none}.happy-qq-master{grid-template-columns:1fr auto;padding:18px}.happy-qq-card{padding:18px}.happy-qq-options{grid-template-columns:1fr}.happy-qq-actions{align-items:flex-end;gap:12px}.happy-qq-actions>span{max-width:55%}}
