.opportunities-main{min-height:100vh;padding:2.5rem 0 4rem}.opportunities-header{margin-bottom:2rem;text-align:center}.opportunities-header h1{font-size:clamp(2.25rem,3vw,3.25rem);font-weight:800;color:var(--text);margin-bottom:.5rem}.subtitle{font-size:1.05rem;color:var(--text-muted)}.opportunities-why{display:flex;gap:.9rem;align-items:flex-start;max-width:760px;margin:0 auto 2rem;padding:1.15rem 1.35rem;border-radius:1rem;background:linear-gradient(180deg,var(--brand-tint),var(--bg-elevated));border:1px solid var(--brand-soft);border-left:4px solid var(--brand-primary);box-shadow:var(--shadow-soft);text-align:left}.opportunities-why-icon{font-size:1.35rem;color:var(--brand-primary);line-height:1.4;flex-shrink:0}.opportunities-why strong{display:block;color:var(--text-strong);font-size:.95rem;font-weight:700;margin-bottom:.2rem}.opportunities-why p{margin:0;color:var(--text-muted);font-size:.95rem;line-height:1.6}.url-card{margin-bottom:2rem;background:linear-gradient(135deg,var(--brand-tint),rgba(37,99,235,.08));border-color:var(--brand-soft)}.url-section{display:flex;flex-direction:column;gap:1rem}.url-description{color:var(--text-muted);font-size:.95rem;margin:0}.url-form{display:flex;gap:.75rem;flex-wrap:wrap}.url-form input{flex:1 1;min-width:200px;padding:.75rem;border:1px solid var(--stroke-subtle);border-radius:.9rem;font-size:.95rem;background:var(--bg-elevated);color:var(--text)}.url-form input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--brand-soft)}.url-form button{white-space:nowrap}.manual-result{margin-top:.5rem;padding:1rem;border-radius:1rem;border:1px solid rgba(16,185,129,.26);background-color:rgba(16,185,129,.08)}.manual-result h3{margin:0 0 .25rem;color:var(--text);font-size:1rem}.manual-result p{margin:0;color:var(--text-muted);font-size:.9rem}.manual-result-grid{margin-top:.75rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.manual-result-grid h4{margin:0;color:var(--text);font-size:.9rem}.manual-result-grid ul{margin:.5rem 0 0;padding-left:1rem;color:var(--text-muted);font-size:.9rem}.manual-result-grid li{margin-bottom:.35rem}.manual-tailoring-headline{margin-top:.35rem;color:var(--text);font-size:.9rem;font-weight:600}.manual-tailoring-summary{margin-top:.35rem}.manual-tailoring-keywords{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.manual-tailoring-keyword{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:999px;background:var(--brand-soft);border:1px solid var(--brand-soft);color:var(--brand-primary-strong);font-size:.75rem}.manual-empty{margin-top:.5rem;color:var(--text-soft);font-size:.85rem}.error-message{background-color:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.26);border-radius:.75rem;padding:.75rem;color:#b91c1c;font-size:.9rem}.error-card{background-color:rgba(239,68,68,.08);border-color:rgba(239,68,68,.25)}.follow-through-card,.guidance-history-card,.priority-support-card{margin-bottom:2rem}.follow-through-description,.guidance-history-description,.priority-support-description{margin:0 0 .75rem;color:var(--text-muted);font-size:.92rem}.follow-through-list,.guidance-history-list{margin:0;padding:0;list-style:none;display:grid;grid-gap:.75rem;gap:.75rem}.follow-through-item,.guidance-history-item{border:1px solid var(--stroke-subtle);border-radius:.9rem;background:var(--bg-elevated);box-shadow:var(--shadow-soft);padding:.85rem}.follow-through-item.overdue{border-color:rgba(239,68,68,.35);background:rgba(239,68,68,.1)}.follow-through-item-header{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.35rem}.follow-through-item-header span{color:var(--text-soft);font-size:.82rem}.follow-through-item p{margin:0;color:var(--text-muted);font-size:.9rem}.guidance-history-item h3{margin:0 0 .45rem;color:var(--text);font-size:.95rem}.guidance-history-item ul{margin:0;padding-left:1rem;color:var(--text-muted);font-size:.88rem}.priority-support-form{display:grid;grid-gap:.75rem;gap:.75rem}.priority-support-form label{display:grid;grid-gap:.35rem;gap:.35rem;color:var(--text-soft);font-size:.88rem}.priority-support-form input,.priority-support-form textarea{border:1px solid var(--stroke-subtle);border-radius:.8rem;padding:.65rem .75rem;background:var(--bg-elevated);color:var(--text)}.priority-support-form textarea{min-height:110px;resize:vertical}.priority-support-success{margin:.65rem 0 0;color:var(--brand-primary-strong);font-size:.88rem}.priority-support-error{margin:.65rem 0 0;color:#b91c1c;font-size:.88rem}.opportunities-section{margin-bottom:3rem}.section-title{font-size:1.375rem;font-weight:700;color:var(--text);margin-bottom:1.5rem}.section-title.applied-title{color:var(--text-soft)}.opportunities-list{display:flex;flex-direction:column;gap:1.5rem}.opportunity-card{background:var(--bg-elevated);border:1px solid var(--stroke-subtle);border-left:4px solid var(--accent);box-shadow:var(--shadow-soft);transition:transform .2s ease,box-shadow .2s ease}.opportunity-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.opportunities-list .opportunity-card{animation:oppRise .5s ease-out both}.opportunities-list .opportunity-card:first-child{animation-delay:.04s}.opportunities-list .opportunity-card:nth-child(2){animation-delay:.12s}.opportunities-list .opportunity-card:nth-child(3){animation-delay:.2s}.opportunities-list .opportunity-card:nth-child(4){animation-delay:.28s}.opportunities-list .opportunity-card:nth-child(5){animation-delay:.36s}@keyframes oppRise{0%{transform:translateY(16px)}to{transform:translateY(0)}}.opportunity-applied{opacity:.85;border-left-color:#10b981}.opp-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem}.opp-title-section{flex:1 1}.opp-title{font-size:1.25rem;font-weight:600;margin:0;color:var(--text)}.opp-client{color:var(--text-muted);font-size:.95rem;margin:.25rem 0 0}.opp-badge{display:inline-block;background-color:rgba(16,185,129,.14);color:var(--brand-primary-strong);padding:.25rem .75rem;border-radius:999px;font-size:.85rem;font-weight:600}.opp-description{color:var(--text-muted);line-height:1.6;margin-bottom:1rem}.opp-meta{display:flex;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap}.meta-item{display:flex;gap:.5rem}.meta-label{font-weight:600;color:var(--text);font-size:.9rem}.meta-value{color:var(--text-muted);font-size:.9rem}.opp-skills{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.skills-label{font-weight:600;color:var(--text);font-size:.9rem}.skills-list{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{display:inline-block;background-color:rgba(37,99,235,.1);color:#1d4ed8;padding:.25rem .75rem;border-radius:999px;font-size:.85rem;font-weight:500}.opp-reasons{margin-bottom:1.5rem}.reasons-label{display:block;font-weight:600;color:var(--text);margin-bottom:.5rem;font-size:.9rem}.reasons-list{list-style:none;padding:0;margin:0;display:grid;grid-gap:.5rem;gap:.5rem}.reasons-list li{padding:.5rem .75rem;background-color:rgba(16,185,129,.08);border-left:3px solid #10b981;color:#065f46;font-size:.9rem}.opp-actions{display:flex;gap:1rem;align-items:center;padding-top:1rem;border-top:1px solid rgba(148,163,184,.14)}.opp-actions a{flex:1 1}.opp-actions a button{width:100%}.feedback-actions{display:flex;gap:.5rem;flex:1 1}.feedback-button{flex:1 1;display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.5rem;border:1px solid var(--stroke-subtle);background-color:var(--bg-canvas-2);border-radius:.75rem;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;color:var(--text)}.feedback-button:hover:not(:disabled){border-color:var(--accent);background-color:var(--brand-tint)}.feedback-button:disabled{opacity:.5;cursor:not-allowed}.feedback-relevant:hover:not(:disabled){color:var(--brand-primary-strong);border-color:#10b981}.feedback-not-relevant:hover:not(:disabled){color:#dc2626;border-color:#ef4444}.feedback-thanks{display:flex;align-items:center;gap:.5rem;color:var(--brand-primary-strong);font-size:.9rem;background-color:rgba(16,185,129,.08);padding:.5rem .75rem;border-radius:.75rem;flex:1 1}.feedback-icon{font-size:1.1rem;font-weight:700}.tracking-section{margin-top:1rem;padding-top:1rem;border-top:1px dashed rgba(148,163,184,.18);display:flex;flex-direction:column;gap:.75rem}.tracking-section h4{margin:0;font-size:1rem;color:var(--text)}.tracking-note{margin:0;color:var(--text-muted);font-size:.9rem}.proposal-guidance{background-color:var(--brand-tint);border:1px solid var(--brand-soft);border-radius:.75rem;padding:.85rem 1rem}.proposal-guidance h5{color:var(--text);font-size:.9rem;margin:0 0 .5rem}.proposal-guidance ul{color:var(--text-muted);margin:0;padding-left:1.1rem}.proposal-guidance li{font-size:.9rem;line-height:1.45;margin-bottom:.35rem}.proposal-guidance li:last-child{margin-bottom:0}.tracking-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.tracking-field{display:flex;flex-direction:column;gap:.35rem;color:var(--text-muted);font-size:.85rem;font-weight:600}.tracking-field input,.tracking-field select{width:100%;border:1px solid var(--stroke-subtle);border-radius:.75rem;padding:.55rem .65rem;font-size:.9rem;font-weight:400;color:var(--text);background-color:var(--bg-elevated)}.tracking-field input:focus,.tracking-field select:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--brand-soft)}.tracking-actions{display:flex;flex-wrap:wrap;gap:.5rem}.tracking-button{border:1px solid var(--brand-soft);background-color:var(--brand-tint);color:var(--brand-primary-strong);border-radius:.75rem;padding:.5rem .75rem;font-size:.85rem;font-weight:600;cursor:pointer}.tracking-button:hover:not(:disabled){border-color:var(--accent);background-color:var(--brand-soft)}.tracking-button:disabled{opacity:.6;cursor:not-allowed}.tracking-error,.tracking-success{margin:0;font-size:.85rem}.tracking-success{color:var(--brand-primary-strong)}.tracking-error{color:#b91c1c}.revenue-form{margin-top:.5rem;display:flex;flex-direction:column;gap:.75rem;padding:.75rem;border-radius:.9rem;background-color:var(--bg-canvas-2);border:1px solid var(--stroke-subtle)}.revenue-form h5{margin:0;color:var(--text);font-size:.95rem}.empty-card{background:linear-gradient(135deg,var(--brand-tint),var(--bg-elevated))}.empty-state{text-align:center;padding:2rem}.empty-state h2{color:var(--text);margin-bottom:.5rem}.empty-state p,.loading{color:var(--text-muted)}.loading{text-align:center;padding:3rem;font-size:1.1rem}@media (max-width:768px){.url-form{flex-direction:column}.url-form input{min-width:auto}.manual-result-grid{grid-template-columns:1fr}.opp-actions,.opp-header{flex-direction:column}.feedback-actions,.opp-actions a{width:100%}.feedback-button{flex:1 1}.opp-meta{flex-direction:column;gap:.75rem}.tracking-grid{grid-template-columns:1fr}.tracking-actions{flex-direction:column}}@media (prefers-reduced-motion:reduce){.opportunities-list .opportunity-card{animation:none!important}.opportunity-card:hover{transform:none}}