:root{color:#3a332c;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4efe8;font-family:Segoe UI,Avenir Next,Helvetica Neue,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0}button,input,textarea{font:inherit}a{color:inherit}.app-shell{color:#3a332c;box-sizing:border-box;background:radial-gradient(circle at 0 0,#ffb86c33,#0000 28%),radial-gradient(circle at 100% 0,#5dd39e29,#0000 24%),linear-gradient(#f7f1e6 0%,#f4efe8 50%,#efe7dc 100%);min-height:100vh;padding:32px}.hero-banner{grid-template-columns:minmax(0,1.8fr) minmax(280px,1fr);align-items:stretch;gap:24px;margin-bottom:28px;display:grid}.hero-copy,.hero-status,.panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffcf7e0;border:1px solid #614e2f1f;box-shadow:0 20px 60px #70582c1f}.hero-copy{border-radius:28px;padding:28px 30px}.hero-status{background:linear-gradient(140deg,#fff7eaf2,#f4e8d5eb),#fffcf7e0;border-radius:24px;flex-direction:column;justify-content:space-between;padding:24px;display:flex}.eyebrow{text-transform:uppercase;letter-spacing:.18em;color:#8b5e34;margin:0 0 10px;font-size:.78rem;font-weight:700}.hero-copy h1{letter-spacing:-.05em;color:#201913;margin:0;font-size:clamp(2.5rem,5vw,4.8rem);line-height:.95}.hero-text{color:#5a4d41;max-width:58ch;margin-top:16px;font-size:1.02rem;line-height:1.7}.status-label{color:#805124;text-transform:uppercase;letter-spacing:.08em;background:#8b5e341f;border-radius:999px;width:fit-content;margin-bottom:10px;padding:6px 10px;font-size:.8rem;font-weight:700;display:inline-flex}.hero-status strong{color:#2c2218;font-size:1.3rem;line-height:1.3}.hero-status p{color:#635448;margin:14px 0 0;line-height:1.6}.dashboard-grid{grid-template-columns:minmax(0,1.4fr) minmax(320px,.9fr);gap:24px;display:grid}.dashboard-column{flex-direction:column;gap:24px;display:flex}.panel{border-radius:24px;padding:24px}.panel h2{color:#241b14;margin:0;font-size:1.45rem;line-height:1.15}.panel-subtitle{color:#6f6053;margin:10px 0 0;line-height:1.55}.section-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:20px;display:flex}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field,.textarea-field{flex-direction:column;gap:8px;display:flex}.field label,.textarea-field label{color:#4f4338;font-size:.9rem;font-weight:700}.field input,.textarea-field textarea,.question-row input{width:100%;font:inherit;color:#2b2118;box-sizing:border-box;background:#fffc;border:1px solid #604a2d2e;border-radius:16px;padding:13px 15px;transition:border-color .16s,box-shadow .16s,transform .16s}.field input:focus,.textarea-field textarea:focus,.question-row input:focus{border-color:#b76323cc;outline:none;box-shadow:0 0 0 4px #ffae4f2e}.textarea-field textarea{resize:vertical;min-height:120px}.primary-button,.secondary-button,.ghost-button,.danger-button,.feedback-button{font:inherit;cursor:pointer;border:none;border-radius:16px;font-weight:700;transition:transform .16s,box-shadow .16s,opacity .16s}.primary-button,.danger-button{color:#fff7ef;box-shadow:0 14px 28px #7d461638}.primary-button{background:linear-gradient(135deg,#b76423 0%,#d66d2d 100%);padding:14px 18px}.secondary-button{color:#704827;background:#875b331f;padding:12px 16px}.ghost-button{color:#7d5a39;background:0 0;padding:10px 14px}.danger-button{background:linear-gradient(135deg,#a43b2e 0%,#cf5642 100%);padding:14px 18px}.feedback-button{color:#694524;background:#9578521f;padding:12px 16px}.feedback-button.is-active{color:#9f521f;background:#b764232e}.primary-button:hover:not(:disabled),.secondary-button:hover:not(:disabled),.ghost-button:hover:not(:disabled),.danger-button:hover:not(:disabled),.feedback-button:hover:not(:disabled){transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled,.ghost-button:disabled,.danger-button:disabled,.feedback-button:disabled{cursor:not-allowed;opacity:.56;box-shadow:none;transform:none}.action-row,.question-row,.feedback-actions{align-items:center;gap:12px;display:flex}.action-row{flex-wrap:wrap;margin-top:18px}.question-row{margin-top:18px}.question-row input{flex:auto}.meta-chip,.status-chip{border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.84rem;font-weight:700;display:inline-flex}.status-chip{text-transform:capitalize;color:#704827;background:#875b331f}.status-chip.is-queued,.status-chip.is-running{color:#a76111;background:#d7962929}.status-chip.is-done{color:#21633d;background:#48aa7129}.status-chip.is-failed{color:#a43b2e;background:#ce543f26}.progress-inline{color:#7f6448;align-items:center;gap:10px;font-weight:600;display:inline-flex}.progress-dots{gap:6px;display:inline-flex}.progress-dots span{background:#b7632347;border-radius:999px;width:8px;height:8px;animation:1.2s ease-in-out infinite pulse-dot}.progress-dots span:nth-child(2){animation-delay:.15s}.progress-dots span:nth-child(3){animation-delay:.3s}@keyframes pulse-dot{0%,80%,to{opacity:.35;transform:scale(.75)}40%{opacity:1;transform:scale(1)}}.summary-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;margin-top:18px;display:grid}.progress-panel{margin-top:14px}.progress-bar-track{background:#875b331f;border-radius:999px;width:100%;height:10px;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg,#d66d2d 0%,#ebb15c 100%);border-radius:999px;height:100%;transition:width .24s}.stat-card{background:#fff9f0d1;border:1px solid #614e2f1a;border-radius:18px;padding:16px}.stat-card span{text-transform:uppercase;letter-spacing:.08em;color:#89664a;font-size:.83rem;display:block}.stat-card strong{color:#2c2117;margin-top:8px;font-size:1.9rem;display:block}.skipped-list,.source-list,.decision-list{flex-direction:column;gap:12px;margin:16px 0 0;padding:0;list-style:none;display:flex}.skipped-item,.source-item,.decision-item{background:#fffaf4c7;border:1px solid #614e2f1a;border-radius:18px;padding:14px 16px}.skipped-item strong,.source-item strong,.decision-item strong{color:#2f241a}.skipped-item p,.source-item p,.decision-item p{color:#67574b;margin-top:6px;line-height:1.5}.answer-card{background:linear-gradient(#fffaf4f2,#faf2e8eb);border:1px solid #614e2f1f;border-radius:20px;margin-top:18px;padding:18px}.answer-card p{white-space:pre-wrap;color:#392f25;line-height:1.7}.answer-card>p:first-child{margin-top:0;font-size:1.02rem}.evidence-summary{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.evidence-chip{color:#6e4827;background:#875b331f;border-radius:999px;align-items:center;padding:8px 12px;font-size:.84rem;font-weight:700;display:inline-flex}.evidence-chip.is-highlighted{color:#a1541f;background:#d66d2d29}.subsection-title{color:#473526;margin:18px 0 10px;font-size:1rem}.evidence-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.evidence-card,.connection-item{background:#fffaf4c7;border:1px solid #614e2f1a;border-radius:18px;padding:14px 16px}.evidence-card.is-highlighted,.connection-item.is-highlighted{background:linear-gradient(#fff4e6f2,#fff9f1eb);border-color:#d66d2d73;box-shadow:inset 0 0 0 1px #d66d2d2e}.evidence-card-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.evidence-type,.connection-meta,.evidence-id{color:#7a6652;font-size:.84rem}.evidence-description,.connection-summary{color:#5f4d3d;margin:8px 0 0;line-height:1.5}.evidence-id{margin:8px 0 0}.evidence-properties{gap:10px;margin:12px 0 0;display:grid}.evidence-properties div{gap:4px;display:grid}.evidence-properties dt{text-transform:uppercase;letter-spacing:.06em;color:#8a6648;font-size:.78rem;font-weight:700}.evidence-properties dd{color:#4a3a2d;margin:0;line-height:1.45}.connection-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.connection-item p{margin:6px 0}.source-item p{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.stack{flex-direction:column;gap:14px;display:flex}.inline-note,.empty-state,.feedback-note{color:#77675a;line-height:1.6}.error-banner,.success-banner{border-radius:16px;margin-top:16px;padding:13px 14px;font-weight:600;line-height:1.5}.error-banner{color:#963426;background:#ce543f1f;border:1px solid #ce543f33}.success-banner{color:#1f6d40;background:#48aa7124;border:1px solid #48aa712e}.destructive-note{color:#7a4e47;margin-top:12px}.footer-copy{color:#7a695a;margin-top:18px;font-size:.92rem}@media (width<=1080px){.app-shell{padding:18px}.hero-banner,.dashboard-grid,.summary-grid,.field-grid{grid-template-columns:1fr}}@media (width<=720px){.app-shell{padding:12px}.hero-copy,.hero-status,.panel{border-radius:20px;padding:18px}.section-header,.question-row,.feedback-actions{flex-direction:column;align-items:stretch}}.home-shell{max-width:1200px;margin:0 auto}.home-nav{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;padding:16px 22px;display:flex}.home-nav-brand{color:#241b14;align-items:center;gap:14px;font-size:1.15rem;font-weight:700;display:flex}.home-nav-icon{object-fit:cover;border-radius:12px;width:44px;height:44px}.home-nav-cta{align-items:center;text-decoration:none;display:inline-flex}.home-hero{grid-template-columns:minmax(0,1.6fr) minmax(280px,1fr);gap:24px;margin-bottom:36px;display:grid}.home-hero-main{border-radius:28px;padding:36px 34px}.home-hero-main h1{letter-spacing:-.04em;color:#201913;margin:0;font-size:clamp(2.4rem,5vw,4.2rem);line-height:1.02}.home-hero-main h1 em{color:#b76423;font-style:normal}.home-hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.home-hero-actions a{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.home-hero-aside{flex-direction:column;gap:16px;display:flex}.home-stat-card{border-radius:24px;flex:1;padding:22px 24px}.home-stat-card p{color:#5a4d41;margin:12px 0 0;line-height:1.65}.home-section{margin-bottom:36px}.home-section-header{margin-bottom:20px}.home-section-header h2{color:#241b14;margin:0;font-size:clamp(1.6rem,3vw,2.2rem);line-height:1.15}.home-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.home-feature-card{border-radius:24px;padding:24px}.home-feature-card h3{color:#2c2218;margin:14px 0 0;font-size:1.25rem;line-height:1.25}.home-feature-card p{color:#67574b;margin:10px 0 0;line-height:1.6}.home-demo-section{margin-bottom:40px}.home-demo{background:linear-gradient(140deg,#fff7eaf2,#f4e8d5eb),#fffcf7e0;border-radius:28px;grid-template-columns:minmax(0,1fr) minmax(280px,1.1fr);gap:28px;padding:32px;display:grid}.home-demo-copy h2{color:#241b14;margin:0;font-size:clamp(1.5rem,3vw,2rem);line-height:1.15}.home-demo-copy .primary-button{margin-top:22px;text-decoration:none;display:inline-flex}.home-demo-steps{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.home-demo-step{background:#fffaf4c7;border:1px solid #614e2f1a;border-radius:18px;align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.home-demo-step-number{color:#fff7ef;background:linear-gradient(135deg,#b76423 0%,#d66d2d 100%);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;font-weight:700;display:inline-flex}.home-demo-step p{color:#4a3a2d;margin:4px 0 0;line-height:1.55}.home-stack-row{flex-wrap:wrap;gap:10px;display:flex}.home-footer{border-radius:24px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;padding:24px 28px;display:flex}.home-footer strong{color:#2c2218;font-size:1.2rem}.home-footer .primary-button{white-space:nowrap;text-decoration:none;display:inline-flex}.home-link{width:fit-content;margin-top:16px;text-decoration:none;display:inline-flex}@media (width<=900px){.home-hero,.home-feature-grid,.home-demo{grid-template-columns:1fr}.home-footer{text-align:center;flex-direction:column;align-items:stretch}.home-footer .primary-button{justify-content:center}}
