.app{min-height:100vh;background:linear-gradient(135deg,#818cf8,#818cf8,#6366f1);position:relative;overflow-x:hidden}.content{position:relative;z-index:10;min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.hero{max-width:1400px;margin:0 auto;padding:60px 24px 60px 16px;flex:1;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:140px;min-height:100vh}.hero-content{flex:1;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.hero-carousel{flex:0 0 auto;width:520px}.logo{width:140px;height:auto;margin-bottom:20px;filter:drop-shadow(0 10px 30px rgba(0,0,0,.3)) drop-shadow(0 0 40px rgba(99,102,241,.9)) drop-shadow(0 0 60px rgba(99,102,241,.7)) drop-shadow(0 0 100px rgba(99,102,241,.5));animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.title{font-size:3.2rem;font-weight:700;color:#fff;margin-bottom:20px;letter-spacing:-.5px;text-shadow:0 4px 20px rgba(0,0,0,.3);line-height:1.15}.tagline{font-size:1.8rem;font-weight:500;color:#a5b4fc;margin-bottom:24px;letter-spacing:.5px}.description{font-size:1.05rem;color:#e8edf2;line-height:1.8;max-width:500px;margin:0 0 20px}.highlight{color:#818cf8;font-weight:600}.download-section{margin-bottom:0}.coming-soon{font-size:.95rem;font-weight:600;color:#818cf8;text-transform:uppercase;letter-spacing:2px;margin-bottom:24px}.features{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;max-width:900px;margin:0 auto;width:100%}.feature{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:32px 24px;border:1px solid rgba(255,255,255,.1);transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.feature:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0000004d;background:#ffffff14}.feature-icon{font-size:3rem;margin-bottom:16px}.feature h3{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:12px}.feature p{font-size:1rem;color:#e8edf2;line-height:1.6}@media (max-width: 900px){.hero{flex-direction:column;align-items:center;text-align:center;padding:40px 20px;min-height:unset;gap:32px}.hero-content{align-items:center;text-align:center;max-width:100%}.hero-carousel{width:100%}.description{max-width:600px;margin:0 auto 20px}.logo{width:140px}.title{font-size:2.5rem}}@media (max-width: 480px){.hero{padding:30px 16px}.logo{width:110px}.title{font-size:2rem}.description{font-size:.95rem}.feature{padding:24px 20px}.feature-icon{font-size:2.5rem}.feature h3{font-size:1.2rem}.feature p{font-size:.95rem}}.download-buttons{display:flex;gap:20px;justify-content:center;align-items:center;flex-wrap:wrap}.download-btn{display:flex;align-items:center;gap:12px;padding:14px 28px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);border-radius:12px;color:#fff;text-decoration:none;transition:all .3s ease;cursor:pointer;min-width:180px}.download-btn:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-2px);box-shadow:0 10px 30px #0000004d}.download-btn:active{transform:translateY(0)}.btn-icon{width:32px;height:32px;flex-shrink:0}.btn-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.2}.btn-subtitle{font-size:.7rem;font-weight:400;opacity:.9;text-transform:uppercase;letter-spacing:.5px}.btn-title{font-size:1.1rem;font-weight:600}@media (max-width: 480px){.download-buttons{flex-direction:column;gap:16px;width:100%;max-width:280px;margin:0 auto}.download-btn{width:100%;justify-content:center;min-width:unset}}.coverflow-wrapper{width:100%;padding:40px 0 20px;display:flex;flex-direction:column;align-items:center;gap:32px}.coverflow-scene{position:relative;width:100%;height:580px;display:flex;align-items:center;justify-content:center;perspective:1000px;transform-style:preserve-3d}.coverflow-card{position:absolute;width:260px;transition:transform .5s cubic-bezier(.25,.46,.45,.94),opacity .5s ease;transform-style:preserve-3d;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px #00000080}.coverflow-card img{width:100%;height:auto;display:block;border-radius:24px}.coverflow-card--active{box-shadow:0 30px 80px #000000b3,0 0 40px #818cf84d}.coverflow-controls{display:flex;align-items:center;gap:20px}.coverflow-arrow{background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease;flex-shrink:0}.coverflow-arrow:hover{background:#ffffff40}.coverflow-arrow svg{width:20px;height:20px}.coverflow-dots{display:flex;gap:8px}.coverflow-dot{width:8px;height:8px;border-radius:50%;border:none;background:#ffffff4d;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.coverflow-dot--active{background:#fff;transform:scale(1.3)}@media (max-width: 768px){.coverflow-scene{height:460px}.coverflow-card{width:200px}}@media (max-width: 480px){.coverflow-scene{height:380px}.coverflow-card{width:160px}}.projects-section{max-width:1200px;margin:0 auto;padding:40px 24px}.projects-header{text-align:center;margin-bottom:64px}.projects-eyebrow{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#fff;background:#ffffff26;border:1px solid rgba(255,255,255,.35);border-radius:100px;padding:6px 16px;margin-bottom:20px}.projects-title{font-size:3rem;font-weight:700;color:#fff;letter-spacing:-.5px;margin-bottom:16px;text-shadow:0 4px 20px rgba(0,0,0,.3)}.projects-subtitle{font-size:1.15rem;color:#e8edf2;line-height:1.8;max-width:600px;margin:0 auto}.projects-steps{display:flex;gap:24px;overflow-x:auto;padding-bottom:24px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.projects-steps::-webkit-scrollbar{display:none}.project-step{flex:0 0 300px;scroll-snap-align:start;display:flex;flex-direction:column;align-items:center;text-align:center;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:28px 20px 32px;transition:transform .3s ease,background .3s ease}.project-step:hover{transform:translateY(-8px);background:#ffffff14}.step-image-wrap{width:100%;margin-bottom:20px}.step-image{width:100%;height:auto;border-radius:16px;display:block}.step-number{font-size:.75rem;font-weight:700;letter-spacing:2px;color:#818cf8;margin-bottom:8px}.step-title{font-size:1rem;font-weight:700;color:#fff;margin-bottom:8px}.step-description{font-size:.875rem;color:#e8edf2;line-height:1.6}.projects-carousel{display:none}@media (min-width: 769px){.projects-steps{overflow-x:visible;justify-content:center}.project-step{flex:0 0 260px}}@media (max-width: 768px){.projects-section{padding:30px 24px}.projects-title{font-size:2.2rem}.projects-subtitle{font-size:1rem}.projects-steps{display:none}.projects-carousel{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;position:relative}.carousel-track{flex:1;max-width:300px;position:relative;min-height:700px}.carousel-track .project-step{flex:none;width:100%}.carousel-arrow{background:#ffffff26;border:1px solid rgba(255,255,255,.3);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .2s ease}.carousel-arrow:hover{background:#ffffff40}.carousel-arrow svg{width:20px;height:20px}.carousel-dots{width:100%;display:flex;justify-content:center;gap:8px;margin-top:16px}.carousel-dot{width:8px;height:8px;border-radius:50%;border:none;background:#ffffff4d;cursor:pointer;padding:0;transition:background .2s ease,transform .2s ease}.carousel-dot--active{background:#fff;transform:scale(1.25)}}@media (max-width: 480px){.projects-title{font-size:1.8rem}.carousel-track{max-width:260px;min-height:620px}}.pricing-section{max-width:1200px;margin:0 auto;padding:40px 24px}.pricing-header{text-align:center;margin-bottom:60px}.pricing-eyebrow{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:#fff;background:#ffffff26;border:1px solid rgba(255,255,255,.35);border-radius:100px;padding:6px 16px;margin-bottom:20px}.pricing-title{font-size:3rem;font-weight:700;color:#fff;margin-bottom:16px;letter-spacing:-.5px;text-shadow:0 4px 20px rgba(0,0,0,.3)}.pricing-subtitle{font-size:1.15rem;color:#e8edf2;line-height:1.8;max-width:600px;margin:0 auto}.pricing-tiers{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-top:48px;max-width:1400px;margin-left:auto;margin-right:auto}.pricing-card{background:#1c1f26;border-radius:24px;padding:40px 32px;border:2px solid rgba(255,255,255,.08);position:relative;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease;display:flex;flex-direction:column}@media (hover: hover){.pricing-card:hover{border-color:#818cf866;box-shadow:0 20px 60px #00000080;transform:translateY(-8px)}}.pricing-card.highlighted{border-color:#818cf899;background:#1c1f26;transform:scale(1.05)}.pricing-card.highlighted:hover{border-color:#818cf8cc}.pricing-badge{position:absolute;top:0;right:0;background:linear-gradient(135deg,#818cf8,#6366f1);color:#fff;padding:6px 12px;border-radius:0 22px 0 12px;font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.pricing-card-header{text-align:center;margin-bottom:32px}.tier-name{font-size:1.8rem;font-weight:700;color:#fff;margin-bottom:16px}.tier-price{display:flex;align-items:baseline;justify-content:center;margin-bottom:12px}.price{font-size:3rem;font-weight:700;color:#818cf8;line-height:1}.period{font-size:1rem;color:#c8d4e0;margin-left:8px}.tier-description{font-size:.95rem;color:#e8edf2;margin:0}.tier-features{list-style:none;padding:0;margin:0 0 32px;flex:1}.feature-item{display:flex;align-items:center;gap:12px;padding:12px 0;color:#e2e8f0;font-size:.95rem;border-bottom:1px solid rgba(255,255,255,.05)}.feature-item:last-child{border-bottom:none}.check-icon{width:20px;height:20px;flex-shrink:0}.tier-button{width:100%;padding:16px 24px;background:#818cf833;border:2px solid rgba(129,140,248,.4);border-radius:12px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.tier-button:hover{background:#818cf84d;border-color:#818cf899;transform:translateY(-2px);box-shadow:0 8px 20px #818cf84d}.tier-button:active{transform:translateY(0)}.highlighted .tier-button{background:linear-gradient(135deg,#818cf8,#6366f1);border-color:transparent}.highlighted .tier-button:hover{background:linear-gradient(135deg,#6366f1,#4f46e5);box-shadow:0 8px 24px #818cf880}@media (max-width: 768px){.pricing-section{padding:30px 20px}.pricing-title{font-size:2.2rem}.pricing-subtitle{font-size:1rem}.pricing-tiers{grid-template-columns:1fr;gap:24px}.pricing-card.highlighted{transform:scale(1)}.pricing-card{padding:32px 24px}}@media (max-width: 480px){.pricing-section{padding:20px 16px}.pricing-header{margin-bottom:40px}.pricing-title{font-size:1.8rem}.tier-name{font-size:1.5rem}.price{font-size:2.5rem}}.footer{padding:40px 24px;background:#0f1115;border-top:1px solid rgba(255,255,255,.1)}.footer-content{max-width:1200px;margin:0 auto;text-align:center}.footer-links{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:16px;flex-wrap:wrap}.footer-link{color:#e8edf2;text-decoration:none;font-size:.95rem;transition:color .3s ease}.footer-link:hover{color:#818cf8}.footer-divider{color:#ffffff4d;font-size:.95rem}.footer-copyright{color:#c8d4e0;font-size:.9rem;margin:0}@media (max-width: 480px){.footer{padding:32px 16px}.footer-links{font-size:.9rem}.footer-copyright{font-size:.85rem}}.legal-page{min-height:100vh;background:linear-gradient(180deg,#1c1f26,#0f1115);padding:60px 20px}.legal-container{max-width:800px;margin:0 auto;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:60px 40px;border:1px solid rgba(255,255,255,.1);color:#e2e8f0}.legal-container h1{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.5rem;letter-spacing:-.5px}.last-updated{color:#94a3b8;font-size:.9rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.1)}.legal-container h2{font-size:1.5rem;font-weight:600;color:#a5b4fc;margin-top:2.5rem;margin-bottom:1rem}.legal-container h3{font-size:1.2rem;font-weight:600;color:#cbd5e1;margin-top:1.5rem;margin-bottom:.75rem}.legal-container p{line-height:1.7;margin-bottom:1rem;color:#cbd5e1}.legal-container ul{margin:1rem 0 1.5rem 1.5rem;line-height:1.7}.legal-container li{margin-bottom:.5rem;color:#cbd5e1}.legal-container strong{color:#fff;font-weight:600}.legal-container a{color:#818cf8;text-decoration:none;transition:color .3s ease}.legal-container a:hover{color:#a5b4fc;text-decoration:underline}.back-link{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.back-link a{display:inline-block;padding:12px 24px;background:#818cf833;border:2px solid rgba(129,140,248,.4);border-radius:12px;color:#fff;font-weight:600;transition:all .3s ease}.back-link a:hover{background:#818cf84d;border-color:#818cf899;transform:translateY(-2px);text-decoration:none}@media (max-width: 768px){.legal-page{padding:40px 16px}.legal-container{padding:40px 24px}.legal-container h1{font-size:2rem}.legal-container h2{font-size:1.3rem}.legal-container h3{font-size:1.1rem}}.post-page{min-height:100vh;width:100%;background:linear-gradient(180deg,#1c1f26,#0f1115);color:#fff;display:flex;justify-content:center;overflow-x:hidden}.post-page *{box-sizing:border-box}.post-container{width:100%;max-width:800px;padding:20px;box-sizing:border-box}.post-page.loading .post-container,.post-page.error .post-container{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.post-header{display:flex;justify-content:flex-end;align-items:center;margin-bottom:32px;gap:16px}.back-button,.open-app-button{padding:12px 24px;border-radius:12px;border:none;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.back-button{background:#818cf81a;color:#818cf8}.back-button:hover{background:#818cf833}.open-app-button{background:#818cf8;color:#fff}.post-content{background:#0f1115;border-radius:24px;padding:40px;box-shadow:0 10px 40px #0000004d}.post-page .creator-info{display:flex;align-items:center;gap:16px;margin-bottom:32px;text-decoration:none;color:inherit}.post-page .avatar{width:64px;height:64px;border-radius:50%;overflow:hidden;background:#1c1f26}.post-page .avatar img{width:100%;height:100%;object-fit:cover}.post-page .avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#818cf8}.post-page .creator-details{flex:1}.post-page .display-name{font-size:20px;font-weight:700;margin:0 0 4px;color:#fff}.post-page .username{font-size:14px;color:#b8c5d6;margin:0}.post-title{font-size:28px;font-weight:700;margin:0 0 16px;color:#fff;line-height:1.3}.post-description{font-size:16px;color:#b8c5d6;line-height:1.6;margin:0 0 16px}.post-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px}.tag-chip{padding:6px 12px;background:#818cf826;border-radius:20px;font-size:12px;font-weight:500;color:#b8c5d6}.audio-player{background:#1c1f26;border-radius:12px;padding:16px;margin-bottom:24px;display:flex;align-items:center;gap:12px;width:100%;max-width:100%;box-sizing:border-box}.play-button{width:56px;height:56px;border-radius:50%;background:#818cf8;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.play-button:hover{background:#6366f1;transform:scale(1.05)}.play-button svg{width:24px;height:24px;color:#fff}.player-info{flex:1;min-width:0;width:100%}.slider-container{position:relative;width:100%;height:12px;margin-bottom:12px;display:flex;align-items:center}.progress-slider{position:relative;width:100%;height:3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;outline:none;cursor:pointer;margin:0}.progress-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:#818cf8;cursor:pointer;transition:all .2s;margin-top:-4.5px}.progress-slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.progress-slider::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#818cf8;cursor:pointer;border:none;transition:all .2s}.progress-slider::-moz-range-thumb:hover{transform:scale(1.2)}.progress-slider::-webkit-slider-runnable-track{width:100%;height:3px;border-radius:2px}.progress-slider::-moz-range-track{width:100%;height:3px;border-radius:2px}.time-info{display:flex;justify-content:space-between;font-size:12px;font-weight:600;color:#b8c5d6}.post-stats{display:flex;gap:32px;padding-top:24px}.stat{display:flex;align-items:center;gap:8px;color:#b8c5d6}.stat svg{width:20px;height:20px;opacity:.6}.stat span{font-size:14px;font-weight:600}.post-footer{margin-top:40px}.app-cta{background:linear-gradient(135deg,#818cf8,#6366f1);border-radius:20px;padding:40px;text-align:center}.app-cta h3{font-size:24px;margin:0 0 12px;color:#fff}.app-cta p{font-size:16px;color:#ffffffe6;margin:0 0 24px}.download-button{background:#fff;color:#6366f1;padding:16px 40px;border-radius:12px;border:none;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s}.download-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}@media (max-width: 768px){.post-container{padding:12px}.post-content{padding:16px}.post-header{flex-direction:column;margin-bottom:20px}.back-button,.open-app-button{padding:10px 20px;font-size:13px}.back-button,.open-app-button{width:100%}.post-title{font-size:24px}.audio-player{padding:8px;gap:8px}.app-cta{padding:32px 24px}.app-cta h3{font-size:20px}}.profile-page{min-height:100vh;width:100%;background:linear-gradient(180deg,#1c1f26,#0f1115);color:#fff;display:flex;justify-content:center;overflow-x:hidden}.profile-page *{box-sizing:border-box}.profile-container{width:100%;max-width:800px;padding:20px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.profile-page.loading .profile-container,.profile-page.error .profile-container{flex-direction:column;text-align:center}.spinner{width:50px;height:50px;border:4px solid rgba(129,140,248,.1);border-top-color:#818cf8;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{to{transform:rotate(360deg)}}.profile-loading,.profile-error{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:20px}.profile-error h2{font-size:24px;margin-bottom:12px;color:#fff}.profile-error p{color:#b8c5d6;margin-bottom:24px}.profile-back-link{padding:12px 24px;background:#818cf8;color:#fff;text-decoration:none;border-radius:12px;font-weight:600;transition:all .2s}.profile-back-link:hover{background:#6366f1;transform:translateY(-2px)}.profile-content{width:100%;max-width:100%}.profile-header{display:flex;justify-content:flex-end;align-items:center;margin-bottom:32px;gap:16px}.open-app-button{padding:12px 24px;border-radius:12px;border:none;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;background:#818cf8;color:#fff}.open-app-button:hover{background:#6366f1;transform:translateY(-2px)}.profile-info{margin-bottom:24px;background:#0f1115;padding:24px;border-radius:16px;box-shadow:0 4px 12px #0003;width:100%;max-width:100%;box-sizing:border-box}.profile-header-row{display:flex;align-items:flex-start;gap:16px;margin-bottom:12px}.profile-avatar-container{flex-shrink:0}.profile-avatar{width:72px;height:72px;border-radius:50%;object-fit:cover}.profile-avatar-placeholder{width:72px;height:72px;border-radius:50%;background:#1c1f26;display:flex;align-items:center;justify-content:center;color:#818cf8}.profile-details{flex:1}.profile-display-name{font-size:18px;font-weight:600;margin:0 0 8px;color:#fff}.profile-bio{font-size:14px;color:#cbd5e1;line-height:1.5;margin-bottom:12px;text-align:left;word-wrap:break-word;overflow-wrap:break-word}.profile-stats{display:flex;gap:24px}.profile-stat{display:flex;flex-direction:column;align-items:center;gap:4px;padding:4px 8px}.profile-stats .profile-stat-value{font-size:24px;font-weight:800;color:#fff}.profile-stats .profile-stat-label{font-size:13px;color:#b8c5d6;font-weight:500}.profile-social-links{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.profile-social-link{display:flex;align-items:center;gap:6px;padding:6px 12px;background:#1c1f26;border-radius:20px;color:#fff;text-decoration:none;font-size:12px;font-weight:600;transition:all .2s}.profile-social-link:hover{background:#2a2d35;transform:translateY(-1px)}.profile-soundcloud-link svg{color:#f70}.profile-bandcamp-link svg{color:#6ab6d9}.profile-public-section{margin-top:16px;width:100%;max-width:100%}.profile-section-header{padding:8px 0;margin-bottom:16px;text-align:center}.profile-section-title{font-size:14px;font-weight:600;margin:0 0 8px;color:#fff}.profile-section-divider{height:2px;background:#818cf8;margin:0 auto;width:20%}.profile-posts-list{display:flex;flex-direction:column;gap:16px;width:100%;max-width:100%}.profile-post-card{background:#0f1115;padding:24px;text-decoration:none;color:inherit;transition:all .2s;border-radius:16px;display:block;box-shadow:0 4px 12px #0003;width:100%;max-width:100%;box-sizing:border-box}.profile-post-card:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000004d}.profile-post-card .audio-player{background:#1c1f26;border-radius:12px;padding:16px;margin-bottom:20px;display:flex;align-items:center;gap:12px;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.profile-post-card .play-button{width:56px;height:56px;border-radius:50%;background:#818cf8;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.profile-post-card .play-button:hover{background:#6366f1;transform:scale(1.05)}.profile-post-card .play-button svg{width:24px;height:24px;color:#fff}.profile-post-card .player-info{flex:1;min-width:0}.profile-post-card .slider-container{position:relative;width:100%;height:12px;margin-bottom:12px;display:flex;align-items:center;min-width:0}.profile-post-card .progress-slider{position:relative;width:100%;max-width:100%;height:3px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:2px;outline:none;cursor:pointer;margin:0;box-sizing:border-box}.profile-post-card .progress-slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:12px;height:12px;border-radius:50%;background:#818cf8;cursor:pointer;transition:all .2s;margin-top:-4.5px}.profile-post-card .progress-slider::-webkit-slider-thumb:hover{transform:scale(1.2)}.profile-post-card .progress-slider::-moz-range-thumb{width:12px;height:12px;border-radius:50%;background:#818cf8;cursor:pointer;border:none;transition:all .2s}.profile-post-card .progress-slider::-moz-range-thumb:hover{transform:scale(1.2)}.profile-post-card .progress-slider::-webkit-slider-runnable-track{width:100%;height:3px;border-radius:2px}.profile-post-card .progress-slider::-moz-range-track{width:100%;height:3px;border-radius:2px}.profile-post-card .time-info{display:flex;justify-content:space-between;font-size:12px;font-weight:600;color:#b8c5d6}.profile-post-details{margin-bottom:12px;text-decoration:none;color:inherit;display:block}.profile-post-title{font-size:20px;font-weight:700;margin:0 0 8px;color:#fff;line-height:1.3;word-wrap:break-word;overflow-wrap:break-word}.profile-post-description{font-size:15px;color:#b8c5d6;line-height:1.6;margin:0 0 12px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-wrap:break-word;overflow-wrap:break-word}.profile-post-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.profile-tag-chip{padding:6px 12px;background:#818cf826;border-radius:20px;font-size:12px;font-weight:500;color:#b8c5d6}.profile-post-stats{display:flex;align-items:center;gap:24px;padding-top:8px}.profile-post-stats .profile-stat{display:flex;flex-direction:row;align-items:center;gap:8px;color:#b8c5d6;padding:0}.profile-post-stats .profile-stat svg{width:20px;height:20px;opacity:.6}.profile-post-stats .profile-stat span{font-size:14px;font-weight:600}.profile-post-date{font-size:13px;color:#94a3b8;margin-left:auto}.load-more-container{display:flex;justify-content:center;padding:32px 0}.load-more-button{padding:12px 32px;background:#818cf81a;color:#818cf8;border:2px solid rgba(129,140,248,.3);border-radius:12px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.load-more-button:hover:not(:disabled){background:#818cf833;border-color:#818cf8;transform:translateY(-2px)}.load-more-button:disabled{opacity:.5;cursor:not-allowed}.profile-no-posts{text-align:center;padding:60px 20px}.profile-no-posts-icon{width:120px;height:120px;margin:0 auto 24px;border-radius:50%;background:#818cf81a;display:flex;align-items:center;justify-content:center}.profile-no-posts-logo{width:128px;height:128px;filter:brightness(0) saturate(100%) invert(64%) sepia(19%) saturate(1463%) hue-rotate(205deg) brightness(103%) contrast(97%)}.profile-no-posts-title{font-size:22px;font-weight:600;margin:0 0 8px;color:#fff}.profile-no-posts-subtitle{font-size:15px;color:#b8c5d6;margin:0;font-weight:400}.page-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px 20px;margin-top:40px}.footer-links{display:flex;align-items:center;gap:12px}.footer-link{color:#b8c5d6;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s}.footer-link:hover{color:#fff}.footer-separator{color:#b8c5d6;font-size:14px}.footer-copyright{color:#94a3b8;font-size:12px;text-align:center}@media (max-width: 768px){.profile-container{padding:12px}.profile-content{width:100%}.profile-header{margin-bottom:20px;padding:0}.open-app-button{padding:10px 20px;font-size:13px}.profile-info{padding:16px;width:100%;max-width:100%;margin:0 0 24px}.profile-avatar,.profile-avatar-placeholder{width:56px;height:56px}.profile-display-name{font-size:16px}.profile-bio{font-size:13px}.profile-stats .profile-stat-value{font-size:20px}.profile-stats .profile-stat-label{font-size:12px}.profile-stats{gap:12px}.profile-posts-grid{grid-template-columns:1fr}.profile-app-cta{padding:24px 16px}.profile-app-cta h3{font-size:18px}.profile-post-card{padding:16px;width:100%;max-width:100%}.profile-posts-list{padding:0}.profile-public-section{margin:0}.profile-post-card .audio-player{padding:12px}.profile-post-card .play-button{width:48px;height:48px}.profile-post-title{font-size:17px}.profile-post-description{font-size:14px}.profile-post-stats{gap:16px;flex-wrap:wrap}.page-footer{padding:24px 12px}}*{margin:0;padding:0;box-sizing:border-box}html{overflow-x:hidden;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;width:100%;max-width:100%}#root{min-height:100vh;overflow-x:hidden;width:100%;max-width:100%}
