.landing-main-v2{margin:0;padding:0;width:100%}.section-title,.section-title-v2{color:var(--text-primary-color);font-size:2.5rem;font-weight:700;position:relative;text-align:center}.section-title{margin-bottom:1.5rem}.section-title-v2{margin-bottom:3rem;z-index:2}.section-subtitle{color:var(--text-secondary-color);font-size:1.1rem;line-height:1.6;margin:-1rem auto 3rem;max-width:700px;text-align:center}body.is-pinning{perspective:none}.hero-section-v2{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:100vh;justify-content:center;overflow:hidden;position:relative;width:100%}#hero-canvas-container{background-color:#050508;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.hero-content{color:#fff;padding:2rem;position:relative;text-align:center;z-index:2}.hero-title{font-size:3.5rem;font-weight:800;margin-bottom:1rem;text-shadow:0 2px 15px rgba(0,0,0,.5)}.hero-subtitle{color:var(--text-secondary-color);font-size:1.25rem;margin:0 auto 2.5rem;max-width:600px;text-shadow:0 1px 5px rgba(0,0,0,.5)}.hero-actions{display:flex;gap:1rem;justify-content:center}.about-section-v2{background-color:#050508;overflow:hidden;padding:6rem 2rem}.about-grid{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.about-text h2{color:var(--text-primary-color);font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.about-text p{color:var(--text-secondary-color);font-size:1.1rem;line-height:1.8;margin-bottom:1rem}.about-3d-container{align-items:center;aspect-ratio:1/1;display:flex;justify-content:center;margin-left:auto;margin-right:auto;max-width:500px;position:relative;width:100%}#flask-canvas-container{cursor:grab;height:100%;width:100%}.about-stats-grid{border-top:1px solid var(--border-color);display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-top:2.5rem;padding-top:2rem}.stat-card{background:var(--surface-color);border-radius:var(--border-radius);padding:1rem;text-align:center}.stat-value{color:var(--accent-color);display:block;font-family:var(--font-family-heading);font-size:2.5em;font-weight:700;line-height:1.1}.stat-label{color:var(--text-secondary-color);display:block;font-size:.8em;letter-spacing:.05em;margin-top:.5rem;text-transform:uppercase}.aotw-section-v2{align-items:center;background-color:#0c0c0f;border-top:1px solid var(--border-color);display:flex;flex-direction:column;overflow:hidden;padding:6rem 2rem;position:relative}.kinetic-background{display:flex;flex-direction:column;height:100%;justify-content:space-evenly;left:0;position:absolute;top:0;width:100%;z-index:1}.kinetic-row{animation:marquee 80s linear infinite;display:flex;white-space:nowrap}.kinetic-row.reverse{animation-direction:reverse}.kinetic-row span{color:var(--accent-color);font-family:var(--font-family-heading);font-size:4rem;font-weight:800;opacity:.2;padding:0 1rem;text-transform:uppercase}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.aotw-card-v2{align-items:center;background:var(--surface-color);border:1px solid var(--border-color);border-radius:var(--border-radius);display:flex;gap:3rem;max-width:1100px;padding:2.5rem;position:relative;width:100%;z-index:2}.aotw-artwork .album-cover-placeholder,.aotw-artwork img{border-radius:var(--border-radius);box-shadow:0 10px 30px rgba(0,0,0,.5);flex-shrink:0;height:300px;object-fit:cover;width:300px}.aotw-info .artist-name{color:var(--text-secondary-color);font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.aotw-info .album-title{color:var(--text-primary-color);font-size:2.8rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.aotw-info .album-description{color:var(--text-secondary-color);line-height:1.7;margin-bottom:2rem}.aotw-scores{display:flex;gap:1.5rem;margin-bottom:1.5rem}.score-circle-wrapper{align-items:center;display:flex;flex-direction:column;gap:.75rem}.score-circle-wrapper .score-label{color:var(--text-secondary-color);font-size:.8rem;font-weight:600;text-transform:uppercase}.community-section{background-color:#0c0c0f;padding:6rem 2rem;text-align:center}@keyframes flicker-glow{0%,to{color:var(--text-primary-color);text-shadow:0 0 5px hsla(0,0%,100%,.1),0 0 10px rgba(var(--accent-color-rgb),.1)}50%{color:var(--accent-hover-color);text-shadow:0 0 10px rgba(var(--accent-color-rgb),.3),0 0 20px rgba(var(--accent-color-rgb),.2),0 0 35px rgba(var(--accent-color-rgb),.1)}}.community-section .section-title{animation:flicker-glow 4s linear infinite;margin-bottom:1rem}.community-section .section-subtitle{margin-bottom:4rem;margin-left:auto;margin-right:auto}.reviews-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;max-width:1200px;perspective:800px}.user-review-card{background-color:var(--surface-hover-color);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--border-radius);color:var(--text-primary-color);display:flex;flex-direction:column;overflow:hidden;padding:0;position:relative;text-decoration:none;transition:transform .4s ease,box-shadow .4s ease;will-change:transform}.user-review-card:hover{box-shadow:0 15px 35px rgba(0,0,0,.3)}.card-artwork-bg{height:100%;left:0;position:absolute;top:0;transition:transform .6s cubic-bezier(.25,1,.5,1);width:100%;z-index:1}.user-review-card:hover .card-artwork-bg{transform:scale(1.05)}.card-artwork-bg .placeholder,.card-artwork-bg img{height:100%;object-fit:cover;width:100%}.card-artwork-bg .placeholder{align-items:center;background-color:var(--border-color);display:flex;justify-content:center}.card-artwork-bg .placeholder-icon{color:var(--text-secondary-color);height:60px;opacity:.5;width:60px}.card-artwork-bg:after{background:linear-gradient(0deg,#121212 20%,hsla(0,0%,7%,.4) 60%,hsla(0,0%,7%,.8));content:"";height:100%;left:0;opacity:.85;position:absolute;top:0;width:100%}.card-content{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,7%,.2);display:flex;flex-direction:column;height:100%;padding:1.5rem;position:relative;text-shadow:0 1px 3px rgba(0,0,0,.7);z-index:2}.card-content .user-info{align-items:center;display:flex;gap:.75rem;margin-bottom:auto}.card-content .user-avatar,.card-content .user-avatar-placeholder{border:2px solid hsla(0,0%,100%,.8);border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,.5);flex-shrink:0;height:40px;object-fit:cover;width:40px}.card-content .user-avatar-placeholder{align-items:center;background-color:var(--accent-color);color:var(--accent-text-color-on-accent-bg);display:flex;font-weight:700;justify-content:center}.card-content .username{font-weight:600}.card-scores-wrapper{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1);border-top:1px solid hsla(0,0%,100%,.1);display:flex;gap:1.5rem;margin:1rem 0;padding:1rem 0}.card-total-score{align-items:center;background-color:rgba(var(--accent-color-rgb),.1);border:2px solid var(--accent-color);border-radius:50%;display:flex;flex-direction:column;flex-shrink:0;height:80px;justify-content:center;width:80px}.card-total-score .score-value{color:var(--accent-color);font-family:var(--font-family-heading);font-size:2rem;font-weight:700;line-height:1}.card-total-score .score-label{color:var(--text-secondary-color);font-size:.7rem;font-weight:500;margin-top:2px;text-transform:uppercase}.card-criteria-grid{display:grid;gap:.5rem 1.5rem;grid-template-columns:1fr 1fr;width:100%}.criterion{text-align:left}.criterion-label{color:var(--text-secondary-color);display:block;font-size:.8rem}.criterion-value{color:var(--text-primary-color);font-size:1.1rem;font-weight:600}.card-main-content{margin-top:0}.card-main-content .album-info-community{color:var(--text-primary-color);font-size:1.1rem;font-weight:700;line-height:1.3;margin-bottom:.75rem}.card-main-content .review-text{color:var(--text-secondary-color);display:-webkit-box;font-size:1rem;font-style:italic;line-height:1.6;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.featured-artist-section-v2{align-items:center;display:flex;justify-content:center;min-height:90vh;padding:6rem 2rem;perspective:2000px}.artist-spotlight-card{aspect-ratio:16/9;background-color:var(--surface-color);border-radius:12px;color:#fff;max-width:800px;position:relative;transform-style:preserve-3d;transition:transform .1s linear;width:100%}.artist-spotlight-card .spotlight-bg{border-radius:12px;filter:brightness(.6);height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.artist-spotlight-card .spotlight-content{background:linear-gradient(90deg,hsla(0,0%,7%,.9) 0,hsla(0,0%,7%,.2) 60%,transparent);border-radius:12px;display:flex;flex-direction:column;height:100%;justify-content:space-between;left:0;padding:2.5rem;position:absolute;top:0;transform:translateZ(50px);width:100%}.spotlight-header .section-title{color:var(--text-secondary-color);font-size:1.2rem;letter-spacing:.1em;margin-bottom:.5rem;text-align:left;text-transform:uppercase}.spotlight-artist-name{font-size:4rem;font-weight:800;line-height:1.1;margin:0;text-shadow:0 4px 15px rgba(0,0,0,.5)}.spotlight-footer{align-items:flex-end;display:flex;gap:1.5rem;justify-content:space-between}.spotlight-bio{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:rgba(0,0,0,.3);border-radius:var(--border-radius);color:var(--text-secondary-color);font-size:1rem;line-height:1.7;max-width:55%;padding:1rem}.spotlight-action .button{font-size:1rem;padding:.8rem 2rem}.horizontal-scroll-section{background-color:#000;height:100vh;overflow:hidden;position:relative}.scroll-track{display:flex;flex-wrap:nowrap;height:100vh;width:400%}.scroll-panel{align-items:center;color:#fff;display:flex;height:100vh;justify-content:center;padding:2rem;position:relative;text-align:center;width:25%}.scroll-panel video{height:100%;left:0;object-fit:cover;opacity:.3;position:absolute;top:0;width:100%;z-index:1}.panel-content{max-width:600px;position:relative;z-index:2}.panel-content h2{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 10px rgba(0,0,0,.7)}.panel-content p{color:var(--text-secondary-color);font-size:1.2rem;line-height:1.6}.philosophy-section{background-color:#0c0c0f;padding:6rem 2rem;perspective:1500px}.philosophy-section .section-subtitle{margin:-1rem auto 4rem;max-width:700px}.philosophy-grid{display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.philosophy-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:rgba(30,30,30,.5);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;overflow:hidden;padding:2rem;position:relative;transform-style:preserve-3d;will-change:transform}.ph-card-icon{color:var(--accent-color);height:44px;margin-bottom:1.5rem;opacity:.8;width:44px}.ph-card-header{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:1rem;transform:translateZ(30px)}.ph-card-score{color:var(--text-secondary-color);font-family:var(--font-family-heading);font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.ph-card-title{color:var(--text-primary-color);font-size:1.5rem;font-weight:600;margin:0}.ph-card-description{color:var(--text-secondary-color);font-size:1rem;line-height:1.7;transform:translateZ(20px)}.rating-flow-section{background-color:var(--bg-color);border-top:1px solid var(--border-color);padding:6rem 2rem}.rating-flow-grid{align-items:center;display:grid;gap:2rem;grid-template-columns:1fr auto 1fr auto 1fr;margin:3rem auto 0;max-width:1200px}.flow-card{background-color:var(--surface-color);border:1px solid var(--border-color);border-radius:var(--border-radius);opacity:0;padding:2rem;text-align:center;transform:scale(.9)}.flow-card-icon{color:var(--accent-color);height:50px;margin:0 auto 1.5rem;width:50px}.flow-card h3{font-size:1.4rem;margin-bottom:1rem}.flow-card p{color:var(--text-secondary-color);font-size:.95rem;line-height:1.6}.flow-combiner,.flow-equals{color:var(--border-focus-color);opacity:0}.plus-icon{color:var(--text-secondary-color);font-size:2.5rem;font-weight:200}.flow-equals svg{height:40px;width:40px}.security-section{background:linear-gradient(180deg,var(--bg-color) 0,#0c0c0f 100%);border-top:1px solid var(--border-color);padding:6rem 2rem}.security-grid{display:flex;flex-direction:column;gap:1rem;margin:3rem auto 0;max-width:900px}.security-card{align-items:center;background:var(--surface-color);border:1px solid var(--border-color);border-radius:var(--border-radius);display:flex;gap:2rem;padding:2rem;transition:background-color .3s ease,border-color .3s ease}.security-card:hover{background-color:var(--surface-hover-color);border-color:var(--border-focus-color)}.security-card-icon{color:var(--accent-color);flex-shrink:0;height:48px;transition:transform .5s cubic-bezier(.25,1,.5,1);width:48px}.security-card-content{flex-grow:1}.security-card h3{font-size:1.4rem;margin-bottom:.5rem;margin-top:0}.security-card p{color:var(--text-secondary-color);font-size:1rem;line-height:1.7;max-width:95%}.faq-section{background-color:var(--bg-color);padding:6rem 2rem}.faq-container,.faq-section{border-top:1px solid var(--border-color)}.faq-container{margin:3rem auto 0;max-width:800px}.faq-item{border-bottom:1px solid var(--border-color)}.faq-question{align-items:center;background:none;border:none;color:var(--text-primary-color);cursor:pointer;display:flex;font-family:var(--font-family-heading);font-size:1.2rem;font-weight:600;justify-content:space-between;padding:1.5rem 0;text-align:left;transition:color .2s ease;width:100%}.faq-icon{color:var(--text-secondary-color);flex-shrink:0;height:20px;margin-left:1rem;transition:transform .3s ease-in-out,color .2s ease;width:20px}.faq-item.active .faq-icon{color:var(--accent-color);transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease-in-out}.faq-answer p{color:var(--text-secondary-color);font-size:1.05em;line-height:1.7;max-width:95%;opacity:0;padding-bottom:1.5rem;transform:translateY(15px);transition:opacity .4s ease-out .1s,transform .4s ease-out .1s}.faq-item.active .faq-answer p{opacity:1;transform:translateY(0)}.tech-section{background-color:var(--bg-color);border-top:1px solid var(--border-color);padding:6rem 2rem}.tech-flow-container{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin:4rem auto 0;max-width:1400px}.tech-step-card{background:var(--surface-color);border:1px solid var(--border-color);border-radius:var(--border-radius);flex-shrink:0;width:300px}.tech-card-header{border-bottom:1px solid var(--border-color);color:var(--text-secondary-color);font-size:.9rem;font-weight:500;padding:.75rem 1rem;text-align:center}.tech-card-content{padding:1.5rem}.mock-input-field{background:var(--bg-color);border:1px solid var(--border-focus-color);border-radius:var(--border-radius);color:var(--text-primary-color);font-family:var(--font-family-main);padding:1rem;text-align:center}.tech-arrow{color:var(--border-focus-color)}.tech-arrow svg{height:48px;width:48px}.ai-core .tech-card-content{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:100px}.ai-logo img{animation:pulse-ai 2s ease-in-out infinite;height:40px;opacity:.8}@keyframes pulse-ai{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}.ai-processing-text{color:var(--accent-color);font-size:1rem;font-weight:600}.output-card .output-grid{display:grid;gap:.75rem;grid-template-columns:1fr}.output-item{background:var(--bg-color);border-radius:var(--border-radius);color:var(--text-secondary-color);font-size:.9rem;padding:.75rem 1rem}.output-item strong{color:var(--text-primary-color);margin-right:.5rem}.cta-section{align-items:center;background-color:#050508;border-top:1px solid var(--border-color);display:flex;flex-direction:column;padding:6rem 2rem}.cta-content{margin:0 auto;max-width:600px;text-align:center}.cta-content h2{font-size:2.5rem;margin-bottom:1rem}.cta-content p{color:var(--text-secondary-color);font-size:1.2rem;margin-bottom:2.5rem}.cta-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;min-height:50px}.cta-actions .button{transition:opacity .4s ease,transform .4s ease;white-space:nowrap}.cta-actions .button.cta-hidden{display:none}@media (max-width:992px){.about-grid{text-align:center}.about-grid,.about-stats-grid{grid-template-columns:1fr}.about-3d-container{height:400px;margin-top:2rem}}@media (max-width:768px){.section-title,.section-title-v2{font-size:2rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.panel-content h2{font-size:2.2rem}.aotw-card-v2{flex-direction:column;padding:2rem;text-align:center}.aotw-info .album-title{font-size:2.2rem}.aotw-scores{justify-content:center}.spotlight-artist-name{font-size:2.8rem}.spotlight-footer{align-items:flex-start;flex-direction:column;gap:1rem}.spotlight-bio{max-width:100%}.philosophy-grid,.rating-flow-grid{grid-template-columns:1fr}.rating-flow-grid{gap:1rem}.flow-arrow,.flow-combiner{margin:1rem 0;transform:rotate(90deg)}.security-grid{grid-template-columns:1fr}}@media (max-width:1200px){.tech-flow-container{flex-direction:column;gap:2rem}.tech-arrow{transform:rotate(90deg)}}@media (max-width:1024px){.section-title,.section-title-v2{font-size:2.2rem}.spotlight-artist-name{font-size:3.5rem}.panel-content h2{font-size:2.5rem}}@media (max-width:768px){.about-section-v2,.aotw-section-v2,.community-section,.cta-section,.faq-section,.featured-artist-section-v2,.philosophy-section,.rating-flow-section,.security-section,.tech-section{padding:4rem 1rem}.about-stats-grid{grid-template-columns:1fr 1fr}.stat-value{font-size:2rem}.aotw-artwork .album-cover-placeholder,.aotw-artwork img{aspect-ratio:1/1;height:auto;max-width:250px;width:100%}.aotw-info .album-title{font-size:2rem}.kinetic-row span,.spotlight-artist-name{font-size:2.5rem}.spotlight-bio{font-size:.9rem;max-width:100%}.rating-flow-grid{gap:2rem;grid-template-columns:1fr}.flow-combiner,.flow-equals{margin:0;transform:rotate(90deg)}.tech-flow-container{gap:1.5rem}.tech-arrow{transform:rotate(90deg)}}@media (max-width:480px){.hero-title{font-size:2rem}.hero-subtitle{font-size:1rem}.hero-actions{flex-direction:column;gap:.75rem}.about-stats-grid{grid-template-columns:1fr}.reviews-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:992px){.about-section-v2,.aotw-section-v2,.community-section,.cta-section,.faq-section,.featured-artist-section-v2,.philosophy-section,.rating-flow-section,.security-section,.tech-section{padding:4rem 1.5rem}.about-grid{gap:2rem;grid-template-columns:1fr;text-align:center}.about-3d-container{height:350px;margin-top:2rem}.spotlight-artist-name{font-size:3rem}.spotlight-bio{max-width:65%}.philosophy-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width:768px){.section-title,.section-title-v2{font-size:1.8rem;margin-bottom:2rem}.section-subtitle{font-size:1rem;margin-bottom:2.5rem}.hero-title{font-size:2.2rem;line-height:1.2}.hero-subtitle{font-size:1rem;margin-bottom:2rem}.aotw-card-v2{flex-direction:column;gap:1.5rem;padding:1.5rem}.aotw-artwork img{height:auto;max-width:280px;width:100%}.aotw-info .album-title{font-size:1.8rem}.featured-artist-section-v2{min-height:auto;padding:4rem 1rem}.artist-spotlight-card{aspect-ratio:1/1;max-width:90vw}.spotlight-content{background:linear-gradient(0deg,hsla(0,0%,7%,.95) 10%,hsla(0,0%,7%,.3) 70%,transparent);justify-content:center;text-align:center}.spotlight-footer,.spotlight-header{width:100%}.spotlight-footer{align-items:center;flex-direction:column}.spotlight-artist-name{font-size:2.2rem}.spotlight-bio{max-width:100%;text-align:center}.spotlight-action .button,.spotlight-bio{font-size:.9rem}.reviews-grid{grid-template-columns:1fr;max-width:400px}.panel-content h2{font-size:2rem}.panel-content p{font-size:1rem}.philosophy-grid,.rating-flow-grid{grid-template-columns:1fr}.rating-flow-grid{gap:1.5rem}.flow-combiner,.flow-equals{margin:.5rem 0;transform:rotate(90deg)}.tech-flow-container{flex-direction:column;gap:1.5rem}.tech-arrow{transform:rotate(90deg)}}@media (max-width:480px){:root{font-size:14px}.hero-title{font-size:1.8rem}.about-stats-grid,.card-criteria-grid{grid-template-columns:1fr}.card-criteria-grid{gap:.25rem}.aotw-info .album-title{font-size:1.6rem}}.flow-combiner,.flow-equals{align-items:center;display:flex;height:100%;justify-content:center}@media (max-width:768px){.flow-combiner,.flow-equals{height:auto;margin:0}}