:root{--bg:#0a0a0a;--bg-subtle:#111;--bg-elevated:#1a1a1a;--text:#e5e5e5;--text-muted:#737373;--accent:#7c3aed;--accent-hover:#6d28d9;--call-green:#238b45;--call-red:#b03a2e;--line-blue:#3b82f6;--border:#262626;--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-mono:"JetBrains Mono", "Fira Code", "Cascadia Code", Consolas, monospace;--max-w:1100px;--radius:6px;--text-xs:.7rem;--text-sm:.8rem;--text-base:.9rem;--text-lg:1rem;--text-xl:1.25rem;--text-2xl:1.35rem;--text-hero:clamp(1.75rem, 4vw, 2.5rem);--space-section:3.5rem;--space-section-lg:5rem}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}code,pre{font-family:var(--font-mono);font-size:.875em}pre{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:1rem 1.25rem;overflow-x:auto}.announcement-bar{background:var(--accent);color:#fff;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;line-height:1;display:flex}.announcement-label{text-transform:uppercase;letter-spacing:.06em;background:#00000026;border-radius:3px;padding:.15rem .4rem;font-size:.7rem;font-weight:700}.announcement-link{color:#fff;text-underline-offset:2px;font-weight:600;text-decoration:underline}.announcement-link:hover{opacity:.65;color:#fff}.announcement-msg-short,.announcement-cta-short{display:none}.nav{border-bottom:1px solid var(--border);background:var(--bg);z-index:100;align-items:center;gap:2rem;height:56px;padding:0 2rem;display:flex;position:sticky;top:0}.nav-logo{color:var(--text);letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;display:inline-flex}.nav-logo:hover{color:var(--text)}.nav-logo-mark{border-radius:8px;display:block}.nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;margin-left:auto;padding:0;display:none}.nav-toggle-bar{background:var(--text);border-radius:2px;width:22px;height:2px;margin:0 auto;transition:transform .2s,opacity .2s;display:block}.nav-links{align-items:center;gap:.25rem;margin-left:auto;display:flex}.nav-link{color:var(--text-muted);border-radius:var(--radius);white-space:nowrap;padding:.4rem .75rem;font-size:.9rem;transition:color .15s,background .15s}.nav-link:hover{color:var(--text);background:var(--bg-elevated)}@media (width<=600px){.nav{gap:.75rem;padding:0 1rem}.nav-logo-word{display:none}.nav-logo-mark{width:30px;height:30px;display:block}.nav-toggle{display:flex}.nav-links{background:var(--bg);border-bottom:1px solid var(--border);flex-direction:column;align-items:stretch;gap:.15rem;margin:0;padding:.5rem 1rem .85rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 12px 24px -12px #0009}.nav-links.open{display:flex}.nav-link{width:100%;padding:.7rem .6rem;font-size:.95rem}.nav-toggle[aria-expanded=true] .nav-toggle-bar:first-child{transform:translateY(7px)rotate(45deg)}.nav-toggle[aria-expanded=true] .nav-toggle-bar:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] .nav-toggle-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.announcement-bar{font-size:.78rem}.announcement-msg-full,.announcement-cta-full{display:none}.announcement-msg-short,.announcement-cta-short{display:inline}}.btn-primary{background:var(--accent);color:#fff;border-radius:var(--radius);padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;transition:background .15s;display:inline-block}.btn-primary:hover{background:var(--accent-hover);color:#fff}.btn-secondary{border:1px solid var(--border);color:var(--text-muted);border-radius:var(--radius);padding:.6rem 1.25rem;font-size:.9rem;transition:color .15s,border-color .15s;display:inline-block}.btn-secondary:hover{color:var(--text);border-color:var(--text-muted)}.waitlist-form{flex-wrap:wrap;gap:.5rem;display:flex}.waitlist-form input[type=email]{background:var(--bg-elevated);border:1px solid var(--border);width:260px;color:var(--text);border-radius:var(--radius);outline:none;padding:.6rem 1rem;font-size:.9rem}.waitlist-form input[type=email]:focus{border-color:var(--accent)}.waitlist-form button[type=submit]{background:var(--accent);color:#fff;border-radius:var(--radius);cursor:pointer;border:none;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600}.waitlist-form button[type=submit]:hover{background:var(--accent-hover)}.hp-field{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-status{color:var(--text);border-radius:var(--radius);background:#7c3aed1f;border:1px solid #7c3aed66;padding:.65rem .85rem;font-size:.9rem}.hero{padding:5rem 2rem 4rem}.hero-copy{text-align:center;max-width:760px;margin:0 auto}.hero-brand{text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:1rem;font-size:.7rem}.hero-headline{letter-spacing:-.03em;margin-bottom:1rem;max-width:820px;margin-inline:auto;font-size:clamp(2rem,5vw,3.35rem);font-weight:800;line-height:1.15}.hero-clarifying{color:var(--text-muted);max-width:620px;margin:0 auto 1rem;font-size:1.05rem;line-height:1.5}.hero-proof{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.hero-proof span{color:var(--text-muted);border:1px solid var(--border);background:var(--bg-subtle);border-radius:999px;padding:.3rem .7rem;font-size:.78rem;font-weight:600}.hero-form{justify-content:center;margin-bottom:.75rem}.hero-form-note{color:var(--text-muted);margin-bottom:1.4rem;font-size:.82rem}.hero-cta{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}@media (width<=600px){.hero{padding-top:4rem}}.workflow{text-align:center;background:var(--bg-subtle);padding:3.5rem 2rem}.workflow-heading{margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.workflow-sub{color:var(--text-muted);margin-bottom:2rem;font-size:.8rem}.workflow-steps{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.workflow-step{background:var(--bg-elevated);border:1px solid var(--border);border-radius:8px;flex-direction:column;align-items:center;gap:.15rem;min-width:80px;padding:.75rem 1rem;display:flex}.workflow-step--accent{border:2px solid var(--accent);background:color-mix(in srgb, var(--accent) 5%, var(--bg-elevated));padding:.85rem 1.1rem;box-shadow:0 0 20px #7c3aed26}.workflow-check{color:var(--accent);font-size:.7rem;font-weight:700}.workflow-label{font-size:.875rem;font-weight:600}.workflow-step--accent .workflow-label{color:var(--accent);font-size:.95rem;font-weight:800}.workflow-desc{color:var(--text-muted);font-size:.7rem}.workflow-step--accent .workflow-desc{color:var(--text-muted);opacity:.9}.workflow-arrow{color:var(--border);font-size:1rem}@media (width<=600px){.workflow:not(.station-workflow) .workflow-steps{flex-direction:column}.workflow:not(.station-workflow) .workflow-arrow{transform:rotate(90deg)}.station-workflow .workflow-step{padding:.3rem .6rem;font-size:.8rem}.station-workflow .workflow-arrow{font-size:.7rem}}.workflow-step,.workflow-arrow{opacity:0;transition:opacity .25s,transform .25s;transform:translateY(8px)}.workflow-steps.animate .workflow-step,.workflow-steps.animate .workflow-arrow{opacity:1;transform:translateY(0)}.workflow-steps.animate .workflow-step:first-child{transition-delay:0s}.workflow-steps.animate .workflow-arrow:nth-child(2){transition-delay:.1s}.workflow-steps.animate .workflow-step:nth-child(3){transition-delay:.2s}.workflow-steps.animate .workflow-arrow:nth-child(4){transition-delay:.3s}.workflow-steps.animate .workflow-step:nth-child(5){transition-delay:.4s}.workflow-steps.animate .workflow-arrow:nth-child(6){transition-delay:.5s}.workflow-steps.animate .workflow-step:nth-child(7){transition-delay:.6s}.workflow-steps.animate .workflow-arrow:nth-child(8){transition-delay:.7s}.workflow-steps.animate .workflow-step:nth-child(9){transition-delay:.8s}.usecase{padding:3.5rem 2rem}.usecase-inner{max-width:540px;margin:0 auto}.usecase-heading{margin-bottom:1.25rem;font-size:1.25rem;font-weight:700}.usecase-grid{grid-template-columns:repeat(3,1fr);gap:.9rem;margin-bottom:1.5rem;display:grid}.usecase-callout{background:var(--bg-subtle);border-left:3px solid var(--accent);border-radius:4px;padding:1.25rem 1.5rem}.usecase-callout p{color:var(--text);font-size:.85rem;line-height:1.55}.usecase-callout-title{margin-bottom:.35rem;font-weight:700}.usecase-meta{gap:1.5rem;display:flex}.usecase-meta-item{flex:1}.usecase-meta-label{text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin-bottom:.25rem;font-size:.7rem;display:block}.usecase-meta-value{color:var(--text-muted);font-size:.8rem}@media (width<=500px){.usecase-grid{grid-template-columns:1fr}.usecase-meta{flex-direction:column;gap:.75rem}}@media (width<=900px){.usecase-grid{grid-template-columns:1fr}}.techcred{background:var(--bg-subtle);text-align:center;padding:3.5rem 2rem}.techcred-heading{margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.techcred-grid{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:840px;margin:0 auto;display:grid}.techcred-card{background:var(--bg-elevated);border:1px solid var(--border);text-align:left;border-radius:8px;padding:1.25rem 1rem}.techcred-card h3{margin-bottom:.4rem;font-size:.9rem;font-weight:700}.techcred-card p{color:var(--text-muted);font-size:.8rem;line-height:1.5}@media (width<=900px){.techcred-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.techcred-grid{grid-template-columns:1fr}}.ecosystem{text-align:center;padding:3rem 2rem}.ecosystem-heading{margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.ecosystem-sub{color:var(--text-muted);margin-bottom:1.5rem;font-size:.8rem}.ecosystem-tools{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.ecosystem-tool{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text);text-align:center;border-radius:8px;flex-direction:column;align-items:center;gap:.15rem;min-width:200px;padding:.75rem 1.25rem;transition:border-color .15s;display:flex}.ecosystem-tool:hover{border-color:var(--accent);color:var(--text)}.ecosystem-tool-name{font-size:.875rem;font-weight:600}.ecosystem-tool-desc{color:var(--text-muted);font-size:.75rem}.ecosystem-note{max-width:640px;color:var(--text-muted);margin:1.25rem auto 0;font-size:.82rem}.ecosystem-link{color:var(--accent);margin-top:1.25rem;font-size:.875rem;display:inline-block}.ecosystem-link:hover{color:var(--accent-hover)}.converge-cta{text-align:center;padding:4rem 2rem}.converge-heading{margin-bottom:.5rem;font-size:1.35rem;font-weight:700}.converge-sub{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem}.converge-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.converge-form{justify-content:center;margin-bottom:1rem}.section{padding:var(--space-section) 2rem}.section-inner{max-width:var(--max-w);margin:0 auto}.station-page{max-width:var(--max-w);flex-direction:column;gap:3.5rem;margin:0 auto;padding:3rem 2rem;display:flex}.station-hero{flex-direction:column;gap:1.25rem;max-width:700px;display:flex}.station-kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-size:.75rem;font-weight:700}.station-headline{letter-spacing:-.03em;font-size:clamp(2rem,4.8vw,3rem);font-weight:800;line-height:1.08}.station-subhead{color:var(--text-muted);max-width:640px;font-size:1rem;line-height:1.6}.station-badges{flex-wrap:wrap;gap:.5rem;display:flex}.badge{border:1px solid var(--border);color:var(--text-muted);border-radius:999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.station-proof-points{flex-direction:column;gap:.55rem;max-width:620px;list-style:none;display:flex}.station-proof-points li{color:var(--text-muted);padding-left:1rem;font-size:.92rem;line-height:1.5;position:relative}.station-proof-points li:before{content:"•";color:var(--accent);position:absolute;left:0}.station-cta{flex-wrap:wrap;gap:.75rem;display:flex}.station-inline-form-wrap{flex-direction:column;gap:.6rem;max-width:560px;display:flex}.station-inline-form{justify-content:flex-start}.section-intro{flex-direction:column;gap:.45rem;max-width:700px;display:flex}.section-kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-size:.75rem;font-weight:700}.section-intro h2{letter-spacing:-.02em;font-size:1.2rem;font-weight:700}.station-decision{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.decision-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.25rem 1.35rem}.decision-card h2{margin-bottom:.45rem;font-size:.95rem;font-weight:700}.decision-card p{color:var(--text-muted);font-size:.88rem;line-height:1.6}@media (width<=800px){.station-decision{grid-template-columns:1fr}}.station-comparison{flex-direction:column;gap:1rem;display:flex}.comparison-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.comparison-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}.comparison-card h3{margin-bottom:.45rem;font-size:.95rem;font-weight:700}.comparison-card p{color:var(--text-muted);font-size:.88rem;line-height:1.6}@media (width<=800px){.comparison-grid{grid-template-columns:1fr}}.station-diagram{flex-direction:column;gap:1rem;display:flex}.diagram-frame{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.diagram-frame img{width:100%;height:auto;display:block}.station-workflow{max-width:700px}.station-workflow .workflow-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:1rem;font-size:.8rem;font-weight:600}.station-workflow .workflow-steps{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.station-workflow .workflow-item{align-items:center;gap:.5rem;display:flex}.station-workflow .workflow-step{color:var(--text);background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);opacity:1;flex-direction:row;min-width:0;padding:.35rem .75rem;font-size:.9rem;font-weight:600;transform:none}.station-workflow .workflow-step--accent{border-color:var(--accent);color:var(--accent)}.station-workflow .workflow-arrow{color:var(--text-muted);opacity:1;font-size:.8rem;transform:none}.workflow-note{color:var(--text-muted);font-size:.82rem}.station-proof{flex-direction:column;gap:.75rem;display:flex}.proof-label{color:var(--text-muted);font-size:.75rem}.station-proof .proof-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.station-proof .proof-item{flex-direction:column;gap:.5rem;display:flex}.station-proof .proof-img{border-radius:var(--radius);border:1px solid var(--border);width:100%;display:block}.station-proof .proof-caption{color:var(--text-muted);text-align:center;font-size:.75rem}@media (width<=768px){.station-proof .proof-grid{grid-template-columns:1fr}}.station-features{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.station-features .feature-block{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.5rem}.station-features .feature-title{color:var(--text);margin-bottom:.4rem;font-size:.95rem;font-weight:600}.station-features .feature-body{color:var(--text-muted);font-size:.875rem;line-height:1.55}@media (width<=600px){.station-features{grid-template-columns:1fr}}.station-sections{flex-direction:column;gap:2.5rem;display:flex}.station-section h2{letter-spacing:-.01em;color:var(--text);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.station-section p{color:var(--text-muted);max-width:600px;font-size:.95rem;line-height:1.65}.station-usecase{border-left:2px solid var(--accent);max-width:560px;padding-left:1.5rem}.station-usecase .usecase-heading{color:var(--text);margin-bottom:1rem;font-size:1rem;font-weight:600}.usecase-list{flex-direction:column;gap:.5rem;padding:0;list-style:none;display:flex}.usecase-list li{color:var(--text-muted);padding-left:1rem;font-size:.9rem;line-height:1.5;position:relative}.usecase-list li:before{content:"✓";color:var(--accent);font-size:.8rem;position:absolute;left:0}.station-objections{flex-direction:column;gap:1rem;display:flex}.objection-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.objection-card{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}.objection-card h3{margin-bottom:.45rem;font-size:.95rem;font-weight:700}.objection-card p{color:var(--text-muted);font-size:.88rem;line-height:1.6}@media (width<=800px){.objection-grid{grid-template-columns:1fr}}.station-waitlist{border-top:1px solid var(--border);flex-direction:column;gap:1rem;max-width:560px;padding-top:3rem;display:flex}.waitlist-heading{letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.waitlist-sub{color:var(--text-muted);font-size:.9rem}.pricing-note{color:var(--text-muted);font-size:.8rem}.tools-index{max-width:var(--max-w);margin:0 auto;padding:3rem 2rem}.tools-header{margin-bottom:3rem}.tools-header h1{letter-spacing:-.03em;margin-bottom:.5rem;font-size:2rem;font-weight:700}.tools-header p{color:var(--text-muted);font-size:1rem}.tools-group{margin-bottom:2.5rem}.tools-group h2{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:1rem;font-size:.75rem;font-weight:600}.tools-list{flex-direction:column;gap:.5rem;display:flex}.tool-entry{background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius);justify-content:space-between;align-items:center;padding:.875rem 1.25rem;transition:border-color .15s;display:flex}.tool-entry:hover{border-color:var(--text-muted)}.tool-entry-info{align-items:baseline;gap:.75rem;display:flex}.tool-entry-name{color:var(--text);font-size:.95rem;font-weight:600}.tool-entry-name:hover{color:var(--accent)}.tool-entry-tagline{color:var(--text-muted);font-size:.85rem}.tool-entry-github{color:var(--text-muted);white-space:nowrap;font-size:.8rem}.tool-entry-github:hover{color:var(--accent)}@media (width<=600px){.tool-entry-info{flex-direction:column;gap:.15rem}.tool-entry-github{align-self:flex-start}}.marketing-page{max-width:var(--max-w);margin:0 auto;padding:3rem 2rem}.marketing-hero{max-width:600px;margin-bottom:3rem}.marketing-hero h1{letter-spacing:-.03em;margin-bottom:.5rem;font-size:2rem;font-weight:700}.marketing-tagline{color:var(--text-muted);margin-bottom:1.5rem;font-size:1.1rem}.install-block{margin-bottom:1.25rem}.install-block code{color:var(--accent);background:var(--bg-elevated);border-radius:var(--radius);border:1px solid var(--border);padding:.5rem .875rem;font-size:.9rem}.install-note{color:var(--text-muted);margin-bottom:1.25rem;font-size:.8rem}.cta-row{flex-wrap:wrap;gap:.75rem;display:flex}.marketing-screenshots{margin-bottom:2.5rem}.screenshots-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.75rem;font-size:.75rem;font-weight:600}.screenshots-grid{flex-direction:column;gap:1rem;display:flex}.screenshot{border-radius:var(--radius);border:1px solid var(--border);width:100%;display:block}.marketing-features,.marketing-example{margin-bottom:2.5rem}.marketing-features h2,.marketing-example h2{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:1rem;font-size:.75rem;font-weight:600}.marketing-features ul{flex-direction:column;gap:.5rem;list-style:none;display:flex}.marketing-features li:before{content:"→";color:var(--accent)}.marketing-description{color:var(--text-muted);white-space:pre-line;max-width:600px;margin-bottom:2.5rem;font-size:1rem;line-height:1.6}.marketing-sections{flex-direction:column;gap:2.5rem;display:flex}.marketing-section h2{letter-spacing:-.01em;color:var(--text);margin-bottom:.75rem;font-size:1.15rem;font-weight:600}.marketing-section p{color:var(--text-muted);max-width:600px;margin-bottom:1rem;font-size:.95rem;line-height:1.65}.marketing-section pre{margin-top:0}.shellql-page{max-width:var(--max-w);flex-direction:column;gap:3.5rem;margin:0 auto;padding:3rem 2rem;display:flex}.shellql-hero{max-width:700px}.hero-headline-row{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1rem;display:flex}.shellql-hero .hero-headline{letter-spacing:-.03em;font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;line-height:1.15}.hero-subhead{color:var(--text-muted);max-width:560px;font-size:1rem;line-height:1.6}.shellql-install{flex-direction:column;gap:.4rem;max-width:480px;display:flex}.install-code{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);font-family:var(--font-mono);color:var(--accent);white-space:pre;padding:.75rem 1rem;font-size:.875rem}.install-meta{color:var(--text-muted);font-size:.82rem}.install-cta{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.shellql-proof .proof-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.shellql-proof .proof-item{flex-direction:column;gap:.5rem;display:flex}.shellql-proof .proof-img{border-radius:var(--radius);border:1px solid var(--border);width:100%;display:block}.shellql-proof .proof-caption{color:var(--text-muted);text-align:center;font-size:.75rem}@media (width<=768px){.shellql-proof .proof-grid{grid-template-columns:1fr}}.shellql-preview{max-width:800px}.demo-gif{border-radius:var(--radius);border:1px solid var(--border);width:100%;display:block}.shellql-why{flex-direction:column;gap:.5rem;max-width:600px;display:flex}.shellql-why p{color:var(--text-muted);font-size:.95rem;line-height:1.7}.shellql-features{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.shellql-features .feature-block{background:var(--bg-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem 1.5rem}.shellql-features .feature-title{color:var(--text);margin-bottom:.4rem;font-size:.95rem;font-weight:600}.shellql-features .feature-body{color:var(--text-muted);font-size:.875rem;line-height:1.55}@media (width<=600px){.shellql-features{grid-template-columns:1fr}}.shellql-sections{flex-direction:column;gap:2.5rem;display:flex}.shellql-section h2{letter-spacing:-.01em;color:var(--text);margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.shellql-section p{color:var(--text-muted);max-width:600px;margin-bottom:1rem;font-size:.95rem;line-height:1.65}.shellql-section pre{margin-top:0}.shellql-install--bottom{border-top:1px solid var(--border);padding-top:3rem}.coming-soon-page{text-align:center;max-width:640px;margin:0 auto;padding:5rem 2rem}.coming-soon-label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:1rem;font-size:.75rem;font-weight:600}.coming-soon-hero h1{letter-spacing:-.04em;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.coming-soon-tagline{color:var(--text-muted);margin-bottom:1rem;font-size:1.1rem}.coming-soon-description{color:var(--text-muted);max-width:480px;margin:0 auto 1.5rem;font-size:.95rem}.coming-soon-status{color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, transparent);border:1px solid color-mix(in srgb, var(--accent) 25%, transparent);border-radius:var(--radius);margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;display:inline-block}.coming-soon-page .waitlist-section{margin-top:2.5rem}.coming-soon-page .waitlist-section h2{color:var(--text-muted);margin-bottom:1rem;font-size:.875rem;font-weight:600}.coming-soon-page .waitlist-form{justify-content:center}.site-footer{border-top:1px solid var(--border);margin-top:var(--space-section);padding:2.5rem 2rem}.footer-inner{max-width:var(--max-w);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin:0 auto;display:flex}.footer-brand{align-items:center;gap:.75rem;display:flex}.footer-avatar{width:36px;height:36px;display:block}.footer-brand-text{flex-direction:column;gap:.1rem;display:flex}.footer-company{color:var(--text);font-size:.85rem;font-weight:600}.footer-domain{color:var(--text-muted);font-size:.78rem}.footer-domain:hover{color:var(--accent)}.footer-contact{flex-direction:column;align-items:center;gap:.15rem;display:flex}.footer-address,.footer-phone{color:var(--text-muted);font-size:.78rem}.footer-phone:hover{color:var(--accent)}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:1.25rem;display:flex}.footer-links a{color:var(--text-muted);font-size:.82rem}.footer-links a:hover{color:var(--text)}.footer-disclaimer{max-width:var(--max-w);color:var(--text-muted);margin:1rem auto 0;padding:0 2rem;font-size:.76rem;line-height:1.55}@media (width<=600px){.footer-inner{flex-direction:column;align-items:flex-start;gap:1.25rem}.footer-contact{align-items:flex-start}.footer-links{justify-content:flex-start;gap:.85rem 1rem}}.legal-page{max-width:760px;margin:0 auto;padding:3.5rem 2rem 5rem}.legal-page h1{letter-spacing:-.03em;margin-bottom:.5rem;font-size:2rem;font-weight:700}.legal-page .legal-meta{color:var(--text-muted);margin-bottom:2.5rem;font-size:.85rem}.legal-page h2{letter-spacing:-.02em;margin:2.5rem 0 .75rem;font-size:1.2rem;font-weight:700}.legal-page h3{margin:1.75rem 0 .5rem;font-size:1rem;font-weight:600}.legal-page p{color:var(--text-muted);margin-bottom:1rem;font-size:.95rem;line-height:1.7}.legal-page ul{color:var(--text-muted);margin:0 0 1rem 1.25rem;font-size:.95rem;line-height:1.7}.legal-page li{margin-bottom:.4rem}.legal-page a{color:var(--accent)}.legal-page a:hover{color:var(--accent-hover)}.legal-page .legal-callout{border:1px solid var(--border);border-left:2px solid var(--accent);background:var(--bg-subtle);border-radius:var(--radius);margin:1.5rem 0;padding:1.25rem 1.5rem}.legal-page .legal-callout p:last-child{margin-bottom:0}.legal-page .legal-callout strong{color:var(--text)}.setup-page h2{scroll-margin-top:80px}.setup-table-wrap{border:1px solid var(--border);border-radius:var(--radius);margin:1rem 0 1.25rem;overflow-x:auto}.setup-table{border-collapse:collapse;width:100%;font-size:.9rem}.setup-table th,.setup-table td{text-align:left;border-bottom:1px solid var(--border);color:var(--text-muted);vertical-align:top;padding:.75rem .9rem}.setup-table th{color:var(--text);background:var(--bg-elevated);font-weight:700}.setup-table tr:last-child td{border-bottom:none}.setup-table th+th,.setup-table td+td{border-left:1px solid var(--border)}.cs-page{max-width:var(--max-w);flex-direction:column;gap:3.5rem;margin:0 auto;padding:3rem 2rem 5rem;display:flex}.cs-hero{flex-direction:column;gap:1rem;max-width:720px;display:flex}.cs-kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-size:.75rem;font-weight:700}.cs-headline{letter-spacing:-.03em;font-size:clamp(2rem,4.8vw,3rem);font-weight:800;line-height:1.08}.cs-subhead{color:var(--text-muted);max-width:640px;font-size:1rem;line-height:1.6}.cs-index{flex-direction:column;gap:1.25rem;display:flex}.cs-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-subtle);flex-direction:column;gap:.85rem;padding:1.5rem 1.75rem;transition:border-color .15s,background .15s;display:flex}.cs-card:hover{border-color:var(--text-muted);background:var(--bg-elevated)}.cs-card-head{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.cs-card-name{color:var(--text);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.cs-card-sector{color:var(--text-muted);font-size:.8rem}.cs-card-summary{color:var(--text-muted);max-width:640px;font-size:.95rem;line-height:1.6}.cs-card-tags{flex-wrap:wrap;gap:.5rem;display:flex}.cs-card-more{color:var(--accent);font-size:.85rem;font-weight:600}.cs-detail{border-top:1px solid var(--border);flex-direction:column;gap:2rem;padding-top:3rem;scroll-margin-top:72px;display:flex}.cs-detail-head{flex-direction:column;gap:.75rem;max-width:720px;display:flex}.cs-detail-title{letter-spacing:-.03em;font-size:1.9rem;font-weight:800}.cs-detail-tagline{color:var(--text-muted);font-size:1.05rem;line-height:1.55}.cs-meta-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:.75rem;display:grid}.cs-meta-grid>div{flex-direction:column;gap:.2rem;display:flex}.cs-meta-label{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-size:.7rem;font-weight:700}.cs-meta-value{color:var(--text-muted);font-size:.9rem;line-height:1.45}.cs-meta-value a{color:var(--accent)}.cs-block{flex-direction:column;gap:.75rem;max-width:720px;display:flex}.cs-block h3{letter-spacing:-.02em;font-size:1.15rem;font-weight:700}.cs-block p{color:var(--text-muted);font-size:.95rem;line-height:1.7}.cs-list{flex-direction:column;gap:.7rem;list-style:none;display:flex}.cs-list li{color:var(--text-muted);padding-left:1.25rem;font-size:.95rem;line-height:1.6;position:relative}.cs-list li:before{content:"•";color:var(--accent);font-weight:700;position:absolute;left:0}.cs-list strong{color:var(--text);font-weight:600}.cs-block code{font-family:var(--font-mono);background:var(--bg-elevated);border:1px solid var(--border);border-radius:4px;padding:.05rem .35rem;font-size:.85em}.cs-cta{margin-top:.5rem}.phone-page{max-width:var(--max-w);flex-direction:column;gap:4.5rem;margin:0 auto;padding:3rem 2rem 5rem;display:flex}.phone-kicker{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);font-size:.75rem;font-weight:700}.phone-h2{letter-spacing:-.03em;font-size:clamp(1.5rem,3vw,1.9rem);font-weight:800;line-height:1.15}.phone-h2-row{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.phone-h2-row .phone-h2{margin:0}.phone-lead{color:var(--text-muted);max-width:680px;margin-top:.85rem;font-size:1.02rem;line-height:1.6}.phone-hero{grid-template-columns:1.15fr .85fr;align-items:center;gap:3rem;display:grid}.phone-hero-copy{flex-direction:column;gap:1.1rem;display:flex}.phone-headline{letter-spacing:-.03em;font-size:clamp(2.1rem,5vw,3.1rem);font-weight:800;line-height:1.06}.phone-subhead{color:var(--text-muted);max-width:620px;font-size:1.05rem;line-height:1.55}.phone-hero-bullets{flex-direction:column;gap:.5rem;list-style:none;display:flex}.phone-hero-bullets li{color:var(--text);padding-left:1.4rem;font-size:.95rem;line-height:1.45;position:relative}.phone-hero-bullets li:before{content:"✓";color:var(--accent);font-weight:700;position:absolute;left:0}.phone-cta-row{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}.phone-trust{color:var(--text-muted);max-width:560px;font-size:.8rem;line-height:1.55}.phone-mock{justify-content:center;display:flex}.phone-mock-frame{aspect-ratio:9/19;background:#050505;border:10px solid #1c1c1e;border-radius:40px;flex-direction:column;align-items:center;width:260px;padding:1.5rem 1.15rem 1.75rem;display:flex;position:relative;box-shadow:0 30px 60px -20px #000000b3,inset 0 0 0 1px #ffffff0a}.phone-mock-notch{background:#1c1c1e;border-radius:0 0 14px 14px;width:42%;height:20px;position:absolute;top:0;left:50%;transform:translate(-50%)}.phone-mock-screen{text-align:center;flex-direction:column;align-items:center;gap:.55rem;width:100%;margin-top:1.4rem;display:flex}.pm-app{text-transform:uppercase;letter-spacing:.16em;color:var(--text-muted);font-size:.58rem;font-weight:700}.pm-line{text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-size:.68rem;font-weight:700}.pm-avatar{background:var(--bg-elevated);border:1px solid var(--border);width:76px;height:76px;color:var(--text-muted);border-radius:50%;justify-content:center;align-items:center;margin:.5rem 0;font-size:1.9rem;display:flex}.pm-caller{color:var(--text);font-size:1.05rem;font-weight:700}.pm-status{color:var(--accent);font-size:.82rem;font-weight:600}.pm-sub{color:var(--text-muted);font-size:.72rem}.pm-actions{gap:.4rem;width:100%;margin-top:auto;display:flex}.pm-btn{color:#fff;border-radius:999px;flex:1;padding:.5rem .2rem;font-size:.62rem;font-weight:700}.pm-vm{background:var(--bg-elevated);color:var(--text-muted);border:1px solid var(--border)}.pm-accept{background:var(--accent)}.pm-caption{color:var(--text-muted);margin-top:.5rem;font-size:.56rem}.phone-section{flex-direction:column;display:flex}.phone-prose{flex-direction:column;gap:.85rem;max-width:680px;margin-top:.85rem;display:flex}.phone-prose p{color:var(--text-muted);font-size:.97rem;line-height:1.7}.phone-list{flex-direction:column;gap:.55rem;margin-top:1.25rem;list-style:none;display:flex}.phone-list li{color:var(--text-muted);padding-left:1.25rem;font-size:.95rem;line-height:1.5;position:relative}.phone-list li:before{content:"•";color:var(--accent);font-weight:700;position:absolute;left:0}.phone-list-cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem 2rem;display:grid}.phone-cards{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.75rem;display:grid}.phone-card{background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius);padding:1.4rem 1.5rem}.phone-card h3{color:var(--text);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1rem;font-weight:700}.phone-card p{color:var(--text-muted);font-size:.9rem;line-height:1.6}.phone-flow{counter-reset:none;flex-direction:column;gap:1rem;margin-top:1.75rem;list-style:none;display:flex}.phone-flow li{align-items:flex-start;gap:1rem;display:flex}.phone-flow-num{background:var(--bg-elevated);border:1px solid var(--border);width:34px;height:34px;color:var(--accent);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.phone-flow h3{color:var(--text);margin-bottom:.2rem;font-size:.98rem;font-weight:700}.phone-flow p{color:var(--text-muted);max-width:620px;font-size:.92rem;line-height:1.6}.phone-feature-split{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}.phone-feature-split .phone-list{margin-top:0}.phone-badge-planned{color:var(--accent);border-color:var(--accent)}.phone-compare-wrap{border:1px solid var(--border);border-radius:var(--radius);margin-top:1.75rem;overflow-x:auto}.phone-compare{border-collapse:collapse;width:100%;font-size:.92rem}.phone-compare th{text-align:left;color:var(--text);background:var(--bg-elevated);border-bottom:1px solid var(--border);padding:.9rem 1.25rem;font-weight:700}.phone-compare th:first-child{color:var(--text-muted);font-weight:600}.phone-compare td{color:var(--text-muted);vertical-align:top;border-bottom:1px solid var(--border);padding:.85rem 1.25rem;line-height:1.5}.phone-compare td:last-child{color:var(--text)}.phone-compare tr:last-child td{border-bottom:none}.phone-compare th+th,.phone-compare td+td{border-left:1px solid var(--border)}.phone-audience{flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;display:flex}.phone-faq{border-top:1px solid var(--border);margin-top:1.5rem}.phone-faq details{border-bottom:1px solid var(--border)}.phone-faq summary{cursor:pointer;color:var(--text);padding:1rem 2rem 1rem 0;font-size:.98rem;font-weight:600;list-style:none;position:relative}.phone-faq summary::-webkit-details-marker{display:none}.phone-faq summary:after{content:"+";color:var(--accent);font-size:1.2rem;font-weight:400;position:absolute;top:50%;right:.25rem;transform:translateY(-50%)}.phone-faq details[open] summary:after{content:"–"}.phone-faq details p{color:var(--text-muted);max-width:700px;padding:0 0 1.1rem;font-size:.93rem;line-height:1.65}.phone-inline-form{padding:0 0 1.25rem}.phone-legal{color:var(--text-muted);margin-top:1.5rem;font-size:.78rem;font-style:italic;line-height:1.55}.phone-cta{border-top:1px solid var(--border);flex-direction:column;align-items:flex-start;gap:1rem;padding-top:3.5rem;display:flex}.phone-cta .waitlist-form{margin-top:.5rem}.app-store-placeholder{display:none}@media (width<=860px){.phone-hero{grid-template-columns:1fr;gap:2.5rem}.phone-mock{order:-1}.phone-cards{grid-template-columns:1fr}.phone-feature-split{grid-template-columns:1fr;gap:1.25rem}}@media (width<=560px){.phone-list-cols{grid-template-columns:1fr}.waitlist-form input[type=email],.waitlist-form button[type=submit]{width:100%}}
