.hero[data-astro-cid-bbe6dxrz]{position:relative;min-height:min(92svh,54rem);display:flex;flex-direction:column;justify-content:center;padding-top:calc(var(--section-y) * .85);padding-bottom:0;overflow:hidden;background:var(--shell-900)}.hero-photo[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background-image:var(--hero-bg-narrow);background-size:cover;background-position:62% center;filter:saturate(.75) contrast(1.05);opacity:.55}@media(min-width:48rem){.hero-photo[data-astro-cid-bbe6dxrz]{background-image:var(--hero-bg-wide)}}.hero-veil[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(100deg,#201406f0,#201406d6 36%,#20140680 64%,#20140657),linear-gradient(to bottom,rgba(32,20,6,.4) 0%,transparent 28%,transparent 62%,rgba(32,20,6,.88) 100%)}.hero-texture[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;opacity:.5;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.42'/%3E%3C/svg%3E")}.hero-glow[data-astro-cid-bbe6dxrz]{position:absolute;top:-30%;right:-12%;width:min(72rem,118vw);aspect-ratio:1;pointer-events:none;background:radial-gradient(circle at center,rgba(244,85,47,.3) 0%,rgba(232,189,74,.12) 36%,transparent 68%)}.hero-inner[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;display:flex;flex-direction:column;gap:var(--space-m);padding-bottom:var(--space-3xl)}.hero-eyebrow[data-astro-cid-bbe6dxrz]{margin-bottom:var(--space-2xs)}.hero-title[data-astro-cid-bbe6dxrz]{font-size:var(--step-7);max-width:15ch;display:flex;flex-direction:column;font-variation-settings:"SOFT" 0,"WONK" 1,"opsz" 144}.hero-mask[data-astro-cid-bbe6dxrz]{display:block;overflow:hidden;padding-bottom:.08em;margin-bottom:-.08em}.hero-line-accent[data-astro-cid-bbe6dxrz]{color:var(--apple-400);font-style:italic;font-weight:400}.hero-orb[data-astro-cid-bbe6dxrz]{position:absolute;top:50%;right:-6%;width:min(38rem,62vw);aspect-ratio:1;transform:translateY(-50%);pointer-events:none;opacity:.55}.hero-orb[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{width:100%;height:100%}.orb-ring[data-astro-cid-bbe6dxrz]{fill:none;stroke:#f4552f2e;stroke-width:1;transform-origin:200px 200px}.orb-ring-1[data-astro-cid-bbe6dxrz]{stroke-dasharray:3 9;animation:orb-spin 64s linear infinite}.orb-ring-2[data-astro-cid-bbe6dxrz]{stroke:#e8bd4a29;stroke-dasharray:2 14;animation:orb-spin 46s linear infinite reverse}.orb-ring-3[data-astro-cid-bbe6dxrz]{stroke:#f4552f1f;animation:orb-spin 88s linear infinite}.orb-dot[data-astro-cid-bbe6dxrz]{fill:var(--apple-400);transform-origin:200px 200px;animation:orb-spin 64s linear infinite}.orb-dot-2[data-astro-cid-bbe6dxrz]{fill:var(--gold-400);animation:orb-spin 46s linear infinite reverse}@keyframes orb-spin{to{transform:rotate(360deg)}}.btn-shine[data-astro-cid-bbe6dxrz]{position:relative;overflow:hidden;box-shadow:var(--shadow-glow)}.btn-shine[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;top:0;left:-120%;width:55%;height:100%;background:linear-gradient(100deg,transparent,rgba(255,255,255,.28),transparent);transform:skew(-18deg);transition:left .7s var(--ease-out)}.btn-shine[data-astro-cid-bbe6dxrz]:hover:after{left:130%}.hero-scroll[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:var(--space-2xs);margin-top:var(--space-l)}.scroll-line[data-astro-cid-bbe6dxrz]{display:block;width:2.5rem;height:1px;background:linear-gradient(90deg,var(--apple-400),transparent);position:relative;overflow:hidden}.scroll-line[data-astro-cid-bbe6dxrz]:after{content:"";position:absolute;inset:0;background:var(--apple-300);animation:scroll-sweep 2.4s var(--ease-in-out) infinite}@keyframes scroll-sweep{0%{transform:translate(-100%)}60%{transform:translate(100%)}to{transform:translate(100%)}}.scroll-text[data-astro-cid-bbe6dxrz]{font-family:var(--font-mono);font-size:var(--step--2);letter-spacing:.16em;text-transform:uppercase;color:var(--ink-invert-faint)}.hero-lead[data-astro-cid-bbe6dxrz]{font-size:var(--step-1);line-height:1.6;color:var(--ink-invert-muted);max-width:52ch}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:var(--space-xs);margin-top:var(--space-s)}.ticker[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;border-top:var(--hairline-invert);border-bottom:var(--hairline-invert);overflow:hidden;padding-block:var(--space-xs);margin-top:auto;-webkit-mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.ticker-track[data-astro-cid-bbe6dxrz]{display:flex;width:max-content;animation:ticker-scroll 46s linear infinite}.ticker-group[data-astro-cid-bbe6dxrz]{display:flex;gap:var(--space-xl);padding-right:var(--space-xl);flex:none}.ticker-item[data-astro-cid-bbe6dxrz]{display:flex;align-items:baseline;gap:.55rem;font-family:var(--font-mono);font-size:var(--step--2);white-space:nowrap}.ticker-key[data-astro-cid-bbe6dxrz]{color:var(--ink-invert-faint);letter-spacing:.12em;text-transform:uppercase}.ticker-val[data-astro-cid-bbe6dxrz]{color:var(--ink-invert);font-weight:500}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.ticker-track[data-astro-cid-bbe6dxrz]{animation:none}.ticker[data-astro-cid-bbe6dxrz]{overflow-x:auto;-webkit-mask-image:none;mask-image:none}.orb-ring[data-astro-cid-bbe6dxrz],.orb-dot[data-astro-cid-bbe6dxrz],.scroll-line[data-astro-cid-bbe6dxrz]:after{animation:none}.btn-shine[data-astro-cid-bbe6dxrz]:after{display:none}}@media(max-width:40rem){.hero[data-astro-cid-bbe6dxrz]{min-height:auto;padding-top:var(--space-2xl)}.hero-inner[data-astro-cid-bbe6dxrz]{padding-bottom:var(--space-2xl)}.hero-title[data-astro-cid-bbe6dxrz]{max-width:100%}.hero-actions[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]{flex:1 1 100%}}.globe-section[data-astro-cid-tqtjefk7]{background:var(--shell-900);position:relative;overflow:hidden}.globe-section[data-astro-cid-tqtjefk7]:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(46rem 30rem at 78% -14%,rgba(61,126,166,.3),transparent 62%),radial-gradient(38rem 24rem at 8% 112%,rgba(232,189,74,.14),transparent 60%)}.globe-grid[data-astro-cid-tqtjefk7]{position:relative;z-index:1;display:grid;gap:var(--space-2xl);align-items:center}.globe-text[data-astro-cid-tqtjefk7]{display:flex;flex-direction:column;gap:var(--space-s)}.globe-title[data-astro-cid-tqtjefk7]{max-width:15ch}.globe-stats[data-astro-cid-tqtjefk7]{display:grid;gap:var(--space-s);margin-top:var(--space-s);padding-top:var(--space-m);border-top:var(--hairline-invert)}.gstat[data-astro-cid-tqtjefk7]{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-s);padding-bottom:.4rem;border-bottom:var(--hairline-invert)}.gstat[data-astro-cid-tqtjefk7] dt[data-astro-cid-tqtjefk7]{font-size:var(--step--1);color:var(--ink-invert-muted);display:flex;align-items:center;gap:.5rem}.gstat[data-astro-cid-tqtjefk7] dt[data-astro-cid-tqtjefk7]:before{content:"";width:.7rem;height:.7rem;border-radius:50%;flex:none}[data-astro-cid-tqtjefk7][data-status=served] dt[data-astro-cid-tqtjefk7]:before{background:#ff5c39}[data-astro-cid-tqtjefk7][data-status=hub] dt[data-astro-cid-tqtjefk7]:before{background:#ffc94d}[data-astro-cid-tqtjefk7][data-status=target] dt[data-astro-cid-tqtjefk7]:before{background:transparent;border:1.5px dashed rgba(255,255,255,.45)}.gstat[data-astro-cid-tqtjefk7] dd[data-astro-cid-tqtjefk7]{font-family:var(--font-display);font-size:var(--step-2);font-weight:600;line-height:1;letter-spacing:-.02em;color:var(--ink-invert);font-variation-settings:"SOFT" 0,"WONK" 0,"opsz" 40}.globe-hint[data-astro-cid-tqtjefk7]{color:var(--ink-invert-faint);display:inline-flex;align-items:center;gap:.45rem;margin-top:var(--space-2xs);font-family:var(--font-mono);font-size:var(--step--2);letter-spacing:.1em;text-transform:uppercase}.globe-stage[data-astro-cid-tqtjefk7]{display:flex;justify-content:center}.globe-holder[data-astro-cid-tqtjefk7]{position:relative;width:min(30rem,86vw);max-width:100%;aspect-ratio:1;cursor:grab;touch-action:pan-y}@media(max-width:30rem){.globe-holder[data-astro-cid-tqtjefk7]{width:min(20rem,92vw)}}.globe-holder[data-astro-cid-tqtjefk7]:active{cursor:grabbing}.globe-holder[data-astro-cid-tqtjefk7] canvas[data-astro-cid-tqtjefk7]{width:100%;height:100%;display:block}.globe-holder[data-astro-cid-tqtjefk7]:before{content:"";position:absolute;inset:-6%;border-radius:50%;background:radial-gradient(circle at 50% 50%,transparent 57%,rgba(120,190,235,.3) 64%,rgba(61,126,166,.16) 74%,transparent 86%);pointer-events:none}.globe-tip[data-astro-cid-tqtjefk7]{position:absolute;z-index:2;transform:translate(-50%,-170%);padding:.3rem .6rem;border-radius:var(--radius-s);background:var(--shell-900);color:var(--ink-invert);font-family:var(--font-mono);font-size:var(--step--2);letter-spacing:.04em;white-space:nowrap;pointer-events:none;box-shadow:var(--shadow-m)}@media(min-width:62rem){.globe-grid[data-astro-cid-tqtjefk7]{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:var(--space-3xl)}}.figures[data-astro-cid-fgvjjout]{border-bottom:var(--hairline);padding-block:clamp(2.5rem,2rem + 3vw,4.5rem)}.figures-grid[data-astro-cid-fgvjjout]{display:grid;grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));gap:0}.figure[data-astro-cid-fgvjjout]{padding:var(--space-m) var(--space-l) var(--space-m) 0;border-left:var(--hairline);padding-left:var(--space-l);display:flex;flex-direction:column;gap:.35rem}.figure[data-astro-cid-fgvjjout]:first-child{border-left:none;padding-left:0}.figure[data-astro-cid-fgvjjout]{transition:background-color var(--dur-base) var(--ease-out)}.figure[data-astro-cid-fgvjjout]:hover{background:color-mix(in srgb,var(--apple-100) 45%,transparent)}.figure-value[data-astro-cid-fgvjjout]{font-family:var(--font-display);font-size:var(--step-4);font-weight:600;line-height:1;letter-spacing:-.02em;display:flex;align-items:baseline;gap:.35rem;font-variation-settings:"SOFT" 0,"WONK" 0,"opsz" 60}.figure-unit[data-astro-cid-fgvjjout]{font-family:var(--font-mono);font-size:var(--step--1);font-weight:400;color:var(--gold-600);letter-spacing:.02em}.figure-label[data-astro-cid-fgvjjout]{font-size:var(--step--1);font-weight:600;line-height:1.35}.figure-detail[data-astro-cid-fgvjjout]{font-size:var(--step--1);color:var(--ink-muted);line-height:1.45}@media(max-width:62rem){.figures-grid[data-astro-cid-fgvjjout]{grid-template-columns:repeat(2,1fr);gap:var(--space-m) 0}.figure[data-astro-cid-fgvjjout]:nth-child(odd){border-left:none;padding-left:0}}@media(max-width:30rem){.figures-grid[data-astro-cid-fgvjjout]{grid-template-columns:1fr}.figure[data-astro-cid-fgvjjout]{border-left:none;padding-left:0;padding-bottom:var(--space-m);border-bottom:var(--hairline)}.figure[data-astro-cid-fgvjjout]:last-child{border-bottom:none;padding-bottom:0}}.statband[data-astro-cid-vhl6ceed]{position:relative;overflow:hidden;padding-block:var(--space-3xl);background:var(--shell-900)}.sb-glow[data-astro-cid-vhl6ceed]{position:absolute;inset:0;pointer-events:none;background:radial-gradient(48rem 30rem at 88% -20%,rgba(244,85,47,.24),transparent 62%),radial-gradient(42rem 26rem at 6% 118%,rgba(232,189,74,.16),transparent 60%)}.sb-grain[data-astro-cid-vhl6ceed]{position:absolute;inset:0;opacity:.5;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.35'/%3E%3C/svg%3E")}.sb-head[data-astro-cid-vhl6ceed]{position:relative;z-index:1;margin-bottom:var(--space-2xl)}.sb-eyebrow[data-astro-cid-vhl6ceed]{color:var(--apple-300)}.sb-title[data-astro-cid-vhl6ceed]{font-family:var(--font-display);font-size:var(--step-5);font-weight:400;line-height:1.05;letter-spacing:-.025em;max-width:20ch;color:var(--ink-invert);font-variation-settings:"SOFT" 0,"WONK" 1,"opsz" 96}.sb-grid[data-astro-cid-vhl6ceed]{position:relative;z-index:1;display:grid;gap:var(--space-xl) var(--space-l)}.sb-item[data-astro-cid-vhl6ceed]{position:relative;padding-top:var(--space-m);border-top:1px solid rgba(253,251,247,.16)}.sb-item[data-astro-cid-vhl6ceed]:before{content:"";position:absolute;top:-1px;left:0;width:100%;height:1px;background:linear-gradient(to right,var(--apple-400),var(--gold-400));transform:scaleX(0);transform-origin:left;transition:transform var(--dur-slow) var(--ease-out)}.sb-item[data-astro-cid-vhl6ceed]:hover:before{transform:scaleX(1)}.sb-value[data-astro-cid-vhl6ceed]{font-family:var(--font-display);font-size:clamp(3.4rem,8vw,5.6rem);font-weight:600;line-height:.86;letter-spacing:-.045em;color:var(--ink-invert);font-variation-settings:"SOFT" 0,"WONK" 1,"opsz" 144;transition:color var(--dur-base) var(--ease-out)}.sb-item[data-astro-cid-vhl6ceed]:hover .sb-value[data-astro-cid-vhl6ceed]{color:var(--apple-300)}.sb-unit[data-astro-cid-vhl6ceed]{font-family:var(--font-mono);font-size:var(--step--2);letter-spacing:.16em;text-transform:uppercase;color:var(--gold-400);margin-top:.55rem}.sb-label[data-astro-cid-vhl6ceed]{font-size:var(--step-0);font-weight:500;line-height:1.35;color:var(--ink-invert);margin-top:.75rem;max-width:22ch}.sb-note[data-astro-cid-vhl6ceed]{font-size:var(--step--2);line-height:1.5;color:var(--ink-invert-faint);margin-top:.3rem;max-width:24ch}@media(min-width:34rem){.sb-grid[data-astro-cid-vhl6ceed]{grid-template-columns:repeat(2,1fr)}}@media(min-width:76rem){.sb-grid[data-astro-cid-vhl6ceed]{grid-template-columns:repeat(4,1fr)}}.teaser-grid[data-astro-cid-al2tm53r]{display:grid;gap:var(--space-s)}.teaser[data-astro-cid-al2tm53r]{border:var(--hairline);border-radius:var(--radius-l);background:#fff;overflow:hidden;transition:border-color var(--dur-base) var(--ease-out),transform var(--dur-base) var(--ease-out),box-shadow var(--dur-base) var(--ease-out)}.teaser[data-astro-cid-al2tm53r]:hover{border-color:var(--apple-600);transform:translateY(-3px);box-shadow:var(--shadow-m)}.teaser-link[data-astro-cid-al2tm53r]{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:var(--space-m);align-items:start;padding:var(--space-l)}.teaser-num[data-astro-cid-al2tm53r]{font-family:var(--font-mono);font-size:var(--step--1);color:var(--gold-600);letter-spacing:.1em;padding-top:.35em}.teaser-body[data-astro-cid-al2tm53r]{display:flex;flex-direction:column;gap:var(--space-2xs)}.teaser-title[data-astro-cid-al2tm53r]{font-family:var(--font-display);font-size:var(--step-3);font-weight:600;line-height:1.15;letter-spacing:-.016em;font-variation-settings:"SOFT" 0,"WONK" 0,"opsz" 48;transition:color var(--dur-base) var(--ease-out)}.teaser[data-astro-cid-al2tm53r]:hover .teaser-title[data-astro-cid-al2tm53r]{color:var(--apple-600)}.teaser-text[data-astro-cid-al2tm53r]{color:var(--ink-muted);font-size:var(--step--1);line-height:1.6;max-width:54ch}.teaser-tags[data-astro-cid-al2tm53r]{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:var(--space-2xs)}.teaser-tag[data-astro-cid-al2tm53r]{font-family:var(--font-mono);font-size:var(--step--2);letter-spacing:.06em;padding:.2rem .55rem;border-radius:999px;border:1px solid var(--kernel-200);background:var(--kernel-50);color:var(--ink-faint)}.teaser-arrow[data-astro-cid-al2tm53r]{color:var(--kernel-300);padding-top:.4em;transition:color var(--dur-base) var(--ease-out),transform var(--dur-base) var(--ease-out)}.teaser[data-astro-cid-al2tm53r]:hover .teaser-arrow[data-astro-cid-al2tm53r]{color:var(--apple-600);transform:translate(4px)}@media(min-width:52rem){.teaser-grid[data-astro-cid-al2tm53r]{grid-template-columns:repeat(2,1fr);gap:var(--space-m)}}@media(max-width:30rem){.teaser-link[data-astro-cid-al2tm53r]{grid-template-columns:auto minmax(0,1fr);padding:var(--space-m)}.teaser-arrow[data-astro-cid-al2tm53r]{display:none}}
