.sf-hatch{background:var(--sf-cream)}.sf-hatch__sec-h{font-size:clamp(1.2rem,2.5vw,1.55rem);font-weight:900;margin:0 0 10px;color:var(--sf-coal)}.sf-hatch__sec-h--light{color:#fff}.sf-hatch__sec-lede{margin:0 0 18px;font-size:14px;color:var(--sf-muted);max-width:56ch}.sf-hatch__mast{background:linear-gradient(145deg,var(--sf-coal) 0%,#292524 55%,var(--sf-rust-d) 100%);color:#fff;padding:32px 0 40px;border-bottom:4px solid var(--sf-ember)}.sf-hatch__mast-shell{display:grid;grid-template-columns:minmax(0,1fr) min(220px,32%);gap:32px;align-items:center}.sf-hatch__mast-tag{font-size:11px;font-weight:800;color:var(--sf-ember);margin:6px 0}.sf-hatch__mast-main h1{margin:0 0 8px;font-size:clamp(1.6rem,3.5vw,2.25rem);line-height:1.12}.sf-hatch__mast-sub{margin:0 0 12px;font-size:13px;color:#d6d3d1}.sf-hatch__mast-chips{list-style:none;margin:0 0 12px;padding:0;display:flex;flex-wrap:wrap;gap:6px}.sf-hatch__mast-chips li{padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;background:rgba(255,255,255,0.08);border:1px solid rgba(255,255,255,0.15)}.sf-hatch__mast-lede{margin:0 0 18px;font-size:14px;color:#d6d3d1;max-width:52ch}.sf-hatch__mast-actions{display:flex;flex-wrap:wrap;gap:10px}.sf-hatch__action{display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:var(--sf-r);text-decoration:none;font-size:13px;border:2px solid transparent;min-width:160px}.sf-hatch__action--apk{background:var(--sf-ember);color:#fff}.sf-hatch__action--apk:hover{background:#fff;color:var(--sf-rust)}.sf-hatch__action--ios{background:transparent;color:#fff;border-color:rgba(255,255,255,0.35)}.sf-hatch__action--ios:hover{border-color:#fff;background:rgba(255,255,255,0.08)}.sf-hatch__action-icon{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;font-weight:900;background:rgba(0,0,0,0.2)}.sf-hatch__action--ios .sf-hatch__action-icon{background:rgba(255,255,255,0.12)}.sf-hatch__action-text strong{display:block;font-size:14px}.sf-hatch__action-text small{font-size:11px;opacity:0.85}.sf-hatch__mast-links{margin:14px 0 0;font-size:12px;display:flex;gap:14px}.sf-hatch__mast-links a{color:var(--sf-ember);font-weight:700}.sf-hatch__mast-device{margin:0;display:flex;flex-direction:column;align-items:center;gap:8px}.sf-hatch__device-frame{width:100%;max-width:200px;aspect-ratio:9 / 16;border:3px solid rgba(255,255,255,0.9);border-radius:22px;overflow:hidden;background:var(--sf-line);line-height:0;box-shadow:0 20px 50px rgba(0,0,0,0.35)}.sf-hatch__device-frame img:not(.site-img-wm__logo){width:100%;height:100%;object-fit:cover;display:block}.sf-hatch__mast-device figcaption{font-size:11px;color:#d6d3d1}.sf-hatch__stats{background:var(--sf-rust);padding:14px 0}.sf-hatch__stats-track{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;text-align:center}.sf-hatch__stat{color:#fff;font-size:12px}.sf-hatch__stat strong{display:block;font-size:18px;font-weight:900}.sf-hatch__mosaic,.sf-hatch__traits,.sf-hatch__sync,.sf-hatch__compare,.sf-hatch__releases,.sf-hatch__setup,.sf-hatch__ask{padding:36px 0}.sf-hatch__mosaic{background:#fff;border-bottom:1px solid var(--sf-line)}.sf-hatch__mosaic-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.sf-hatch__mosaic-cell{margin:0;display:flex;flex-direction:column;min-width:0}.sf-hatch__mosaic-frame{aspect-ratio:9 / 16;overflow:hidden;border-radius:14px;border:2px solid var(--sf-coal);background:var(--sf-line)}.sf-hatch__mosaic-frame img:not(.site-img-wm__logo){width:100%;height:100%;object-fit:cover;display:block}.sf-hatch__mosaic-cell figcaption{margin-top:8px;font-size:11px;color:var(--sf-muted);text-align:center}.sf-hatch__traits-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.sf-hatch__traits-row{display:grid;grid-template-columns:40px 1fr;gap:14px;align-items:start;padding:14px 16px;background:#fff;border:1px solid var(--sf-line);border-left:4px solid var(--sf-rust);border-radius:0 var(--sf-r) var(--sf-r) 0}.sf-hatch__traits-mark{width:36px;height:36px;border-radius:8px;display:grid;place-items:center;font-weight:900;font-size:14px;color:var(--sf-rust);background:var(--sf-cream)}.sf-hatch__traits-body h3{margin:0 0 4px;font-size:14px}.sf-hatch__traits-body p{margin:0;font-size:13px;color:var(--sf-muted)}.sf-hatch__sync{background:#fff}.sf-hatch__sync-track{list-style:none;margin:0;padding:0 0 0 20px;border-left:3px solid var(--sf-rust)}.sf-hatch__sync-node{padding:0 0 20px 20px;position:relative}.sf-hatch__sync-node::before{content:"";position:absolute;left:-27px;top:4px;width:10px;height:10px;border-radius:50%;background:var(--sf-ember);border:3px solid var(--sf-cream)}.sf-hatch__sync-pair{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:6px}.sf-hatch__sync-web,.sf-hatch__sync-app{font-size:14px;font-weight:800}.sf-hatch__sync-app{color:var(--sf-rust)}.sf-hatch__sync-arrow{color:var(--sf-muted);font-weight:900}.sf-hatch__sync-node p{margin:0;font-size:13px;color:var(--sf-muted)}.sf-hatch__compare-table{border:1px solid var(--sf-line);border-radius:var(--sf-r);overflow:hidden;background:#fff}.sf-hatch__compare-row{display:grid;grid-template-columns:120px 1fr 1fr;gap:12px;padding:12px 16px;border-bottom:1px solid var(--sf-line);font-size:13px}.sf-hatch__compare-row:last-child{border-bottom:none}.sf-hatch__compare-row--head{background:var(--sf-coal);color:#fff;font-weight:800;font-size:12px}.sf-hatch__compare-k{font-weight:800;color:var(--sf-rust)}.sf-hatch__releases-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.sf-hatch__releases-head .sf-hatch__sec-h{margin:0}.sf-hatch__releases-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.sf-hatch__releases-item{padding:14px 16px;background:#fff;border:1px solid var(--sf-line);border-radius:var(--sf-r);display:grid;grid-template-columns:auto 1fr;gap:4px 16px;align-items:baseline}.sf-hatch__releases-item--fresh{border-color:var(--sf-rust);background:rgba(234,88,12,0.04)}.sf-hatch__releases-ver{font-weight:900;color:var(--sf-rust);font-size:13px}.sf-hatch__releases-item time{font-size:11px;color:var(--sf-muted);justify-self:end}.sf-hatch__releases-item p{grid-column:1 / -1;margin:0;font-size:13px}.sf-hatch__trust{padding:32px 0;background:linear-gradient(135deg,var(--sf-coal),#292524);color:#fff}.sf-hatch__trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.sf-hatch__trust-card{padding:14px;background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);border-radius:var(--sf-r)}.sf-hatch__trust-card h3{margin:0 0 6px;font-size:13px;color:var(--sf-ember)}.sf-hatch__trust-card p{margin:0;font-size:12px;color:#d6d3d1}.sf-hatch__setup-grid{display:grid;grid-template-columns:1fr 280px;gap:32px;align-items:start}.sf-hatch__setup-steps{min-width:0}.sf-hatch__setup-track{list-style:none;margin:0 0 18px;padding:0;display:grid;gap:12px}.sf-hatch__setup-step{padding:14px 16px;background:#fff;border:1px solid var(--sf-line);border-radius:var(--sf-r)}.sf-hatch__setup-n{font-size:11px;font-weight:900;color:var(--sf-ember)}.sf-hatch__setup-step h3{margin:4px 0 6px;font-size:14px}.sf-hatch__setup-step p{margin:0;font-size:12px;color:var(--sf-muted)}.sf-hatch__setup-step a{color:var(--sf-rust)}.sf-hatch__setup-act{display:flex;gap:10px;flex-wrap:wrap}.sf-hatch__setup-scenes{padding:18px;background:#fff;border:1px solid var(--sf-line);border-radius:var(--sf-r);position:sticky;top:calc(var(--sf-gleam-h) + 16px)}.sf-hatch__setup-scenes-h{margin:0 0 12px;font-size:13px;font-weight:900}.sf-hatch__setup-scenes-list{list-style:none;margin:0;padding:0;display:grid;gap:12px}.sf-hatch__setup-scenes-list li{font-size:12px}.sf-hatch__setup-scenes-list strong{display:block;font-size:13px;margin-bottom:2px}.sf-hatch__setup-scenes-list span{color:var(--sf-muted)}.sf-hatch__ask-panel{background:#fff;border:1px solid var(--sf-line);border-radius:var(--sf-r);padding:24px}.sf-hatch__ask-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 20px}.sf-hatch__ask-item{border-bottom:1px solid var(--sf-line);padding:12px 0}.sf-hatch__ask-item summary{font-weight:700;cursor:pointer}.sf-hatch__ask-item p{margin:8px 0 0;font-size:13px;color:var(--sf-muted)}.sf-hatch__ask-nav{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.sf-hatch__ask-nav .sf-chip{background:#fff;color:var(--sf-coal);border-color:var(--sf-line)}.sf-hatch__grab{padding:36px 0;background:var(--sf-rust);color:#fff}.sf-hatch__grab-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.sf-hatch__grab-inner h2{margin:0 0 6px;font-size:1.35rem}.sf-hatch__grab-inner p{margin:0;font-size:14px;color:#fff7ed}.sf-hatch__grab-act{display:flex;gap:10px;flex-wrap:wrap}body.layout-solarflare .sf-wrap.container,body.layout-solarflare .container.sf-wrap{max-width:var(--sf-wrap-w);margin-left:auto;margin-right:auto}.sf-summit .sf-chip{background:#fff;color:var(--sf-ink);border:1px solid var(--sf-line)}.sf-summit .sf-chip:hover{border-color:var(--sf-teal);color:var(--sf-teal)}.sf-summit__chips-inner{display:flex;flex-wrap:wrap;gap:8px}.sf-gap{min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 16px}.sf-gap__code,.sf-gap__halo + .sf-gap__code{font-size:72px;font-weight:900;color:var(--sf-rust)}
