:root{--notion-text: rgb(55, 53, 47);--notion-text-secondary: rgba(55, 53, 47, .6);--notion-border: rgba(55, 53, 47, .09);--notion-bg: white}*{box-sizing:border-box}body{margin:0;padding:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI Variable Display,Segoe UI,Helvetica,Arial,sans-serif;color:var(--notion-text);line-height:1.5}.notion-page{max-width:900px;margin:2em auto;padding:0 1em}.page-title{font-size:2.5rem;font-weight:700;margin-top:0;margin-bottom:.75em}h1{font-size:1.875rem;font-weight:600;letter-spacing:-.01em;line-height:1.2;margin-top:1.875rem}h2{font-size:1.5rem;font-weight:600;letter-spacing:-.01em;line-height:1.2;margin-top:1.5rem}h3{font-size:1.25rem;font-weight:600;letter-spacing:-.01em;line-height:1.2;margin-top:1.25rem}h4{font-size:1rem;font-weight:600;margin-top:1rem}hr{background:transparent;border:none;border-bottom:1px solid var(--notion-border);margin:1em 0}.callout{border-radius:10px;padding:1rem;margin:.5em 0;display:flex;align-items:flex-start;gap:.5em}.callout-icon{font-size:1.2em;flex-shrink:0}.callout p{margin:0}.callout-red{background:#fce9e7}.callout-yellow{background:#f9f3dc}.callout-blue{background:#e5f2fc}.callout-gray{background:#f0efed}.notion-table{width:100%;font-size:.875rem;border-collapse:collapse}.notion-table th,.notion-table td{border:1px solid var(--notion-border);padding:.25em .5em;line-height:1.5;min-height:1.5em;text-align:left;white-space:pre-wrap;word-break:break-word}.notion-table th{color:var(--notion-text-secondary);background:#f7f6f3;font-weight:500}.select-tag{display:inline-block;padding:0 .5em;border-radius:3px;font-size:.875rem;white-space:nowrap}.select-tag-default{background-color:#2a1c0012}.select-tag-gray{background-color:#1c13011c}.select-tag-green{background-color:#00602628}.select-tag-red{background-color:#ce18002a}.select-tag-yellow{background-color:#d19c0048}.select-tag-blue{background-color:#0076d934}code{background:#87837826;border-radius:3px;padding:.2em .4em;font-size:85%;color:#eb5757;font-family:SFMono-Regular,Menlo,Consolas,monospace}.filter-tabs{display:flex;gap:.5em;margin:1em 0}.filter-tab{padding:.25em .75em;border-radius:3px;cursor:pointer;font-size:.875rem;background:#2a1c0012;border:none;color:var(--notion-text)}.filter-tab:hover{background:#2a1c001f}.filter-tab.active{background:var(--notion-text);color:#fff}.clickable-row{cursor:pointer}.clickable-row:hover{background:#37352f0a}.dev-panel{border:2px dashed rgba(55,53,47,.2);border-radius:10px;padding:1rem;margin-bottom:1em;background:#f0efed80}.dev-panel-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.dev-panel-header h3{margin:0;font-size:.875rem;color:var(--notion-text-secondary)}.dev-panel-body{margin-top:.75em;display:flex;flex-wrap:wrap;gap:.5em}.dev-btn{padding:.4em .8em;border:1px solid var(--notion-border);border-radius:6px;background:#fff;font-size:.8rem;cursor:pointer;color:var(--notion-text)}.dev-btn:hover{background:#37352f0a}.dev-btn:disabled{opacity:.5;cursor:not-allowed}.dev-btn-result{font-size:.75rem;margin-top:.25em;color:var(--notion-text-secondary)}.login-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1em}.login-input{padding:.5em 1em;border:1px solid var(--notion-border);border-radius:6px;font-size:1rem;width:300px}.login-btn{padding:.5em 2em;border:none;border-radius:6px;background:var(--notion-text);color:#fff;font-size:1rem;cursor:pointer}.login-error{color:#eb5757;font-size:.875rem}.back-link{color:var(--notion-text-secondary);text-decoration:none;font-size:.875rem}.back-link:hover{color:var(--notion-text)}.review-bar{display:flex;gap:1px;height:1.2em;margin:.5em 0}.review-bar-segment{height:100%;min-width:.8em}.review-bar-positive{background:#00602666}.review-bar-negative{background:#ce180066}.review-bar-mixed{background:#d19c0066}
