.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-primary{color:#3182f6}.text-dark{color:#191f28}.text-light{color:#4e5968}.text-muted{color:#8b95a1}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-extrabold{font-weight:800}.m-0{margin:0}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mt-4{margin-top:40px}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mb-3{margin-bottom:24px}.mb-4{margin-bottom:40px}.p-0{padding:0}.p-1{padding:8px}.p-2{padding:16px}.p-3{padding:24px}.p-4{padding:40px}.d-block{display:block}.d-inline-block{display:inline-block}.d-flex{display:flex}.d-grid{display:grid}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{display:flex;flex-direction:column}@media(max-width:768px){.hide-mobile{display:none}}@media(min-width:768px){.hide-desktop{display:none}}.clickable{cursor:pointer}.discovery-page{min-height:100vh;min-height:100dvh;background:#f2f4f6;color:#191f28;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif}.discovery-header{position:sticky;top:0;z-index:30;background:#fffffff7;border-bottom:1px solid #f2f4f6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-row,.progress-row,.previous-panel,.discovery-main{width:100%;max-width:760px;margin:0 auto}.header-row{min-height:56px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;grid-gap:16px;gap:16px;padding:0 16px}.brand-link,.header-actions,.header-actions a{display:flex;align-items:center}.brand-link{gap:7px;color:#191f28;-webkit-text-decoration:none;text-decoration:none;font-size:15px}.brand-link i{font-size:18px}.header-row>p{margin:0;color:#8b95a1;font-size:13px;font-weight:500}.header-actions{justify-content:flex-end;gap:12px}.header-actions button,.header-actions a{min-width:38px;height:38px;padding:0 8px;border:0;background:transparent;color:#333d4b;font-size:13px;font-weight:600;-webkit-text-decoration:none;text-decoration:none;cursor:pointer}.header-actions button i{font-size:18px}.progress-row{display:flex;align-items:center;gap:6px;padding:0 16px 13px}.progress-label{flex:0 0 auto;padding:5px 10px;border-radius:999px;background:#e8f3ff;color:#1b64da;font-size:11px;font-weight:700}.progress-segment{height:4px;flex:1;border-radius:999px;background:#f2f4f6;transition:background-color .18s ease}.progress-segment.active{background:#3182f6}.previous-panel{position:relative;z-index:20;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;background:#fff;border-bottom:1px solid #f2f4f6}.stage-back,.previous-toggle{height:42px;display:flex;align-items:center;gap:5px;border:0;background:transparent;color:#333d4b;font-size:12px;font-weight:600;cursor:pointer}.stage-back{padding:0}.stage-back i{font-size:17px}.previous-toggle{justify-content:flex-end;padding:0}.previous-list{position:absolute;top:42px;left:16px;right:16px;max-height:320px;padding:8px 16px 14px;overflow-y:auto;background:#fff;border-bottom:1px solid #f2f4f6;box-shadow:0 12px 24px #00000014}.previous-list button{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 0;border:0;border-bottom:1px solid #f2f4f6;background:transparent;text-align:left;cursor:pointer}.previous-list button span:first-child{min-width:0;display:flex;flex-direction:column;gap:3px}.previous-list small{color:#8b95a1;font-size:10px}.previous-list strong{max-width:610px;overflow:hidden;color:#333d4b;font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.previous-list button>span:last-child{color:#3182f6;font-size:11px;font-weight:700}.discovery-main{min-height:calc(100dvh - 150px);padding:16px 16px 44px;background:#fff}.anonymous-chip{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;gap:4px;margin-bottom:12px;padding:5px 11px;border-radius:999px;background:#e8f3ff;color:#1b64da;font-size:11px;font-weight:700}.completed-node,.active-node{display:flex;flex-direction:column;gap:10px}.completed-node+.completed-node,.completed-node+.active-node{margin-top:10px}.assistant-sender{display:flex;align-items:center;gap:7px;margin-bottom:7px;color:#333d4b;font-size:12px;font-weight:700}.assistant-sender>span{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#3182f6;color:#fff;font-size:14px}.message-row{display:flex}.assistant-row{justify-content:flex-start}.user-row{justify-content:flex-end}.assistant-bubble,.user-bubble{max-width:88%;padding:13px 16px;border-radius:15px;font-size:14px;line-height:1.65;word-break:keep-all;word-wrap:anywhere;animation:message-rise .18s ease-out both}.assistant-bubble{background:#f9fafb;color:#333d4b;border-top-left-radius:7px}.user-bubble{background:#e8f3ff;color:#1b64da;border-top-right-radius:7px;font-weight:600}.quick-replies{display:grid;grid-gap:8px;gap:8px;margin-top:2px}.quick-replies button{width:100%;min-height:52px;padding:13px 16px;border:1px solid #f2f4f6;border-radius:14px;background:#fff;color:#191f28;font-size:14px;font-weight:500;text-align:left;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.quick-replies button:hover,.quick-replies button:focus-visible{border-color:#3182f6;background:#e8f3ff;outline:none;transform:translateY(-1px)}.typing-bubble{width:58px;height:40px;display:flex;align-items:center;justify-content:center;gap:4px;border-radius:14px;background:#f9fafb}.typing-bubble span{width:5px;height:5px;border-radius:50%;background:#8b95a1;animation:typing-dot .9s ease-in-out infinite}.typing-bubble span:nth-child(2){animation-delay:.12s}.typing-bubble span:nth-child(3){animation-delay:.24s}.notice-card,.research-limit,.slow-notice{display:flex;align-items:flex-start;gap:9px;padding:12px 14px;border-radius:12px;background:#fef0e6;color:#333d4b;font-size:12px;line-height:1.6}.notice-card p,.research-limit p,.slow-notice{margin:0}.notice-card i,.research-limit i,.slow-notice i{margin-top:2px;color:#f76707}.source-picker,.source-card,.process-card,.tech-card,.understanding-card,.opportunity-card,.brief-card,.login-gate,.handoff-card,.generating-card,.expired-card{border:1px solid #f2f4f6;border-radius:20px;background:#fff;box-shadow:0 4px 16px #0000000f}.source-picker,.source-card,.process-card,.login-gate,.handoff-card,.generating-card,.expired-card{padding:18px}.source-picker>p{margin:0 0 12px;color:#333d4b;font-size:13px;line-height:1.55}.source-picker>button{width:100%;display:grid;grid-template-columns:34px 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:13px 0;border:0;border-top:1px solid #f2f4f6;background:transparent;color:#191f28;text-align:left;cursor:pointer}.source-picker>button>i:first-child{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#e8f3ff;color:#3182f6;font-size:18px}.source-picker button span{display:flex;flex-direction:column;gap:2px}.source-picker button strong{font-size:13px}.source-picker button small{color:#8b95a1;font-size:11px}.source-card>label,.handoff-card form>label:not(.consent-check){display:block;margin-bottom:8px;color:#191f28;font-size:13px;font-weight:700}.source-card textarea,.source-card input,.custom-area input,.handoff-card input,.brief-editor textarea{width:100%;border:1px solid #f2f4f6;border-radius:12px;background:#f2f4f6;color:#191f28;font-family:inherit;font-size:14px;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.source-card textarea,.brief-editor textarea{padding:13px;resize:vertical;line-height:1.6}.source-card textarea:focus,.source-card input:focus,.custom-area input:focus,.handoff-card input:focus,.brief-editor textarea:focus{border-color:#3182f6;box-shadow:0 0 0 3px #3182f61f}.url-input{position:relative}.url-input i{position:absolute;top:50%;left:13px;color:#8b95a1;transform:translateY(-50%)}.url-input input{height:48px;padding:0 13px 0 38px}.input-help{margin:7px 0 0;color:#8b95a1;font-size:11px}.analysis-revision-card{margin-top:12px}.revision-guide{margin:0 0 12px;color:#333d4b;font-size:12px;line-height:1.6}.field-error{margin:9px 0 0;color:#e8344e;font-size:12px;line-height:1.5}.text-action{width:100%;min-height:50px;border-radius:13px;font-family:inherit;font-size:14px;font-weight:700;cursor:pointer}.primary-action{margin-top:14px}.secondary-action{margin-top:8px}.text-action{min-height:42px;margin-top:5px;border:0;background:transparent;color:#333d4b;font-size:12px}.dropzone{width:100%;min-height:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px dashed #3182f6;border-radius:15px;background:#e8f3ff;color:#191f28;cursor:pointer}.dropzone>i{color:#3182f6;font-size:27px}.dropzone span{color:#8b95a1;font-size:11px}.file-list{margin:12px 0 0;padding:0;list-style:none}.file-list li{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #f2f4f6}.file-list li>i{color:#3182f6;font-size:20px}.file-list li>span{min-width:0;flex:1;display:flex;flex-direction:column}.file-list strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.file-list small{color:#8b95a1;font-size:10px}.file-list button{width:32px;height:32px;border:0;background:transparent;color:#8b95a1;cursor:pointer}.process-heading,.result-card-title{display:flex;align-items:flex-start;gap:11px}.process-heading>span,.result-card-title>span,.gate-icon,.sent-icon{width:42px;height:42px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:13px;background:#e8f3ff;color:#3182f6;font-size:21px}.process-heading>div,.result-card-title>div{display:flex;flex-direction:column;gap:3px}.process-heading strong,.result-card-title h2{margin:0;color:#191f28;font-size:16px;line-height:1.4}.process-heading small,.result-card-title small{color:#8b95a1;font-size:10px;font-weight:700}.process-card ol{display:grid;grid-gap:11px;gap:11px;margin:18px 0 0;padding:0;list-style:none}.process-card li{display:flex;align-items:center;gap:9px;color:#8b95a1;font-size:12px}.process-card li.active{color:#191f28;font-weight:700}.process-card li.done{color:#0d9b4e}.process-card li i{font-size:16px}.slow-notice{margin-top:16px}.understanding-card,.opportunity-card,.brief-card{padding:20px}.result-card-title{align-items:center;margin-bottom:17px}.result-card-title>div{min-width:0;flex:1}.result-card-title>button{flex:0 0 auto;padding:7px 9px;border:1px solid #f2f4f6;border-radius:9px;background:#fff;color:#3182f6;font-size:11px;font-weight:700;cursor:pointer}.understanding-card section,.opportunity-card section{padding:14px 0;border-top:1px solid #f2f4f6}.understanding-card h3,.opportunity-card h3{margin:0 0 9px;color:#191f28;font-size:12px}.idea-summary{margin:0;color:#333d4b;font-size:13px;line-height:1.75;word-break:keep-all}.understanding-card ul,.opportunity-card ul,.opportunity-card ol{display:grid;grid-gap:7px;gap:7px;margin:0;padding:0;list-style:none}.understanding-card li,.opportunity-card li{display:flex;align-items:flex-start;gap:7px;color:#333d4b;font-size:12px;line-height:1.55}.understanding-card li i{margin-top:2px;color:#3182f6}.positioning,.opportunity-lead,.brief-guide{margin:0;padding:13px 14px;border-radius:12px;background:#e8f3ff;color:#1b64da;font-size:12px;font-weight:600;line-height:1.6}.opportunity-card ol li>span{width:20px;height:20px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#e8f3ff;color:#3182f6;font-size:10px;font-weight:800}.split-result{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.split-result>div{padding:12px;border-radius:12px;background:#f2f4f6}.split-result ul li:before{content:"•";color:#3182f6}.research-limit{margin-top:14px}.legal-notice{margin:12px 0 0;color:#8b95a1;font-size:10px;line-height:1.55}.tech-area-flow{display:grid;grid-gap:10px;gap:10px}.topic-selection-intro,.custom-topic-panel{padding:16px;border:1px solid #f2f4f6;border-radius:16px;background:#f2f4f6}.topic-selection-intro strong,.custom-topic-panel>label{display:block;color:#191f28;font-size:14px;font-weight:700}.topic-selection-intro p,.custom-topic-panel>p{margin:6px 0 0;color:#333d4b;font-size:11px;line-height:1.55}.tech-card{padding:17px;transition:border-color .15s ease,box-shadow .15s ease}.tech-select-button,.tech-detail-toggle{width:100%;border:0;background:transparent;color:inherit;font-family:inherit;cursor:pointer}.tech-select-button{padding:0;text-align:left}.tech-select-button:focus-visible,.tech-detail-toggle:focus-visible{outline:none;border-radius:9px;border-color:#3182f6;box-shadow:0 0 0 3px #3182f629}.tech-card.selected{border-color:#3182f6;box-shadow:0 0 0 2px #3182f61f}.tech-title{display:flex;align-items:center;justify-content:space-between;color:#3182f6;font-size:10px;font-weight:700}.tech-title i{font-size:19px}.tech-select-button>strong{display:block;margin-top:7px;color:#191f28;font-size:15px;line-height:1.45}.tech-detail-toggle{min-height:38px;display:flex;align-items:center;justify-content:flex-end;gap:3px;margin-top:8px;padding:7px 0 0;border-top:1px solid #f2f4f6;color:#3182f6;font-size:11px;font-weight:700}.tech-detail-toggle i{font-size:17px}.tech-card-details{padding-top:11px;border-top:1px solid #f2f4f6}.tech-card-details dl{display:grid;grid-gap:7px;gap:7px;margin:0}.tech-card-details dl>div{display:grid;grid-template-columns:58px 1fr;grid-gap:7px;gap:7px}.tech-card-details dt,.brief-card dt{color:#8b95a1;font-size:10px;font-weight:700}.tech-card-details dd,.brief-card dd{margin:0;color:#333d4b;font-size:11px;line-height:1.5}.tech-card-details>p{display:flex;gap:6px;margin:12px 0 0;padding-top:11px;border-top:1px solid #f2f4f6;color:#8b95a1;font-size:10px;line-height:1.5}.area-tools{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.area-tools button,.custom-area button{min-height:42px;border:1px solid #f2f4f6;border-radius:11px;background:#fff;color:#333d4b;font-size:12px;font-weight:700;cursor:pointer}.custom-area{display:grid;grid-template-columns:1fr 62px;grid-gap:8px;gap:8px;margin-top:12px}.custom-area input{height:42px;padding:0 12px;font-size:12px}.custom-topic-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.custom-topic-chip{min-height:34px;display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid rgba(49,130,246,.24);border-radius:999px;background:#e8f3ff;color:#1b64da;font-family:inherit;font-size:11px;font-weight:700;cursor:pointer}.custom-topic-chip i:first-child{color:#3182f6}.custom-topic-chip i:last-child{color:#8b95a1}.brief-card dl{margin:14px 0 0}.brief-card dl>div{padding:13px 0;border-bottom:1px solid #f2f4f6}.brief-card dt{margin-bottom:5px}.brief-card dd{font-size:12px}.brief-editor{display:grid;grid-gap:12px;gap:12px;margin-top:14px}.brief-editor label{display:grid;grid-gap:6px;gap:6px}.brief-editor label>span{color:#333d4b;font-size:11px;font-weight:700}.kakao-choice{min-height:48px;color:#1b64da}.login-gate,.handoff-card,.expired-card{text-align:center}.gate-icon,.sent-icon{margin:0 auto 13px}.login-gate h2,.handoff-card h2,.expired-card h2{margin:0;color:#191f28;font-size:18px;line-height:1.45}.login-gate>p,.handoff-card>p,.handoff-card form>p,.expired-card p{margin:9px 0 0;color:#333d4b;font-size:12px;line-height:1.6}.login-gate ul{display:grid;grid-gap:7px;gap:7px;margin:16px 0;padding:13px;border-radius:12px;background:#f2f4f6;list-style:none;text-align:left}.login-gate li{display:flex;align-items:center;gap:7px;color:#333d4b;font-size:11px}.login-gate li i{color:#0d9b4e}.handoff-card form>label:not(.consent-check){margin-top:17px;text-align:left}.handoff-card input[type=tel]{height:50px;padding:0 14px}.consent-check{display:flex;align-items:flex-start;gap:8px;margin-top:12px;color:#333d4b;font-size:11px;line-height:1.55;text-align:left}.consent-check input{width:17px;height:17px;flex:0 0 auto;margin-top:1px;accent-color:#3182f6}.handoff-summary{display:grid;grid-gap:5px;gap:5px;margin-top:16px;padding:14px;border-radius:12px;background:#f2f4f6;text-align:left}.handoff-summary small{color:#8b95a1;font-size:10px}.handoff-summary strong{color:#191f28;font-size:12px;line-height:1.5}.skeleton-lines{display:grid;grid-gap:8px;gap:8px;margin-top:18px}.skeleton-lines span{height:11px;border-radius:999px;background:linear-gradient(90deg,#f9fafb,#f2f4f6,#f9fafb);background-size:200% 100%;animation:skeleton 1.2s linear infinite}.skeleton-lines span:nth-child(1){width:72%}.skeleton-lines span:nth-child(3){width:52%}.expired-card>i{display:block;margin-bottom:10px;color:#8b95a1;font-size:34px}.privacy-caption{margin:18px 0 0;color:#8b95a1;font-size:10px;text-align:center}.sheet-backdrop{position:fixed;z-index:80;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:16px;background:#00000061}.bottom-sheet{width:100%;max-width:480px;padding:11px 20px 20px;border-radius:24px 24px 18px 18px;background:#fff;box-shadow:0 18px 50px #0003;animation:sheet-rise .18s ease-out both}.sheet-handle{width:38px;height:4px;display:block;margin:0 auto 18px;border-radius:999px;background:#f2f4f6}.bottom-sheet h2{margin:0;color:#191f28;font-size:18px}.bottom-sheet p{margin:9px 0 5px;color:#333d4b;font-size:12px;line-height:1.6}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.spinning{display:inline-block;animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes typing-dot{0%,60%,to{transform:translateY(0);opacity:.45}30%{transform:translateY(-3px);opacity:1}}@keyframes message-rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes sheet-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes skeleton{to{background-position:-200% 0}}@media(min-width:761px){.discovery-page{background:linear-gradient(90deg,#f2f4f6 0 calc(50% - 380px),#fff calc(50% - 380px) calc(50% + 380px),#f2f4f6 calc(50% + 380px))}.discovery-main{padding-right:24px;padding-left:24px}}@media(max-width:480px){.header-row{gap:6px;padding:0 16px}.brand-link,.header-actions a{font-size:12px}.header-row>p{font-size:11px}.header-actions{gap:2px}.progress-row{gap:5px}.assistant-bubble,.user-bubble{max-width:92%;font-size:13px}.quick-replies button{min-height:52px;font-size:13px}.split-result{grid-template-columns:1fr}.source-picker,.source-card,.process-card,.tech-card,.understanding-card,.opportunity-card,.brief-card,.login-gate,.handoff-card,.generating-card,.expired-card{border-radius:17px}.tech-card{padding:14px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:1ms!important;animation-iteration-count:1!important}}
