*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#061220;flex-direction:column;min-height:100vh;font-family:Outfit,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;display:flex}#root{flex-direction:column;min-height:100vh;display:flex}.site-header{color:#1f2d40;background:#fff;border-bottom:1px solid #f5c6e8;flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 28px;display:flex}.header-title{color:#1f2d40;font-size:16px;font-weight:600}.cvent-logo{align-items:center;gap:9px;display:flex}.cvent-logo-text{text-align:left;line-height:1.15}.cvent-logo-text span{letter-spacing:1.5px;color:#1f2d40;font-size:11px;font-weight:800;display:block}.progress-bar{background:#3d1830;flex-shrink:0;height:3px}.progress-fill{background:#fb4bb5;width:0%;height:100%;transition:width .4s}.screen-body{flex:1;width:100%;max-width:960px;margin:0 auto;padding:32px 36px 36px}.q-top-row{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.q-meta{flex:1}.q-number{text-transform:uppercase;letter-spacing:1px;color:#fb4bb5;margin-bottom:8px;font-size:11px;font-weight:600}.q-title{color:#fff;margin-bottom:5px;font-size:20px;font-weight:700;line-height:1.35}.q-hint{color:#96a0b6;font-size:13px;line-height:1.5}.q-nav-inline{flex-shrink:0;align-items:center;gap:10px;padding-top:4px;display:flex}.btn-back-inline{color:#c980a8;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:10px 4px;font-family:inherit;font-size:14px;font-weight:500;transition:color .12s}.btn-back-inline:hover{color:#fff}.btn-next-inline{color:#061220;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:8px;padding:11px 22px;font-family:inherit;font-size:14px;font-weight:600;transition:background .12s}.btn-next-inline:hover:not(:disabled){background:#f5c6e8}.btn-next-inline:disabled{opacity:.35;cursor:not-allowed}.stage-grid{grid-template-columns:repeat(5,1fr);gap:14px;padding-bottom:16px;display:grid}.stage-col{flex-direction:column;gap:8px;display:flex}.stage-label{opacity:.95;border-bottom:3px solid;margin-bottom:1px;padding-bottom:7px;font-size:13px;font-weight:700}.card{cursor:pointer;-webkit-user-select:none;user-select:none;color:#fff;background:#0a1b28;border:2px solid #4a1535;border-radius:8px;align-items:center;min-height:50px;padding:10px 12px;font-size:13px;line-height:1.4;transition:box-shadow .12s,transform .12s;display:flex;position:relative}.card:hover{transform:translateY(-1px);box-shadow:0 0 14px #fb4bb51f}.card.selected{box-shadow:0 0 14px #fb4bb538;border-width:2px!important;border-color:#fb4bb5!important}.card.selected:after,.card.excluded:after{color:#061220;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-9px;right:-9px}.card.selected:after{content:"✓";background:#fb4bb5}.card.excluded{color:#9b5080;background:#071520;text-decoration:line-through;border-color:#3d1830!important}.card.excluded:hover{box-shadow:none;transform:none}.card.excluded:after{content:"✕";color:#fff;background:#9b5080}.card.dim{opacity:.18;pointer-events:none}.card.maxed{opacity:.4;pointer-events:none}.card.checklist-card{cursor:default;min-height:unset;flex-direction:column;align-items:stretch;gap:0;padding:0}.card.checklist-card:hover{box-shadow:none;transform:none}.checklist-card-name{min-height:54px;padding:13px 13px 9px;font-size:13px;line-height:1.4}.yn-group{border-top:1px solid #4a1535;display:flex}.yn-btn{cursor:pointer;color:#c980a8;text-align:center;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:2px;padding:10px 6px;font-family:inherit;transition:all .12s;display:flex}.yn-btn:first-child{border-right:1px solid #4a1535;border-radius:0 0 0 6px}.yn-btn:last-child{border-radius:0 0 6px}.yn-btn:hover{color:#fff;background:#1a0a14}.yn-btn.active{color:#061220;background:#fb4bb5}.yn-main{font-size:14px;font-weight:700;line-height:1}.counter{color:#c980a8;font-size:13px}.counter strong{color:#fff;font-weight:700}.demo-body{max-width:520px}.form-group{flex-direction:column;gap:6px;margin-bottom:20px;display:flex}.form-label{color:#c980a8;font-size:13px;font-weight:600}.field-error{color:#fb4bb5;margin-top:2px;font-size:12px}.text-input{color:#fff;-webkit-appearance:none;background:#071520;border:2px solid #4a1535;border-radius:8px;width:100%;padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .12s}.text-input::placeholder{color:#9b5080}.text-input:focus{border-color:#fb4bb5;outline:none}.choice-list{flex-direction:column;gap:8px;max-width:480px;margin-bottom:16px;display:flex}.choice-item{cursor:pointer;-webkit-user-select:none;user-select:none;color:#fff;background:#0a1b28;border:2px solid #4a1535;border-radius:8px;align-items:center;min-height:50px;padding:14px 18px;font-size:14px;font-weight:500;transition:all .12s;display:flex}.choice-item:hover{background:#1a0a14;border-color:#7a2055}.choice-item.selected{border-color:#fb4bb5;box-shadow:0 0 12px #fb4bb52e}.event-grid-wrap{max-width:720px}.event-grid{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:16px;display:grid}.event-chip{cursor:pointer;-webkit-user-select:none;user-select:none;color:#fff;background:#0a1b28;border:2px solid #4a1535;border-radius:8px;align-items:center;min-height:50px;padding:13px 18px;font-size:14px;font-weight:500;transition:all .12s;display:flex}.event-chip:hover{background:#1a0a14;border-color:#7a2055}.event-chip.selected{border-color:#fb4bb5;box-shadow:0 0 12px #fb4bb52e}.other-input-wrap{max-width:480px;margin-top:8px;display:none}.other-input-wrap.show{display:block}.sentiment-wrap{padding:24px 0 16px}.sentiment-options{flex-wrap:wrap;gap:12px;display:flex}.s-btn{cursor:pointer;background:#0a1b28;border:2px solid #4a1535;border-radius:10px;flex-direction:column;align-items:center;gap:8px;min-width:110px;padding:18px 20px;font-family:inherit;transition:all .12s;display:flex}.s-btn:hover{background:#1a0a14;border-color:#7a2055;transform:translateY(-2px);box-shadow:0 0 12px #fb4bb51f}.s-btn.active{border-color:#fb4bb5;box-shadow:0 0 14px #fb4bb540}.s-btn.active .s-btn-label{color:#fff;font-weight:700}.s-emoji{justify-content:center;align-items:center;font-size:28px;line-height:1;display:flex}.s-btn-label{color:#c980a8;text-align:center;font-size:12px;font-weight:600}.consent-options{flex-direction:column;gap:10px;max-width:360px;margin-top:8px;display:flex}.consent-btn{cursor:pointer;text-align:left;color:#fff;background:#0a1b28;border:2px solid #4a1535;border-radius:8px;align-items:center;min-height:52px;padding:16px 20px;font-family:inherit;font-size:15px;font-weight:500;transition:all .12s;display:flex}.consent-btn:hover{background:#1a0a14;border-color:#7a2055}.consent-btn.selected{border-color:#fb4bb5;box-shadow:0 0 12px #fb4bb52e}.start-overlay{background:#040d18;flex:1;justify-content:center;align-items:center;padding:4vh 5vw;display:flex;position:relative;overflow:hidden}.start-overlay:before{content:"";pointer-events:none;background:radial-gradient(70% 55% at 50% 0,#fb4bb517 0%,#0000 70%);position:absolute;inset:0}.start-card{z-index:1;text-align:center;flex-direction:column;align-items:center;width:min(92vw,560px);padding:clamp(2rem,5vh,4rem) clamp(1.5rem,5vw,3rem);display:flex;position:relative}.start-eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#fb4bb5;margin-bottom:clamp(.75rem,1.5vh,1.25rem);font-size:clamp(.6rem,1vw,.75rem);font-weight:700}.start-card h2{color:#fff;margin-bottom:clamp(.4rem,1vh,.75rem);font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1}.start-subtitle{color:#c980a8;margin-bottom:clamp(1.5rem,4vh,3rem);font-size:clamp(.9rem,1.6vw,1.1rem);font-weight:400;display:block}.start-form{text-align:left;flex-direction:column;gap:clamp(.6rem,1.2vh,1rem);width:100%;display:flex}.start-fields{grid-template-columns:1fr 1fr;gap:clamp(.6rem,1.2vw,1rem);display:grid}.start-fields .form-group{margin-bottom:0}.start-begin{color:#fff;cursor:pointer;background:#fb4bb5;border:none;border-radius:clamp(6px,.8vw,10px);width:100%;min-height:3rem;padding:clamp(.75rem,1.8vh,1.2rem);font-family:inherit;font-size:clamp(.9rem,1.5vw,1.1rem);font-weight:700;transition:background .15s}.start-begin:hover:not(:disabled){background:#e03da0}.start-begin:disabled{opacity:.35;cursor:not-allowed}.thanks-screen{flex-direction:column;flex:1;width:100%;max-width:960px;margin:0 auto;padding:28px 36px 48px;display:flex}.thanks-back{color:#c980a8;cursor:pointer;text-align:left;background:0 0;border:none;padding:4px 0 24px;font-family:inherit;font-size:14px;font-weight:500;transition:color .12s}.thanks-back:hover{color:#fff}.thanks-center{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:40px 0 20px;display:flex}.thanks-center h1{color:#fff;margin-bottom:14px;font-size:32px;font-weight:700}.thanks-center p{color:#c980a8;margin-bottom:36px;font-size:16px}.btn-retake{color:#061220;cursor:pointer;background:#fff;border:none;border-radius:8px;margin-bottom:56px;padding:15px 40px;font-family:inherit;font-size:15px;font-weight:600;transition:background .12s}.btn-retake:hover{background:#f5c6e8}.thanks-downloads{flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:24px;display:flex}.btn-download{color:#fff;cursor:pointer;background:#0a1b28;border:2px solid #4a1535;border-radius:8px;align-items:center;gap:9px;padding:13px 28px;font-family:inherit;font-size:14px;font-weight:600;transition:all .12s;display:flex}.btn-download:hover{background:#1a0a14;border-color:#fb4bb5}.thanks-counter{color:#9b5080;justify-content:center;align-items:center;gap:7px;font-size:13px;display:flex}@media (width>=768px){.screen-body{padding:36px 44px 44px}.q-title{font-size:22px}.q-hint{font-size:14px}.card{min-height:58px;font-size:14px}.stage-label{font-size:14px}.checklist-card-name{min-height:58px;font-size:14px}.choice-item,.event-chip{min-height:54px;font-size:15px}.yn-main{font-size:15px}}@media (width>=1024px){.site-header{height:64px;padding:0 40px}.header-title{font-size:17px}.progress-bar{height:4px}.screen-body{max-width:1100px;padding:44px 56px 52px}.thanks-screen{max-width:1100px;padding:36px 56px 52px}.q-top-row{margin-bottom:32px}.q-title{font-size:24px}.stage-grid{gap:16px}.card{min-height:64px;padding:12px 14px;font-size:14px}.checklist-card-name{min-height:64px;padding:14px 14px 10px;font-size:14px}.yn-btn{padding:11px 7px}.choice-item{min-height:56px;padding:15px 20px;font-size:15px}.event-chip{min-height:56px;padding:14px 20px;font-size:15px}.s-btn{min-width:130px;padding:20px 24px}.s-emoji{font-size:32px}.s-btn-label{font-size:13px}.btn-next-inline{padding:13px 28px;font-size:15px}.text-input{padding:13px 16px;font-size:16px}.form-label{font-size:14px}.start-card{width:min(80vw,600px)}.consent-btn{min-height:56px;font-size:16px}.thanks-center h1{font-size:36px}.btn-retake{padding:16px 48px;font-size:16px}}@media (width>=1440px){.site-header{height:76px;padding:0 64px}.header-title{font-size:19px}.progress-bar{height:5px}.screen-body{max-width:1380px;padding:56px 80px 64px}.thanks-screen{max-width:1380px;padding:44px 80px 64px}.q-top-row{gap:32px;margin-bottom:40px}.q-number{letter-spacing:1.5px;font-size:12px}.q-title{font-size:30px}.q-hint{font-size:16px}.btn-next-inline{border-radius:10px;padding:15px 36px;font-size:17px}.stage-grid{gap:20px}.stage-label{border-bottom-width:4px;padding-bottom:10px;font-size:15px}.card{border-radius:10px;min-height:76px;padding:14px 16px;font-size:15px}.checklist-card-name{min-height:76px;padding:16px 16px 12px;font-size:15px}.yn-btn{padding:13px 8px}.yn-main{font-size:17px}.choice-list{grid-template-columns:repeat(2,1fr);gap:10px;max-width:900px;display:grid}.choice-item{border-radius:10px;min-height:66px;padding:18px 24px;font-size:17px}.event-grid{grid-template-columns:repeat(3,1fr);gap:12px;max-width:none}.event-chip{border-radius:10px;min-height:66px;padding:17px 24px;font-size:17px}.text-input{border-radius:10px;padding:16px 20px;font-size:18px}.form-label{font-size:15px}.form-group{gap:8px;margin-bottom:24px}.sentiment-options{gap:16px}.s-btn{border-radius:12px;min-width:160px;padding:24px 30px}.s-emoji{font-size:38px}.s-btn-label{font-size:14px}.consent-options{gap:14px;max-width:480px}.consent-btn{border-radius:10px;min-height:68px;padding:20px 28px;font-size:18px}.start-card{width:min(60vw,760px)}.thanks-center h1{font-size:44px}.thanks-center p{margin-bottom:44px;font-size:19px}.btn-retake{border-radius:10px;margin-bottom:64px;padding:20px 60px;font-size:18px}.btn-download{border-radius:10px;padding:17px 40px;font-size:16px}.counter{font-size:15px}}@media (width>=1800px){.site-header{height:80px;padding:0 80px}.screen-body{max-width:1520px;padding:60px 96px 72px}.thanks-screen{max-width:1520px;padding:48px 96px 72px}.q-title{font-size:32px}.btn-next-inline{padding:17px 40px;font-size:18px}.card{min-height:82px;font-size:16px}.choice-item,.event-chip{min-height:72px;font-size:18px}.consent-options{grid-template-columns:repeat(2,1fr);max-width:700px;display:grid}.text-input{font-size:19px}.start-card{width:min(50vw,820px)}}@media (width<=1023px){.start-fields{grid-template-columns:1fr}.start-card{width:min(88vw,480px)}}
