:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,Segoe UI,sans-serif;color:#18181b;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #2563eb;--blue-hover: #1d4ed8;--blue-soft: #edf4ff;--text: #18181b;--muted: #606975;--faint: #87919c;--border: #e1e5ea;--border-strong: #cfd5dc;--surface: #f7f8fa;--success: #147345}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{margin:0;min-width:320px;background:#fff;color:var(--text);letter-spacing:0}button,a{font:inherit}a{color:inherit;text-decoration:none}button{letter-spacing:0}img{display:block;max-width:100%}.site-header{position:sticky;z-index:20;top:0;border-bottom:1px solid var(--border);background:#fff}.nav-shell{width:min(1180px,calc(100% - 48px));height:68px;margin:0 auto;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;flex:0 0 auto;align-items:center;gap:10px;font-size:16px;font-weight:680}.brand img{width:32px;height:32px;border-radius:7px}.desktop-nav{display:flex;align-items:center;gap:27px;margin-right:auto}.desktop-nav a,.kaola-link{color:var(--muted);font-size:13px}.desktop-nav a:hover,.kaola-link:hover,.footer-links a:hover{color:var(--blue)}.nav-actions{display:flex;align-items:center;gap:20px}.menu-button{display:none;width:42px;height:42px;place-items:center;padding:0;border:1px solid var(--border);border-radius:6px;background:#fff;color:#46505a}.mobile-nav{display:none}.button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:1px solid transparent;border-radius:6px;font-size:13px;font-weight:620;line-height:1.2;cursor:pointer}.button-primary{border-color:var(--blue);background:var(--blue);color:#fff}.button-primary:hover{border-color:var(--blue-hover);background:var(--blue-hover)}.button-secondary{border-color:var(--border-strong);background:#fff;color:#323a43}.button-secondary:hover{border-color:#aeb8c3;background:var(--surface)}.button-compact{min-height:36px;padding-inline:13px}.button-large{min-height:46px;padding-inline:18px;font-size:14px}.hero{width:min(1180px,calc(100% - 48px));min-height:calc(100vh - 118px);max-height:860px;margin:0 auto;padding:clamp(44px,7vh,76px) 0 42px;display:grid;grid-template-columns:minmax(350px,.76fr) minmax(520px,1.24fr);align-items:center;gap:clamp(46px,6vw,86px)}.hero-copy{min-width:0}.hero-icon{width:58px;height:58px;margin-bottom:19px;border-radius:12px;box-shadow:0 8px 22px #2029361f}.eyebrow{margin:0 0 10px;color:var(--blue);font-size:11px;font-weight:720;text-transform:uppercase}.hero h1{margin:0;font-size:62px;line-height:1.04;font-weight:730}.hero-lead{max-width:500px;margin:20px 0 0;color:#29333e;font-size:30px;font-weight:610;line-height:1.35}.hero-description{max-width:480px;margin:17px 0 0;color:var(--muted);font-size:15px;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:29px}.release-meta{margin:13px 0 0;color:var(--faint);font-size:12px}.product-preview{min-width:0;overflow:hidden;border:1px solid #cfd6de;border-radius:8px;background:#eef1f4;box-shadow:0 22px 55px #1c27331f}.preview-bar{height:31px;display:flex;align-items:center;gap:6px;padding:0 11px;border-bottom:1px solid #d6dce2;background:#f8f9fa}.preview-bar i{width:8px;height:8px;border-radius:50%;background:#c8cfd6}.preview-bar span{margin-left:5px;color:#707a84;font-size:10px}.product-preview>picture{display:block}.product-preview img{width:100%;height:auto;aspect-ratio:20 / 13;object-fit:contain;object-position:center}.section{padding:86px max(24px,calc((100% - 1180px)/2))}.section-heading{max-width:650px}.section-heading h2,.help-section h2{margin:0;font-size:28px;line-height:1.25;font-weight:680}.section-heading>p:last-child{margin:12px 0 0;color:var(--muted);font-size:14px}.capabilities-section{border-top:1px solid var(--border);background:#fff}.capability-grid{margin-top:39px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.capability{min-width:0;display:flex;gap:13px;padding:25px 22px;border-right:1px solid var(--border)}.capability:first-child{padding-left:0}.capability:last-child{padding-right:0;border-right:0}.capability-icon{width:36px;height:36px;display:grid;flex:0 0 auto;place-items:center;border:1px solid #cdddfd;border-radius:7px;background:var(--blue-soft);color:var(--blue)}.capability h3{margin:0;font-size:14px;font-weight:650}.capability p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.download-section{background:var(--surface)}.download-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.platform-switch{flex:0 0 auto;display:grid;grid-template-columns:repeat(2,minmax(110px,1fr));padding:3px;border:1px solid var(--border-strong);border-radius:7px;background:#fff}.platform-switch button{min-height:36px;padding:0 16px;border:0;border-radius:5px;background:transparent;color:var(--muted);font-size:13px;cursor:pointer}.platform-switch button.selected{background:var(--blue);color:#fff}.channel-row{min-height:48px;display:flex;align-items:center;gap:8px;margin-top:33px;padding:0 14px;border:1px solid #d4dbe3;border-bottom:0;background:#fff;color:#38424d;font-size:13px}.channel-row small{margin-left:auto;color:var(--faint);font-size:11px}.beta-badge{padding:3px 7px;border-radius:4px;background:var(--blue-soft);color:var(--blue);font-size:10px;font-weight:720;text-transform:uppercase}.release-list{border:1px solid #d4dbe3;background:#fff}.release-row+.release-row{border-top:1px solid var(--border)}.release-row.primary{box-shadow:inset 3px 0 0 var(--blue)}.release-summary{min-height:88px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px}.package-mark{width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:#52606e}.package-title{min-width:0}.package-title>div{display:flex;align-items:center;gap:9px}.package-title h3{margin:0;font-size:14px;font-weight:650}.package-title span{padding:2px 6px;border:1px solid #bfd0f5;border-radius:4px;color:var(--blue);font-size:9px;font-weight:650}.release-row.alternative .package-title span{border-color:var(--border);color:var(--muted)}.package-title p{margin:6px 0 0;color:var(--muted);font-size:12px}.checksum-line{min-width:0;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 18px;border-top:1px solid var(--border);background:#fbfcfd}.checksum-line>span{color:var(--faint);font-size:10px;font-weight:650}.checksum-line code{min-width:0;color:#44505c;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;line-height:1.6;overflow-wrap:anywhere;word-break:break-all;white-space:normal}.checksum-line button{min-width:70px;min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 9px;border:1px solid var(--border);border-radius:5px;background:#fff;color:#53606c;font-size:11px;cursor:pointer}.checksum-line button:hover{border-color:#aeb8c3}.checksum-line button:has(svg.lucide-check),.checksum-line button:has(.lucide-check){color:var(--success)}.notes-toggle{width:100%;min-height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border:0;border-top:1px solid var(--border);background:#fff;color:var(--muted);font-size:12px;cursor:pointer}.notes-toggle:hover{background:var(--surface);color:var(--text)}.release-notes{display:grid;grid-template-columns:24px minmax(0,1fr);gap:9px;padding:15px 18px 17px;border-top:1px solid var(--border);background:#fff9ed;color:#795119}.release-notes strong{font-size:12px}.release-notes p{margin:5px 0 0;font-size:11px;line-height:1.65}.requirements-section{background:#fff}.requirements-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0;margin-top:36px;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.requirements-grid>div{padding:23px 30px;border-right:1px solid var(--border)}.requirements-grid>div:first-child{padding-left:0}.requirements-grid>div:last-child{border-right:0}.requirements-grid h3{margin:0 0 11px;font-size:15px}.requirements-grid p{margin:5px 0;color:var(--muted);font-size:13px}.help-section{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(360px,1.3fr) auto;align-items:center;gap:38px;border-top:1px solid var(--border);background:var(--surface)}.help-section p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}.text-link{min-height:42px;display:inline-flex;align-items:center;color:var(--blue);font-size:13px;font-weight:620}a:focus-visible,button:focus-visible{outline:3px solid #93b4fb;outline-offset:2px}footer{min-height:150px;width:min(1180px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:36px}.footer-brand{display:flex;align-items:center;gap:11px}.footer-brand img{width:35px;height:35px;border-radius:7px}.footer-brand div{display:flex;flex-direction:column;gap:3px}.footer-brand strong{font-size:13px}.footer-brand span,footer small{color:var(--faint);font-size:10px}.footer-links{display:flex;gap:23px;color:var(--muted);font-size:11px}@media(max-width:980px){.nav-shell{width:min(100% - 36px,1180px);gap:22px}.desktop-nav{gap:17px}.kaola-link{display:none}.hero{width:min(100% - 36px,1180px);grid-template-columns:.83fr 1.17fr;gap:35px}.capability-grid{grid-template-columns:repeat(2,1fr)}.capability{border-bottom:1px solid var(--border)}.capability:nth-child(2){border-right:0}.capability:nth-child(3),.capability:nth-child(4){border-bottom:0}.capability:first-child,.capability:last-child{padding:25px 22px}.help-section{grid-template-columns:1fr 1.5fr}.help-section .text-link{grid-column:2}}@media(max-width:760px){html{scroll-padding-top:62px}.nav-shell{width:calc(100% - 28px);height:62px}.desktop-nav,.nav-actions{display:none}.menu-button{display:grid;margin-left:auto}.mobile-nav{display:grid;padding:6px 14px 13px;border-top:1px solid var(--border);background:#fff}.mobile-nav a{min-height:44px;display:flex;align-items:center;padding:0 9px;border-bottom:1px solid var(--border);color:#3e4853;font-size:13px}.mobile-nav a:last-child{border-bottom:0;color:var(--blue)}.hero{width:calc(100% - 32px);min-height:auto;max-height:none;padding:34px 0 28px;display:flex;flex-direction:column;align-items:stretch;gap:24px}.hero-icon{width:52px;height:52px}.hero h1{font-size:44px}.hero-lead{font-size:24px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.section{padding:64px 16px}.section-heading h2,.help-section h2{font-size:24px}.capability-grid{grid-template-columns:1fr;margin-top:30px}.capability,.capability:first-child,.capability:last-child{padding:20px 0;border-right:0;border-bottom:1px solid var(--border)}.capability:last-child{border-bottom:0}.download-heading{align-items:stretch;flex-direction:column}.platform-switch{width:100%}.channel-row{align-items:flex-start;flex-wrap:wrap;padding-block:11px}.channel-row small{width:100%;margin-left:0}.release-summary{grid-template-columns:38px minmax(0,1fr)}.release-summary>.button{grid-column:1 / -1;width:100%}.package-title>div{align-items:flex-start;flex-direction:column;gap:5px}.checksum-line{grid-template-columns:minmax(0,1fr) auto}.checksum-line>span{grid-column:1 / -1}.checksum-line code{font-size:10px}.checksum-line button{align-self:stretch}.requirements-grid{grid-template-columns:1fr}.requirements-grid>div,.requirements-grid>div:first-child{padding:21px 0;border-right:0;border-bottom:1px solid var(--border)}.requirements-grid>div:last-child{border-bottom:0}.help-section{display:block}.help-section>p{margin-top:17px}.help-section .text-link{margin-top:15px}footer{width:calc(100% - 32px);padding:30px 0;display:flex;align-items:flex-start;flex-direction:column;gap:22px}.footer-links{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
