*{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}body{background:#fbf8f1}#root{min-height:100vh;overflow-x:clip}body{margin:0}.mono{font-family:JetBrains Mono,ui-monospace,monospace}.display{font-family:Bricolage Grotesque,sans-serif;font-variation-settings:"opsz" 96}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-up{animation:fadeUp .5s cubic-bezier(.22,1,.36,1) both}.fade-up-1{animation-delay:.05s}.fade-up-2{animation-delay:.15s}.fade-up-3{animation-delay:.25s}.fade-up-4{animation-delay:.35s}@keyframes pulseSubtle{0%,to{opacity:.55}50%{opacity:1}}.pulse-subtle{animation:pulseSubtle 1.5s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.highlight{background:#c4b5fd;padding:0 6px;margin:0 -2px;display:inline-block;box-decoration-break:clone;-webkit-box-decoration-break:clone}.btn-primary{background:#1a1a1a;color:#fbf8f1;padding:14px 24px;border-radius:8px;border:2px solid #1A1A1A;font-weight:600;font-size:16px;cursor:pointer;font-family:inherit;transition:all .15s;display:inline-flex;align-items:center;gap:8px;box-shadow:0 3px #1a1a1a}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 4px #1a1a1a}.btn-primary:active{transform:translateY(2px);box-shadow:0 1px #1a1a1a}.btn-primary:disabled{opacity:.35;cursor:not-allowed;transform:none;box-shadow:0 3px #1a1a1a}.btn-red{background:#e63946;color:#fff;padding:14px 24px;border-radius:8px;border:2px solid #1A1A1A;font-weight:600;font-size:16px;cursor:pointer;font-family:inherit;transition:all .15s;display:inline-flex;align-items:center;gap:8px;box-shadow:0 3px #1a1a1a}.btn-red:hover{transform:translateY(-1px);box-shadow:0 4px #1a1a1a}.btn-red:active{transform:translateY(2px);box-shadow:0 1px #1a1a1a}.btn-red:disabled{opacity:.35;cursor:not-allowed;transform:none;box-shadow:0 3px #1a1a1a}.btn-ghost{background:transparent;color:#1a1a1a;padding:12px 20px;border-radius:8px;border:2px solid #1A1A1A;font-weight:600;font-size:15px;cursor:pointer;font-family:inherit;transition:all .15s;display:inline-flex;align-items:center;gap:8px}.btn-ghost:hover{background:#1a1a1a;color:#fbf8f1}.input,.select,.textarea{width:100%;padding:14px 16px;background:#fff;border:2px solid #1A1A1A;border-radius:8px;font-family:inherit;font-size:16px;color:#1a1a1a;transition:all .15s;box-sizing:border-box}.input:focus,.select:focus,.textarea:focus{outline:none;box-shadow:0 3px #1a1a1a;transform:translateY(-1px)}.textarea{min-height:90px;resize:vertical;line-height:1.5;font-family:inherit}.chip{padding:10px 16px;background:#fff;border:2px solid #1A1A1A;border-radius:999px;cursor:pointer;font-size:14px;font-weight:500;transition:all .12s;font-family:inherit;color:#1a1a1a}.chip:hover{background:#ede9fe}.chip-active{background:#c4b5fd}.card{background:#fff;border:2px solid #1A1A1A;border-radius:12px;box-shadow:0 4px #1a1a1a}.card-yellow{background:#ede9fe;border:2px solid #1A1A1A;border-radius:12px}.opportunity-cell{border:1.5px solid #1A1A1A;padding:10px 12px;background:#fff;font-size:12px;line-height:1.35;cursor:pointer;transition:all .12s;height:96px;display:flex;flex-direction:column;justify-content:space-between;position:relative;color:#1a1a1a;overflow:hidden}.opportunity-cell-title{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.opportunity-cell:hover{background:#ede9fe;transform:translateY(-1px)}.opportunity-cell-sample{background:#c4b5fd}.opportunity-cell-sample:hover{background:#a78bfa}.opportunity-cell-locked{background:repeating-linear-gradient(45deg,#f2eee3,#f2eee3 6px,#eeeae0 6px,#eeeae0 12px)}.opportunity-cell-locked:hover{background:repeating-linear-gradient(45deg,#ede9fe,#ede9fe 6px,#ddd6fe 6px,#ddd6fe 12px);transform:translateY(-1px)}.opportunity-cell-done{background:#e5f4ec;border-color:#2ea66b}.opportunity-cell-done:hover{background:#d4ecdd}.opportunity-cell-sample.opportunity-cell-done{background:#c9e8d6}.impact-dot{width:7px;height:7px;border-radius:999px;display:inline-block}.scrollbar-thin::-webkit-scrollbar{width:8px;height:8px}.scrollbar-thin::-webkit-scrollbar-thumb{background:#1a1a1a;border-radius:999px}.scrollbar-thin::-webkit-scrollbar-track{background:transparent}.progress-bar-bg{height:10px;background:#fff;border:2px solid #1A1A1A;border-radius:999px;overflow:hidden}.progress-bar-fill{height:100%;background:#c4b5fd;border-right:2px solid #1A1A1A;transition:width .4s ease}@media print{.no-print{display:none!important}.print-only{display:block!important}body{background:#fff}}.print-only{display:none}
