@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;700;800&family=Fraunces:opsz,wght@9..144,600;9..144,700&display=swap";:root{font-family:Manrope,sans-serif;color:#f7f2e8;background:radial-gradient(circle at top left,rgba(232,123,67,.24),transparent 32%),radial-gradient(circle at 85% 10%,rgba(83,174,154,.2),transparent 28%),linear-gradient(135deg,#111,#1b1512 48%,#0b0f13);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;font-weight:400;--surface: rgba(20, 20, 18, .72);--surface-strong: rgba(37, 29, 22, .88);--border: rgba(255, 242, 224, .13);--accent: #f07f45;--accent-soft: #ffd3b8;--mint: #6fd0b7;--text: #f7f2e8;--muted: rgba(247, 242, 232, .7);--shadow: 0 30px 80px rgba(0, 0, 0, .38);--shadow-soft: 0 16px 42px rgba(0, 0, 0, .2)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}#root{min-height:100vh}.eyebrow,.section-label,.chip-meta,.stat-card span,.reveal-copy span{text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;color:var(--muted)}.hero-panel h1,.detail-topline h2,.panel-heading h2,.locked-card h3,.example-header h3,.status-panel h2,.empty-detail-state h3{font-family:Fraunces,serif;line-height:.98;margin:0}.hero-copy,.panel-copy,.copy-block{margin:0;color:var(--muted);max-width:68ch}.copy-block code,.locked-card code,.resource-grid code{padding:.08rem .38rem;border-radius:.45rem;background:#ffffff0f;color:#fff4dc;font-family:SFMono-Regular,SF Mono,Consolas,Liberation Mono,monospace;font-size:.92em}.hero-panel h1,.hero-copy,.panel-copy,.question-chip strong,.detail-topline h2,.locked-card h3,.resource-grid a span,.resource-grid a strong,.status-panel h2,.empty-detail-state h3{overflow-wrap:anywhere}.empty-state{margin:0;padding:1rem;border-radius:1rem;background:#ffffff0a;color:var(--muted)}.app-shell{position:relative;overflow:hidden;min-height:100vh;padding:1.5rem}.ambient{pointer-events:none;position:absolute;border-radius:999px;filter:blur(20px);opacity:.4}.ambient-one{top:-8rem;right:-5rem;width:20rem;height:20rem;background:#f07f4552}.ambient-two{bottom:4rem;left:-5rem;width:24rem;height:24rem;background:#6fd0b72e}.hero-panel,.catalog-panel,.detail-panel,.content-card,.stat-card,.question-chip,.reveal-box,.nav-row button,.toggle-button,.filter-pill,.search-field input{backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.hero-panel{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,2fr) minmax(220px,1fr);grid-template-areas:"eyebrow controls" "title controls" "copy controls";gap:1rem;padding:1rem 1.1rem;border:1px solid var(--border);border-radius:1.5rem;background:linear-gradient(160deg,#19141199,#080c0e75);box-shadow:var(--shadow-soft);min-width:0}.hero-panel h1{font-size:clamp(1.8rem,3vw,2.8rem)}.hero-eyebrow{grid-area:eyebrow;align-self:end}.hero-title{grid-area:title;width:100%;max-width:none}.hero-copy{grid-area:copy;max-width:none;font-size:.9rem}.hero-controls{grid-area:controls;display:grid;gap:.7rem;align-content:start;align-items:end;justify-self:end;align-self:start}.language-switch{display:inline-flex;gap:.4rem;width:fit-content;justify-self:end;padding:.35rem;border:1px solid var(--border);border-radius:999px;background:#ffffff0a}.toggle-button,.filter-pill,.mark-button,.reveal-button{border:1px solid transparent;border-radius:999px;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.toggle-button{padding:.45rem .8rem;color:var(--muted);background:transparent;font-size:.88rem}.toggle-button.active,.filter-pill.active,.reveal-button,.mark-button:hover{background:linear-gradient(135deg,#f07f45eb,#e0652cb8);color:#1b0f08}.stats-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.stat-card{padding:.72rem .8rem;border-radius:.95rem;border:1px solid var(--border);background:#ffffff06}.stat-card strong,.reveal-copy strong,.index-badge{display:block;font-size:clamp(1rem,1.8vw,1.35rem);margin-top:.18rem}.workspace-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.58fr) minmax(240px,.62fr);grid-template-areas:"detail catalog";gap:1.1rem;margin-top:1rem;transition:grid-template-columns .18s ease;min-width:0}.workspace-grid.sidebar-collapsed{grid-template-columns:minmax(0,1fr) 88px}.workspace-grid.loading-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"detail"}.catalog-panel,.detail-panel{min-height:72vh;min-width:0;width:100%;border:1px solid var(--border);border-radius:1.5rem;background:var(--surface);box-shadow:var(--shadow-soft)}.status-panel{display:grid;gap:.9rem;min-height:18rem;place-content:center;text-align:left}.catalog-panel{grid-area:catalog;display:grid;grid-template-rows:auto auto auto minmax(0,1fr);gap:.8rem;padding:.9rem;background:#12121175;transition:padding .18s ease,gap .18s ease,background-color .18s ease}.catalog-panel.collapsed{grid-template-rows:auto;gap:0;min-height:0;padding:.7rem;align-self:start}.catalog-panel.collapsed .catalog-topbar{justify-content:center}.catalog-panel.collapsed .catalog-toggle{min-width:2.2rem;width:2.2rem;height:2.2rem;background:#f07f452e;border-color:#f07f4547;color:var(--accent-soft)}.catalog-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem;min-width:0}.catalog-toggle{flex:0 0 auto;min-width:2rem;height:2rem;border:1px solid var(--border);border-radius:999px;background:#ffffff0a;color:var(--text)}.catalog-toggle:hover{transform:translateY(-1px)}.panel-heading{display:grid;gap:.55rem;min-width:0}.panel-heading h2,.detail-topline h2{font-size:clamp(2rem,3vw,3rem)}.panel-heading h2{font-size:clamp(1.1rem,1.5vw,1.45rem)}.panel-copy{max-width:34ch;font-size:.84rem}.search-field{display:grid;gap:.5rem}.search-field input{width:100%;padding:.75rem .8rem;color:var(--text);border:1px solid var(--border);border-radius:.85rem;background:#ffffff0a}.search-field input::placeholder{color:#f7f2e873}.category-row{display:flex;gap:.6rem;flex-wrap:wrap}.filter-pill{padding:.5rem .78rem;color:var(--muted);border-color:var(--border);background:#ffffff08;font-size:.84rem}.question-list{display:grid;align-content:start;grid-auto-rows:max-content;gap:.3rem;overflow:auto;padding-right:.2rem;min-width:0}.question-chip{display:grid;gap:.18rem;text-align:left;padding:.42rem .5rem;border-radius:.7rem;border:1px solid var(--border);background:#ffffff05;color:var(--text)}.question-chip strong{font-size:.84rem;font-weight:600;line-height:1.3}.chip-meta{display:flex;gap:.35rem;flex-wrap:wrap;line-height:1.1;font-size:.68rem}.question-chip:hover,.toggle-button:hover,.filter-pill:hover,.mark-button:hover,.reveal-button:hover{transform:translateY(-1px)}.question-chip.active{border-color:#f07f454d;background:linear-gradient(145deg,#f07f451a,#ffffff08)}.marked-dot{color:var(--accent-soft)}.solved-dot{color:var(--mint)}.detail-panel{grid-area:detail;display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem;align-content:start;padding:1.6rem}.detail-topline{display:grid;grid-template-columns:minmax(0,1fr);gap:.9rem;min-width:0}.question-actions{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;width:100%;min-width:0}.question-actions-end{justify-content:flex-end}.question-actions-start{justify-content:flex-start}.detail-top-actions{flex-wrap:nowrap}.question-language-switch{margin-left:0;flex:0 0 auto}.mark-button{padding:.55rem .85rem;border:1px solid var(--border);border-radius:999px;background:#ffffff08;color:var(--text);font-size:.84rem}.mark-button.active{border-color:#f07f455c;background:#f07f4524;color:var(--accent-soft)}.index-badge{min-width:7rem;margin-left:auto;text-align:right;color:var(--accent-soft)}.question-actions-end .index-badge{margin-left:auto}.question-actions-start .index-badge{margin-left:0}.detail-question{width:100%;min-width:0}.reveal-box{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-radius:1.4rem;border:1px solid var(--border);background:linear-gradient(145deg,#ffffff0d,#f07f4514);min-width:0}.reveal-button{padding:.9rem 1.2rem;font-weight:700}.reveal-button.revealed{background:#6fd0b738;color:#d7fff6;border-color:#6fd0b76b}.detail-stack{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem}.content-card{padding:1.25rem;border-radius:1.5rem;border:1px solid var(--border);background:var(--surface-strong)}.content-card .copy-block{max-width:none}.content-card .copy-block+.copy-block{margin-top:.9rem}.answer-card{position:relative;overflow:hidden}.answer-card:after{content:"";position:absolute;inset:auto -10% -40% auto;width:10rem;height:10rem;border-radius:999px;background:#f07f4521}.example-header{margin-bottom:.9rem}.example-code{margin:0 0 1rem!important;overflow:auto!important}.example-code-fallback{padding:1rem;border-radius:1rem;border:1px solid rgba(255,255,255,.06);background:#00000057;color:#f7f2e8;font-family:SFMono-Regular,SF Mono,Consolas,Liberation Mono,monospace;white-space:pre-wrap}.resource-grid{display:grid;gap:.55rem}.resource-grid a{display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:.75rem .85rem;border-radius:.8rem;border:1px solid var(--border);background:#ffffff04;color:var(--muted);text-decoration:none;min-width:0}.resource-grid a strong{color:#ffd3b8b8;font-size:.8rem;font-weight:600}.resource-grid a:hover{border-color:#fff2e02e;background:#ffffff08;color:var(--text)}.locked-card,.empty-detail-state{display:grid;gap:.9rem;min-height:18rem;place-content:center}@media(max-width:1080px){.workspace-grid{grid-template-columns:1fr;grid-template-areas:"catalog" "detail"}.hero-panel{grid-template-columns:1fr;grid-template-areas:"eyebrow" "title" "copy" "controls"}.workspace-grid.sidebar-collapsed{grid-template-columns:1fr}.index-badge{text-align:left;min-width:auto}}@media(max-width:720px){.app-shell{padding:.8rem}.workspace-grid{grid-template-areas:"detail" "catalog";gap:.85rem}.hero-panel,.catalog-panel,.detail-panel{padding:.95rem;border-radius:1.2rem}.catalog-topbar{align-items:center;flex-wrap:wrap}.reveal-box,.resource-grid a{flex-direction:column;align-items:stretch}.detail-top-actions,.nav-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}.detail-topline h2{font-size:clamp(1.55rem,7.5vw,2rem);line-height:1.04}.detail-panel{gap:1rem}.reveal-box,.content-card{padding:1rem;border-radius:1.05rem}.copy-block{font-size:1rem;line-height:1.72}.content-card .copy-block+.copy-block{margin-top:1rem}.detail-top-actions .mark-button,.nav-row .mark-button{width:100%;min-width:0}.detail-top-actions .mark-button:last-of-type,.nav-row .mark-button:last-of-type{grid-column:1 / -1}.detail-top-actions .index-badge{grid-column:1;align-self:center}.detail-top-actions .question-language-switch{grid-column:2;justify-self:end}.example-code{font-size:.9rem!important;line-height:1.55!important}.index-badge{margin-left:0;justify-self:start}.stats-grid{grid-template-columns:1fr}.hero-controls{justify-self:stretch;align-items:stretch}}
