.header-wrapper{width:100%;position:fixed;top:0;z-index:50;background-color:#fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.05);transition:all .3s ease}.header-container{max-width:1280px;margin:0 auto;padding:0 1.5rem;height:4.5rem;display:flex;align-items:center;justify-content:space-between}.header-logo-link{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#111827}.header-logo-bg{padding:0;border-radius:0;box-shadow:none}.header-logo-img{height:2rem;width:auto;display:block}.header-site-name{font-family:Inter,sans-serif;font-weight:700;font-size:1.25rem;color:#111827;letter-spacing:-.025em}.header-nav{display:none}@media(min-width:768px){.header-nav{display:flex;align-items:center;gap:2.5rem}}.header-nav-link{font-size:.95rem;font-weight:500;color:#4b5563;text-decoration:none;position:relative;transition:color .3s ease;padding-bottom:2px}.header-nav-link:hover{color:#2563eb}.header-nav-line{position:absolute;bottom:0;left:0;width:100%;height:2px;background-color:#2563eb;transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.header-nav-link:hover .header-nav-line{transform:scaleX(1)}.header-actions{display:flex;align-items:center;gap:1.25rem}.header-login-btn{font-size:.875rem;font-weight:600;color:#4b5563;text-decoration:none;transition:color .2s ease}.header-login-btn:hover{color:#111827}.header-cta-btn{font-size:.875rem;font-weight:700;background:linear-gradient(135deg,#2563eb,#3b82f6,#60a5fa);color:#fff;padding:.75rem 1.5rem;border-radius:9999px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 6px -1px #2563eb33}.header-cta-btn:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb,#3b82f6);box-shadow:0 10px 15px -3px #2563eb4d;transform:translateY(-1px)}.hero-section{padding:8rem 0 4rem;background:#fff}.hero-container{max-width:1000px;margin:0 auto;text-align:center;padding:0 2rem}.hero-title{font-size:2.5rem;font-weight:900;color:#dc2626;margin-bottom:2rem;line-height:1.4}.hero-title .highlight{color:#dc2626;font-style:italic}.hero-title .highlight-blue{color:#06f}.hero-image-wrapper{width:100%;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px #0000001a}.hero-image{width:100%;height:auto;display:block}@media(max-width:768px){.hero-section{padding:6rem 1.5rem 3rem}.hero-title{font-size:1.75rem}}.why-not-efficient-section{padding:4rem 0 2rem;background:#fff}.why-not-efficient-section .section-container{max-width:1000px;margin:0 auto;padding:0 2rem}.why-not-efficient-section .section-header{text-align:center}.why-not-efficient-section .section-title{font-size:2rem;font-weight:800;color:#1e293b;line-height:1.5;margin-bottom:1rem}.why-not-efficient-section .section-title .highlight{color:#dc2626}.why-not-efficient-section .section-subtitle{font-size:1.1rem;color:#64748b;margin:0}@media(max-width:768px){.why-not-efficient-section{padding:3rem 1.5rem 1.5rem}.why-not-efficient-section .section-title{font-size:1.5rem}.why-not-efficient-section .section-subtitle{font-size:1rem}}.persona-challenges-section{padding:2rem 0 3rem;background:#fff}.persona-challenges-section .section-container{max-width:1000px;margin:0 auto;padding:0 2rem}.pain-points-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem}.pain-point-card{transition:all .3s ease}.pain-point-card:hover{transform:translateY(-4px)}.pain-point-image{width:100%;height:auto;display:block}@media(max-width:768px){.persona-challenges-section{padding:1.5rem 0 2rem}.pain-points-grid{grid-template-columns:1fr;gap:1rem}}.solution-section{padding:3rem 0 4rem;background:#fff}.solution-section .section-container{max-width:1000px;margin:0 auto;padding:0 2rem}.solution-detail-section{padding:4rem 0 5rem;background:#f0f9ff}.solution-detail-section .section-container{max-width:1000px;margin:0 auto;padding:0 2rem}.solution-title{font-size:2.75rem;font-weight:900;color:#1e293b;text-align:center;margin-bottom:3rem;position:relative;width:100%;z-index:0}.solution-title .highlight-badge{display:inline-block;position:relative;color:#2563eb;font-weight:900;text-shadow:0 1px 0 rgba(37,99,235,.12),0 2px 0 rgba(37,99,235,.06)}.solution-title .highlight-badge:before{content:"";position:absolute;top:-28px;left:50%;transform:translate(-50%);width:0;height:0;border-left:380px solid transparent;border-right:380px solid transparent;border-top:85px solid #FFE500;z-index:-1}.solution-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:3rem}.solution-card{transition:all .3s ease}.solution-card:hover{transform:translateY(-4px)}.solution-card-image{width:100%}.solution-card-image img{width:100%;height:auto;display:block}.solution-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.solution-image-wrapper{width:100%}.solution-image{width:100%;height:auto;display:block}.solution-subtitle{font-size:1.5rem;font-weight:800;color:#1e293b;line-height:1.6;margin:0 0 2rem;text-align:center}.subtitle-blue{color:#2563eb;font-weight:900}.solution-text{padding-top:.5rem}.solution-description{margin-bottom:2rem}.solution-description p{font-size:.95rem;color:#374151;line-height:1.8;margin:0 0 .75rem}.solution-description p:last-child{margin-bottom:0}.solution-description strong{color:#dc2626;font-weight:700}.highlight-yellow{display:inline;background-image:linear-gradient(transparent 60%,#ffe500 60%);font-weight:700;color:#1e293b}.solution-cta-button-blue{display:inline-block;padding:.875rem 2rem;background:linear-gradient(135deg,#2563eb,#3b82f6,#60a5fa);color:#fff;border:none;border-radius:30px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #2563eb4d}.solution-cta-button-blue:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb,#3b82f6);box-shadow:0 6px 20px #2563eb66;transform:translateY(-1px)}@media(max-width:768px){.solution-section{padding:2rem 1.5rem 3rem}.solution-detail-section{padding:3rem 1.5rem 4rem}.solution-title{font-size:1.75rem}.solution-title .highlight-badge:before{border-left:160px solid transparent;border-right:160px solid transparent;border-top:55px solid #FFE500;top:-18px}.solution-cards-grid{grid-template-columns:1fr;gap:1rem}.solution-content{grid-template-columns:1fr;gap:2rem}.solution-subtitle{font-size:1.15rem}.solution-description p{font-size:.9rem}.solution-cta-button-blue{display:block;text-align:center}}.compatibility-section{padding:4rem 0;background:#fff}.compatibility-section .section-container{max-width:1000px;margin:0 auto;padding:0 2rem}.compatibility-section .section-header{text-align:center;margin-bottom:2rem}.compatibility-title{font-size:1.5rem;font-weight:700;color:#1e293b;margin:0}.emr-logos-grid{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;margin-bottom:2rem}.emr-logo-item{display:flex;align-items:center;justify-content:center;min-width:150px;height:60px}.emr-logo{max-width:150px;max-height:50px;object-fit:contain}.emr-name{font-size:.95rem;font-weight:600;color:#374151;text-align:center}.compatibility-note{text-align:center;font-size:.85rem;color:#64748b;margin:0}@media(max-width:768px){.compatibility-section{padding:3rem 0}.compatibility-title{font-size:1.25rem}.emr-logos-grid{gap:1.5rem}.emr-logo-item{min-width:120px}.emr-logo{max-width:120px}.emr-name{font-size:.85rem}}.testimonials-section{padding:4rem 0;background:#f0f9ff}.testimonials-section .section-container{max-width:1000px;margin:0 auto;padding:0 2rem}.testimonials-section .section-header{margin-bottom:2rem}.testimonials-section .section-title{font-size:1.5rem;font-weight:700;color:#dc2626}.testimonials-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.testimonial-card{background:#fff;border:3px solid #F97316;border-radius:16px;padding:1.5rem}.testimonial-header{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.testimonial-photo{width:80px;height:80px;border-radius:50%;object-fit:cover;flex-shrink:0}.testimonial-info{flex:1}.testimonial-author{font-size:.95rem;font-weight:700;color:#1e293b;margin:0 0 .5rem;line-height:1.4}.testimonial-meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.testimonial-stars{color:#f59e0b;font-size:1.1rem;letter-spacing:2px}.testimonial-time-badge{background:#fef3c7;color:#92400e;font-size:.8rem;font-weight:600;padding:.25rem .75rem;border-radius:20px;white-space:nowrap}.testimonial-quote{font-size:.95rem;color:#334155;line-height:1.7;margin:0}@media(max-width:768px){.testimonials-section{padding:3rem 0}.testimonials-section .section-title{font-size:1.25rem}.testimonials-grid{grid-template-columns:1fr;gap:1rem}.testimonial-card{padding:1.25rem}.testimonial-photo{width:64px;height:64px}}.demo-video-section{padding:4rem 0;background:#fff}.demo-video-section .section-container{max-width:1000px;margin:0 auto;padding:0 2rem}.demo-video-section .section-header{text-align:center;margin-bottom:2rem}.demo-video-section .section-label{font-size:.9rem;font-weight:600;color:#1e293b;margin-bottom:.5rem}.demo-video-section .section-title{font-size:1.5rem;font-weight:700;color:#dc2626;line-height:1.5}.feature-card-blue{background:linear-gradient(135deg,#1e40af,#2563eb,#3b82f6);border-radius:16px;padding:2.5rem;display:grid;grid-template-columns:1fr 1.2fr;gap:2rem;align-items:center}.feature-content-left{color:#fff}.feature-heading{font-size:2rem;font-weight:900;line-height:1.6;margin:0 0 1rem;color:#fff;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Hiragino Sans,Yu Gothic,sans-serif;text-shadow:0 2px 8px rgba(0,0,0,.3),0 1px 3px rgba(0,0,0,.2)}.heading-highlight{background-image:linear-gradient(transparent 60%,#ffe500 60%);padding-bottom:.1rem}.feature-description{font-size:.95rem;line-height:1.7;margin:0;opacity:.95}.feature-video-wrapper{border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #00000026;background:#f8fafc;border:1px dashed rgba(255,255,255,.4)}.feature-demo-video{width:100%;height:auto;display:block}@media(max-width:768px){.demo-video-section{padding:3rem 0}.demo-video-section .section-title{font-size:1.25rem}.feature-card-blue{grid-template-columns:1fr;padding:1.5rem;gap:1.5rem}.feature-heading{font-size:1.5rem}.feature-description{font-size:.9rem}}.feature-detail-section{padding:4rem 0;background:#fff}.feature-detail-section .section-container{max-width:1000px;margin:0 auto;padding:0 2rem}.feature-block{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:stretch;margin-bottom:4rem;min-height:320px}.feature-block:last-child{margin-bottom:0}.feature-video-side{display:flex;flex-direction:column}.feature-video-frame{width:100%;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014}.feature-video{width:100%;height:auto;display:block}.feature-content-side{display:flex;flex-direction:column;justify-content:center;text-align:left}.feature-content-inner{text-align:left}.feature-number-badge{display:inline-block;font-size:.75rem;font-weight:700;color:#166534;background:#dcfce7;padding:.25rem .75rem;border-radius:4px;margin-bottom:.5rem}.feature-title{font-size:1.5rem;font-weight:800;color:#1e293b;margin:0 0 .75rem;line-height:1.4}.feature-desc{font-size:.9rem;color:#374151;line-height:1.8;margin:0 0 .75rem}.feature-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.tag-check{font-size:.8rem;font-weight:600;color:#1e293b;background:#fff;padding:.35rem .75rem;border-radius:6px;border:1px solid #e2e8f0;white-space:nowrap}.tag-check-icon{color:#22c55e;margin-right:.2rem}.feature-note{font-size:.8rem;color:#64748b;line-height:1.7;margin:0}.feature-note strong{color:#1e293b}.feature-cta-button{display:inline-block;padding:.7rem 1.5rem;background:linear-gradient(135deg,#2563eb,#3b82f6,#60a5fa);color:#fff;border:none;border-radius:30px;font-size:.9rem;font-weight:700;text-decoration:none;text-align:center;transition:all .3s ease;align-self:flex-start;margin-top:1rem;box-shadow:0 4px 12px #2563eb4d}.feature-cta-button:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb,#3b82f6);box-shadow:0 6px 20px #2563eb66;transform:translateY(-1px)}@media(max-width:768px){.feature-detail-section{padding:3rem 0}.feature-block{grid-template-columns:1fr;gap:1.5rem;margin-bottom:3rem}.feature-title{font-size:1.25rem}.feature-desc{font-size:.85rem}.feature-desc br,.feature-note br{display:none}.feature-cta-button{margin-top:1rem}}.three-steps-section{padding:4rem 0;background:#fff}.three-steps-section .section-container{max-width:1000px;margin:0 auto;padding:0 2rem}.three-steps-section .section-header{text-align:center;margin-bottom:3rem}.three-steps-section .section-title{font-size:2rem;font-weight:800;color:#1e293b;margin-bottom:.75rem}.three-steps-section .section-title .highlight{color:#dc2626}.three-steps-section .section-subtitle{font-size:1rem;color:#64748b}.steps-container{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;align-items:start}.three-steps-section .step-card{background:none;border:none;border-radius:0;padding:0;box-shadow:none}.three-steps-section .step-card:hover{transform:translateY(-4px);box-shadow:none}.step-image{width:100%;height:auto;display:block}.steps-cta{text-align:center;margin-top:2.5rem}.steps-cta-button{display:inline-block;padding:.875rem 2rem;background:linear-gradient(135deg,#2563eb,#3b82f6,#60a5fa);color:#fff;border:none;border-radius:30px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 12px #2563eb4d}.steps-cta-button:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb,#3b82f6);box-shadow:0 6px 20px #2563eb66;transform:translateY(-1px)}@media(max-width:768px){.three-steps-section{padding:3rem 0}.three-steps-section .section-title{font-size:1.5rem}.steps-container{grid-template-columns:1fr;gap:1rem}.step-card{padding:0}}.pricing-section{padding:4rem 0;background:#fff}.pricing-section .section-container{max-width:1000px;margin:0 auto;padding:0 2rem}.pricing-section .section-header{text-align:left;margin-bottom:2rem}.pricing-section .section-title{font-size:1.5rem;font-weight:700;color:#dc2626;margin-bottom:.5rem;padding-bottom:.5rem;border-bottom:2px solid #dc2626;display:inline-block}.pricing-section .section-subtitle{font-size:.9rem;color:#64748b}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem}.pricing-card{background:#fff;border-radius:8px;padding:1.5rem;border:1px solid #e2e8f0;display:flex;flex-direction:column;transition:all .3s ease}.pricing-card:hover{box-shadow:0 4px 20px #00000014}.pricing-card.highlighted{border:2px solid #dc2626}.plan-header{text-align:center;padding-bottom:1rem}.plan-name{font-size:.9rem;font-weight:600;color:#64748b;margin-bottom:.75rem}.price{display:flex;align-items:baseline;justify-content:center}.currency{font-size:1rem;font-weight:600;color:#1e293b}.amount{font-size:2.5rem;font-weight:800;color:#1e293b;line-height:1}.period{font-size:.85rem;color:#64748b;margin-left:.25rem}.plan-description{font-size:.8rem;color:#94a3b8;margin-top:.5rem;margin-bottom:0}.plan-divider{height:1px;background:#e2e8f0;margin:1rem 0}.plan-features{list-style:none;padding:0;margin:0 0 1.5rem;flex:1}.plan-features li{display:flex;align-items:flex-start;gap:.5rem;font-size:.85rem;color:#475569;margin-bottom:.6rem;line-height:1.4}.plan-features .check{color:#22c55e;font-weight:700;flex-shrink:0}.plan-button{display:block;width:100%;padding:.75rem 1rem;border-radius:4px;font-size:.9rem;font-weight:600;text-align:center;text-decoration:none;transition:all .3s ease}.plan-button.primary{background:linear-gradient(135deg,#2563eb,#3b82f6,#60a5fa);color:#fff;border:2px solid transparent;border-radius:30px;box-shadow:0 4px 12px #2563eb4d}.plan-button.primary:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb,#3b82f6);box-shadow:0 6px 20px #2563eb66;transform:translateY(-1px)}.plan-button.outline{background:#fff;color:#1e293b;border:2px solid #1e293b}.plan-button.outline:hover{background:#1e293b;color:#fff}.payment-note{text-align:center;font-size:.8rem;color:#94a3b8;margin:0}@media(max-width:1024px){.pricing-grid{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}}@media(max-width:768px){.pricing-section{padding:3rem 0}.pricing-section .section-title{font-size:1.25rem}.amount{font-size:2rem}}.faq-section{padding:4rem 0;background:#f0f9ff}.faq-section .section-container{max-width:1000px;margin:0 auto;padding:0 2rem}.faq-section .section-header{text-align:center;margin-bottom:3rem}.faq-section .section-title{font-size:2.25rem;font-weight:800;color:#1e293b}.faq-container{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0;transition:all .3s ease}.faq-item:hover{border-color:#dc2626}.faq-item.active{border-color:#dc2626;box-shadow:0 4px 12px #dc26261a}.faq-question{width:100%;display:flex;align-items:center;padding:1.25rem 1.5rem;background:none;border:none;text-align:left;cursor:pointer;font-size:1rem;font-weight:600;color:#1e293b}.q-mark{color:#dc2626;font-weight:800;font-size:1.1rem;margin-right:1rem;flex-shrink:0}.q-text{flex:1}.q-toggle{font-size:1.5rem;color:#94a3b8;margin-left:1rem;flex-shrink:0}.faq-answer{overflow:hidden}.answer-content{padding:0 1.5rem 1.25rem;display:flex;align-items:flex-start}.a-mark{color:#f59e0b;font-weight:800;font-size:1.1rem;margin-right:1rem;flex-shrink:0}.answer-content p{margin:0;color:#64748b;line-height:1.7;flex:1}@media(max-width:768px){.faq-section{padding:3rem 1.5rem}.faq-section .section-title{font-size:1.75rem}.faq-question{padding:1rem;font-size:.95rem}.q-mark,.a-mark{font-size:1rem;margin-right:.75rem}.answer-content{padding:0 1rem 1rem}}.cta-section{padding:4rem 0;background:#f8fafc}.cta-container{max-width:1000px;margin:0 auto;padding:0 2rem}.cta-content{max-width:600px;margin:0 auto;text-align:center}.cta-title{font-size:2rem;font-weight:900;color:#1e293b;margin-bottom:1.5rem;line-height:1.4}.cta-highlight-blue{color:#2563eb}.cta-description{font-size:1.1rem;color:#64748b;margin-bottom:2rem;line-height:1.7}.cta-benefits{display:flex;justify-content:center;gap:2rem;margin-bottom:2rem;flex-wrap:wrap}.cta-benefit{display:flex;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;color:#334155}.cta-button{display:inline-flex;align-items:center;gap:.75rem;font-size:1.1rem;font-weight:700;padding:1rem 2.5rem;background:linear-gradient(135deg,#2563eb,#3b82f6,#60a5fa);color:#fff;border:none;border-radius:30px;text-decoration:none;cursor:pointer;box-shadow:0 10px 30px #2563eb4d;transition:all .3s ease}.cta-button:hover{background:linear-gradient(135deg,#1d4ed8,#2563eb,#3b82f6);box-shadow:0 15px 40px #2563eb66;transform:translateY(-1px)}.cta-arrow{font-size:1.25rem;transition:transform .3s ease}.cta-button:hover .cta-arrow{transform:translate(5px)}@media(max-width:768px){.cta-section{padding:3rem 0}.cta-title{font-size:1.5rem}.cta-description{font-size:1rem}.cta-benefits{flex-direction:column;align-items:center;gap:1rem}.cta-button{width:100%;justify-content:center}}.footer{background-color:#1a237e;color:var(--white);padding:var(--space-16) 0 var(--space-8)}.footer-content{display:grid;grid-template-columns:1.5fr 2fr;gap:var(--space-16);margin-bottom:var(--space-16)}.footer-brand{max-width:400px}.brand-name{font-size:var(--text-2xl);font-weight:var(--font-weight-black);margin-bottom:var(--space-2);background:linear-gradient(135deg,#fff,#4a90e2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-tagline{font-size:var(--text-sm);color:#fffc;margin-bottom:var(--space-6);font-weight:var(--font-weight-medium)}.brand-description{font-size:var(--text-base);color:#ffffffb3;line-height:1.6;margin-bottom:var(--space-8)}.company-profile{margin-top:var(--space-6);padding-top:var(--space-6);border-top:1px solid rgba(255,255,255,.1)}.company-name{font-size:var(--text-lg);font-weight:var(--font-weight-bold);margin-bottom:var(--space-1);color:var(--white)}.company-rep{font-size:var(--text-sm);color:#fffc;margin-bottom:var(--space-2)}.company-mission{font-size:var(--text-xs);color:#fff9;font-style:italic}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-8)}.footer-column h4{font-size:var(--text-base);font-weight:var(--font-weight-bold);margin-bottom:var(--space-6);color:var(--white)}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:var(--space-3)}.footer-column a{color:#ffffffb3;text-decoration:none;font-size:var(--text-sm);transition:color var(--transition-base)}.footer-column a:hover{color:#4a90e2}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding-top:var(--space-8);display:flex;justify-content:space-between;align-items:center}.copyright{font-size:var(--text-sm);color:#ffffff80}.social-links{display:flex;gap:var(--space-4)}.social-link{color:#ffffffb3;transition:all var(--transition-base);display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff1a}.social-link:hover{color:var(--white);background:#4a90e2;transform:translateY(-2px)}@media(max-width:768px){.footer-content{grid-template-columns:1fr;gap:var(--space-10)}.footer-links{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column;gap:var(--space-4);text-align:center}}@media(max-width:480px){.footer-links{grid-template-columns:1fr}}.legal-page{padding-top:120px;padding-bottom:80px;background-color:var(--bg-dark);color:var(--text-primary);min-height:100vh}.page-title{font-size:2rem;font-weight:700;margin-bottom:3rem;text-align:center;background:var(--gradient-primary);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.legal-table-container{max-width:800px;margin:0 auto;background:#ffffff08;border-radius:1rem;padding:2rem;border:1px solid rgba(255,255,255,.1)}.legal-table{width:100%;border-collapse:collapse}.legal-table th,.legal-table td{padding:1.5rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.1)}.legal-table tr:last-child th,.legal-table tr:last-child td{border-bottom:none}.legal-table th{width:30%;color:var(--text-secondary);font-weight:500}.legal-table td{width:70%;color:var(--text-primary);line-height:1.6}@media(max-width:768px){.legal-table th,.legal-table td{display:block;width:100%;padding:1rem 0}.legal-table th{padding-bottom:.5rem;font-size:.9rem}.legal-table td{padding-top:0;padding-bottom:2rem}}.success-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.success-container{background:#fff;border-radius:16px;padding:48px;max-width:600px;width:100%;box-shadow:0 20px 60px #0000004d;text-align:center}.success-icon{font-size:80px;margin-bottom:24px;animation:bounce 1s ease-in-out}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.success-container h1{font-size:32px;color:#2d3748;margin-bottom:16px}.success-subtitle{font-size:18px;color:#4a5568;margin-bottom:32px;line-height:1.6}.email-info{background:#f7fafc;border-radius:8px;padding:20px;margin-bottom:32px;border-left:4px solid #667eea}.email-info p{margin:8px 0;color:#2d3748}.email-info strong{color:#667eea}.email-info .small-text{font-size:14px;color:#718096;margin-top:12px}.token-section{background:#f0f7ff;border-radius:12px;padding:24px;margin-bottom:32px;border:2px solid #667eea}.token-section h3{font-size:20px;color:#2d3748;margin-bottom:12px}.token-description{font-size:14px;color:#4a5568;margin-bottom:16px}.token-box{background:#fff;border:1px solid #cbd5e0;border-radius:8px;padding:16px;margin-bottom:16px;word-break:break-all;font-family:monospace;font-size:12px;color:#2d3748;max-height:100px;overflow-y:auto}.copy-button{background:#667eea;color:#fff;border:none;border-radius:6px;padding:12px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s}.copy-button:hover{background:#5568d3;transform:translateY(-1px)}.copy-button:active{transform:translateY(0)}.info-box{background:#f7fafc;border-radius:12px;padding:32px;margin-bottom:32px;text-align:left}.info-box h2{font-size:24px;color:#2d3748;margin-bottom:20px;text-align:center}.steps-list{list-style:none;counter-reset:step-counter;padding:0}.steps-list li{counter-increment:step-counter;margin-bottom:24px;padding-left:60px;position:relative}.steps-list li:before{content:counter(step-counter);position:absolute;left:0;top:0;width:40px;height:40px;background:#667eea;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px}.steps-list li:last-child{margin-bottom:0}.steps-list strong{display:block;font-size:18px;color:#2d3748;margin-bottom:8px}.steps-list p{color:#4a5568;font-size:15px;line-height:1.6;margin:0}.actions{margin-top:32px}.install-button{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:16px 48px;border-radius:8px;text-decoration:none;font-size:18px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #667eea66}.install-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.help-text{margin-top:24px;font-size:14px;color:#718096;line-height:1.6}.mobile-warning{background-color:#fffaf0;border:2px solid #ed8936;border-radius:12px;padding:20px;margin-bottom:32px;text-align:left}.mobile-warning h3{color:#c05621;font-size:18px;margin-bottom:12px;display:flex;align-items:center;gap:8px}.mobile-warning p{color:#744210;font-size:14px;line-height:1.6;margin-bottom:12px}.mobile-warning .mobile-instruction{background:#ed89361a;padding:12px;border-radius:8px;margin-bottom:0}@media(max-width:768px){.success-container{padding:32px 24px}.success-icon{font-size:60px}.success-container h1{font-size:24px}.steps-container{display:flex;flex-direction:column;gap:24px}}.setup-guide{margin-top:40px;text-align:left}.setup-guide h2{font-size:20px;color:#2d3748;margin-bottom:24px;text-align:center}.steps-container{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;transition:transform .2s}.step-card:hover{transform:translateY(-4px);box-shadow:0 4px 6px -1px #0000001a}.step-number{width:32px;height:32px;background:#667eea;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;margin-bottom:16px;flex-shrink:0}.step-card h3{font-size:16px;color:#2d3748;margin-bottom:8px}.step-card p{font-size:13px;color:#4a5568;line-height:1.5;margin-bottom:16px;flex-grow:1}.action-button{display:inline-block;padding:8px 16px;border-radius:6px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;text-align:center}.action-button.primary{background:#667eea;color:#fff}.action-button.primary:hover{background:#5a67d8}.action-button.disabled{background:#edf2f7;color:#a0aec0;cursor:not-allowed;border:1px solid #cbd5e0;width:100%}.token-card{background:#ebf4ff;border:2px solid #667eea;border-radius:12px;padding:24px;text-align:center}.main-copy-btn{width:100%;margin-top:12px}.footer-support{margin-top:40px;font-size:13px;color:#718096;border-top:1px solid #e2e8f0;padding-top:20px}.footer-support a{color:#667eea;text-decoration:none}@media(max-width:768px){.steps-container{display:flex;flex-direction:column;gap:24px}.step-card{width:100%}}.register-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#e8f4fd;padding:20px}.register-container{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:500px;width:100%;padding:40px;z-index:10;position:relative}.register-header{text-align:center;margin-bottom:32px}.register-header h1{font-size:32px;font-weight:700;color:#2563eb;margin-bottom:8px}.subtitle{font-size:16px;color:#666}.register-form h2{font-size:24px;font-weight:600;margin-bottom:8px;color:#333}.form-description{font-size:14px;color:#666;margin-bottom:24px}.error-message{background-color:#fee;border:1px solid #fcc;color:#c33;padding:12px;border-radius:8px;margin-bottom:16px;font-size:14px}.success-message{background-color:#efe;border:1px solid #cfc;color:#3c3;padding:20px;border-radius:8px;margin-bottom:16px;text-align:center}.success-message h3{margin:0 0 12px;font-size:18px;color:#2a8}.success-message p{margin:8px 0;font-size:14px;line-height:1.6}.form-group{margin-bottom:20px}.form-group label{display:block;font-weight:600;margin-bottom:8px;color:#333;font-size:14px}.form-group input{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:14px;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.submit-button{width:100%;padding:16px;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 16px #0ea5e94d}.submit-button:disabled{opacity:.6;cursor:not-allowed}.legal-checkboxes{margin-bottom:16px}.checkbox-label{display:flex;align-items:center;gap:8px;font-size:13px;color:#333;cursor:pointer;padding:8px 0}.checkbox-label input[type=checkbox]{width:16px;height:16px;accent-color:#2563eb;cursor:pointer;flex-shrink:0}.checkbox-label a{color:#2563eb;text-decoration:none;font-weight:600}.checkbox-label a:hover{text-decoration:underline}.cancel-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f093fb,#f5576c);padding:20px}.cancel-container{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:600px;width:100%;padding:48px;text-align:center;z-index:10;position:relative}.cancel-icon{font-size:64px;margin-bottom:24px}.cancel-container h1{font-size:32px;font-weight:700;color:#333;margin-bottom:8px}.cancel-subtitle{font-size:16px;color:#666;margin-bottom:40px;line-height:1.6}.info-box{background:#f8f9fa;border-radius:12px;padding:24px;margin-bottom:32px;text-align:left}.info-box h2{font-size:20px;font-weight:600;margin-bottom:16px;color:#333;text-align:center}.features-list{list-style:none;padding:0;margin:0}.features-list li{font-size:16px;color:#555;padding:8px 0;line-height:1.6}.actions{display:flex;flex-direction:column;align-items:center;gap:24px}.retry-button{display:inline-block;padding:14px 32px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:16px;transition:transform .2s,box-shadow .2s}.retry-button:hover{transform:translateY(-2px);box-shadow:0 8px 16px #667eea4d}.help-text{font-size:14px;color:#666;line-height:1.6}.help-text a{color:#667eea;text-decoration:none}.help-text a:hover{text-decoration:underline}:root{--primary-blue: #0066FF;--primary-light: #00C6FF;--primary-dark: #0047AB;--accent-cyan: #00E5FF;--accent-purple: #6B5FFF;--white: #FFFFFF;--gray-50: #F9FAFB;--gray-100: #F3F4F6;--gray-200: #E5E7EB;--gray-300: #D1D5DB;--gray-400: #9CA3AF;--gray-500: #6B7280;--gray-600: #4B5563;--gray-700: #374151;--gray-800: #1F2937;--gray-900: #111827;--black: #000000;--success: #10B981;--warning: #F59E0B;--error: #EF4444;--info: #3B82F6;--gradient-primary: linear-gradient(135deg, #0066FF 0%, #00C6FF 100%);--gradient-hero: linear-gradient(180deg, #0066FF 0%, #0047AB 100%);--gradient-accent: linear-gradient(135deg, #6B5FFF 0%, #00E5FF 100%);--gradient-glass: linear-gradient(135deg, rgba(255, 255, 255, .1) 0%, rgba(255, 255, 255, .05) 100%);--font-sans: "Inter", "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-black: 900;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--text-5xl: 3rem;--text-6xl: 3.75rem;--text-7xl: 4.5rem;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--space-32: 8rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1.5rem;--radius-full: 9999px;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -2px rgba(0, 0, 0, .05);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);--shadow-2xl: 0 25px 50px -12px rgba(0, 0, 0, .25);--shadow-glow: 0 0 20px rgba(0, 102, 255, .3);--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .3s cubic-bezier(.4, 0, .2, 1);--transition-slow: .5s cubic-bezier(.4, 0, .2, 1);--breakpoint-sm: 640px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--breakpoint-2xl: 1536px;--z-base: 1;--z-dropdown: 1000;--z-sticky: 1020;--z-fixed: 1030;--z-modal-backdrop: 1040;--z-modal: 1050;--z-popover: 1060;--z-tooltip: 1070}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);font-size:var(--text-base);font-weight:var(--font-weight-normal);line-height:1.6;color:var(--gray-900);background-color:var(--white);overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:var(--font-weight-bold);line-height:1.2;color:var(--gray-900)}h1{font-size:var(--text-5xl);font-weight:var(--font-weight-black)}h2{font-size:var(--text-4xl)}h3{font-size:var(--text-3xl)}h4{font-size:var(--text-2xl)}h5{font-size:var(--text-xl)}h6{font-size:var(--text-lg)}p{margin-bottom:var(--space-4)}a{color:var(--primary-blue);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--primary-light)}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 var(--space-6)}.section{padding:var(--space-20) 0}.section-lg{padding:var(--space-32) 0}.glass{background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);box-shadow:var(--shadow-lg)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:var(--space-4) var(--space-8);font-size:var(--text-base);font-weight:var(--font-weight-semibold);border-radius:var(--radius-lg);border:none;cursor:pointer;transition:all var(--transition-base);text-decoration:none;white-space:nowrap}.btn-primary{background:var(--gradient-primary);color:var(--white);box-shadow:var(--shadow-md)}.btn-primary:hover{transform:translateY(-2px);box-shadow:var(--shadow-xl),var(--shadow-glow)}.btn-primary:active{transform:translateY(0)}.btn-lg{padding:var(--space-5) var(--space-12);font-size:var(--text-lg);border-radius:var(--radius-xl)}.btn-outline{background:transparent;color:var(--primary-blue);border:2px solid var(--primary-blue)}.btn-outline:hover{background:var(--primary-blue);color:var(--white)}.gradient-text{background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-fadeIn{animation:fadeIn var(--transition-slow) ease-out}.animate-slideUp{animation:slideUp var(--transition-slow) ease-out}.animate-float{animation:float 3s ease-in-out infinite}@media(max-width:768px){:root{--text-5xl: 2.5rem;--text-4xl: 2rem;--text-3xl: 1.5rem}h1{font-size:var(--text-4xl)}h2{font-size:var(--text-3xl)}.section{padding:var(--space-16) 0}.section-lg{padding:var(--space-20) 0}}@media(max-width:480px){.container{padding:0 var(--space-4)}.btn-lg{padding:var(--space-4) var(--space-8);font-size:var(--text-base)}}html{scroll-padding-top:80px}::selection{background-color:var(--primary-blue);color:var(--white)}::-moz-selection{background-color:var(--primary-blue);color:var(--white)}
