.home-container{width:100%;overflow-x:hidden;background:#0a0e17;position:relative}.home-container:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 15% 20%,rgba(76,201,240,.08) 0,transparent 40%),radial-gradient(circle at 85% 35%,rgba(124,58,237,.06) 0,transparent 45%),radial-gradient(circle at 50% 80%,rgba(8,156,55,.05) 0,transparent 50%);pointer-events:none;z-index:-1}.hero-section{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:transparent;color:#ffffff;position:relative;padding:2rem;z-index:1;margin-bottom:2rem}.hero-section.hero-minimal{margin-bottom:0;text-align:left;min-height:50vh;padding:4rem 0 3rem;color:#ffffff;background:transparent;position:relative}.hero-layout{width:min(92vw,1100px);margin:0 auto;display:flex;justify-content:center}.starfield-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;pointer-events:all}.hero-content{max-width:1200px;text-align:center;position:relative;z-index:2;transition:opacity .3s ease-out;pointer-events:none}.hero-content.hero-simple{pointer-events:auto;max-width:none;width:100%;text-align:left}.hero-content.hero-simple.hero-with-logo{display:flex;align-items:center;justify-content:center;gap:clamp(1.5rem,4vw,3.5rem)}.hero-logo-box{flex-shrink:0;width:clamp(12rem,18vw,18rem);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center}.hero-logo-box img{width:100%;height:100%;object-fit:contain}.hero-text-block{flex:1;display:flex;flex-direction:column;gap:.5rem;text-align:left;align-items:flex-start;max-width:clamp(280px,40vw,800px)}@media (max-width:768px){.hero-content.hero-simple.hero-with-logo{flex-direction:column;align-items:flex-start;text-align:left}.hero-logo-box{width:clamp(80px,30vw,120px)}}.hero-title{font-size:5rem;font-weight:800;margin-bottom:1.5rem;letter-spacing:-.02em;line-height:1.1;text-shadow:0 0 40px rgba(255,255,255,.3);color:#ffffff}.hero-subtitle{font-size:2rem;opacity:1;font-weight:300;letter-spacing:.02em;color:#e0e7f0;text-shadow:0 0 1rem rgba(0,0,0,1)}.hero-accent{width:100px;height:4px;background:linear-gradient(90deg,#089c37,#22c55e);margin:2rem auto 0;border-radius:2px}.scroll-arrow,.scroll-arrow-mobile{position:absolute;bottom:5rem;left:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.15);border:2px solid rgba(255,255,255,.5);border-radius:50%;cursor:pointer;transition:all .3s ease;animation:bounce 2s infinite;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:3;pointer-events:none}.scroll-arrow-mobile:hover,.scroll-arrow:hover{background:rgba(255,255,255,.3);border-color:rgba(255,255,255,.9);box-shadow:0 6px 30px rgba(255,255,255,.3);animation:none;transform:translateX(-50%)}.scroll-arrow-mobile:after,.scroll-arrow:after{content:"↓";font-size:1.75rem;font-weight:600;color:#ffffff;display:block;line-height:1;transition:opacity .3s ease}.scroll-arrow-mobile:before,.scroll-arrow:before{content:"Click to continue";position:absolute;top:-2.5rem;left:50%;transform:translateX(-50%);white-space:nowrap;font-size:.875rem;color:rgba(255,255,255,.9);opacity:0;transition:opacity .3s ease;pointer-events:none}.scroll-arrow-mobile:hover:before,.scroll-arrow:hover:before{opacity:1}.scroll-arrow-mobile:hover:after,.scroll-arrow:hover:after{opacity:.8}@media (pointer:coarse) and (hover:none){.scroll-arrow{display:none}.scroll-arrow-mobile{pointer-events:all}}@media (pointer:fine) and (hover:hover){.scroll-arrow-mobile{display:none}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateX(-50%) translateY(0)}40%{transform:translateX(-50%) translateY(-10px)}60%{transform:translateX(-50%) translateY(-5px)}}.starfield-legend{position:absolute;right:2rem;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:1rem;z-index:3;opacity:0;transition:opacity .5s ease-in-out;pointer-events:none;max-width:200px}.starfield-legend.legend-visible{opacity:1}.starfield-wrapper{display:flex;justify-content:center;align-items:flex-start;gap:2rem;width:min(90vw,1200px);margin:0 auto;padding:4rem 0 6rem;flex-wrap:wrap}.starfield-canvas{position:relative;flex:1 1 640px;width:min(80vw,900px);height:clamp(360px,60vh,640px);background:#02040a;border-radius:12px;overflow:hidden;box-shadow:0 30px 60px rgba(0,0,0,.35)}.starfield-canvas>*{height:100%;width:100%}.starfield-wrapper .starfield-legend{position:relative;top:auto;right:auto;transform:none;opacity:1;max-width:240px;align-self:flex-start}.starfield-section{width:100%}.info-section,.starfield-section{position:relative;background:transparent}.info-section{padding:0 0 6rem;z-index:1}.info-container{width:min(92vw,1200px);margin:0 auto;display:flex;flex-direction:column;gap:3.5rem}.info-header{gap:1.75rem;padding:2rem 2.5rem;background:rgba(15,23,42,.6);border-radius:20px;box-shadow:0 25px 50px rgba(0,0,0,.5);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(76,201,240,.15)}.info-header,.info-logo{display:flex;align-items:center}.info-logo{width:72px;height:72px;border-radius:18px;background:linear-gradient(135deg,rgba(76,201,240,.2),rgba(124,58,237,.2));justify-content:center;box-shadow:0 0 30px rgba(76,201,240,.3),inset 0 0 0 2px rgba(255,255,255,.15)}.info-logo img{width:46px;height:46px}.info-heading-group{display:flex;flex-direction:column;gap:.5rem}.info-heading{font-size:clamp(2rem,3vw,2.75rem);font-weight:700;color:#ffffff;letter-spacing:-.01em;margin:0;text-shadow:0 0 30px rgba(76,201,240,.3)}.info-panel{background:rgba(15,23,42,.5);border-radius:24px;padding:clamp(2rem,3vw,3rem);box-shadow:0 30px 60px rgba(0,0,0,.5);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:2px solid rgba(124,58,237,.15);display:flex;flex-direction:column;gap:.5rem;transition:all .3s ease;margin-bottom:6rem}.info-panel:hover{box-shadow:0 30px 60px rgba(0,0,0,.7);border-color:rgba(124,58,237,.3)}.info-panel-title{text-align:center;font-size:2.5rem;font-weight:700;color:#ffffff;margin-bottom:.5rem}.info-panel-body{display:grid;gap:.5rem;color:#e2e8f0;line-height:1.6}.info-panel-body p{margin-bottom:.5rem;font-size:1.2rem}.info-panel-body p:last-child{margin-bottom:0}.info-compare{display:flex;flex-direction:column;gap:1.75rem}.info-compare-row{display:grid;grid-template-columns:minmax(180px,220px) repeat(3,minmax(0,1fr));gap:1.25rem;align-items:stretch}.info-compare-row:has(.info-vision-single){grid-template-columns:minmax(180px,220px) 1fr}.info-compare-label{background:transparent;display:flex;flex-direction:column;gap:.75rem;padding-top:.5rem;justify-content:center;align-items:center;text-align:center}.info-compare-label h3{margin:0;font-size:3rem;font-weight:700;color:#ffffff;text-shadow:0 0 20px rgba(255,255,255,.2)}.info-compare-label p{margin:0;color:#cbd5e1;font-size:1rem;line-height:1.2}.info-compare-cells{display:contents}.info-compare-cell{background:rgba(15,23,42,.4);border-radius:20px;padding:clamp(1rem,1vw,1.5rem);box-shadow:0 4px 6px rgba(0,0,0,.3);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:1rem;color:#e2e8f0;font-size:1.05rem;line-height:1.7;border:2px solid;transition:all .3s ease;justify-content:center}.info-compare-cell:hover{box-shadow:0 12px 30px rgba(0,0,0,.5)}.info-compare-cell:first-child{border-color:rgba(239,68,68,.4)}.info-compare-cell:first-child:hover{border-color:rgba(239,68,68,.7)}.info-compare-cell:nth-child(2){border-color:rgba(124,58,237,.4)}.info-compare-cell:nth-child(2):hover{border-color:rgba(124,58,237,.7)}.info-compare-cell:nth-child(3){border-color:rgba(76,201,240,.4)}.info-compare-cell:nth-child(3):hover{border-color:rgba(76,201,240,.7)}.info-compare-cell ul{margin:0;padding-left:1.25rem;display:grid;gap:.5rem}.info-compare-cell li{list-style:disc}.info-compare-cell p{margin:0}.info-compare-cell.info-vision-single{grid-column:2/-1;font-size:1.15rem;background:rgba(15,23,42,.4);gap:0;border-color:rgba(8,156,55,.4);justify-content:center}.info-compare-cell.info-vision-single p:not(:last-child){margin-bottom:1rem}.info-compare-cell.info-vision-single:hover{border-color:rgba(8,156,55,.7)}@media (max-width:1024px){.info-compare-row{grid-template-columns:minmax(160px,200px) repeat(3,minmax(0,1fr));gap:1.5rem}}@media (max-width:900px){.info-header{flex-direction:column;align-items:flex-start}.info-logo{width:64px;height:64px}.info-compare-row{grid-template-columns:1fr}.info-compare-label{padding:0}.info-compare-cells{display:grid;gap:1.5rem}.info-section{padding-bottom:4rem}}@media (max-width:600px){.info-panel-body{font-size:1rem}.info-compare-cell{font-size:1rem;padding:1.5rem}}.legend-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem;gap:.5rem}.legend-title{font-weight:600;flex:1;text-align:left}.legend-clear,.legend-title{font-size:1rem;color:#ffffff}.legend-clear{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.3);width:24px;height:24px;border-radius:4px;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:all .2s ease;padding:0}.legend-clear:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.5)}.legend-items{display:flex;flex-direction:column;gap:.75rem}.legend-item{display:flex;align-items:center;gap:.75rem;cursor:pointer;padding:.25rem .5rem;margin:-.25rem -.5rem;border-radius:6px;transition:all .2s ease}.legend-item:hover{background:rgba(255,255,255,.1)}.legend-item.active{background:rgba(255,255,255,.2)}.legend-item.dimmed{opacity:.4}.legend-color{width:12px;height:12px;border-radius:50%;flex-shrink:0}.legend-label{color:rgba(255,255,255,.9);font-size:.875rem;text-transform:capitalize;white-space:nowrap}.legend-controls-hint{margin-top:1.5rem;padding-top:.75rem;border-top:1px solid rgba(255,255,255,.15);color:rgba(255,255,255,.6);font-size:.75rem;text-align:center}.fade-section{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem;position:relative;z-index:1;margin-bottom:2rem;background-color:transparent}.section-content{max-width:900px;text-align:center;width:100%}.section-icon{font-size:4rem;margin-bottom:1.5rem;filter:drop-shadow(0 10px 20px rgba(0,0,0,.1))}.section-title{font-size:4rem;font-weight:700;margin-bottom:2rem;letter-spacing:-.02em;color:#ffffff;text-shadow:0 0 30px rgba(255,255,255,.2)}.section-text{font-size:1.5rem;line-height:1.7;opacity:.95;margin-bottom:3rem;color:#e2e8f0}#second-text{color:#ffffff!important}.section{position:relative;overflow:hidden;margin:16px;height:100vh}.section-problem,.section-solution{background-color:transparent}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2rem;margin-top:3rem}.feature-item{background:rgba(15,23,42,.5);padding:2rem 1.5rem;border-radius:16px;box-shadow:0 4px 6px rgba(0,0,0,.3);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .3s ease,box-shadow .3s ease;border:1px solid rgba(8,156,55,.2)}.feature-item:hover{box-shadow:0 12px 24px rgba(0,0,0,.5);border-color:rgba(8,156,55,.4)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-label{font-size:1rem;line-height:1.6;color:#e2e8f0;text-align:left}.feature-label strong{display:block;font-size:1.25rem;font-weight:700;margin-bottom:.5rem;color:#22c55e;text-shadow:0 0 20px rgba(34,197,94,.3)}.cta{margin-top:2rem}.cta-button{display:inline-block;padding:1rem 2.5rem;background:linear-gradient(90deg,#089c37,#22c55e);color:#ffffff;font-weight:600;font-size:1.125rem;border:none;border-radius:9999px;text-decoration:none;cursor:pointer;box-shadow:0 10px 30px rgba(8,156,55,.6);transition:transform .3s ease,box-shadow .3s ease}.cta-button:hover{box-shadow:0 15px 40px rgba(8,156,55,.8)}.video-section{min-height:100vh;position:relative;background-color:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;z-index:1;margin-bottom:2rem;padding:2rem 1rem 8rem}.video-player{width:80%;max-width:1200px;height:auto;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.5)}.video-player.transparent-bg{box-shadow:none;border-radius:0;filter:drop-shadow(0 10px 30px rgba(0,0,0,.3))}.video-player-biocomplete{width:90%;max-width:1200px;height:auto;border-radius:16px}.video-blend,.video-waste{width:80%;max-width:1200px;height:auto;border-radius:16px}.video-side{width:50%;max-width:600px;height:auto;border-radius:16px;box-shadow:0 20px 60px rgba(0,0,0,.5)}.video-side.transparent-bg{box-shadow:none;border-radius:0;filter:drop-shadow(0 10px 30px rgba(0,0,0,.3))}.video-text{color:#ffffff;font-size:1.5rem;line-height:1.7;max-width:800px;text-align:center;opacity:.95;margin-top:6rem}.video-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;padding:2rem}.overlay-card{background:rgba(255,255,255,.98);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);color:#000000;padding:3rem;border-radius:24px;box-shadow:0 25px 50px rgba(0,0,0,.3);max-width:600px;border:1px solid rgba(255,255,255,.2)}.overlay-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;letter-spacing:-.01em}.overlay-text{font-size:1.25rem;line-height:1.7;opacity:.9}.image-section{min-height:100vh;position:relative;background-color:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;z-index:1;margin-bottom:2rem;padding:4rem 2rem 8rem}.image-text{color:#ffffff;font-size:1.5rem;line-height:1.7;max-width:800px;text-align:center;opacity:.95;z-index:10;margin-top:6rem}.paper-container{position:relative;width:100%;height:400px;display:flex;align-items:center;justify-content:center}.paper{position:absolute;width:300px;height:auto;border-radius:8px;box-shadow:0 10px 40px rgba(0,0,0,.6);top:50%;left:50%;will-change:transform,opacity}#paper1{z-index:1}#paper2{z-index:2}#paper3{z-index:3}#paper4{z-index:4}#paper5{z-index:5}#paper-text{position:relative}.carousel-container{gap:2rem;max-width:1400px;margin:0 auto;padding:2rem 4rem}.carousel,.carousel-container{position:relative;display:flex;align-items:center;justify-content:center}.carousel{height:450px;width:100%;max-width:500px;overflow:visible}.carousel-nav{background:#c0c0c0;border:2px solid #000000;width:50px;height:50px;border-radius:0;font-size:2rem;color:#000000;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:2px 2px 0 #808080,-2px -2px 0 #ffffff;z-index:20;flex-shrink:0;padding-bottom:4px;font-family:Courier New,monospace}.carousel-nav:hover{background:#a8a8a8;transform:none;box-shadow:inset 2px 2px 0 #808080,inset -2px -2px 0 #ffffff}.carousel-nav.prev{margin-right:9.5rem}.carousel-nav.next{margin-left:9.5rem}.carousel-dots{display:flex;gap:.75rem;justify-content:center;margin-top:2rem}.carousel-dot{width:12px;height:12px;border-radius:0;background:#808080;border:1px solid #000000;cursor:pointer;transition:all .3s ease;padding:0}.carousel-dot:hover{background:#a8a8a8;transform:none}.carousel-dot.active{background:#000080;width:32px;border-radius:0}.part-card{position:absolute;background:#c0c0c0;backdrop-filter:none;-webkit-backdrop-filter:none;padding:2rem;border-radius:0;box-shadow:3px 3px 0 #000000;transition:all .5s cubic-bezier(.4,0,.2,1);border:2px solid #000000;width:350px;text-align:left;cursor:pointer;font-family:Courier New,monospace}.part-card:after,.part-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:none;pointer-events:none;border-radius:0}.part-card.active{cursor:default;box-shadow:5px 5px 0 #000000;border-color:#000080;border-width:3px}.part-name{font-size:1.5rem;font-weight:700;color:#000080;margin-bottom:1rem}.part-field,.part-name{font-family:Courier New,monospace}.part-field{margin-bottom:.75rem;font-size:.95rem}.part-label{font-weight:600}.part-label,.part-value{color:#000000;font-family:Courier New,monospace}.part-value{display:inline;word-break:break-word}.part-sequence{background:#000000;padding:.5rem;border-radius:0;font-size:.9rem;margin-top:.25rem;letter-spacing:.5px;border:1px solid #432c52}.part-sequence,.part-type{font-family:Courier New,monospace;color:#ffffff}.part-type{display:inline-block;background:#000080;padding:.25rem .75rem;border-radius:0;font-size:.85rem;font-weight:600;margin-top:.5rem;border:1px solid #000000}#registry-text{margin-top:2rem}.section-future{background-color:transparent;color:#ffffff;position:relative;overflow:hidden}.impact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem;margin:3rem 0}.impact-item{background:rgba(15,23,42,.5);padding:2.5rem 2rem;border-radius:20px;box-shadow:0 4px 6px rgba(0,0,0,.3);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .3s ease,box-shadow .3s ease;border:2px solid rgba(8,156,55,.2)}.impact-item:hover{box-shadow:0 12px 30px rgba(0,0,0,.5);border-color:rgba(8,156,55,.5)}.impact-icon{font-size:3.5rem;margin-bottom:1rem;filter:drop-shadow(0 4px 12px rgba(0,0,0,.1))}.impact-item h3{font-size:1.75rem;font-weight:700;color:#22c55e;margin-bottom:1rem;letter-spacing:-.01em;text-shadow:0 0 20px rgba(34,197,94,.3)}.impact-item p{font-size:1.125rem;line-height:1.7;color:#e2e8f0;margin:0}.closing-text{margin-top:3rem;font-size:1.375rem;line-height:1.8;color:#e2e8f0;max-width:900px;margin-left:auto;margin-right:auto}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:2rem;margin-top:3rem}.stat-item{background:rgba(15,23,42,.4);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);padding:2rem 1.5rem;border-radius:16px;border:1px solid rgba(76,201,240,.2);box-shadow:0 4px 6px rgba(0,0,0,.3);transition:transform .3s ease,background .3s ease,box-shadow .3s ease}.stat-item:hover{background:rgba(15,23,42,.6);box-shadow:0 12px 24px rgba(0,0,0,.5);border-color:rgba(76,201,240,.4)}.stat-number{font-size:3.5rem;font-weight:800;margin-bottom:.5rem;line-height:1;color:#ffffff;text-shadow:0 0 30px rgba(76,201,240,.4)}.stat-label{font-size:1.125rem;font-weight:500;opacity:.95;text-transform:uppercase;letter-spacing:.05em;color:#cbd5e1}@media (max-width:768px){.fade-section,.hero-section,.image-section,.video-section{min-height:calc(100vh - 60px);padding:3rem 1.5rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.section-title{font-size:2.5rem}.image-text,.section-text,.video-text{font-size:1.125rem}.video-player{max-width:100%}.video-side{width:80%}.paper{width:280px}.carousel-container{padding:2rem 1rem;gap:1rem}.carousel{height:400px;max-width:300px}.carousel-nav{width:40px;height:40px;font-size:1.5rem}.part-card{width:280px}.carousel-dots{margin-top:1.5rem}.overlay-card{padding:2rem}.overlay-title{font-size:1.75rem}.overlay-text{font-size:1rem}.feature-grid,.impact-grid,.stats-grid{gap:1.5rem;grid-template-columns:1fr}.impact-item{padding:2rem 1.5rem}.impact-item h3{font-size:1.5rem}.impact-item p{font-size:1rem}.closing-text{font-size:1.125rem}.section-icon{font-size:3rem}.stat-number{font-size:2.5rem}.cta-button{padding:.875rem 2rem;font-size:1rem}.hero-logo-box{filter:drop-shadow(0 0 15px rgba(76,201,240,.3))}.hero-title,.info-heading,.section-title{text-shadow:0 0 20px rgba(255,255,255,.2)}.feature-item:hover,.impact-item:hover,.info-compare-cell.info-vision-single:hover,.info-compare-cell:first-child:hover,.info-compare-cell:nth-child(2):hover,.info-compare-cell:nth-child(3):hover{box-shadow:0 8px 20px rgba(0,0,0,.4)}}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.vision-panel{background:rgba(15,23,42,.6)!important;border-color:rgba(8,156,55,.2)!important}.vision-panel:hover{border-color:rgba(8,156,55,.6)!important}.panel-icon-wrapper{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.vision-icon{background:rgba(8,156,55,.15);border:2px solid rgba(8,156,55,.4);color:#22c55e}.challenge-solution-wrapper{margin:3rem 0;display:flex;flex-direction:column;gap:2rem}.challenge-solution-headers{display:grid;grid-template-columns:1fr 1fr;gap:6rem;margin-bottom:1rem}.column-header{display:flex;align-items:center;gap:1rem}.challenge-header,.solution-header{justify-content:center}.column-header h3{font-size:2rem;font-weight:700;color:#ffffff;margin:0}.column-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.challenge-icon{background:rgba(239,68,68,.15);border:2px solid rgba(239,68,68,.4);color:#ef4444}.solution-icon{background:rgba(76,201,240,.15);border:2px solid rgba(76,201,240,.4);color:#4cc9f0}.challenge-solution-pair{display:grid;grid-template-columns:1fr 80px 1fr;gap:1.5rem;align-items:center}.challenge-card,.solution-card{background:rgba(15,23,42,.5);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:16px;padding:1.5rem;border:2px solid;transition:all .3s ease}.challenge-card{border-color:rgba(239,68,68,.3)}.challenge-card:hover{border-color:rgba(239,68,68,.6)}.solution-card{border-color:rgba(76,201,240,.3)}.solution-card:hover{border-color:rgba(76,201,240,.6)}.challenge-card .card-icon,.solution-card .card-icon{font-size:2.5rem;margin-bottom:.75rem;display:block}.challenge-card h4,.solution-card h4{font-size:1.25rem;font-weight:700;color:#ffffff;margin:0 0 .5rem}.challenge-card p,.solution-card p{font-size:1rem;line-height:1.6;color:#cbd5e1;margin:0}.connector-arrow{display:flex;align-items:center;justify-content:center;color:rgba(200,200,200,.8);align-self:center;width:80px}.features-showcase{margin-top:6rem}.features-title{font-size:2.5rem;font-weight:700;color:#ffffff;text-align:center;margin:0 0 1.5rem;text-shadow:0 0 30px rgba(124,58,237,.3)}.pillars-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.pillar-card{background:rgba(15,23,42,.6);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:20px;padding:2.5rem 2rem;transition:all .3s ease;text-align:center;display:block;text-decoration:none;cursor:pointer;border:2px solid rgba(124,58,237,.3)}.pillar-card:hover{border-color:rgba(124,58,237,.6);transform:scale(1.02);box-shadow:0 12px 30px rgba(0,0,0,.5)}.pillar-data{border-color:rgba(8,156,55,.3)}.pillar-data:hover{border-color:rgba(8,156,55,.6)}.pillar-data .pillar-icon{color:#22c55e}.pillar-safety{border-color:rgba(251,191,36,.3)}.pillar-safety:hover{border-color:rgba(251,191,36,.6)}.pillar-safety .pillar-icon{color:#fbbf24}.pillar-ai{border-color:rgba(124,58,237,.3)}.pillar-ai:hover{border-color:rgba(124,58,237,.6)}.pillar-ai .pillar-icon{color:#a78bfa}.pillar-icon{margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center}.pillar-card h3{font-size:1.75rem;font-weight:700;color:#ffffff;margin:0 0 1rem}.pillar-card p{font-size:1.05rem;line-height:1.7;color:#cbd5e1;margin:0}@media (max-width:900px){.challenge-solution-headers{grid-template-columns:1fr;gap:1rem;text-align:center}.challenge-header,.solution-header{justify-content:center}.challenge-solution-pair{grid-template-columns:1fr;gap:1rem}.connector-arrow{transform:rotate(90deg);margin:0 auto}.pillars-grid{grid-template-columns:1fr}.features-showcase{padding:2rem 1.5rem}.features-title{font-size:2rem}}.hpi-root{position:relative;background:#02040a;color:#e6ecff;min-height:100vh;font-family:var(--font-sans,"Inter",system-ui,sans-serif)}.hpi-topbar{position:relative;z-index:30;border-bottom:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(10,14,23,.92),rgba(10,14,23,.72));backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.hpi-topbar-inner{max-width:1440px;margin:0 auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;font-size:12.5px}.hpi-topbar-back{display:inline-flex;align-items:center;gap:6px;color:rgba(230,236,255,.8);padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);transition:all .2s ease;text-decoration:none}.hpi-topbar-back:hover{color:#fff;border-color:rgba(124,58,237,.55);background:rgba(124,58,237,.12)}.hpi-topbar-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:rgba(230,236,255,.85);letter-spacing:.01em}.hpi-meta-cell em{font-style:normal;text-transform:uppercase;font-size:10px;letter-spacing:.14em;color:rgba(230,236,255,.45);margin-right:6px}.hpi-meta-dot{width:3px;height:3px;border-radius:50%;background:rgba(230,236,255,.25)}.hpi-topbar-links{display:flex;gap:8px}.hpi-topbar-link{display:inline-flex;align-items:center;gap:5px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03);color:rgba(230,236,255,.85);text-decoration:none;font-size:12px;transition:all .2s ease}.hpi-topbar-link:hover{color:#fff;border-color:rgba(76,201,240,.5);background:rgba(76,201,240,.1)}.hpi-topbar-note{max-width:1440px;margin:0 auto;padding:0 24px 14px;font-size:13px;line-height:1.7;color:rgba(230,236,255,.7)}.hpi-topbar-note strong{color:#fff;font-weight:600}.hpi-topbar-note em{font-style:normal;color:#ffd166;background:rgba(255,209,102,.08);padding:1px 6px;border-radius:4px}.hpi-stage,.hpi-stage-home,.hpi-stage-home .home-container{position:relative}.hpi-commentary{display:none}@media (min-width:1280px){.hpi-commentary{display:block;position:fixed;right:24px;top:120px;width:260px;padding:18px 18px 20px;z-index:20;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:rgba(10,14,23,.55);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 10px 30px rgba(0,0,0,.4)}}.hpi-commentary-title{font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:rgba(230,236,255,.5);margin-bottom:12px}.hpi-commentary-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.hpi-commentary-item{position:relative;padding-left:12px;border-left:2px solid rgba(255,255,255,.08);transition:border-color .25s ease}.hpi-commentary-item.active{border-left-color:#4cc9f0}.hpi-commentary-label{background:transparent;border:none;cursor:pointer;padding:0;color:rgba(230,236,255,.75);font-size:12px;font-weight:500;text-align:left;transition:color .2s ease}.hpi-commentary-item.active .hpi-commentary-label,.hpi-commentary-label:hover{color:#fff}.hpi-commentary-note{margin:4px 0 0;font-size:11.5px;line-height:1.55;color:rgba(230,236,255,.48)}.hpi-commentary-item.active .hpi-commentary-note{color:rgba(230,236,255,.75)}.hpi-article{position:relative;z-index:10;max-width:760px;margin:0 auto;padding:96px 24px 120px;color:rgba(230,236,255,.88);font-size:15.5px;line-height:1.85;border-top:1px solid rgba(255,255,255,.08)}.hpi-article-header{margin-bottom:40px}.hpi-article-overline{font-size:10.5px;letter-spacing:.22em;text-transform:uppercase;color:#4cc9f0;margin-bottom:14px}.hpi-article-title{font-size:34px;line-height:1.25;font-weight:400;color:#fff;letter-spacing:-.01em;font-family:Fraunces,Georgia,serif}.hpi-article-title em{font-style:italic;color:#ffd166}.hpi-article-section{margin-top:36px}.hpi-article-section h3{font-size:18px;font-weight:600;color:#fff;margin-bottom:14px;letter-spacing:.005em}.hpi-article-section p{margin:0 0 16px}.hpi-article-section strong{color:#fff;font-weight:600}.hpi-article-section em{font-style:italic;color:#ffd166}.hpi-article-section code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:13px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);padding:1px 6px;border-radius:4px;color:#4cc9f0}.hpi-article-section ol,.hpi-article-section ul{padding-left:22px;margin:8px 0 18px}.hpi-article-section li{margin-bottom:10px}.hpi-article-sig{margin-top:28px;color:rgba(230,236,255,.45);font-size:13px;font-style:italic}.hpi-code{margin:10px 0 18px;padding:16px 18px;border-radius:10px;background:rgba(10,14,23,.72);border:1px solid rgba(124,58,237,.18);color:#dbe4ff;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:12.5px;line-height:1.65;overflow-x:auto;white-space:pre;letter-spacing:0}.hpi-links{font-size:14px}.hpi-links li{margin-bottom:8px}.hpi-links a{color:#4cc9f0;text-decoration:none;border-bottom:1px dashed rgba(76,201,240,.4);word-break:break-all}.hpi-links a:hover{color:#fff;border-bottom-color:#fff}.hpi-toast{position:fixed;left:50%;bottom:32px;transform:translate(-50%,16px);padding:12px 22px;border-radius:999px;background:rgba(10,14,23,.92);border:1px solid rgba(124,58,237,.4);color:#fff;font-size:13px;letter-spacing:.01em;opacity:0;pointer-events:none;transition:all .3s ease;z-index:50;backdrop-filter:blur(14px);box-shadow:0 10px 40px rgba(0,0,0,.5)}.hpi-toast.visible{opacity:1;transform:translate(-50%)}.hpi-root h1,.hpi-root h2,.hpi-root h3,.hpi-root h4,.hpi-root li,.hpi-root ol,.hpi-root p,.hpi-root ul{margin:initial}@media (max-width:640px){.hpi-topbar-meta{font-size:11.5px;gap:6px}.hpi-topbar-inner{padding:12px 16px}.hpi-topbar-note{padding:0 16px 12px;font-size:12.5px}.hpi-article{padding:64px 20px 80px}.hpi-article-title{font-size:26px}}