*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;color:#000;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}h1,h2,h3,h4,h5,h6{font-weight:500;margin-bottom:1rem}p{line-height:1.6;margin-bottom:1rem}a{color:#319795;text-decoration:none;transition:color .2s ease}a:hover{color:#2c7a7b;text-decoration:underline}ul{margin-bottom:1rem;margin-left:1.5rem}li{line-height:1.6;margin-bottom:.5rem}.App{display:flex;flex-direction:column;min-height:100vh}.section{margin:0 auto;max-width:1200px;padding:6rem 3rem;width:100%}.section h2{color:#319795;font-size:2rem;font-weight:500;margin-bottom:2rem;text-align:center}.section h3{color:#285e61;font-size:1.5rem;font-weight:500;margin-bottom:1rem;margin-top:2rem}.section-alt{background-color:#fff}.card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #1018280d;margin-bottom:1.5rem;padding:2rem;transition:all .2s ease}.card:hover{border-color:#319795;box-shadow:0 4px 12px #31979526;transform:translateY(-2px)}.card h3{color:#285e61;margin-top:0}.card-interactive{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #1018280d;cursor:pointer;margin-bottom:1rem;padding:1.5rem;transition:all .2s ease}.card-interactive:hover{background-color:#f9fafb;border-color:#cbd5e1;box-shadow:0 4px 12px #1018281a;transform:translateY(-1px)}.card-interactive.active{background-color:#f2f4f7;border-color:#319795}.grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:2rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:500px;opacity:1}}.card.expanded ul{animation:slideDown .3s ease-out}.section{animation:fadeIn .6s ease-out}@media (max-width:768px){.section{padding:3rem 1.25rem}.section h2{font-size:1.5rem}.section h3{font-size:1.3rem}.grid{gap:1.5rem;grid-template-columns:1fr}.card{padding:1.5rem}.card h3{font-size:1.2rem}.card p,.card ul{font-size:.95rem}.card-interactive{padding:1.25rem}}@media (max-width:480px){.section{padding:2.5rem 1rem}.section h2{font-size:1.3rem}.section h3{font-size:1.15rem}.card{padding:1.25rem}.card p,.card ul{font-size:.9rem}}.header-bar{background-color:#1d4044;box-shadow:0 2px 8px #0000001a;height:56px;padding:0 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-bar,.header-content{align-items:center;display:flex}.header-content{gap:2rem;justify-content:space-between;margin:0 auto;max-width:1400px;width:100%}.header-left{gap:1rem}.header-left,.logo-link{align-items:center;display:flex}.logo-link{text-decoration:none}.header-logo{height:24px;width:auto}.header-divider{color:#ffffff4d;font-weight:300}.header-title-link{text-decoration:none;transition:opacity .2s}.header-title-link:hover{opacity:.8}.header-title{color:#fff;cursor:pointer;font-size:1rem;font-weight:600}.header-nav{align-items:center;display:flex;flex:1 1;gap:.5rem;justify-content:flex-end}.nav-link{background:none;border:none;border-bottom:2px solid #0000;color:#fffc;cursor:pointer;font-family:inherit;font-size:.85rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.nav-link:hover{color:#fff}.nav-link.active{border-bottom-color:#319795;color:#fff}.header-right{align-items:center;display:flex;gap:1rem}.header-link{color:#fffc;font-size:.85rem;font-weight:500;padding:.5rem 0;text-decoration:none;transition:all .2s ease}.header-link:hover{color:#fff}.github-link{align-items:center;display:flex;padding:.25rem}.github-logo{height:24px;opacity:.8;transition:opacity .2s ease;width:24px}.github-link:hover .github-logo{opacity:1}@media (max-width:1024px){.header-nav{display:none}.header-title{font-size:.9rem}}@media (max-width:768px){.header-bar{height:auto;min-height:56px;padding:0 1rem}.header-content{flex-wrap:wrap;gap:.75rem;padding:.75rem 0}.header-left{flex:1 1;min-width:200px}.header-title{font-size:.85rem}.header-right{gap:.75rem}.header-link{font-size:.8rem}}.footer{background:linear-gradient(135deg,#319795,#285e61);color:#fff;margin-top:4rem;padding:0}.conference-banner{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-bottom:1px solid #fff3;display:flex;gap:1rem;justify-content:center;padding:1.5rem 2rem}.banner-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:1.5rem}.banner-content{font-size:1rem;line-height:1.5}.banner-content strong{font-weight:600;margin-right:.5rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto 2rem;max-width:1200px;padding:3rem 2rem 1rem}.footer-section h4{font-size:1.2rem;font-weight:500;margin-bottom:1rem}.footer-section p{line-height:1.6;opacity:.9}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#fff;opacity:.9;transition:opacity .2s}.footer-section a:hover{opacity:1;text-decoration:underline}.footer-bottom{border-top:1px solid #fff3;margin:0 auto;max-width:1200px;opacity:.8;padding-top:2rem;text-align:center}@media (max-width:768px){.conference-banner{flex-direction:column;padding:1.25rem 1.5rem;text-align:center}.banner-content{font-size:.9rem}.footer-content{gap:1.5rem;grid-template-columns:1fr;padding:2rem 1.5rem 1rem}}@media (max-width:480px){.conference-banner{padding:1rem 1.25rem}.banner-icon{font-size:1.25rem}.banner-content{font-size:.85rem}.footer-content{padding:2rem 1.25rem 1rem}.footer-section h4{font-size:1.1rem}.footer-section li,.footer-section p{font-size:.9rem}}.hero{background:linear-gradient(135deg,#319795,#285e61);color:#fff;overflow:hidden;padding:6rem 2rem;position:relative;text-align:center}.hero:before{background:radial-gradient(circle at 20% 50%,#ffffff1a 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.hero-content{margin:0 auto;max-width:900px;position:relative;z-index:1}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero h1{animation:fadeInUp .8s ease-out;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.hero-subtitle{animation:fadeInUp .8s ease-out .2s both;font-size:1.8rem;font-weight:300;line-height:1.4;margin-bottom:2rem}.hero-description{animation:fadeInUp .8s ease-out .4s both;font-size:1.2rem;font-weight:300;line-height:1.6;margin:0 auto 2rem;max-width:800px}.hero-cta{align-items:center;animation:fadeInUp .8s ease-out .6s both;display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.cta-button{border-radius:8px;box-shadow:0 4px 16px #0003;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:all .3s ease}.cta-button.primary{background:#fff;border:2px solid #fff;color:#319795}.cta-button.primary:hover{background:#319795;border-color:#fff;box-shadow:0 8px 24px #0000004d;color:#fff;transform:translateY(-2px)}.cta-event{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff4d;border-radius:8px;display:flex;gap:.75rem;padding:.75rem 1.5rem}.event-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));font-size:1.5rem}.event-text{font-size:.95rem;font-weight:500;opacity:.95}@media (max-width:768px){.hero{padding:4rem 1.5rem}.hero h1{font-size:2rem;line-height:1.3}.hero-subtitle{font-size:1.15rem;line-height:1.4}.hero-description{font-size:.95rem;margin-bottom:1.5rem;padding:0 .5rem}.cta-button{font-size:1rem;padding:.9rem 2rem}.cta-event{padding:.65rem 1.25rem;text-align:center}.event-text{font-size:.85rem}}@media (max-width:480px){.hero{padding:3rem 1.25rem}.hero h1{font-size:1.75rem}.hero-subtitle{font-size:1rem}.hero-description{font-size:.9rem;margin-bottom:1.25rem}.hero-cta{gap:1rem}.cta-button{font-size:.95rem;max-width:280px;padding:.85rem 1.75rem;width:100%}.cta-event{flex-direction:column;gap:.5rem;padding:.6rem 1rem}.event-icon{font-size:1.25rem}.event-text{font-size:.8rem}}.examples-section{background:#fff;padding:6rem 3rem}.examples-container{margin:0 auto;max-width:1200px}.projects-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:3rem}.project-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:all .3s ease}.project-card:hover{border-color:#319795;box-shadow:0 12px 32px #31979533;transform:translateY(-6px)}.project-image-container{background:#f9fafb;height:200px;overflow:hidden;position:relative;width:100%}.project-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.project-card:hover .project-image{transform:scale(1.05)}.project-type{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#319795f2;border-radius:6px;color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.4rem .8rem;position:absolute;right:1rem;text-transform:uppercase;top:1rem}.project-content{display:flex;flex:1 1;flex-direction:column;padding:1.75rem}.project-content h3{color:#285e61;font-size:1.2rem;line-height:1.3;margin-bottom:.75rem}.project-content p{color:#5a5a5a;flex:1 1;font-size:.95rem;line-height:1.6;margin-bottom:1rem}.project-link-arrow{color:#319795;display:inline-block;font-size:.9rem;font-weight:600;transition:transform .2s ease}.project-card:hover .project-link-arrow{transform:translateX(4px)}.examples-footer{background:#f0f9ff;border:2px solid #e6fffa;border-radius:12px;margin:0 auto;max-width:800px;padding:2rem;text-align:center}.examples-footer p{color:#344054;font-size:1.05rem;line-height:1.7;margin:0}@media (max-width:768px){.examples-section{padding:3rem 1.25rem}.section-header h2{font-size:1.8rem}.section-subtitle{font-size:1rem;padding:0 .5rem}.projects-grid{gap:2rem;grid-template-columns:1fr}.project-image-container{height:180px}.project-content{padding:1.5rem}.project-content h3{font-size:1.1rem}.project-content p{font-size:.9rem}.examples-footer{padding:1.5rem}.examples-footer p{font-size:.95rem}}@media (max-width:480px){.examples-section{padding:2.5rem 1rem}.section-header h2{font-size:1.6rem}.section-subtitle{font-size:.95rem}.project-image-container{height:160px}.project-content{padding:1.25rem}.project-content h3{font-size:1.05rem}.project-content p{font-size:.85rem}.project-type{font-size:.7rem;padding:.3rem .6rem}.examples-footer p{font-size:.9rem}}.overview-section{margin:0 auto;max-width:1200px;padding:6rem 3rem}.section-header{margin-bottom:4rem}.section-subtitle{font-size:1.3rem}.subsection-title{color:#285e61;font-size:2rem;margin-bottom:1rem;text-align:center}.intro-text{color:#5a5a5a;font-size:1.1rem;margin:0 auto 2rem;max-width:800px;text-align:center}.challenge-container{margin-bottom:6rem}.icon-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:3rem}.icon-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:2.5rem 2rem;text-align:center;transition:all .3s ease}.icon-card:hover{border-color:#319795;box-shadow:0 8px 24px #31979526;transform:translateY(-4px)}.icon-large{filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));font-size:3rem;margin-bottom:1rem}.icon-card h4{color:#285e61;font-size:1.2rem;margin-bottom:.5rem}.icon-card p{color:#5a5a5a;font-size:.95rem;line-height:1.5}.approach-container{background:linear-gradient(135deg,#e6fffa,#f0f9ff);border-radius:16px;margin-bottom:6rem;padding:4rem 3rem}.process-flow{flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-top:3rem}.process-flow,.process-step{align-items:center;display:flex}.process-step{background:#fff;border:2px solid #319795;border-radius:12px;box-shadow:0 4px 12px #3197951a;gap:1rem;min-width:200px;padding:1.5rem 2rem;transition:all .3s ease}.process-step:hover{box-shadow:0 8px 24px #31979533;transform:scale(1.05)}.step-number{align-items:center;background:#e6fffa;border-radius:50%;color:#319795;display:flex;flex-shrink:0;font-size:2rem;font-weight:700;height:50px;justify-content:center;width:50px}.step-content h4{color:#285e61;font-size:1.1rem;margin-bottom:.25rem}.step-content p{color:#5a5a5a;font-size:.9rem;margin:0}.flow-arrow{color:#319795;font-size:2rem;font-weight:700}.integration-note{background:#fff9;border:1px solid #31979533;border-radius:8px;color:#344054;font-size:.95rem;margin:2rem auto 0;max-width:800px;padding:1rem 1.5rem;text-align:center}.uncertainty-box{background:linear-gradient(135deg,#319795,#2c7a7b);border-radius:16px;box-shadow:0 12px 32px #31979540;color:#fff;margin-bottom:6rem;padding:4rem}.box-content h3{font-size:1.8rem;font-weight:500;margin-bottom:1rem}.box-content p{line-height:1.6;margin-bottom:2rem;opacity:.95}.stats-row{display:flex;flex-wrap:wrap;gap:2rem}.stat-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border-radius:8px;flex:1 1;min-width:120px;padding:1rem;text-align:center}.stat-value{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{font-size:.9rem;opacity:.9}.impact-section{margin-bottom:3rem}.impact-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-top:2rem}.impact-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.impact-card:hover{border-color:#319795;box-shadow:0 8px 24px #31979526;transform:translateY(-4px)}.impact-icon{display:block;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));font-size:2.5rem;margin-bottom:1rem}.impact-card h4{color:#285e61;font-size:1.2rem;margin-bottom:.5rem}.impact-card p{color:#5a5a5a;font-size:.95rem;line-height:1.5}@media (max-width:768px){.overview-section{padding:3rem 1.25rem}.section-header h2{font-size:1.8rem}.section-subtitle{font-size:1rem;padding:0 .5rem}.subsection-title{font-size:1.5rem}.intro-text{font-size:1rem;padding:0 .5rem}.icon-grid{gap:1.5rem;grid-template-columns:1fr;margin-top:2rem}.icon-card{padding:2rem 1.5rem}.approach-container{margin-bottom:3rem;padding:2.5rem 1.5rem}.process-flow{flex-direction:column;margin-top:2rem}.flow-arrow{font-size:1.5rem;transform:rotate(90deg)}.process-step{min-width:auto;width:100%}.integration-note{font-size:.85rem;padding:1rem}.uncertainty-box{margin-bottom:3rem;padding:2.5rem 1.5rem}.box-content h3{font-size:1.5rem}.box-content p{font-size:.95rem}.stats-row{gap:1rem}.stat-item{min-width:100px}.stat-value{font-size:1.2rem}.stat-label{font-size:.8rem}.impact-grid{gap:1.5rem;grid-template-columns:1fr}.impact-card{padding:1.5rem}.impact-icon{font-size:2rem}}@media (max-width:480px){.overview-section{padding:2.5rem 1rem}.section-header h2{font-size:1.6rem}.section-subtitle{font-size:.95rem}.subsection-title{font-size:1.3rem}.intro-text{font-size:.95rem}.icon-card h4{font-size:1.1rem}.icon-card p{font-size:.9rem}.approach-container{padding:2rem 1.25rem}.process-step{font-size:.9rem;padding:1.25rem 1.5rem}.step-number{font-size:1.5rem;height:40px;width:40px}.step-content h4{font-size:1rem}.step-content p{font-size:.85rem}.uncertainty-box{padding:2rem 1.25rem}.box-content h3{font-size:1.3rem}.box-content p{font-size:.9rem}.impact-card h4{font-size:1.1rem}.impact-card p{font-size:.9rem}}.stakeholders-section{background:#fff;margin:0 auto;max-width:1200px;padding:6rem 3rem}.section-header h2{font-size:2.5rem}.category-filter{background:#f9fafb;border-radius:12px;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem;padding:1.5rem}.filter-btn{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:24px;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.filter-btn:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.filter-btn.active{box-shadow:0 4px 16px #31979533;font-weight:600}.filter-icon{font-size:1.2rem}.stakeholders-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:4rem}.stakeholder-badge{align-items:center;background:#fff;border:2px solid #e2e8f0;border-left:4px solid;border-radius:10px;display:flex;justify-content:space-between;padding:1.25rem 1.5rem;text-decoration:none;transition:all .3s ease}.stakeholder-badge:hover{border-color:inherit;box-shadow:0 8px 24px #0000001a;transform:translateX(4px)}.badge-content{flex:1 1}.badge-name{color:#000;font-size:1.05rem;font-weight:600;margin-bottom:.25rem}.badge-category{font-size:.85rem;font-weight:500}.badge-arrow{color:#cbd5e1;font-size:1.5rem;transition:all .3s ease}.stakeholder-badge:hover .badge-arrow{color:#319795;transform:translateX(4px)}.international-box{background:linear-gradient(135deg,#e6fffa,#f0f9ff);border:2px solid #319795;border-radius:12px;padding:2.5rem}.box-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.box-icon{filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));font-size:3rem}.box-header h3{color:#285e61;font-size:1.8rem;margin:0}.international-box p{color:#344054;font-size:1.05rem;line-height:1.6;margin-bottom:2rem}.country-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.country-card{align-items:center;background:#fff;border:2px solid #cbd5e1;border-radius:10px;cursor:pointer;display:flex;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .2s ease}.country-card:hover{border-color:#319795;box-shadow:0 4px 16px #31979526;transform:translateY(-2px)}.country-flag{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));font-size:2.5rem}.country-card strong{color:#000;display:block;font-size:1.1rem;margin-bottom:.5rem}.status-tag{border-radius:12px;display:inline-block;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:.25rem .75rem;text-transform:uppercase}.status-tag.operational{background:#d1fae5;color:#065f46}.status-tag.development{background:#fef3c7;color:#92400e}@media (max-width:768px){.stakeholders-section{padding:3rem 1.25rem}.section-header h2{font-size:1.8rem}.section-subtitle{font-size:1rem;padding:0 .5rem}.category-filter{gap:.75rem;padding:1rem}.filter-btn{font-size:.8rem;padding:.6rem 1rem}.filter-icon{font-size:1rem}.stakeholders-grid{gap:1rem;grid-template-columns:1fr}.stakeholder-badge{padding:1rem 1.25rem}.badge-name{font-size:.95rem}.badge-category{font-size:.8rem}.badge-arrow{font-size:1.25rem}.international-box{padding:2rem 1.5rem}.box-header{flex-direction:row;gap:.75rem}.box-icon{font-size:2.5rem}.box-header h3{font-size:1.5rem}.international-box p{font-size:.95rem;margin-bottom:1.5rem}.country-grid{gap:1rem;grid-template-columns:1fr}.country-card{padding:1.25rem}.country-flag{font-size:2rem}.country-card strong{font-size:1rem}.status-tag{font-size:.7rem;padding:.2rem .6rem}}@media (max-width:480px){.stakeholders-section{padding:2.5rem 1rem}.section-header h2{font-size:1.6rem}.section-subtitle{font-size:.95rem}.category-filter{gap:.5rem;padding:.75rem}.filter-btn{font-size:.75rem;padding:.5rem .85rem}.stakeholder-badge{padding:.85rem 1rem}.badge-name{font-size:.9rem}.badge-category{font-size:.75rem}.international-box{padding:1.75rem 1.25rem}.box-icon{font-size:2rem}.box-header h3{font-size:1.3rem}.country-card{padding:1rem}.country-flag{font-size:1.75rem}.country-card strong{font-size:.95rem}}.policy-section{margin:0 auto;max-width:1200px;padding:6rem 3rem}.section-header{margin-bottom:3rem;text-align:center}.section-header h2{color:#319795;font-size:2rem;margin-bottom:1rem}.section-subtitle{color:#5a5a5a;font-size:1.2rem;margin:0 auto;max-width:700px}.scenarios-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.scenario-card{background:#fff;border-radius:12px;border-top:4px solid;box-shadow:0 4px 12px #00000014;padding:2.5rem;transition:all .3s ease}.scenario-card:hover{box-shadow:0 12px 32px #00000026;transform:translateY(-4px)}.scenario-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.scenario-icon{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));font-size:2.5rem}.scenario-header h3{font-size:1.3rem;font-weight:600;margin:0}.scenario-highlights{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.highlight-tag{background:#fff;border:1.5px solid;border-radius:20px;font-size:.85rem;font-weight:500;padding:.4rem .8rem;transition:all .2s ease}.highlight-tag:hover{transform:scale(1.05)}.scenario-areas{display:flex;flex-direction:column;gap:.75rem}.area-item{align-items:flex-start;color:#344054;display:flex;font-size:.95rem;gap:.75rem;line-height:1.5}.area-bullet{border-radius:50%;flex-shrink:0;height:8px;margin-top:.5rem;width:8px}.analysis-note{align-items:flex-start;background:linear-gradient(135deg,#f0f9ff,#e6fffa);border:2px solid #319795;border-radius:12px;display:flex;gap:1.5rem;padding:2rem}.note-icon{filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));flex-shrink:0;font-size:3rem}.note-content h4{color:#285e61;font-size:1.3rem;margin-bottom:.75rem}.note-content p{color:#344054;font-size:1rem;line-height:1.6;margin:0}@media (max-width:768px){.policy-section{padding:3rem 1.25rem}.section-header h2{font-size:1.5rem}.section-subtitle{font-size:1rem;padding:0 .5rem}.scenarios-grid{gap:2rem;grid-template-columns:1fr}.scenario-card{padding:2rem 1.5rem}.scenario-header{flex-direction:row;gap:.75rem}.scenario-icon{font-size:2rem}.scenario-header h3{font-size:1.15rem}.scenario-highlights{gap:.4rem}.highlight-tag{font-size:.75rem;padding:.3rem .6rem}.area-item{font-size:.9rem}.analysis-note{flex-direction:column;gap:1rem;padding:2rem 1.5rem}.note-icon{font-size:2.5rem}.note-content h4{font-size:1.15rem}.note-content p{font-size:.95rem}}@media (max-width:480px){.policy-section{padding:2.5rem 1rem}.section-header h2{font-size:1.3rem}.section-subtitle{font-size:.95rem}.scenarios-grid{gap:1.5rem}.scenario-card{padding:1.75rem 1.25rem}.scenario-icon{font-size:1.75rem}.scenario-header h3{font-size:1.05rem}.highlight-tag{font-size:.7rem;padding:.25rem .5rem}.area-item{font-size:.85rem}.analysis-note{padding:1.75rem 1.25rem}.note-icon{font-size:2rem}}.capabilities-section{background:linear-gradient(135deg,#f9fafb,#fff);padding:6rem 3rem}.capabilities-container{margin:0 auto;max-width:1200px}.capabilities-header{margin-bottom:3rem;text-align:center}.capabilities-header h2{color:#319795;font-size:2.5rem;margin-bottom:1rem}.capabilities-header p{color:#5a5a5a;font-size:1.2rem;line-height:1.6;margin:0 auto;max-width:800px}.capabilities-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.capability-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:2rem;text-align:center;transition:all .3s ease}.capability-card:hover{border-color:#319795;box-shadow:0 8px 24px #31979526;transform:translateY(-4px)}.capability-icon{filter:drop-shadow(0 4px 8px rgba(0,0,0,.1));font-size:3rem;margin-bottom:1rem}.capability-card h3{color:#285e61;font-size:1.2rem;margin-bottom:.75rem}.capability-card p{color:#5a5a5a;font-size:.95rem;line-height:1.6}.open-source-box{background:linear-gradient(135deg,#319795,#2c7a7b);border-radius:16px;box-shadow:0 12px 32px #31979540;color:#fff;padding:3rem}.open-source-box h3{font-size:1.8rem;font-weight:500;margin-bottom:1rem}.open-source-box p{font-size:1.1rem;line-height:1.7;margin-bottom:2rem;opacity:.95}.links-row{display:flex;flex-wrap:wrap;gap:1.5rem}.capability-link{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:8px;color:#fff;display:inline-block;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s ease}.capability-link:hover{background:#ffffff40;box-shadow:0 4px 12px #0003;transform:translateY(-2px)}@media (max-width:768px){.capabilities-section{padding:3rem 1.25rem}.capabilities-header h2{font-size:1.8rem}.capabilities-header p{font-size:1rem;padding:0 .5rem}.capabilities-grid{gap:1.5rem;grid-template-columns:1fr;margin-bottom:2rem}.capability-card{padding:1.75rem 1.5rem}.capability-icon{font-size:2.5rem}.capability-card h3{font-size:1.1rem}.capability-card p{font-size:.9rem}.open-source-box{padding:2.5rem 1.5rem}.open-source-box h3{font-size:1.5rem}.open-source-box p{font-size:.95rem;margin-bottom:1.5rem}.links-row{flex-direction:column;gap:.75rem}.capability-link{font-size:.9rem;padding:.85rem 1.25rem;text-align:center;width:100%}}@media (max-width:480px){.capabilities-section{padding:2.5rem 1rem}.capabilities-header h2{font-size:1.6rem}.capabilities-header p{font-size:.95rem}.capability-card{padding:1.5rem 1.25rem}.capability-icon{font-size:2rem}.capability-card h3{font-size:1.05rem}.capability-card p{font-size:.85rem}.open-source-box{padding:2rem 1.25rem}.open-source-box h3{font-size:1.3rem}.open-source-box p{font-size:.9rem}.capability-link{font-size:.85rem;padding:.75rem 1rem}}.references-page{min-height:calc(100vh - 200px)}.references-hero{background:linear-gradient(135deg,#2c5f7c,#1a3a4a);color:#fff;margin-bottom:3rem;padding:4rem 0 3rem}.references-hero h1{font-size:2.5rem;margin:0 0 1rem}.references-subtitle{font-size:1.1rem;line-height:1.6;max-width:800px;opacity:.9}.references-content{margin:0 auto;max-width:900px;padding:0 2rem 4rem}.references-controls{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;gap:1rem;margin-bottom:2rem;padding:1rem}.references-controls label{font-weight:500}.type-filter{background:#fff;border:1px solid #ddd;border-radius:4px;font-size:1rem;padding:.5rem 1rem}.reference-count{color:#666;font-size:.9rem;margin-left:auto}.references-list{display:flex;flex-direction:column;gap:1.25rem}.reference-item{padding:.5rem 0;transition:background-color .15s}.reference-item:hover{background-color:#fafafa}.reference-header{display:inline;margin-right:.5rem}.reference-type{background:#e8f0f5;border-radius:3px;color:#2c5f7c;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.03em;margin-right:.5rem;padding:.15rem .5rem;text-transform:uppercase}.reference-year{color:#666;font-weight:500;margin-right:.5rem}.reference-citation-link{color:inherit;cursor:pointer;display:block;text-decoration:none}.reference-citation-link:hover .reference-citation{color:#2c5f7c}.reference-citation{display:inline;line-height:1.6;margin-bottom:.5rem;transition:color .15s}.reference-citation em{font-style:italic}.reference-citation a{color:inherit;pointer-events:none;text-decoration:none}.reference-abstract{background:#f9f9f9;border-left:3px solid #2c5f7c;border-radius:4px;margin:1rem 0;padding:1rem}.reference-abstract summary{color:#2c5f7c;cursor:pointer;font-weight:500;-webkit-user-select:none;user-select:none}.reference-abstract summary:hover{text-decoration:underline}.reference-abstract p{color:#333;line-height:1.6;margin-top:.75rem}.reference-actions{display:inline-flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.action-button{background:#0000;border:1px solid #ddd;border-radius:3px;color:#555;cursor:pointer;font-size:.8rem;padding:.35rem .75rem;transition:all .15s}.action-button:hover{background:#2c5f7c;border-color:#2c5f7c;color:#fff}.link-button{color:inherit;text-decoration:none}.bibtex-block{background:#f5f5f5;border:1px solid #ddd;border-radius:4px;font-family:Courier New,monospace;font-size:.85rem;line-height:1.4;margin-top:1rem;overflow-x:auto;padding:1rem}.no-references{color:#666;padding:3rem;text-align:center}.references-footer{background:#f9f9f9;border-radius:8px;margin-top:3rem;padding:2rem;text-align:center}.references-footer h3{color:#2c5f7c;margin-bottom:.5rem}.references-footer p{color:#666;margin-bottom:1.5rem}.download-button{background:#2c5f7c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 2rem;transition:background .2s}.download-button:hover{background:#1a3a4a}@media (max-width:768px){.references-hero{padding:3rem 0 2rem}.references-hero h1{font-size:2rem}.references-content{padding:0 1rem 2rem}.references-controls{align-items:flex-start;flex-direction:column}.reference-count{margin-left:0}.reference-item{padding:1rem}.reference-actions{flex-direction:column}.action-button{width:100%}}
/*# sourceMappingURL=main.53229666.css.map*/