*{box-sizing:border-box;margin:0;padding:0}body{animation:gradientShift 8s ease-in-out infinite;background-size:400% 400%;font-family:Helvetica Neue,Arial,Hiragino Kaku Gothic ProN,Hiragino Sans,Meiryo,sans-serif;line-height:1.6;min-height:100vh;overflow-x:hidden}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.container{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border-radius:25px;box-shadow:0 20px 40px #0000001a;margin:0 auto;max-width:400px;overflow:hidden;position:relative}@media (min-width:768px){.container{margin-top:20px;max-width:450px}}.hero-section{background:linear-gradient(135deg,#1e3c72,#2a5298);color:#fff;overflow:hidden;padding:40px 25px;position:relative;text-align:center}.floating-shapes{height:100%;left:0;position:absolute;top:0;width:100%}.shape{animation:float 6s ease-in-out infinite;background:#ffffff1a;border-radius:50%;position:absolute}.shape:first-child{animation-delay:0s;height:80px;left:10%;top:20%;width:80px}.shape:nth-child(2){animation-delay:2s;height:60px;right:15%;top:60%;width:60px}.shape:nth-child(3){animation-delay:4s;bottom:20%;height:100px;left:20%;width:100px}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}.profile-image{align-items:center;animation:pulse 2s infinite;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border-radius:50%;color:#fff;display:flex;font-size:32px;font-weight:700;height:80px;justify-content:center;margin:0 auto 20px;overflow:hidden;position:relative;width:80px;z-index:2}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.hero-title{font-size:24px;font-weight:700;margin-bottom:10px}.hero-subtitle,.hero-title{position:relative;z-index:2}.hero-subtitle{font-size:16px;margin-bottom:20px;opacity:.9}.stock-chart{background:#ffffff1a;border-radius:10px;height:60px;margin:20px 0;overflow:hidden;position:relative;z-index:2}.chart-line{animation:chartGlow 3s ease-in-out infinite;background:linear-gradient(90deg,#0000 0,#4ade80 20%,#22c55e 40%,#16a34a 60%,#15803d 80%,#0000);bottom:0;-webkit-clip-path:polygon(0 80%,15% 60%,30% 40%,45% 55%,60% 25%,75% 35%,90% 15%,100% 20%,100% 100%,0 100%);clip-path:polygon(0 80%,15% 60%,30% 40%,45% 55%,60% 25%,75% 35%,90% 15%,100% 20%,100% 100%,0 100%);height:100%;left:0;position:absolute;width:100%}@keyframes chartGlow{0%,to{opacity:.7}50%{opacity:1}}.content{padding:30px 25px}.section{margin-bottom:30px}.section-title{align-items:center;color:#1f2937;display:flex;font-size:20px;font-weight:700;margin-bottom:15px}.section-title:before{background:linear-gradient(45deg,#667eea,#764ba2);border-radius:2px;content:"";height:20px;margin-right:10px;width:4px}.compliance-notice{animation:attentionPulse 3s ease-in-out infinite;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:2px solid #dc2626;border-radius:15px;margin:20px 0;padding:20px}.compliance-notice h2{color:#dc2626;font-size:18px;margin-bottom:15px}.compliance-notice p{color:#991b1b;font-size:14px;line-height:1.6}@keyframes attentionPulse{0%,to{box-shadow:0 0 0 0 #dc26264d}50%{box-shadow:0 0 0 8px #dc26261a}}.benefits{list-style:none}.benefit-item{animation:slideIn .6s ease-out forwards;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-left:4px solid #667eea;border-radius:12px;margin-bottom:10px;opacity:0;padding:15px;transform:translateX(-20px)}.benefit-item:first-child{animation-delay:.1s}.benefit-item:nth-child(2){animation-delay:.2s}.benefit-item:nth-child(3){animation-delay:.3s}.benefit-item:nth-child(4){animation-delay:.4s}.benefit-item:nth-child(5){animation-delay:.5s}.benefit-item:nth-child(6){animation-delay:.6s}@keyframes slideIn{to{opacity:1;transform:translateX(0)}}.highlight{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;border-radius:15px;margin:20px 0;overflow:hidden;padding:20px;position:relative;text-align:center}.highlight:before{animation:borderGlow 2s linear infinite;background:linear-gradient(45deg,#f59e0b,#d97706,#b45309,#92400e);border-radius:15px;bottom:-2px;content:"";left:-2px;position:absolute;right:-2px;top:-2px;z-index:-1}@keyframes borderGlow{0%,to{opacity:1}50%{opacity:.7}}.highlight-text{color:#92400e;font-size:18px;font-weight:700;margin-bottom:10px}.highlight-subtext{color:#b45309;font-size:14px}.cta-button{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:50px;box-shadow:0 10px 25px #10b9814d;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin:20px 0;overflow:hidden;padding:18px 30px;position:relative;transition:all .3s ease;width:100%}.cta-button:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s;width:100%}.cta-button:focus:before,.cta-button:hover:before{left:100%}.cta-button:focus,.cta-button:hover{box-shadow:0 15px 35px #10b98166;outline:none;transform:translateY(-2px)}.stats{background:linear-gradient(135deg,#1f2937,#374151);border-radius:15px;color:#fff;display:flex;justify-content:space-around;margin:20px 0;padding:20px}.stat{text-align:center}.stat-number{color:#4ade80;font-size:24px;font-weight:700}.stat-label{font-size:12px;margin-top:5px;opacity:.8}.testimonial{align-items:flex-start;background:linear-gradient(135deg,#e0f2fe,#b3e5fc);border-left:4px solid #0288d1;border-radius:15px;display:flex;margin:15px 0;padding:20px;position:relative}.testimonial-text{color:#0d47a1;font-style:italic;line-height:1.6;margin-bottom:10px}.testimonial-author{color:#01579b;font-size:14px;font-weight:700}.testimonial-avatar{align-items:center;background:linear-gradient(45deg,#06b6d4,#0891b2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:50px;justify-content:center;margin-right:15px;width:50px}.testimonial-content{flex:1 1}.service-card{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);border:2px solid #a855f7;border-radius:15px;margin:15px 0;padding:20px;transition:transform .3s ease}.service-card:hover{transform:translateY(-5px)}.service-title{align-items:center;color:#6b21a8;display:flex;font-size:18px;font-weight:700;margin-bottom:10px}.service-description{color:#7c3aed;font-size:14px;line-height:1.6}.service-icon{align-items:center;background:linear-gradient(45deg,#8b5cf6,#a855f7);border-radius:50%;box-shadow:0 8px 20px #8b5cf64d;color:#fff;display:flex;font-size:24px;height:60px;justify-content:center;margin-bottom:15px;width:60px}.faq-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:10px;overflow:hidden}.faq-question{align-items:center;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);color:#1e293b;cursor:pointer;display:flex;font-weight:700;justify-content:space-between;padding:15px;transition:background .3s ease}.faq-question:focus,.faq-question:hover{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);outline:none}.faq-answer{color:#475569;line-height:1.6;max-height:0;overflow:hidden;padding:0 15px;transition:all .3s ease}.faq-answer.active{max-height:200px;padding:15px}.floating-icons{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.floating-icon{animation:floatIcon 15s linear infinite;font-size:20px;opacity:.1;position:absolute}.floating-icon:first-child{animation-delay:0s;left:10%}.floating-icon:nth-child(2){animation-delay:3s;left:30%}.floating-icon:nth-child(3){animation-delay:6s;left:50%}.floating-icon:nth-child(4){animation-delay:9s;left:70%}.floating-icon:nth-child(5){animation-delay:12s;left:90%}@keyframes floatIcon{0%{transform:translateY(100vh) rotate(0deg)}to{transform:translateY(-100px) rotate(1turn)}}.footer{background:#1f2937;color:#fff;font-size:12px;opacity:.8;padding:20px 25px;text-align:center}.image-container{align-items:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:15px;display:flex;height:200px;justify-content:center;margin:20px 0}.chart-image,.image-container{overflow:hidden;position:relative;width:100%}.chart-image{background:linear-gradient(135deg,#1e293b,#334155);border-radius:12px;height:150px;margin:15px 0}.feature-image{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:15px;box-shadow:0 10px 25px #10b9814d;color:#fff;display:flex;font-size:32px;height:80px;justify-content:center;margin:0 auto 15px;width:80px}.success-chart{background:linear-gradient(135deg,#065f46,#047857);border-radius:12px;height:220px;margin:15px 0;overflow:hidden;position:relative;width:100%}.risk-warning{background:#fef2f2;border:2px solid #dc2626;border-radius:15px;color:#991b1b;font-size:14px;line-height:1.6;margin:30px 0;padding:20px}.risk-warning h3{color:#dc2626;font-size:16px;margin-bottom:15px}.floating-button-container{bottom:20px;left:50%;position:fixed;transform:translateX(-50%);z-index:1000}.floating-button{align-items:center;animation:floatingButtonPulse 2s infinite;background:linear-gradient(135deg,#dc2626,#b91c1c);border:none;border-radius:50px;box-shadow:0 8px 25px #dc262666;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;padding:15px 25px;text-decoration:none;white-space:nowrap}.floating-button:focus,.floating-button:hover{box-shadow:0 12px 35px #dc262699;outline:none;transform:translateY(-2px)}@keyframes floatingButtonPulse{0%,to{box-shadow:0 8px 25px #dc262666;transform:scale(1)}50%{box-shadow:0 12px 35px #dc262699;transform:scale(1.05)}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.cta-button:focus,.faq-question:focus,.floating-button:focus{outline:2px solid #2563eb;outline-offset:2px}@media (prefers-contrast:high){.container{border:2px solid}.section-title:before{background:currentColor}}
/*# sourceMappingURL=main.d609d368.css.map*/