@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@500;600;700&display=swap');
:root{color-scheme:light;--ink:#11283b;--muted:#566c7c;--line:#dce6e9;--teal:#087e85;--teal-dark:#075b65;--soft:#e9f5f4;--paper:#f7faf9;--white:#fff;--navy:#122c40;--shadow:0 14px 38px rgba(13,47,62,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 'DM Sans',system-ui,sans-serif}button,input{font:inherit}button{cursor:pointer}a{color:var(--teal-dark)}a:hover{text-decoration-thickness:2px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Space Grotesk',system-ui,sans-serif;line-height:1.17;letter-spacing:-.025em}h1{font-size:clamp(2.1rem,4vw,3.5rem);margin-bottom:.65rem}h2{font-size:1.55rem}h3{font-size:1.08rem}small,.eyebrow{font-size:.83rem}.eyebrow{font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:#0a767f}.skip{position:absolute;left:-999px;top:0;background:white;padding:.6rem;z-index:10}.skip:focus{left:1rem}.shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr}.sidebar{background:var(--navy);color:#eaf4f5;padding:1.55rem 1.05rem;display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.brand{display:flex;gap:.72rem;align-items:center;color:white;text-decoration:none;padding:.35rem .55rem 1.8rem;font-family:'Space Grotesk',sans-serif;font-weight:700;font-size:1.16rem;line-height:1.1}.brand-mark{width:38px;height:38px;border-radius:12px;background:#31bbb3;color:#092a36;display:grid;place-items:center;font-weight:800;letter-spacing:-.1em}.brand small{display:block;font:500 .75rem 'DM Sans',sans-serif;color:#a7c8cf;letter-spacing:.03em;margin-top:.15rem}.nav-label{color:#9cbbc4;font-size:.72rem;text-transform:uppercase;letter-spacing:.13em;margin:1rem .75rem .55rem}.nav-link{display:flex;align-items:center;gap:.65rem;color:#d3e5e8;text-decoration:none;border-radius:10px;padding:.72rem .78rem;font-weight:600;margin:.15rem 0}.nav-link:hover,.nav-link.active{background:#24485a;color:white}.nav-icon{display:inline-grid;place-items:center;width:1.35rem;font-size:1.1rem}.sidebar-bottom{margin-top:auto;border-top:1px solid #355365;padding:1rem .65rem 0;color:#adcad0;font-size:.78rem;line-height:1.45}.sidebar-bottom a{color:#bfe6e4}.main{min-width:0}.topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.3rem,4vw,4rem);border-bottom:1px solid var(--line);background:rgba(255,255,255,.85)}.topbar span{font-size:.9rem;color:var(--muted)}.topbar a{font-size:.88rem;font-weight:700;text-decoration:none}.content{max-width:1240px;padding:clamp(1.6rem,4vw,4rem);margin:auto}.intro{max-width:790px;margin-bottom:2rem}.intro p{font-size:1.08rem;color:var(--muted);max-width:680px}.meta{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center;color:var(--muted);font-size:.86rem}.dot{width:4px;height:4px;border-radius:50%;background:#94abb5}.search-wrap{position:relative;margin:1.35rem 0 2rem}.search-wrap input{width:100%;padding:1rem 1.2rem 1rem 3.1rem;border:1px solid #b8d4d7;border-radius:14px;background:white;box-shadow:var(--shadow);outline:0}.search-wrap input:focus,.chat-form input:focus{border-color:var(--teal);box-shadow:0 0 0 3px #0e999a2b}.search-icon{position:absolute;left:1.1rem;top:50%;transform:translateY(-50%);color:var(--teal);font-size:1.3rem}.section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin:2.1rem 0 1rem}.section-head h2{margin:0}.section-head p{margin:0;color:var(--muted);font-size:.88rem}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.card{display:block;background:var(--white);border:1px solid var(--line);border-radius:17px;padding:1.4rem;text-decoration:none;color:inherit;box-shadow:0 3px 12px rgba(13,47,62,.025);transition:transform .15s,border-color .15s}.card:hover{transform:translateY(-3px);border-color:#74b9b9}.card .eyebrow{font-size:.72rem}.card h3{margin:.6rem 0}.card p{color:var(--muted);font-size:.9rem;margin:0}.card-footer{display:flex;justify-content:space-between;margin-top:1.3rem;color:var(--teal-dark);font-size:.78rem;font-weight:700}.feature{background:linear-gradient(125deg,#0b6971,#14465b);color:white;border-radius:18px;padding:1.8rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;margin:2rem 0}.feature h2{margin:.35rem 0}.feature p{color:#d8ebeb;margin:0;max-width:560px}.feature .eyebrow{color:#8fe5de}.pill-button{background:white;color:#0c5961;text-decoration:none;font-weight:700;border-radius:10px;padding:.78rem 1rem;white-space:nowrap}.filter-row{display:flex;gap:.5rem;flex-wrap:wrap;margin:0 0 1.2rem}.chip{border:1px solid #c9dcdf;background:white;color:var(--ink);border-radius:100px;padding:.45rem .8rem;font-size:.85rem;font-weight:600}.chip.active,.chip:hover{background:var(--teal-dark);color:white;border-color:var(--teal-dark)}.list{display:grid;gap:.65rem}.list-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid var(--line);background:white;border-radius:12px;padding:1rem 1.2rem;text-decoration:none;color:var(--ink)}.list-item:hover{border-color:#73b5b6}.list-item strong{display:block}.list-item span{display:block;color:var(--muted);font-size:.88rem}.list-item b{color:var(--teal);font-size:1.1rem}.article{max-width:850px;background:white;border:1px solid var(--line);border-radius:18px;padding:clamp(1.5rem,4vw,3.3rem);box-shadow:var(--shadow)}.article .lead{font-size:1.15rem;color:#365568}.steps{padding-left:1.35rem}.steps li{padding-left:.35rem;margin-bottom:.85rem}.source{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.2rem;color:var(--muted);font-size:.9rem}.back{display:inline-block;margin-bottom:1.1rem;text-decoration:none;font-weight:700}.callout{border-left:4px solid #1ba7a7;background:var(--soft);padding:1.1rem 1.35rem;border-radius:0 12px 12px 0;color:#234d58;margin:1.6rem 0}.release-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.5rem 0}.release-card{padding:1.4rem;background:white;border:1px solid var(--line);border-radius:15px}.release-card p{color:var(--muted);margin:0}.release-card small{display:block;color:var(--teal-dark);font-weight:700;margin-top:1rem}.chat-layout{display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:1.2rem;align-items:start}.chat-panel{background:white;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);display:flex;flex-direction:column;min-height:560px;overflow:hidden}.chat-header{padding:1rem 1.3rem;border-bottom:1px solid var(--line);display:flex;gap:.7rem;align-items:center}.chat-header strong{font-family:'Space Grotesk',sans-serif}.chat-header span{font-size:.78rem;color:var(--muted)}.chat-avatar{background:var(--soft);color:var(--teal-dark);border-radius:10px;width:36px;height:36px;display:grid;place-items:center;font-weight:800}.messages{padding:1.5rem;display:flex;flex-direction:column;gap:1rem;flex:1;max-height:580px;overflow:auto}.bubble{max-width:min(90%,620px);padding:1rem 1.1rem;border-radius:14px;background:#edf5f5}.bubble.user{align-self:flex-end;background:var(--navy);color:white}.bubble p{margin:0 0 .7rem}.bubble p:last-child{margin-bottom:0}.bubble ol{margin:.5rem 0 .75rem;padding-left:1.3rem}.bubble li{margin:.35rem 0}.bubble a{font-weight:700}.bubble.user a{color:white}.chat-form{padding:1rem;border-top:1px solid var(--line);display:flex;gap:.55rem}.chat-form input{flex:1;min-width:0;border:1px solid #b8d4d7;border-radius:10px;padding:.75rem .9rem;outline:0}.chat-form button{border:0;border-radius:10px;background:var(--teal-dark);color:white;padding:.7rem 1.05rem;font-weight:700}.suggestions{background:#eaf3f3;border:1px solid #d5e6e7;border-radius:16px;padding:1.2rem}.suggestions h2{font-size:1.05rem;margin-bottom:1rem}.suggestions button{display:block;text-align:left;background:white;border:1px solid #d4e2e4;border-radius:9px;padding:.7rem .8rem;margin:.5rem 0;width:100%;color:var(--ink)}.suggestions button:hover{border-color:var(--teal)}.fineprint{color:var(--muted);font-size:.8rem;line-height:1.5;margin:1rem 0 0}.footer{padding:2rem clamp(1.3rem,4vw,4rem);border-top:1px solid var(--line);color:var(--muted);font-size:.8rem}.footer-inner{max-width:1120px;margin:auto;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer a{color:var(--teal-dark)}
@media(max-width:1050px){.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.chat-layout{grid-template-columns:1fr}.suggestions{order:-1}.suggestions button{display:inline-block;width:auto;margin:.25rem}}
@media(max-width:700px){.shell{display:block}.sidebar{position:static;height:auto;padding:.7rem 1rem}.brand{padding:.25rem 0 .6rem}.sidebar nav{display:flex;overflow:auto;gap:.25rem}.nav-label,.sidebar-bottom{display:none}.nav-link{white-space:nowrap;padding:.55rem .65rem;font-size:.85rem}.topbar{height:54px}.topbar span{font-size:.78rem}.content{padding:1.4rem 1rem 2.2rem}.card-grid,.release-grid{grid-template-columns:1fr}.feature{display:block}.feature .pill-button{display:inline-block;margin-top:1.1rem}.chat-panel{min-height:520px}.messages{max-height:500px;padding:1rem}.bubble{max-width:100%}}
