.section-headline-light{text-align:center;margin-bottom:4rem}.section-headline-light__title{font-size:48px;font-weight:400;margin-bottom:0;color:#292929;line-height:1}.section-headline-light__lead{font-size:48px;font-weight:400;color:rgba(11,16,41,.5);max-width:800px;margin:0 auto;line-height:1}@media (max-width:768px){.section-headline-light__lead,.section-headline-light__title{font-size:2rem}}@media (max-width:480px){.section-headline-light__title{font-size:1.75rem}.section-headline-light__lead{font-size:1.5rem}}.block-section-shell-1400{padding:5rem 2rem;max-width:1400px;margin:0 auto}.agreements-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;max-width:1100px;margin:0 auto}.agreement-card{display:flex;flex-direction:column;gap:1rem;padding:2rem 1.75rem 1.5rem;background:#ffffff;border-radius:20px;border:1px solid rgba(11,16,41,.08);box-shadow:0 4px 24px rgba(11,16,41,.06);text-decoration:none;color:inherit;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;cursor:pointer}.agreement-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px rgba(11,16,41,.12);border-color:rgba(29,79,196,.2)}.agreement-card-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#eef3ff,#dce8ff);border-radius:12px;flex-shrink:0}.agreement-card-icon svg{width:24px;height:24px;stroke:#1d4fc4}.agreement-card-body{flex:1 1;display:flex;flex-direction:column;gap:.4rem}.agreement-card-type{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#1d4fc4;opacity:.75}.agreement-card-title{font-size:1.15rem;font-weight:600;color:#1a1f3c;line-height:1.3;margin:0}.agreement-card-description{font-size:.875rem;color:rgba(11,16,41,.55);line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.agreement-card-footer{display:flex;align-items:center;gap:.75rem;padding-top:.75rem;border-top:1px solid rgba(11,16,41,.07);margin-top:auto}.agreement-card-version{font-size:12px;color:rgba(11,16,41,.4);background:rgba(11,16,41,.05);border-radius:6px;padding:2px 8px;font-weight:500}.agreement-card-date{font-size:12px;color:rgba(11,16,41,.4);flex:1 1}.agreement-card-arrow{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:rgba(29,79,196,.07);transition:background .2s ease,transform .2s ease;flex-shrink:0}.agreement-card-arrow svg{width:16px;height:16px;stroke:#1d4fc4;transition:transform .2s ease}.agreement-card:hover .agreement-card-arrow{background:#1d4fc4}.agreement-card:hover .agreement-card-arrow svg{stroke:#ffffff;transform:translateX(2px)}@media (max-width:1024px){.agreements-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.agreements-section{padding:4rem 1.5rem}.agreements-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width:520px){.agreements-section{padding:2.5rem 1rem}.agreements-grid{grid-template-columns:1fr}.agreement-card:last-child:nth-child(odd){grid-column:unset}}.answering-post-section{padding:5rem 2rem;margin:0 auto}.answering-post-grid{display:grid;grid-gap:2rem;gap:2rem;width:100%;max-width:1200px;margin:0 auto}.answering-post-grid-1{grid-template-columns:1fr;max-width:600px}.answering-post-grid-2{grid-template-columns:repeat(2,1fr)}.answering-post-grid-3,.answering-post-grid-multiple{grid-template-columns:repeat(3,1fr)}.answering-post-item{display:flex;flex-direction:column;background-color:#fff;border-radius:20px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease}.answering-post-item:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.answering-post-image{width:100%;aspect-ratio:16/9;overflow:hidden;background-color:#f5f7fa}.answering-post-image img{width:100%;height:100%;object-fit:cover;display:block}.answering-post-audio{padding:1.5rem;border-bottom:1px solid rgba(0,0,0,.08)}.audio-player{display:flex;align-items:center;gap:1rem}.audio-play-button{flex-shrink:0;width:48px;height:48px;border-radius:50%;border:none;background:linear-gradient(135deg,#667eea,#764ba2);color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(102,126,234,.3)}.audio-play-button:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(102,126,234,.4)}.audio-play-button:active{transform:scale(.95)}.audio-progress-container{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.audio-progress-wrapper{position:relative;width:100%;height:20px;display:flex;align-items:center}.audio-progress-bar{position:absolute;width:100%;height:6px;background-color:#e0e0e0;border-radius:3px;overflow:hidden;pointer-events:none;top:50%;transform:translateY(-50%)}.audio-progress-fill{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .1s linear;border-radius:3px}.audio-progress-slider{position:absolute;width:100%;height:20px;transform:translateY(-20%);left:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;outline:none;margin:0}.audio-progress-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#667eea;cursor:pointer;box-shadow:0 2px 4px rgba(0,0,0,.2);-webkit-transition:all .2s ease;transition:all .2s ease;position:relative;z-index:2}.audio-progress-slider::-webkit-slider-thumb:hover{transform:scale(1.2);background:#764ba2}.audio-progress-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#667eea;cursor:pointer;border:none;box-shadow:0 2px 4px rgba(0,0,0,.2);-moz-transition:all .2s ease;transition:all .2s ease;position:relative;z-index:2}.audio-progress-slider::-moz-range-thumb:hover{transform:scale(1.2);background:#764ba2}.audio-progress-slider::-webkit-slider-runnable-track{background:transparent;height:6px}.audio-progress-slider::-moz-range-track{background:transparent;height:6px;border:none}.audio-time{display:flex;justify-content:space-between;font-size:12px;color:rgba(11,16,41,.6);font-weight:500}.answering-post-content{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;flex:1 1}.answering-post-item-title{font-size:1.5rem;font-weight:600;color:#292929;line-height:1.3;margin:0}.answering-post-item-description{font-size:14px;color:rgba(11,16,41,.7);line-height:1.6;font-weight:300;margin:0}@media (max-width:1024px){.answering-post-grid-3,.answering-post-grid-multiple{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.answering-post-section{padding:4rem 1.5rem}.answering-post-section .section-headline-light__lead{font-size:16px;line-height:1.5}.answering-post-grid-1,.answering-post-grid-2,.answering-post-grid-3,.answering-post-grid-multiple{grid-template-columns:1fr;gap:1.5rem}.answering-post-item-title{font-size:1.25rem}.answering-post-item-description{font-size:.875rem}.audio-play-button{width:40px;height:40px}.audio-play-button svg{width:20px;height:20px}}@media (max-width:480px){.answering-post-section{padding:3rem 1rem}.answering-post-section .section-headline-light{margin-bottom:2.5rem}.answering-post-section .section-headline-light__lead{font-size:14px}.answering-post-audio,.answering-post-content{padding:1rem}.answering-post-item-title{font-size:1.1rem}.answering-post-item-description{font-size:.8rem}.audio-play-button{width:36px;height:36px}.audio-play-button svg{width:18px;height:18px}.audio-time{font-size:11px}}.answering-songs-player{max-width:860px;margin:0 auto;background:#fff;border-radius:28px;box-shadow:0 4px 32px rgba(0,0,0,.08);overflow:hidden}.answering-songs-now-playing{padding:2rem 2.5rem;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;flex-direction:column;gap:1.5rem;min-height:140px;justify-content:center}.answering-songs-idle{display:flex;align-items:center;justify-content:center;gap:1rem;color:rgba(255,255,255,.6);font-size:15px}.answering-songs-track-info{display:flex;align-items:center;gap:1.25rem}.answering-songs-track-number{font-size:13px;font-weight:600;color:rgba(255,255,255,.5);letter-spacing:.05em;flex-shrink:0}.answering-songs-track-meta{display:flex;flex-direction:column;gap:.2rem;min-width:0}.answering-songs-track-name{font-size:18px;font-weight:600;color:#fff}.answering-songs-track-desc,.answering-songs-track-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.answering-songs-track-desc{font-size:13px;color:rgba(255,255,255,.65)}.answering-songs-controls{display:flex;align-items:center;justify-content:center;gap:1.25rem}.answering-songs-next,.answering-songs-prev{width:36px;height:36px;border-radius:50%;border:none;background:rgba(255,255,255,.15);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0}.answering-songs-next:hover:not(:disabled),.answering-songs-prev:hover:not(:disabled){background:rgba(255,255,255,.25);transform:scale(1.08)}.answering-songs-next:disabled,.answering-songs-prev:disabled{opacity:.3;cursor:default}.answering-songs-play-main{width:56px;height:56px;border-radius:50%;border:none;background:#fff;color:#667eea;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 16px rgba(0,0,0,.2);flex-shrink:0}.answering-songs-play-main:hover{transform:scale(1.07);box-shadow:0 6px 20px rgba(0,0,0,.25)}.answering-songs-play-main:active{transform:scale(.95)}.answering-songs-progress-area{display:flex;align-items:center;gap:.75rem}.answering-songs-time{font-size:12px;color:rgba(255,255,255,.7);font-weight:500;flex-shrink:0;min-width:34px;text-align:center}.answering-songs-progress-wrapper{position:relative;flex:1 1;height:20px;display:flex;align-items:center}.answering-songs-progress-bar{position:absolute;width:100%;height:4px;background:rgba(255,255,255,.25);border-radius:2px;overflow:hidden;pointer-events:none;top:50%;transform:translateY(-50%)}.answering-songs-progress-fill{height:100%;background:#fff;border-radius:2px;transition:width .1s linear}.answering-songs-progress-slider{position:absolute;width:100%;height:20px;top:25%;transform:translateY(-50%);left:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;outline:none;margin:0}.answering-songs-progress-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#fff;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.3);-webkit-transition:transform .2s ease;transition:transform .2s ease}.answering-songs-progress-slider::-webkit-slider-thumb:hover{transform:scale(1.25)}.answering-songs-progress-slider::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#fff;cursor:pointer;border:none;box-shadow:0 2px 6px rgba(0,0,0,.3);-moz-transition:transform .2s ease;transition:transform .2s ease}.answering-songs-progress-slider::-webkit-slider-runnable-track{background:transparent;height:4px}.answering-songs-progress-slider::-moz-range-track{background:transparent;height:4px;border:none}.answering-songs-list{list-style:none;margin:0;padding:.75rem 0}.answering-songs-item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 2.5rem;cursor:pointer;transition:background .2s ease;border-radius:0}.answering-songs-item:hover{background:rgba(102,126,234,.06)}.answering-songs-item.is-active{background:rgba(102,126,234,.1)}.answering-songs-item-left{display:flex;align-items:center;gap:1rem;min-width:0;flex:1 1}.answering-songs-item-icon{width:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.answering-songs-item-number{font-size:13px;font-weight:500;color:rgba(11,16,41,.35)}.answering-songs-item.is-active .answering-songs-item-number{color:#667eea}.answering-songs-equalizer{display:flex;align-items:flex-end;gap:2px;height:16px}.answering-songs-equalizer span{width:3px;background:#667eea;border-radius:2px;animation:eq-bounce .8s ease-in-out infinite alternate}.answering-songs-equalizer span:first-child{height:60%;animation-delay:0s}.answering-songs-equalizer span:nth-child(2){height:100%;animation-delay:.2s}.answering-songs-equalizer span:nth-child(3){height:40%;animation-delay:.4s}@keyframes eq-bounce{0%{transform:scaleY(.4)}to{transform:scaleY(1)}}.answering-songs-item-meta{display:flex;flex-direction:column;gap:.2rem;min-width:0}.answering-songs-item-title{font-size:15px;font-weight:500;color:#292929;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.answering-songs-item.is-active .answering-songs-item-title{color:#667eea;font-weight:600}.answering-songs-item-desc{font-size:12px;color:rgba(11,16,41,.45);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.answering-songs-item-right{display:flex;align-items:center;gap:1rem;flex-shrink:0}.answering-songs-item-duration{font-size:13px;color:rgba(11,16,41,.4);font-weight:400;min-width:36px;text-align:right}.answering-songs-item.is-active .answering-songs-item-duration{color:#667eea}.answering-songs-item-play{width:32px;height:32px;border-radius:50%;border:none;background:rgba(102,126,234,.1);color:#667eea;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;opacity:0}.answering-songs-item.is-active .answering-songs-item-play,.answering-songs-item:hover .answering-songs-item-play{opacity:1}.answering-songs-item-play:hover{background:rgba(102,126,234,.2);transform:scale(1.1)}.answering-songs-item+.answering-songs-item{border-top:1px solid rgba(0,0,0,.04)}@media (max-width:768px){.answering-songs-section{padding:4rem 1.5rem}.answering-songs-now-playing{padding:1.5rem}.answering-songs-item{padding:.85rem 1.5rem}.answering-songs-track-name{font-size:16px}.answering-songs-item-play{opacity:1}}@media (max-width:480px){.answering-songs-section{padding:3rem 1rem}.answering-songs-now-playing{padding:1.25rem;gap:1rem}.answering-songs-track-name{font-size:15px}.answering-songs-item{padding:.75rem 1rem}.answering-songs-item-title{font-size:14px}}.app-screenshots-integrations-grid,.integrations-grid{display:flex;flex-wrap:wrap;gap:20px;max-width:1200px;margin:0 auto;justify-content:center}.integration-card{position:relative;width:340px;min-height:70px;padding:15px 20px;border-radius:16px;background:rgba(255,255,255,.05);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px rgba(0,0,0,.2);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;cursor:help}.integration-card:hover{transform:translateY(-4px);background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.2);box-shadow:0 12px 48px rgba(0,0,0,.3)}.integration-card-content{position:relative;z-index:2;display:flex;flex-direction:row;align-items:center;gap:15px;text-align:left}.integration-icon-wrapper{width:45px;height:45px;min-width:45px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:rgba(255,255,255,.1);padding:8px;transition:all .3s ease}.integration-card:hover .integration-icon-wrapper{transform:scale(1.05);background:rgba(255,255,255,.15)}.integration-icon{width:100%;height:100%;object-fit:contain}.integration-text-content{flex:1 1;display:flex;flex-direction:column;gap:5px}.integration-label{font-size:11px;font-weight:500;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.5px;margin:0}.integration-name{font-size:18px;font-weight:400;color:#ffffff;margin:0;line-height:1.2}.integration-description,.integration-link-button{display:none}.integration-card-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(102,126,234,.15) 0,transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:1}.integration-card:hover .integration-card-glow{opacity:1}@media (max-width:768px){.integration-card{width:100%;max-width:250px}.integration-icon-wrapper{width:40px;height:40px;min-width:40px}.integration-name{font-size:14px}.integration-label{font-size:10px}}@media (max-width:480px){.integration-card{width:100%;padding:12px 15px;min-height:60px}.integration-icon-wrapper{width:38px;height:38px;min-width:38px}.integration-name{font-size:15px}.integration-label{font-size:9px}}