*{margin:0;padding:0;box-sizing:border-box}html,body{background-color:#000;width:100%;margin:0;padding:0;overflow-x:hidden}body{font-family:'Inter','Noto Serif JP',sans-serif;color:#fff;min-height:100vh}.header{position:fixed;top:0;left:0;width:100%;z-index:50;background:rgb(0 0 0 / .95);backdrop-filter:blur(20px);border-bottom:1px solid rgb(212 175 55 / .1);padding:1rem 2rem;transition:all 0.3s ease}.header-content{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}.logo{font-family:'Noto Serif JP',serif;font-size:1.5rem;font-weight:500;color:#D4AF37;text-decoration:none}.nav-desktop{display:flex;gap:1.5rem;align-items:center}.nav-desktop a{color:#fff;text-decoration:none;font-size:.85rem;font-weight:400;transition:color 0.3s ease;text-transform:uppercase;letter-spacing:.05em}.nav-desktop a:hover,.nav-desktop a.active{color:#D4AF37}.cta-button{background:#D4AF37!important;color:#1a1a1a!important;padding:.75rem 1.5rem;border-radius:25px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all 0.3s ease;display:inline-block;margin-left:1rem}.cta-button:hover{background:#FFD700!important;transform:translateY(-2px);color:#000000!important}.voice-hero{position:relative;width:100vw;height:100vh;margin-left:calc(-50vw + 50%);display:flex;align-items:center;justify-content:center;background:linear-gradient(rgb(0 0 0 / .4),rgb(0 0 0 / .3)),url(https://disport.world/wp-content/uploads/2025/07/u7567454993_ultra-realistic_studio_portrait_of_two_fit_and_co_9278df2c-0893-497f-a921-066230f16a8e_3.png);background-size:cover;background-position:center;background-attachment:fixed}.voice-hero-content{max-width:900px;margin:0 auto;padding:0 2rem;position:relative;z-index:1;text-align:center}.voice-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgb(212 175 55 / .2);border:1px solid rgb(212 175 55 / .4);padding:.75rem 1.5rem;border-radius:25px;margin-bottom:2rem;font-size:.9rem;color:#FFD700!important;backdrop-filter:blur(10px)}.voice-hero-title{font-family:'Noto Serif JP',serif;font-size:3.5rem;font-weight:600;color:#ffffff!important;margin-bottom:1.5rem;line-height:1.3;text-shadow:3px 3px 6px rgb(0 0 0 / .9)}.voice-hero-subtitle{font-size:1.3rem;color:#FFD700!important;margin-bottom:1rem;font-weight:300;text-shadow:2px 2px 4px rgb(0 0 0 / .9)}.voice-hero-description{font-size:1.1rem;color:#ffffff!important;line-height:1.8;margin-bottom:3rem;text-shadow:2px 2px 4px rgb(0 0 0 / .9)}.stats-overview{width:100vw;margin-left:calc(-50vw + 50%);padding:4rem 2rem;background:#000;border-top:1px solid rgb(212 175 55 / .1);border-bottom:1px solid rgb(212 175 55 / .1)}.stats-overview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.stat-overview-item{text-align:center;padding:2rem;background:rgb(255 255 255 / .02);border-radius:1rem;border:1px solid rgb(212 175 55 / .1);transition:all 0.3s ease}.stat-overview-item:hover{background:rgb(212 175 55 / .05);transform:translateY(-5px)}.stat-overview-icon{font-size:2.5rem;color:#D4AF37!important;margin-bottom:1rem}.stat-overview-number{font-size:2.5rem;font-weight:700;color:#FFD700!important;margin-bottom:.5rem}.stat-overview-label{font-size:1rem;color:#cccccc!important}.voices-container{width:100vw;margin-left:calc(-50vw + 50%);padding:4rem 2rem 6rem;background:#000}.voices-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:3rem;max-width:1400px;margin:0 auto}.voice-card{background:rgb(255 255 255 / .03);border:1px solid rgb(212 175 55 / .2);border-radius:1.5rem;overflow:hidden;transition:all 0.3s ease;cursor:pointer;position:relative}.voice-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px rgb(212 175 55 / .3);border-color:rgb(212 175 55 / .4);background:rgb(255 255 255 / .05)}.voice-card-header{padding:3.5rem 3.5rem 2rem;background:linear-gradient(135deg,rgb(212 175 55 / .08) 0%,transparent 100%)}.voice-card-profile{display:flex;align-items:center;gap:3rem;margin-bottom:2.5rem}.voice-card-avatar{width:160px!important;height:160px!important;min-width:160px!important;border-radius:50%;object-fit:cover;border:6px solid rgb(212 175 55 / .3);box-shadow:0 8px 40px rgb(0 0 0 / .6)}.voice-card-info{flex:1}.voice-card-name{font-size:1.8rem;font-weight:600;color:#FFD700!important;margin-bottom:.5rem}.voice-card-details{font-size:1.2rem;color:#cccccc!important;margin-bottom:.8rem}.voice-card-rating{display:flex;gap:.3rem}.star{color:#FFD700!important;font-size:1.3rem}.voice-card-tags{display:flex;gap:.6rem;flex-wrap:wrap;margin-bottom:1.5rem}.voice-tag{background:rgb(212 175 55 / .15);color:#D4AF37!important;padding:.6rem 1.3rem;border-radius:20px;font-size:.95rem;border:1px solid rgb(212 175 55 / .3)}.voice-card-content{padding:0 3.5rem 3.5rem}.voice-card-title{font-size:1.5rem;font-weight:600;color:#ffffff!important;margin-bottom:1.3rem;line-height:1.6}.voice-card-text{color:#cccccc!important;line-height:1.9;font-size:1.1rem;margin-bottom:2rem;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.voice-card-footer{display:flex;justify-content:space-between;align-items:center}.voice-card-date{color:#999999!important;font-size:1rem}.voice-card-button{display:inline-flex;align-items:center;gap:.5rem;color:#D4AF37!important;font-size:1.1rem;font-weight:600;transition:all 0.3s ease}.voice-card-button:hover{color:#FFD700!important;transform:translateX(5px)}.voice-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .98);backdrop-filter:blur(20px);z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all 0.3s ease;padding:2rem;overflow-y:auto}.voice-modal.active{opacity:1;visibility:visible}.voice-modal-content{background:#000;border:1px solid rgb(212 175 55 / .3);border-radius:1.5rem;max-width:1100px;width:100%;max-height:90vh;overflow-y:auto;position:relative}.voice-modal-close{position:absolute;top:1.5rem;right:1.5rem;background:rgb(255 255 255 / .1);border:none;color:#ffffff!important;font-size:1.5rem;cursor:pointer;z-index:10;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 0.3s ease}.voice-modal-close:hover{background:rgb(212 175 55 / .2)}.voice-modal-body{padding:4.5rem}.voice-modal-header{display:flex;align-items:flex-start;gap:3.5rem;margin-bottom:3.5rem}.voice-modal-avatar{width:220px!important;height:220px!important;min-width:220px!important;border-radius:50%;object-fit:cover;border:8px solid rgb(212 175 55 / .3);box-shadow:0 10px 50px rgb(0 0 0 / .6)}.voice-modal-info{flex:1}.voice-modal-name{font-size:2.8rem;font-weight:700;color:#FFD700!important;margin-bottom:.5rem}.voice-modal-details{font-size:1.4rem;color:#cccccc!important;margin-bottom:1rem}.voice-modal-rating{display:flex;gap:.3rem;margin-bottom:1rem}.voice-modal-rating .star{font-size:1.6rem}.voice-modal-tags{display:flex;gap:.6rem;flex-wrap:wrap}.voice-modal-content-section{margin-bottom:3rem}.voice-modal-title{font-size:2.2rem;font-weight:600;color:#ffffff!important;margin-bottom:2rem;line-height:1.5}.voice-modal-text{color:#cccccc!important;line-height:2;font-size:1.25rem;margin-bottom:2rem}.voice-modal-program{background:rgb(255 255 255 / .02);border:1px solid rgb(212 175 55 / .1);border-radius:1rem;padding:2.5rem;margin-bottom:2rem}.voice-modal-program-title{font-size:1.5rem;color:#D4AF37!important;margin-bottom:1rem;font-weight:600}.voice-modal-program-content{color:#cccccc!important;line-height:1.8;font-size:1.15rem}.voice-modal-cta{text-align:center;padding-top:2rem;border-top:1px solid rgb(212 175 55 / .1)}.voice-modal-cta-text{color:#cccccc!important;font-size:1.25rem;margin-bottom:1.5rem}.voice-cta-section{width:100vw;margin-left:calc(-50vw + 50%);padding:6rem 2rem;background:#000;text-align:center;position:relative}.voice-cta-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at center,rgb(212 175 55 / .1) 0%,transparent 70%);pointer-events:none}.voice-cta-content{max-width:800px;margin:0 auto;position:relative;z-index:1}.voice-cta-title{font-family:'Noto Serif JP',serif;font-size:2.5rem;color:#FFD700!important;margin-bottom:1.5rem}.voice-cta-description{font-size:1.2rem;color:#cccccc!important;line-height:1.8;margin-bottom:3rem}.voice-cta-buttons{display:flex;gap:1.5rem;justify-content:center;flex-wrap:wrap}.btn-primary{background:#D4AF37!important;color:#1a1a1a!important;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all 0.3s ease;display:inline-block}.btn-primary:hover{background:#FFD700!important;transform:translateY(-2px);color:#000000!important}.btn-secondary{background:transparent!important;color:#ffffff!important;padding:1rem 2rem;border:2px solid #fff;border-radius:8px;text-decoration:none;font-weight:500;transition:all 0.3s ease;display:inline-block}.btn-secondary:hover{background:#ffffff!important;color:#1a1a1a!important}.container{max-width:100%;margin:0 auto}@media (max-width:768px){.nav-desktop{display:none}.voice-hero-title{font-size:2.5rem}.voices-grid{grid-template-columns:1fr}.voice-card-avatar{width:120px!important;height:120px!important;min-width:120px!important}.voice-card-profile{gap:2rem}.voice-modal-body{padding:2.5rem}.voice-modal-header{flex-direction:column;text-align:center}.voice-modal-avatar{margin:0 auto;width:180px!important;height:180px!important}.stats-overview-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.voice-hero-title{font-size:2rem}.voice-card-profile{flex-direction:column;text-align:center}.voice-modal-body{padding:1.5rem}.voices-grid{grid-template-columns:1fr;gap:2rem}}