:root{--skl-font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--skl-text-sm: .875rem;--skl-text-xs: .75rem;--skl-text-2xs: .7rem;--skl-color-brand: #0f766e;--skl-color-brand-bright: #5eead4;--skl-color-header-dark: #0e2e2a;--skl-color-header-dark-2: #155249;--skl-color-on-dark: #eafaf6;--skl-color-on-dark-muted: #9fe7d6;--skl-color-on-dark-faint: #7fd9c7;--skl-color-text: #0f172a;--skl-color-text-muted: #64748b;--skl-color-text-faint: #94a3b8;--skl-color-border: #e2e8f0;--skl-color-surface: #ffffff;--skl-color-surface-muted: #f8fafc;--skl-color-canvas: #eef2f7;--skl-color-divider: #eef2f7;--skl-color-tile: #f1f5f9;--skl-color-current-bg: #dcfce7;--skl-color-current-text: #166534;--skl-radius-panel: 10px;--skl-radius-control: 9px;--skl-radius-md: 6px;--skl-radius-badge: 5px;--skl-radius-card: 15px;--skl-shadow-menu: 0 12px 32px rgba(2, 6, 23, .18)}.skl-landing{min-height:100vh;display:flex;flex-direction:column;background:#f8fafc;color:var(--skl-color-text, #0f172a);font-family:var(--skl-font-sans, -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif);line-height:1.5}.skl-landing h1,.skl-landing h2,.skl-landing h3,.skl-landing p{margin:0}.lp-topbar{background:#0e2e2a;position:sticky;top:0;z-index:10}.lp-topbar-inner{max-width:1440px;margin:0 auto;box-sizing:border-box;height:64px;padding:0 40px;display:flex;align-items:center;justify-content:space-between;gap:16px}.lp-brand{display:flex;align-items:center;gap:11px;text-decoration:none}.lp-mark{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;flex-shrink:0;border-radius:7px;background:var(--skl-color-brand, #0f766e);color:#fff;font-size:13px;font-weight:700;letter-spacing:.02em}.lp-wordmark{font-weight:800;font-size:18px;letter-spacing:-.3px;color:#eafaf6}.lp-topbar-right{display:flex;align-items:center;gap:26px}.lp-nav{display:flex;align-items:center;gap:22px}.lp-nav a{font-weight:600;font-size:14px;color:#9fe7d6;text-decoration:none}.lp-nav a:hover{color:#5eead4}.lp-auth{display:flex;align-items:center;gap:10px}.lp-btn-ghost{display:inline-flex;align-items:center;height:38px;padding:0 16px;border-radius:9px;border:1px solid rgba(255,255,255,.22);background:transparent;color:#eafaf6;font-weight:600;font-size:14px;text-decoration:none}.lp-btn-ghost:hover{background:#ffffff14;border-color:#5eead480}.lp-btn-bright{display:inline-flex;align-items:center;height:38px;padding:0 16px;border-radius:9px;background:#5eead4;color:#083b33;font-weight:700;font-size:14px;text-decoration:none}.lp-btn-bright:hover{background:#7ff0de}.lp-main{flex:1;width:100%;max-width:1440px;margin:0 auto;box-sizing:border-box}.lp-hero{display:grid;grid-template-columns:1fr 470px;gap:72px;align-items:start;padding:64px 40px 20px}.lp-hero-copy{display:flex;flex-direction:column;gap:22px}.lp-eyebrow{font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:1.6px;color:var(--skl-color-brand, #0f766e)}.skl-landing h1{max-width:740px;font-weight:800;font-size:62px;line-height:1.06;letter-spacing:-2px;color:#0f172a}.lp-lead{max-width:640px;font-weight:500;font-size:18px;line-height:1.6;color:#475569}.lp-note{font-weight:500;font-size:15px;color:#94a3b8}.lp-hero-cta{display:flex;align-items:center;gap:12px;margin-top:4px}.lp-btn-primary{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 22px;border-radius:9px;background:var(--skl-color-brand, #0f766e);color:#fff;font-weight:700;font-size:15px;text-decoration:none}.lp-btn-primary:hover{background:#0d655e}.lp-btn-secondary{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 22px;border-radius:9px;border:1px solid var(--skl-color-border, #e2e8f0);background:#fff;color:#0f172a;font-weight:600;font-size:15px;text-decoration:none}.lp-btn-secondary:hover{background:var(--skl-color-surface-muted, #f8fafc)}.lp-status{display:flex;flex-direction:column;gap:12px}.lp-status-card{background:#0e2e2a;border-radius:16px;padding:10px 0;box-shadow:0 16px 36px -18px #042f288c}.lp-status-row{display:flex;align-items:center;gap:14px;padding:11px 22px;text-decoration:none}.lp-dot{width:10px;height:10px;border-radius:999px;box-sizing:border-box;flex:0 0 auto}.lp-dot-live{background:#34d399;box-shadow:0 0 0 3px #34d3992e}.lp-dot-early_access{background:#facc15;box-shadow:0 0 0 3px #facc152e}.lp-dot-baking{background:#f97316;box-shadow:0 0 0 3px #f9731629}.lp-dot-in_development{background:transparent;border:1.5px solid rgba(209,213,219,.5)}.lp-row-domain{font-family:SF Mono,ui-monospace,Menlo,Monaco,Consolas,monospace;font-weight:500;font-size:14.5px;letter-spacing:.2px;color:#eafaf6;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lp-status-row-in_development .lp-row-domain{color:#eafaf673}.lp-row-tag{font-weight:700;font-size:10px;letter-spacing:.8px;flex:0 0 auto;white-space:nowrap}.lp-row-tag-live{color:#6ee7b7}.lp-row-tag-early_access{color:#fde047}.lp-row-tag-baking{color:#fdba74}.lp-status-help{padding:0 2px}.lp-status-help-btn{display:inline-flex;align-items:center;gap:6px;cursor:pointer;list-style:none;width:fit-content;font-weight:600;font-size:12.5px;color:#475569;padding:4px 2px}.lp-status-help-btn::-webkit-details-marker{display:none}.lp-status-help-btn:before{content:"?";display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:999px;border:1.5px solid #94a3b8;color:#64748b;font-size:10px;font-weight:700;line-height:1}.lp-status-help-btn:hover,.lp-status-help[open] .lp-status-help-btn{color:#0f172a}.lp-status-help-panel{margin-top:6px;padding:14px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px}.lp-status-help-lead{margin:0 0 12px;font-size:12.5px;color:#475569}.lp-status-help-lead strong{color:#0f172a}.lp-status-help-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.lp-status-help-list li{display:grid;grid-template-columns:12px auto 1fr;align-items:baseline;column-gap:10px;row-gap:2px}.lp-status-help-list .lp-dot{align-self:center}.lp-status-help-list .lp-dot-in_development{border-color:#cbd5e1}.lp-help-label{font-weight:700;font-size:12.5px;color:#0f172a;white-space:nowrap}.lp-help-stage{font-weight:600;font-size:11px;color:#94a3b8;text-align:right}.lp-help-blurb{grid-column:2 / 4;font-size:12px;line-height:1.4;color:#64748b}.lp-apps{display:flex;flex-direction:column;gap:18px;padding:4px 40px 64px}.lp-apps h2{font-weight:800;font-size:24px;letter-spacing:-.5px;color:#0f172a}.lp-app-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.lp-app-card{box-sizing:border-box;background:#fff;border:1px solid var(--skl-color-border, #e2e8f0);border-radius:var(--skl-radius-panel, 10px);padding:20px;display:grid;grid-template-columns:1fr auto;grid-template-areas:"logo pill" "name name" "desc desc";align-content:start;text-decoration:none}a.lp-app-card:hover{border-color:var(--skl-color-brand, #0f766e)}.lp-app-logo{grid-area:logo;display:inline-flex}.lp-pill{grid-area:pill;justify-self:end;align-self:center;font-weight:700;font-size:11px;letter-spacing:.3px;padding:3px 9px;border-radius:999px;white-space:nowrap}.lp-pill-live{background:var(--skl-color-current-bg, #dcfce7);color:var(--skl-color-current-text, #166534)}.lp-pill-early_access{background:#fef9c3;color:#a16207}.lp-pill-baking{background:#ffedd5;color:#c2410c}.lp-pill-in_development{background:#f1f5f9;color:#64748b}.lp-app-name{grid-area:name;margin-top:12px;font-weight:700;font-size:15.5px;color:#0f172a}.lp-app-desc{grid-area:desc;margin-top:5px;font-weight:500;font-size:13.5px;line-height:1.5;color:#64748b}.lp-app-short{display:none}.lp-app-card-dev .lp-app-name{color:#64748b}.lp-app-card-dev .lp-app-desc{color:#94a3b8}.lp-footer{background:#fff;border-top:1px solid var(--skl-color-border, #e2e8f0)}.lp-footer-inner{max-width:1440px;margin:0 auto;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;padding:20px 40px;font-weight:600;font-size:13px;color:#94a3b8}.lp-footer-copy{display:inline-flex;align-items:baseline;gap:16px}.lp-preview-link{color:#fff;text-decoration:none;font-weight:600;cursor:pointer}@media(max-width:1199px){.lp-topbar-inner{height:60px;padding:0 28px}.lp-wordmark{font-size:17px}.lp-nav{display:none}.lp-btn-ghost,.lp-btn-bright{height:36px;padding:0 14px;font-size:13.5px}.lp-hero{grid-template-columns:1fr;gap:26px;padding:44px 28px 16px}.lp-hero-copy{gap:18px}.lp-eyebrow{font-size:12px;letter-spacing:1.5px}.skl-landing h1{max-width:640px;font-size:44px;line-height:1.08;letter-spacing:-1.4px}.lp-lead{font-size:16px}.lp-note{font-size:14px}.lp-hero-cta{display:none}.lp-status-card{padding:8px 0}.lp-status-row{gap:13px;padding:10px 20px}.lp-status-help{padding:0}.lp-apps{gap:16px;padding:8px 28px 48px}.lp-apps h2{font-size:21px;letter-spacing:-.4px}.lp-app-grid{grid-template-columns:repeat(2,1fr);gap:14px}.lp-app-card{padding:18px;grid-template-columns:40px 1fr auto;grid-template-areas:"logo name pill" "logo desc desc";column-gap:14px;align-items:start}.lp-app-name{margin-top:0;align-self:center}.lp-footer-inner{padding:18px 28px;font-size:12.5px}}@media(max-width:767px){.lp-topbar-inner{height:54px;padding:0 16px}.lp-wordmark{font-size:16px}.lp-auth .lp-btn-bright{display:none}.lp-hero{padding:30px 20px 12px}.lp-hero-copy{gap:14px}.lp-eyebrow{font-size:11px;letter-spacing:1.4px}.skl-landing h1{font-size:32px;line-height:1.12;letter-spacing:-1px}.lp-lead{font-size:15px}.lp-note{font-size:13px;order:2}.lp-hero-cta{display:flex;order:1;flex-direction:column;gap:9px;margin-top:2px}.lp-btn-primary{height:46px;border-radius:10px;width:100%}.lp-btn-secondary{display:none}.lp-status-card{border-radius:14px;padding:6px 0;box-shadow:0 14px 30px -16px #042f288c}.lp-status{gap:10px}.lp-status-row{gap:11px;padding:9px 15px}.lp-row-domain{font-size:12.5px}.lp-status-help-btn{font-size:12px}.lp-status-help-panel{padding:12px 14px}.lp-apps{gap:12px;padding:14px 16px 36px}.lp-apps h2{font-size:19px;padding:0 4px}.lp-app-grid{display:flex;flex-direction:column;gap:0;background:#fff;border:1px solid var(--skl-color-border, #e2e8f0);border-radius:var(--skl-radius-panel, 10px);overflow:hidden}.lp-app-card{border:none;border-radius:0;padding:12px 14px;min-height:44px;grid-template-columns:40px 1fr auto;grid-template-areas:"logo name pill" "logo short pill";column-gap:12px;row-gap:2px;align-items:center}.lp-app-card+.lp-app-card{border-top:1px solid var(--skl-color-border, #e2e8f0)}a.lp-app-card:hover{border-color:var(--skl-color-border, #e2e8f0)}.lp-app-card-dev{background:#fafbfc}.lp-app-name{margin-top:0;font-size:14.5px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lp-app-desc{display:none}.lp-app-short{display:block;grid-area:short;font-weight:500;font-size:12.5px;color:#64748b;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lp-app-card-dev .lp-app-short{color:#94a3b8}.lp-footer-inner{justify-content:center;padding:16px;font-size:12px}.lp-footer-tagline{display:none}}
