@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;600;700;900&family=M+PLUS+Rounded+1c:wght@400;700;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main-container{background-color:#f9fafb;color:#1f2937;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 1rem}.gradient-bg{background:linear-gradient(135deg,#1e3a8a,#3b82f6)}.loading{background:#00000080;display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.loading-spinner{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.spinner{animation:spin 1s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;height:4rem;width:4rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header-section{color:#fff;overflow:hidden;padding:4rem 0 6rem;position:relative}.header-bg-overlay{background:linear-gradient(45deg,#3b82f6,#1e40af);bottom:0;left:0;opacity:.1;position:absolute;right:0;top:0;transform:skewY(-6deg)}.header-content{position:relative;z-index:10}.header-inner{margin:0 auto;max-width:4xl;text-align:center}.header-title{font-size:3rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.header-subtitle{font-size:1.5rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px}.header-image{margin-bottom:1.5rem}.profile-image{border:4px solid #fff;border-radius:50%;display:block;margin:0 auto;transition:transform .3s ease}.profile-image:hover{transform:scale(1.05)}.social-links{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.social-icon{color:#fff;font-size:2rem;padding:.5rem;text-decoration:none;transition:all .3s ease}.social-icon:hover{color:#fbbf24;transform:scale(1.2)}.cta-button{background:#fbbf24;border:none;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a;color:#1f2937;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;padding:.75rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button:hover{background:#f59e0b;transform:scale(1.05)}.wave-svg{bottom:-1px;color:#f9fafb;left:0;position:absolute;width:100%}.stats-section{background:#fff;padding:4rem 0}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px}.stats-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.stats-card:hover{box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-5px)}.stats-number{color:#3b82f6;font-size:3rem;font-weight:700;margin-bottom:.5rem}.stats-label{color:#6b7280;font-size:1.1rem}.about-section{padding:4rem 0 6rem}.about-content{align-items:center;display:flex;flex-direction:column;gap:3rem;margin:0 auto;max-width:1200px}.about-image{flex:1 1}.about-img{border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;max-width:500px;width:100%}.about-text{flex:1 1}.section-title{color:#1f2937;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.section-title.centered{margin-bottom:3rem;text-align:center}.about-paragraph{color:#4b5563;font-size:1.1rem;line-height:1.7;margin-bottom:1rem}.gallery-section{background:#f3f4f6;padding:4rem 0}.image-gallery{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.gallery-item{aspect-ratio:16/9;border-radius:1rem;cursor:pointer;overflow:hidden;position:relative}.gallery-item img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-item:hover img{transform:scale(1.1)}.gallery-caption{background:linear-gradient(0deg,#000c,#0000);bottom:0;color:#fff;left:0;padding:1rem;position:absolute;right:0;transform:translateY(100%);transition:transform .3s ease}.gallery-item:hover .gallery-caption{transform:translateY(0)}.gallery-caption h3{font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.gallery-caption p{font-size:.9rem;opacity:.9}.features-section{background:#fff;padding:4rem 0 6rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1200px}.feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;padding:2rem;text-align:center;transition:all .3s ease}.feature-card:hover{box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-5px)}.feature-icon{align-items:center;background:#dbeafe;border-radius:50%;display:flex;height:4rem;justify-content:center;margin:0 auto 1.5rem;width:4rem}.feature-icon i{color:#3b82f6;font-size:2rem}.feature-title{color:#1f2937;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.feature-description{color:#6b7280;line-height:1.6}.bonus-section{background:#f0f9ff;padding:4rem 0 6rem}.bonus-content{align-items:center;display:flex;flex-direction:column;gap:3rem;margin:0 auto;max-width:1200px}.bonus-text{flex:1 1}.bonus-description{color:#4b5563;font-size:1.2rem;line-height:1.7;margin-bottom:2rem}.bonus-list{list-style:none;padding:0}.bonus-list li{align-items:center;color:#4b5563;display:flex;font-size:1.1rem;margin-bottom:1rem}.bonus-list li i{color:#10b981;font-size:1.2rem;margin-right:.75rem}.bonus-image{flex:1 1}.bonus-img{border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a;max-width:400px;width:100%}.testimonials-section{background:#fff;padding:4rem 0 6rem}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin:0 auto;max-width:1200px}.testimonial-card{background:#fff;border-left:4px solid #3b82f6;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a;transition:transform .3s ease}.testimonial-card:hover{box-shadow:0 10px 15px -3px #0000001a;transform:translateY(-2px)}.testimonial-content{padding:1.5rem}.testimonial-text{color:#4b5563;font-size:1.1rem;font-style:italic;line-height:1.6;margin-bottom:1rem}.testimonial-author strong{color:#1f2937;font-weight:700}.testimonial-author span{color:#6b7280;display:block;font-size:.9rem;margin-top:.25rem}.cta-section{color:#fff;padding:6rem 0;text-align:center}.cta-content{margin:0 auto;max-width:800px}.cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.cta-subtitle{font-size:1.25rem;margin-bottom:3rem;opacity:.9}.cta-button-large{align-items:center;background:#fbbf24;border:none;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a;color:#1f2937;cursor:pointer;display:inline-flex;font-size:1.2rem;font-weight:700;gap:.75rem;margin-bottom:1rem;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.cta-button-large:hover{background:#f59e0b;transform:scale(1.05)}.cta-button-large i{font-size:1.5rem}.cta-note{font-size:.9rem;margin-top:1rem;opacity:.8}.faq-section{background:#f9fafb;padding:4rem 0 6rem}.faq-content{margin:0 auto;max-width:800px}.faq-item{background:#fff;border-radius:1rem;box-shadow:0 2px 4px #0000001a;margin-bottom:1rem;padding:1.5rem}.faq-question{color:#1f2937;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.faq-answer{color:#4b5563;line-height:1.6}.floating-button-container{bottom:30px;display:flex;justify-content:center;left:0;pointer-events:none;position:fixed;right:0;z-index:1000}.floating-button{align-items:center;animation:bounce 2s infinite;background:#fdc700;border:none;border-radius:50px;box-shadow:0 5px 15px #0003;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:700;gap:10px;padding:15px 30px;pointer-events:auto;position:relative;text-decoration:none;transition:all .3s ease;white-space:nowrap}.floating-button:hover{box-shadow:0 8px 20px #0000004d;transform:scale(1.05)}.floating-button .icon{font-size:24px}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (min-width:768px){.header-title{font-size:4rem}.header-subtitle{font-size:2rem}.about-content{text-align:left}.about-content,.bonus-content{flex-direction:row}.section-title{font-size:3rem}}@media (min-width:1024px){.header-title{font-size:5rem}}@media (max-width:768px){.container{padding:0 1rem}.header-section{padding:2rem 0 4rem}.header-title{font-size:2rem}.header-subtitle{font-size:1.1rem}.section-title{font-size:2rem}.features-grid,.stats-grid,.testimonials-grid{grid-template-columns:1fr}.floating-button-container{bottom:20px}.floating-button{font-size:16px;padding:12px 24px}.gallery-item{aspect-ratio:4/3}}