:root,:root[data-theme=light]{color-scheme:light;--background:#f4f5f7;--background-soft:#eceef1;--surface:#fff;--surface-light:#e8eaed;--surface-raised:#fff;--text:#191a1d;--text-muted:#666a70;--accent:#0877d1;--accent-strong:#0066b8;--border:#181b1f1a;--border-strong:#181b1f2e;--header-bg:#f4f5f7c7;--hover-bg:#181b1f0f;--button-text:#fff;--hero-start:#15171a;--hero-end:#61666d;--band-bg:#1a1c1f;--band-text:#f5f6f7;--band-muted:#a9adb3;--band-surface:#24272b;--band-tag:#30343a;--band-accent:#67b7ff;--shadow:0 30px 80px #1c202626;--max-width:1120px;--radius:8px;--font-sans:-apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", Arial, sans-serif}:root[data-theme=dark]{color-scheme:dark;--background:#111315;--background-soft:#171a1d;--surface:#1c2024;--surface-light:#252a2f;--surface-raised:#2a3036;--text:#f3f5f7;--text-muted:#a6abb1;--accent:#4da7f5;--accent-strong:#78bdff;--border:#ebf1f71a;--border-strong:#ebf1f72e;--header-bg:#111315c7;--hover-bg:#ffffff12;--button-text:#09131c;--hero-start:#fff;--hero-end:#aeb4ba;--band-bg:#e9ebee;--band-text:#1c1e21;--band-muted:#666a70;--band-surface:#fff;--band-tag:#eef0f2;--band-accent:#0066b8;--shadow:0 32px 80px #00000057}*{box-sizing:border-box}html{background:var(--background);color:var(--text);font-family:var(--font-sans);scroll-behavior:smooth}body{background:var(--background);min-width:320px;color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;margin:0;overflow-x:hidden}body.has-lightbox{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{color:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.skip-link{z-index:100;background:var(--text);color:var(--background);border-radius:999px;padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.section{width:min(100% - 3rem, var(--max-width));margin:0 auto;padding:6rem 0}.section-heading{max-width:760px;margin-bottom:2.5rem}.section-heading>p:last-child{max-width:620px;font-size:1.1rem}.eyebrow{color:var(--accent-strong);letter-spacing:0;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:650}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;text-wrap:balance;max-width:980px;margin-bottom:1.5rem;font-size:clamp(3.4rem,8vw,6.8rem);font-weight:700;line-height:1}h2{letter-spacing:0;text-wrap:balance;margin-bottom:1.15rem;font-size:clamp(2.2rem,5vw,4.25rem);font-weight:650;line-height:1.06}h3{margin-bottom:.6rem;font-size:1.2rem;line-height:1.25}p{color:var(--text-muted);line-height:1.6}code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}@media (width<=620px){.section{width:min(100% - 2rem, var(--max-width));padding:4rem 0}h1{font-size:clamp(2.75rem,14vw,4rem)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;flex:none;width:1.05em;height:1.05em}.brand-icon{fill:currentColor;flex:none;width:1.15em;height:1.15em}.site-header{z-index:50;border-bottom:1px solid var(--border);background:var(--header-bg);backdrop-filter:saturate(180%)blur(20px);position:sticky;top:0}.nav-shell{width:min(100% - 3rem, var(--max-width));justify-content:space-between;align-items:center;min-height:3.75rem;margin:0 auto;display:flex}.brand,.footer-brand{align-items:center;gap:.7rem;font-weight:650;display:inline-flex}.brand strong{color:var(--text-muted);font-weight:500}.brand-mark{background:var(--text);width:1.9rem;height:1.9rem;color:var(--background);border-radius:7px;place-items:center;font-size:.62rem;font-weight:800;display:grid}.site-nav{align-items:center;gap:.25rem;display:flex}.site-nav a{color:var(--text-muted);border-radius:6px;padding:.6rem .8rem;font-size:.86rem;transition:color .16s,background .16s}.site-nav a:hover{background:var(--hover-bg);color:var(--text)}.site-nav a[aria-current=page]{color:var(--text);font-weight:600}.nav-actions{align-items:center;gap:.35rem;display:flex}.theme-toggle,.nav-toggle{width:2.35rem;height:2.35rem;color:var(--text-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center}.theme-toggle{display:inline-flex}.theme-toggle:hover,.nav-toggle:hover{background:var(--hover-bg);color:var(--text)}.theme-icon{display:inline-flex}.theme-icon-sun,:root[data-theme=dark] .theme-icon-moon{display:none}:root[data-theme=dark] .theme-icon-sun{display:inline-flex}.nav-toggle{display:none}.button,.text-link{justify-content:center;align-items:center;gap:.45rem;min-height:2.75rem;font-weight:600;transition:transform .16s,background .16s,color .16s;display:inline-flex}.button{background:var(--accent);color:var(--button-text);border:0;border-radius:999px;padding:.72rem 1.15rem}.button:hover{background:var(--accent-strong);transform:translateY(-1px)}.button-secondary{box-shadow:inset 0 0 0 1px var(--border-strong);color:var(--text);background:0 0}.button-secondary:hover{background:var(--hover-bg)}.button-disabled{border:1px solid var(--border-strong);background:var(--surface-light);color:var(--text-muted);cursor:not-allowed}.button-disabled:hover{background:var(--surface-light);transform:none}.text-link{color:var(--accent-strong)}.text-link:hover{color:var(--text)}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 3.75rem);padding-top:6rem;padding-bottom:2.5rem;display:flex}.hero-content{z-index:1;flex-direction:column;align-items:center;max-width:980px;display:flex;position:relative}.hero h1{background:linear-gradient(180deg, var(--hero-start) 28%, var(--hero-end) 100%);color:#0000;background-clip:text;margin-bottom:1.25rem;padding-bottom:.07em;line-height:1.02}.hero-copy,.product-hero p,.compact-hero>p:last-child{max-width:680px;font-size:clamp(1.15rem,2vw,1.42rem)}.hero-copy{margin-bottom:1.4rem}.hero-actions,.card-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.hero-visual{border:1px solid var(--border-strong);background:var(--surface);width:min(100%,980px);box-shadow:var(--shadow);text-align:left;border-radius:8px;margin-top:4rem;overflow:hidden}.hero-visual img{width:100%}.window-bar{border-bottom:1px solid var(--border);background:var(--surface-light);align-items:center;gap:.42rem;height:2.55rem;padding:0 .9rem;display:flex;position:relative}.window-bar span{background:var(--text-muted);border-radius:50%;width:.65rem;height:.65rem}.window-bar small{color:var(--text-muted);font-size:.73rem;position:absolute;left:50%;transform:translate(-50%)}.featured-section{background:var(--band-bg);width:100%;max-width:none;color:var(--band-text);padding-right:max(1.5rem, calc((100% - var(--max-width)) / 2));padding-left:max(1.5rem, calc((100% - var(--max-width)) / 2))}.featured-section .eyebrow,.featured-section .text-link{color:var(--band-accent)}.featured-section p{color:var(--band-muted)}.compact-hero{min-height:clamp(340px,44vh,480px);padding-top:8rem;padding-bottom:3rem}.compact-hero+.section{padding-top:2rem}.compact-hero h1{max-width:900px;font-size:clamp(3rem,7vw,6rem)}.card-grid,.feature-grid,.stack-grid,.contact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.software-card{border-radius:var(--radius);background:var(--surface);flex-direction:column;gap:1.35rem;min-height:100%;padding:1.5rem;transition:transform .22s,background .22s;display:flex}.featured-section .software-card{background:var(--band-surface);box-shadow:0 14px 45px #00000014}.software-card:hover{background:var(--surface-light);transform:translateY(-4px)}.featured-section .software-card:hover{background:var(--band-surface)}.software-card[hidden]{display:none}.software-card-head{gap:1rem;display:flex}.software-card-head img,.product-icon{background:var(--background-soft);border-radius:8px;box-shadow:0 8px 24px #1237582e}.software-card-head p{margin-bottom:0}.software-meta,.badge-row,.focus-list{flex-wrap:wrap;gap:.5rem;display:flex}.software-meta span,.tech-badge,.focus-list span{background:var(--surface-light);color:var(--text-muted);border-radius:999px;padding:.38rem .68rem;font-size:.78rem}.featured-section .software-meta span,.featured-section .tech-badge{background:var(--band-tag);color:var(--band-muted)}.card-actions{margin-top:auto}.card-link{margin-right:.2rem}.feature-card{border-top:1px solid var(--border-strong);padding:1.5rem 0 0}.feature-icon{background:var(--surface-light);width:2.2rem;height:2.2rem;color:var(--accent-strong);border-radius:50%;place-items:center;margin-bottom:1.2rem;display:grid}.stack-grid section,.contact-grid article,.release-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);padding:1.5rem}.contact-grid article h2{font-size:1.4rem}.contact-icon{background:var(--surface-light);width:2.75rem;height:2.75rem;color:var(--text-muted);border-radius:8px;place-items:center;margin-bottom:1.75rem;font-size:1.35rem;transition:color .16s,transform .16s;display:grid}.contact-grid article:hover .contact-icon{color:var(--accent-strong);transform:translateY(-2px)}.contact-grid article:hover .brand-icon{color:var(--icon-brand,var(--accent-strong))}.stack-groups{border-bottom:1px solid var(--border)}.stack-group{border-top:1px solid var(--border);grid-template-columns:10rem minmax(0,1fr);align-items:start;gap:2rem;padding:1.5rem 0;display:grid}.stack-group h3{color:var(--text-muted);text-transform:uppercase;margin:0;font-size:.85rem;font-weight:600}.technology-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem 1rem;margin:0;padding:0;list-style:none;display:grid}.technology-item{min-height:2.8rem;color:var(--text);border-radius:6px;align-items:center;gap:.75rem;padding:.55rem;font-size:.94rem;font-weight:550;transition:background .16s;display:flex}.technology-item:hover{background:var(--hover-bg)}.technology-icon{border:1px solid var(--border);background:var(--surface);width:2rem;height:2rem;color:var(--text-muted);border-radius:7px;flex:none;place-items:center;font-size:1.05rem;display:grid}.technology-item:hover .brand-icon{color:var(--icon-brand,var(--accent-strong))}.filter-bar{flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;display:flex}.filter-bar button,.checksum button{background:var(--surface);cursor:pointer;border:0;border-radius:999px;padding:.65rem .9rem}.filter-bar button[aria-pressed=true]{background:var(--text);color:var(--background)}.software-listing .card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.software-listing .software-card:only-child{max-width:560px}.product-hero{grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr);align-items:center;gap:4rem;min-height:calc(100vh - 3.75rem);display:grid}.product-icon{margin-bottom:1.5rem}.product-hero h1{font-size:clamp(3rem,6vw,5.6rem)}.product-shot{border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);width:100%;box-shadow:var(--shadow)}.split-section{grid-template-columns:minmax(0,1fr) minmax(280px,.72fr);align-items:start;gap:5rem;display:grid}.info-grid{border-radius:var(--radius);background:var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin:0;display:grid;overflow:hidden}.info-grid div{background:var(--surface);padding:1.15rem}.info-grid dt{color:var(--text-muted);text-transform:uppercase;font-size:.74rem}.info-grid dd{margin:.4rem 0 0;font-weight:650}.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.screenshot-gallery{gap:1rem;display:grid}.gallery-main,.gallery-thumbs button{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);cursor:zoom-in;padding:0;overflow:hidden}.gallery-main img{width:100%}.gallery-thumbs{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.gallery-thumbs button{cursor:pointer;opacity:.58}.gallery-thumbs button[aria-current=true]{border-color:var(--accent);opacity:1}.lightbox{z-index:100;backdrop-filter:blur(20px);background:#000000eb;grid-template-columns:auto minmax(0,1100px) auto;place-items:center;gap:1rem;padding:1rem;display:grid;position:fixed;inset:0}.lightbox[hidden]{display:none}.lightbox img{border-radius:var(--radius);background:var(--surface);max-height:88vh}.lightbox button{cursor:pointer;background:#ffffff1f;border:0;border-radius:999px;padding:.85rem 1rem}.lightbox-close{position:absolute;top:1rem;right:1rem}.download-panel{border-radius:var(--radius);background:var(--band-bg);color:var(--band-text);grid-template-columns:minmax(0,.8fr) minmax(0,1.4fr) auto;align-items:center;gap:1.5rem;padding:2rem;display:grid}.download-panel p,.download-panel dt{color:var(--band-muted)}.download-panel .eyebrow{color:var(--band-accent)}.download-panel .info-grid{background:var(--border-strong)}.download-panel .info-grid div{background:var(--band-surface)}.release-header{justify-content:space-between;gap:1rem;margin-bottom:1rem;display:flex}.checksum{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;margin:1rem 0;padding:.9rem 0;display:grid}.checksum code{overflow-wrap:anywhere;color:var(--accent-strong)}.changelog{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.changelog h4{margin:0 0 .5rem}.changelog ul,.stack-grid ul{color:var(--text-muted);margin:0;padding-left:1.1rem;line-height:1.8}.career-list{margin:0;padding:0;list-style:none}.career-list li{border-top:1px solid var(--border);grid-template-columns:3rem minmax(0,1fr);gap:1.25rem;max-width:760px;padding:1.5rem 0;display:grid}.career-list>li>span{color:var(--accent-strong);font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.8rem}.career-list h3,.career-list p{margin-bottom:.25rem}.release-notice{max-width:var(--max-width);border-top:1px solid var(--border)}.release-notice h2,.release-notice p{max-width:760px}.previous-releases{margin-top:2rem}.previous-releases details{border-top:1px solid var(--border);padding:1rem 0}.legal-content{max-width:760px}.legal-content h2{margin-top:2.75rem;margin-bottom:.75rem;font-size:1.45rem;line-height:1.3}.placeholder{color:var(--text-muted)}.site-footer{width:min(100% - 3rem, var(--max-width));border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;gap:2rem;margin:0 auto;padding:3rem 0;display:grid}.site-footer nav{color:var(--text-muted);flex-wrap:wrap;gap:1.25rem;font-size:.9rem;display:flex}.site-footer nav a:hover{color:var(--text)}.footer-social{align-items:center;gap:.35rem;display:inline-flex}.footer-meta{grid-column:1/-1;margin-bottom:0;font-size:.82rem}@media (width<=900px){.nav-toggle{display:inline-flex}.site-nav{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);flex-direction:column;align-items:stretch;padding:.5rem;display:none;position:absolute;top:100%;left:1rem;right:1rem}.site-header.is-open .site-nav{display:flex}.product-hero,.split-section,.download-panel,.site-footer{grid-template-columns:1fr}.product-hero{padding-top:6rem}.card-grid,.feature-grid,.stack-grid,.contact-grid,.compact,.technology-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.software-listing .card-grid{grid-template-columns:1fr}}@media (width<=620px){.nav-shell,.site-footer{width:min(100% - 2rem, var(--max-width))}.hero{min-height:auto;padding-top:5rem}.hero-visual{margin-top:2.75rem}.window-bar small{display:none}.card-grid,.feature-grid,.stack-grid,.contact-grid,.info-grid,.compact,.changelog,.gallery-thumbs{grid-template-columns:1fr}.stack-group{grid-template-columns:1fr;gap:.75rem}.technology-grid{grid-template-columns:1fr}.software-card-head,.release-header,.checksum{flex-direction:column;grid-template-columns:1fr;align-items:flex-start}.product-hero{grid-template-columns:1fr;gap:3rem;min-height:auto}.lightbox{grid-template-columns:1fr}}
