.roadshow-heading{padding:26px 0 32px}.roadshow-kicker{color:#7457f6;font-size:12px;font-weight:900;letter-spacing:.26em}.roadshow-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-top:18px}.roadshow-title-row>div{display:flex;align-items:center;gap:24px}.roadshow-title-row h2{margin:0;color:#17152b;font-size:clamp(44px,5vw,72px);letter-spacing:-.05em}.roadshow-title-row>p{margin:0 0 8px;color:#7457f6;font-size:20px;font-weight:700}.roadshow-description{max-width:760px;margin:22px 0 0;color:#777386;font-size:16px;line-height:1.8}.roadshow-actions{display:flex;gap:12px;margin-top:25px}.roadshow-actions button{min-height:48px;padding:0 24px;border-radius:14px;font-weight:800;cursor:pointer}.roadshow-primary{border:0;background:#7457f6;color:#fff;box-shadow:0 12px 28px rgba(116,87,246,.22)}.roadshow-secondary{border:1px solid #ded8ef;background:#fff;color:#312a43}.roadshow-flow{width:max-content;max-width:100%;margin-top:28px;display:flex;align-items:center;gap:14px;padding:12px 18px;border:1px solid #e8e3f5;border-radius:15px;background:#f8f6ff;color:#5f586e;overflow-x:auto;white-space:nowrap}.roadshow-flow span{font-size:12px;font-weight:700}.roadshow-flow i{color:#aa9de5;font-style:normal}.roadshow-stats{position:relative;margin:0 0 22px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #e8e3f5;border-radius:22px;background:rgba(255,255,255,.8);overflow:hidden}.roadshow-stats span{padding:19px 22px;border-right:1px solid #eeeaf6}.roadshow-stats span:nth-child(4){border:0}.roadshow-stats small{display:block;color:#8a8495;font-size:11px}.roadshow-stats b{display:block;margin-top:4px;color:#17152b;font-size:28px}.roadshow-stats em{position:absolute;right:10px;top:8px;color:#a29aaa;font-size:9px;font-style:normal}.roadshow-filter-groups{display:grid;gap:9px;width:100%;min-width:0}.roadshow-filter-groups .filters{display:flex;gap:8px;overflow-x:auto;padding:2px 1px 5px;scrollbar-width:none}.roadshow-filter-groups .filters::-webkit-scrollbar{display:none}.roadshow-filter-groups .filter{flex:0 0 auto;min-height:42px;padding:0 15px;font-size:12px}.roadshow-card-info{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:6px 10px;margin:13px 0;padding:11px;border-radius:13px;background:#f8f6ff}.roadshow-card-info .roadshow-status{width:max-content;padding:5px 8px;border-radius:999px;background:#eee8ff;color:#654bd7;font-size:10px;font-weight:800}.roadshow-card-info .roadshow-status.seeking{background:#fff2df;color:#a56b1e}.roadshow-card-info small{color:#817a8e;font-size:10px}.roadshow-card-info b{grid-column:1/-1;color:#514b61;font-size:11px}.roadshow-empty{margin-top:20px;padding:45px;border:1px dashed #ddd5f4;border-radius:20px;text-align:center;color:#777386}.roadshow-faq{margin-top:30px;padding:28px;border:1px solid #e8e3f5;border-radius:24px;background:#faf9ff}.roadshow-faq>div span{color:#7457f6;font-size:10px;font-weight:900;letter-spacing:.2em}.roadshow-faq h3{margin:8px 0 20px;font-size:25px}.roadshow-faq details{border-top:1px solid #ebe7f3;padding:15px 0}.roadshow-faq summary{cursor:pointer;font-weight:700}.roadshow-faq details p{margin:10px 0 0;color:#777386;line-height:1.7}
.roadshow-modal{position:fixed;inset:0;z-index:1300;display:grid;place-items:center;padding:18px;background:rgba(28,23,43,.57);backdrop-filter:blur(9px);visibility:hidden;opacity:0;transition:.25s}.roadshow-modal.open{visibility:visible;opacity:1}.roadshow-shell{position:relative;width:min(1040px,calc(100vw - 28px));max-height:92vh;overflow:auto;border:1px solid rgba(116,87,246,.14);border-radius:28px;background:#faf9ff;box-shadow:0 30px 90px rgba(28,20,55,.25)}.roadshow-close{position:sticky;z-index:5;top:14px;float:right;width:40px;height:40px;margin:14px 14px -54px 0;border:0;border-radius:50%;background:#eeeaf5;font-size:22px;cursor:pointer}.roadshow-app-head{padding:34px 38px 20px;border-bottom:1px solid #e9e5f3}.roadshow-app-head small{color:#7457f6;font-weight:900;letter-spacing:.2em}.roadshow-app-head h2{margin:8px 0 0;font-size:34px}.roadshow-steps{display:flex;gap:8px;margin-top:22px;overflow-x:auto;scrollbar-width:none}.roadshow-step{flex:0 0 auto;padding:10px 13px;border-radius:12px;background:#efecf5;color:#837d8d;font-size:11px;font-weight:700}.roadshow-step.active{background:#7457f6;color:#fff}.roadshow-step.done{background:#e5f7f0;color:#278b6d}.roadshow-form{padding:28px 38px 34px}.roadshow-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.roadshow-fields label{display:grid;gap:7px;color:#4e475b;font-size:12px;font-weight:700}.roadshow-fields label.wide{grid-column:1/-1}.roadshow-fields input,.roadshow-fields select,.roadshow-fields textarea{width:100%;box-sizing:border-box;border:1px solid #e1dcec;border-radius:13px;background:#fff;padding:12px;font:inherit;color:#272139;outline:none}.roadshow-fields input:focus,.roadshow-fields select:focus,.roadshow-fields textarea:focus{border-color:#8b72f7;box-shadow:0 0 0 3px rgba(116,87,246,.08)}.roadshow-form-actions{position:sticky;bottom:0;display:flex;justify-content:space-between;gap:10px;margin:26px -38px -34px;padding:16px 38px;background:rgba(250,249,255,.95);border-top:1px solid #e7e2f0;backdrop-filter:blur(12px)}.roadshow-form-actions div{display:flex;gap:9px}.roadshow-form-actions button,.roadshow-console button{min-height:46px;padding:0 18px;border:1px solid #ded8eb;border-radius:13px;background:#fff;color:#393147;font-weight:800;cursor:pointer}.roadshow-form-actions .primary,.roadshow-console .primary{border-color:#7457f6;background:#7457f6;color:#fff}.roadshow-note{margin:0 0 20px;padding:12px 14px;border-radius:12px;background:#fff4dc;color:#825d1f;font-size:11px}.roadshow-error{min-height:18px;margin:12px 0 0;color:#d65473;font-size:12px}.roadshow-preview{display:grid;gap:15px}.roadshow-preview-card{padding:22px;border:1px solid #e8e3f5;border-radius:18px;background:#fff}.roadshow-preview-card h3{margin:0 0 8px}.roadshow-preview-card p{color:#716b7e;line-height:1.65}.roadshow-completeness{display:flex;align-items:center;gap:15px}.roadshow-completeness progress{flex:1;height:9px;accent-color:#7457f6}.roadshow-console{padding:36px}.roadshow-console h2{font-size:34px}.roadshow-console-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0}.roadshow-console-grid>div{padding:18px;border:1px solid #e7e2f1;border-radius:16px;background:#fff}.roadshow-console-grid small{color:#8b8495}.roadshow-console-grid b{display:block;margin-top:7px}.investor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.investor-card{display:grid;gap:9px;padding:17px;border:1px solid #e6e1ef;border-radius:17px;background:#fff}.investor-card input{width:18px;height:18px}.investor-card strong{font-size:16px}.investor-card p{margin:0;color:#797281;font-size:11px;line-height:1.55}.investor-card b{color:#7457f6}.mail-preview{padding:20px;border:1px solid #e6e1ef;border-radius:17px;background:#fff;white-space:pre-wrap;color:#5e576c;line-height:1.7}.demo-warning{margin:18px 0;padding:13px;border-radius:12px;background:#fff2df;color:#8a5b18;font-weight:700}.roadshow-dashboard{display:grid;gap:10px}.roadshow-status-row{display:grid;grid-template-columns:1fr auto;gap:8px;padding:15px;border:1px solid #e7e2f0;border-radius:14px;background:#fff}.roadshow-status-row small{grid-column:1/-1;color:#8b8495}
@media(max-width:720px){.roadshow-heading{padding-top:10px}.roadshow-title-row{display:block}.roadshow-title-row>div{align-items:flex-start;gap:14px}.roadshow-title-row h2{font-size:42px;line-height:1.08}.roadshow-title-row>p{margin:18px 0 0;font-size:17px}.roadshow-description{font-size:14px}.roadshow-actions{display:grid;grid-template-columns:1fr 1fr}.roadshow-actions button{padding:0 12px}.roadshow-flow{width:100%;box-sizing:border-box}.roadshow-stats{grid-template-columns:1fr 1fr}.roadshow-stats span:nth-child(2){border-right:0}.roadshow-stats span:nth-child(-n+2){border-bottom:1px solid #eeeaf6}.filter-row{display:block}.roadshow-filter-groups .filter{min-height:44px}.roadshow-faq{padding:22px 18px}.roadshow-modal{padding:6px}.roadshow-shell{width:calc(100vw - 12px);max-height:96vh;border-radius:21px}.roadshow-app-head{padding:27px 18px 15px}.roadshow-app-head h2{font-size:27px;padding-right:35px}.roadshow-form{padding:20px 18px 28px}.roadshow-fields{grid-template-columns:1fr}.roadshow-fields label.wide{grid-column:1}.roadshow-form-actions{margin:22px -18px -28px;padding:13px 18px;align-items:center}.roadshow-form-actions div{display:grid;grid-template-columns:1fr 1fr}.roadshow-form-actions button{min-height:44px;padding:0 12px}.roadshow-console{padding:28px 18px}.roadshow-console h2{font-size:28px}.roadshow-console-grid,.investor-grid{grid-template-columns:1fr}.roadshow-status-row{grid-template-columns:1fr}.roadshow-status-row small{grid-column:1}}

.roadshow-shell-simple{width:min(820px,calc(100vw - 28px))}.roadshow-app-head>p{margin:10px 0 0;color:#777084;line-height:1.6}.roadshow-fields label em{margin-left:5px;color:#7457f6;font-size:10px;font-style:normal}.roadshow-fields label>span{margin-left:5px;color:#9992a5;font-size:10px;font-weight:500}.roadshow-hint{margin:14px 0 0;color:#8a8396;font-size:12px}.roadshow-form-actions-simple{align-items:center}.roadshow-form-actions-simple>.primary{min-width:132px}.roadshow-shell-simple .roadshow-form-actions{position:static}
.project-creator-dialog{width:min(1240px,calc(100vw - 64px));max-height:calc(100dvh - 48px);border-radius:32px}.project-creator-dialog .roadshow-fields input{min-height:52px}.project-creator-dialog .roadshow-close:focus-visible,.project-creator-dialog button:focus-visible{outline:3px solid rgba(116,87,246,.32);outline-offset:3px}
.investor-email{color:#5f43e9;font-weight:800;word-break:break-all}.investor-source{color:#777084;font-size:11px;text-decoration:none}.investor-source:hover{color:#5f43e9}.roadshow-email-note{margin:12px 0 0;color:#8a8396;font-size:11px;line-height:1.6}.investor-delivery-status{min-height:18px;color:#24866b;font-size:12px;font-weight:800}.investor-card.delivering{border-color:#b9aaf8;background:#fbf9ff}.investor-card.delivered{border-color:#a9e1cf;background:#f3fcf8}.roadshow-console button:disabled{cursor:default;opacity:.82}.roadshow-console [data-deliver-email]:disabled{border-color:#35a782;background:#35a782;color:#fff}

/* 简化发布：发布与投递演示合并为一次操作 */
.roadshow-publish-consent{display:flex!important;grid-column:1/-1;grid-template-columns:22px 1fr!important;align-items:flex-start;gap:10px;margin:20px 0 4px;padding:15px 16px;border:1px solid #ded7fa;border-radius:14px;background:#f7f4ff;color:#403852!important;line-height:1.65}.roadshow-publish-consent input{width:18px!important;height:18px;margin:3px 0 0;accent-color:#7457f6}.institution-strip{grid-column:1/-1;margin-top:14px;padding:18px;border:1px solid #e6e1f3;border-radius:18px;background:rgba(255,255,255,.8)}.institution-strip>div:first-child{display:flex;justify-content:space-between;gap:16px}.institution-strip>div:first-child>span{color:#918a9c;font-size:11px}.institution-logos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.institution-logos>span{display:grid;grid-template-columns:36px 1fr;gap:2px 9px;padding:12px;border:1px solid #eee9f8;border-radius:13px;background:#fff}.institution-logos i{grid-row:1/3;width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#eee9ff;color:#654bd7;font-style:normal;font-weight:800}.institution-logos b{font-size:12px}.institution-logos small{color:#918a9c;font-size:10px}.roadshow-form-actions-simple{justify-content:flex-end}.roadshow-form-actions-simple>p{max-width:560px;margin:0 auto 0 0;color:#777084;font-size:11px;line-height:1.55}.roadshow-form-actions-simple>.primary:disabled{cursor:wait;opacity:.7}.roadshow-success{width:min(620px,calc(100vw - 28px));padding:54px 44px;text-align:center}.roadshow-success .success-mark{width:66px;height:66px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%;background:#e4f7ef;color:#23916e;font-size:30px;font-weight:900}.roadshow-success>small{color:#7457f6;font-weight:900;letter-spacing:.2em}.roadshow-success h2{margin:10px 0;font-size:38px}.roadshow-success>p{color:#777084}.demo-success-note{display:grid;gap:5px;margin:26px 0;padding:17px;border-radius:15px;background:#f1fcf7;color:#287d63}.demo-success-note span{font-size:12px}.roadshow-success-actions{display:flex;justify-content:center;gap:10px}.roadshow-success-actions a,.roadshow-success-actions button{min-height:46px;padding:0 20px;display:inline-flex;align-items:center;border:1px solid #ded8eb;border-radius:13px;background:#fff;color:#393147;font-weight:800;cursor:pointer}.roadshow-success-actions .primary{border-color:#7457f6;background:#7457f6;color:#fff}
.roadshow-publish-consent>span{font-size:11px;font-weight:500;line-height:1.65}
@media(max-width:720px){.institution-strip>div:first-child{display:grid}.institution-logos{grid-template-columns:1fr}.roadshow-form-actions-simple{display:grid;grid-template-columns:1fr}.roadshow-form-actions-simple>p{order:2}.roadshow-form-actions-simple>.primary{width:100%}.roadshow-success{padding:44px 22px}.roadshow-success-actions{display:grid}.roadshow-success-actions a,.roadshow-success-actions button{justify-content:center}}

/* 项目默认私下投递；只有用户明确选择时才进入公开推荐榜 */
.roadshow-publish-choice{grid-column:1/-1;display:grid;gap:10px;margin:20px 0 4px;padding:18px;border:1px solid #ded7fa;border-radius:18px;background:#f7f4ff}.roadshow-publish-choice legend{padding:0 8px;color:#302943;font-size:13px;font-weight:800}.roadshow-publish-choice label{display:flex;align-items:flex-start;gap:11px;padding:13px 14px;border:1px solid #e8e3f5;border-radius:14px;background:#fff;cursor:pointer}.roadshow-publish-choice input{width:18px!important;height:18px;margin:2px 0 0;flex:0 0 auto;accent-color:#7457f6}.roadshow-publish-choice span{display:grid;gap:4px;margin:0!important}.roadshow-publish-choice b{color:#302943;font-size:13px}.roadshow-publish-choice small{color:#847d90;font-size:11px;font-weight:500;line-height:1.5}
@media(max-width:720px){.roadshow-publish-choice{padding:14px}.roadshow-publish-choice label{padding:12px}}

@media(min-width:721px) and (max-width:1000px){.project-creator-dialog{width:calc(100vw - 32px)}.institution-logos{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.roadshow-modal{padding:0}.project-creator-dialog{width:100vw;height:100dvh;max-height:none;border:0;border-radius:0}.project-creator-dialog .roadshow-close{position:sticky;top:max(12px,env(safe-area-inset-top));margin-right:14px}.project-creator-dialog .roadshow-app-head{padding-top:max(30px,calc(env(safe-area-inset-top) + 22px))}.project-creator-dialog .roadshow-form{padding-bottom:max(30px,calc(env(safe-area-inset-bottom) + 22px))}.project-creator-dialog .roadshow-form-actions{padding-bottom:max(14px,calc(env(safe-area-inset-bottom) + 10px))}}

/* 首页：AI 匹配板块之后的快速匹配路演入口 */
.quick-roadshow{position:relative;isolation:isolate;width:min(calc(100% - 96px),1440px);min-height:500px;margin:88px auto 0;padding:72px clamp(34px,5vw,76px);display:grid;grid-template-columns:minmax(0,.9fr) minmax(440px,1.1fr);align-items:center;gap:64px;overflow:hidden;border:1px solid rgba(116,87,246,.15);border-radius:36px;background:radial-gradient(circle at 10% 18%,rgba(255,142,193,.20),transparent 32%),radial-gradient(circle at 86% 16%,rgba(116,87,246,.24),transparent 38%),radial-gradient(circle at 58% 94%,rgba(83,172,255,.14),transparent 36%),linear-gradient(135deg,#fffafd,#f5f0ff 58%,#edf6ff);box-shadow:0 26px 78px rgba(70,51,128,.10)}
.quick-roadshow:before{content:"";position:absolute;inset:0;z-index:-1;background-image:linear-gradient(rgba(116,87,246,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(116,87,246,.045) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.75),transparent)}
.quick-roadshow-kicker{color:#7457f6;font-size:12px;font-weight:900;letter-spacing:.24em}.quick-roadshow h2{margin:18px 0 16px;color:#17152b;font-size:clamp(44px,5vw,68px);line-height:1.05;letter-spacing:-.05em}.quick-roadshow-copy>p{max-width:590px;margin:0;color:#716b7e;font-size:17px;line-height:1.8}.quick-roadshow-flow{display:flex;align-items:center;gap:10px;margin:26px 0;color:#5f586e;font-size:12px;font-weight:750;white-space:nowrap}.quick-roadshow-flow span{padding:9px 12px;border:1px solid rgba(116,87,246,.14);border-radius:10px;background:rgba(255,255,255,.66)}.quick-roadshow-flow i{color:#9d8fe1;font-style:normal}.quick-roadshow-cta{min-height:52px;padding:0 24px;border:0;border-radius:16px;background:#211b39;color:#fff;font-size:15px;font-weight:800;cursor:pointer;box-shadow:0 14px 30px rgba(33,27,57,.16);transition:transform .22s ease,box-shadow .22s ease}.quick-roadshow-cta b{margin-left:20px;font-size:18px}.quick-roadshow-cta:hover,.quick-roadshow-cta:focus-visible{transform:translateY(-2px);box-shadow:0 18px 38px rgba(33,27,57,.22);outline:3px solid rgba(116,87,246,.28);outline-offset:3px}
.quick-roadshow-visual{position:relative;min-height:330px;display:grid;grid-template-columns:minmax(170px,.8fr) 90px minmax(200px,1fr);align-items:center}.quick-project-card{display:flex;min-height:190px;padding:28px;flex-direction:column;justify-content:center;border:1px solid rgba(116,87,246,.18);border-radius:28px;background:rgba(255,255,255,.84);box-shadow:0 20px 55px rgba(69,49,126,.12);transform:rotate(-2deg)}.quick-project-card span{color:#7457f6;font-size:10px;font-weight:900;letter-spacing:.2em}.quick-project-card strong{margin:14px 0 8px;font-size:29px}.quick-project-card small{color:#827b8e}.quick-route{position:relative;height:2px;background:linear-gradient(90deg,#b7a9f6,#7457f6)}.quick-route i{position:absolute;top:50%;width:9px;height:9px;border-radius:50%;background:#7457f6;transform:translateY(-50%);box-shadow:0 0 0 6px rgba(116,87,246,.10)}.quick-route i:nth-child(1){left:5%}.quick-route i:nth-child(2){left:48%}.quick-route i:nth-child(3){right:2%}.quick-investors{display:grid;gap:10px}.quick-investors span{display:flex;align-items:center;gap:12px;min-height:64px;padding:10px 14px;border:1px solid rgba(116,87,246,.14);border-radius:17px;background:rgba(255,255,255,.82);font-size:13px;font-weight:750;box-shadow:0 10px 28px rgba(69,49,126,.07)}.quick-investors b{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#eee9ff;color:#684ee0}.quick-roadshow-visual>em{position:absolute;right:5%;top:1%;padding:8px 12px;border-radius:999px;background:#e7f8f1;color:#2d9373;font-size:10px;font-style:normal;font-weight:900;letter-spacing:.12em}
@media(max-width:1000px){.quick-roadshow{width:min(calc(100% - 48px),1440px);grid-template-columns:1fr;gap:34px}.quick-roadshow-visual{max-width:680px;width:100%;margin-inline:auto}}
@media(max-width:720px){.quick-roadshow{width:calc(100% - 24px);min-height:auto;margin-top:72px;padding:44px 20px;border-radius:28px}.quick-roadshow h2{font-size:42px}.quick-roadshow-copy>p{font-size:15px}.quick-roadshow-flow{width:100%;overflow-x:auto;padding-bottom:4px}.quick-roadshow-cta{width:100%}.quick-roadshow-visual{min-height:270px;grid-template-columns:1fr 48px 1fr}.quick-project-card{min-height:150px;padding:18px;border-radius:21px}.quick-project-card strong{font-size:21px}.quick-project-card small{font-size:10px}.quick-investors span{min-height:52px;padding:8px;font-size:10px}.quick-investors b{width:30px;height:30px}.quick-roadshow-visual>em{top:0;right:0}}
