.federated-bar[data-astro-cid-eiph7rtq]{position:fixed;z-index:220;top:0;right:0;left:0;min-height:2.65rem;background:#090d18;color:#ffffffd1;border-bottom:1px solid rgba(255,255,255,.13);font-family:var(--f-sans, Inter, system-ui, sans-serif)}.federated-bar__inner[data-astro-cid-eiph7rtq]{width:min(100% - 2rem,1180px);min-height:2.65rem;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem}.federated-bar__system[data-astro-cid-eiph7rtq]{flex:0 0 auto;color:#8fd5c5;font-size:.68rem;font-weight:600;letter-spacing:.1em;white-space:nowrap}.federated-bar__nav[data-astro-cid-eiph7rtq]{display:flex;align-items:stretch;justify-content:flex-end;overflow-x:auto;scrollbar-width:none}.federated-bar__nav[data-astro-cid-eiph7rtq]::-webkit-scrollbar{display:none}.federated-bar__link[data-astro-cid-eiph7rtq]{position:relative;flex:0 0 auto;padding:.74rem .84rem .7rem;color:inherit;font-size:.72rem;font-weight:500;line-height:1.25;letter-spacing:.065em;text-decoration:none;white-space:nowrap;transition:color .18s ease,background .18s ease}.federated-bar__link[data-astro-cid-eiph7rtq]:hover,.federated-bar__link[data-astro-cid-eiph7rtq]:focus-visible{color:#fff;background:#ffffff0f}.federated-bar__link[data-astro-cid-eiph7rtq].is-active{color:#fff;font-weight:600}.federated-bar__link[data-astro-cid-eiph7rtq].is-active:after{content:"";position:absolute;right:.8rem;bottom:0;left:.8rem;height:2px;background:#8fd5c5}@media(max-width:680px){.federated-bar__inner[data-astro-cid-eiph7rtq]{width:100%;padding-left:1rem;gap:.4rem}.federated-bar__system[data-astro-cid-eiph7rtq]{font-size:.64rem}.federated-bar__link[data-astro-cid-eiph7rtq]{padding-inline:.64rem;font-size:.68rem}}@media(max-width:520px){.federated-bar__system[data-astro-cid-eiph7rtq]{max-width:9.2rem;overflow:hidden;text-overflow:ellipsis}}.moment-journey-rail{--journey-rail-width: 14rem;color:var(--text-dark);font-family:var(--f-sans, Inter, sans-serif)}.moment-journey-rail__desktop{display:none}.moment-journey-rail__mobile{margin:0;border-top:1px solid var(--border-light);border-bottom:1px solid var(--border-light);background:var(--light)}.moment-journey-rail__mobile summary{position:relative;display:grid;gap:.3rem;padding:1rem var(--pad-x);cursor:pointer;list-style:none}.moment-journey-rail__mobile summary::-webkit-details-marker{display:none}.moment-journey-rail__mobile summary:after{content:"+";position:absolute;right:var(--pad-x);color:var(--accent-hover);font-family:var(--f-serif);font-size:1.35rem;font-weight:300;line-height:1}.moment-journey-rail__mobile[open] summary:after{content:"−"}.moment-journey-rail__mobile summary>span,.moment-journey-rail__type,.moment-journey-rail__group-label{color:#7d735f;font-size:.64rem;font-weight:600;letter-spacing:.12em;line-height:1.35;text-transform:uppercase}.moment-journey-rail__mobile summary>strong{max-width:calc(100% - 2.5rem);color:var(--text-dark);font-family:var(--f-serif);font-size:1.05rem;font-weight:400;line-height:1.2}.moment-journey-rail__mobile-body{padding:.25rem var(--pad-x) 1.5rem}.moment-journey-rail__path{position:relative;display:grid;gap:1rem;padding-left:1rem;border-left:1px solid rgba(23,32,51,.17)}.moment-journey-rail__node{position:relative;display:grid;gap:.35rem}.moment-journey-rail__node:before{content:"";position:absolute;top:.28rem;left:calc(-1rem - 3px);width:5px;height:5px;border-radius:50%;background:#a69b87}.moment-journey-rail__node.is-current:before{background:var(--accent-hover);box-shadow:0 0 0 4px #4f8f811f}.moment-journey-rail__node a,.moment-journey-rail__node strong{color:var(--text-dark);font-family:var(--f-serif);font-size:1rem;font-weight:400;line-height:1.18}.moment-journey-rail__node a{text-decoration-color:#4f8f817a;text-decoration-thickness:1px;text-underline-offset:.24em}.moment-journey-rail__node a:hover{color:var(--accent-hover)}.moment-journey-rail__node.is-current strong{color:#17233e}.moment-journey-rail__group{margin-top:1.2rem;padding-top:1.1rem;border-top:1px solid rgba(23,32,51,.12)}.moment-journey-rail__group ul{display:grid;gap:.55rem;margin:.75rem 0 0;padding:0;list-style:none}.moment-journey-rail__group li{position:relative;padding-left:.8rem}.moment-journey-rail__group li:before{content:"→";position:absolute;top:.02rem;left:0;color:var(--accent-hover);font-size:.64rem}.moment-journey-rail__group a{color:#4d5867;font-size:.72rem;line-height:1.4;text-decoration:none}.moment-journey-rail__group a:hover{color:var(--accent-hover)}main.has-moment-journey{display:flex;flex-direction:column}main.has-moment-journey>.moment-journey-rail{order:2}main.has-moment-journey>.moment-journey-page{display:contents}main.has-moment-journey>.moment-journey-page>:first-child{order:1}main.has-moment-journey>.moment-journey-page>:not(:first-child){order:3}@media(min-width:1180px){main.has-moment-journey{position:relative;display:block}main.has-moment-journey>.moment-journey-page{min-width:0;display:block}main.has-moment-journey>.moment-journey-rail{position:absolute;z-index:2;top:calc(var(--moment-journey-start, 100svh) + 2.5rem);bottom:calc(var(--moment-journey-end, 0px) + 2.5rem);left:max(2rem,calc((100vw - var(--max-w)) / 2));width:var(--journey-rail-width);margin:0;overflow:visible;pointer-events:none;visibility:hidden}main.has-moment-journey[data-journey-ready=true]>.moment-journey-rail{visibility:visible}.moment-journey-rail__mobile{display:none}.moment-journey-rail__desktop{position:sticky;top:7.5rem;display:block;max-height:calc(100svh - 9rem);padding:1rem 1rem 1.2rem;overflow:auto;border-top:1px solid rgba(23,32,51,.2);border-right:1px solid rgba(23,32,51,.1);border-bottom:1px solid rgba(23,32,51,.1);background:#f6f2e9;box-shadow:0 16px 42px #08131f0f;pointer-events:auto;scrollbar-width:thin;scrollbar-color:rgba(23,32,51,.3) transparent}main.moment-journey-kind--moment .moment-journey-page>.section .section__inner,main.moment-journey-kind--scene .moment-journey-page>.section .section__inner,main.moment-journey-kind--instrument .moment-journey-page>.section .section__inner{padding-left:clamp(17rem,22vw,19rem)}main.moment-journey-kind--moment .moment-journey-page>.section:last-child .section__inner,main.moment-journey-kind--scene .moment-journey-page>.section:last-child .section__inner,main.moment-journey-kind--instrument .moment-journey-page>.section:last-child .section__inner{padding-left:0}}.ai-pillar-index__grid[data-astro-cid-vec2xod3]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin-top:3rem;background:#17203324;border:1px solid rgba(23,32,51,.14)}.ai-pillar-index__grid[data-astro-cid-vec2xod3]>a[data-astro-cid-vec2xod3]{min-height:300px;padding:1.7rem;display:flex;flex-direction:column;background:#fff;color:#172033;text-decoration:none}.ai-pillar-index__grid[data-astro-cid-vec2xod3]>a[data-astro-cid-vec2xod3]:hover{background:#f6f1e8}.ai-pillar-index[data-astro-cid-vec2xod3] span[data-astro-cid-vec2xod3]{color:#245a4f;font-size:.68rem;font-weight:700}.ai-pillar-index[data-astro-cid-vec2xod3] h3[data-astro-cid-vec2xod3]{margin:2.3rem 0 .8rem;font-family:var(--f-serif);font-size:1.5rem;font-weight:400;line-height:1.1}.ai-pillar-index[data-astro-cid-vec2xod3] p[data-astro-cid-vec2xod3]{color:#5b6470;font-size:.85rem;line-height:1.65;flex:1}.ai-pillar-index[data-astro-cid-vec2xod3] strong[data-astro-cid-vec2xod3]{margin-top:1.2rem;color:#245a4f;font-size:.72rem}.ai-operating-layer[data-astro-cid-vec2xod3]{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:2rem;background:#1720332e;border:1px solid rgba(23,32,51,.18)}.ai-operating-entry[data-astro-cid-vec2xod3]{min-height:310px;padding:clamp(1.7rem,3vw,2.4rem);display:flex;flex-direction:column;text-decoration:none}.ai-operating-entry[data-astro-cid-vec2xod3] h3[data-astro-cid-vec2xod3]{margin:.8rem 0;font-size:clamp(1.55rem,2.4vw,2.1rem);font-weight:300}.ai-operating-entry[data-astro-cid-vec2xod3] p[data-astro-cid-vec2xod3]{max-width:900px;margin:0;font-size:.86rem;line-height:1.7}.ai-operating-entry[data-astro-cid-vec2xod3]>strong[data-astro-cid-vec2xod3]{margin-top:auto;padding-top:1.5rem}.ai-operating-entry--dark[data-astro-cid-vec2xod3]{background:#0c1425;color:#f8f4eb}.ai-operating-entry--dark[data-astro-cid-vec2xod3]:hover{background:#111c31}.ai-operating-entry--dark[data-astro-cid-vec2xod3] .u-eyebrow[data-astro-cid-vec2xod3],.ai-operating-entry--dark[data-astro-cid-vec2xod3]>strong[data-astro-cid-vec2xod3]{color:#8fd5c5}.ai-operating-entry--dark[data-astro-cid-vec2xod3] p[data-astro-cid-vec2xod3]{color:#c3cccf}.ai-operating-entry--light[data-astro-cid-vec2xod3]{background:#fff;color:#172033}.ai-operating-entry--light[data-astro-cid-vec2xod3]:hover{background:#f6f1e8}.ai-operating-entry--light[data-astro-cid-vec2xod3] .u-eyebrow[data-astro-cid-vec2xod3],.ai-operating-entry--light[data-astro-cid-vec2xod3]>strong[data-astro-cid-vec2xod3]{color:#245a4f}.ai-operating-entry--light[data-astro-cid-vec2xod3] p[data-astro-cid-vec2xod3]{color:#5b6470}@media(max-width:1050px){.ai-operating-layer[data-astro-cid-vec2xod3]{grid-template-columns:1fr}}@media(max-width:900px){.ai-pillar-index__grid[data-astro-cid-vec2xod3]{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.ai-pillar-index__grid[data-astro-cid-vec2xod3]{grid-template-columns:1fr}.ai-pillar-index__grid[data-astro-cid-vec2xod3]>a[data-astro-cid-vec2xod3]{min-height:250px}.ai-operating-entry[data-astro-cid-vec2xod3]{min-height:250px}}.aid-entry[data-astro-cid-p47xn33q]{border-top:1px solid rgba(23,32,51,.12)}.aid-entry__grid[data-astro-cid-p47xn33q]{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);gap:clamp(2.5rem,7vw,7rem);align-items:center}.aid-entry__metrics[data-astro-cid-p47xn33q]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.aid-entry__metrics[data-astro-cid-p47xn33q] span[data-astro-cid-p47xn33q]{padding:.65rem .8rem;background:#fff;border:1px solid rgba(23,32,51,.12);color:#59626e;font-size:.73rem}.aid-entry__metrics[data-astro-cid-p47xn33q] strong[data-astro-cid-p47xn33q]{margin-right:.25rem;color:#245a4f;font-family:var(--f-serif);font-size:1.15rem}.aid-entry__grid[data-astro-cid-p47xn33q]>a[data-astro-cid-p47xn33q]{padding:2rem;display:flex;flex-direction:column;min-height:310px;background:#0c1425;color:#f8f4eb;text-decoration:none}.aid-entry__grid[data-astro-cid-p47xn33q]>a[data-astro-cid-p47xn33q]:hover{background:#111c31}.aid-entry__grid[data-astro-cid-p47xn33q]>a[data-astro-cid-p47xn33q]>span[data-astro-cid-p47xn33q]{color:#8fd5c5;font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.aid-entry__grid[data-astro-cid-p47xn33q]>a[data-astro-cid-p47xn33q]>strong[data-astro-cid-p47xn33q]{margin:2.4rem 0 1rem;font-family:var(--f-serif);font-size:1.75rem;font-weight:300;line-height:1.2}.aid-entry__grid[data-astro-cid-p47xn33q]>a[data-astro-cid-p47xn33q]>p[data-astro-cid-p47xn33q]{color:#c1cbcd;font-size:.86rem;line-height:1.7}.aid-entry__grid[data-astro-cid-p47xn33q]>a[data-astro-cid-p47xn33q]>b[data-astro-cid-p47xn33q]{margin-top:auto;padding-top:1.4rem;color:#8fd5c5;font-size:.72rem}@media(max-width:900px){.aid-entry__grid[data-astro-cid-p47xn33q]{grid-template-columns:1fr}}.pro380-analytics-consent{position:fixed;right:max(1rem,env(safe-area-inset-right));bottom:max(1rem,env(safe-area-inset-bottom));z-index:10000;width:min(31rem,calc(100vw - 2rem));display:grid;gap:1rem;padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.18);border-radius:.35rem;background:#111827;color:#f8fafc;box-shadow:0 20px 55px #00000047;font-family:Inter,system-ui,sans-serif}.pro380-analytics-consent[hidden],.pro380-analytics-settings[hidden]{display:none!important}.pro380-analytics-consent__copy{display:grid;gap:.35rem}.pro380-analytics-consent__copy strong{font-size:.82rem;font-weight:600}.pro380-analytics-consent__copy span,.pro380-analytics-consent__copy a{font-size:.72rem;line-height:1.5}.pro380-analytics-consent__copy span{color:#f8fafcc7}.pro380-analytics-consent__copy a{width:fit-content;color:#f8fafc;text-underline-offset:.18em}.pro380-analytics-consent__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.55rem}.pro380-analytics-consent__actions button,.pro380-analytics-settings{border:1px solid rgba(255,255,255,.28);border-radius:.2rem;background:transparent;color:#f8fafc;font:600 .68rem/1 Inter,system-ui,sans-serif;cursor:pointer}.pro380-analytics-consent__actions button{min-width:6.4rem;padding:.7rem .85rem}.pro380-analytics-consent__actions button[data-analytics-accept]{background:#f8fafc;color:#111827}.pro380-analytics-consent__actions button:focus-visible,.pro380-analytics-settings:focus-visible{outline:2px solid currentColor;outline-offset:3px}.pro380-analytics-settings{position:fixed;left:max(.75rem,env(safe-area-inset-left));bottom:max(.75rem,env(safe-area-inset-bottom));z-index:9999;padding:.5rem .65rem;background:#111827;opacity:.82}@media(max-width:560px){.pro380-analytics-consent{left:1rem;right:1rem;bottom:1rem;width:auto}.pro380-analytics-consent__actions button{flex:1 1 8rem}}
