:root{--ink:#173133;--muted:#657779;--brand:#07877f;--brand2:#0f766e;--line:#dce9e8;--soft:#f1f9f8;--white:#fff;--green:#16a36a;--shadow:0 14px 40px rgba(15,82,79,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#f7f8fc;color:var(--ink);font-family:Inter,"Segoe UI",Arial,sans-serif;line-height:1.55}.shell{width:min(1100px,calc(100% - 36px));margin:auto}.hero{background:radial-gradient(circle at 80% 20%,rgba(95,118,255,.35),transparent 35%),linear-gradient(125deg,#151a38,#25336b 55%,#3949a6);color:#fff;padding:54px 0 74px}.hero-inner{display:flex;gap:22px;align-items:center}.brand-mark{display:grid;place-items:center;width:72px;height:72px;flex:0 0 72px;border-radius:22px;background:linear-gradient(145deg,#6573ff,#2e3fd2);box-shadow:inset 0 1px rgba(255,255,255,.35),0 12px 32px rgba(0,0,0,.2);font-weight:800;font-size:26px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800;margin:0 0 7px;color:#8390ff}.hero .eyebrow{color:#bec6ff}.hero h1{font-size:clamp(30px,5vw,52px);line-height:1.08;margin:0;letter-spacing:-.035em}.hero-text{font-size:18px;color:#d7dcff;margin:12px 0 0}main{margin-top:-34px;padding-bottom:70px}.latest,.accordion-section,.history{background:var(--white);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow)}.latest{padding:34px}.latest-top{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.status{display:inline-flex;align-items:center;gap:8px;color:var(--green);font-weight:750;font-size:13px}.status i{width:9px;height:9px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px rgba(22,163,106,.12)}h2{font-size:30px;line-height:1.2;margin:10px 0 2px;letter-spacing:-.025em}.release-date{color:var(--muted);margin:0}.version-badge{font-weight:800;color:var(--brand);background:#eef0ff;border-radius:999px;padding:9px 15px}.summary{font-size:20px;font-weight:700;margin:28px 0 0}.changes{margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}h3{font-size:18px;margin:0 0 14px}.changes ul,.release-content ul{padding:0;margin:0;list-style:none;display:grid;gap:11px}.changes li,.release-content li{position:relative;padding-left:24px}.changes li:before,.release-content li:before{content:"";position:absolute;left:2px;top:.65em;width:7px;height:7px;border-radius:50%;background:var(--brand)}.release-materials{margin-top:30px}.material-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.material{text-decoration:none;color:inherit;display:flex;align-items:center;gap:14px;border:1px solid var(--line);border-radius:16px;padding:15px;background:#fff;min-width:0;transition:.18s ease}.material:hover{border-color:#aab1ff;transform:translateY(-2px);box-shadow:0 8px 22px rgba(44,52,100,.08)}.material-icon{display:grid;place-items:center;flex:0 0 42px;height:42px;border-radius:12px;color:#fff;background:#667085;font-weight:900;font-size:12px}.material-icon.video{background:#3b82f6}.material-icon.pdf{background:#ef4444}.material-icon.text{background:#f59e0b}.material-copy{display:flex;flex-direction:column;min-width:0}.material-copy strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.material-copy small{color:var(--muted)}.material-action{margin-left:auto;color:var(--brand);font-weight:800}.accordion-section,.history{margin-top:22px}.section-toggle,.release-toggle{width:100%;border:0;background:none;color:inherit;font:inherit;cursor:pointer;text-align:left}.section-toggle{padding:25px 30px;display:flex;justify-content:space-between;align-items:center}.section-toggle>span:first-child{display:flex;align-items:center;gap:13px}.section-toggle strong{font-size:21px}.paperclip{font-size:27px;color:var(--brand);transform:rotate(-35deg)}.count{background:#edf0ff;color:var(--brand);border-radius:99px;padding:4px 10px;font-size:13px}.chevron{font-size:25px;color:#8991a4;transition:transform .2s}.section-toggle[aria-expanded=true] .chevron,.release-toggle[aria-expanded=true] .chevron{transform:rotate(180deg)}.section-content{border-top:1px solid var(--line);padding:24px 30px}.empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:18px;color:var(--muted)}.empty strong{color:var(--ink)}code{background:#f0f1f6;padding:2px 6px;border-radius:6px}.history{padding:30px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.section-heading h2{margin:3px 0 0}.section-heading>span{color:var(--muted)}.release-list{border:1px solid var(--line);border-radius:18px;overflow:hidden}.release+.release{border-top:1px solid var(--line)}.release-toggle{display:grid;grid-template-columns:105px 1fr auto;gap:18px;align-items:center;padding:20px}.release-toggle:hover{background:#fafaff}.release-number{font-weight:850;color:var(--brand)}.release-main{display:flex;flex-direction:column;min-width:0}.release-main small{color:var(--muted);margin-top:2px}.release-content{background:#fafbff;border-top:1px solid var(--line);padding:25px 30px}.release-content h3{margin-top:25px}footer{background:#171b2f;color:#c8cce0;padding:28px 0}footer .shell{display:flex;gap:22px;align-items:center;flex-wrap:wrap}footer strong{color:#fff}footer a{color:#dfe3ff;text-decoration:none}footer span{margin-right:auto}.modal{position:fixed;inset:0;z-index:20;display:grid;place-items:center;background:rgba(10,13,30,.76);padding:20px}.modal[hidden]{display:none}.modal-card{background:#fff;width:min(960px,100%);max-height:90vh;border-radius:20px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.3)}.modal-head{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--line)}.modal-head button{border:0;background:#eff1f7;width:36px;height:36px;border-radius:50%;font-size:25px;cursor:pointer}.modal-body{height:min(70vh,650px);background:#111827}.modal-body video,.modal-body iframe{width:100%;height:100%;border:0}.modal-body pre{height:100%;overflow:auto;background:#fff;color:var(--ink);padding:22px;margin:0;white-space:pre-wrap;font:15px/1.6 "Segoe UI",sans-serif}@media(max-width:700px){.hero{padding:38px 0 60px}.brand-mark{width:56px;height:56px;flex-basis:56px;border-radius:17px}.hero h1{font-size:31px}.latest,.history{padding:22px}.latest-top{display:block}.version-badge{display:inline-block;margin-top:15px}.material-grid{grid-template-columns:1fr}.section-toggle{padding:21px}.section-toggle>span:first-child{flex-wrap:wrap}.section-heading{align-items:start}.release-toggle{grid-template-columns:82px 1fr auto;gap:10px;padding:17px 14px}.release-content{padding:20px}.summary{font-size:18px}footer span{width:100%}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

