:root{--appbar: #3a37e6;--appbar-dark: #22245c;--accent: #e67a37;--ink: #1c1d20;--muted: #5c6470;--line: #d7d9e8;--surface: #ffffff;--surface-soft: #f5f6fb;color:var(--ink);background:var(--surface-soft);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0}a{color:inherit}.site-header{align-items:center;background:#fffffff0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;min-height:64px;padding:0 6vw;position:sticky;top:0;z-index:2}.brand{align-items:center;display:inline-flex;gap:.6rem;font-size:1.35rem;font-weight:800;text-decoration:none}.brand-icon{border-radius:8px;height:2rem;width:2rem}nav{display:flex;gap:1.5rem}nav a{align-items:center;color:var(--muted);display:inline-flex;gap:.25rem;font-weight:650;text-decoration:none}nav a:hover{color:var(--appbar)}.hero{align-items:center;background-color:var(--appbar-dark);background-image:linear-gradient(110deg,#1c1d20f7,#22245ceb 56%,#3a37e6ad),url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%201000'%20role='img'%20aria-label='Abstract%20stage%20with%20sheet%20music'%3e%3crect%20width='1600'%20height='1000'%20fill='%2324312f'/%3e%3cpath%20d='M0%20760%20C260%20640%20380%20830%20650%20690%20C930%20545%201040%20620%201280%20510%20C1435%20440%201520%20430%201600%20455%20V1000%20H0%20Z'%20fill='%233f6f68'/%3e%3cpath%20d='M1110%20190%20h250%20a34%2034%200%200%201%2034%2034%20v330%20a34%2034%200%200%201-34%2034%20h-250%20a34%2034%200%200%201-34-34%20V224%20a34%2034%200%200%201%2034-34Z'%20fill='%23fffaf0'/%3e%3cpath%20d='M1150%20280%20h195%20M1150%20350%20h195%20M1150%20420%20h150'%20stroke='%2319201f'%20stroke-width='18'%20stroke-linecap='round'/%3e%3ccircle%20cx='1230'%20cy='505'%20r='34'%20fill='%23f4c95d'/%3e%3cpath%20d='M1230%20505%20V300'%20stroke='%2319201f'%20stroke-width='16'%20stroke-linecap='round'/%3e%3cpath%20d='M520%20225%20h320%20a42%2042%200%200%201%2042%2042%20v420%20a42%2042%200%200%201-42%2042%20H520%20a42%2042%200%200%201-42-42%20V267%20a42%2042%200%200%201%2042-42Z'%20fill='%23f4c95d'/%3e%3cpath%20d='M555%20335%20h245%20M555%20415%20h245%20M555%20495%20h175%20M555%20575%20h245'%20stroke='%2319201f'%20stroke-width='20'%20stroke-linecap='round'/%3e%3c/svg%3e");background-position:center,right 4vw center;background-repeat:no-repeat;background-size:cover,min(32vw,420px) auto;color:#fff;display:grid;gap:clamp(2rem,5vw,4rem);grid-template-columns:minmax(0,1fr) minmax(360px,.74fr);min-height:64vh;padding:7vw 6vw}.hero-copy{max-width:720px}.hero-product{align-self:center;background:#ffffff14;border:1px solid rgba(255,255,255,.18);box-shadow:0 24px 72px #00000052}.hero-product img{aspect-ratio:16 / 11;display:block;object-fit:cover;object-position:top center;width:100%}.eyebrow{color:var(--accent);font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(2.3rem,5vw,4.8rem);line-height:1;margin-bottom:1.5rem}h2{font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.08}.hero p:not(.eyebrow),.section p{color:inherit;font-size:1.12rem;max-width:680px}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.button{align-items:center;border-radius:8px;display:inline-flex;gap:.45rem;font-weight:800;justify-content:center;min-height:48px;padding:.75rem 1rem;text-decoration:none}.external-link-icon{font-size:.9em;line-height:1;transform:translateY(-.06em)}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.button.primary{background:var(--appbar);color:#fff}.button.secondary{border:1px solid rgba(255,255,255,.72);color:#fff}.section{padding:clamp(4rem,7vw,6rem) 6vw}.trust-strip{background:var(--surface);border-bottom:1px solid var(--line);color:var(--muted);display:grid;gap:0;grid-template-columns:repeat(4,minmax(0,1fr));padding:0 6vw}.trust-strip p{align-items:center;border-left:1px solid var(--line);display:flex;font-size:1rem;font-weight:800;gap:.55rem;justify-content:center;margin:0;min-height:4.5rem;padding:.85rem 1rem;text-align:center}.trust-strip p:last-child{border-right:1px solid var(--line)}.trust-strip p:before{background:var(--appbar);border-radius:50%;content:"";flex:0 0 auto;height:.45rem;width:.45rem}.section-heading{max-width:760px}.feature-grid{display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:2rem}.screenshots{background:var(--surface)}.screenshots .eyebrow,.faq .eyebrow,.docs-cta .eyebrow{color:var(--appbar)}.screenshot-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:2rem}.screenshot-featured{grid-row:span 2}.screenshot-featured img{aspect-ratio:16 / 13.2;background:var(--surface-soft);object-fit:contain}figure{background:var(--surface);border:1px solid var(--line);border-radius:8px;margin:0;overflow:hidden}figure img{aspect-ratio:16 / 10;display:block;object-fit:cover;object-position:top center;width:100%}.screenshot-card-1 img,.screenshot-card-2 img{object-position:right top}figcaption{display:grid;gap:.35rem;padding:1rem}figcaption span{color:var(--muted)}article{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:1.5rem}.split{align-items:start;background:var(--ink);color:#fff;display:grid;gap:2rem;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.format-list{display:grid;gap:.75rem;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0}.format-list li{background:#ffffff1a;border:1px solid rgba(255,255,255,.16);border-radius:8px;font-weight:800;padding:1rem}.availability{background:var(--surface);display:grid;gap:1rem;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.availability .eyebrow{color:var(--appbar)}.docs-cta{align-items:center;background:var(--surface-soft);border:1px solid var(--line);border-radius:8px;display:flex;gap:2rem;justify-content:space-between;padding:1.5rem}.docs-cta div{max-width:760px}.docs-cta .button{flex:0 0 auto}.faq{background:var(--surface-soft)}.faq-list{display:grid;gap:.75rem;margin-top:2rem;max-width:920px}details{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:1rem 1.2rem}details:hover{border-color:#3a37e66b}summary{cursor:pointer;font-size:1.08rem;font-weight:800}summary::marker{color:var(--appbar)}details p{color:var(--muted);margin:.8rem 0 0}details a{color:var(--appbar);font-weight:800;text-decoration:underline;text-underline-offset:.16em}footer{align-items:center;background:var(--surface);border-top:1px solid var(--line);color:var(--muted);display:flex;justify-content:space-between;padding:2rem 6vw}footer nav{gap:1rem}.legal-page{background:var(--surface);min-height:calc(100vh - 72px)}.legal-hero,.legal-content{margin:0 auto;max-width:920px;padding-left:6vw;padding-right:6vw}.legal-hero{padding-bottom:3rem;padding-top:5rem}.legal-hero h1{color:var(--ink);font-size:clamp(2.3rem,5vw,4.2rem);max-width:760px}.legal-hero p{color:var(--muted);font-size:1.12rem;max-width:720px}.legal-updated{font-weight:800}.legal-content{padding-bottom:6rem}.legal-section{border-top:1px solid var(--line);padding:2rem 0}.legal-section h2{font-size:clamp(1.5rem,3vw,2.2rem)}.legal-section p,.legal-section li{color:var(--muted);font-size:1.05rem}.contact-panel{margin:0 auto;max-width:760px;padding:0 6vw 6rem}.contact-panel form{display:grid;gap:1rem}.contact-panel label{color:var(--ink);display:grid;font-weight:800;gap:.4rem}.contact-panel input,.contact-panel textarea{border:1px solid var(--line);border-radius:8px;color:var(--ink);font:inherit;padding:.8rem 1rem}.contact-panel textarea{resize:vertical}.contact-panel p{color:var(--muted)}.form-honeypot{left:-10000px;position:absolute}@media(max-width:760px){.site-header{align-items:center;flex-direction:row;gap:1rem;min-height:64px}.site-header nav{gap:1rem}.site-header nav a:nth-child(-n+3){display:none}footer{align-items:flex-start;flex-direction:column;gap:1rem}nav{flex-wrap:wrap}.hero{background-image:linear-gradient(110deg,#1c1d20f5,#22245ceb 58%,#3a37e6cc);display:block;min-height:0;padding-bottom:3.75rem;padding-top:3.75rem}.hero-product{display:none}h1{font-size:clamp(2rem,10vw,2.65rem);margin-bottom:1.1rem;overflow-wrap:break-word}h2{font-size:clamp(1.6rem,9vw,2.2rem)}.hero p:not(.eyebrow),.section p{font-size:1.02rem}.actions{margin-top:1.5rem}.button{min-height:44px}.section{padding-bottom:3.75rem;padding-top:3.75rem}.feature-grid,.screenshot-grid,.availability,.split{grid-template-columns:1fr}.trust-strip{gap:0;grid-template-columns:repeat(2,minmax(0,1fr));padding:0 6vw}.trust-strip p,.trust-strip p:last-child{border:1px solid var(--line);border-bottom:0;border-left:0;font-size:.92rem;justify-content:flex-start;min-height:3.4rem;padding:.65rem .75rem;text-align:left}.trust-strip p:nth-child(odd){border-left:1px solid var(--line)}.trust-strip p:nth-last-child(-n+2){border-bottom:1px solid var(--line)}.feature-grid{gap:.75rem;margin-top:1.25rem}article{padding:1rem}article h3{font-size:1.05rem;margin-bottom:.35rem}article p{margin-bottom:0}.faq-list,.screenshot-grid{margin-top:1.5rem}.screenshot-grid{gap:.85rem}.screenshot-featured{grid-row:auto}.screenshot-featured img{aspect-ratio:16 / 10}figcaption{padding:.8rem .9rem}.format-list{grid-template-columns:repeat(2,minmax(0,1fr))}.format-list li{padding:.75rem}.docs-cta{align-items:flex-start;flex-direction:column;gap:1rem;padding:1rem}.availability{gap:.85rem}.availability-block h2,.docs-cta h2{font-size:1.55rem}.docs-cta .button{width:100%}}@media(max-width:960px){.hero{grid-template-columns:minmax(0,1fr)}.hero-product{display:none}.availability{grid-template-columns:1fr}.docs-cta{align-items:flex-start}}
