@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(92% 0 0);-webkit-font-smoothing:antialiased;background:oklch(14% 0 0);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;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(62% .22 285)}.btn-primary:hover:not(:disabled){background:oklch(70% .22 285);box-shadow:0 0 20px oklch(62% .22 285/.15)}.btn-success{color:oklch(14% 0 0);background:oklch(65% .18 160)}.btn-success:hover:not(:disabled){box-shadow:0 0 16px oklch(65% .18 160/.12)}.btn-outline{color:oklch(60% 0 0);background:0 0;border:1px solid oklch(28% 0 0)}.btn-outline:hover:not(:disabled){color:oklch(92% 0 0);border-color:oklch(60% 0 0)}.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(92% 0 0);background:oklch(18% 0 0);border:1px solid oklch(28% 0 0);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(40% 0 0)}input:not([type=checkbox]):not([type=radio]):not([type=range]):not([type=file]):not([type=color]):focus,textarea:focus,select:focus{border-color:oklch(62% .22 285);outline:none;box-shadow:0 0 0 3px oklch(62% .22 285/.15)}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(16% 0 0)}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='%23888' 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='%23a78bfa' 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(60% 0 0);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(55% .22 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(55% .22 25/.15)}.form-group.is-success input,.form-group.is-success textarea,.form-group.is-success select{border-color:oklch(65% .18 160)}.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(65% .18 160/.12)}.form-field{margin-bottom:12px}.form-hint{color:oklch(60% 0 0);margin-top:4px;font-size:12px}.form-error,.field-error{color:oklch(55% .22 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(18% 0 0);border:2px solid oklch(28% 0 0);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(62% .22 285);border-color:oklch(62% .22 285)}.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(62% .22 285/.15)}.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(30% 0 0);border:1px solid oklch(28% 0 0);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:oklch(60% 0 0);border-radius:50%;width:16px;height:16px;transition:all .2s;position:absolute;top:2px;left:2px}.form-switch input[type=checkbox]:checked{background:oklch(62% .22 285);border-color:oklch(62% .22 285)}.form-switch input[type=checkbox]:checked:after{background:#fff;left:20px}.form-switch input[type=checkbox]:focus{box-shadow:0 0 0 3px oklch(62% .22 285/.15)}.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(60% 0 0);white-space:nowrap;background:oklch(20% 0 0);border:1px solid oklch(28% 0 0);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(12px);backdrop-filter:blur(12px);background:oklch(14% 0 0/.92);border-bottom:1px solid oklch(28% 0 0);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(62% .22 285);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(60% 0 0);font-size:14px;font-weight:500;transition:color .15s}.navigation .nav-link:hover{color:oklch(92% 0 0)}.navigation .credits-badge{color:oklch(62% .22 285);background:oklch(62% .22 285/.1);border:1px solid oklch(62% .22 285/.2);border-radius:100px;padding:4px 12px;font-size:12px;font-weight:600}.navigation .credits-badge.low{color:oklch(55% .22 25);background:oklch(55% .22 25/.08);border-color:oklch(55% .22 25/.2)}.navigation .lang-switcher{position:relative}.navigation .lang-switcher .lang-toggle{color:oklch(60% 0 0);background:oklch(20% 0 0);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(92% 0 0);background:oklch(25% 0 0)}.navigation .lang-switcher .lang-dropdown{z-index:300;background:oklch(22% 0 0);border:1px solid oklch(28% 0 0);border-radius:6px;min-width:140px;padding:4px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #0006}.navigation .lang-switcher .lang-option{color:oklch(60% 0 0);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(92% 0 0);background:oklch(25% 0 0)}.navigation .lang-switcher .lang-option.active{color:oklch(92% 0 0);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(62% .22 285);margin-bottom:28px;font-size:13px;font-weight:600}.hero h1{letter-spacing:-.05em;color:oklch(92% 0 0);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(60% 0 0);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(28% 0 0);padding:100px 0 120px}.process-intro{margin-bottom:80px}.process-intro .section-tag{text-transform:uppercase;letter-spacing:.12em;color:oklch(62% .22 285);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:900px;padding-left:40px;position:relative}.timeline:before{content:"";background:oklch(28% 0 0);width:2px;position:absolute;top:0;bottom:0;left:21px}.timeline-row{grid-template-columns:80px 1fr;gap:48px;padding-bottom:48px;display:grid;position:relative}.timeline-row:last-child{padding-bottom:0}.timeline-row.right{grid-template-columns:1fr 80px}.timeline-row.right .timeline-card{text-align:right;order:-1}.timeline-row.right .timeline-card p{margin-left:auto}.timeline-marker{justify-content:center;display:flex}.timeline-num{color:oklch(60% 0 0);z-index:1;background:oklch(14% 0 0);border:2px solid oklch(28% 0 0);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 .3s;display:flex}.timeline-row:hover .timeline-num{color:oklch(62% .22 285);border-color:oklch(62% .22 285);box-shadow:0 0 16px oklch(62% .22 285/.15)}.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(60% 0 0);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(60% 0 0);margin-bottom:32px;font-size:1.1rem}.site-footer{border-top:1px solid oklch(28% 0 0);padding:40px 0}.site-footer .container{justify-content:space-between;align-items:center;display:flex}.site-footer .footer-brand{color:oklch(60% 0 0);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(60% 0 0);font-size:13px}.site-footer .footer-links a:hover{color:oklch(92% 0 0)}.app-layout{min-height:calc(100vh - 56px);display:flex}.app-sidebar{background:oklch(18% 0 0);border-right:1px solid oklch(28% 0 0);flex-shrink:0;width:220px;padding:24px 16px}.app-sidebar .sidebar-user{border-bottom:1px solid oklch(28% 0 0);align-items:center;gap:10px;margin-bottom:16px;padding:0 8px 20px;display:flex}.app-sidebar .sidebar-avatar{color:#fff;background:oklch(62% .22 285);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(62% .22 285);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(28% 0 0);height:1px;margin:8px 0}.app-sidebar .sidebar-link{color:oklch(60% 0 0);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(92% 0 0);background:oklch(26% 0 0)}.app-sidebar .sidebar-link.active{color:oklch(92% 0 0);background:oklch(25% 0 0);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 .projects-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px;display:grid}.dashboard-page .project-card{background:oklch(18% 0 0);border:1px solid oklch(28% 0 0);border-radius:10px;padding:24px;transition:all .2s;display:block}.dashboard-page .project-card:hover{background:oklch(22% 0 0);border-color:oklch(62% .22 285);transform:translateY(-2px);box-shadow:0 4px 24px #0000004d}.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(60% 0 0);background:oklch(26% 0 0);border-radius:100px;flex-shrink:0;padding:3px 10px;font-size:11px}.dashboard-page .status-badge.active{color:oklch(62% .22 285);background:oklch(62% .22 285/.12)}.dashboard-page .status-badge.completed{color:oklch(65% .18 160);background:oklch(65% .18 160/.12)}.dashboard-page .project-description{color:oklch(60% 0 0);-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(28% 0 0);border-radius:2px;height:4px;margin-bottom:6px;overflow:hidden}.dashboard-page .project-progress .progress-fill{background:oklch(62% .22 285);border-radius:2px;height:100%;transition:width .3s}.dashboard-page .project-progress .progress-text{color:oklch(60% 0 0);font-size:12px}.dashboard-page .project-footer{color:oklch(60% 0 0);justify-content:space-between;align-items:center;margin-top:12px;font-size:12px;display:flex}.dashboard-page .btn-delete{color:oklch(55% .22 25);border:1px solid oklch(55% .22 25/.3);border-radius:6px;padding:4px 12px;font-size:12px}.dashboard-page .btn-delete:hover{background:oklch(55% .22 25/.08)}.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(60% 0 0);margin-bottom:8px;font-size:2rem;font-weight:300;display:block}.dashboard-page .create-card span:last-child{color:oklch(60% 0 0);font-size:14px;font-weight:500}.dashboard-page .create-card:hover{background:oklch(25% 0 0);border-color:oklch(62% .22 285)}.dashboard-page .create-card:hover .create-icon,.dashboard-page .create-card:hover span:last-child{color:oklch(62% .22 285)}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal{background:oklch(22% 0 0);border:1px solid oklch(28% 0 0);border-radius:16px;width:100%;max-width:480px;padding:32px}.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(60% 0 0);margin-bottom:16px;font-size:14px}.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(18% 0 0);border:2px solid oklch(28% 0 0);border-radius:16px;flex-direction:column;align-items:center;gap:8px;padding:24px 16px;transition:all .2s;display:flex}.modal .mode-card:hover{background:oklch(62% .22 285/.06);border-color:oklch(62% .22 285)}.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(60% 0 0);margin:0;font-size:13px;line-height:1.4}.project-detail-page{padding:40px 0}.project-detail-header{margin-bottom:32px}.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(60% 0 0);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(60% 0 0);cursor:pointer;background:oklch(18% 0 0);border:2px solid oklch(28% 0 0);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 .25s;display:flex}.pipeline-node:disabled{cursor:not-allowed;opacity:.5}.pipeline-node.ready{color:oklch(50% .1 285);border-color:oklch(50% .1 285)}.pipeline-node.ready:hover:not(:disabled){color:oklch(62% .22 285);border-color:oklch(62% .22 285);transform:scale(1.08);box-shadow:0 0 16px oklch(62% .22 285/.15)}.pipeline-node.in-progress{color:#fff;background:oklch(62% .22 285);border-color:oklch(62% .22 285);animation:2s ease-in-out infinite pulse-node;box-shadow:0 0 20px oklch(62% .22 285/.15)}.pipeline-node.completed{color:oklch(14% 0 0);background:oklch(65% .18 160);border-color:oklch(65% .18 160)}.pipeline-node.completed:hover:not(:disabled){transform:scale(1.08);box-shadow:0 0 16px oklch(65% .18 160/.12)}@keyframes pulse-node{0%,to{box-shadow:0 0 12px oklch(62% .22 285/.15)}50%{box-shadow:0 0 32px oklch(62% .22 285/.3)}}.pipeline-line{background:oklch(28% 0 0);flex-shrink:0;width:72px;height:2px;margin:0 4px}.pipeline-line.done{background:oklch(65% .18 160)}.pipeline-label{color:oklch(60% 0 0);text-align:center;max-width:90px;margin-top:10px;font-size:11px;font-weight:500;line-height:1.3}.pipeline-label.ready{color:oklch(55% .1 285)}.pipeline-label.in-progress{color:oklch(62% .22 285);font-weight:600}.pipeline-label.completed{color:oklch(65% .18 160)}.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(18% 0 0);border:1px solid oklch(28% 0 0);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(62% .22 285);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;box-shadow:0 0 20px oklch(62% .22 285/.15)}.stage-workspace h2{font-size:1.5rem}.stage-workspace .stage-term{color:oklch(60% 0 0);text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:13px}.stage-workspace .workspace-footer{border-top:1px solid oklch(28% 0 0);justify-content:flex-end;margin-top:24px;padding-top:20px;display:flex}.workspace-empty{text-align:center;background:oklch(18% 0 0);border:1px solid oklch(28% 0 0);border-radius:16px;padding:56px 40px}.workspace-empty h3{margin-bottom:8px;font-size:1.25rem}.workspace-empty p{color:oklch(60% 0 0);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(22% 0 0);border:1px solid oklch(22% 0 0);border-radius:6px;padding:18px}.info-card h3{text-transform:uppercase;letter-spacing:.06em;color:oklch(60% 0 0);margin-bottom:10px;font-size:12px}.info-card .question-text{color:oklch(92% 0 0);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(60% 0 0);padding-left:14px;font-size:13px;position:relative}.info-card .methods-list li:before{content:"";background:oklch(28% 0 0);border-radius:50%;width:6px;height:6px;position:absolute;top:8px;left:0}.stage-tools h3{text-transform:uppercase;letter-spacing:.06em;color:oklch(60% 0 0);margin-bottom:16px;font-size:14px}.search-bar{margin-bottom:20px}.tool-card{background:oklch(22% 0 0);border:1px solid oklch(22% 0 0);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(60% 0 0);font-size:13px}.tool-card .btn{width:100%}.tool-result{background:oklch(14% 0 0);border:1px solid oklch(22% 0 0);border-radius:6px;max-height:280px;margin-top:12px;padding:14px;overflow-y:auto}.tool-result pre{white-space:pre-wrap;color:oklch(92% 0 0);font-family:DM Sans,system-ui,sans-serif;font-size:13px;line-height:1.6}.stage-log{background:oklch(18% 0 0);border:1px solid oklch(28% 0 0);border-radius:16px;padding:20px}.stage-log h3{text-transform:uppercase;letter-spacing:.06em;color:oklch(60% 0 0);border-bottom:1px solid oklch(28% 0 0);margin-bottom:14px;padding-bottom:10px;font-size:13px}.log-entries{max-height:380px;overflow-y:auto}.log-empty{color:oklch(60% 0 0);padding:16px 0;font-size:13px}.log-entry{border-bottom:1px solid oklch(22% 0 0);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(28% 0 0);border-radius:50%;width:6px;height:6px;display:block}.log-dot.started{background:oklch(62% .22 285)}.log-dot.completed{background:oklch(65% .18 160)}.log-dot.analysis{background:oklch(75% .15 85)}.log-dot.scrape{background:oklch(62% .15 50)}.log-content{flex:1;min-width:0}.log-action{color:oklch(92% 0 0);font-size:12px;display:block}.log-action strong{color:oklch(62% .22 285);font-weight:600}.log-detail{color:oklch(60% 0 0);white-space:pre-wrap;max-height:120px;margin-top:3px;font-size:11px;overflow-y:auto}.log-time{color:oklch(60% 0 0);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(62% .22 285);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;box-shadow:0 0 20px oklch(62% .22 285/.15)}.stage-header h1{font-size:2rem}.stage-header .stage-term{color:oklch(60% 0 0);text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:13px}.analysis-result{background:oklch(18% 0 0);border:1px solid oklch(28% 0 0);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(92% 0 0);font-family:DM Sans,system-ui,sans-serif;font-size:14px;line-height:1.6}.discovery-results{background:oklch(18% 0 0);border:1px solid oklch(28% 0 0);border-radius:16px;margin-top:24px;overflow:hidden}.discovery-tabs{border-bottom:1px solid oklch(28% 0 0);display:flex;overflow-x:auto}.discovery-tabs .tab{color:oklch(60% 0 0);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(92% 0 0);background:oklch(26% 0 0)}.discovery-tabs .tab.active{color:oklch(62% .22 285);border-bottom-color:oklch(62% .22 285)}.discovery-overview{padding:24px}.discovery-stats{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px;display:grid}.discovery-stats .stat-card{text-align:center;background:oklch(22% 0 0);border:1px solid oklch(22% 0 0);border-radius:6px;padding:16px}.discovery-stats .stat-card .stat-value{color:oklch(62% .22 285);font-family:Outfit,system-ui,sans-serif;font-size:2rem;font-weight:800;line-height:1;display:block}.discovery-stats .stat-card .stat-label{color:oklch(60% 0 0);text-transform:uppercase;letter-spacing:.04em;margin-top:6px;font-size:12px;display:block}.discovery-sources{margin-bottom:24px}.discovery-sources h4{text-transform:uppercase;letter-spacing:.06em;color:oklch(60% 0 0);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(60% 0 0);min-width:140px;font-size:13px}.discovery-sources .source-bar .bar-track{background:oklch(28% 0 0);border-radius:3px;flex:1;height:6px;overflow:hidden}.discovery-sources .source-bar .bar-fill{background:oklch(62% .22 285);border-radius:3px;height:100%;transition:width .3s}.discovery-sources .source-bar .source-count{color:oklch(92% 0 0);text-align:right;min-width:32px;font-size:13px;font-weight:600}.discovery-categories h4{text-transform:uppercase;letter-spacing:.06em;color:oklch(60% 0 0);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(60% 0 0);background:oklch(22% 0 0);border:1px solid oklch(28% 0 0);border-radius:100px;padding:6px 14px;font-size:13px}.discovery-categories .category-chips .category-chip strong{color:oklch(62% .22 285);margin-left:4px}.discovery-opportunities,.discovery-topics,.discovery-painpoints,.discovery-ai{flex-direction:column;gap:12px;padding:24px;display:flex}.opportunity-card{background:oklch(22% 0 0);border:1px solid oklch(22% 0 0);border-radius:6px;padding:16px}.opportunity-card .opp-header{align-items:center;gap:8px;margin-bottom:8px;display:flex}.opportunity-card .opp-header .confidence-badge{text-transform:uppercase;color:oklch(14% 0 0);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(60% 0 0);background:oklch(14% 0 0);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(60% 0 0);font-size:13px;line-height:1.5}.opportunity-card .opp-details div{margin-bottom:4px}.opportunity-card .opp-details strong{color:oklch(92% 0 0);font-weight:500}.topic-card{background:oklch(22% 0 0);border:1px solid oklch(22% 0 0);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(60% 0 0);background:oklch(14% 0 0);border-radius:4px;padding:2px 8px;font-size:11px}.topic-card .topic-header .topic-category.topic-cat-tool{color:oklch(62% .15 240)}.topic-card .topic-header .topic-category.topic-cat-problem{color:oklch(55% .22 25)}.topic-card .topic-header .topic-category.topic-cat-trend{color:oklch(75% .15 85)}.topic-card .topic-header .topic-category.topic-cat-platform{color:oklch(65% .18 160)}.topic-card .topic-header .topic-mentions{color:oklch(60% 0 0);margin-left:auto;font-size:12px}.topic-card .topic-examples{margin:0;padding:0;list-style:none}.topic-card .topic-examples li{color:oklch(60% 0 0);padding:2px 0 2px 14px;font-size:13px;position:relative}.topic-card .topic-examples li:before{content:"";background:oklch(28% 0 0);border-radius:50%;width:5px;height:5px;position:absolute;top:10px;left:0}.painpoint-card{color:oklch(92% 0 0);background:oklch(22% 0 0);border:1px solid oklch(22% 0 0);border-left:3px solid oklch(75% .15 85);border-radius:6px;padding:12px 16px;font-size:13px;line-height:1.5}.discovery-ai pre{white-space:pre-wrap;color:oklch(92% 0 0);font-family:DM Sans,system-ui,sans-serif;font-size:14px;line-height:1.6}.empty-state{color:oklch(60% 0 0);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(18% 0 0);border:1px solid oklch(28% 0 0);border-radius:16px;max-width:400px;padding:48px}.auth-container h1{margin-bottom:8px;font-family:Outfit,system-ui,sans-serif;font-size:2rem;font-weight:800}.auth-container p{color:oklch(60% 0 0);margin-bottom:24px}.auth-container .btn{width:100%}.auth-footer{color:oklch(60% 0 0);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(60% 0 0);text-decoration:underline}.auth-footer .auth-links a:hover{color:oklch(92% 0 0)}.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(60% 0 0);margin-bottom:12px;line-height:1.7}.legal-page .legal-content section ul{color:oklch(60% 0 0);margin-left:20px}.legal-page .legal-content section ul li{margin-bottom:8px}.error-message{color:oklch(55% .22 25);background:oklch(55% .22 25/.08);border:1px solid oklch(55% .22 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(60% 0 0);font-size:14px}.spinner{border:3px solid oklch(28% 0 0);border-top-color:oklch(62% .22 285);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(55% .22 25);font-size:14px}.credit-warning{color:oklch(75% .15 85);background:oklch(75% .15 85/.1);border:1px solid oklch(75% .15 85/.2);border-radius:6px;padding:10px 16px;font-size:14px}.credit-warning.critical{color:oklch(55% .22 25);background:oklch(55% .22 25/.08);border-color:oklch(55% .22 25/.2)}.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(60% 0 0);margin-bottom:32px;font-size:1.1rem}.modal-sm{max-width:360px}.modal-subtext{color:oklch(60% 0 0);margin-bottom:16px;font-size:14px}.credit-options{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.credit-option{cursor:pointer;background:oklch(14% 0 0);border:1px solid oklch(28% 0 0);border-radius:6px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.credit-option:hover{background:oklch(60% .18 255/.05);border-color:oklch(62% .22 285)}.credit-option .credit-label{font-weight:600}.credit-option .credit-desc{color:oklch(60% 0 0);font-size:13px}.back-link{color:oklch(62% .22 285);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(60% 0 0);background:oklch(14% 0 0);border:2px solid oklch(28% 0 0);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;font-weight:600;text-decoration:none;display:flex}.stage-mini-pipeline .mini-stage.active{color:var(--color-text-on-primary,#fff);background:oklch(62% .22 285);border-color:oklch(62% .22 285)}.stage-mini-pipeline .mini-stage-num{line-height:1}.settings-section{background:oklch(18% 0 0);border:1px solid oklch(28% 0 0);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(62% .22 285);font-size:1.5rem;font-weight:700}.settings-section .settings-hint{color:oklch(60% 0 0);margin-top:8px;font-size:14px;line-height:1.6}.settings-section .settings-message{color:oklch(50% .18 145);margin-top:12px;font-size:14px}.admin-toast{color:oklch(62% .22 285);background:oklch(62% .22 285/.1);border:1px solid oklch(62% .22 285/.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(18% 0 0);border:1px solid oklch(28% 0 0);border-radius:10px;transition:all .2s;overflow:hidden}.template-card:hover{border-color:oklch(62% .22 285);box-shadow:0 4px 24px #0000004d}.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(60% 0 0);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(60% 0 0);font-family:monospace;font-size:12px}.template-card .btn{margin:0 16px 16px}
