.create-prompt.block{padding:0;overflow:hidden;align-items:stretch;margin:auto}@media (max-width:800px){.create-prompt.flex{flex-wrap:wrap}}.app-select{margin:0 -2rem;-webkit-user-select:none;user-select:none}.app-select-option{color:var(--text)!important;padding:2rem;cursor:pointer;width:100%}.app-select-option.active,.app-select-option:hover{background:var(--opaqueHover)}@media (max-width:800px){.feature-grid{display:flex!important;flex-direction:column}}.feature-grid{display:grid;grid-template-columns:repeat(1fr,6);grid-gap:2rem;gap:2rem}.feature h3:not(:first-child){color:var(--grey);font-weight:unset}.feature{grid-column:span 2;color:#fff}.feature._stems{grid-column:span 3;background:linear-gradient(to bottom right,#0f385d,#15175f);background:linear-gradient(to bottom right,#0f385daa,#15175faa)}.feature._midi{grid-column:span 3;background:linear-gradient(to bottom left,#0f385d,#15175f);background:linear-gradient(to bottom left,#0f385daa,#15175faa)}.feature._remix{grid-column:span 6;background:linear-gradient(180deg,#15175f 0,#391d60);background:linear-gradient(180deg,#15175faa 0,#391d60aa)}.feature._chords{background:linear-gradient(to bottom left,#391d60,#4b305c);background:linear-gradient(to bottom left,#391d60aa,#4b305caa)}.feature._key{background:linear-gradient(180deg,#391d60 0,#4b305c);background:linear-gradient(180deg,#391d60aa 0,#4b305caa)}.feature._tempo{background:linear-gradient(to bottom right,#391d60,#4b305c);background:linear-gradient(to bottom right,#391d60aa,#4b305caa)}.feature._storage{grid-column:span 3;background:linear-gradient(to bottom left,#4b305c,#672077);background:linear-gradient(to bottom left,#4b305caa,#672077aa)}.feature._loops{grid-column:span 3;background:linear-gradient(to bottom right,#4b305c,#672077);background:linear-gradient(to bottom right,#4b305caa,#672077aa)}.identity-text{font-size:2rem;letter-spacing:-1px}.app-browser.flex{gap:2rem;flex-wrap:wrap;justify-content:space-between;align-items:stretch}.laptop-mockup{position:relative;z-index:0;-webkit-user-select:none;user-select:none;display:grid;justify-items:center;max-height:100%;max-width:100%;width:-webkit-max-content;width:max-content;margin-left:auto;margin-right:auto}.laptop-mockup img{grid-row:1;grid-column:1}.laptop-mockup-daw{margin-top:2%;max-width:calc(100% * var(--dawRatio));z-index:-1;filter:brightness(.8)}.laptop-mockup-image{margin-top:9%;max-width:calc(100% * var(--scale));border-radius:var(--radius-small);box-shadow:var(--box-shadow)}@media (max-width:800px){.app-preview{width:100%!important}}.app-preview{width:calc((100% - 2rem) / 2);margin-bottom:2rem;transition:transform .2s;-webkit-user-select:none;user-select:none}.app-preview:hover{transform:scale(1.02)}.app-preview._small{width:calc((100% - 6rem) / 4)}.app-preview-img{border-radius:var(--radius);aspect-ratio:2/1;width:100%;height:auto;margin-bottom:1rem}.faq-question{border-bottom:2px solid var(--text2)}.faq-question-header.flex{justify-content:space-between;width:100%;padding:2rem 0}.faq-answer{white-space:pre-wrap;color:var(--text2)}.opener{transition:all .5s}.opener,.opener>div{overflow:hidden}.pricing-plan-price{font-size:1.6rem;font-weight:700}.pricing-plan-units{font-size:1rem;color:var(--accent)}.pricing-plan-feature p{font-size:.8rem;margin:1rem 0 0}.pricing-plans{grid-gap:0 2rem;gap:0 2rem;display:grid;grid-auto-flow:column}.text-link{justify-content:center}.text-link *{margin-bottom:unset}.text-link:not(:last-of-type){margin-bottom:1rem}