:root{--purple: #8477fb;--purple-dark: #6f61e8;--purple-soft: #f3f1ff;--cyan: #40cde3;--mint: #35cea6;--ink: #222222;--ink-2: #5a5f76;--muted: #9096a1;--line: #e8e9ec;--paper: #ffffff;--cream: #f3efe6;--sand: #f9f7f4;--bg: #f7f6ff;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Hiragino Sans GB,Microsoft YaHei,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{width:100%;height:100%;margin:0}body{color:var(--ink);background:#e8e9ec}button,input,textarea{font:inherit}button{cursor:pointer}.phone-shell{position:relative;width:100%;max-width:480px;height:100%;min-height:100%;margin:0 auto;overflow:hidden;background:var(--bg);box-shadow:0 0 40px #0000001f}.page{position:relative;width:100%;height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:var(--bg)}.page-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none}.primary{border:0;border-radius:999px;background:var(--purple);color:#fff;font-weight:600;box-shadow:0 8px 18px #8477fb38}.primary:disabled{opacity:.55}.primary.small{min-width:92px;height:40px}.toast{position:absolute;z-index:1000;left:50%;bottom:calc(36px + env(safe-area-inset-bottom));max-width:calc(100% - 48px);padding:10px 14px;border-radius:14px;color:#fff;background:#222222e0;transform:translate(-50%);font-size:14px;line-height:20px}.loading{min-height:180px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:14px}.loading span{width:18px;height:18px;border-radius:50%;border:2px solid rgba(132,119,251,.18);border-top-color:var(--purple);animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{min-height:160px;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:14px}.splash-page{background:#f1f5f1}.splash-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.splash-copy{position:absolute;top:calc(78px + env(safe-area-inset-top));left:24px;right:24px}.splash-copy h1{margin:0;font-size:28px;line-height:38px;font-weight:700;letter-spacing:1px}.splash-copy p{width:230px;margin:10px 0 0;color:#666;font-size:15px;line-height:23px}.splash-bubble{position:absolute;left:38%;bottom:28%;padding:18px 22px;border-radius:20px;background:#fff;box-shadow:0 8px 24px #0000000f;font-size:15px;font-weight:600}.splash-bubble:after{content:"";position:absolute;left:12px;bottom:-10px;width:20px;height:20px;background:#fff;transform:skew(-30deg) rotate(20deg);border-bottom-left-radius:14px}.login-page{overflow-y:auto}.login-bg{position:fixed;top:0;right:0;bottom:0;left:0;max-width:480px;margin:0 auto;background:url(/flutter-assets/images/login_bg.png) top center / 100% auto no-repeat,linear-gradient(180deg,#f8f7ff,#eef8f6)}.login-brand{position:relative;z-index:1;padding-top:calc(54px + env(safe-area-inset-top));display:flex;flex-direction:column;align-items:center}.login-brand img{width:82px;height:82px}.login-brand h1{margin:10px 0 0;font-size:20px;line-height:28px;font-weight:600}.login-card{position:relative;z-index:1;margin:30px 16px 0;padding:20px 16px;border-radius:24px;background:#fffffff5;box-shadow:0 10px 30px #5a5f7614}.segmented{height:44px;display:flex;padding:0;border-radius:22px;background:#f6f6f6}.segmented button{flex:1;border:0;border-radius:22px;color:var(--ink-2);background:transparent;font-size:15px;font-weight:600}.segmented button.active{color:#fff;background:var(--purple)}.field{height:52px;margin-top:18px;display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid #eee;border-radius:12px;background:#f6f6f6}.field img{width:20px;height:20px}.field input,.modal-input,.answer-card textarea{width:100%;min-width:0;border:0;outline:0;color:var(--ink);background:transparent}.area-code{min-width:54px;padding-right:10px;border-right:1px solid #c9ccd4;font-weight:600}.code-row{display:grid;grid-template-columns:minmax(0,1fr) 116px;gap:9px;margin-top:10px}.code-row .field{margin-top:0}.code-row>button{height:52px;border:0;border-radius:12px;color:var(--purple);background:var(--purple-soft);font-size:14px;font-weight:600}.agreement{margin-top:18px;display:flex;align-items:flex-start;gap:8px;color:var(--ink-2);font-size:13px;line-height:20px}.agreement input{width:17px;height:17px;margin:2px 0 0;accent-color:var(--purple)}.login-submit{position:relative;z-index:1;width:calc(100% - 48px);height:48px;margin:26px 24px 0;font-size:16px}.modal-mask{position:absolute;z-index:900;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000052}.modal-card{width:calc(100% - 52px);padding:20px;border-radius:20px;background:#fff}.modal-card h3{margin:0 0 14px;font-size:18px}.captcha-img{min-height:72px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#f6f6f6}.captcha-img svg{max-width:100%}.modal-input{height:48px;margin-top:12px;padding:0 12px;border-radius:12px;background:#f6f6f6}.modal-actions{margin-top:16px;display:flex;justify-content:flex-end;gap:10px}.modal-actions button{min-width:78px;height:40px;border:0;border-radius:20px;background:#f4f4f4}.app-header{position:relative;z-index:5;min-height:calc(52px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 16px 8px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center}.app-header button{width:38px;height:38px;border:0;border-radius:19px;color:var(--ink);background:#ffffff8f;font-size:30px;line-height:30px}.app-header h1{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;font-size:18px;font-weight:600}.home-page,.module-page,.answer-page,.mine-page,.chat-page{background:#f7f6ff}.top-bar{position:relative;z-index:4;height:calc(58px + env(safe-area-inset-top));padding:calc(10px + env(safe-area-inset-top)) 16px 8px;display:flex;justify-content:flex-end;gap:14px}.top-bar button{width:38px;height:38px;padding:0;border:0;border-radius:50%;background:transparent}.top-bar img{width:100%;height:100%;display:block;object-fit:cover}.home-hero{position:relative;z-index:2;height:244px}.hero-copy{position:absolute;top:52px;left:24px;z-index:2}.hero-copy h1{margin:0;font-size:24px;line-height:32px;font-weight:700}.hero-copy p{margin:8px 0 0;font-size:14px}.researcher{position:absolute;top:-10px;right:0;width:250px;height:280px;object-fit:contain}.bottom-panel{position:absolute;z-index:3;left:16px;right:16px;bottom:0;border-radius:24px 24px 0 0;background:#fff;box-shadow:0 -4px 18px #5a5f7614;overflow:hidden}.project-panel{top:292px}.panel-tabs{height:50px;padding:4px 18px 0;display:flex;align-items:flex-end;gap:26px;border-bottom:1px solid rgba(0,0,0,.08)}.panel-tabs button{position:relative;height:46px;padding:0;border:0;color:#666;background:transparent;font-size:16px;font-weight:500}.panel-tabs button.active{color:var(--ink);font-weight:700}.panel-tabs button.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:3px;background:var(--purple)}.project-list{height:calc(100% - 50px);overflow-y:auto;padding:14px 16px calc(20px + env(safe-area-inset-bottom))}.project-card{min-height:128px;margin-bottom:10px;padding:12px;display:grid;grid-template-columns:104px minmax(0,1fr);gap:14px;border-radius:20px;background:var(--sand)}.project-cover{width:104px;height:104px;border-radius:16px;overflow:hidden;background:#ece8e2}.project-cover img{width:100%;height:100%;object-fit:cover}.project-info{min-width:0;display:flex;flex-direction:column}.project-info h3,.module-card h3{margin:2px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:22px}.project-info p,.module-card p{margin:7px 0 auto;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#666;font-size:12px;line-height:18px}.progress-row{display:flex;align-items:center;gap:10px;margin-top:10px}.progress-track{flex:1;height:16px;padding:3px;border-radius:8px;background:#fff}.progress-track span{display:block;height:10px;border-radius:7px;background:var(--purple)}.progress-row b{min-width:34px;text-align:right;font-size:12px}.module-hero{position:relative;z-index:2;height:196px;padding:0 20px;display:grid;grid-template-columns:132px minmax(0,1fr);align-items:start}.module-hero>img{width:154px;height:190px;object-fit:contain;transform:translate(-12px)}.speech-card{position:relative;margin-top:18px;padding:12px 14px;border-radius:18px;background:#fff;box-shadow:0 5px 16px #3232320f}.speech-card:before{content:"";position:absolute;left:-8px;top:30px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:9px solid #fff}.speech-card strong{display:block;font-size:14px}.speech-card span{display:block;margin-top:4px;color:#666;font-size:13px;line-height:19px}.module-panel{top:246px;padding-bottom:calc(18px + env(safe-area-inset-bottom));overflow-y:auto}.module-card{position:relative;margin:14px 16px 0;padding:14px;display:grid;grid-template-columns:50px minmax(0,1fr) auto;gap:12px;align-items:center;border-radius:18px;background:var(--sand)}.module-card>img{width:50px;height:50px}.module-card>b{min-width:24px;height:24px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;color:#fff;background:#ff5353;font-size:12px}.module-progress{height:6px;margin-top:10px;border-radius:5px;background:#fff;overflow:hidden}.module-progress span{display:block;height:100%;border-radius:inherit;background:var(--purple)}.question-progress{height:24px;padding:0 8px;display:inline-flex;align-items:center;border-radius:8px;color:#333;background:#8477fb1a;font-size:12px}.question-progress b{margin-left:4px;color:var(--purple)}.chat-list{position:relative;z-index:2;height:calc(100% - 60px - env(safe-area-inset-top));overflow-y:auto;padding:8px 16px calc(24px + env(safe-area-inset-bottom))}.qa-block{margin-bottom:20px}.message{display:flex;align-items:flex-start;gap:8px}.chat-avatar{width:40px;height:40px;flex:0 0 auto;object-fit:cover}.bubble{max-width:calc(100% - 54px);padding:11px 14px;box-shadow:0 4px 9px #3232320d;font-size:15px;line-height:22px}.left-bubble{position:relative;border-radius:8px;background:#fff}.left-bubble:before{content:"";position:absolute;left:-7px;top:14px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:8px solid #fff}.left-bubble strong{display:block;margin-bottom:4px;font-size:13px}.left-bubble p{margin:0}.answer-card{margin:10px 0 0 48px;padding:14px;border-radius:16px;background:#ffffffb8;box-shadow:0 4px 12px #5a5f760d}.answer-card textarea{min-height:106px;resize:vertical;padding:12px;border-radius:12px;background:#f6f6f6;line-height:22px}.choice-list{display:grid;gap:10px}.choice-list button,.score-row button{min-height:44px;border:1px solid #eeeeee;border-radius:14px;color:var(--ink);background:#fff}.choice-list button.selected,.score-row button.selected{border-color:#b7afff;color:var(--purple);background:var(--purple-soft);font-weight:700}.score-row{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.answer-submit{width:100%;height:42px;margin-top:12px}.end-bar{margin:18px 0 8px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;color:var(--muted);font-size:13px}.end-bar span{height:1px;background:#ddd}.end-bar p{margin:0}.mine-card{position:relative;z-index:2;margin:16px;padding:18px;display:grid;grid-template-columns:64px minmax(0,1fr);gap:14px;align-items:center;border-radius:22px;background:#fff;box-shadow:0 8px 22px #5a5f7614}.mine-card img{width:64px;height:64px;border-radius:50%}.mine-card h2{margin:0;font-size:19px}.mine-card p{margin:6px 0 0;color:var(--muted);font-size:13px;line-height:19px}.settings-list{position:relative;z-index:2;margin:0 16px;border-radius:18px;overflow:hidden;background:#fff}.settings-list button{width:100%;height:52px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid #f0f0f0;background:#fff;color:var(--ink)}.settings-list button:after{content:"›";color:var(--muted);font-size:22px}.danger{position:relative;z-index:2;width:calc(100% - 32px);height:46px;margin:24px 16px 0;border:1px solid #ff5353;border-radius:24px;color:#ff5353;background:#fff;font-weight:600}.coming-soon{position:relative;z-index:2;padding:20px 24px;text-align:center}.coming-soon img{width:100%;max-height:310px;object-fit:contain}.coming-soon h2{margin:6px 0 8px}.coming-soon p{margin:0;color:var(--ink-2);line-height:22px}.answer-flow-page{display:flex;flex-direction:column;overflow:hidden;padding-bottom:0}.answer-flow-list{position:relative;z-index:2;flex:1 1 auto;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:12px 14px calc(150px + env(safe-area-inset-bottom))}.flow-message{display:flex;gap:8px;margin:12px 0}.flow-message.right{justify-content:flex-end}.flow-message.left{justify-content:flex-start}.flow-opening{align-items:flex-end}.flow-opening-figure{width:92px;flex:0 0 auto}.flow-question-card{width:min(300px,calc(100vw - 82px));max-width:calc(100vw - 82px);padding:13px 14px;border-radius:16px;background:#fff;box-shadow:0 8px 22px #5a5f7614}.flow-question-single,.flow-question-multi,.flow-question-sort,.flow-question-score{padding:20px;border-radius:20px}.flow-rich-text{margin:6px 0 0;color:var(--ink);font-size:15px;line-height:23px;white-space:pre-wrap;word-break:break-word}.flow-rich-render p{margin:0}.flow-rich-render p+p{margin-top:6px}.flow-question-card img,.flow-question-card video{display:block;width:100%;max-height:220px;margin-top:10px;border-radius:10px;object-fit:cover}.flow-question-header{display:flex;align-items:center;margin-bottom:6px}.flow-question-edit{margin-left:auto;padding:4px;border:0;background:transparent;color:#b0b3c0;font-size:14px;font-weight:500}.flow-question-edit:disabled{opacity:.45}.flow-question-header span,.flow-required-row b{display:inline-flex;height:22px;padding:0 8px;align-items:center;border-radius:11px;background:#eef7ff;color:#2681b9;font-size:12px;font-weight:700}.flow-question-single .flow-question-header span,.flow-question-multi .flow-question-header span,.flow-question-sort .flow-question-header span,.flow-question-score .flow-question-header span{height:24px;padding:0 10px;border:1px solid #b7afff;border-radius:10px;background:#f3f1ff;color:#8d76ff;font-weight:600}.flow-required-row{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.flow-required-row b{background:#fff0f0;color:#df5858}.flow-required-row b.video{background:#fff6df;color:#a66a00}.flow-answer-wrap,.flow-bot-wrap{max-width:74%}.flow-bubble-right,.flow-bubble-left{padding:11px 13px;border-radius:16px;font-size:15px;line-height:22px;white-space:pre-wrap;word-break:break-word}.flow-bubble-right{border-bottom-right-radius:4px;background:#40cde3;color:#07313a}.flow-bubble-left{border-bottom-left-radius:4px;background:#fff;color:var(--ink);box-shadow:0 8px 22px #5a5f7614}.flow-media-card{display:block;width:172px;min-height:112px;padding:0;overflow:hidden;border:0;border-radius:14px;background:#fff;box-shadow:0 8px 22px #5a5f761f}.flow-media-card img,.flow-media-card video{display:block;width:100%;height:130px;object-fit:cover}.flow-media-card.video{position:relative}.flow-media-card.video span{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:#0000007a;color:#fff;font-size:12px}.flow-supplement-button{margin-top:8px;margin-left:auto;padding:6px 12px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px dashed #b7afff;border-radius:18px;background:#8477fb1a;color:#8477fb;font-size:12px;font-weight:500;line-height:14px}.flow-supplement-button.active{border-style:solid;background:#f3f1ff}.flow-supplement-button b{font-size:14px;line-height:12px}.flow-answer-edit{margin-top:8px;margin-left:auto;padding:6px 12px;display:flex;align-items:center;justify-content:center;border:1px solid #d8dbe5;border-radius:18px;background:#ffffffb8;color:#9096a1;font-size:12px;font-weight:500;line-height:14px}.flow-answer-edit.active{border-color:#b7afff;background:#f3f1ff;color:#8477fb}.flow-answer-edit:disabled{opacity:.45}.flow-typing{display:flex;gap:5px;align-items:center;min-width:58px}.flow-typing span{width:6px;height:6px;border-radius:50%;background:#9aa1ad;animation:typing-bounce 1s infinite ease-in-out}.flow-typing span:nth-child(2){animation-delay:.14s}.flow-typing span:nth-child(3){animation-delay:.28s}@keyframes typing-bounce{0%,80%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-4px);opacity:1}}.answer-bottom{position:fixed;z-index:20;left:50%;bottom:0;width:min(100%,430px);transform:translate(-50%);padding:8px 14px calc(10px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#f7f6ff00,#f7f6fff5 18px,#f7f6fffa);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.answer-tip{margin:0 0 7px;padding:0 4px;color:#8477fb;font-size:12px;line-height:18px}.flow-choice-list{display:flex;flex-direction:column;gap:12px;margin-top:14px}.flow-choice-hint{margin:-2px 0 0;color:#8477fb;font-size:12px;line-height:18px}.flow-choice-empty{height:128px;display:grid;place-items:center;color:#999;font-size:15px}.flow-choice{position:relative;width:100%;min-height:48px;margin:0;padding:12px 40px;display:grid;place-items:center;overflow:hidden;border:1px solid transparent;border-radius:8px;background:#f2f3f5;color:#5a5f76;text-align:center;font-size:15px;font-weight:600;line-height:22px}.flow-choice.active{border-color:#b7afff;background:#f3f1ff;color:#8d76ff}.flow-choice:disabled{opacity:1}.flow-choice-check{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#8d76ff;color:#fff;font-size:14px;line-height:1}.flow-sort-corner{position:absolute;right:-1px;top:-1px;width:30px;height:30px;display:grid;place-items:start end;padding:5px 6px 0 0;border-bottom-left-radius:30px;border-top-right-radius:8px;background:#8477fb;color:#fff;font-size:14px;font-weight:600;line-height:1}.answer-flow-submit{width:100%;height:48px;border:0;border-radius:24px;font-size:16px;font-weight:600}.answer-compact-submit{min-width:106px;height:34px;display:flex;align-items:center;justify-content:center;margin:0 0 8px auto;padding:0 30px;border:0;border-radius:6px;font-size:12px;font-weight:500;box-shadow:none}.answer-supplement-done{height:30px;margin-top:8px;margin-left:auto;padding:0 12px;display:flex;align-items:center;justify-content:center;border:0;border-radius:15px;background:#f3f1ff;color:#8477fb;font-size:12px;font-weight:500}.answer-supplement-done:disabled{opacity:.45}.answer-upload-card{position:relative;min-height:38px;overflow:hidden;padding:10px 12px;border:1px solid rgba(209,209,254,.38);border-radius:19px;background:#fff;box-shadow:0 2px 10px #5858580d;color:#8477fb;font-size:13px}.answer-upload-card span{position:relative;z-index:1}.answer-upload-card i{position:absolute;left:0;bottom:0;height:3px;border-radius:999px;background:#8477fb;transition:width .18s ease}.flow-score-card{margin-top:12px}.flow-score-scale{display:flex;justify-content:space-between;padding:0 18px;color:#fff;font-size:14px;font-weight:600;line-height:18px}.flow-score-slider{position:relative;height:44px;margin-top:2px;display:flex;align-items:center}.flow-score-slider input{width:100%;height:24px;margin:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;border-radius:12px;background:linear-gradient(90deg,#b7afff 0 var(--score-percent),#ecedee var(--score-percent) 100%);outline:0}.flow-score-slider input:disabled{opacity:1}.flow-score-slider input::-webkit-slider-thumb{width:36px;height:36px;-moz-appearance:none;appearance:none;-webkit-appearance:none;border:0;border-radius:50%;background:transparent}.flow-score-slider input::-moz-range-thumb{width:36px;height:36px;border:0;border-radius:50%;background:transparent}.flow-score-slider b{position:absolute;left:var(--score-percent);top:50%;transform:translate(-50%,-50%);width:36px;height:36px;display:grid;place-items:center;border-radius:50%;background:#8477fb;color:#fff;font-size:14px;font-weight:600;pointer-events:none}.flow-native-input{width:100%;height:44px;margin-bottom:10px;padding:0 12px;border:1px solid #e4e7ee;border-radius:12px;background:#fff;color:var(--ink)}.answer-input-pill{position:relative;min-height:38px;max-height:160px;display:grid;grid-template-columns:30px minmax(0,1fr) 30px auto;gap:6px;align-items:end;padding:4px 7px;border:1px solid rgba(209,209,254,.1);border-radius:25px;background:#fff;box-shadow:0 2px 10px #5858580d}.answer-input-pill-plain{grid-template-columns:minmax(0,1fr) auto}.answer-input-pill input,.answer-input-pill textarea{width:100%;min-width:0;min-height:30px;max-height:120px;padding:6px 0;border:0;outline:0;background:transparent;color:var(--ink);font-size:14px;line-height:20px}.answer-input-pill textarea{resize:none;overflow-y:auto}.answer-input-pill input::placeholder,.answer-input-pill textarea::placeholder{color:#9096a1;font-size:15px}.media-control-wrap{position:relative;width:30px;height:30px}.media-icon-button,.voice-icon-button{width:30px;height:30px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:transparent}.media-icon-button img,.voice-icon-button img{width:30px;height:30px;display:block}.media-icon-button:disabled,.voice-icon-button:disabled{opacity:.4}.voice-icon-button.recording{background:#ff5b5b1f}.voice-icon-button.recording img{filter:sepia(1) saturate(4) hue-rotate(315deg)}.answer-send-button{height:30px;min-width:58px;padding:0 14px;display:flex;align-items:center;justify-content:center;border:0;border-radius:6px;background:#8477fb;color:#fff;font-size:12px;font-weight:500}.answer-send-button:disabled{opacity:.45}.hidden-file-input{display:none}.media-popover{position:absolute;left:-4px;bottom:42px;min-width:126px;padding:12px;display:grid;gap:12px;border-radius:12px;background:#fff;box-shadow:0 8px 24px #22222224}.media-popover:after{content:"";position:absolute;left:14px;bottom:-6px;width:12px;height:12px;background:#fff;transform:rotate(45deg);box-shadow:4px 4px 8px #2222220a}.media-menu-item{min-height:28px;padding:0;display:flex;align-items:center;gap:8px;border:0;background:transparent;color:#222;text-align:left}.media-menu-item b{font-size:15px;font-weight:500}.media-menu-icon{width:22px;height:22px;display:inline-block;border-radius:7px;background:#f3f1ff}.media-menu-icon.image:before,.media-menu-icon.video:before{content:"";display:block;width:10px;height:10px;margin:6px;border-radius:3px;background:#8477fb}.media-menu-icon.video:before{width:12px;height:8px;margin:7px 5px;border-radius:2px}@media (max-width: 360px){.project-card{grid-template-columns:88px minmax(0,1fr)}.project-cover{width:88px;height:88px}.researcher{right:-28px}}
