.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)}.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)}.youtube-embed{width:100%;height:auto;aspect-ratio:16/9;position:relative;border-radius:var(--radius)}.youtube-embed iframe{width:100%;height:100%}.youtube-embed .icon{top:50%;left:50%;height:2rem;width:2rem;transform:translate(-50%,-50%);position:absolute}.youtube-embed .icon.youtube{height:4rem;width:4rem}.youtube-embed .icon.youtube:after{background:var(--yt)}.sgpt-mobile-splash-img{margin:auto}.page._plugin .splash h1{--h1-size:4rem}.page._synthgpt .splash .fill-image{object-position:bottom}.sgpt-header-icon{height:4rem;width:6.75rem}.sgpt-key{flex:1 1;border-radius:var(--radius-small);padding:.5rem 0;aspect-ratio:.5;gap:.2rem;align-items:center;font-size:.6rem;text-transform:uppercase}.sgpt-key._pressed,.sgpt-synth:not(._disabled) .sgpt-key:hover{cursor:pointer;opacity:.5}.sgpt-key._black{background-color:var(--background3);justify-content:flex-end}.sgpt-key._white{background-color:var(--grey);justify-content:flex-start}.key-half-gap{flex:0.5 1}@media (max-width:700px){.sgpt-key-label._keyboard{display:none}}.sgpt-synth{gap:2px;-webkit-user-select:none;user-select:none}.sgpt-synth._disabled{opacity:.3;cursor:not-allowed}.sgpt-key-row{flex:1 1;flex-direction:row;gap:2px;align-items:stretch}.gpt-voice-recording-vis{height:60px;display:block}.gpt-input{border-radius:var(--radius-small);border-top-left-radius:29px;border-bottom-left-radius:29px;background-color:var(--background2);overflow:hidden}.gpt-input._disabled *{opacity:.5;cursor:wait!important}.gpt-input-label{padding:1.2rem;cursor:text}.gpt-input:not(._disabled) .gpt-input-label:hover{background-color:var(--opaqueHover)}.gpt-input textarea{border:0;color:unset;-webkit-border-radius:0;background:none;display:block;resize:none;font-size:.9rem;transition:height .1s}.gpt-input textarea:focus{outline:unset}.gpt-voice-recording-time{font-size:.9rem;color:var(--text2);width:2rem!important;flex-shrink:0}.gpt-voice-recording{padding:0 1.2rem}.gpt-suggestions.block{position:absolute;top:100%;left:1.2rem;right:1.2rem;padding:1rem 0;margin-top:.5rem;z-index:1;box-shadow:var(--box-shadow)}.gpt-suggestion{color:var(--text2);padding:1rem 1.2rem;font-size:.8rem;width:100%;transition:background-color .2s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}button.gpt-suggestion:hover{background-color:var(--opaqueHover)}.prompt-control-switch.flex{justify-content:space-between;width:100%}.prompt-control-select{width:10rem}.prompt-control-slider{padding:.3rem 1rem 1.3rem}.gpt-browser.flex{height:var(--gpt-prompt-height);padding-left:1rem;padding-right:1.2rem;background-color:var(--background2);border-radius:var(--radius-small);border-top-right-radius:2rem;border-bottom-right-radius:2rem;gap:0}.gpt-browser-gap{width:.8rem}.gpt-browser-index{width:2rem;text-align:center}.gpt-ideas{font-size:.7rem;width:calc(100% - 1rem);margin-left:auto;margin-right:auto;min-height:50px}.gpt-ideas .flex.wrap{transition:height 2s}.gpt-idea{padding:.1rem .3rem;border-radius:var(--radius-small);transition:filter .2s;white-space:nowrap;overflow:hidden;color:#fff}.gpt-idea:not(:disabled):hover{filter:brightness(.7)}.gpt-ideas-button.flex{gap:.4rem}.gpt-ideas-button .icon{height:.7rem;width:.7rem}.fade-in{opacity:1;animation-name:fadeInOpacity;animation-iteration-count:1;animation-timing-function:ease-in;animation-duration:.8s}@keyframes fadeInOpacity{0%{opacity:0}to{opacity:1}}.gpt-voice-prompt{background:var(--background2);border-radius:var(--radius-small);overflow:hidden}.gpt-voice-prompt button:not(:disabled):hover{background-color:var(--opaqueHover)}.gpt-voice-prompt button{height:100%;padding:0 1.2rem}.gpt-voice-prompt-control{padding:.25rem}.prompt-controls-preview{font-size:.7rem}.prompt-controls-preview span.text2{line-height:1.5rem}.prompt-controls-preview-button{padding:.2rem .5rem;border-radius:var(--radius-small)}.gpt-prompt.flex{position:relative;max-width:800px;width:100%;margin-left:auto;margin-right:auto;align-items:stretch}.sgpt-preview{flex:1 1;align-self:stretch;cursor:pointer;max-width:100%;padding:1.5rem}.sgpt-preview.active{outline:4px solid var(--accent)}.sgpt-preview .grow{overflow:hidden}.sgpt-preview-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sgpt-preview-date{white-space:nowrap}.sgpt-preview:hover{background-color:var(--opaqueHover)}.sgpt-preview-metadata{text-wrap:nowrap}