*{margin:0;padding:0;box-sizing:border-box}html{background-color:#000000!important}body{font-family:'Inter','Noto Serif JP',sans-serif;background-color:#000000!important;color:#fff;overflow-x:hidden;overflow-y:auto;font-size:17px;line-height:1.8;font-weight:400}.loading-screen{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at center,#1a1a1a 0%,#000000 70%,#000000 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10000;overflow:hidden}.loading-screen::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="20" cy="20" r="1" fill="%23D4AF37" opacity="0.3"><animate attributeName="opacity" values="0.3;1;0.3" dur="3s" repeatCount="indefinite"/></circle><circle cx="80" cy="30" r="0.5" fill="%23FFD700" opacity="0.2"><animate attributeName="opacity" values="0.2;0.8;0.2" dur="4s" repeatCount="indefinite"/></circle><circle cx="60" cy="70" r="0.8" fill="%23D4AF37" opacity="0.4"><animate attributeName="opacity" values="0.4;1;0.4" dur="2.5s" repeatCount="indefinite"/></circle></svg>') repeat;opacity:.6;animation:floatParticles 20s linear infinite}@keyframes floatParticles{0%{transform:translateY(0) translateX(0)}25%{transform:translateY(-20px) translateX(10px)}50%{transform:translateY(-10px) translateX(-10px)}75%{transform:translateY(-30px) translateX(5px)}100%{transform:translateY(0) translateX(0)}}.loading-container{position:relative;z-index:2;text-align:center;max-width:800px;padding:2rem}.loading-logo{font-family:'Noto Serif JP',serif;font-size:3.5rem;font-weight:600;background:linear-gradient(135deg,#D4AF37 0%,#FFD700 50%,#D4AF37 100%);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;margin-bottom:3rem;opacity:0;transform:translateY(20px) scale(.9);animation:fadeInUp 1s ease-out forwards,shimmer 3s ease-in-out infinite;position:relative}.loading-logo::after{content:'';position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;background:radial-gradient(circle,rgb(212 175 55 / .2) 0%,transparent 70%);z-index:-1;opacity:0;animation:glowPulse 2s ease-in-out infinite,fadeIn 1s ease-out 0.5s forwards}@keyframes shimmer{0%{background-position:-200% center}100%{background-position:200% center}}@keyframes glowPulse{0%,100%{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.loading-catchphrase{font-family:'Noto Serif JP',serif;font-size:2.2rem;font-weight:500;color:#fff;margin-bottom:1.5rem;opacity:0;transform:translateY(20px);animation:fadeInUp 1s ease-out 0.3s forwards;line-height:1.4;letter-spacing:.05em}.loading-subtitle{font-size:1.3rem;color:gold;margin-bottom:1rem;opacity:0;transform:translateY(20px);animation:fadeInUp 1s ease-out 0.6s forwards;font-weight:400}.loading-description{font-size:1.2rem;color:#e0e0e0;line-height:1.8;margin-bottom:4rem;opacity:0;transform:translateY(20px);animation:fadeInUp 1s ease-out 0.9s forwards;font-weight:400;letter-spacing:.02em}.loading-progress-container{position:relative;width:400px;height:6px;background:rgb(255 255 255 / .1);border-radius:10px;margin:0 auto 2rem;overflow:hidden;opacity:0;animation:fadeInUp 1s ease-out 1.2s forwards}.loading-progress{height:100%;width:0%;background:linear-gradient(90deg,#D4AF37 0%,#FFD700 25%,#FFF8DC 50%,#FFD700 75%,#D4AF37 100%);background-size:200% 100%;border-radius:10px;position:relative;transition:width 0.3s ease;animation:progressShimmer 2s ease-in-out infinite;box-shadow:0 0 20px rgb(212 175 55 / .5)}.loading-progress::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent 0%,rgb(255 255 255 / .4) 50%,transparent 100%);animation:progressGlow 2s ease-in-out infinite}@keyframes progressShimmer{0%{background-position:-200% center}100%{background-position:200% center}}@keyframes progressGlow{0%,100%{transform:translateX(-100%)}50%{transform:translateX(400px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.loading-percentage{font-family:'Inter',sans-serif;font-size:1.1rem;color:gold;font-weight:600;opacity:0;animation:fadeInUp 1s ease-out 1.5s forwards;margin-top:1rem}.loading-screen.fade-out{opacity:0;transform:scale(1.05);transition:all 1.2s ease-out}.main-content{opacity:0;visibility:hidden;transition:opacity 1s ease-out,visibility 1s ease-out}.main-content.show{opacity:1;visibility:visible}.hero{height:100vh;display:flex;align-items:center;justify-content:center;position:relative;background:linear-gradient(rgb(0 0 0 / .6),rgb(0 0 0 / .4)),url(https://disport.world/wp-content/uploads/2025/05/161106_0178-2.jpg);background-size:cover;background-position:center;background-attachment:fixed}.hero-content{text-align:center;max-width:1000px;padding:2rem;z-index:2}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgb(212 175 55 / .2);border:1px solid rgb(212 175 55 / .5);padding:.8rem 1.6rem;border-radius:25px;margin-bottom:2rem;font-size:1rem;color:gold;font-weight:500}.hero-title{font-family:'Noto Serif JP',serif;font-size:4rem;font-weight:500;color:#fff;margin-bottom:2rem;line-height:1.3;letter-spacing:.02em;text-shadow:0 2px 10px rgb(0 0 0 / .7)}.hero-subtitle{font-size:1.5rem;color:gold;margin-bottom:1rem;font-weight:500;line-height:1.4;text-shadow:0 1px 5px rgb(0 0 0 / .7)}.hero-description{font-size:1.3rem;color:#f0f0f0;margin-bottom:3rem;line-height:1.7;text-shadow:0 1px 5px rgb(0 0 0 / .7)}.hero-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary{background:#D4AF37;color:#000;padding:1.2rem 2.4rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all 0.3s ease;display:inline-block}.btn-primary:hover{background:gold;transform:translateY(-2px)}.btn-secondary{background:rgb(255 255 255 / .15);color:#fff;padding:1.2rem 2.4rem;border:2px solid #fff;border-radius:8px;text-decoration:none;font-weight:500;font-size:1.1rem;transition:all 0.3s ease;display:inline-block;backdrop-filter:blur(10px)}.btn-secondary:hover{background:#fff;color:#000}.mission-section{padding:8rem 2rem;background:linear-gradient(135deg,#000000 0%,#0a0a0a 100%);position:relative}.mission-content{max-width:1240px;margin:0 auto;text-align:center}.mission-title{font-size:1.4rem;font-weight:500;color:gold;text-transform:uppercase;letter-spacing:.15em;margin-bottom:4rem}.mission-text{max-width:900px;margin:0 auto;color:#e8e8e8;line-height:1.9;font-size:1.3rem;font-weight:400}.mission-text p{margin-bottom:2.5rem}.mission-highlight{color:gold;font-weight:600}.stats-section{padding:6rem 2rem;background:linear-gradient(135deg,rgb(212 175 55 / .08) 0%,rgb(255 215 0 / .08) 100%);background-color:#000}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.stat-item{text-align:center;background:rgb(255 255 255 / .1);padding:3rem 2rem;border-radius:1rem;border:1px solid rgb(212 175 55 / .3);transition:all 0.3s ease}.stat-item:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgb(212 175 55 / .2);background:rgb(255 255 255 / .12)}.stat-number{font-size:3rem;font-weight:700;color:gold;margin-bottom:.5rem}.stat-label{font-size:1.1rem;color:#f0f0f0;font-weight:500}.section{padding:8rem 2rem;max-width:1240px;margin:0 auto;background-color:#000}.section-title{font-size:1.4rem;font-weight:500;color:gold;text-transform:uppercase;letter-spacing:.15em;margin-bottom:4rem;text-align:center}.price-section{padding:8rem 2rem;background:linear-gradient(135deg,rgb(212 175 55 / .05) 0%,rgb(0 0 0) 100%);position:relative}.price-section::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><circle cx="10" cy="10" r="0.5" fill="%23D4AF37" opacity="0.1"><animate attributeName="opacity" values="0.1;0.3;0.1" dur="4s" repeatCount="indefinite"/></circle><circle cx="90" cy="20" r="0.3" fill="%23FFD700" opacity="0.1"><animate attributeName="opacity" values="0.1;0.4;0.1" dur="3s" repeatCount="indefinite"/></circle><circle cx="50" cy="80" r="0.4" fill="%23D4AF37" opacity="0.1"><animate attributeName="opacity" values="0.1;0.3;0.1" dur="5s" repeatCount="indefinite"/></circle></svg>') repeat;opacity:.3;z-index:1}.price-content{max-width:1240px;margin:0 auto;position:relative;z-index:2}.price-intro{text-align:center;margin-bottom:4rem}.price-intro h2{font-family:'Noto Serif JP',serif;font-size:2.8rem;color:gold;margin-bottom:2rem;position:relative;line-height:1.3;font-weight:600}.price-intro h2::after{content:'';position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:100px;height:2px;background:linear-gradient(90deg,transparent 0%,#D4AF37 50%,transparent 100%)}.price-intro p{font-size:1.3rem;color:#e8e8e8;line-height:1.8;max-width:800px;margin:0 auto;font-weight:400}.trial-offer-banner{background:linear-gradient(135deg,rgb(20 20 40 / .9) 0%,rgb(10 10 30 / .95) 100%);border:2px solid rgb(79 195 247 / .3);border-radius:1.5rem;padding:3.5rem;margin-bottom:6rem;text-align:center;position:relative;overflow:hidden;box-shadow:0 0 50px rgb(79 195 247 / .2)}.trial-offer-banner::before{content:'';position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgb(79 195 247 / .1) 0%,transparent 70%);animation:rotateGlow 10s linear infinite}@keyframes rotateGlow{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.trial-title{font-family:'Noto Serif JP',serif;font-size:2.8rem;color:#4FC3F7;margin-bottom:3rem;text-shadow:0 0 20px rgb(79 195 247 / .5);position:relative;z-index:2;line-height:1.3;font-weight:600}.trial-button{background:linear-gradient(135deg,#D4AF37 0%,#FFD700 100%);color:#000;border:none;padding:1.4rem 3.2rem;border-radius:.75rem;font-size:1.3rem;font-weight:600;cursor:pointer;transition:all 0.3s ease;text-decoration:none;display:inline-block;text-align:center;box-shadow:0 8px 25px rgb(212 175 55 / .3);position:relative;z-index:2}.trial-button:hover{transform:translateY(-3px);background:linear-gradient(135deg,#FFD700 0%,#D4AF37 100%);box-shadow:0 12px 30px rgb(212 175 55 / .5)}.price-category{margin-bottom:6rem}.category-title{font-family:'Noto Serif JP',serif;font-size:2.5rem;color:#FFD700!important;text-align:center;margin-bottom:2rem;position:relative;padding-bottom:15px;line-height:1.3;font-weight:600}.category-title::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:2px;background:#D4AF37}.category-description{font-size:1.2rem;color:#e0e0e0!important;text-align:center;margin-bottom:3.5rem;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.7;font-weight:400}.price-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:3rem}.price-grid.two-columns{grid-template-columns:repeat(2,1fr);max-width:800px;margin:0 auto 3rem}.price-card{background:rgb(255 255 255 / .1);border:1px solid rgb(212 175 55 / .3);border-radius:1.5rem;overflow:hidden;transition:all 0.4s ease;position:relative;display:flex;flex-direction:column;padding-bottom:2rem}.price-card *{color:#ffffff!important}.price-card:hover{transform:translateY(-12px);box-shadow:0 20px 60px rgb(212 175 55 / .25);border-color:rgb(212 175 55 / .5);background:rgb(255 255 255 / .12)}.price-card.recommended{border:2px solid gold;box-shadow:0 0 30px rgb(255 215 0 / .3)}.recommended-badge{position:absolute;top:-1px;right:-1px;background:linear-gradient(135deg,#FFD700 0%,#D4AF37 100%);color:#000;padding:.5rem 1.5rem;border-radius:0 1rem 0 1rem;font-size:.9rem;font-weight:700;z-index:2}.price-header{padding:2.5rem 2rem 1.5rem;text-align:center;background:linear-gradient(135deg,rgb(212 175 55 / .15) 0%,rgb(212 175 55 / .08) 100%)}.course-title{font-family:'Noto Serif JP',serif;font-size:1.5rem;color:#FFD700!important;margin-bottom:.5rem;font-weight:600;letter-spacing:.03em;line-height:1.3}.course-subtitle{font-size:.95rem;color:#f0f0f0!important;margin-bottom:.5rem;line-height:1.4;opacity:.9}.price-body{padding:1.5rem 2rem;flex-grow:1;display:flex;flex-direction:column}.price-options{list-style:none;margin-bottom:2rem}.price-option-item{display:flex;justify-content:space-between;align-items:baseline;padding:.8rem 0;border-bottom:1px dashed rgb(255 255 255 / .3);font-size:.95rem}.price-option-item:last-child{border-bottom:none}.price-option-label{color:#f0f0f0!important;font-weight:500}.price-option-value{color:#FFD700!important;font-weight:700;font-size:1.2rem}.price-option-note{font-size:.8rem;color:#d0d0d0!important;margin-left:.3rem;opacity:.9}.price-features{list-style:none;margin-bottom:2rem;flex-grow:1}.price-features li{padding:.5rem 0;color:#e8e8e8!important;font-size:.9rem;display:flex;align-items:flex-start;gap:.5rem;line-height:1.5;font-weight:400}.price-features li::before{content:"●";color:#FFD700!important;font-size:.7rem;margin-top:.3rem;flex-shrink:0}.price-button{background:linear-gradient(135deg,#D4AF37 0%,#FFD700 100%);color:#000;border:none;padding:.9rem 1.5rem;border-radius:.75rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:all 0.3s ease;text-decoration:none;display:inline-block;text-align:center;margin-top:auto;width:100%}.price-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgb(212 175 55 / .3);background:linear-gradient(135deg,#FFD700 0%,#D4AF37 100%)}.additional-info{background:rgb(255 255 255 / .08);border:1px solid rgb(212 175 55 / .2);border-radius:.75rem;padding:2rem 2.5rem;text-align:center;font-size:1.1rem;line-height:1.7;margin-top:2.5rem;font-weight:400}.additional-info *{color:#e8e8e8!important}.additional-info strong{color:#FFD700!important;font-weight:600}.payment-section,.notes-section{background:rgb(255 255 255 / .1);border:1px solid rgb(212 175 55 / .3);border-radius:1.5rem;padding:3.5rem;margin-top:6rem;text-align:center;color:#ffffff!important}.payment-section *,.notes-section *{color:inherit!important}.section-subtitle{font-family:'Noto Serif JP',serif;font-size:2.3rem;color:#FFD700!important;margin-bottom:2rem;position:relative;padding-bottom:15px;line-height:1.3;font-weight:600}.section-subtitle::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:60px;height:2px;background:#D4AF37}.payment-description,.notes-section p{font-size:1.3rem;color:#e8e8e8!important;line-height:1.8;margin-bottom:2.5rem;max-width:800px;margin-left:auto;margin-right:auto;font-weight:400}.payment-list,.notes-list{list-style:none;text-align:left;max-width:600px;margin:0 auto;padding:0}.payment-list li,.notes-list li{color:#e8e8e8!important;font-size:1.15rem;line-height:1.8;margin-bottom:.8rem;display:flex;align-items:flex-start;gap:1rem;font-weight:400}.payment-list li i{color:#FFD700!important;font-size:1.2rem;margin-top:.3rem;flex-shrink:0}.notes-list li::before{content:"◆";color:#FFD700!important;font-size:.9rem;margin-top:.3rem;flex-shrink:0}.results-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:3rem;margin-top:4rem}.result-card{background:rgb(255 255 255 / .1);border:1px solid rgb(212 175 55 / .2);border-radius:1rem;overflow:hidden;transition:all 0.3s ease}.result-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgb(212 175 55 / .2);background:rgb(255 255 255 / .12)}.result-images{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1rem;cursor:pointer}.result-image{width:100%;height:200px;object-fit:cover;border-radius:.5rem}.result-content{padding:2.5rem}.result-title{font-size:1.5rem;color:gold;margin-bottom:1.5rem;line-height:1.3;font-weight:600}.result-stats{color:#e8e8e8;line-height:1.7;font-size:1.1rem;font-weight:400}.modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .95);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}.modal.active{opacity:1;visibility:visible}.modal-content{background:rgb(255 255 255 / .12);border:1px solid rgb(212 175 55 / .3);border-radius:1rem;max-width:800px;width:100%;max-height:80vh;overflow-y:auto;position:relative}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#fff;font-size:1.8rem;cursor:pointer;z-index:10}.modal-body{padding:3.5rem}@media (max-width:1200px){.price-grid{grid-template-columns:repeat(2,1fr)}.price-grid.two-columns{grid-template-columns:1fr}}@media (max-width:768px){body{font-size:16px}.loading-logo{font-size:2.8rem;margin-bottom:2rem}.loading-catchphrase{font-size:2rem}.loading-subtitle{font-size:1.3rem}.loading-description{font-size:1.2rem;margin-bottom:3rem}.loading-progress-container{width:300px}.hero-title{font-size:2.8rem}.hero-subtitle{font-size:1.4rem}.hero-description{font-size:1.2rem}.results-grid{grid-template-columns:1fr}.result-images{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.price-intro h2{font-size:2.2rem}.price-intro p{font-size:1.2rem}.trial-title{font-size:2.2rem}.category-title{font-size:2rem}.category-description{font-size:1.1rem}.price-grid{grid-template-columns:1fr}.course-title{font-size:1.6rem}.price-option-item{font-size:1rem}.price-option-value{font-size:1.2rem}.price-features li{font-size:1rem}.price-button{font-size:1rem}.payment-section,.notes-section{padding:2.5rem}.section-subtitle{font-size:1.8rem}.payment-description,.notes-section p{font-size:1.2rem}.payment-list li,.notes-list li{font-size:1.05rem}.mission-text{font-size:1.2rem}}@media (max-width:480px){body{font-size:15px}.loading-container{padding:1rem}.loading-logo{font-size:2.2rem}.loading-catchphrase{font-size:1.7rem}.loading-progress-container{width:250px}.hero-title{font-size:2.2rem}.trial-title{font-size:1.8rem}.category-title{font-size:1.7rem}.course-title{font-size:1.4rem}.price-option-value{font-size:1.1rem}.price-button{padding:.9rem 1.5rem;font-size:.95rem}.section-subtitle{font-size:1.6rem}}