:root{color:#172026;background:#f6f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{align-items:center;background:#fff;border:1px solid #d5dde7;border-radius:8px;color:#172026;cursor:pointer;display:inline-flex;font-weight:700;gap:.45rem;min-height:40px;padding:.55rem .75rem;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}button:hover{border-color:#2f7d6f;box-shadow:0 8px 22px #2234421f;transform:translateY(-1px)}input,select{background:#fff;border:0;color:#172026;min-height:40px;outline:none;width:100%}a{color:inherit;text-decoration:none}main{margin:0 auto;max-width:1440px}.site-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:1.1rem clamp(1rem,4vw,3rem)}.brand{align-items:center;display:inline-flex;gap:.75rem}.brand-mark{align-items:center;background:#1f6f61;border-radius:8px;color:#fff;display:inline-flex;height:44px;justify-content:center;width:44px}.brand strong,.brand small{display:block}.brand small{color:#647384;font-size:.8rem}nav{display:flex;gap:1rem}nav a{color:#4d5e6d;font-weight:700}.hero{align-items:end;background:linear-gradient(135deg,#1f6f61f0,#13232ee6),radial-gradient(circle at 70% 20%,rgba(245,181,88,.55),transparent 34%),#16313c;color:#fff;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);min-height:360px;padding:clamp(2rem,5vw,4rem) clamp(1rem,4vw,3rem)}.compact-hero{min-height:330px}.hero h1{font-size:clamp(2.5rem,6vw,5.8rem);letter-spacing:0;line-height:.95;margin:0;max-width:980px}.hero p{color:#ffffffd1;font-size:1.08rem;line-height:1.7;max-width:720px}.eyebrow{color:#ce6a49;font-size:.78rem;font-weight:800;letter-spacing:.08em;margin:0 0 .75rem;text-transform:uppercase}.hero .eyebrow{color:#ffd27a}.hero-panel{align-items:center;background:#ffffff1f;border:1px solid rgba(255,255,255,.22);border-radius:8px;display:flex;gap:.75rem;padding:1rem}.workspace{padding:1.5rem clamp(1rem,4vw,3rem) 3rem}.toolbar{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1rem}.filters{display:grid;gap:.75rem;grid-template-columns:minmax(260px,1fr) repeat(3,minmax(170px,.35fr)) auto;margin-bottom:1rem}.filters label{align-items:center;background:#fff;border:1px solid #d5dde7;border-radius:8px;display:flex;gap:.55rem;min-height:42px;padding:0 .75rem}.search-box{min-width:0}.source-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.source-card{display:flex;flex-direction:column;min-height:360px}.source-card h2{font-size:1.2rem;letter-spacing:0;line-height:1.2;margin:.75rem 0 .5rem}.card-topline,.card-footer,.priority,.source-icon,.tag-row{align-items:center;display:flex}.card-topline{color:#647384;gap:.5rem;font-size:.82rem;font-weight:800}.source-icon{background:#e8f6f1;border-radius:8px;color:#1f6f61;height:34px;justify-content:center;width:34px}.priority{background:#fff4da;border-radius:999px;color:#8a5a00;gap:.25rem;margin-left:auto;padding:.25rem .5rem}.tag-row{flex-wrap:wrap;gap:.4rem;margin-top:.9rem}.tag-row span{background:#edf3f5;border-radius:999px;color:#1f6f61;font-size:.78rem;font-weight:800;padding:.28rem .55rem}.muted-tags{margin-top:.45rem}.muted-tags span{background:#f8fafc;color:#647384}.why{border-left:3px solid #f5b558;margin-top:1rem;padding-left:.75rem}.card-footer{border-top:1px solid #e7edf3;color:#647384;font-size:.85rem;font-weight:800;justify-content:space-between;margin-top:auto;padding-top:1rem}.card-footer a{color:#1f6f61}.editor-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.editor-pane{background:#fff;border:1px solid #dce3eb;border-radius:8px;min-width:0;overflow:hidden}.pane-header{align-items:center;border-bottom:1px solid #e7edf3;display:flex;justify-content:space-between;min-height:56px;padding:.75rem 1rem}.pane-header h2{font-size:1rem;margin:0}.pane-header span{color:#647384;font-size:.85rem}.icon-actions{display:flex;gap:.5rem}.icon-actions button{height:36px;justify-content:center;min-height:36px;padding:0;width:36px}textarea{background:#fbfcfe;border:0;color:#172026;display:block;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:.93rem;line-height:1.55;min-height:430px;outline:none;padding:1rem;resize:vertical;tab-size:2;width:100%}.diagnostics{align-items:center;background:#fff;border:1px solid #dce3eb;border-radius:8px;display:grid;gap:1rem;grid-template-columns:auto minmax(160px,1fr) minmax(320px,.9fr);margin-top:1rem;padding:1rem}.diagnostics p{color:#4d5e6d;margin:0}.status{align-items:center;border-radius:8px;display:inline-flex;font-weight:800;gap:.5rem;padding:.55rem .75rem}.status.ok{background:#e8f6f1;color:#1f6f61}.status.error{background:#fdecea;color:#b42318}dl{display:grid;gap:.5rem;grid-template-columns:repeat(5,minmax(64px,1fr));margin:0}dt{color:#647384;font-size:.75rem}dd{font-size:1.2rem;font-weight:800;margin:0}.timeline-brief,.catalog-section,.milestones,.feature-band,.references,.faq{padding:3rem clamp(1rem,4vw,3rem)}.feature-band{background:#edf3f5}.timeline-brief h2,.catalog-section h2,.milestones h2,.feature-band h2,.references h2,.faq h2{font-size:clamp(1.8rem,4vw,3.4rem);letter-spacing:0;line-height:1;margin:0 0 1.5rem}.section-heading{align-items:end;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.section-heading h2{margin-bottom:0}.timeline-brief{background:#edf3f5}.section-action,.brief-card{transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.section-action{align-items:center;background:#fff;border:1px solid #d5dde7;border-radius:8px;color:#1f6f61;display:inline-flex;font-weight:900;gap:.4rem;min-height:42px;padding:.55rem .8rem}.section-action:hover,.brief-card:hover{border-color:#2f7d6f;box-shadow:0 10px 24px #2234421f;transform:translateY(-1px)}.brief-grid{display:grid;gap:.75rem;grid-template-columns:repeat(6,minmax(0,1fr))}.brief-card{background:#fff;border:1px solid #dce3eb;border-radius:8px;display:grid;gap:.45rem;min-height:150px;padding:1rem}.brief-card span{color:#1f6f61;font-size:.82rem;font-weight:900}.brief-card strong{color:#172026;line-height:1.25}.brief-card small{align-self:end;color:#647384;font-weight:800}.catalog-section{background:#fff}.catalog-stats{display:grid;gap:.75rem;grid-template-columns:repeat(4,minmax(76px,1fr))}.catalog-stats div{background:#f8fafc;border:1px solid #dce3eb;border-radius:8px;padding:.75rem}.catalog-stats span,.catalog-stats small{display:block}.catalog-stats span{color:#172026;font-size:1.35rem;font-weight:900}.catalog-stats small{color:#647384;font-size:.76rem;font-weight:800}.catalog-controls{display:grid;gap:.75rem;grid-template-columns:minmax(260px,1fr) repeat(3,minmax(170px,.32fr));margin-bottom:1rem}.catalog-controls label{align-items:center;background:#f8fafc;border:1px solid #d5dde7;border-radius:8px;display:flex;gap:.55rem;min-height:42px;padding:0 .75rem}.catalog-controls input,.catalog-controls select{background:transparent}.catalog-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.catalog-card{display:flex;flex-direction:column;min-height:430px}.catalog-card h3{font-size:1.35rem;letter-spacing:0;line-height:1.15;margin:.9rem 0 .25rem}.maker{color:#1f6f61;font-size:.9rem;font-weight:900;margin-bottom:.75rem}.catalog-meta{display:grid;gap:.55rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1rem}.catalog-meta div{background:#f8fafc;border:1px solid #e2e8ee;border-radius:8px;padding:.65rem}.catalog-meta span,.catalog-meta strong{display:block}.catalog-meta span{color:#647384;font-size:.72rem;font-weight:800}.catalog-meta strong{color:#172026;font-size:.82rem;line-height:1.35;margin-top:.25rem}.catalog-card .card-footer{gap:1rem}.catalog-card .card-footer span{min-width:0}.catalog-card .card-footer a{align-items:center;display:inline-flex;flex:0 0 auto;gap:.3rem}.milestones{background:#fff}.milestone-controls{display:flex;flex-wrap:wrap;gap:.75rem}.milestone-controls label{align-items:center;background:#f8fafc;border:1px solid #d5dde7;border-radius:8px;display:flex;gap:.55rem;min-height:42px;padding:0 .75rem;width:220px}.timeline{display:grid;gap:1rem}.timeline-item{background:transparent;border:0;display:grid;gap:1rem;grid-template-columns:minmax(120px,.18fr) minmax(0,1fr);padding:0}.timeline-date{border-top:2px solid #1f6f61;color:#172026;padding-top:1rem}.timeline-date span,.timeline-date small{display:block}.timeline-date span{font-size:1.15rem;font-weight:900}.timeline-date small{color:#647384;font-weight:800;margin-top:.25rem}.timeline-body{background:#f8fafc;border:1px solid #dce3eb;border-radius:8px;padding:1.25rem}.timeline-body h3{font-size:1.25rem;margin:.8rem 0 .5rem}.timeline-body p{color:#4d5e6d;line-height:1.6}.source-link{align-items:center;color:#1f6f61;display:inline-flex;font-weight:900;gap:.35rem;margin-top:.5rem}.feature-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}article{background:#fff;border:1px solid #dce3eb;border-radius:8px;padding:1.25rem}article h3{margin:.75rem 0 .5rem}article p,.reference-grid span,.faq p{color:#4d5e6d;line-height:1.6}.references{background:#f8fafc}.reference-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.reference-grid a{background:#fff;border:1px solid #dce3eb;border-radius:8px;display:grid;gap:.45rem;padding:1.1rem}.reference-grid a:hover{border-color:#2f7d6f}.reference-grid strong{color:#172026}.reference-grid span{display:block}.faq{background:#fff}details{border-top:1px solid #e4eaf0;padding:1rem 0}details:last-child{border-bottom:1px solid #e4eaf0}summary{cursor:pointer;font-weight:800}@media(max-width:900px){.hero,.editor-grid,.diagnostics,.filters,.brief-grid,.catalog-controls,.catalog-stats,.catalog-meta,.feature-grid,.section-heading,.timeline-item{grid-template-columns:1fr}.brief-card{min-height:0}.section-heading{align-items:start;display:grid}.hero,.diagnostics{align-items:start}dl{grid-template-columns:repeat(3,minmax(64px,1fr))}}@media(max-width:640px){.site-header{align-items:flex-start;flex-direction:column}nav{width:100%}nav a{flex:1}.milestone-controls,.milestone-controls label{width:100%}.hero{min-height:440px}.toolbar button{justify-content:center;min-width:calc(50% - .35rem)}.filters button{justify-content:center}textarea{min-height:320px}dl{grid-template-columns:repeat(2,minmax(64px,1fr))}}
