:root{color-scheme:dark;--bg: #0b0c0b;--surface: #131513;--surface-soft: #1e211e;--surface-deep: #080908;--ink: #f7f8f5;--muted: #a6ada5;--line: rgba(255, 255, 255, .14);--accent: #7ad980;--teal: #7ad980;--coral: #eb9e2e;--lime: #7ad980;--violet: #4785a6;--red: #d4382e;--shadow: 0 28px 80px rgba(0, 0, 0, .42)}*{box-sizing:border-box}html,body{margin:0;min-height:100%}html{scroll-behavior:smooth;background:var(--bg);overflow-x:clip}body{min-height:100vh;background:radial-gradient(circle at 16% 6%,rgba(122,217,128,.1),transparent 26rem),radial-gradient(circle at 84% 22%,rgba(71,133,166,.09),transparent 30rem),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(180deg,rgba(255,255,255,.022) 1px,transparent 1px),var(--bg);background-size:auto,auto,42px 42px,42px 42px,auto;color:var(--ink);font-family:ui-rounded,SF Pro Rounded,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}img{max-width:100%}button,input,textarea,select{font:inherit}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:4px}code{font-family:SFMono-Regular,ui-monospace,Menlo,monospace}.site-shell,.shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.shell{padding:64px 0 96px}.site-header{position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line);background:#0b0c0bd1;backdrop-filter:blur(18px) saturate(130%)}.nav-shell{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:72px}.brand-mark,.nav-links,.footer-links,.actions,.cta-actions,.tag-row{display:flex;align-items:center}.brand-mark{gap:10px;font-weight:850;letter-spacing:-.025em}.brand-icon{width:42px;height:42px;border:1px solid var(--line);border-radius:11px;box-shadow:0 7px 18px #00000052}.nav-links{justify-content:center;gap:20px;color:var(--muted);font-size:.95rem}.nav-links a:hover,.footer-links a:hover,.secondary-link:hover{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border-radius:10px;font-weight:800;transition:transform .18s ease,border-color .18s ease,background .18s ease}.primary-cta{display:inline-flex;flex:0 0 auto;border-radius:9px;line-height:0}.primary-cta-image{display:block;width:162px}.primary-cta-image svg{display:block;width:100%;height:auto}.primary-cta-compact .primary-cta-image{width:120px}.button{padding:0 18px;border:1px solid var(--line);background:#1e211edb}.button:hover{transform:translateY(-2px);border-color:#7ad9809e}.hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:56px;min-height:calc(100vh - 72px);padding:68px 0 56px}.hero-product-lockup{display:flex;align-items:center;gap:14px;margin-bottom:26px}.hero-app-icon{width:72px;height:72px;border:1px solid var(--line);border-radius:17px;box-shadow:0 16px 36px #0000006b}.eyebrow{margin:0 0 14px;color:var(--accent);font-size:.78rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}.hero h1,.section-intro h2,.control-section h2,.pricing-section h2,.boundary-section h2,.page-title,.article-header h1{margin-bottom:18px;letter-spacing:-.045em;line-height:.98}.hero h1{max-width:8.5ch;font-size:clamp(4.5rem,7.2vw,6.5rem)}.headline-line{display:block;white-space:nowrap}.section-intro h2,.control-section h2,.pricing-section h2,.boundary-section h2,.page-title{max-width:13ch;font-size:3.25rem}.article-header h1{font-size:3.25rem}.lede,.page-lead,.section-intro p,.control-section p,.pricing-section p,.boundary-section p{color:var(--muted);line-height:1.7}.lede{max-width:62ch;font-size:1.1rem}.actions,.cta-actions{flex-wrap:wrap;gap:14px;margin-top:28px}.trust-row{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:24px;color:var(--muted);font-size:.78rem;font-weight:700}.trust-row span,.control-board-header span,.app-preview-footer span{display:inline-flex;align-items:center;gap:7px}.trust-row i,.control-board-header i,.app-preview-footer i,.source-badge i,.ready-state i{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 12px #7ad980a6}.app-preview{position:relative;isolation:isolate;overflow:hidden;padding:16px;border:1px solid rgba(255,255,255,.2);border-radius:18px;background:linear-gradient(140deg,rgba(255,255,255,.05),transparent 38%),#111311;box-shadow:var(--shadow),inset 0 1px #ffffff0f}.app-preview:after{position:absolute;z-index:-1;inset:12% -8% -8% 12%;border-radius:40%;background:#7ad9801c;filter:blur(60px);content:""}.app-preview-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:2px 4px 14px}.app-preview-header>div:nth-child(2){display:grid;gap:3px}.app-preview-header strong{font-size:1.05rem;letter-spacing:-.02em}.app-preview-header small,.source-badge,.app-preview-footer{color:var(--muted);font-size:.7rem;font-weight:700}.source-badge,.ready-state{display:inline-flex;align-items:center;gap:7px}.source-badge i{background:var(--coral);box-shadow:0 0 12px #eb9e2e8c}.mini-glyph{position:relative;width:48px;height:48px}.mini-glyph span{position:absolute;display:block}.mini-glyph span:nth-child(1){top:5px;left:5px;width:18px;height:18px;border-radius:50%;background:var(--accent)}.mini-glyph span:nth-child(2){right:5px;bottom:6px;width:11px;height:11px;background:var(--red)}.mini-glyph span:nth-child(3){top:23px;left:4px;width:42px;height:1px;background:var(--violet);transform:rotate(-40deg)}.app-file-strip,.app-presets,.app-mode-picker,.app-knob-deck,.app-preview-footer{border:1px solid var(--line);background:#080908b8}.app-file-strip{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px;border-radius:10px 10px 0 0;color:var(--muted);font-size:.72rem;font-weight:700}.locked-action{color:var(--coral)}.demo-file{overflow:hidden;padding:9px 11px;border:1px solid var(--line);border-radius:7px;background:var(--surface-soft);color:var(--ink);text-overflow:ellipsis;white-space:nowrap}.app-presets{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px;border-top:0;border-bottom:0}.preset-tile{display:grid;gap:6px;min-width:0;padding:8px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.preset-tile.selected{border-color:#7ad980bd;box-shadow:inset 0 0 0 1px #7ad9802e}.preset-tile small{overflow:hidden;color:var(--muted);font-size:.64rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.preset-tile.selected small{color:var(--accent)}.preset-glyph{position:relative;display:block;height:40px;overflow:hidden}.preset-glyph i{position:absolute;display:block}.glyph-one i:nth-child(1){top:3px;left:18%;width:18px;height:18px;border-radius:50%;background:var(--accent)}.glyph-one i:nth-child(2){right:18%;bottom:4px;width:10px;height:10px;background:var(--red)}.glyph-one i:nth-child(3),.glyph-three i:nth-child(3){top:20px;left:12%;width:76%;height:1px;background:var(--muted);transform:rotate(-22deg)}.glyph-two i:nth-child(1){top:4px;left:20%;width:28px;height:28px;border:2px dotted var(--muted);border-radius:50%}.glyph-two i:nth-child(2){right:18%;bottom:6px;width:0;height:0;border-right:9px solid transparent;border-bottom:15px solid var(--coral);border-left:9px solid transparent}.glyph-three i:nth-child(1){top:5px;left:16%;width:18px;height:18px;border-radius:50%;background:var(--violet)}.glyph-three i:nth-child(2){right:16%;bottom:6px;width:14px;height:14px;background:var(--coral)}.app-mode-picker{display:grid;grid-template-columns:repeat(3,1fr);border-radius:0}.app-mode-picker span{padding:9px 6px;color:var(--muted);font-size:.72rem;font-weight:800;text-align:center}.app-mode-picker span+span{border-left:1px solid var(--line)}.app-mode-picker .active{background:#7ad98017;color:var(--accent)}.app-knob-deck{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;padding:15px 10px;border-top:0;border-bottom:0}.mini-knob-wrap{display:grid;justify-items:center;gap:7px;min-width:0}.mini-knob-wrap small{overflow:hidden;max-width:100%;color:var(--muted);font-size:.58rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.mini-knob{width:46px;height:46px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:linear-gradient(var(--accent),var(--accent)) center 5px / 2px 15px no-repeat,radial-gradient(circle at 35% 28%,#3c403c,#151715 66%);box-shadow:0 8px 14px #00000080,inset 0 1px 1px #ffffff1f}.mini-knob-2{transform:rotate(26deg)}.mini-knob-3{transform:rotate(-28deg)}.mini-knob-4{background:linear-gradient(var(--coral),var(--coral)) center 5px / 2px 15px no-repeat,radial-gradient(circle at 35% 28%,#3c403c,#151715 66%);transform:rotate(48deg)}.mini-knob-5{transform:rotate(-48deg)}.app-preview-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border-radius:0 0 10px 10px}.app-preview-footer .pro-state{color:var(--coral)}.section-grid,.control-section,.pricing-section,.boundary-section{padding:72px 0}.section-grid{padding-top:36px}.section-grid,.control-section,.pricing-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:36px;align-items:start}.mode-grid,.pricing-cards,.blog-grid,.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mode-card,.price-card,.card,.article-card-inner,.faq-item,.inline-cta,.control-board,.workflow-strip article,.cta-banner-inner{border:1px solid var(--line);border-radius:12px;background:linear-gradient(145deg,rgba(255,255,255,.025),transparent 42%),#131513e0;box-shadow:inset 0 1px #ffffff09}.mode-card,.price-card,.card,.article-card-inner{padding:22px}.mode-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;margin-bottom:18px;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft);color:var(--accent);font-weight:900;box-shadow:0 8px 18px #00000047}.mode-icon-drums{color:var(--coral)}.mode-icon-chords{color:#72a6bf}.mode-card h3,.price-card h3,.workflow-strip h3,.card h2,.article-card h2{margin-bottom:10px}.mode-card p,.price-card p,.workflow-strip p,.card p,.article-card p{margin-bottom:0;color:var(--muted);line-height:1.65}.control-board{padding:24px;box-shadow:var(--shadow)}.control-board-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:24px;color:var(--muted);font-size:.76rem;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.knob-row{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.knob-wrap{display:grid;justify-items:center;gap:10px;min-width:0;text-align:center;font-size:.84rem}.knob{width:62px;height:62px;border:1px solid rgba(255,255,255,.22);border-radius:50%;background:linear-gradient(var(--accent),var(--accent)) center 8px / 3px 20px no-repeat,radial-gradient(circle at 34% 28%,#414541,#141614 68%);box-shadow:0 10px 18px #00000073,inset 0 1px 1px #ffffff1f}.knob-2{transform:rotate(28deg)}.knob-3{transform:rotate(-32deg)}.knob-4{background:linear-gradient(var(--coral),var(--coral)) center 8px / 3px 20px no-repeat,radial-gradient(circle at 34% 28%,#414541,#141614 68%);transform:rotate(52deg)}.knob-5{transform:rotate(-54deg)}.preset-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.preset-list span,.tag-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 10px;border:1px solid var(--line);border-radius:7px;background:var(--surface-soft);color:var(--muted);font-size:.86rem;font-weight:700}.workflow-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.workflow-strip article{min-height:210px;padding:20px}.workflow-strip span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:18px;border-radius:50%;border:1px solid rgba(122,217,128,.35);background:#7ad9801a;color:var(--accent);font-weight:900}.price-card strong{display:block;margin-bottom:14px;font-size:2rem}.price-kicker{display:block;margin-bottom:16px;color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.price-card.featured{border:1px solid rgba(122,217,128,.55);background:linear-gradient(145deg,rgba(122,217,128,.12),transparent 54%),var(--surface);box-shadow:0 20px 50px #00000059,inset 0 1px #ffffff0f}.boundary-section{text-align:center}.boundary-section h2,.boundary-section p{margin-right:auto;margin-left:auto}.boundary-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.boundary-grid p{margin:0;padding:16px;border:1px solid var(--line);border-radius:10px;background:#131513d1;color:var(--muted);font-weight:800}.cta-banner{margin:40px 0 88px}.cta-banner-inner,.inline-cta{padding:28px;border:1px solid rgba(122,217,128,.34);background:radial-gradient(circle at 92% 16%,rgba(122,217,128,.14),transparent 18rem),var(--surface);box-shadow:var(--shadow)}.secondary-link{color:var(--muted);font-weight:800}.page-shell{padding-top:56px;padding-bottom:96px}.page-intro{margin-bottom:32px}.page-lead{max-width:64ch}.faq-list{display:grid;gap:12px}.faq-item{padding:18px 20px}.faq-item summary{cursor:pointer;font-weight:900}.faq-item p{margin:14px 0 0;color:var(--muted);line-height:1.7}.blog-grid{grid-template-columns:repeat(2,1fr)}.article-card h2 a:hover{color:var(--teal)}.tag-row{flex-wrap:wrap;gap:8px;margin-bottom:14px}.article-meta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:22px;color:var(--muted);font-size:.92rem}.article-meta a{color:var(--teal);font-weight:800}.article-shell{max-width:820px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px;color:var(--muted);font-size:.92rem}.breadcrumbs a:hover{color:var(--teal)}.article-header{margin-bottom:28px}.article-header time{color:var(--muted)}.markdown-body{color:var(--ink);line-height:1.8}.markdown-body h2,.markdown-body h3{margin-top:2.2em;margin-bottom:.7em}.markdown-body p,.markdown-body li{color:var(--muted)}.markdown-body a{color:var(--teal);text-decoration:underline;text-decoration-color:#158a7559}.inline-cta{margin-top:40px}.site-footer{padding:32px 0 48px;border-top:1px solid var(--line);background:#080908b8}.footer-shell{display:grid;gap:18px}.footer-title{margin-bottom:6px;font-weight:900}.footer-copy,.footer-meta{margin:0;color:var(--muted);line-height:1.7}.footer-links{flex-wrap:wrap;gap:14px;color:var(--muted)}@media(max-width:940px){.hero,.section-grid,.control-section,.pricing-section{grid-template-columns:1fr}.nav-links{justify-content:flex-start;flex-wrap:wrap;order:3}.hero{padding-top:48px;min-height:0}.hero h1{font-size:clamp(4rem,12vw,6rem)}.app-preview{width:min(100%,720px);margin:0 auto}.mode-grid,.pricing-cards,.workflow-strip,.boundary-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.site-shell,.shell{width:min(100% - 22px,1120px)}.shell{padding-top:32px}.nav-shell{grid-template-columns:minmax(0,1fr) auto;gap:14px;padding:14px 0}.nav-cta{display:block}.nav-links{grid-column:1 / -1;gap:12px 18px;padding-top:2px}.hero h1{font-size:clamp(3.05rem,15vw,4rem)}.section-intro h2,.control-section h2,.pricing-section h2,.boundary-section h2,.page-title,.article-header h1{font-size:2.35rem}.hero-product-lockup{margin-bottom:20px}.hero-app-icon{width:58px;height:58px;border-radius:14px}.app-preview{padding:10px;border-radius:14px}.app-preview-header{grid-template-columns:auto 1fr}.source-badge{grid-column:2;justify-self:start}.app-file-strip{grid-template-columns:1fr auto}.demo-file{grid-column:1 / -1;grid-row:2}.app-presets{gap:5px;padding:8px}.preset-tile{padding:6px}.app-knob-deck{gap:4px;padding:12px 5px}.mini-knob{width:39px;height:39px;background:linear-gradient(var(--accent),var(--accent)) center 4px / 2px 13px no-repeat,radial-gradient(circle at 35% 28%,#3c403c,#151715 66%)}.mini-knob-4{background:linear-gradient(var(--coral),var(--coral)) center 4px / 2px 13px no-repeat,radial-gradient(circle at 35% 28%,#3c403c,#151715 66%)}.app-preview-footer,.control-board-header{align-items:flex-start;flex-direction:column}.knob-row,.mode-grid,.pricing-cards,.workflow-strip,.boundary-grid,.blog-grid,.grid{grid-template-columns:1fr}.knob-row{grid-template-columns:repeat(2,1fr)}.section-grid,.control-section,.pricing-section,.boundary-section{padding:48px 0}.section-grid{padding-top:20px}.hero{gap:22px;padding-top:32px;padding-bottom:20px}.lede{line-height:1.55}.actions{margin-top:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto;transition-duration:.01ms}}
