:root{--text:#1a1a1a;--text-secondary:#555;--text-muted:#888;--border:#e0e0e0;--bg:#fff;--accent:#1a1a1a;--font-display:"Outfit", system-ui, sans-serif;--font-body:"Plus Jakarta Sans", system-ui, sans-serif;--font-mono:"JetBrains Mono", monospace}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;line-height:1.75}a{color:var(--text);text-underline-offset:2px;text-decoration:underline}a:hover{color:#000}.page{max-width:720px;margin:0 auto;padding:4rem 2rem 3rem}.header{margin-bottom:2rem}.header-org{color:var(--text-muted);letter-spacing:.04em;margin-bottom:.5rem;font-size:.8rem}.header-title{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2}.header-intro{color:var(--text-secondary);max-width:560px;font-size:.95rem;line-height:1.8}.header-summary{color:var(--text-secondary);max-width:560px;margin-top:.75rem;font-size:.9rem;font-style:italic;line-height:1.8}.divider{border:none;border-top:1px solid var(--border);margin:2.5rem 0}.section{margin-bottom:.5rem}.section-title{font-family:var(--font-display);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.section-desc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9rem;line-height:1.8}.pillar-grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.pillar{border:1px solid var(--border);border-radius:6px;padding:1.25rem}.pillar h3{font-family:var(--font-display);margin-bottom:.4rem;font-size:.95rem;font-weight:600}.pillar p{color:var(--text-secondary);font-size:.85rem;line-height:1.7}.policy{margin-bottom:2rem}.policy h3{font-family:var(--font-display);margin-bottom:.5rem;font-size:1.05rem;font-weight:600}.policy>p{color:var(--text-secondary);margin-bottom:.75rem;font-size:.9rem;line-height:1.8}.policy ul{padding:0;list-style:none}.policy ul li{color:var(--text-secondary);padding:.3rem 0 .3rem 1.25rem;font-size:.875rem;line-height:1.75;position:relative}.policy ul li:before{content:"";background:var(--text-muted);border-radius:50%;width:5px;height:5px;position:absolute;top:.85rem;left:0}.cert-grid{flex-wrap:wrap;gap:.75rem;display:flex}.cert{border:1px solid var(--border);border-radius:4px;align-items:baseline;gap:.5rem;padding:.6rem 1rem;font-size:.85rem;display:flex}.cert-name{font-weight:600;font-family:var(--font-display)}.cert-detail{color:var(--text-muted);font-size:.75rem}.milestones{flex-direction:column;gap:1.25rem;display:flex}.milestone{align-items:flex-start;gap:1.25rem;display:flex}.milestone-date{width:5rem;font-family:var(--font-mono);color:var(--text-muted);flex-shrink:0;padding-top:.15rem;font-size:.75rem}.milestone h4{font-family:var(--font-display);margin-bottom:.2rem;font-size:.9rem;font-weight:600}.milestone p{color:var(--text-secondary);font-size:.85rem;line-height:1.7}.contact-line{color:var(--text-secondary);padding-bottom:2rem;font-size:.875rem}.contact-line a{color:var(--text);font-weight:500}@media (width<=640px){.page{padding:2.5rem 1.25rem 2rem}.header-title{font-size:1.6rem}.pillar-grid{grid-template-columns:1fr}.milestone{flex-direction:column;gap:.25rem}.milestone-date{width:auto}}
