@font-face{font-family:Space Grotesk;src:local(Space Grotesk);font-display:swap}:root{--bg:#030712;--bg-card:#0a1122b8;--border:#38bdf82e;--blue:#38bdf8;--green:#34d399;--gold:#f59e0b;--purple:#a855f7;--red:#ef4444;--text:#fff;--text-dim:#e2e8f0;--text-muted:#cbd5e1;--mono:"JetBrains Mono", ui-monospace, monospace;--sans:"Space Grotesk", system-ui, -apple-system, sans-serif}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:#0000;margin:0;padding:0}a,button,input,[tabindex]{-webkit-tap-highlight-color:transparent}h1,h2,h3,h4,h5,h6,p,span,a,li,article,section,div{overflow-wrap:break-word;word-wrap:break-word}html{scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;width:100%;max-width:100vw;scroll-padding-top:0;overflow-x:clip}html::-webkit-scrollbar{display:none;width:0!important;height:0!important}body::-webkit-scrollbar{display:none;width:0!important;height:0!important}body{background:var(--bg);color:var(--text);font-family:var(--sans);-webkit-font-smoothing:antialiased;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;width:100%;max-width:100vw;margin:0;padding:0;overflow-x:clip}.skip-to-content{z-index:9999;color:#030712;font-family:var(--mono);background:#38bdf8;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s ease-out;position:fixed;top:1rem;left:1rem;transform:translateY(-200%);box-shadow:0 4px 20px #000c}.skip-to-content:focus,.skip-to-content:focus-visible{outline-offset:2px;outline:3px solid #fff;transform:translateY(0)}#app{min-height:100vh;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;width:100%;max-width:100vw;min-height:100svh;position:relative;overflow-x:clip}.mono{font-family:var(--mono)}#earth{z-index:0;cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;width:100%;height:100%;position:fixed;inset:0;overflow:hidden}#earth:active{cursor:grabbing}#earth canvas{width:100%;height:100%;display:block}#earth.fallback{background:radial-gradient(circle at 70%,#38bdf840,#0000 60%),radial-gradient(circle at 80% 60%,#a855f74d,#0000 55%),radial-gradient(circle,#0a1a2f,#030712 75%)}.nav{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);background:#060e2099;border-bottom:1px solid #38bdf82e;position:fixed;top:0;left:0;right:0;box-shadow:0 4px 30px #00000080,inset 0 1px #ffffff1f}.nav-container{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:1.05rem 4vw;display:flex}.brand{cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid #0000;border-radius:12px;outline:none;align-items:center;gap:.65rem;margin:-.35rem -.65rem;padding:.35rem .65rem;text-decoration:none;transition:background .25s,border-color .25s,transform .25s cubic-bezier(.16,1,.3,1);display:inline-flex}.brand:focus:not(:focus-visible){background:0 0;border-color:#0000;outline:none}.brand:active{transform:scale(.97)}.brand-badge{box-shadow:none;background:0 0;border:none;align-items:center;gap:.65rem;padding:0;display:inline-flex}.brand-symbol{filter:drop-shadow(0 0 6px #38bdf873);flex-shrink:0;width:22px;height:22px;transition:transform .6s cubic-bezier(.34,1.56,.64,1),filter .3s;display:block}.brand-symbol .knot-path{animation:8s ease-in-out infinite knotBreathe}@keyframes knotBreathe{0%,to{stroke-opacity:.88;filter:drop-shadow(0 0 2px #38bdf866)}50%{stroke-opacity:1;filter:drop-shadow(0 0 5px #38bdf8cc)}}.brand-text{font-family:var(--mono);letter-spacing:.05em;align-items:baseline;font-size:1.08rem;font-weight:700;line-height:1;display:inline-flex}.brand-name{color:#f8fafc;letter-spacing:.04em;transition:color .2s,text-shadow .2s}.brand-five{background:linear-gradient(135deg,#fde047 20%,#f59e0b 80%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 8px #f59e0b99);-webkit-background-clip:text;margin:0 1px 0 2px;font-size:1.15rem;font-weight:800;transition:transform .25s cubic-bezier(.34,1.56,.64,1),filter .25s;display:inline-block}.brand-tld{color:#94a3b8;letter-spacing:.02em;font-size:.82rem;font-weight:500;transition:color .2s}@media (hover:hover) and (pointer:fine){.brand:hover{background:#ffffff0d;border-color:#ffffff14;transform:translateY(-1px)}.brand:hover .brand-symbol{filter:drop-shadow(0 0 10px #38bdf8bf);transform:rotate(72deg)scale(1.08)}.brand:hover .brand-name{color:#fff;text-shadow:0 0 12px #fff6}.brand:hover .brand-five{filter:drop-shadow(0 0 12px #f59e0be6);transform:scale(1.12)}.brand:hover .brand-tld{color:#e2e8f0}}.menu{align-items:center;gap:1.8rem;display:flex}.menu a{color:#cbd5e1;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:6px;flex-shrink:0;align-items:center;min-height:44px;padding:.5rem .65rem;font-size:.85rem;text-decoration:none;transition:color .3s,text-shadow .3s;display:inline-flex;position:relative}.menu a:hover,.menu a.active{color:#fff;text-shadow:0 0 10px #38bdf899}.menu a.active:after{content:"";background:var(--blue);height:2px;box-shadow:0 0 8px var(--blue);border-radius:2px;position:absolute;bottom:6px;left:.65rem;right:.65rem}.menu a.nav-action,.menu a.nav-part{color:#fbbf24;opacity:.95}.menu a.nav-action:hover,.menu a.nav-action.active,.menu a.nav-part:hover,.menu a.nav-part.active{color:#fde047;opacity:1;text-shadow:0 0 12px #f59e0b99}.menu a.nav-action.active:after,.menu a.nav-part.active:after{background:#fbbf24;box-shadow:0 0 8px #fbbf24}.nav-right{align-items:center;gap:1.5rem;display:flex}.fx-btn{color:#38bdf8;cursor:pointer;font-family:var(--mono);letter-spacing:.08em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a142a73;border:1px solid #38bdf859;border-radius:999px;align-items:center;gap:.42rem;min-height:36px;padding:.4rem .75rem;font-size:.76rem;font-weight:700;transition:transform .25s,background .25s,border-color .25s,color .25s,box-shadow .25s;display:inline-flex;box-shadow:0 0 12px #38bdf833,inset 0 1px #ffffff26}.fx-btn:hover{color:#fff;background:#12264ed9;border-color:#38bdf8bf;transform:translateY(-1px);box-shadow:0 0 18px #38bdf873}.fx-btn:focus-visible{outline-offset:3px;outline:2px solid #38bdf8}.fx-icon{justify-content:center;align-items:center;transition:transform .25s;display:inline-flex}.fx-icon-high{color:#38bdf8;filter:drop-shadow(0 0 6px #38bdf8cc)}.fx-icon-eco{color:#34d399;display:none}.fx-btn.eco{color:#34d399;background:#061e16bf;border-color:#34d39973;box-shadow:0 0 12px #34d39940}.fx-btn.eco:hover{color:#fff;background:#082d20e6;border-color:#34d399d9;box-shadow:0 0 18px #34d39980}.fx-btn.eco .fx-icon-high{display:none}.fx-btn.eco .fx-icon-eco{filter:drop-shadow(0 0 6px #34d399d9);display:inline-flex}body.eco-mode .brand-symbol .knot-path{animation:none!important}body.eco-mode .nav-container,body.eco-mode .badge,body.eco-mode .sec-tag,body.eco-mode .btn-primary,body.eco-mode .btn-secondary,body.eco-mode .earth-rotate-btn,body.eco-mode .mission-card,body.eco-mode .datum,body.eco-mode .join-box{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.ambient-dimmer{z-index:1;pointer-events:none;opacity:0;will-change:opacity;background:#03071285;position:fixed;inset:0}@supports (animation-timeline:scroll()){.ambient-dimmer{animation:linear both ambientDimmerScroll;animation-timeline:scroll(root);animation-range:0 90vh}@keyframes ambientDimmerScroll{0%{opacity:0}to{opacity:1}}}.hero{z-index:10;min-height:100vh;pointer-events:none;background:0 0;justify-content:flex-start;align-items:center;min-height:100svh;padding:0 0 0 6vw;display:flex;position:relative}.hero-copy{pointer-events:auto;text-align:left;z-index:10;width:58%;max-width:58rem;position:relative}.hero-interactive-zone{z-index:5;cursor:grab;pointer-events:auto;touch-action:pan-y;width:33.33%;height:100%;position:absolute;top:0;right:0}.hero-interactive-zone:active{cursor:grabbing}body.earth-3d-active,body.earth-3d-active .hero-interactive-zone{touch-action:none!important}.earth-rotate-btn{display:none}@media (max-width:860px),(hover:none){.earth-rotate-btn{z-index:15;-webkit-backdrop-filter:blur(14px)saturate(180%);backdrop-filter:blur(14px)saturate(180%);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;background:#0a142ab3;border:1px solid #38bdf861;border-radius:999px;align-items:center;gap:.55rem;width:fit-content;margin-top:clamp(1.8rem,8.5svh,5.5rem);padding:.52rem 1.15rem;transition:transform .25s cubic-bezier(.16,1,.3,1),background .25s,border-color .25s,color .25s,box-shadow .25s;display:inline-flex;box-shadow:0 4px 20px #00000080,0 0 16px #38bdf833;pointer-events:auto!important}.earth-rotate-btn:active{transform:scale(.97)}.rotate-btn-dot{background:#38bdf8;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2.4s ease-in-out infinite hintDotPulse;box-shadow:0 0 10px #38bdf8}.rotate-btn-text{font-family:var(--mono);letter-spacing:.05em;color:#e2e8f0;white-space:nowrap;font-size:.75rem;font-weight:600}.rotate-btn-text .rotate-text-active{display:none}body.earth-3d-active .earth-rotate-btn,.earth-rotate-btn.active{background:#062018d9;border-color:#34d399a6;box-shadow:0 4px 24px #0009,0 0 20px #34d39959}body.earth-3d-active .rotate-btn-dot,.earth-rotate-btn.active .rotate-btn-dot{background:#34d399;box-shadow:0 0 12px #34d399}body.earth-3d-active .rotate-btn-text .rotate-text-inactive,.earth-rotate-btn.active .rotate-btn-text .rotate-text-inactive{display:none}body.earth-3d-active .rotate-btn-text .rotate-text-active,.earth-rotate-btn.active .rotate-btn-text .rotate-text-active{color:#34d399;font-weight:700;display:inline}}@keyframes hintDotPulse{0%,to{opacity:.45;transform:scale(.85)}50%{opacity:1;transform:scale(1.25)}}.hero h1{letter-spacing:-.02em;color:#fff;text-shadow:0 4px 24px #000000f2;overflow-wrap:break-word;word-break:normal;font-size:clamp(1.9rem,3.4vw,3.1rem);font-weight:600;line-height:1.18}.hero .sub{color:#cbd5e1;-webkit-text-stroke:.5px #000000f2;paint-order:stroke fill;text-shadow:0 1px 2px #000,0 2px 8px #000000f2,0 4px 18px #000000e6,0 0 1px #000;max-width:34rem;margin-top:1.6rem;font-size:1.04rem;font-weight:400;line-height:1.7}.hero-actions{align-items:center;gap:1.4rem;margin-top:2.6rem;display:flex}.btn-primary,.btn-secondary{box-sizing:border-box;letter-spacing:.06em;text-align:center;white-space:nowrap;-webkit-backdrop-filter:blur(14px)saturate(180%);backdrop-filter:blur(14px)saturate(180%);-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:12.8rem;min-width:12.8rem;height:2.85rem;min-height:2.85rem;padding:0 1.5rem;font-size:.88rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .2s cubic-bezier(.16,1,.3,1),background .25s,border-color .25s,box-shadow .3s,color .25s,text-shadow .25s;display:inline-flex}.btn-primary{color:#7dd3fc;text-shadow:0 0 10px #38bdf899;background:#081830a6;border:2px solid #38bdf8bf;box-shadow:0 4px 18px #00000073,0 0 16px #38bdf847}@media (hover:hover){.btn-primary:hover{color:#fff;text-shadow:0 0 14px #38bdf8e6;background:#0e264cd9;border-color:#38bdf8;transform:translateY(-2px);box-shadow:0 6px 24px #0000008c,0 0 28px #38bdf88c}}.btn-primary:active{background:#0e264cf2;transform:translateY(0)}.btn-secondary{color:#fde047;text-shadow:0 0 10px #f59e0b99;background:#1c1408a6;border:2px solid #f59e0bbf;box-shadow:0 4px 18px #00000073,0 0 16px #f59e0b47}@media (hover:hover){.btn-secondary:hover{color:#fff;text-shadow:0 0 14px #f59e0be6;background:#30200ad9;border-color:#fbbf24;transform:translateY(-2px);box-shadow:0 6px 24px #0000008c,0 0 28px #f59e0b8c}}.btn-secondary:active{background:#30200af2;transform:translateY(0)}.scroll-hint{font-family:var(--mono);letter-spacing:.1em;color:#cbd5e1;text-shadow:0 2px 8px #000c;font-size:.85rem;text-decoration:none;transition:color .3s}.scroll-hint:hover{color:var(--gold)}.sec-tag,.badge{font-family:var(--mono);letter-spacing:.16em;color:#38bdf8;text-transform:uppercase;-webkit-backdrop-filter:blur(14px)saturate(180%);backdrop-filter:blur(14px)saturate(180%);box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;text-shadow:0 0 10px #38bdf880;background:#0a142a8c;border:1px solid #38bdf859;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:fit-content;margin-bottom:.7rem;padding:.36rem 1.05rem;font-size:.76rem;font-weight:700;line-height:1.2;transition:background .3s,border-color .3s,box-shadow .3s;display:inline-flex;box-shadow:0 4px 16px #0006,0 0 12px #38bdf826}@media (hover:hover){.sec-tag:hover,.badge:hover{background:#122448bf;border-color:#38bdf8bf;box-shadow:0 4px 24px #00000080,0 0 18px #38bdf859}}.sec-header{flex-direction:column;width:100%;margin-bottom:0;display:flex}.sec-header.align-center{text-align:center;align-items:center}.sec-header.align-center .sec-tag{margin-left:auto;margin-right:auto}.sec-header.align-right{text-align:right;align-items:flex-end}.sec-header.align-right .sec-tag{margin-left:auto;margin-right:0}.sec-header.align-left{text-align:left;align-items:flex-start}.sec-header.align-left .sec-tag{margin-left:0;margin-right:auto}.mission .sec-tag,.join .sec-tag{margin-bottom:.7rem;margin-left:auto;margin-right:auto}.adversity-wrapper .sec-tag{margin-bottom:.7rem;margin-left:auto;margin-right:0}.sec-title{font-family:var(--sans);color:#fff;text-shadow:0 2px 16px #000000f2;margin:0 0 .65rem;font-size:clamp(1.6rem,2.5vw,2.2rem);font-weight:600;line-height:1.3}.sec-desc{color:#cbd5e1;text-shadow:0 2px 10px #000000e6;max-width:46rem;margin:0 0 2.2rem;font-size:.94rem;font-weight:400;line-height:1.65}main{z-index:10;width:100%;max-width:100vw;position:relative;overflow-x:clip}section{z-index:10;pointer-events:none;box-sizing:border-box;width:100%;max-width:100vw;scroll-margin-top:0;position:relative;overflow-x:clip}.mission{min-height:100vh;text-align:center;pointer-events:none;content-visibility:auto;contain-intrinsic-size:auto 100svh;background:0 0;justify-content:center;align-items:center;min-height:100svh;margin:0;padding:4.5rem 6vw;display:flex}.mission-box{text-align:center;pointer-events:auto;flex-direction:column;align-items:center;width:100%;max-width:72rem;margin:0 auto;display:flex}.mission-box .sec-desc{margin-left:auto;margin-right:auto}.data{grid-template-columns:repeat(4,1fr);gap:1.15rem;width:100%;margin-top:0;display:grid}@media (max-width:1080px) and (min-width:861px){.data{grid-template-columns:repeat(2,1fr);gap:1rem}}.datum{cursor:default;contain:layout style;text-align:center;-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none;touch-action:pan-y;background:#0a142a80;border:1px solid #38bdf838;border-radius:14px;flex-direction:column;justify-content:flex-start;align-items:center;gap:.55rem;min-height:175px;padding:1.35rem 1.15rem;transition:transform .25s cubic-bezier(.16,1,.3,1),background .25s,border-color .25s,box-shadow .25s;display:flex;box-shadow:0 8px 32px #00000073}.datum .idx{color:#cbd5e1;font-family:var(--mono);letter-spacing:.05em;font-size:1.12rem;font-weight:800;transition:color .25s,text-shadow .25s}@media (hover:hover){.datum:hover{border-color:var(--c,var(--blue));box-shadow:0 12px 40px #000000a6, 0 0 24px var(--c,#38bdf859);background:#102040a6;transform:translateY(-5px)}.datum:hover .idx{color:var(--c,var(--blue));text-shadow:0 0 16px var(--c,#38bdf8d9)}.datum:hover .datum-text strong{text-shadow:0 0 14px var(--c,#38bdf8d9)}}.datum:active{border-color:var(--c,var(--blue));box-shadow:0 8px 24px #0009, 0 0 18px var(--c,#38bdf859);background:#102040a6}.datum:active .idx{color:var(--c,var(--blue));text-shadow:0 0 16px var(--c,#38bdf8d9)}.datum:active .datum-text strong{text-shadow:0 0 14px var(--c,#38bdf8d9)}.datum-text strong,.datum-title{font-family:var(--mono);letter-spacing:.08em;color:var(--c,var(--blue));text-shadow:0 0 10px #000c;margin-bottom:.25rem;font-size:.86rem;font-weight:700;transition:text-shadow .25s;display:block}.datum-text p,.datum-desc{color:#f8fafc;text-shadow:0 2px 10px #000c;font-size:.82rem;line-height:1.45}.adversity{min-height:100vh;pointer-events:none;content-visibility:auto;contain-intrinsic-size:auto 100svh;background:0 0;justify-content:flex-end;align-items:center;min-height:100svh;margin:0;padding:4.5rem 6vw;display:flex}.adversity-wrapper{text-align:right;pointer-events:auto;flex-direction:column;align-items:flex-end;width:100%;max-width:46rem;margin-left:auto;display:flex}.adversity-list{flex-direction:column;gap:.95rem;width:100%;display:flex}.adversity-item{cursor:default;contain:layout style;-webkit-backdrop-filter:blur(16px)saturate(180%);backdrop-filter:blur(16px)saturate(180%);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;touch-action:pan-y;background:#0a142a80;border:1px solid #38bdf838;border-radius:14px;padding:.88rem 1.45rem;transition:transform .25s cubic-bezier(.16,1,.3,1),background .25s,border-color .25s,box-shadow .25s;transform:translate(0);box-shadow:0 8px 32px #00000073}.item-inner{text-align:left;justify-content:space-between;align-items:center;gap:1.2rem;width:100%;display:flex}.adversity-item .idx{color:#cbd5e1;font-family:var(--mono);letter-spacing:.05em;min-width:1.8rem;font-size:1.05rem;font-weight:800;transition:color .25s,text-shadow .25s}.adversity-item .content{flex:1;min-width:0}.adversity-item .label{font-family:var(--mono);letter-spacing:.08em;color:var(--c,var(--text));text-shadow:0 0 10px #000c;margin-bottom:.15rem;font-size:.8rem;font-weight:700;transition:text-shadow .25s;display:block}.adversity-item .line{color:#f8fafc;text-shadow:0 2px 10px #000c;font-size:.88rem;font-weight:400;line-height:1.42;transition:color .25s}.adversity-item .arrow{color:#cbd5e1;opacity:.4;font-size:1rem;transition:transform .25s,color .25s,opacity .25s;transform:translate(-4px)}@media (hover:hover){.adversity-item:hover{border-color:var(--c,var(--blue));box-shadow:0 10px 36px #000000a6, 0 0 24px var(--c,#38bdf859);background:#102040a6;transform:translate(-10px)}.adversity-item:hover .idx{color:var(--c,var(--blue));text-shadow:0 0 16px var(--c,#38bdf8d9)}.adversity-item:hover .label{text-shadow:0 0 12px var(--c,#38bdf8cc)}.adversity-item:hover .line{color:#fff}.adversity-item:hover .arrow{opacity:1;color:var(--c,var(--blue));transform:translate(0)}}.adversity-item:active{border-color:var(--c,var(--blue));box-shadow:0 8px 24px #0009, 0 0 18px var(--c,#38bdf859);background:#102040a6}.adversity-item:active .idx{color:var(--c,var(--blue));text-shadow:0 0 16px var(--c,#38bdf8d9)}.adversity-item:active .label{text-shadow:0 0 12px var(--c,#38bdf8cc)}.adversity-item:active .line{color:#fff}.adversity-item:active .arrow{opacity:1;color:var(--c,var(--blue));transform:translate(0)}.join{min-height:100vh;text-align:center;pointer-events:none;content-visibility:auto;contain-intrinsic-size:auto 100svh;background:0 0;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;margin:0;padding:5rem 6vw;display:flex}.join-box{text-align:center;pointer-events:auto;flex-direction:column;align-items:center;width:100%;max-width:46rem;margin:0 auto;display:flex}.cta{font-family:var(--mono);letter-spacing:.14em;color:#030712;background:linear-gradient(135deg, var(--gold), #fbbf24);border-radius:999px;justify-content:center;align-items:center;gap:.75rem;padding:1.1rem 3rem;font-size:.96rem;font-weight:700;text-decoration:none;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .3s;display:inline-flex;box-shadow:0 0 32px #f59e0b73}@media (min-height:860px) and (min-width:861px){.hero-copy{width:62%;max-width:62rem}.hero h1{font-size:clamp(2.3rem,3.6vw,3.6rem)}.hero .sub{max-width:38rem;margin-top:2rem;font-size:1.15rem;line-height:1.8}.hero-actions{gap:2.2rem;margin-top:3.2rem}.btn-primary,.btn-secondary{width:14.5rem;min-width:14.5rem;height:3.2rem;min-height:3.2rem;font-size:.98rem}.mission{padding:6rem 6vw}.mission-box{max-width:82rem}.sec-tag{letter-spacing:.2em;margin-bottom:.95rem;padding:.44rem 1.25rem;font-size:.84rem}.sec-title{margin-bottom:.95rem;font-size:clamp(2.2rem,3vw,2.9rem);line-height:1.25}.sec-desc{max-width:54rem;margin-bottom:3rem;font-size:1.1rem;line-height:1.7}.data{gap:1.8rem}.datum{border-radius:20px;justify-content:center;gap:.95rem;min-height:240px;padding:2.4rem 1.8rem}.datum .idx{margin-bottom:.25rem;font-size:1.5rem}.datum-text strong,.datum-title{letter-spacing:.1em;margin-bottom:.5rem;font-size:1.12rem}.datum-text p,.datum-desc{font-size:.94rem;line-height:1.65}.adversity{align-items:center;padding:6rem 6vw}.adversity-wrapper{max-width:52rem}.adversity-list{gap:1.2rem}.adversity-item{border-radius:16px;padding:1.15rem 1.85rem}.item-inner{gap:1.5rem}.adversity-item .idx{min-width:2.4rem;font-size:1.25rem}.adversity-item .label{letter-spacing:.1em;margin-bottom:.25rem;font-size:.92rem}.adversity-item .line{font-size:1.02rem;line-height:1.52}.join{padding:6rem 6vw}.join-box{max-width:52rem}.cta{padding:1.25rem 3.4rem;font-size:1.05rem}}@media (min-height:680px) and (max-height:859px) and (min-width:861px){.hero .sub{margin-top:1.4rem}.hero-actions{margin-top:2.2rem}.mission{padding:4.5rem 5vw}.mission-box{max-width:70rem}.sec-tag{margin-bottom:.6rem;font-size:.78rem}.sec-title{margin-bottom:.55rem;font-size:clamp(1.75rem,2.3vw,2.2rem)}.sec-desc{max-width:46rem;margin-bottom:1.8rem;font-size:.94rem;line-height:1.6}.data{gap:1.25rem}.datum{border-radius:15px;gap:.55rem;min-height:180px;padding:1.45rem 1.25rem}.datum .idx{font-size:1.15rem}.datum-text strong,.datum-title{margin-bottom:.28rem;font-size:.88rem}.datum-text p,.datum-desc{font-size:.82rem;line-height:1.45}.adversity{align-items:center;padding:4.5rem 5vw}.adversity-wrapper{max-width:46rem}.adversity-list{gap:.78rem}.adversity-item{border-radius:13px;padding:.82rem 1.4rem}.adversity-item .idx{min-width:1.9rem;font-size:1.05rem}.adversity-item .label{margin-bottom:.14rem;font-size:.82rem}.adversity-item .line{font-size:.88rem;line-height:1.4}.join{padding:4.5rem 5vw}.join-box{max-width:44rem}.cta{padding:1.05rem 2.8rem;font-size:.95rem}}@media (max-height:679px) and (min-width:861px){.mission{padding:calc(3.6rem + 16px) 4vw 1.5rem}.mission-box{max-width:62rem}.data{gap:.85rem}.datum{border-radius:12px;gap:.35rem;min-height:135px;padding:.85rem .9rem}.datum .idx{font-size:.95rem}.datum-text strong,.datum-title{margin-bottom:.15rem;font-size:.78rem}.datum-text p,.datum-desc{font-size:.72rem;line-height:1.3}.adversity{align-items:flex-start;padding:calc(3.6rem + 16px) 4vw 1.5rem}.adversity-wrapper{max-width:40rem}.sec-title{margin-bottom:.2rem;font-size:1.45rem}.sec-desc{margin-bottom:.65rem;font-size:.8rem}.adversity-list{gap:.38rem}.adversity-item{border-radius:10px;padding:.48rem 1.05rem}.item-inner .idx{min-width:1.5rem;font-size:.85rem}.item-inner .label{margin-bottom:.05rem;font-size:.72rem}.item-inner .line{font-size:.76rem;line-height:1.25}.join{padding:calc(3.6rem + 16px) 4vw 2rem}.join-box{max-width:42rem}.join-desc{margin-bottom:1.2rem;font-size:.86rem;line-height:1.5}.cta{padding:.85rem 2.2rem;font-size:.85rem}}.cta:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 0 48px #f59e0bcc}.footer{z-index:10;text-align:center;letter-spacing:.08em;color:#cbd5e1;background:0 0;border-top:1px solid #38bdf81f;padding:2.5rem 2rem;font-size:.82rem;position:relative}@media (max-width:1080px){.data{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.nav-container{padding:.8rem 4vw}.menu{gap:.65rem}.menu a{white-space:nowrap;flex-shrink:0;padding:.35rem .45rem;font-size:.78rem}.hero{min-height:100vh;text-align:left;flex-direction:column;justify-content:center;min-height:100svh;padding:calc(3.6rem + 24px) 6vw 3.5rem;display:flex}.hero-copy{z-index:10;pointer-events:none;width:100%;max-width:100%;position:relative}.hero-copy h1,.hero-copy p,.hero-copy .badge{pointer-events:none}.hero-copy a,.hero-copy button,.hero-actions{pointer-events:auto}.hero-interactive-zone{z-index:5;touch-action:pan-y;cursor:grab;pointer-events:auto;width:100%;height:100%;position:absolute;inset:0}.hero-actions{flex-direction:column;align-items:flex-start;gap:1rem}section{scroll-margin-top:0}.mission{min-height:100vh;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:calc(3.6rem + 20px) 4.5vw 3.5rem;display:flex}.mission-box{width:100%;max-width:100%}.mission-box .sec-title{margin-bottom:.35rem;font-size:clamp(1.35rem,4.8vw,1.75rem);line-height:1.3}.mission-box .sec-desc{max-width:100%;margin-bottom:1.4rem;font-size:.82rem;line-height:1.5}.data{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:0}.datum{border-radius:12px;justify-content:center;gap:.4rem;min-height:140px;padding:.95rem .8rem}.datum .idx{font-size:1rem}.datum-text strong,.datum-title{margin-bottom:.2rem;font-size:.82rem;display:block}.datum-text p,.datum-desc{font-size:.74rem;line-height:1.38}.adversity{min-height:100vh;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:calc(3.6rem + 20px) 4.5vw 3.5rem;display:flex}.adversity-wrapper{text-align:left;flex-direction:column;align-items:flex-start;width:100%;max-width:100%;margin:0 auto;display:flex}.adversity-wrapper .sec-tag,.adversity-wrapper .sec-title,.adversity-wrapper .sec-desc{text-align:left;margin-left:0}.adversity-wrapper .sec-tag{margin-bottom:.4rem}.adversity-wrapper .sec-title{margin-bottom:.35rem;font-size:clamp(1.35rem,4.8vw,1.75rem)}.adversity-wrapper .sec-desc{margin-bottom:1.2rem;font-size:.82rem;line-height:1.5}.adversity-list{gap:.5rem;width:100%}.adversity-item{border-radius:11px;padding:.65rem 1.05rem}.item-inner{gap:.75rem}.adversity-item .idx{min-width:1.4rem;font-size:.85rem}.adversity-item .label{margin-bottom:.08rem;font-size:.74rem}.adversity-item .line{font-size:.78rem;line-height:1.3}.adversity-item:hover,.adversity-item:active,.datum:hover,.datum:active{transform:none}.join{min-height:100vh;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:calc(3.6rem + 20px) 4.5vw 3.5rem;display:flex}.join-box{width:100%;max-width:100%}.join-box .sec-title{margin-bottom:.4rem;font-size:clamp(1.35rem,4.8vw,1.75rem)}.join-box .sec-desc{margin-bottom:2rem;font-size:.84rem;line-height:1.55}.cta{width:100%;max-width:24rem;padding:1.1rem 2rem;font-size:.95rem}}@media (max-width:600px){.nav-right{gap:.75rem}.fx-btn{padding:.35rem .6rem;font-size:.72rem}}@media (max-width:480px){.nav-container{padding:.75rem 3vw}.nav-right{gap:.45rem}.fx-btn{min-height:32px;padding:.3rem .5rem;font-size:.68rem}.fx-label{display:none}.brand{gap:.45rem;margin:-.2rem -.4rem;padding:.2rem .4rem}.brand-badge{gap:.45rem;padding:0}.brand-text{font-size:.98rem}.brand-five{font-size:1.08rem}.brand-tld{font-size:.75rem}.menu{gap:.35rem}.menu a{letter-spacing:.02em;white-space:nowrap;flex-shrink:0;padding:.3rem .32rem;font-size:.7rem}.datum{border-radius:10px;gap:.25rem;padding:.65rem .5rem}.datum .idx{font-size:.85rem}.datum-text strong{margin-bottom:.1rem;font-size:.75rem}.datum-text p{font-size:.66rem;line-height:1.25}.adversity{padding:calc(3.4rem + 16px) 3.5vw 1.5rem}.adversity-list{gap:.36rem}.adversity-item{padding:.46rem .75rem}.item-inner{gap:.55rem}.adversity-item .idx{min-width:1.2rem;font-size:.78rem}.adversity-item .label{margin-bottom:.06rem;font-size:.68rem}.adversity-item .line{font-size:.72rem;line-height:1.22}.cta{width:100%;padding:.8rem 1.8rem;font-size:.8rem}}:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.brand:focus-visible,.btn-primary:focus-visible,.cta:focus-visible,.scroll-hint:focus-visible,.menu a:focus-visible,.fx-btn:focus-visible,.datum:focus-visible,.adversity-item:focus-visible{outline-offset:4px;outline:2px solid #38bdf8}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}.brand-symbol .knot-path,.rotate-btn-dot,.earth-city-label .city-indicator,.hero-scroll-hint .hint-dot{transition:none!important;animation:none!important}.datum:hover,.datum:active,.adversity-item:hover,.adversity-item:active{transform:none!important}}#earth-labels,.earth-labels-mount,.earth-labels-overlay{width:100vw;height:100vh;pointer-events:none;z-index:8;contain:layout style paint;height:100dvh;position:fixed;inset:0;overflow:hidden}.earth-city-label{pointer-events:none;white-space:nowrap;font-family:var(--mono,"JetBrains Mono", ui-monospace, monospace);letter-spacing:.03em;opacity:0;visibility:hidden;will-change:transform, opacity;contain:layout style;background:#060c18f0;border:1px solid #ffffff29;border-radius:6px;align-items:center;gap:5px;padding:2.5px 8px 3px 6px;font-size:.64rem;font-weight:500;transition:opacity .22s cubic-bezier(.16,1,.3,1);display:inline-flex;position:absolute;top:0;left:0;overflow:visible}.earth-city-label:after{content:"";pointer-events:none;border-top-left-radius:6px;border-top-right-radius:6px;height:1.5px;position:absolute;top:0;left:0;right:0}.earth-city-label:before{content:"";pointer-events:none;position:absolute}.earth-city-label.pos-right:before{width:5px;height:1.5px;top:50%;left:-5px;transform:translateY(-50%)}.earth-city-label.pos-left:before{width:5px;height:1.5px;top:50%;right:-5px;transform:translateY(-50%)}.earth-city-label.pos-top:before{width:1.5px;height:5px;bottom:-5px;left:50%;transform:translate(-50%)}.earth-city-label.pos-bottom:before{width:1.5px;height:5px;top:-5px;left:50%;transform:translate(-50%)}.earth-city-label .city-indicator{border-radius:50%;flex-shrink:0;width:4.5px;height:4.5px;animation:2.2s ease-in-out infinite pulseCore;display:inline-block}@keyframes pulseCore{0%,to{opacity:.95;transform:scale(1)}50%{opacity:.55;transform:scale(.75)}}.earth-city-label[style*="visibility: hidden"] .city-indicator,.earth-city-label[style*="opacity: 0"] .city-indicator{animation-play-state:paused}.earth-city-label .city-name{color:#f8fafc;text-shadow:0 1px 4px #000000e6;font-weight:550}.earth-city-label .city-pop{margin-left:2px;font-size:.58rem;font-weight:600}.earth-city-label.region-asia{border-color:#fb718566;box-shadow:0 4px 14px #000000d9,0 0 14px #fb718547}.earth-city-label.region-asia:after{background:linear-gradient(90deg,#fb7185 0%,#fda4af 60%,#0000 100%);box-shadow:0 0 8px #fb7185}.earth-city-label.region-asia:before{background:linear-gradient(135deg,#fb7185,#fda4af);box-shadow:0 0 6px #fb7185e6}.earth-city-label.region-asia .city-indicator{background:#fb7185;box-shadow:0 0 7px #fb7185}.earth-city-label.region-asia .city-pop{color:#fb7185;text-shadow:0 0 6px #fb7185bf}.earth-city-label.region-europe{border-color:#10b98166;box-shadow:0 4px 14px #000000d9,0 0 14px #10b98147}.earth-city-label.region-europe:after{background:linear-gradient(90deg,#10b981 0%,#34d399 60%,#0000 100%);box-shadow:0 0 8px #10b981}.earth-city-label.region-europe:before{background:linear-gradient(135deg,#10b981,#34d399);box-shadow:0 0 6px #10b981e6}.earth-city-label.region-europe .city-indicator{background:#10b981;box-shadow:0 0 7px #10b981}.earth-city-label.region-europe .city-pop{color:#10b981;text-shadow:0 0 6px #10b981bf}.earth-city-label.region-na{border-color:#38bdf866;box-shadow:0 4px 14px #000000d9,0 0 14px #38bdf847}.earth-city-label.region-na:after{background:linear-gradient(90deg,#38bdf8 0%,#0ea5e9 60%,#0000 100%);box-shadow:0 0 8px #38bdf8}.earth-city-label.region-na:before{background:linear-gradient(135deg,#38bdf8,#0ea5e9);box-shadow:0 0 6px #38bdf8e6}.earth-city-label.region-na .city-indicator{background:#38bdf8;box-shadow:0 0 7px #38bdf8}.earth-city-label.region-na .city-pop{color:#38bdf8;text-shadow:0 0 6px #38bdf8bf}.earth-city-label.region-sa{border-color:#f9731666;box-shadow:0 4px 14px #000000d9,0 0 14px #f9731647}.earth-city-label.region-sa:after{background:linear-gradient(90deg,#f97316 0%,#fb923c 60%,#0000 100%);box-shadow:0 0 8px #f97316}.earth-city-label.region-sa:before{background:linear-gradient(135deg,#f97316,#fb923c);box-shadow:0 0 6px #f97316e6}.earth-city-label.region-sa .city-indicator{background:#f97316;box-shadow:0 0 7px #f97316}.earth-city-label.region-sa .city-pop{color:#f97316;text-shadow:0 0 6px #f97316bf}.earth-city-label.region-africa{border-color:#a855f766;box-shadow:0 4px 14px #000000d9,0 0 14px #a855f747}.earth-city-label.region-africa:after{background:linear-gradient(90deg,#a855f7 0%,#c084fc 60%,#0000 100%);box-shadow:0 0 8px #a855f7}.earth-city-label.region-africa:before{background:linear-gradient(135deg,#a855f7,#c084fc);box-shadow:0 0 6px #a855f7e6}.earth-city-label.region-africa .city-indicator{background:#a855f7;box-shadow:0 0 7px #a855f7}.earth-city-label.region-africa .city-pop{color:#a855f7;text-shadow:0 0 6px #a855f7bf}.earth-city-label.region-oceania{border-color:#a3e63566;box-shadow:0 4px 14px #000000d9,0 0 14px #a3e63547}.earth-city-label.region-oceania:after{background:linear-gradient(90deg,#a3e635 0%,#bef264 60%,#0000 100%);box-shadow:0 0 8px #a3e635}.earth-city-label.region-oceania:before{background:linear-gradient(135deg,#a3e635,#bef264);box-shadow:0 0 6px #a3e635e6}.earth-city-label.region-oceania .city-indicator{background:#a3e635;box-shadow:0 0 7px #a3e635}.earth-city-label.region-oceania .city-pop{color:#a3e635;text-shadow:0 0 6px #a3e635bf}
