@import "https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Manrope:wght@400;500;700&display=swap";:root{color:#0d1b2a;--landing-bg:#fff8ec;--landing-surface:#fffc;--landing-ink:#1f1a18;--landing-muted:#5e5047;--landing-accent:#1e7f76;--landing-accent-strong:#0f5b55;--landing-stroke:#e8d3b9;background:radial-gradient(circle at 0 0,#f4f9ff,#e9f2fb 40%,#f7fafc);font-family:Segoe UI,Aptos,sans-serif}*{box-sizing:border-box}body{margin:0}.auth-shell,.page{max-width:1000px;margin:2rem auto;padding:1rem}.app-shell{min-height:100vh}.topbar{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffc9;border-bottom:1px solid #c4d7ea;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex;position:sticky;top:0}.topbar nav{gap:1rem;display:flex}.topbar a{color:#0b4f6c;font-weight:600;text-decoration:none}.profile{align-items:center;gap:.75rem;display:flex}.grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.card{background:#fff;border:1px solid #d3e2ef;border-radius:12px;margin-bottom:1rem;padding:1rem;box-shadow:0 10px 20px #0d1b2a10}label{flex-direction:column;gap:.4rem;margin-bottom:.75rem;display:flex}input,textarea,select,button{font:inherit;border:1px solid #93b4cf;border-radius:8px;padding:.55rem .7rem}button{cursor:pointer;color:#fff;background:#0b4f6c}button:disabled{cursor:not-allowed;background:#7ea3ba}table{border-collapse:collapse;width:100%}th,td{text-align:left;border-bottom:1px solid #dbe7f2;padding:.6rem}.result-row{border-bottom:1px dashed #b8cde0;padding:.5rem 0}.knowledge-page{max-width:1180px}.knowledge-hero{color:#fff;background:linear-gradient(135deg,#073b4c,#0b4f6c 55%,#1e7f76);border-radius:18px;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:1rem;padding:1.5rem;display:flex;box-shadow:0 18px 36px #0d1b2a26}.knowledge-hero h2,.knowledge-hero p{margin:.25rem 0}.knowledge-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:#bde9e4;font-size:.75rem;font-weight:700}.knowledge-stat{text-align:center;background:#ffffff14;border:1px solid #ffffff42;border-radius:14px;min-width:150px;padding:1rem}.knowledge-stat strong,.knowledge-stat span{display:block}.knowledge-stat strong{font-size:2rem}.knowledge-tabs{gap:.55rem;margin-bottom:1rem;display:flex;overflow-x:auto}.knowledge-tab-active{background:#1e7f76;border-color:#1e7f76}.knowledge-search{border-top:4px solid #1e7f76}.search-query input{padding:.8rem;font-size:1.05rem}.filter-grid{grid-template-columns:repeat(5,minmax(130px,1fr));gap:.65rem;display:grid}.search-actions,.section-heading,.knowledge-card-heading,.insight-heading,.insight-actions{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.search-actions{justify-content:flex-end}.section-heading h3,.knowledge-card-heading h4{margin:0}.recent-searches{gap:.5rem;padding:.25rem 0;display:flex;overflow-x:auto}.recent-search{color:#0d1b2a;background:#eef7f6;border-color:#a9d6d1;flex-direction:column;flex:none;align-items:flex-start;display:flex}.recent-search span,.muted{color:#5b7a93;font-size:.85rem}.knowledge-results,.client-timeline,.digest-layout{gap:.8rem;display:grid}.knowledge-result,.knowledge-card{background:#fbfdff;border:1px solid #d3e2ef;border-radius:12px;padding:1rem}.knowledge-result,.clickable-card{cursor:pointer;transition:transform .14s,border-color .14s,box-shadow .14s}.knowledge-result:hover,.clickable-card:hover{border-color:#1e7f76;transform:translateY(-1px);box-shadow:0 8px 18px #0d1b2a12}.match-source,.knowledge-chip{color:#0b4f6c;text-transform:capitalize;background:#e3f1fb;border-radius:999px;padding:.18rem .5rem;font-size:.72rem;font-weight:700;display:inline-block}.result-client{color:#1e7f76;font-weight:700}.chip-row{flex-wrap:wrap;gap:.35rem;display:flex}mark{background:#ffe59a;padding:0 .1em}.client-layout{grid-template-columns:260px 1fr;gap:1rem;display:grid}.client-list-item{color:#0d1b2a;background:0 0;border-color:#0000;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:.4rem;display:flex}.client-list-item span{color:#5b7a93;font-size:.8rem}.client-list-active{color:#fff;background:#0b4f6c}.client-list-active span{color:#dceef8}.date-group{border-left:3px solid #a9d6d1;margin-bottom:1.25rem;padding-left:1rem}.digest-client{border-top:1px solid #dbe7f2;padding-top:.75rem}.digest-highlight{text-align:left;color:#0d1b2a;background:#f1f8f7;border-color:#b9ddd9;grid-template-columns:110px 1fr;gap:.75rem;width:100%;margin:.4rem 0;display:grid}.digest-highlight span{color:#1e7f76;text-transform:capitalize;font-weight:700}.restricted-digest{border-left:4px solid #8e5b9d}.timestamp-link{color:#0b4f6c;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:700}.timestamp-link:disabled{color:#5b7a93;cursor:default;background:0 0}.insight-list{margin:0;padding:0;list-style:none}.insight-card{background:#fbfdff;border:1px solid #d3e2ef;border-left:4px solid #0b4f6c;border-radius:10px;margin-bottom:.7rem;padding:.85rem}.insight-opportunity{border-left-color:#1e7f76}.insight-risk,.insight-blocker{border-left-color:#c4623a}.insight-heading{color:#5b7a93;text-transform:capitalize;font-size:.75rem;font-weight:700}.insight-card blockquote{color:#49677d;border-left:2px solid #a9d6d1;margin:.6rem 0;padding-left:.75rem}.insight-actions{flex-wrap:wrap;justify-content:flex-start}.button-danger{background:#b42318;border-color:#b42318}.notice{color:#0f6e3a;margin-top:.4rem}.error{color:#b42318;margin-top:.4rem}.dropzone{color:#0b4f6c;text-align:center;cursor:pointer;background:#ffffffb8;border:2px dashed #93b4cf;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;max-width:560px;margin:0 auto 1.25rem;padding:2.25rem 1.5rem;transition:border-color .16s,background .16s,transform .16s;display:flex}.dropzone:hover,.dropzone:focus-visible{background:#f0f7fd;border-color:#0b4f6c;outline:none}.dropzone-active{background:#e3f1fb;border-color:#0b4f6c;transform:scale(1.01)}.dropzone-icon{color:#0b4f6c}.dropzone-text{margin:0;font-size:1.05rem;font-weight:700}.dropzone-hint{color:#5b7a93;margin:0;font-size:.88rem}.modal-backdrop{z-index:50;background:#0d1b2a66;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal{background:#fff;border:1px solid #d3e2ef;border-radius:14px;width:min(440px,100%);max-height:90vh;padding:1.25rem;overflow:auto;box-shadow:0 24px 48px #0d1b2a33}.modal h3{margin-top:0}.modal-actions{justify-content:flex-end;gap:.6rem;margin-top:1rem;display:flex}.button-secondary{color:#0b4f6c;background:#fff;border:1px solid #93b4cf}.modal-detail{width:min(860px,100%)}.detail-header{z-index:2;background:#fff;border-bottom:1px solid #dbe7f2;padding-bottom:.65rem;position:sticky;top:0}.detail-header-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.detail-header h3{margin:0}.detail-layout{grid-template-columns:170px 1fr;gap:1rem;min-height:320px;margin-top:1rem;display:grid}.detail-nav{border-right:1px solid #dbe7f2;flex-direction:column;gap:.4rem;padding-right:.75rem;display:flex}.detail-nav-item{color:#0b4f6c;text-align:left;background:0 0;border:none;border-radius:8px;padding:.55rem .7rem;font-weight:600}.detail-nav-item:hover{background:#eef5fb}.detail-nav-active{color:#fff;background:#0b4f6c}.detail-nav-active:hover{background:#0b4f6c}.detail-content{max-height:60vh;padding-right:.25rem;overflow:auto}.detail-audio{width:100%}.detail-audio-shell{margin-bottom:1rem}.detail-audio-shell-pinned{margin-top:.55rem;margin-bottom:0}.utterance-list{margin:0;padding:0;list-style:none}.utterance{border-bottom:1px dashed #dbe7f2;padding:.55rem 0}.utterance p{margin:.25rem 0 0}.utterance-meta{color:#5b7a93;font-size:.8rem;font-weight:700}.progress-track{background:#e3edf6;border-radius:999px;width:100%;min-width:160px;height:1.35rem;position:relative;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#0b4f6c,#1e7f76);border-radius:999px;height:100%;transition:width .9s linear}.progress-label{color:#0d1b2a;place-items:center;font-size:.72rem;font-weight:700;display:grid;position:absolute;inset:0}.status-chip{border-radius:999px;padding:.2rem .7rem;font-size:.82rem;font-weight:700;display:inline-block}.status-ready{color:#0f6e3a;background:#e2f6ea}.status-failed{color:#b42318;background:#fdebe9}.job-row-clickable{cursor:pointer}.job-row-clickable:hover td{background:#f2f8fd}@media (width<=720px){.topbar{flex-direction:column;align-items:flex-start;gap:.8rem}.detail-header-row,.topbar nav{flex-wrap:wrap}.knowledge-hero{flex-direction:column;align-items:stretch}.filter-grid,.client-layout,.detail-layout{grid-template-columns:1fr}.detail-nav{border-bottom:1px solid #dbe7f2;border-right:none;flex-direction:row;padding:0 0 .6rem;overflow-x:auto}}.landing-root{min-height:100vh;color:var(--landing-ink);background:radial-gradient(circle at 14% 10%, #ffe2a8 0%, #ffe2a800 36%), radial-gradient(circle at 88% 16%, #b6efe8 0%, #b6efe800 40%), linear-gradient(165deg, var(--landing-bg) 0%, #fffdf9 42%, #fff6e8 100%);font-family:Manrope,Segoe UI,sans-serif}.landing-topbar{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--landing-surface);border-bottom:1px solid var(--landing-stroke);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 2rem;display:flex;position:sticky;top:0}.landing-brand{align-items:center;gap:.65rem;font-weight:700;display:flex}.landing-mark{color:#fff;letter-spacing:.06em;background:linear-gradient(135deg, var(--landing-accent), #f08b4f);border-radius:50%;place-content:center;width:2rem;height:2rem;font-size:.8rem;display:grid}.landing-topbar nav{gap:1.2rem;display:flex}.landing-topbar a{color:var(--landing-ink);font-weight:600;text-decoration:none}.landing-cta{border:1px solid var(--landing-accent);border-radius:999px;padding:.5rem .9rem;transition:transform .18s,background .18s}.landing-cta:hover{background:#e3faf7;transform:translateY(-1px)}.landing-hero{text-align:center;grid-template-columns:1.05fr .95fr;align-items:center;gap:2rem;width:min(1120px,94vw);margin:0 auto;padding:3rem 0 2rem;display:grid}.landing-eyebrow{color:var(--landing-muted);letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:.8rem;font-weight:700}.landing-hero h1,.landing-section h2{font-family:Fraunces,Georgia,serif}.landing-hero h1{max-width:18ch;margin:.6rem auto .9rem;font-size:clamp(2rem,4.7vw,3.7rem);line-height:1.04}.landing-intro{color:var(--landing-muted);max-width:60ch;margin:0 auto;font-size:1.05rem;line-height:1.6}.landing-actions{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-top:1.4rem;display:flex}.landing-button-primary,.landing-button-secondary{border-radius:999px;padding:.68rem 1.1rem;font-weight:700;text-decoration:none}.landing-button-primary{color:#fff;background:linear-gradient(130deg, var(--landing-accent), var(--landing-accent-strong))}.landing-button-secondary{color:var(--landing-accent-strong);background:#ffffffb8;border:1px solid #89b8b2}.landing-hero-figure{border:1px solid var(--landing-stroke);background:#fff;border-radius:22px;margin:0;overflow:hidden;box-shadow:0 22px 42px #4934241f}.landing-hero-figure img{object-fit:cover;width:100%;height:100%;max-height:460px;display:block}.landing-hero-figure figcaption,.landing-gallery-item figcaption{color:var(--landing-muted);padding:.65rem .8rem;font-size:.82rem}.landing-hero-figure a,.landing-gallery-item a{color:var(--landing-muted)}.landing-section{text-align:center;width:min(1120px,94vw);margin:0 auto;padding:1.4rem 0}.landing-section h2{margin:0 0 .6rem;font-size:clamp(1.6rem,3vw,2.4rem)}.landing-section p{color:var(--landing-muted);max-width:72ch;margin:0 auto;line-height:1.7}.landing-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.landing-card{border:1px solid var(--landing-stroke);text-align:center;background:#fffdf7;border-radius:16px;padding:1rem;box-shadow:0 10px 20px #4a392610}.landing-card h3{margin:0}.landing-card p{margin-top:.5rem}.landing-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:min(1120px,94vw);margin:.5rem auto 0;display:grid}.landing-gallery-item{border:1px solid var(--landing-stroke);background:#fff;border-radius:16px;margin:0;overflow:hidden}.landing-gallery-item img{object-fit:cover;width:100%;height:280px;display:block}.landing-impact ul{color:var(--landing-muted);gap:.5rem;margin:1rem 0 0;padding-left:0;list-style-position:inside;display:grid}.landing-impact li{line-height:1.45}.contact-shell{text-align:center;padding-top:2.25rem;padding-bottom:3rem}.contact-shell h1{margin:.65rem 0 .9rem;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,4.2vw,3.2rem);line-height:1.06}.contact-form{text-align:left;gap:.8rem;max-width:720px;margin-top:1.4rem;margin-left:auto;margin-right:auto;display:grid}.contact-honeypot{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.contact-form label{color:var(--landing-ink);margin:0;font-weight:600}.contact-form input,.contact-form textarea{border:1px solid var(--landing-stroke);background:#fff;margin-top:.4rem}.contact-form textarea{resize:vertical;min-height:7rem}.contact-form button{background:linear-gradient(130deg, var(--landing-accent), var(--landing-accent-strong));width:fit-content;margin-top:.4rem;padding:.7rem 1.2rem}@keyframes landing-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.landing-hero,.landing-section,.landing-gallery{animation:.42s both landing-rise}@media (width<=900px){.landing-topbar{flex-wrap:wrap;padding:.9rem 1rem}.landing-hero{grid-template-columns:1fr;padding-top:2rem}.landing-card-grid,.landing-gallery{grid-template-columns:1fr}}
