@font-face{font-family:Styrene B;src:url(/fonts/StyreneB-Regular.ttf)format("truetype");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:Styrene B;src:url(/fonts/StyreneB-Bold.ttf)format("truetype");font-display:swap;font-style:normal;font-weight:700}@font-face{font-family:Tiempos Text;src:url(/fonts/TiemposText-Regular.otf)format("opentype");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:Tiempos Text;src:url(/fonts/TiemposText-RegularItalic.otf)format("opentype");font-display:swap;font-style:italic;font-weight:400}@font-face{font-family:Tiempos Text;src:url(/fonts/TiemposText-Medium.otf)format("opentype");font-display:swap;font-style:normal;font-weight:500}@font-face{font-family:Tiempos Text;src:url(/fonts/TiemposText-Bold.otf)format("opentype");font-display:swap;font-style:normal;font-weight:700}@font-face{font-family:Tiempos Text;src:url(/fonts/TiemposText-BoldItalic.otf)format("opentype");font-display:swap;font-style:italic;font-weight:700}@font-face{font-family:Geist Mono;src:url(/fonts/geist-mono.ttf)format("truetype");font-display:swap;font-style:normal;font-weight:400}
﻿:root{--gene-bg:#f0eee8;--gene-ink:#111827;--gene-ink-soft:#6b7280;--gene-line:#ffffff94;--gene-panel:linear-gradient(135deg,#fdfcfa 0%,#faf9f7 55%,#f3f1ed 100%);--gene-danger:#ee6f52;--gene-warning:#f6c667;--gene-shadow-inset:inset 1px 0 0 #ffffffe6,inset 14px 0 24px #00000012,inset 0 1px 0 #ffffffd1,inset 0 12px 20px #0000000b}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:var(--gene-ink);background:var(--gene-bg);-webkit-font-smoothing:antialiased;text-rendering:geometricPrecision;font-family:Styrene B,Segoe UI,sans-serif}button,textarea{font:inherit}button{cursor:pointer}.gene-shell-root{min-height:100vh;position:relative}.gene-shell-background,.gene-shell-noise{pointer-events:none;position:fixed;inset:0}.gene-shell-background{z-index:-2;background:#f0eee8}.gene-shell-noise{z-index:-1;opacity:.08;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:200px 200px}.gene-shell-left{z-index:10;width:380px;position:fixed;top:56px;bottom:20px;left:56px}.gene-shell-right{z-index:9;width:420px;position:fixed;top:40px;bottom:0;right:0}.gene-shell-center{pointer-events:none;z-index:5;justify-content:center;padding-top:20px;padding-bottom:40px;display:flex;position:fixed;inset:38px 0 0;overflow-y:auto}.workspace-shell{flex-direction:column;height:100%;display:flex}.workspace-shell__topbar{justify-content:space-between;align-items:center;gap:8px;padding:8px 12px 10px;display:flex}.workspace-sidebar__tabs{background:var(--gene-panel);border:1px solid #00000006;border-radius:9999px;gap:0;width:fit-content;padding:6px 8px;display:inline-flex;box-shadow:inset 0 0 0 1px #ffffffeb,inset 0 -1px #fffdfabf,inset 0 4px 12px #0000000e,inset 0 1px 3px #00000009,inset 0 -4px 8px #fffdf89e}.workspace-pill{color:#a2a8b4;white-space:nowrap;background:0 0;border:none;border-radius:9999px;outline:none;padding:7px 16px;font-size:13px;font-weight:500;line-height:1;transition:all .2s}.workspace-pill--active{color:#2f3135;background:#ffffffeb;box-shadow:0 1px 3px #00000014,0 1px 2px #0000000f}.workspace-shell__actions{align-items:center;gap:2px;display:flex}.workspace-icon-button{color:#9ca3af;background:0 0;border:none;border-radius:4px;padding:4px}.workspace-icon-button:hover{color:#6b7280;background:#0000000d}.workspace-shell__meta{color:#9ca3af;letter-spacing:.04em;text-transform:uppercase;justify-content:space-between;gap:12px;padding:0 18px 10px;font-size:11px;display:flex}.workspace-shell__tree{scrollbar-width:none;flex:1;min-height:0;padding:6px 18px 16px;overflow-y:auto}.workspace-node{color:#6b7280;border-radius:10px;align-items:center;gap:10px;min-height:34px;font-size:13px;display:flex}.workspace-node--button{text-align:left;background:0 0;border:0;width:100%;padding-top:7px;padding-bottom:7px;padding-right:10px}.workspace-node--active{color:#2f3135;background:#ffffffdb;box-shadow:0 12px 24px #3b291714}.workspace-node__icon{color:#9ca3af;width:16px}.workspace-node__label{flex:1}.workspace-node__badge{color:#6b7280;background:#ffffffe6;border-radius:9999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:11px;font-weight:600;display:inline-flex}.mode-panel{background:var(--gene-panel);border-left:1px solid var(--gene-line);height:100%;box-shadow:var(--gene-shadow-inset);overflow:hidden}.mode-panel__header{border-bottom:1px solid #0000000d;padding:14px 24px 12px}.mode-panel__eyebrow{color:#8f8f8f;margin:0;font-family:Geist Mono,ui-monospace,monospace;font-size:12px}.mode-panel__header h2{display:none}.mode-panel__description{color:#6b7280;margin:8px 0 0;font-size:13px;line-height:1.5}.mode-panel__body{scrollbar-width:none;height:calc(100% - 54px);padding:18px 24px 28px;overflow-y:auto}.panel-card{background:#ffffffad;border:1px solid #6a594414;border-radius:22px;padding:18px;box-shadow:0 14px 30px #3a291814}.panel-card__eyebrow,.panel-copy,.comment-status{color:#6c655d}.panel-card h3,.gene-paper{font-family:Tiempos Text,Georgia,serif}.comment-status--open{color:#5a4310;background:#f6c6673d}.editor-stage{pointer-events:none}.gene-paper{color:#111827;pointer-events:auto;background:#fff;border-radius:12px;flex-shrink:0;align-self:flex-start;width:700px;min-height:calc(100vh - 120px);padding:48px 56px;font-size:17px;line-height:1.6;position:relative;overflow:visible;box-shadow:-8px 12px 24px #00000026,8px 12px 24px #00000026}.editor-inline-notice{color:#5f4c1a;background:#fff2d1c7;border:1px solid #b98d1238;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:12px 14px;display:flex}.editor-inline-notice button{color:inherit;background:0 0;border:0;justify-content:center;align-items:center;display:inline-flex}.editor-textarea,.editor-preview{resize:none;color:#111827;letter-spacing:-.2px;background:0 0;border:0;width:100%;min-height:calc(100vh - 220px);font-family:Tiempos Text,Georgia,serif;font-size:17px;line-height:1.6}.editor-textarea:focus{outline:none}.editor-preview{white-space:pre-wrap}.editor-preview--review{-webkit-user-select:text;user-select:text;position:relative}.editor-mark{border-radius:8px;padding:.08em .08em .12em}.editor-mark--warning{background:#f6c66773}.editor-mark--danger{background:#ee6f5259}.editor-mark--comment{background:#ceb98e52;border-bottom:2px solid #8668277a}.editor-mark--comment-resolved{background:#ccd8be6b;border-bottom-color:#557e3a73}.editor-mark--comment-active{background:#f6c6677a;border-bottom-color:#b98d12e0}.review-canvas{position:relative}.review-canvas__action{color:#3f3217;z-index:4;background:linear-gradient(#fff6dbf5,#f8ebc0f5);border:1px solid #b98d1247;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex;position:absolute;transform:translate(-50%,-100%);box-shadow:0 18px 28px #3b291729}.review-intro,.review-composer,.review-comment,.empty-state{background:#ffffffc2;border-radius:18px;padding:14px}.review-intro{align-items:flex-start;gap:10px;display:flex}.review-intro p,.review-comment p,.empty-state p,.review-thread__excerpt,.review-composer__excerpt{margin:0;line-height:1.55}.review-composer{gap:12px;display:grid}.review-composer__topline,.review-comment__meta,.review-thread__topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.review-textarea{resize:vertical;color:#2b241d;background:#ffffffeb;border:1px solid #6c5c471f;border-radius:16px;width:100%;min-height:108px;padding:14px}.review-textarea:focus{border-color:#b98d1266;outline:2px solid #b98d1233}.review-thread-list{gap:12px;display:grid}.review-thread{background:#ffffff94;border:1px solid #6a594414;border-radius:20px;overflow:hidden}.review-thread--active{border-color:#b98d1238;box-shadow:0 18px 30px #b98d121f}.review-thread__comments,.review-reply-box,.panel-list{gap:10px;display:grid}.segmented-control__item,.action-button{color:#4a433c;background:#fffefb;border:1px solid #6c5c4714;border-radius:16px;padding:11px 14px;box-shadow:0 10px 20px #38271714}.metric-card{background:#ffffffe6;border-radius:18px;gap:6px;padding:14px;display:grid}.metric-card span,.metric-card small,.timer-orb__label,.timer-orb__progress{color:#6c655d}.timer-orb__time{letter-spacing:.08em;color:#7f8690;margin:10px 0;font-size:46px;font-weight:700;display:block}.panel-list{color:#49433c;margin:0;padding-left:18px}@media (max-width:1280px){.gene-shell-left{width:320px}.gene-shell-right{width:360px}.gene-paper{width:min(680px,100vw - 760px)}}@media (max-width:1080px){.gene-shell-left,.gene-shell-right,.gene-shell-center{width:auto;display:block;position:static}.gene-shell-root{padding:18px 18px 128px}.gene-shell-center{padding:0}.gene-paper{width:100%;min-height:420px}.mode-panel{height:auto;margin-top:20px}.workspace-shell{margin-bottom:20px}}.gene-floating-dock-wrap{z-index:50;position:fixed;bottom:32px;left:50%;transform:translate(-50%)}.gene-floating-dock{align-items:flex-end;gap:16px;height:64px;margin:0 auto;padding:0 16px 12px;display:none}.gene-floating-dock__item{aspect-ratio:1;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;display:flex;position:relative}.gene-floating-dock__item:disabled{cursor:default}.gene-floating-dock__icon{justify-content:center;align-items:center;display:flex}.gene-floating-dock__svg{width:100%;height:100%}.gene-floating-dock__tooltip{white-space:pre;color:#fff;background:#111;border:1px solid #ffffff14;border-radius:10px;width:max-content;padding:2px 8px;font-size:12px;position:absolute;top:-32px;left:50%;box-shadow:0 8px 18px #00000047}.gene-floating-dock-mobile{display:block;position:relative}.gene-floating-dock-mobile__menu{inset-inline:0;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:calc(100% + 8px)}.gene-floating-dock-mobile__item,.gene-floating-dock-mobile__trigger{border:0;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.gene-floating-dock-mobile__item{color:#8d93a0;background:#f8f7f5}.gene-floating-dock-mobile__item--active{color:#fff;background:#8b7355}.gene-floating-dock-mobile__trigger{color:#8d93a0;background:#f8f7f5}.gene-floating-dock-mobile__menu-icon,.gene-floating-dock-mobile__icon{justify-content:center;align-items:center;width:18px;height:18px;display:flex}@media (min-width:768px){.gene-floating-dock{display:flex}.gene-floating-dock-mobile{display:none}}[data-panel=chat],[data-panel=planning],[data-panel=review],[data-panel=editing]{background:linear-gradient(135deg,#fdfcfa 0%,#faf9f7 55%,#f3f1ed 100%);border:none;border-left:1px solid #ffffff94;box-shadow:inset 1px 0 #ffffffe6,inset 14px 0 24px #00000012,inset 0 1px #ffffffd1,inset 0 12px 20px #0000000b}.gene-right-panel-shell{pointer-events:auto;flex-direction:column;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.gene-right-panel-resize-handle{cursor:ew-resize;z-index:10;width:8px;position:absolute;inset-block:0;inset-inline-start:0;transform:translate(-50%)}.gene-right-panel-frame{flex:1;min-height:0;overflow:hidden}.gene-right-panel-column{flex-direction:column;width:100%;min-width:0;height:100%;display:flex;position:relative}.gene-right-panel-header{border-bottom:1px solid #0000000d;flex-shrink:0;width:100%;padding:0 24px 8px}.gene-right-panel-header-inner{justify-content:space-between;align-items:center;gap:12px;padding:6px 0;display:flex}.gene-right-panel-title{color:#8f8f8f;margin:0;font-size:12px;line-height:1}.gene-right-panel-actions{flex-shrink:0;align-items:center;min-width:20px;min-height:20px;display:flex}.gene-right-panel-scroll{scrollbar-width:none;flex:1;width:100%;min-width:0;position:relative;overflow-y:auto}.gene-right-panel-scroll::-webkit-scrollbar{display:none}.gene-right-panel-stack{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:32px;width:100%;min-height:100%;padding-bottom:32px;display:flex}.gene-right-panel-content{width:100%;padding:0 24px}.mode-stack{gap:12px;display:grid}.panel-card{box-shadow:none;background:#ffffffbf;border:1px solid #11182714;border-radius:12px;padding:12px}.panel-card__header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.panel-card__eyebrow,.panel-copy,.comment-status,.metric-card span,.metric-card small,.timer-orb__label,.timer-orb__progress{color:#64748b}.panel-card h3{color:#0f172a;letter-spacing:.01em;margin:0;font-family:Styrene B,Segoe UI,sans-serif;font-size:14px;font-weight:700}.panel-copy{margin:8px 0 0;font-size:13px;line-height:1.55}.panel-copy--tight{margin-top:0;margin-bottom:12px}.status-chip,.comment-status{background:#ffffffd1;border:1px solid #11182714;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:11px;font-weight:600;display:inline-flex}.review-intro,.review-composer,.review-comment,.empty-state,.review-thread,.metric-card{box-shadow:none;background:#ffffffbf;border:1px solid #11182714;border-radius:12px}.review-intro,.review-composer,.review-comment,.empty-state,.metric-card{padding:12px}.review-thread{overflow:hidden}.review-thread--active{box-shadow:none;border-color:#b98d1252}.review-thread__summary{text-align:left;background:0 0;border:0;gap:8px;width:100%;padding:12px;display:grid}.review-thread__body{gap:12px;padding:0 12px 12px;display:grid}.review-textarea{resize:vertical;color:#2b241d;width:100%;min-height:96px;box-shadow:none;background:#ffffffeb;border:1px solid #11182714;border-radius:10px;padding:12px}.review-textarea--reply{min-height:82px}.review-thread__actions,.timer-actions{gap:8px;margin-top:0;display:flex}.segmented-control{grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:12px;display:grid}.segmented-control__item,.action-button{color:#334155;box-shadow:none;background:#ffffffdb;border:1px solid #11182714;border-radius:10px;padding:9px 12px}.segmented-control__item--active{color:#0f172a;background:#fff6dbe6;border-color:#b98d123d}.action-button{flex:1;justify-content:center;align-items:center;gap:8px;display:inline-flex}.action-button--ghost{background:#ffffffa3}.action-button--inline{flex:none;padding-inline:12px}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.metric-card{gap:4px;display:grid}.metric-card strong,.timer-orb__time{font-family:Tiempos Text,Georgia,serif}.timer-orb{text-align:center;background:#edf1f6;border-radius:999px;place-items:center;min-height:216px;padding:22px;display:grid;box-shadow:16px 16px 32px #a3b1c680,-16px -16px 32px #fffffff2,inset 10px 10px 24px #a3b1c652,inset -10px -10px 24px #fffffffa}
