:root{font-family:Inter,system-ui,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}.app{max-width:980px;margin:0 auto;padding:48px 24px 72px;display:flex;flex-direction:column;gap:32px}header{display:flex;flex-direction:column;gap:16px}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.08em;font-weight:600;color:#2563eb}.subtitle{font-size:18px;color:#334155}.label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:0 0 6px}.project-card{display:flex;flex-wrap:wrap;gap:24px;background:#fff;border-radius:16px;padding:20px 24px;box-shadow:0 12px 24px -18px #0f172a73}.panel{background:#fff;border-radius:16px;padding:24px;box-shadow:0 12px 24px -18px #0f172a73}.stack{display:flex;flex-direction:column;gap:16px}.field{display:flex;flex-direction:column;gap:8px;font-weight:600;color:#1f2937}.field input,.field select{border-radius:12px;border:1px solid #cbd5f5;padding:10px 12px;font-size:14px}.combobox-wrap,.combobox,.combobox-input-wrap{position:relative}.combobox-input{width:100%;border-radius:12px;border:1px solid #cbd5f5;padding:10px 40px 10px 12px;font-size:14px;background:#fff}.combobox-input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.combobox-input:disabled{background:#f1f5f9;cursor:not-allowed}.combobox-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:24px;height:24px;padding:0;border:none;border-radius:6px;background:#e2e8f0;color:#64748b;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.combobox-clear:hover{background:#cbd5e1;color:#334155}.combobox-dropdown{position:absolute;top:100%;left:0;right:0;margin:4px 0 0;padding:8px 0;list-style:none;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px -12px #0f172a59;max-height:320px;overflow-y:auto;z-index:50}.combobox-group{padding:0;margin:0;list-style:none}.combobox-group-label{display:block;padding:8px 14px 4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.combobox-option{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;padding:10px 14px;border:none;background:none;font-size:14px;text-align:left;cursor:pointer;color:#1f2937}.combobox-option:hover,.combobox-option[aria-selected=true]{background:#f1f5f9}.combobox-option-name{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.combobox-option-state{flex-shrink:0;font-size:12px;color:#64748b;text-transform:capitalize}.metrics{margin-top:16px;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}.metric-value{font-size:32px;font-weight:700;margin:0}.metric-label{color:#64748b;margin:4px 0 0}.cards{margin-top:16px;display:flex;flex-direction:column;gap:10px;gap:16px}.card{border:1px solid #e2e8f0;border-radius:12px;padding:16px;display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.card--clickable{cursor:pointer;transition:box-shadow .15s,border-color .15s}.card--clickable:hover{box-shadow:0 4px 12px -4px #0f172a33;border-color:#cbd5e1}.card-content{flex:1;min-width:0}.card h3{margin:0;font-size:18px}.card-description-preview{margin:10px 0 0;font-size:13px;line-height:1.45;color:#64748b;word-break:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.markdown-body--card{white-space:normal}.markdown-body--card p,.markdown-body--card h1,.markdown-body--card h2,.markdown-body--card h3,.markdown-body--card ul,.markdown-body--card ol{display:inline;margin:0}.markdown-body--card ul,.markdown-body--card ol{padding-left:1em}.markdown-body--card .card-preview-img{max-width:100%;max-height:80px;width:auto;height:auto;object-fit:contain;vertical-align:middle;border-radius:6px}.card-meta{display:flex;flex-direction:column;align-items:flex-end;gap:6px;font-size:14px;color:#475569}.status{background:#e0f2fe;color:#0369a1;border-radius:999px;padding:2px 12px;font-size:12px;font-weight:600}.card-labels,.modal__labels{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.modal__meta .modal__labels{margin-top:0;margin-left:auto}.label-badge{display:inline-block;font-size:11px;font-weight:600;padding:3px 10px;border-radius:999px;border:1px solid #e2e8f0;background:#f1f5f9;color:#475569}.muted{color:#64748b}button{border:none;border-radius:12px;padding:10px 16px;font-size:14px;font-weight:600;cursor:pointer}button.primary{background:#2563eb;color:#fff}button.secondary{background:#e2e8f0;color:#1f2937}button:disabled{opacity:.6;cursor:not-allowed}.tabs{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #e2e8f0}.tab{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border:none;border-radius:10px 10px 0 0;font-size:14px;font-weight:600;color:#64748b;background:transparent;cursor:pointer;margin-bottom:-2px;border-bottom:2px solid transparent;transition:color .15s,background .15s,border-color .15s}.tab:hover{color:#334155;background:#f1f5f9}.tab--active{color:#2563eb;background:#eff6ff;border-bottom-color:#2563eb}.tab__count{font-size:12px;font-weight:500;color:inherit;opacity:.85;min-width:1.25rem;text-align:center;background:#0000000f;border-radius:999px;padding:2px 6px}.tab--active .tab__count{background:#2563eb26}.tab-panels{margin-top:0}.error{color:#b91c1c;font-weight:600}.share-url-wrap{display:flex;gap:12px;align-items:stretch;flex-wrap:wrap}.share-url-input{flex:1;min-width:200px;border-radius:12px;border:1px solid #cbd5f5;padding:10px 12px;font-size:14px;background:#f8fafc;color:#334155}.panel--share .share-url-wrap{margin-top:8px}.share-view{min-height:100vh;background:linear-gradient(180deg,#f1f5f9,#e2e8f0);padding:48px 24px 72px}.share-view__header{max-width:720px;margin:0 auto 32px;text-align:center}.share-view__eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:.08em;font-weight:600;color:#64748b;margin:0 0 8px}.share-view__title{font-size:28px;font-weight:700;color:#0f172a;margin:0 0 8px}.share-view__subtitle{font-size:14px;color:#64748b;margin:0}.share-view__panel{margin:0 auto;background:#fff;border-radius:16px;padding:24px;box-shadow:0 12px 24px -18px #0f172a59}.share-view__loading,.share-view__error{max-width:480px;margin:0 auto;padding:48px 24px;text-align:center}.share-view__error h1{font-size:20px;color:#0f172a;margin:0 0 12px}.share-view__error p{color:#64748b;margin:0}.share-view__card{transition:box-shadow .15s}.share-view__card:hover{box-shadow:0 4px 12px -4px #0f172a33}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;z-index:100;padding:24px;animation:modal-fade-in .2s ease-out}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}.modal{background:#fff;border-radius:16px;box-shadow:0 24px 48px -12px #0f172a66;max-width:800px;width:100%;max-height:85vh;display:flex;flex-direction:column;animation:modal-slide-in .25s ease-out}@keyframes modal-slide-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.modal__header{display:flex;align-items:flex-start;gap:16px;padding:20px 24px 12px;border-bottom:1px solid #e2e8f0}.modal__title{flex:1;margin:0;font-size:20px;font-weight:700;line-height:1.35;color:#0f172a}.modal__close{flex-shrink:0;width:36px;height:36px;padding:0;border:none;border-radius:10px;background:#f1f5f9;color:#64748b;font-size:24px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.modal__close:hover{background:#e2e8f0;color:#334155}.modal__meta{display:flex;flex-wrap:wrap;gap:12px 20px;padding:12px 24px;font-size:14px;color:#475569;border-bottom:1px solid #e2e8f0}.modal__body{padding:20px 24px 24px;overflow-y:auto}.modal__body-label{margin:0 0 8px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.modal__description{font-size:15px;line-height:1.6;color:#334155;word-break:break-word;overflow-wrap:break-word;max-width:100%}.markdown-body{font-size:15px;line-height:1.6;overflow-wrap:break-word;max-width:100%}.markdown-body img{max-width:100%;height:auto;display:block;border-radius:8px;margin:.75em 0}.markdown-body img:first-child{margin-top:0}.markdown-body h1,.markdown-body h2,.markdown-body h3{margin:1em 0 .5em;font-weight:700;line-height:1.3}.markdown-body h1{font-size:1.35em}.markdown-body h2{font-size:1.2em}.markdown-body h3{font-size:1.1em}.markdown-body h1:first-child,.markdown-body h2:first-child,.markdown-body h3:first-child{margin-top:0}.markdown-body p{margin:0 0 .75em}.markdown-body p:last-child{margin-bottom:0}.markdown-body ul,.markdown-body ol{margin:0 0 .75em;padding-left:1.5em}.markdown-body li{margin:.25em 0}.markdown-body code{font-size:.9em;padding:.15em .4em;background:#f1f5f9;border-radius:6px;color:#334155}.markdown-body pre{margin:.75em 0;padding:1em;background:#f1f5f9;border-radius:8px;overflow-x:auto}.markdown-body pre code{padding:0;background:none;font-size:13px}.markdown-body blockquote{margin:.75em 0;padding-left:1em;border-left:4px solid #e2e8f0;color:#64748b}.markdown-body a{color:#2563eb;text-decoration:none}.markdown-body a:hover{text-decoration:underline}.markdown-body hr{margin:1em 0;border:none;border-top:1px solid #e2e8f0}.filters-popover{position:absolute;top:calc(100% + 8px);left:0;background:#fff;border:1px solid #e1e4e8;border-radius:12px;box-shadow:0 10px 40px -12px #0f172a33;min-width:320px;z-index:1000;overflow:hidden}.filters-popover__header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #f1f3f5}.filters-popover__header h3{margin:0;font-size:16px;font-weight:600;color:#0f172a}.filters-popover__close{background:none;border:none;font-size:28px;line-height:1;color:#64748b;cursor:pointer;padding:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}.filters-popover__close:hover{background:#f1f3f5;color:#0f172a}.filters-popover__content{padding:20px;display:flex;flex-direction:column;gap:20px}.filter-group{display:flex;flex-direction:column;gap:8px}.filter-label{font-size:13px;font-weight:500;color:#475569;margin:0}.filter-select{padding:10px 12px;border:1px solid #e1e4e8;border-radius:8px;font-size:14px;color:#0f172a;background:#fff;cursor:pointer;transition:all .2s;font-family:inherit}.filter-select:hover{border-color:#cbd5f5}.filter-select:focus{outline:none;border-color:#5e6ad2;box-shadow:0 0 0 3px #5e6ad21a}.filters-popover__footer{padding:16px 20px;border-top:1px solid #f1f3f5;display:flex;justify-content:flex-end}.filters-popover__footer .button{font-size:14px}.priority-badge{display:inline-flex;align-items:center;gap:.25rem;padding:4px 8px;border-radius:6px;font-size:12px;font-weight:500;white-space:nowrap}.priority-1{background:#fee2e2;color:#991b1b}.priority-2{background:#fed7aa;color:#9a3412}.priority-3{background:#fef3c7;color:#92400e}.priority-4{background:#f1f5f9;color:#64748b}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}.login-container{width:100%;max-width:420px}.login-card{background:#fff;border-radius:12px;padding:2.5rem;box-shadow:0 20px 60px #0000004d}.login-title{font-size:2rem;font-weight:700;margin:0 0 .5rem;color:#1a202c;text-align:center}.login-subtitle{color:#64748b;text-align:center;margin:0 0 2rem;font-size:.95rem}.login-form{margin-top:1.5rem}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-weight:500;margin-bottom:.5rem;color:#334155;font-size:.9rem}.form-input,.form-textarea,.share-url-input{width:100%;padding:.75rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s;font-family:inherit}.form-input:focus,.form-textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-textarea{resize:vertical;min-height:100px}.form-hint{display:block;margin-top:.5rem;font-size:.85rem;color:#64748b}.button--full{width:100%;margin-top:.5rem}.login-hint{margin-top:2rem;text-align:center;font-size:.85rem;color:#64748b;background:#f8fafc;padding:1rem;border-radius:8px}.login-hint code{background:#fff;padding:.25rem .5rem;border-radius:4px;font-family:Monaco,Courier New,monospace;font-size:.9em;color:#667eea}.dashboard{max-width:1400px;margin:0 auto;padding:2rem}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.dashboard-header h1{margin:0 0 .5rem;font-size:2rem}.dashboard-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:#fff;padding:1.5rem;border-radius:12px;border:2px solid #e2e8f0;text-align:center}.stat-value{font-size:2.5rem;font-weight:700;color:#667eea;margin-bottom:.5rem}.stat-label{color:#64748b;font-size:.9rem;font-weight:500}.dashboard-section{background:#fff;padding:2rem;border-radius:12px;border:2px solid #e2e8f0;margin-bottom:2rem}.dashboard-section h2{margin:0 0 1.5rem;font-size:1.5rem}.shares-table{overflow-x:auto}.shares-table table{width:100%;border-collapse:collapse}.shares-table th,.shares-table td{padding:1rem;text-align:left;border-bottom:1px solid #e2e8f0}.shares-table th{font-weight:600;color:#334155;background:#f8fafc;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.shares-table tr:hover{background:#f8fafc}.share-disabled{opacity:.6}.token-display{font-family:Monaco,Courier New,monospace;font-size:.85rem;background:#f1f5f9;padding:.25rem .5rem;border-radius:4px;color:#475569}.actions-cell{display:flex;gap:.5rem;align-items:center}.button--small{padding:.4rem .7rem;font-size:.9rem;min-width:auto}.button--danger{background:#ef4444}.button--danger:hover{background:#dc2626}.badge{display:inline-block;padding:.35rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500}.badge--success{background:#d1fae5;color:#065f46}.badge--disabled{background:#f1f5f9;color:#64748b}.share-editor{max-width:1400px;margin:0 auto;padding:2rem}.share-editor-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.share-editor-header h1{margin:0 0 .5rem;font-size:2rem}.share-editor-content{display:grid;grid-template-columns:1fr 400px;gap:2rem}.share-editor-form{background:#fff;padding:2rem;border-radius:12px;border:2px solid #e2e8f0}.form-section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}.form-section:last-of-type{border-bottom:none}.form-section h3{margin:0 0 1.5rem;font-size:1.2rem;color:#334155}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:2rem;border-top:2px solid #e2e8f0}.share-editor-preview{position:sticky;top:2rem;height:fit-content}.share-editor-preview h3{font-size:1.1rem;margin:0 0 1rem;color:#334155}.share-url-box{display:flex;gap:.5rem;margin-bottom:2rem}.share-preview-card{background:#fff;padding:2rem;border-radius:12px;border:2px solid #e2e8f0}.share-preview-logo{max-width:150px;max-height:60px;margin-bottom:1rem;object-fit:contain}.share-preview-card h4{margin:0 0 1rem;font-size:1.3rem;color:#1a202c}.share-preview-message{color:#64748b;margin-bottom:1rem;line-height:1.6}.share-preview-contact{font-size:.9rem;color:#64748b;padding-top:1rem;border-top:1px solid #e2e8f0}.share-preview-contact a{color:#667eea;text-decoration:none}.share-preview-contact a:hover{text-decoration:underline}.admin-toggle-button{position:fixed;bottom:2rem;right:2rem;width:56px;height:56px;border-radius:50%;background:#667eea;color:#fff;border:none;font-size:1.5rem;cursor:pointer;box-shadow:0 4px 12px #667eea66;transition:all .3s;z-index:1000;display:flex;align-items:center;justify-content:center}.admin-toggle-button:hover{background:#5568d3;transform:scale(1.1);box-shadow:0 6px 20px #667eea99}.alert{padding:1rem 1.25rem;border-radius:8px;margin-bottom:1.5rem;font-size:.95rem}.alert--error{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.alert--success{background:#d1fae5;color:#065f46;border:1px solid #6ee7b7}
