:root{--ayame-purple:#4E3077;--ayame-yellow:#F8D542;--ayame-green:#599A57;--ayame-purple-light:#6B4A94;--ayame-purple-dark:#3A2459}*{font-family:'Noto Sans JP',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.navbar{background-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.1)}.navbar-brand img{height:50px;width:auto}.nav-link{color:var(--ayame-purple)!important;font-weight:500;padding:.5rem .75rem!important;white-space:nowrap;font-size:.9rem}.nav-link:hover{color:var(--ayame-green)!important}.nav-link.active{color:var(--ayame-green)!important;font-weight:600}.navbar-nav{align-items:center}.hero-section{position:relative;min-height:80vh;display:flex;align-items:center;overflow:hidden}.hero-section::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(78,48,119,.92) 0%,rgba(89,154,87,.85) 100%);z-index:1}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.hero-content{position:relative;z-index:2;color:#fff;padding-top:5rem}.hero-content h1{font-size:2.8rem;font-weight:700;margin-bottom:1.5rem;line-height:1.3}.hero-content p{font-size:1.15rem;line-height:1.8;margin-bottom:2rem;opacity:.95}.page-header{background:linear-gradient(135deg,var(--ayame-purple) 0%,var(--ayame-purple-dark) 100%);color:#fff;padding:8rem 0 4rem;margin-top:0}.page-header h1{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.page-header p{font-size:1.15rem;opacity:.9;max-width:700px}.btn-ayame{background-color:var(--ayame-yellow);color:var(--ayame-purple);font-weight:600;padding:.85rem 2rem;border-radius:50px;border:none;transition:all .3s ease}.btn-ayame:hover{background-color:#e6c23a;color:var(--ayame-purple);transform:translateY(-2px);box-shadow:0 4px 15px rgba(248,213,66,.4)}.btn-ayame-outline{background-color:transparent;color:#fff;font-weight:600;padding:.85rem 2rem;border-radius:50px;border:2px solid #fff;transition:all .3s ease}.btn-ayame-outline:hover{background-color:#fff;color:var(--ayame-purple)}.btn-ayame-purple{background-color:var(--ayame-purple);color:#fff;font-weight:600;padding:.85rem 2rem;border-radius:50px;border:none;transition:all .3s ease}.btn-ayame-purple:hover{background-color:var(--ayame-purple-dark);color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px rgba(78,48,119,.4)}section{padding:5rem 0}.section-title{color:var(--ayame-purple);font-weight:700;font-size:2rem;margin-bottom:1.5rem;position:relative}.section-title::after{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,var(--ayame-purple),var(--ayame-green));margin-top:.75rem;border-radius:2px}.section-title.text-center::after{margin-left:auto;margin-right:auto}.about-study{background-color:#f9f7fc}.about-study .lead{font-size:1.1rem;line-height:1.8;color:#555}.eligibility-card{background:#fff;border-radius:16px;padding:2rem 1.5rem;text-align:center;box-shadow:0 4px 20px rgba(78,48,119,.08);height:100%;transition:transform .3s ease;border-top:4px solid var(--ayame-purple)}.eligibility-card:hover{transform:translateY(-5px)}.eligibility-card .icon{width:70px;height:70px;background:linear-gradient(135deg,var(--ayame-purple),var(--ayame-purple-light));border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.eligibility-card .icon svg{width:32px;height:32px;fill:#fff}.eligibility-card h5{color:var(--ayame-purple);font-weight:600;margin-bottom:.75rem}.eligibility-card p{color:#555;font-size:.95rem;line-height:1.6;margin-bottom:0}.locations-section{background:#fff}.location-card{background:#f9f7fc;border-radius:12px;padding:1.5rem;text-align:center;height:100%;transition:transform .3s ease,box-shadow .3s ease;border:1px solid #e8e4ef}.location-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px rgba(78,48,119,.12)}.location-icon{width:50px;height:50px;background:var(--ayame-green);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.location-icon svg{width:24px;height:24px;fill:#fff}.location-card h5{color:var(--ayame-purple);font-weight:600;font-size:1rem;margin-bottom:.75rem}.location-address{color:#555;font-size:.9rem;margin-bottom:.5rem;line-height:1.5}.location-dept{color:var(--ayame-green);font-size:.85rem;font-weight:500;margin-bottom:0}.rett-section{background:#fff}.rett-section img{border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.15)}.symptom-list{list-style:none;padding:0}.symptom-list li{position:relative;padding-left:1.75rem;margin-bottom:.75rem;color:#555}.symptom-list li::before{content:'';position:absolute;left:0;top:.5rem;width:10px;height:10px;background-color:var(--ayame-green);border-radius:50%}.symptom-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem 2rem}@media(max-width:768px){.symptom-grid{grid-template-columns:1fr}}.why-matters{background:linear-gradient(135deg,var(--ayame-purple) 0%,var(--ayame-purple-dark) 100%);color:#fff}.why-matters .section-title{color:#fff}.why-matters .section-title::after{background:linear-gradient(90deg,var(--ayame-yellow),var(--ayame-green))}.why-matters p{opacity:.95;line-height:1.8}.clinical-section{background:#fff}.clinical-section img{border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.15)}.content-section{background:#fff}main>.content-section:first-child{padding-top:8rem}.content-section.alt-bg{background-color:#f9f7fc}.content-section img{border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.15)}.content-section h3{color:var(--ayame-purple);font-weight:600;margin-top:2rem;margin-bottom:1rem}.content-section p{color:#555;line-height:1.8}.info-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px rgba(78,48,119,.08);height:100%;border-left:4px solid var(--ayame-green)}.info-card h4{color:var(--ayame-purple);font-weight:600;margin-bottom:1rem}.info-card p{color:#555;margin-bottom:0}.contact-section{background-color:#f9f7fc}.contact-box{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 4px 20px rgba(78,48,119,.1);border-left:5px solid var(--ayame-green)}.contact-box h4{color:var(--ayame-purple);font-weight:600}footer{background-color:var(--ayame-purple-dark);color:#fff;padding:2.5rem 0}footer a{color:var(--ayame-yellow);text-decoration:none}footer a:hover{color:#fff;text-decoration:underline}.footer-logo{filter:brightness(0) invert(1);height:40px;width:auto;margin-bottom:1rem}.leaf-decoration{position:absolute;opacity:.1}.lang-switcher{display:flex;gap:.25rem;padding:.25rem;background:#f0f0f0;border-radius:20px}.lang-btn{padding:.35rem .85rem;border:none;background:transparent;color:var(--ayame-purple);font-size:.85rem;font-weight:500;border-radius:16px;transition:all .3s ease}.lang-btn:hover{background:rgba(78,48,119,.1)}.lang-btn.active{background:var(--ayame-purple);color:#fff}.font-size-controls{display:flex;align-items:center;gap:.25rem;margin-left:.5rem;padding:.25rem;background:#f0f0f0;border-radius:20px}.font-size-btn{width:32px;height:32px;border:none;background:transparent;color:var(--ayame-purple);font-size:1rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.font-size-btn:hover{background:rgba(78,48,119,.1)}.font-size-btn:active{background:var(--ayame-purple);color:#fff}.font-size-label{font-size:.75rem;color:var(--ayame-purple);font-weight:500;padding:0 .25rem}html.font-size-small{font-size:14px}html.font-size-normal{font-size:16px}html.font-size-large{font-size:18px}html.font-size-xlarge{font-size:20px}body{font-size:1rem}section p,section li,.lead,.contact-box p{font-size:1.05rem;line-height:1.8}.eligibility-card p{font-size:.95rem}@media(max-width:1199px){.nav-link{font-size:.85rem;padding:.5rem .5rem!important}}@media(max-width:991px){.nav-link{font-size:1rem;padding:.75rem 0!important;white-space:normal}.navbar-nav{align-items:flex-start}.lang-switcher,.font-size-controls{margin-top:1rem;margin-left:0}.navbar-collapse{padding-bottom:1rem}.navbar-collapse .d-flex{flex-wrap:wrap;gap:.5rem}}@media(max-width:768px){.hero-content h1{font-size:2rem}.hero-content{padding-top:3rem}.hero-section{min-height:90vh}.page-header{padding:6rem 0 3rem}.page-header h1{font-size:2rem}section{padding:3rem 0}main>.content-section:first-child{padding-top:6rem}.section-title{font-size:1.6rem}.contact-box{padding:2rem}}html{scroll-behavior:smooth}.skip-link{position:absolute;top:-100px;left:0;background:var(--ayame-purple);color:#fff;padding:8px 16px;z-index:9999;text-decoration:none;font-weight:500;border-radius:0 0 4px 0;transition:top .3s ease;clip:rect(0,0,0,0);overflow:hidden}.skip-link:focus{top:0;color:#fff;outline:2px solid var(--ayame-yellow);outline-offset:2px;clip:auto;overflow:visible}.nav-link:focus,.btn:focus,.btn-ayame:focus,.lang-btn:focus,.font-size-btn:focus{outline:2px solid var(--ayame-purple);outline-offset:2px}.btn-ayame:focus{outline-color:var(--ayame-yellow)}.nav-link:focus:not(:focus-visible),.btn:focus:not(:focus-visible),.lang-btn:focus:not(:focus-visible),.font-size-btn:focus:not(:focus-visible){outline:none}.nav-link:focus-visible,.btn:focus-visible,.btn-ayame:focus-visible,.lang-btn:focus-visible,.font-size-btn:focus-visible{outline:2px solid var(--ayame-purple);outline-offset:2px}.btn-ayame:focus-visible{outline-color:var(--ayame-yellow)}.highlight-text{font-weight:600;color:var(--ayame-purple)}.timeline-item{position:relative;padding-left:2rem;padding-bottom:1.5rem;border-left:2px solid var(--ayame-green)}.timeline-item:last-child{border-left:2px solid transparent;padding-bottom:0}.timeline-item::before{content:'';position:absolute;left:-8px;top:0;width:14px;height:14px;background:var(--ayame-green);border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 2px var(--ayame-green)}.timeline-item h5{color:var(--ayame-purple);font-weight:600;margin-bottom:.5rem}.timeline-item p{margin-bottom:0;color:#555}