:root{color:#171717;font-synthesis:none;text-rendering:optimizelegibility;--ink:#171717;--muted:#777;--line:#e7e7e7;--soft:#f5f5f4;--soft-2:#fafafa;--accent:#bd7426;--shell:1220px;--radius:10px;background:#fff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;min-width:320px}body{min-width:320px;min-height:100vh;color:var(--ink);background:#fff;margin:0;font-size:15px;line-height:1.5}button,input,select{font:inherit}button,a,select,input{-webkit-tap-highlight-color:transparent}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.page-shell{width:min(calc(100% - 48px), var(--shell));margin-inline:auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;height:64px;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.wordmark{color:var(--ink);letter-spacing:-.02em;font-size:16px;font-weight:700;text-decoration:none}.primary-nav{align-items:stretch;gap:30px;height:100%;display:flex}.primary-nav a{color:#626262;align-items:center;font-size:14px;text-decoration:none;display:flex;position:relative}.primary-nav a:hover,.primary-nav a.active{color:var(--ink)}.primary-nav a.active:after{background:var(--ink);content:"";height:2px;position:absolute;bottom:-1px;left:0;right:0}.hero{padding-block:42px 32px}.hero h1{letter-spacing:-.055em;max-width:700px;margin:0;font-size:clamp(38px,5.2vw,64px);font-weight:650;line-height:1.02}.hero p{color:var(--muted);margin:17px 0 0;font-size:18px}.catalog-section{padding-bottom:46px}.search-field{color:#888;background:#fff;border:1px solid #dedede;border-radius:9px;align-items:center;gap:10px;width:min(100%,420px);height:42px;padding:0 13px;display:flex;box-shadow:0 1px 1px #00000005}.search-field:focus-within{border-color:#b8b8b8;box-shadow:0 0 0 3px #0000000d}.search-field input{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.search-field input::placeholder{color:#999}.catalog-section>h2{margin:30px 0 12px;font-size:15px;font-weight:650}.catalog-list{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:hidden}.app-entry+.app-entry{border-top:1px solid var(--line)}.app-row{justify-content:space-between;align-items:center;gap:24px;min-height:98px;padding:17px 20px;display:flex}.app-identity{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:17px;padding:0;display:flex}.app-identity img{border-radius:14px;flex:none;width:64px;height:64px;box-shadow:0 1px 3px #00000029}.app-identity>span{gap:2px;min-width:0;display:grid}.app-identity strong{letter-spacing:-.02em;font-size:18px;font-weight:650}.app-identity span span,.app-identity small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-identity span span{color:#555}.app-identity small{color:#969696;font-size:13px}.app-actions{flex:none;align-items:center;gap:8px;display:flex}.button,.icon-button{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;text-decoration:none;transition:background .14s,color .14s,transform .14s;display:inline-flex}.button{gap:8px;min-height:39px;padding:0 15px;font-size:14px;font-weight:560}.button.primary{background:var(--ink);color:#fff}.button.primary:hover{background:#2c2c2c}.button.secondary,.icon-button{color:#242424;background:#f1f1f1}.button.secondary:hover,.icon-button:hover{background:#e8e8e8}.button:active,.icon-button:active{transform:translateY(1px)}.button:disabled{cursor:not-allowed;opacity:.5}.icon-button{width:39px;height:39px;padding:0}.icon-button svg{width:18px}.release-detail{border-top:1px solid var(--line);background:var(--soft-2);grid-template-columns:minmax(300px,.78fr) minmax(480px,1.22fr);display:grid}.release-facts{padding:22px 28px 24px}.fact-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:40px;display:flex}.fact-row strong{font-weight:550}.fact-row span,.fact-row select{color:#5f5f5f}.fact-row select{background:#fff;border:1px solid #ddd;border-radius:7px;max-width:190px;padding:5px 28px 5px 9px}.verify-download{margin-top:16px}.verify-download summary{cursor:pointer;font-weight:600;list-style-position:inside}.checksum-label{color:#888;letter-spacing:.08em;margin-top:13px;font-size:11px;font-weight:600}.checksum-row{align-items:center;gap:8px;min-width:0;margin-top:5px;display:flex}.checksum-row code{border:1px solid var(--line);color:#5b5b5b;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:7px;flex:1;min-width:0;padding:9px 11px;font-family:SFMono-Regular,Consolas,monospace;font-size:11px;overflow:hidden}.checksum-row button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;flex:none;place-items:center;width:36px;height:36px;display:grid}.checksum-row svg{width:15px}.release-notes{border-top:1px solid var(--line);margin-top:24px;padding-top:20px;display:none}.release-notes.visible,.release-notes:target{display:block}.release-notes h3{margin:0 0 6px;font-size:14px}.release-notes p{color:#666;margin:0}.release-unavailable,.catalog-message,.catalog-error,.catalog-loading{border:1px solid var(--line);background:var(--soft-2);border-radius:12px;padding:28px}.catalog-error{justify-content:space-between;align-items:center;gap:20px;display:flex}.catalog-error p{color:var(--muted);margin:4px 0 0}.catalog-loading{align-items:center;gap:18px;display:flex}.loading-icon,.catalog-loading span{background:linear-gradient(90deg,#eee,#f8f8f8,#eee) 0 0/200% 100%;border-radius:7px;animation:1.25s infinite shimmer;display:block}.loading-icon{width:64px;height:64px}.catalog-loading>div:last-child{flex:1}.catalog-loading span:first-child{width:30%;height:18px}.catalog-loading span:last-child{width:60%;height:13px;margin-top:10px}@keyframes shimmer{to{background-position:-200% 0}}.report-preview{border-left:1px solid var(--line);background:#fff;min-width:0;padding:20px 24px 22px}.bridge-preview{border-left:1px solid var(--line);background:#fff;min-width:0;padding:24px}.bridge-preview-heading{justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:20px;display:flex}.bridge-preview-heading h3{letter-spacing:-.015em;margin:0;font-size:17px}.bridge-preview-heading p,.bridge-preview-heading>span{color:#929292;margin:4px 0 0;font-size:11px}.bridge-flow{border:1px solid var(--line);text-align:center;background:#fafafa;border-radius:9px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;padding:14px;display:grid}.bridge-flow strong{font-size:12px;font-weight:600}.bridge-flow span{color:#aaa}.bridge-capabilities{margin-top:14px}.bridge-capability{border-bottom:1px solid #ededed;align-items:flex-start;gap:11px;padding:11px 2px;display:flex}.bridge-capability:last-child{border-bottom:0}.bridge-capability svg{color:#777;flex:none;margin-top:1px}.bridge-capability strong{font-size:12px}.bridge-capability p{color:#858585;margin:2px 0 0;font-size:11px;line-height:1.45}.report-title-row{justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:10px;display:flex}.report-title-row h3{letter-spacing:-.015em;margin:0;font-size:17px}.report-title-row p,.report-title-row>span{color:#929292;margin:2px 0 0;font-size:11px}.report-columns,.report-row{grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:20px;display:grid}.report-columns{border-bottom:1px solid var(--line);color:#929292;padding:5px 0;font-size:11px}.report-columns span:last-child,.report-row span:last-child{text-align:right}.report-section-label{border-bottom:1px solid var(--line);text-transform:uppercase;background:#fafafa;padding:6px 0 5px;font-size:11px;font-weight:700}.report-row{border-bottom:1px solid #ededed;min-height:29px;font-size:12px}.report-row .indent{padding-left:15px}.report-row.total{font-weight:650}.report-row.final{border-top:1px solid #d5d5d5;border-bottom:0;margin-top:4px}.tabular{font-variant-numeric:tabular-nums}.install-band{border-top:1px solid var(--line);grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:80px;padding-block:42px 54px;display:grid}.install-band h2{letter-spacing:-.025em;margin:0;font-size:21px}.install-steps ol{grid-template-columns:repeat(3,1fr);gap:28px;margin:24px 0 0;padding:0;list-style:none;display:grid}.install-steps li{align-items:flex-start;gap:13px;display:flex}.step-number{background:#ededed;border-radius:50%;flex:none;place-items:center;width:27px;height:27px;font-size:12px;font-weight:650;display:grid}.install-steps h3,.requirements h3{margin:1px 0 5px;font-size:14px}.install-steps p,.requirements li{color:#747474;font-size:13px}.install-steps p{margin:0}.requirements{border-left:1px solid var(--line);padding-left:36px}.requirements h3{margin-top:22px}.requirements ul{gap:5px;margin:9px 0 0;padding-left:17px;display:grid}.site-footer{border-top:1px solid var(--line);background:#fafafa}.footer-inner{justify-content:space-between;align-items:center;gap:28px;min-height:72px;display:flex}.footer-brand{color:#555;font-weight:620}.footer-inner nav{gap:24px;display:flex}.footer-inner a{color:#777;font-size:13px;text-decoration:none}.footer-inner a:hover{color:var(--ink)}@media (width<=900px){.release-detail{grid-template-columns:1fr}.report-preview,.bridge-preview{border-top:1px solid var(--line);border-left:0}.install-band{grid-template-columns:1fr;gap:44px}.requirements{border-left:0;padding:0}}@media (width<=680px){.page-shell{width:min(calc(100% - 32px), var(--shell))}.site-header{height:auto}.header-inner{min-height:58px}.primary-nav{gap:16px}.primary-nav a{font-size:12px}.primary-nav a:first-child{display:none}.hero{padding-block:44px 36px}.hero h1{font-size:clamp(38px,12vw,52px)}.hero p{font-size:16px}.catalog-section>h2{margin-top:30px}.app-row{flex-direction:column;align-items:flex-start;padding:20px}.app-actions{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 39px;width:100%;display:grid}.app-identity span span,.app-identity small{white-space:normal}.release-facts,.report-preview{padding:24px 20px}.report-columns,.report-row{grid-template-columns:minmax(0,1fr) 112px}.install-steps ol{grid-template-columns:1fr}.footer-inner{flex-direction:column;align-items:flex-start;padding-block:22px}}@media (width<=420px){.wordmark{font-size:14px}.primary-nav a:nth-child(2){display:none}.app-actions{grid-template-columns:1fr 39px}.app-actions .secondary{display:none}.app-identity img{width:56px;height:56px}.fact-row{flex-direction:column;align-items:flex-start;gap:5px;padding-block:9px}.fact-row select{width:100%;max-width:none}.report-title-row>span{display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
