*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0e0e0e;--surface: #161616;--surface2: #1e1e1e;--border: #2a2a2a;--text: #f0ede8;--text-2: #888580;--text-3: #555250;--accent: #e8d5b0;--match: #4ade80;--missing: #f87171;--warning: #fbbf24}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:Sora,system-ui,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}.app{min-height:100%;padding:2rem 1rem 4rem}.container{max-width:680px;margin:0 auto}.header{margin-bottom:2.5rem}.header-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.75rem}.logo{font-family:DM Mono,monospace;font-size:1.25rem;font-weight:500;color:var(--text);letter-spacing:-.02em}.logo-dot{color:var(--accent)}.btn-ghost{font-family:DM Mono,monospace;font-size:.75rem;color:var(--text-2);background:none;border:1px solid var(--border);padding:.375rem .875rem;border-radius:.375rem;cursor:pointer;transition:border-color .15s,color .15s}.btn-ghost:hover{border-color:var(--accent);color:var(--accent)}.title{font-size:clamp(2rem,6vw,3rem);font-weight:600;letter-spacing:-.04em;line-height:1.1;margin-bottom:1rem}.title-dim{color:var(--text-2);font-weight:300}.subtitle{font-size:.9375rem;color:var(--text-2);line-height:1.65;max-width:520px}.input-area{display:flex;flex-direction:column;gap:.75rem}.textarea-wrapper{position:relative}.offer-textarea{width:100%;background:var(--surface);border:1px solid var(--border);border-radius:.75rem;color:var(--text);font-family:Sora,sans-serif;font-size:.9375rem;line-height:1.65;padding:1.25rem 1.25rem 3rem;resize:vertical;transition:border-color .15s;outline:none}.offer-textarea:focus{border-color:var(--accent)}.offer-textarea::placeholder{color:var(--text-3)}.example-btn{position:absolute;bottom:.875rem;right:.875rem;font-family:DM Mono,monospace;font-size:.7rem;color:var(--text-3);background:none;border:1px solid var(--border);padding:.25rem .625rem;border-radius:.25rem;cursor:pointer;transition:color .15s,border-color .15s}.example-btn:hover{color:var(--accent);border-color:var(--accent)}.analyze-btn{align-self:flex-end;background:var(--accent);color:#0e0e0e;font-family:Sora,sans-serif;font-size:.875rem;font-weight:600;padding:.75rem 1.75rem;border:none;border-radius:.5rem;cursor:pointer;transition:opacity .15s;letter-spacing:-.01em}.analyze-btn:hover:not(:disabled){opacity:.85}.analyze-btn:disabled{opacity:.3;cursor:not-allowed}.results{margin-top:2.5rem;animation:fadeUp .3s ease-out;display:flex;flex-direction:column;gap:2rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.score-section{display:flex;align-items:center;gap:2rem;padding:1.75rem;background:var(--surface);border:1px solid var(--border);border-radius:1rem}.score-ring-wrapper{position:relative;width:120px;height:120px;flex-shrink:0}.score-ring{width:100%;height:100%;transform:rotate(-90deg)}.ring-bg{fill:none;stroke:var(--surface2);stroke-width:10}.ring-fill{fill:none;stroke-width:10;stroke-linecap:round;transition:stroke-dasharray .6s ease-out,stroke .4s}.score-center{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.score-number{font-size:1.75rem;font-weight:600;letter-spacing:-.04em;line-height:1}.score-pct{font-size:1rem}.score-label{font-size:.6875rem;color:var(--text-3);font-family:DM Mono,monospace;margin-top:.125rem}.score-meta{flex:1;display:flex;flex-direction:column;gap:.75rem}.score-stat{display:flex;align-items:baseline;gap:.5rem}.stat-num{font-size:1.25rem;font-weight:600;font-family:DM Mono,monospace}.stat-num.match{color:var(--match)}.stat-num.missing{color:var(--missing)}.stat-num.total{color:var(--text-2)}.stat-label{font-size:.8125rem;color:var(--text-2)}.score-verdict{font-size:.8125rem;color:var(--text-2);border-top:1px solid var(--border);padding-top:.75rem;margin-top:.25rem}.result-block{padding:1.5rem;background:var(--surface);border:1px solid var(--border);border-radius:1rem}.result-title{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-family:DM Mono,monospace;font-weight:400;letter-spacing:.04em;text-transform:uppercase;margin-bottom:1rem}.result-dot{width:6px;height:6px;border-radius:50%}.match-title{color:var(--match)}.missing-title{color:var(--missing)}.match-dot{background:var(--match)}.missing-dot{background:var(--missing)}.tech-list{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{display:flex;align-items:center;gap:.375rem;font-size:.8125rem;font-family:DM Mono,monospace;padding:.375rem .75rem;border-radius:.375rem;border:1px solid;transition:opacity .15s}.match-tag{border-color:var(--border);background:var(--surface2)}.missing-tag{border-color:var(--border);background:var(--surface2);color:var(--text-2)}.tech-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.no-tech{text-align:center;color:var(--text-3);font-size:.9375rem;padding:2rem;background:var(--surface);border:1px dashed var(--border);border-radius:1rem}.stack-editor{display:flex;flex-direction:column;gap:1.5rem}.stack-hint{font-size:.875rem;color:var(--text-2);line-height:1.65}.stack-group-label{font-family:DM Mono,monospace;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-3);margin-bottom:.625rem}.stack-pills{display:flex;flex-wrap:wrap;gap:.375rem}.stack-pill{font-family:DM Mono,monospace;font-size:.75rem;padding:.3125rem .75rem;border-radius:.375rem;border:1px solid var(--border);background:none;color:var(--text-3);cursor:pointer;transition:border-color .15s,color .15s,background .15s}.stack-pill:hover{border-color:var(--text-3);color:var(--text-2)}.stack-pill.selected{background:var(--surface2);font-weight:500}.stack-count{font-family:DM Mono,monospace;font-size:.75rem;color:var(--text-3);border-top:1px solid var(--border);padding-top:1rem}@media (max-width: 520px){.score-section{flex-direction:column;align-items:flex-start}.score-ring-wrapper{width:96px;height:96px}.score-number{font-size:1.4rem}}
