.skl-landing{--brand: #0f766e;--brand-dark: #0b4f49;--ink: #17212b;--muted: #66737f;--line: #dbe2df;--panel: #ffffff;--tint: #d9f4ee;color:var(--ink);background:#f7f8f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;line-height:1.5;min-height:100vh}.skl-landing a{color:inherit}.skl-landing .site-header{height:58px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:0 1.5rem;background:#ffffffeb;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.skl-landing .brand,.skl-landing .site-header nav{display:flex;align-items:center;gap:.75rem}.skl-landing .brand{text-decoration:none;font-weight:750;color:var(--brand-dark)}.skl-landing .brand-mark,.skl-landing .product-icon{display:inline-flex;align-items:center;justify-content:center;background:var(--brand);color:#fff;font-weight:800}.skl-landing .brand-mark{width:30px;height:30px;border-radius:8px;font-size:.8rem}.skl-landing .site-header nav a{color:var(--muted);font-size:.9rem;font-weight:600;text-decoration:none}.skl-landing .site-header nav a:hover{color:var(--brand)}.skl-landing main{width:min(1180px,calc(100vw - 2rem));margin:0 auto}.skl-landing .hero{min-height:430px;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:center;gap:2rem;padding:3.5rem 0 2.5rem}.skl-landing .eyebrow{margin:0 0 .6rem;color:var(--brand);font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.skl-landing h1,.skl-landing h2,.skl-landing h3,.skl-landing p{margin-top:0}.skl-landing h1{max-width:790px;margin-bottom:1rem;font-size:clamp(2.15rem,4vw,4.3rem);line-height:1.02}.skl-landing .lead{max-width:680px;color:#44515c;font-size:1.12rem}.skl-landing .system-panel{background:#102521;color:#e9fbf6;border:1px solid #1f4a42;border-radius:10px;padding:1rem;box-shadow:0 18px 48px #0f2b2629}.skl-landing .system-row{display:flex;align-items:center;gap:.65rem;padding:.72rem .25rem;border-bottom:1px solid rgba(255,255,255,.1);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.88rem}.skl-landing .system-row:last-child{border-bottom:0}.skl-landing .dot{width:10px;height:10px;border-radius:999px;background:#36d399;box-shadow:0 0 0 4px #36d39929;flex:0 0 auto}.skl-landing .dot.muted{background:#75837f;box-shadow:none}.skl-landing .section-heading{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.85rem}.skl-landing .section-heading h2,.skl-landing .platform-notes h2{margin-bottom:.2rem;font-size:1.15rem}.skl-landing .section-heading p,.skl-landing .platform-notes p{color:var(--muted);margin-bottom:0}.skl-landing .product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.skl-landing .product-card{display:flex;min-height:230px;flex-direction:column;padding:1rem;background:var(--panel);border:1px solid var(--line);border-radius:10px;text-decoration:none}.skl-landing .product-card.live{border-color:#81cfc2}.skl-landing .product-card:hover{border-color:var(--brand)}.skl-landing .card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.skl-landing .product-icon{width:38px;height:38px;border-radius:9px}.skl-landing .status{color:var(--muted);background:#eef1ef;border:1px solid var(--line);border-radius:999px;padding:.18rem .5rem;font-size:.75rem;font-weight:700}.skl-landing .live-status{color:var(--brand-dark);background:var(--tint);border-color:#94d8cd}.skl-landing .product-card h3{margin-bottom:.45rem;font-size:1.04rem}.skl-landing .product-card p{color:#44515c;font-size:.94rem}.skl-landing .url{margin-top:auto;color:var(--brand);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;overflow-wrap:anywhere}.skl-landing .platform-notes{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.85fr);gap:1.5rem;margin:2.5rem 0 3rem;padding:1rem;background:#eef5f2;border:1px solid var(--line);border-radius:10px}.skl-landing .platform-notes ul{list-style:none;margin:0;padding:0}.skl-landing .platform-notes li{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 0;border-bottom:1px solid rgba(23,33,43,.08)}.skl-landing .platform-notes li:last-child{border-bottom:0}.skl-landing .platform-notes span{color:var(--muted);text-align:right}@media(max-width:900px){.skl-landing .hero,.skl-landing .platform-notes{grid-template-columns:1fr}.skl-landing .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.skl-landing .site-header{height:auto;align-items:flex-start;flex-direction:column;padding:.75rem 1rem}.skl-landing main{width:min(100vw - 1rem,1180px)}.skl-landing .hero{min-height:0;padding:2rem 0 1.5rem}.skl-landing h1{font-size:2.2rem}.skl-landing .product-grid{grid-template-columns:1fr}.skl-landing .platform-notes li{align-items:flex-start;flex-direction:column;gap:.15rem}.skl-landing .platform-notes span{text-align:left}}.skl-landing .header-actions{display:flex;align-items:center;gap:.75rem}.skl-landing .signin-btn{background:var(--brand);color:#fff;text-decoration:none;font-size:.85rem;font-weight:700;padding:.4rem .9rem;border-radius:8px}.skl-landing .signin-btn:hover{background:var(--brand-dark)}
