.archSection_wrapper__AuEg7{margin-top:1.5rem}.archSection_cardGrid__TqHH1{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}@media (max-width:768px){.archSection_cardGrid__TqHH1{grid-template-columns:1fr}}.archSection_card__qldIi{position:relative;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);cursor:pointer;overflow:hidden;transition:border-color .3s ease,box-shadow .3s ease,transform .25s ease}.archSection_card__qldIi:hover{border-color:color-mix(in srgb,var(--lang-color) 40%,transparent);box-shadow:0 0 24px var(--glow-color,rgba(232,124,58,.15)),0 8px 32px rgba(0,0,0,.3);transform:translateY(-2px)}.archSection_accentBar__4WTaT{height:3px;background:linear-gradient(90deg,var(--lang-color,var(--accent)) 0,transparent 100%)}.archSection_iconWatermark___L482{position:absolute;top:-10px;right:-10px;width:120px;height:120px;color:var(--lang-color,var(--accent));opacity:.04;pointer-events:none;transition:opacity .4s ease;display:flex;align-items:center;justify-content:center}.archSection_iconWatermark___L482>svg{width:100%;height:100%}.archSection_card__qldIi:hover .archSection_iconWatermark___L482{opacity:.08}.archSection_cardContent__hb8g1{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.archSection_cardHeader__1fdsU{display:flex;align-items:center;gap:.75rem}.archSection_iconCircle__a7PXq{width:40px;height:40px;border-radius:50%;background:color-mix(in srgb,var(--lang-color) 12%,transparent);border:1px solid color-mix(in srgb,var(--lang-color) 25%,transparent);display:flex;align-items:center;justify-content:center;color:var(--lang-color);font-size:1.1rem;flex-shrink:0;transition:background .3s ease,box-shadow .3s ease}.archSection_card__qldIi:hover .archSection_iconCircle__a7PXq{background:color-mix(in srgb,var(--lang-color) 18%,transparent);box-shadow:0 0 16px var(--glow-color)}.archSection_langName__N3iTH{font-family:var(--font-heading);font-size:1.35rem;font-weight:700;letter-spacing:-.01em;color:var(--lang-color,var(--text));line-height:1.2;margin:0}.archSection_roleName__mLTEh{font-family:var(--font-mono);font-size:.65rem;color:var(--muted);letter-spacing:.1em;text-transform:uppercase}.archSection_desc__JiTLU{font-size:.85rem;color:var(--text-secondary);line-height:1.7;margin:0}.archSection_tagRow__L4K4X{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.25rem}.archSection_tag__w604d{display:inline-block;font-family:var(--font-mono);font-size:.6rem;font-weight:500;letter-spacing:.04em;padding:.22rem .5rem;border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg);color:var(--muted);white-space:nowrap}.archSection_tag_python__B5DN0{color:#5b9bd5;border-color:rgba(53,114,165,.35);background:rgba(53,114,165,.06)}.archSection_tag_rust__KIoGu{color:#e05c20;border-color:rgba(183,65,14,.35);background:rgba(183,65,14,.06)}.archSection_tag_next__WVDft{color:var(--text);border-color:rgba(232,228,220,.2);background:rgba(232,228,220,.04)}.archSection_tag_db__HYKYR{color:var(--accent2);border-color:rgba(58,232,180,.25);background:rgba(58,232,180,.04)}.archSection_expandHint__e7a_0{display:flex;justify-content:center;margin-top:.5rem}.archSection_expandLabel__tUhwp{font-family:var(--font-mono);font-size:.55rem;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);opacity:0;transition:opacity .3s ease,color .3s ease}.archSection_card__qldIi:hover .archSection_expandLabel__tUhwp{opacity:1;color:var(--lang-color)}.archSection_nodeGraph__S_TIO{margin-top:1.75rem;padding:.5rem 1rem;border:1px solid var(--border);border-radius:var(--radius-md);background:linear-gradient(180deg,var(--surface) 0,var(--bg) 100%);overflow:hidden}.archSection_nodeSvg__HLS2u{width:100%;height:auto;display:block}@media (max-width:768px){.archSection_nodeGraph__S_TIO{display:none}}.archSection_backdrop__WUse5{position:fixed;inset:0;background:rgba(0,0,0,.75);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9998}.archSection_modal__pTzL7{position:fixed;top:50%;left:50%;translate:-50% -50%;width:min(560px,92vw);max-height:85vh;overflow-y:auto;background:var(--surface);border:1px solid color-mix(in srgb,var(--lang-color) 40%,transparent);border-radius:var(--radius-md);z-index:9999;box-shadow:0 0 60px var(--glow-color,rgba(232,124,58,.2)),0 24px 80px rgba(0,0,0,.6)}.archSection_closeBtn__rEQzx{position:absolute;top:1rem;right:1rem;background:none;border:1px solid var(--border);border-radius:50%;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:1.2rem;cursor:pointer;transition:border-color .2s,color .2s;z-index:10}.archSection_closeBtn__rEQzx:hover{border-color:var(--lang-color);color:var(--lang-color)}.archSection_modalAccent__rVrJw{height:3px;background:linear-gradient(90deg,var(--lang-color,var(--accent)) 0,transparent 100%)}.archSection_modalIconWatermark__2cJK3{position:absolute;top:-20px;right:-20px;width:180px;height:180px;color:var(--lang-color);opacity:.04;pointer-events:none;display:flex;align-items:center;justify-content:center}.archSection_modalIconWatermark__2cJK3>svg{width:100%;height:100%}.archSection_modalContent__7IsIG{padding:2rem;display:flex;flex-direction:column;gap:1rem}.archSection_modalHeader__WN82j{display:flex;align-items:center;gap:1rem}.archSection_modalIconCircle__2JXSo{width:52px;height:52px;border-radius:50%;background:color-mix(in srgb,var(--lang-color) 14%,transparent);border:1px solid color-mix(in srgb,var(--lang-color) 30%,transparent);display:flex;align-items:center;justify-content:center;color:var(--lang-color);font-size:1.5rem;flex-shrink:0;box-shadow:0 0 20px var(--glow-color)}.archSection_modalLang__udWRe{font-family:var(--font-heading);font-size:1.8rem;font-weight:700;letter-spacing:-.01em;color:var(--lang-color,var(--text));line-height:1.2;margin:0}.archSection_modalRole__nyzNo{font-family:var(--font-mono);font-size:.7rem;color:var(--muted);letter-spacing:.1em;text-transform:uppercase}.archSection_modalDesc__6PpA6{font-size:.95rem;color:var(--text-secondary);line-height:1.75;margin:0}.archSection_detailsDivider__tftHX{height:1px;background:linear-gradient(90deg,transparent 0,var(--lang-color) 50%,transparent 100%);opacity:.25;margin:.25rem 0}.archSection_detailsList__jAEOt{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.65rem}.archSection_detailsList__jAEOt li{font-size:.85rem;color:var(--text-secondary);line-height:1.65;padding-left:1.1rem;position:relative}.archSection_detailsList__jAEOt li:before{content:"›";position:absolute;left:0;color:var(--lang-color,var(--accent));font-family:var(--font-mono);font-weight:700;font-size:1rem}.econSection_grid__HJcvJ{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.25rem;gap:1.25rem;margin-bottom:2rem}@media (max-width:600px){.econSection_grid__HJcvJ{grid-template-columns:1fr}}.econSection_card__EE_uu{position:relative;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;cursor:pointer;transition:border-color .3s ease,box-shadow .3s ease,background .3s ease}.econSection_card__EE_uu:hover{background:var(--surface2);border-color:color-mix(in srgb,var(--card-accent) 35%,transparent);box-shadow:0 0 20px color-mix(in srgb,var(--card-accent) 15%,transparent),0 8px 24px rgba(0,0,0,.3)}.econSection_cardExpanded__a6FLM{border-color:color-mix(in srgb,var(--card-accent) 45%,transparent);box-shadow:0 0 32px color-mix(in srgb,var(--card-accent) 20%,transparent),0 12px 40px rgba(0,0,0,.35)}.econSection_topLine__pMzG9{height:3px;background:linear-gradient(90deg,var(--card-accent) 0,transparent 80%);opacity:.6;transition:opacity .3s ease}.econSection_card__EE_uu:hover .econSection_topLine__pMzG9{opacity:1}.econSection_card__EE_uu:after{content:"";position:absolute;top:-40px;right:-40px;width:140px;height:140px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--card-accent) 18%,transparent) 0,transparent 70%);pointer-events:none;opacity:0;transition:opacity .35s ease}.econSection_cardExpanded__a6FLM:after,.econSection_card__EE_uu:hover:after{opacity:1}.econSection_inner__4J6eL{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.econSection_header__J3pjJ{display:flex;align-items:center;justify-content:space-between}.econSection_num__Mq87c{font-family:var(--font-mono);font-size:.6rem;font-weight:600;letter-spacing:.12em;color:var(--card-accent)}.econSection_iconSmall__ErEyx{width:28px;height:28px;color:var(--card-accent);opacity:.65;transition:opacity .3s ease,filter .3s ease}.econSection_iconSmall__ErEyx>svg{width:100%;height:100%}.econSection_card__EE_uu:hover .econSection_iconSmall__ErEyx{opacity:1;filter:drop-shadow(0 0 6px color-mix(in srgb,var(--card-accent) 50%,transparent))}.econSection_title__8biDO{font-family:var(--font-heading);font-size:1.05rem;font-weight:700;letter-spacing:-.01em;color:var(--text);margin:0}.econSection_body__9NMXN{font-size:.85rem;color:var(--text-secondary);line-height:1.7;margin:0}.econSection_details__6P9_P{overflow:hidden}.econSection_detailsDivider__p1H_D{height:1px;background:linear-gradient(90deg,transparent 0,var(--card-accent) 50%,transparent 100%);opacity:.2;margin:.5rem 0 .75rem}.econSection_detailsList__kaMW7{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}.econSection_detailsList__kaMW7 li{font-size:.78rem;color:var(--text-secondary);line-height:1.6;padding-left:.9rem;position:relative}.econSection_detailsList__kaMW7 li:before{content:"›";position:absolute;left:0;color:var(--card-accent);font-family:var(--font-mono);font-weight:700}.econSection_expandHint__oVtJC{display:flex;justify-content:center;margin-top:.25rem}.econSection_expandArrow__O6Q1q{display:inline-block;color:var(--muted);font-size:1.1rem;line-height:1;opacity:.4;transition:opacity .2s ease}.econSection_card__EE_uu:hover .econSection_expandArrow__O6Q1q{opacity:1;color:var(--card-accent)}.worldwide_heading__iRh9x{font-size:clamp(2.5rem,6vw,4rem);letter-spacing:-.01em;line-height:1.2;margin-bottom:1.25rem}.worldwide_lead__iDK8P{font-size:1.1rem;color:var(--text-secondary);max-width:600px;line-height:1.8}.worldwide_block__NCO2H{margin-top:4rem;padding-top:3rem;border-top:1px solid var(--border)}.worldwide_subheading__Wx7rz{font-family:var(--font-heading);font-size:clamp(1.4rem,3vw,2rem);font-weight:700;letter-spacing:0;line-height:1.25;margin:.5rem 0 1rem}.worldwide_body__Nreey{font-size:1rem;color:var(--text-secondary);line-height:1.75;max-width:580px;margin-bottom:2rem}.worldwide_stackTable__EXJBu{display:flex;flex-direction:column;gap:0;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.worldwide_stackRow__enCdN{display:flex;align-items:center;gap:1.5rem;padding:1rem 1.25rem;background:var(--surface);border-bottom:1px solid var(--border)}.worldwide_stackRow__enCdN:last-child{border-bottom:none}.worldwide_stackRole__MZsJo{font-size:.9rem;color:var(--muted);line-height:1.5}.worldwide_timeline__X3U2a{display:flex;flex-direction:column;gap:0;margin-bottom:2rem}.worldwide_timelineItem__k_t_v{display:flex;flex-direction:column;gap:.2rem;padding:1.25rem 0;border-bottom:1px solid var(--border)}.worldwide_timelineItem__k_t_v:last-child{border-bottom:none}.worldwide_timelineName__9otvi{font-family:var(--font-mono);font-size:.85rem;font-weight:600;color:var(--text);letter-spacing:.02em;margin-bottom:.15rem}.worldwide_timelineNote__Rtl2Y{font-size:.875rem;color:var(--text-secondary);line-height:1.6;max-width:620px}.worldwide_cardGrid__wmwYY{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:1px;gap:1px;background:var(--border);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin-bottom:2rem}.worldwide_card__Iowrm{background:var(--surface);padding:1.5rem}.worldwide_cardTitle__U9235{font-family:var(--font-heading);font-size:.95rem;font-weight:700;letter-spacing:-.01em;color:var(--text);margin-bottom:.5rem}.worldwide_cardBody__gRWrc{font-size:.875rem;color:var(--text-secondary);line-height:1.65}.worldwide_chipRow__kW4oj{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.5rem 0 0}.worldwide_btnRow__xqSUM{display:flex;gap:.75rem;margin:1.25rem 0}.worldwide_btnGhost__nd8Yw{font-family:var(--font-mono);font-size:.7rem;padding:.55rem 1.25rem;border:1px solid var(--accent);color:var(--accent);text-decoration:none;letter-spacing:.05em;border-radius:var(--radius-sm);transition:background .25s ease,color .25s ease,box-shadow .25s ease}.worldwide_btnGhost__nd8Yw:hover{background:var(--accent);color:var(--bg);box-shadow:0 0 20px rgba(232,124,58,.3)}.worldwide_numberedHeader__P0Gl3{display:flex;align-items:baseline;gap:1rem;margin-bottom:.5rem}.worldwide_sectionNum__GykIE{font-family:var(--font-mono);font-size:.65rem;color:var(--accent);letter-spacing:.1em}.worldwide_archTable__EIUGj{display:flex;flex-direction:column;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin-top:1.5rem}.worldwide_archRow__U_raB{display:grid;grid-template-columns:140px 1fr auto;grid-gap:1.5rem;gap:1.5rem;padding:1.25rem 1.5rem;background:var(--surface);border-bottom:1px solid var(--border);align-items:start}.worldwide_archRow__U_raB:last-child{border-bottom:none}.worldwide_archLang__MTGf7{font-family:var(--font-mono);font-size:.8rem;font-weight:600;line-height:1.6}.worldwide_archDesc__I2tfF{font-size:.85rem;color:var(--text-secondary);line-height:1.65;margin:0}.worldwide_archWhy__18qBo{font-family:var(--font-mono);font-size:.65rem;color:var(--muted);text-align:right;min-width:130px;line-height:1.8}.worldwide_timelineTrigger__RHnZU{font-family:var(--font-mono);font-size:.7rem;font-weight:600;letter-spacing:.02em;display:block;margin-bottom:.25rem}.worldwide_problem__sOiQF{color:#e05c20}.worldwide_optimization__9xJH3{color:var(--accent2)}.worldwide_curiosity__Kcmhp{color:#5b9bd5}.worldwide_pullQuote__KEkn_{font-size:1.15rem;font-style:italic;color:var(--text-secondary);border-left:3px solid var(--accent);padding-left:1.5rem;margin:1.5rem 0 2rem;line-height:1.7}.worldwide_highlightBox__VHvvg{background:rgba(58,232,180,.05);border:1px solid rgba(58,232,180,.2);padding:1.25rem 1.5rem;margin:1.5rem 0;border-radius:2px}.worldwide_highlightBox__VHvvg p{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.7}.worldwide_tlWrapper__UbsLA{position:relative;margin-top:2rem;margin-bottom:2rem}.worldwide_tlWrapper__UbsLA:before{content:"";position:absolute;left:27px;top:32px;bottom:32px;width:1px;background:linear-gradient(180deg,rgba(224,92,32,.5) 0,rgba(58,232,180,.4));pointer-events:none}.worldwide_tlCard__Z_f1h{display:grid;grid-template-columns:56px 1fr;grid-gap:1.5rem;gap:1.5rem;padding:1.5rem 1rem 1.5rem 0;border-bottom:1px solid var(--border);cursor:default;transition:background .2s ease;position:relative}.worldwide_tlCard__Z_f1h:last-child{border-bottom:none}.worldwide_tlCard__Z_f1h:hover{background:var(--surface)}.worldwide_tlLeft__tb8RS{display:flex;flex-direction:column;align-items:center;gap:.4rem;padding-top:3px;position:relative;z-index:1}.worldwide_tlNum__G97fe{font-family:var(--font-mono);font-size:.58rem;color:var(--muted);letter-spacing:.06em}.worldwide_tlDot__o0eWE{width:10px;height:10px;border-radius:50%;background:var(--node-color,var(--accent));box-shadow:0 0 8px var(--node-color,var(--accent));flex-shrink:0;transition:box-shadow .3s ease,transform .3s ease}.worldwide_tlCard__Z_f1h:hover .worldwide_tlDot__o0eWE{box-shadow:0 0 18px var(--node-color,var(--accent)),0 0 36px var(--node-color,var(--accent));transform:scale(1.4)}.worldwide_tlBody__TwICn{display:flex;flex-direction:column;gap:.5rem}.worldwide_tlBadge__xOxld{display:inline-block;font-family:var(--font-mono);font-size:.58rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:.18rem .55rem;border-radius:var(--radius-sm);width:-moz-fit-content;width:fit-content}.worldwide_tlBadge_problem__Ng8Xv{color:#e05c20;background:rgba(224,92,32,.1);border:1px solid rgba(224,92,32,.25)}.worldwide_tlBadge_optimization__PT85e{color:var(--accent2);background:rgba(58,232,180,.08);border:1px solid rgba(58,232,180,.22)}.worldwide_tlBadge_curiosity__LZZVi{color:#5b9bd5;background:rgba(91,155,213,.1);border:1px solid rgba(91,155,213,.25)}.worldwide_tlTech__Guhh_{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem;line-height:1.2}.worldwide_tlFrom__KJyvG{color:var(--text)}.worldwide_tlArrow__3YKnf,.worldwide_tlFrom__KJyvG{font-family:var(--font-heading);font-size:1.05rem;font-weight:700;letter-spacing:-.01em;line-height:1.3}.worldwide_tlArrow__3YKnf{color:var(--accent)}.worldwide_tlTo__244h3{font-family:var(--font-heading);font-size:1.05rem;font-weight:700;letter-spacing:-.01em;line-height:1.3;color:var(--text)}.worldwide_tlNote__usChU{font-size:.875rem;color:var(--text-secondary);line-height:1.65;max-width:560px;margin:0}.worldwide_archCards__NAC6d{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.25rem;gap:1.25rem;margin-top:1.5rem}@media (max-width:768px){.worldwide_archCards__NAC6d{grid-template-columns:1fr}}.worldwide_archCard__JsuYN{position:relative;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);will-change:transform;transition:box-shadow .3s ease,background .3s ease}.worldwide_archCard__JsuYN:hover{box-shadow:0 0 32px var(--glow-color,rgba(232,124,58,.2)),0 8px 32px rgba(0,0,0,.4);background:var(--surface2)}.worldwide_archCardIcon__4lwzU{position:absolute;top:1.25rem;right:1.25rem;width:56px;height:56px;color:var(--lang-color,var(--accent));opacity:.15;pointer-events:none;transition:opacity .3s ease}.worldwide_archCard__JsuYN:hover .worldwide_archCardIcon__4lwzU{opacity:.45}.worldwide_archCardAccent__AWqC2{height:3px;background:linear-gradient(90deg,var(--lang-color,var(--accent)) 0,transparent 100%);border-radius:var(--radius-md) var(--radius-md) 0 0}.worldwide_archCardContent__6IzI6{padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;min-height:260px}.worldwide_archCardLang__1sBfD{font-family:var(--font-heading);font-size:1.6rem;font-weight:700;letter-spacing:-.01em;color:var(--lang-color,var(--text));line-height:1.2}.worldwide_archCardRole___v2kI{font-family:var(--font-mono);font-size:.7rem;color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:-.25rem}.worldwide_archCardDesc__537qS{font-size:.875rem;color:var(--text-secondary);line-height:1.7;flex:1 1;margin:0}.worldwide_archCardBadges__7WIlQ{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:auto}.worldwide_archCardBadge__M7eqE{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.06em;padding:.25rem .55rem;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--muted);background:var(--bg)}.worldwide_econGrid__4t0gV{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;background:var(--border);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;margin-bottom:2rem}@media (max-width:600px){.worldwide_econGrid__4t0gV{grid-template-columns:1fr}}.worldwide_econCard__tlSd2{background:var(--surface);position:relative;will-change:transform;transition:background .25s ease}.worldwide_econCard__tlSd2:hover{background:var(--surface2)}.worldwide_econCardTopBorder__fPAYF{height:2px;background:var(--border);transition:background .3s ease,box-shadow .3s ease}.worldwide_econCard__tlSd2:hover .worldwide_econCardTopBorder__fPAYF{background:var(--accent);box-shadow:0 0 12px rgba(232,124,58,.5)}.worldwide_econCardIcon___5K4o{position:absolute;top:1rem;right:1rem;width:64px;height:64px;color:var(--accent);opacity:.12;pointer-events:none;transition:opacity .3s ease}.worldwide_econCard__tlSd2:hover .worldwide_econCardIcon___5K4o{opacity:.35}.worldwide_econCardInner__lE8j7{padding:1.5rem;display:flex;flex-direction:column;gap:.5rem}.worldwide_econCardNum__7zwAT{font-family:var(--font-mono);font-size:.65rem;font-weight:600;letter-spacing:.12em;color:var(--accent)}.worldwide_econCardTitle__TZ61t{font-family:var(--font-heading);font-size:1rem;font-weight:700;letter-spacing:0;color:var(--text)}.worldwide_econCardBody__PuKQs{font-size:.875rem;color:var(--text-secondary);line-height:1.65}.worldwide_whatNext__1_Lmq{font-size:1rem;color:var(--text-secondary);line-height:1.8;max-width:650px}