@import "https://fonts.googleapis.com/css2?family=Outfit:wght@500;600;700;800&family=DM+Sans:opsz,wght@9..40,400;9..40,500;9..40,600&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none}body{color:oklch(18% .01 260);-webkit-font-smoothing:antialiased;background:oklch(98% .005 85);font-family:DM Sans,system-ui,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}.container{max-width:1200px;margin:0 auto;padding:0 24px}h1,h2,h3,h4{letter-spacing:-.02em;color:oklch(18% .01 260);font-family:Outfit,system-ui,sans-serif;font-weight:600;line-height:1.2}h1{font-size:2.5rem;font-weight:800}h2{font-size:1.75rem}h3{font-size:1.25rem}h4{font-size:1.1rem}.btn{cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:10px 20px;font-family:DM Sans,system-ui,sans-serif;font-size:14px;font-weight:500;transition:all .15s;display:inline-flex}.btn:disabled{opacity:.4;cursor:not-allowed}.btn-primary{color:#fff;background:oklch(52% .12 190)}.btn-primary:hover:not(:disabled){background:oklch(45% .14 190)}.btn-success{color:#fff;background:oklch(52% .14 155)}.btn-success:hover:not(:disabled){background:oklch(45% .14 155)}.btn-outline{color:oklch(48% .02 260);background:0 0;border:1px solid oklch(90% .01 85)}.btn-outline:hover:not(:disabled){color:oklch(18% .01 260);background:oklch(95% .01 85);border-color:oklch(48% .02 260)}.btn-danger{color:#fff;background:oklch(52% .2 25)}.btn-danger:hover:not(:disabled){background:oklch(45% .2 25)}.btn-lg{border-radius:10px;padding:14px 28px;font-size:16px}.btn-sm{padding:6px 14px;font-size:13px}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]),textarea,select{color:oklch(18% .01 260);background:oklch(100% 0 0);border:1px solid oklch(90% .01 85);border-radius:6px;width:100%;padding:10px 14px;font-family:DM Sans,system-ui,sans-serif;font-size:14px;line-height:1.5;transition:border-color .15s,box-shadow .15s}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color])::placeholder,textarea::placeholder,select::placeholder{color:oklch(62% .01 260)}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]):focus,textarea:focus,select:focus{border-color:oklch(52% .12 190);outline:none;box-shadow:0 0 0 3px oklch(52% .12 190/.08)}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]):disabled,input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]):read-only,textarea:disabled,textarea:read-only,select:disabled,select:read-only{opacity:.5;cursor:not-allowed}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]):disabled,textarea:disabled,select:disabled{background:oklch(97% .005 85)}textarea{resize:vertical;min-height:100px}select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M2 4l4 4 4-4'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:36px}select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%230d7377' stroke-width='2' stroke-linecap='round'%3E%3Cpath d='M2 4l4 4 4-4'/%3E%3C/svg%3E")}.input-sm{padding:6px 10px;font-size:13px}.input-lg{border-radius:10px;padding:14px 18px;font-size:16px}label,.form-label{color:oklch(48% .02 260);margin-bottom:6px;font-size:13px;font-weight:500;display:block}.form-group{margin-bottom:16px}.form-group.is-error input,.form-group.is-error textarea,.form-group.is-error select{border-color:oklch(52% .2 25)}.form-group.is-error input:focus,.form-group.is-error textarea:focus,.form-group.is-error select:focus{box-shadow:0 0 0 3px oklch(52% .2 25/.08)}.form-group.is-success input,.form-group.is-success textarea,.form-group.is-success select{border-color:oklch(52% .14 155)}.form-group.is-success input:focus,.form-group.is-success textarea:focus,.form-group.is-success select:focus{box-shadow:0 0 0 3px oklch(52% .14 155/.08)}.form-field{margin-bottom:12px}.form-field label{color:oklch(48% .02 260);margin-bottom:6px;font-size:13px;font-weight:500;display:block}.form-hint{color:oklch(48% .02 260);margin-top:4px;font-size:12px}.form-error,.field-error{color:oklch(52% .2 25);margin-top:4px;font-size:12px;display:block}.form-check,.form-radio{cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.form-check input[type=checkbox],.form-check input[type=radio],.form-radio input[type=checkbox],.form-radio input[type=radio]{appearance:none;cursor:pointer;background:oklch(100% 0 0);border:2px solid oklch(90% .01 85);flex-shrink:0;width:18px;height:18px;padding:0;transition:all .15s;position:relative}.form-check input[type=checkbox]:checked,.form-check input[type=radio]:checked,.form-radio input[type=checkbox]:checked,.form-radio input[type=radio]:checked{background:oklch(52% .12 190);border-color:oklch(52% .12 190)}.form-check input[type=checkbox]:focus,.form-check input[type=radio]:focus,.form-radio input[type=checkbox]:focus,.form-radio input[type=radio]:focus{box-shadow:0 0 0 3px oklch(52% .12 190/.08)}.form-check input[type=checkbox]:disabled,.form-check input[type=radio]:disabled,.form-radio input[type=checkbox]:disabled,.form-radio input[type=radio]:disabled{opacity:.4;cursor:not-allowed}.form-check input[type=checkbox],.form-radio input[type=checkbox]{border-radius:4px}.form-check input[type=checkbox]:checked:after,.form-radio input[type=checkbox]:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:10px;position:absolute;top:1px;left:4px;transform:rotate(45deg)}.form-check input[type=radio],.form-radio input[type=radio]{border-radius:50%}.form-check input[type=radio]:checked:after,.form-radio input[type=radio]:checked:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px;position:absolute;top:4px;left:4px}.form-switch{cursor:pointer;align-items:center;gap:10px;font-size:14px;display:flex}.form-switch input[type=checkbox]{appearance:none;cursor:pointer;background:oklch(90% .01 85);border:1px solid oklch(85% .01 85);border-radius:11px;flex-shrink:0;width:40px;height:22px;padding:0;transition:all .2s;position:relative}.form-switch input[type=checkbox]:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px oklch(18% .01 260/.06)}.form-switch input[type=checkbox]:checked{background:oklch(52% .12 190);border-color:oklch(52% .12 190)}.form-switch input[type=checkbox]:checked:after{background:#fff;left:20px}.form-switch input[type=checkbox]:focus{box-shadow:0 0 0 3px oklch(52% .12 190/.08)}.form-switch input[type=checkbox]:disabled{opacity:.4;cursor:not-allowed}.input-group{align-items:stretch;display:flex}.input-group input,.input-group select{flex:1;min-width:0}.input-group input:not(:first-child),.input-group select:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group input:not(:last-child),.input-group select:not(:last-child){border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.input-group .input-addon{color:oklch(48% .02 260);white-space:nowrap;background:oklch(97% .005 85);border:1px solid oklch(90% .01 85);align-items:center;padding:0 12px;font-size:13px;display:flex}.input-group .input-addon:first-child{border-right:0;border-radius:6px 0 0 6px}.input-group .input-addon:last-child{border-left:0;border-radius:0 6px 6px 0}.navigation{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:oklch(100% 0 0/.95);border-bottom:1px solid oklch(90% .01 85);position:sticky;top:0}.navigation .nav-container{justify-content:space-between;align-items:center;max-width:1200px;height:56px;margin:0 auto;padding:0 24px;display:flex}.navigation .nav-logo{letter-spacing:-.03em;color:oklch(52% .12 190);font-family:Outfit,system-ui,sans-serif;font-size:1.25rem;font-weight:700;transition:opacity .15s}.navigation .nav-logo:hover{opacity:.8}.navigation .nav-links{align-items:center;gap:24px;display:flex}.navigation .nav-link{color:oklch(48% .02 260);font-size:14px;font-weight:500;transition:color .15s}.navigation .nav-link:hover{color:oklch(18% .01 260)}.navigation .credits-badge{color:oklch(52% .12 190);background:oklch(52% .12 190/.08);border:1px solid oklch(52% .12 190/.2);border-radius:100px;padding:4px 12px;font-size:12px;font-weight:600}.navigation .credits-badge.low{color:oklch(52% .2 25);background:oklch(52% .2 25/.08);border-color:oklch(52% .2 25/.2)}.navigation .lang-switcher{position:relative}.navigation .lang-switcher .lang-toggle{color:oklch(48% .02 260);background:oklch(97% .005 85);border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.navigation .lang-switcher .lang-toggle:hover{color:oklch(18% .01 260);background:oklch(95% .01 85)}.navigation .lang-switcher .lang-dropdown{z-index:300;background:oklch(100% 0 0);border:1px solid oklch(90% .01 85);border-radius:6px;min-width:140px;padding:4px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px oklch(18% .01 260/.1)}.navigation .lang-switcher .lang-option{color:oklch(48% .02 260);border-radius:4px;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:13px;transition:all .15s;display:flex}.navigation .lang-switcher .lang-option:hover{color:oklch(18% .01 260);background:oklch(95% .01 85)}.navigation .lang-switcher .lang-option.active{color:oklch(18% .01 260);font-weight:600}.main-content{min-height:calc(100vh - 56px)}.hero{padding:120px 0 100px}.hero .hero-eyebrow{text-transform:uppercase;letter-spacing:.12em;color:oklch(52% .12 190);margin-bottom:28px;font-size:13px;font-weight:600}.hero h1{letter-spacing:-.05em;color:oklch(18% .01 260);max-width:780px;font-family:Outfit,system-ui,sans-serif;font-size:clamp(3rem,6vw,5.5rem);font-weight:800;line-height:1}.hero .hero-desc{color:oklch(48% .02 260);max-width:540px;margin-top:24px;font-size:1.15rem;line-height:1.7}.hero .hero-actions{gap:12px;margin-top:36px;display:flex}.process{border-top:1px solid oklch(90% .01 85);padding:100px 0 120px}.process-intro{margin-bottom:80px}.process-intro .section-tag{text-transform:uppercase;letter-spacing:.12em;color:oklch(52% .12 190);margin-bottom:14px;font-size:12px;font-weight:600}.process-intro h2{letter-spacing:-.03em;font-family:Outfit,system-ui,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.15}.timeline{max-width:700px;padding-left:40px;position:relative}.timeline:before{content:"";background:oklch(90% .01 85);width:2px;position:absolute;top:0;bottom:0;left:21px}.timeline-row{grid-template-columns:80px 1fr;gap:32px;padding-bottom:40px;display:grid;position:relative}.timeline-row:last-child{padding-bottom:0}.timeline-marker{justify-content:center;display:flex}.timeline-num{color:oklch(48% .02 260);z-index:1;background:oklch(100% 0 0);border:2px solid oklch(90% .01 85);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-family:Outfit,system-ui,sans-serif;font-size:15px;font-weight:800;transition:all .2s;display:flex}.timeline-row:hover .timeline-num{color:oklch(52% .12 190);background:oklch(52% .12 190/.08);border-color:oklch(52% .12 190)}.timeline-card h3{letter-spacing:-.02em;margin-bottom:6px;font-family:Outfit,system-ui,sans-serif;font-size:1.2rem;font-weight:700}.timeline-card p{color:oklch(48% .02 260);max-width:480px;font-size:14px;line-height:1.6}.cta{text-align:center;padding:100px 0}.cta h2{letter-spacing:-.03em;margin-bottom:12px;font-family:Outfit,system-ui,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:800}.cta p{color:oklch(48% .02 260);margin-bottom:32px;font-size:1.1rem}.site-footer{border-top:1px solid oklch(90% .01 85);padding:40px 0}.site-footer .container{justify-content:space-between;align-items:center;display:flex}.site-footer .footer-brand{color:oklch(48% .02 260);font-family:Outfit,system-ui,sans-serif;font-size:14px;font-weight:600}.site-footer .footer-links{gap:24px;display:flex}.site-footer .footer-links a{color:oklch(48% .02 260);font-size:13px}.site-footer .footer-links a:hover{color:oklch(18% .01 260)}.app-layout{min-height:calc(100vh - 56px);display:flex}.app-sidebar{background:oklch(100% 0 0);border-right:1px solid oklch(90% .01 85);flex-shrink:0;width:220px;padding:24px 16px}.app-sidebar .sidebar-user{border-bottom:1px solid oklch(90% .01 85);align-items:center;gap:10px;margin-bottom:16px;padding:0 8px 20px;display:flex}.app-sidebar .sidebar-avatar{color:#fff;background:oklch(52% .12 190);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:700;display:flex}.app-sidebar .sidebar-user-info{flex-direction:column;min-width:0;display:flex}.app-sidebar .sidebar-name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.app-sidebar .sidebar-role{color:oklch(52% .12 190);text-transform:uppercase;letter-spacing:.05em;font-size:11px}.app-sidebar .sidebar-nav{flex-direction:column;gap:2px;display:flex}.app-sidebar .sidebar-divider{background:oklch(90% .01 85);height:1px;margin:8px 0}.app-sidebar .sidebar-link{color:oklch(48% .02 260);border-radius:6px;padding:8px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:all .15s;display:block}.app-sidebar .sidebar-link:hover{color:oklch(18% .01 260);background:oklch(95% .01 85)}.app-sidebar .sidebar-link.active{color:oklch(52% .12 190);background:oklch(52% .12 190/.08);font-weight:600}.app-main{flex:1;min-width:0;padding:40px 48px}.dashboard-page .dashboard-header{justify-content:space-between;align-items:center;margin-bottom:36px;display:flex}.dashboard-page .dashboard-header h1{font-family:Outfit,system-ui,sans-serif;font-size:2rem;font-weight:800}.dashboard-page .dashboard-actions{align-items:center;gap:12px;display:flex}.dashboard-page .projects-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.dashboard-page .project-card{background:oklch(100% 0 0);border:1px solid oklch(90% .01 85);border-radius:10px;padding:24px;transition:all .2s;display:block}.dashboard-page .project-card:hover{border-color:oklch(52% .12 190);transform:translateY(-1px);box-shadow:0 4px 12px oklch(18% .01 260/.08)}.dashboard-page .project-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.dashboard-page .project-header h3{font-size:1.05rem;font-weight:600}.dashboard-page .status-badge{text-transform:uppercase;letter-spacing:.05em;color:oklch(48% .02 260);background:oklch(95% .01 85);border-radius:100px;flex-shrink:0;padding:3px 10px;font-size:11px}.dashboard-page .status-badge.active{color:oklch(52% .12 190);background:oklch(52% .12 190/.08)}.dashboard-page .status-badge.completed{color:oklch(52% .14 155);background:oklch(52% .14 155/.08)}.dashboard-page .project-description{color:oklch(48% .02 260);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:16px;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.dashboard-page .project-progress{margin-bottom:12px}.dashboard-page .project-progress .progress-bar{background:oklch(90% .01 85);border-radius:2px;height:4px;margin-bottom:6px;overflow:hidden}.dashboard-page .project-progress .progress-fill{background:oklch(52% .12 190);border-radius:2px;height:100%;transition:width .3s}.dashboard-page .project-progress .progress-text{color:oklch(48% .02 260);font-size:12px}.dashboard-page .project-footer{color:oklch(48% .02 260);justify-content:space-between;align-items:center;margin-top:12px;font-size:12px;display:flex}.dashboard-page .btn-delete{color:oklch(52% .2 25);border:1px solid oklch(52% .2 25/.25);border-radius:6px;padding:4px 12px;font-size:12px}.dashboard-page .btn-delete:hover{background:oklch(52% .2 25/.08);border-color:oklch(52% .2 25/.4)}.dashboard-page .btn-delete:disabled{opacity:.5;cursor:not-allowed}.dashboard-page .create-card{border-style:dashed;justify-content:center;align-items:center;min-height:200px;display:flex}.dashboard-page .create-card .create-content{text-align:center}.dashboard-page .create-card .create-icon{color:oklch(48% .02 260);margin-bottom:8px;font-size:2rem;font-weight:300;display:block}.dashboard-page .create-card span:last-child{color:oklch(48% .02 260);font-size:14px;font-weight:500}.dashboard-page .create-card:hover{background:oklch(52% .12 190/.08);border-color:oklch(52% .12 190)}.dashboard-page .create-card:hover .create-icon,.dashboard-page .create-card:hover span:last-child{color:oklch(52% .12 190)}.discover-page .page-header{margin-bottom:32px}.discover-page .page-header h1{margin-bottom:8px;font-family:Outfit,system-ui,sans-serif;font-size:2rem;font-weight:800}.discover-page .page-header .page-subtitle{color:oklch(48% .02 260);font-size:16px}.discover-page .discover-action{margin-bottom:32px}.discover-page .discover-action .btn-lg{padding:14px 28px;font-size:16px}.discover-page .discover-tabs{border-bottom:1px solid oklch(90% .01 85);gap:4px;margin-bottom:24px;padding-bottom:0;display:flex}.discover-page .discover-tabs .tab{color:oklch(48% .02 260);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:10px 16px;font-size:14px;font-weight:500}.discover-page .discover-tabs .tab:hover{color:oklch(18% .01 260)}.discover-page .discover-tabs .tab.active{color:oklch(52% .12 190);border-bottom-color:oklch(52% .12 190)}.discover-page .discovery-summary{background:oklch(100% 0 0);border:1px solid oklch(90% .01 85);border-radius:10px;margin-bottom:24px;padding:20px}.discover-page .discovery-summary .summary-text{font-size:15px;line-height:1.6}.discover-page .discovery-sources,.discover-page .discovery-categories{margin-bottom:24px}.discover-page .discovery-sources h4,.discover-page .discovery-categories h4{text-transform:uppercase;letter-spacing:.05em;color:oklch(48% .02 260);margin-bottom:12px;font-size:14px;font-weight:600}.discover-page .source-bars{flex-direction:column;gap:8px;display:flex}.discover-page .source-bar{align-items:center;gap:12px;display:flex}.discover-page .source-name{color:oklch(48% .02 260);text-align:right;width:120px;font-size:13px}.discover-page .bar-track{background:oklch(90% .01 85);border-radius:4px;flex:1;height:8px;overflow:hidden}.discover-page .bar-fill{background:oklch(52% .12 190);border-radius:4px;height:100%;transition:width .3s}.discover-page .source-count{width:40px;font-size:13px;font-weight:600}.discover-page .category-chips{flex-wrap:wrap;gap:8px;display:flex}.discover-page .category-chip{background:oklch(100% 0 0);border:1px solid oklch(90% .01 85);border-radius:100px;padding:6px 12px;font-size:13px}.discover-page .category-chip strong{color:oklch(52% .12 190);margin-left:4px}.discover-page .opportunity-card{background:oklch(100% 0 0);border:1px solid oklch(90% .01 85);border-radius:10px;margin-bottom:12px;padding:16px}.discover-page .opportunity-card.opp-high{border-left:3px solid oklch(52% .14 155)}.discover-page .opportunity-card.opp-medium{border-left:3px solid oklch(65% .16 75)}.discover-page .opp-header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.discover-page .confidence-badge{text-transform:uppercase;color:#fff;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.discover-page .opp-source,.discover-page .opp-audience{color:oklch(48% .02 260);font-size:12px}.discover-page .opp-title{margin-bottom:8px;font-size:15px;font-weight:500}.discover-page .opp-details{color:oklch(48% .02 260);font-size:13px;line-height:1.5}.discover-page .opp-details div{margin-bottom:4px}.discover-page .topic-card{background:oklch(100% 0 0);border:1px solid oklch(90% .01 85);border-radius:10px;margin-bottom:12px;padding:16px}.discover-page .topic-header{align-items:center;gap:12px;display:flex}.discover-page .topic-name{font-size:15px;font-weight:600}.discover-page .topic-category{text-transform:uppercase;color:oklch(48% .02 260);background:oklch(95% .01 85);border-radius:4px;padding:2px 8px;font-size:11px}.discover-page .topic-mentions{color:oklch(48% .02 260);margin-left:auto;font-size:13px}.discover-page .topic-examples{color:oklch(48% .02 260);margin-top:8px;padding-left:16px;font-size:13px}.discover-page .topic-examples li{margin-bottom:4px}.discover-page .painpoint-card{background:oklch(100% 0 0);border:1px solid oklch(90% .01 85);border-radius:10px;margin-bottom:8px;padding:12px 16px;font-size:14px}.discover-page .discovery-ai pre{white-space:pre-wrap;background:oklch(100% 0 0);border:1px solid oklch(90% .01 85);border-radius:10px;padding:16px;font-size:14px;line-height:1.6}.discover-page .empty-state{text-align:center;color:oklch(48% .02 260);padding:40px}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:oklch(18% .01 260/.4);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:oklch(100% 0 0);border:1px solid oklch(90% .01 85);border-radius:16px;width:100%;max-width:480px;padding:32px;box-shadow:0 8px 24px oklch(18% .01 260/.1)}.modal h2{margin-bottom:20px;font-family:Outfit,system-ui,sans-serif;font-size:1.5rem;font-weight:700}.modal input,.modal textarea{margin-bottom:12px}.modal .modal-actions{justify-content:flex-end;gap:12px;margin-top:4px;display:flex}.modal .mode-hint{color:oklch(48% .02 260);margin-bottom:16px;font-size:14px}.modal .delete-instruction{color:oklch(48% .02 260);margin-bottom:8px;font-size:13px}.modal .mode-selection{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:20px;display:grid}.modal .mode-card{cursor:pointer;text-align:center;background:oklch(100% 0 0);border:2px solid oklch(90% .01 85);border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;transition:all .15s;display:flex}.modal .mode-card:hover{background:oklch(52% .12 190/.08);border-color:oklch(52% .12 190)}.modal .mode-card .mode-icon{font-size:2rem}.modal .mode-card strong{font-family:Outfit,system-ui,sans-serif;font-size:1rem}.modal .mode-card p{color:oklch(48% .02 260);margin:0;font-size:13px;line-height:1.4}.project-detail-page{padding:40px 0}.project-detail-header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.project-detail-header h1{letter-spacing:-.03em;font-family:Outfit,system-ui,sans-serif;font-size:2rem;font-weight:800}.project-detail-header p{color:oklch(48% .02 260);margin-top:6px;font-size:13px}.stage-pipeline{justify-content:center;align-items:flex-start;gap:0;padding:28px 0;display:flex;overflow-x:auto}.pipeline-step{flex-direction:column;flex:none;align-items:center;display:flex}.pipeline-node-wrapper{align-items:center;display:flex}.pipeline-node{color:oklch(48% .02 260);cursor:pointer;background:oklch(100% 0 0);border:2px solid oklch(90% .01 85);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-family:Outfit,system-ui,sans-serif;font-size:15px;font-weight:700;transition:all .2s;display:flex}.pipeline-node:disabled{cursor:not-allowed;opacity:.5}.pipeline-node.ready{color:oklch(52% .12 190);border-color:oklch(52% .12 190/.5)}.pipeline-node.ready:hover:not(:disabled){background:oklch(52% .12 190/.08);border-color:oklch(52% .12 190)}.pipeline-node.in-progress{color:#fff;background:oklch(52% .12 190);border-color:oklch(52% .12 190)}.pipeline-node.completed{color:#fff;background:oklch(52% .14 155);border-color:oklch(52% .14 155)}.pipeline-node.completed:hover:not(:disabled){background:oklch(45% .14 155)}.pipeline-line{background:oklch(90% .01 85);flex-shrink:0;width:72px;height:2px;margin:0 4px}.pipeline-line.done{background:oklch(52% .14 155)}.pipeline-label{color:oklch(48% .02 260);text-align:center;max-width:90px;margin-top:10px;font-size:11px;font-weight:500;line-height:1.3}.pipeline-label.ready{color:oklch(52% .12 190)}.pipeline-label.in-progress{color:oklch(52% .12 190);font-weight:600}.pipeline-label.completed{color:oklch(52% .14 155)}.project-body{grid-template-columns:1fr 340px;align-items:start;gap:32px;margin-top:32px;display:grid}.project-main{min-width:0}.stage-workspace{background:oklch(100% 0 0);border:1px solid oklch(90% .01 85);border-radius:16px;padding:32px}.stage-workspace .workspace-header{align-items:center;gap:16px;margin-bottom:28px;display:flex}.stage-workspace .stage-number-large{color:#fff;background:oklch(52% .12 190);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-family:Outfit,system-ui,sans-serif;font-size:24px;font-weight:800;display:flex}.stage-workspace h2{font-size:1.5rem}.stage-workspace .stage-term{color:oklch(48% .02 260);text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:13px}.stage-workspace .workspace-footer{border-top:1px solid oklch(90% .01 85);justify-content:flex-end;margin-top:24px;padding-top:20px;display:flex}.workspace-empty{text-align:center;background:oklch(100% 0 0);border:1px solid oklch(90% .01 85);border-radius:16px;padding:56px 40px}.workspace-empty h3{margin-bottom:8px;font-size:1.25rem}.workspace-empty p{color:oklch(48% .02 260);margin-bottom:24px;font-size:15px}.stage-content-grid{grid-template-columns:240px 1fr;gap:28px;display:grid}.stage-info{flex-direction:column;gap:14px;display:flex}.info-card{background:oklch(97% .005 85);border:1px solid oklch(94% .005 85);border-radius:6px;padding:18px}.info-card h3{text-transform:uppercase;letter-spacing:.06em;color:oklch(48% .02 260);margin-bottom:10px;font-size:12px}.info-card .question-text{color:oklch(18% .01 260);font-size:14px;line-height:1.6}.info-card .methods-list{flex-direction:column;gap:6px;list-style:none;display:flex}.info-card .methods-list li{color:oklch(48% .02 260);padding-left:14px;font-size:13px;position:relative}.info-card .methods-list li:before{content:"";opacity:.4;background:oklch(52% .12 190);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.stage-tools h3{text-transform:uppercase;letter-spacing:.06em;color:oklch(48% .02 260);margin-bottom:16px;font-size:14px}.search-bar{margin-bottom:20px}.tool-card{background:oklch(97% .005 85);border:1px solid oklch(94% .005 85);border-radius:6px;margin-bottom:12px;padding:18px}.tool-card .tool-header{margin-bottom:12px}.tool-card .tool-header h4{margin-bottom:4px;font-size:14px;font-weight:600}.tool-card .tool-header p{color:oklch(48% .02 260);font-size:13px}.tool-card .btn{width:100%}.tool-result{background:oklch(98% .005 85);border:1px solid oklch(94% .005 85);border-radius:6px;max-height:280px;margin-top:12px;padding:14px;overflow-y:auto}.tool-result pre{white-space:pre-wrap;color:oklch(18% .01 260);font-family:DM Sans,system-ui,sans-serif;font-size:13px;line-height:1.6}.stage-log{background:oklch(100% 0 0);border:1px solid oklch(90% .01 85);border-radius:16px;padding:20px}.stage-log h3{text-transform:uppercase;letter-spacing:.06em;color:oklch(48% .02 260);-webkit-user-select:none;user-select:none;border-bottom:1px solid oklch(90% .01 85);margin-bottom:14px;padding-bottom:10px;font-size:13px}.stage-log.log-collapsed{padding:16px 20px}.stage-log.log-collapsed h3{border-bottom:none;margin-bottom:0;padding-bottom:0}.log-entries{max-height:380px;overflow-y:auto}.log-empty{color:oklch(48% .02 260);padding:16px 0;font-size:13px}.log-entry{border-bottom:1px solid oklch(94% .005 85);gap:10px;padding:8px 0;display:flex}.log-entry:first-child{padding-top:0}.log-marker{flex-shrink:0;padding-top:5px}.log-dot{background:oklch(90% .01 85);border-radius:50%;width:6px;height:6px;display:block}.log-dot.started{background:oklch(52% .12 190)}.log-dot.completed{background:oklch(52% .14 155)}.log-dot.analysis{background:oklch(65% .16 75)}.log-dot.scrape{background:oklch(55% .12 60)}.log-content{flex:1;min-width:0}.log-action{color:oklch(18% .01 260);font-size:12px;display:block}.log-action strong{color:oklch(52% .12 190);font-weight:600}.log-detail{color:oklch(48% .02 260);white-space:pre-wrap;max-height:120px;margin-top:3px;font-size:11px;overflow-y:auto}.log-time{color:oklch(48% .02 260);margin-top:2px;font-size:11px;display:block}.stage-page{padding:40px 0}.stage-header{align-items:center;gap:16px;margin-bottom:32px;display:flex}.stage-header .stage-number-large{color:#fff;background:oklch(52% .12 190);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-family:Outfit,system-ui,sans-serif;font-size:24px;font-weight:800;display:flex}.stage-header h1{font-size:2rem}.stage-header .stage-term{color:oklch(48% .02 260);text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:13px}.analysis-result{background:oklch(100% 0 0);border:1px solid oklch(90% .01 85);border-radius:10px;margin-top:24px;padding:20px}.analysis-result h3{margin-bottom:12px;font-size:14px;font-weight:600}.analysis-result pre{white-space:pre-wrap;color:oklch(18% .01 260);font-family:DM Sans,system-ui,sans-serif;font-size:14px;line-height:1.6}.discovery-results{background:oklch(100% 0 0);border:1px solid oklch(90% .01 85);border-radius:16px;margin-top:24px;overflow:hidden}.discovery-tabs{border-bottom:1px solid oklch(90% .01 85);display:flex;overflow-x:auto}.discovery-tabs .tab{color:oklch(48% .02 260);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;padding:12px 20px;font-size:13px;font-weight:500;transition:all .15s}.discovery-tabs .tab:hover{color:oklch(18% .01 260);background:oklch(95% .01 85)}.discovery-tabs .tab.active{color:oklch(52% .12 190);border-bottom-color:oklch(52% .12 190)}.discovery-overview{padding:24px}.discovery-summary{margin-bottom:24px}.discovery-summary .summary-text{color:oklch(18% .01 260);font-size:15px;line-height:1.6}.discovery-summary .summary-text strong{color:oklch(52% .12 190);font-weight:600}.discovery-sources{margin-bottom:24px}.discovery-sources h4{text-transform:uppercase;letter-spacing:.06em;color:oklch(48% .02 260);margin-bottom:12px;font-size:13px}.discovery-sources .source-bars{flex-direction:column;gap:8px;display:flex}.discovery-sources .source-bar{align-items:center;gap:12px;display:flex}.discovery-sources .source-bar .source-name{color:oklch(48% .02 260);min-width:140px;font-size:13px}.discovery-sources .source-bar .bar-track{background:oklch(90% .01 85);border-radius:3px;flex:1;height:6px;overflow:hidden}.discovery-sources .source-bar .bar-fill{background:oklch(52% .12 190);border-radius:3px;height:100%;transition:width .3s}.discovery-sources .source-bar .source-count{color:oklch(18% .01 260);text-align:right;min-width:32px;font-size:13px;font-weight:600}.discovery-categories h4{text-transform:uppercase;letter-spacing:.06em;color:oklch(48% .02 260);margin-bottom:12px;font-size:13px}.discovery-categories .category-chips{flex-wrap:wrap;gap:8px;display:flex}.discovery-categories .category-chips .category-chip{color:oklch(48% .02 260);background:oklch(97% .005 85);border:1px solid oklch(90% .01 85);border-radius:100px;padding:6px 14px;font-size:13px}.discovery-categories .category-chips .category-chip strong{color:oklch(52% .12 190);margin-left:4px}.discovery-opportunities,.discovery-topics,.discovery-painpoints,.discovery-ai{flex-direction:column;gap:12px;padding:24px;display:flex}.opportunity-card{background:oklch(97% .005 85);border:1px solid oklch(94% .005 85);border-left:3px solid oklch(90% .01 85);border-radius:6px;padding:16px}.opportunity-card.opp-high{background:oklch(52% .14 155/.04);border-left-color:oklch(52% .14 155)}.opportunity-card.opp-high .opp-title{font-size:15px;font-weight:600}.opportunity-card.opp-medium{border-left-color:oklch(65% .16 75)}.opportunity-card .opp-header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.opportunity-card .opp-header .confidence-badge{text-transform:uppercase;color:#fff;border-radius:100px;padding:2px 10px;font-size:11px;font-weight:600}.opportunity-card .opp-header .opp-source,.opportunity-card .opp-header .opp-audience{color:oklch(48% .02 260);background:oklch(98% .005 85);border-radius:4px;padding:2px 8px;font-size:12px}.opportunity-card .opp-title{margin-bottom:8px;font-size:14px;font-weight:500;line-height:1.4}.opportunity-card .opp-details{color:oklch(48% .02 260);font-size:13px;line-height:1.5}.opportunity-card .opp-details div{margin-bottom:4px}.opportunity-card .opp-details strong{color:oklch(18% .01 260);font-weight:500}.topic-card{background:oklch(97% .005 85);border:1px solid oklch(94% .005 85);border-radius:6px;padding:14px}.topic-card .topic-header{align-items:center;gap:10px;margin-bottom:8px;display:flex}.topic-card .topic-header .topic-name{font-size:14px;font-weight:600}.topic-card .topic-header .topic-category{text-transform:uppercase;color:oklch(48% .02 260);background:oklch(98% .005 85);border-radius:4px;padding:2px 8px;font-size:11px}.topic-card .topic-header .topic-category.topic-cat-tool{color:oklch(52% .12 220)}.topic-card .topic-header .topic-category.topic-cat-problem{color:oklch(52% .2 25)}.topic-card .topic-header .topic-category.topic-cat-trend{color:oklch(65% .16 75)}.topic-card .topic-header .topic-category.topic-cat-platform{color:oklch(52% .14 155)}.topic-card .topic-header .topic-mentions{color:oklch(48% .02 260);margin-left:auto;font-size:12px}.topic-card .topic-examples{margin:0;padding:0;list-style:none}.topic-card .topic-examples li{color:oklch(48% .02 260);padding:2px 0 2px 14px;font-size:13px;position:relative}.topic-card .topic-examples li:before{content:"";background:oklch(90% .01 85);border-radius:50%;width:5px;height:5px;position:absolute;top:10px;left:0}.painpoint-card{color:oklch(18% .01 260);background:oklch(97% .005 85);border:1px solid oklch(94% .005 85);border-left:3px solid oklch(65% .16 75);border-radius:6px;padding:12px 16px;font-size:13px;line-height:1.5}.discovery-ai pre{white-space:pre-wrap;color:oklch(18% .01 260);font-family:DM Sans,system-ui,sans-serif;font-size:14px;line-height:1.6}.empty-state{color:oklch(48% .02 260);text-align:center;padding:32px 0;font-size:14px}.auth-page{justify-content:center;align-items:center;min-height:60vh;display:flex}.auth-container{text-align:center;background:oklch(100% 0 0);border:1px solid oklch(90% .01 85);border-radius:16px;max-width:400px;padding:48px;box-shadow:0 4px 12px oklch(18% .01 260/.08)}.auth-container h1{margin-bottom:8px;font-family:Outfit,system-ui,sans-serif;font-size:2rem;font-weight:800}.auth-container p{color:oklch(48% .02 260);margin-bottom:24px}.auth-container .btn{width:100%}.auth-footer{color:oklch(48% .02 260);margin-top:24px;font-size:13px}.auth-footer .auth-links{justify-content:center;gap:6px;margin-top:4px;display:flex}.auth-footer .auth-links a{color:oklch(48% .02 260);text-decoration:underline}.auth-footer .auth-links a:hover{color:oklch(18% .01 260)}.legal-page{padding:60px 0}.legal-page h1{margin-bottom:40px;font-family:Outfit,system-ui,sans-serif;font-size:2.5rem;font-weight:800}.legal-page .legal-content section{margin-bottom:32px}.legal-page .legal-content section h2{margin-bottom:12px;font-size:1.25rem;font-weight:600}.legal-page .legal-content section p{color:oklch(48% .02 260);margin-bottom:12px;line-height:1.7}.legal-page .legal-content section ul{color:oklch(48% .02 260);margin-left:20px}.legal-page .legal-content section ul li{margin-bottom:8px}.error-message{color:oklch(52% .2 25);background:oklch(52% .2 25/.08);border:1px solid oklch(52% .2 25/.2);border-radius:6px;margin-bottom:16px;padding:10px 16px;font-size:14px}.loading-state{flex-direction:column;align-items:center;gap:16px;padding:60px 0;display:flex}.loading-state p{color:oklch(48% .02 260);font-size:14px}.spinner{border:3px solid oklch(90% .01 85);border-top-color:oklch(52% .12 190);border-radius:50%;width:32px;height:32px;animation:.6s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.error-state{flex-direction:column;align-items:center;gap:16px;padding:40px 0;display:flex}.error-state .error-text{color:oklch(52% .2 25);font-size:14px}.credit-warning{color:oklch(50% .14 60);background:oklch(65% .16 75/.1);border:1px solid oklch(65% .16 75/.25);border-radius:6px;padding:10px 16px;font-size:14px}.credit-warning.critical{color:oklch(52% .2 25);background:oklch(52% .2 25/.08);border-color:oklch(52% .2 25/.25)}.not-found-page{text-align:center;padding:80px 20px}.not-found-page h1{margin-bottom:12px;font-size:5rem;font-weight:800}.not-found-page p{color:oklch(48% .02 260);margin-bottom:32px;font-size:1.1rem}.back-link{color:oklch(52% .12 190);margin-bottom:16px;font-size:14px;text-decoration:none;display:inline-block}.stage-mini-pipeline{gap:4px;margin-bottom:24px;display:flex}.stage-mini-pipeline .mini-stage{color:oklch(48% .02 260);background:oklch(100% 0 0);border:2px solid oklch(90% .01 85);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:600;text-decoration:none;transition:all .15s;display:flex}.stage-mini-pipeline .mini-stage:hover{color:oklch(52% .12 190);border-color:oklch(52% .12 190)}.stage-mini-pipeline .mini-stage.active{color:#fff;background:oklch(52% .12 190);border-color:oklch(52% .12 190)}.stage-mini-pipeline .mini-stage-num{line-height:1}.settings-section{background:oklch(100% 0 0);border:1px solid oklch(90% .01 85);border-radius:10px;max-width:640px;padding:24px}.settings-section h2{margin-bottom:16px;font-size:1.1rem;font-weight:600}.settings-section .credit-balance{color:oklch(52% .12 190);margin-bottom:4px;font-size:1.5rem;font-weight:700}.settings-section .settings-hint{color:oklch(48% .02 260);margin-top:8px;font-size:14px;line-height:1.6}.settings-section .settings-message{color:oklch(52% .14 155);margin-top:12px;font-size:14px}.admin-toast{color:oklch(52% .12 190);background:oklch(52% .12 190/.08);border:1px solid oklch(52% .12 190/.2);border-radius:6px;margin-bottom:24px;padding:10px 16px;font-size:14px}.template-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.template-card{background:oklch(100% 0 0);border:1px solid oklch(90% .01 85);border-radius:10px;transition:all .15s;overflow:hidden}.template-card:hover{border-color:oklch(52% .12 190);box-shadow:0 4px 12px oklch(18% .01 260/.08)}.template-card .template-preview{background:#fff;height:240px;position:relative;overflow:hidden}.template-card .template-preview iframe{transform-origin:0 0;pointer-events:none;border:none;width:200%;height:200%;transform:scale(.5)}.template-card .template-preview .template-loading{color:oklch(48% .02 260);justify-content:center;align-items:center;height:100%;font-size:13px;display:flex}.template-card .template-info{padding:16px}.template-card .template-info h3{margin-bottom:4px;font-size:14px;font-weight:600}.template-card .template-info .template-id{color:oklch(48% .02 260);font-family:monospace;font-size:12px}.template-card .btn{margin:0 16px 16px}.onboarding-hint{background:oklch(52% .12 190/.08);border:1px solid oklch(52% .12 190/.2);border-radius:10px;margin-bottom:32px;padding:24px}.onboarding-hint h3{color:oklch(52% .12 190);margin-bottom:8px;font-size:1.1rem;font-weight:600}.onboarding-hint p{color:oklch(48% .02 260);font-size:14px;line-height:1.6}.help-tip-wrapper{vertical-align:middle;margin-left:6px;display:inline-flex;position:relative}.help-tip-trigger{color:oklch(48% .02 260);cursor:help;background:oklch(95% .01 85);border:1px solid oklch(90% .01 85);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:600;transition:all .15s;display:inline-flex}.help-tip-trigger:hover{color:oklch(52% .12 190);background:oklch(52% .12 190/.08);border-color:oklch(52% .12 190)}.help-tip-content{color:oklch(100% 0 0);z-index:50;pointer-events:none;background:oklch(18% .01 260);border-radius:6px;width:240px;padding:8px 12px;font-size:12px;line-height:1.5;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px oklch(18% .01 260/.1)}.help-tip-content:after{content:"";border:5px solid #0000;border-top-color:oklch(18% .01 260);position:absolute;top:100%;left:50%;transform:translate(-50%)}@media (width<=1024px){.app-main{padding:32px 24px}.project-body{grid-template-columns:1fr}.stage-log{order:-1}.stage-content-grid{grid-template-columns:1fr}.template-grid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:clamp(2.5rem,5vw,4rem)}}@media (width<=768px){.navigation .nav-container{height:52px}.navigation .nav-links{gap:12px}.navigation .nav-link{display:none}.app-layout{flex-direction:column}.app-sidebar{border-bottom:1px solid oklch(90% .01 85);border-right:none;width:100%;padding:12px 16px}.app-sidebar .sidebar-user{margin-bottom:8px;padding:0 8px 12px}.app-sidebar .sidebar-nav{flex-flow:wrap;gap:4px}.app-sidebar .sidebar-link{padding:6px 10px;font-size:13px}.app-sidebar .sidebar-divider{display:none}.app-main{padding:20px 16px}.dashboard-page .dashboard-header{flex-direction:column;align-items:flex-start;gap:12px}.dashboard-page .dashboard-header h1{font-size:1.5rem}.dashboard-page .projects-grid{grid-template-columns:1fr}.hero{padding:60px 0 48px}.hero h1{letter-spacing:-.03em;font-size:2.25rem}.hero-desc{font-size:1rem}.hero-actions{flex-direction:column;gap:10px}.hero-actions .btn{width:100%}.process{padding:48px 0 60px}.process-intro{margin-bottom:40px}.timeline{padding-left:32px}.timeline-row{grid-template-columns:60px 1fr;gap:24px;padding-bottom:32px}.timeline-num{width:36px;height:36px;font-size:13px}.timeline-card h3{font-size:1rem}.cta{padding:48px 0}.stage-pipeline{justify-content:flex-start;gap:2px;padding:20px 0}.stage-pipeline .pipeline-line{width:24px}.stage-pipeline .pipeline-label{max-width:60px;font-size:9px}.stage-pipeline .pipeline-node{width:36px;height:36px;font-size:13px}.stage-header{flex-direction:column;align-items:flex-start;gap:12px}.stage-header .stage-number-large{width:44px;height:44px;font-size:20px}.stage-header h1{font-size:1.5rem}.stage-workspace{padding:20px}.workspace-header{flex-direction:column;align-items:flex-start;gap:12px}.stage-content-grid{grid-template-columns:1fr}.stage-mini-pipeline{flex-wrap:wrap}.modal{margin:16px;padding:24px}.modal-overlay{padding:16px}.legal-page{padding:32px 0}.legal-page h1{font-size:1.75rem}.auth-container{margin:16px;padding:32px 24px}.not-found-page h1{font-size:3rem}.template-grid{grid-template-columns:1fr}.settings-section{max-width:100%}}@media (width<=480px){.container{padding:0 16px}.hero h1{font-size:1.75rem}.timeline{padding-left:24px}.timeline-row{grid-template-columns:48px 1fr;gap:16px}.timeline-num{width:32px;height:32px;font-size:12px}.project-body{gap:16px}.stage-workspace{padding:16px}.mode-selection{grid-template-columns:1fr}}:focus-visible,button:focus-visible,a:focus-visible{outline-offset:2px;outline:2px solid oklch(52% .12 190)}.btn:focus-visible{outline-offset:2px;outline:2px solid oklch(52% .12 190);box-shadow:0 0 0 4px oklch(52% .12 190/.08)}
