.explore-app{--primary:#5540cf;--muted:#e7e5f4;color:#24213b;background:radial-gradient(at 95% 0,#e8e4ff 0,#0000 45%),#f7f8fc;min-height:100vh}.ex-header{border-bottom:1px solid #e5e3ee;max-width:1000px;height:80px;padding:0 28px}.ex-brand{align-items:center;gap:9px;font-size:20px;font-weight:700;display:flex}.ex-brand svg{color:#5540cf}.ex-brand span{color:#716a87;border-left:1px solid #cec9de;margin-left:6px;padding-left:12px;font-size:14px;font-weight:400}.ex-badge{color:#5540cf;white-space:nowrap;background:#eeebff;border-radius:20px;padding:5px 11px;font-size:13px}.ex-main{max-width:760px;min-height:85vh;padding:30px 28px 40px}.ex-rail{color:#827b91;border-bottom:1px solid #dfdce9;justify-content:space-between;margin-bottom:36px;padding-bottom:18px;font-size:14px;display:flex}.ex-rail .active{color:#5540cf;font-weight:700}.ex-kicker{color:#655880;margin:0 0 16px;font-size:14px}.explore-app h1{letter-spacing:-1px;margin:0 0 18px;font-size:clamp(32px,5vw,46px);font-weight:650;line-height:1.35}.explore-app h1 em{color:#5540cf;font-style:normal}.ex-lead{color:#69637c;margin:0 0 24px;line-height:1.8}.ex-choices{gap:11px!important}.ex-choice{cursor:pointer;background:#fff;border:1px solid #dedbe9;border-radius:13px;align-items:center;gap:13px;min-height:57px;padding:16px 19px;font-size:16px;line-height:1.6;display:flex}.ex-choice>span{flex:1}.ex-choice>svg{color:#8b82a5}.ex-choice.selected,.ex-rating .selected{background:#f0ecff;border-color:#6953d5}.ex-consent{color:#69637c;align-items:center;gap:12px;margin:24px 0 18px;font-size:14px;display:flex}.ex-primary,.ex-secondary{border-radius:11px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:13px 20px;font-size:16px;display:flex}.ex-primary{color:#fff;background:#5540cf;border:0;width:100%}.ex-secondary{color:#514762;background:#fff;border:1px solid #d8d3e7}.ex-primary:not(:disabled):hover{background:#4632bc}.ex-note{color:#716a83;justify-content:center;align-items:center;gap:7px;margin:18px 0;font-size:13px;display:flex}.explore-app details{color:#6b647b;margin:22px 0;font-size:14px}.explore-app summary{cursor:pointer}.ex-title-sub{color:#776e89;letter-spacing:0;margin-top:10px;font-size:20px;font-weight:400;display:block}.ex-small{color:#736b84;margin:16px 0;font-size:14px;line-height:1.8}.ex-question{background:#fff;border:1px solid #e5e1ee;border-radius:14px;margin:16px 0;padding:22px}.ex-question h2{gap:14px;margin:0 0 20px;font-size:17px;line-height:1.75;display:flex}.ex-question h2>span{color:#9184b4;font-size:14px;font-weight:400}.ex-rating{grid-template-columns:repeat(5,1fr);gap:10px!important;display:grid!important}.ex-rating label{cursor:pointer;border:1px solid #dcd6e9;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:48px;display:flex}.ex-rating b{font-weight:500}.ex-actions{gap:12px;margin:24px 0;display:flex}.ex-actions .ex-secondary{flex-shrink:0}.ex-map{background:#fff;border:1px solid #e1dcec;border-radius:16px;padding:24px}.ex-map>div{align-items:center;gap:18px;margin:14px 0;display:flex}.ex-map b{text-align:right;min-width:48px;font-size:16px}.ex-map small{color:#8a8199;font-size:13px;font-weight:400}.ex-bar{background:#eeeaf6;border-radius:9px;flex:1;height:8px;overflow:hidden}.ex-bar i{background:#8170d8;border-radius:9px;height:100%;display:block}.explore-app h2{margin:24px 0 15px;font-size:21px}.ex-field{margin:24px 0;font-size:16px;font-weight:500;display:block}.ex-field input,.ex-field textarea{width:100%;font:inherit;color:#292238;background:#fff;border:1px solid #cfc8df;border-radius:10px;min-width:0;margin-top:10px;padding:13px 15px;font-weight:400;line-height:1.8;display:block}.ex-field textarea{resize:vertical;min-height:115px}.ex-field input:focus,.ex-field textarea:focus{outline-offset:2px;outline:2px solid #8874e3}.ex-field ::placeholder{color:#81788f}.ex-callout{background:#eeebfa;border-left:3px solid #7158d7;border-radius:0 12px 12px 0;padding:20px 24px}.ex-callout>span{color:#65568e;font-size:14px}.ex-callout h2{margin:8px 0}.ex-callout p{color:#70637d;margin-bottom:0}.ex-card{background:#fff;border:1px solid #dcd5ed;border-top:4px solid #6550cd;border-radius:15px;padding:28px;box-shadow:0 10px 35px #3d246408}.ex-card h2{font-size:25px}.ex-pre{white-space:pre-wrap;overflow-wrap:anywhere}.ex-card dl{border-top:1px solid #e7e1ef;padding-top:14px}.ex-card dt{color:#7e728e;margin-top:16px;font-size:14px}.ex-card dd{overflow-wrap:anywhere;white-space:pre-wrap;margin:4px 0}.ex-feedback{border-top:1px solid #ded7e9;margin:32px 0;padding-top:10px}.ex-feedback>p{color:#736a82;font-size:14px}.ex-footer{color:#80788f;border-top:1px solid #e0dbe9;flex-wrap:wrap;gap:16px;margin-top:24px;padding:24px 0 0;font-size:13px;display:flex}.ex-footer button{color:#706582;background:0 0;border:0;font-size:13px}.ex-status{color:#5540cf;white-space:pre-wrap;font-size:14px}.explore-app button:disabled{opacity:.45}@media (max-width:520px){.ex-header{height:68px;padding:0 18px}.ex-brand{font-size:18px}.ex-brand span{display:none}.ex-main{padding:24px 18px 30px}.ex-rail{margin-bottom:28px;font-size:12px}.ex-choice{padding:14px;font-size:16px}.ex-note{flex-wrap:wrap;font-size:12px}.ex-question{padding:18px 14px}.ex-rating{gap:6px!important}.ex-rating label{gap:5px}.ex-actions{gap:9px}.ex-primary,.ex-secondary{padding:12px 14px}.ex-card{padding:22px}.ex-map{padding:18px}}
