.hero{position:relative;padding:60px 0;background-color:#111;color:#fff;text-align:center;overflow:hidden;z-index:1}.hero:before{content:"";position:absolute;inset:0;background-image:url(/assets/images/daw-bg.png);background-size:cover;background-position:center;opacity:.98;z-index:1;pointer-events:none;mask-image:radial-gradient(circle 250px at var(--cursor-x, -9999px) var(--cursor-y, -9999px),white 0%,transparent 80%);-webkit-mask-image:radial-gradient(circle 250px at var(--cursor-x, -9999px) var(--cursor-y, -9999px),white 0%,transparent 80%);filter:saturate(1);animation:pulse-saturation 6s ease-in-out infinite}@keyframes pulse-saturation{0%,to{filter:saturate(1)}50%{filter:saturate(1.4)}}.hero:after{content:"";position:absolute;top:var(--cursor-y, -9999px);left:var(--cursor-x, -9999px);width:200px;height:200px;background:radial-gradient(circle,rgba(255,255,255,.15) 0%,transparent 70%);transform:translate(-50%,-50%);pointer-events:none;z-index:2;border-radius:50%;transition:top .05s ease,left .05s ease}.hero-inner{position:relative;z-index:3;max-width:960px;margin:0 auto;padding:0 1rem}.hero-logo{max-width:180px;margin-bottom:1rem}.hero-subtitle{font-size:1.25rem;margin-bottom:2rem}.hero-portrait{max-width:240px;margin:2rem auto;display:block}.hero-text-logo{font-size:3rem!important;font-weight:700;color:#fff;margin:0;text-align:center;line-height:1.3}.hero-text-logo span{display:block;font-weight:400;font-size:1.25rem;color:#bbb}.cta-button{position:relative;display:inline-block;padding:.75rem 1.5rem;background-color:#21881c;color:#fff;font-weight:700;border-radius:2px;text-decoration:none;margin-top:1.5rem;font-size:1rem;overflow:hidden;z-index:0;transition:background-color .2s ease,box-shadow .3s ease;box-shadow:0 0 8px #ffffff0f}.cta-button:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at var(--x, 50%) var(--y, 50%),rgba(255,255,255,.12) 0%,transparent 70%);animation:shimmer 6s linear infinite;pointer-events:none;z-index:1;transition:top .1s,left .1s}.cta-button:hover{background-color:#1a6c17;box-shadow:0 0 20px #ffffff1a}@keyframes shimmer{0%{transform:rotate(0) translate(0)}to{transform:rotate(360deg) translate(0)}}.cta-note{margin-top:1rem;font-size:.95rem}.hero input.generate-prompt{background:#222;border:1px solid #21881c;color:#eee;font-size:1rem;padding:.65rem 1rem;border-radius:6px;width:100%;max-width:700px;margin:.5rem auto 0;display:block;box-shadow:0 0 8px #21881c99;transition:box-shadow .2s ease}.hero input.generate-prompt:focus{border-color:#36b636;box-shadow:0 0 15px #36b636cc;outline:none}.typewriter-line{font-size:1.5rem;margin:1.5rem 0;min-height:3rem;font-weight:700;font-family:var(--font-body);color:var(--color-text);white-space:nowrap;overflow:hidden;border-right:none;width:100%;max-width:700px;margin-left:auto;margin-right:auto;text-align:center}.typewriter-line:after{content:"|";animation:blink 1s steps(1) infinite;color:#fff;margin-left:4px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.star-overlay{position:absolute;top:0;left:0;width:100%;height:100%;transform:rotate(45deg);pointer-events:none;z-index:1}.star{position:absolute;left:50%;top:50%;height:2px;border-radius:999px;background:linear-gradient(-135deg,#21881c99,#21881c00);filter:drop-shadow(0 0 4px rgba(33,136,28,.4));opacity:.4;animation:tail 3s ease-in-out infinite,shooting 3s ease-in-out infinite}.star:before,.star:after{content:"";position:absolute;top:calc(50% - 1px);right:0;height:2px;background:linear-gradient(-135deg,#21881c00,#21881c,#21881c00);transform:translate(50%) rotate(-45deg);border-radius:100%;animation:shining 3s ease-in-out infinite}.star:after{transform:translate(50%) rotate(45deg)}.star:nth-child(1){top:-25%;left:90%;animation-delay:0ms}.star:nth-child(2){top:-20%;left:80%;animation-delay:.8s}.star:nth-child(3){top:-15%;left:70%;animation-delay:1.6s}.star:nth-child(4){top:-10%;left:60%;animation-delay:2.4s}.star:nth-child(5){top:-5%;left:50%;animation-delay:3.2s}.star:nth-child(6){top:0%;left:40%;animation-delay:4s}.star:nth-child(7){top:5%;left:30%;animation-delay:4.8s}.star:nth-child(8){top:10%;left:20%;animation-delay:5.6s}.star:nth-child(9){top:15%;left:10%;animation-delay:6.4s}.star:nth-child(10){top:-5%;left:85%;animation-delay:7.2s}@keyframes tail{0%{width:0}30%{width:100px}to{width:0}}@keyframes shining{0%{width:0}50%{width:30px}to{width:0}}@keyframes shooting{0%{transform:translate(0)}to{transform:translate(270px)}}.spotlight{padding:2rem 1rem;background-color:#0d0d0d;color:#fff}.spotlight-heading{font-size:2rem;font-weight:600;color:var(--color-on-surface);text-align:center;margin-top:2!important;margin-bottom:.7rem!important;padding:0}.spotlight-subheading{font-size:1.1rem;font-weight:400;color:var(--color-on-surface);text-align:center;max-width:700px;margin:0 auto 2rem;line-height:1.5}.scroll-container{display:flex;gap:1.25rem;overflow-x:auto;padding-bottom:1rem;scrollbar-width:none}.card{flex:0 0 auto;width:200px}.album-wrapper{position:relative;border-radius:8px;overflow:hidden}.album{width:100%;height:auto;display:block}.overlay{position:absolute;inset:0;background:#0009;opacity:0;transition:opacity .25s ease;display:flex;flex-direction:column;justify-content:space-between;padding:.5rem}.album-wrapper:hover .overlay{opacity:1}.play-btn{background:transparent;border:none;align-self:flex-start;width:32px;height:32px;cursor:pointer}.play-btn img{width:100%;height:100%}.stats{font-size:.9rem;display:flex;flex-direction:column;gap:.25rem}.song-info{margin-top:.5rem}.title{font-weight:700;font-size:1rem;line-height:1.2}.artist{font-size:.85rem;color:#aaa}.scroll-container{display:flex;gap:1.25rem;overflow-x:scroll;scroll-behavior:auto;scrollbar-width:none}.scroll-container::-webkit-scrollbar{display:none}.faq-section{background:#0d0d0d;color:#fff;padding:5rem 2rem;text-align:center}.faq-title{font-size:2.5rem;font-weight:700;margin-bottom:3rem;line-height:1.2}.faq-title span{color:#21881c}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:2rem;max-width:1000px;margin:0 auto;text-align:left}.faq-card{background-color:#161616;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:1.5rem 1.25rem}.faq-question{font-size:1.1rem;font-weight:600;margin-bottom:.75rem;color:#fff}.faq-answer{font-size:.95rem;color:#ccc;line-height:1.6;margin:0}.faq-question{color:#fff;transition:none!important;cursor:default!important}.faq-question:hover{color:#fff!important;cursor:default!important;text-decoration:none!important}.faq-answer{display:block!important;opacity:1!important;visibility:visible!important;transform:none!important;transition:none!important}.about-section{background-color:#0d0d0d;color:#fff;padding:5rem 2rem;text-align:center}.about-heading{font-size:2.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.about-subheading{font-size:1.1rem;color:#ccc;max-width:800px;margin:0 auto 3rem}.about-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:2rem;max-width:1100px;margin:0 auto}.about-card{background-color:#161616;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:2rem 1.5rem;text-align:left;transition:transform .2s ease}.about-card:hover{transform:translateY(-4px)}.about-icon{font-size:1.8rem;margin-bottom:1rem}.about-title{font-size:1.15rem;font-weight:600;margin-bottom:.5rem;color:#fff}.about-description{font-size:.95rem;color:#ccc;line-height:1.5}.revenue-section{background:#1a1a1a;border:1px solid var(--color-divider);border-radius:12px;padding:3rem 2rem;max-width:960px;margin:4rem auto;text-align:center;box-shadow:0 0 25px #00000040}.revenue-heading{font-size:2rem;font-weight:700;color:var(--color-on-surface);margin-bottom:1rem}.revenue-subheading{font-size:1.1rem;color:var(--color-text-secondary);max-width:700px;margin:0 auto 1rem;line-height:1.6}.revenue-subheading strong{color:var(--color-green);font-weight:600}.revenue-tagline{font-size:1rem;font-style:italic;color:var(--color-text-secondary);margin-top:1rem}.mobile-box{position:fixed;top:0;left:0;width:100%;background-color:#000;color:#fff;padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;font-size:.95rem;z-index:1000;border-bottom:1px solid #333;box-shadow:0 2px 10px #0003}.mobile-box-content{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.store-buttons{display:flex;gap:.5rem}.store-button img{height:36px}.close-button{background:none;border:none;color:#fff;font-size:1.2rem;cursor:pointer;margin-left:auto}body.has-mobile-box{padding-top:64px}
