:root{--navy:#0f487f;--navy-deep:#0b3359;--blue:#1460a9;--blue-bright:#82aad8;--blue-soft:#a6c2e3;--silver:#cfcfcf;--paper:#fff;--mist:#f4f6f8;--mist-2:#eceff3;--border:#e7ebef;--ink:#16202b;--muted:#5a6b7b;--silver-dim:#b7c2cc;--slate:#7c8aa0;--green:#1f7a53;--green-soft:#e4f1ea;--amber:#b4472e;--amber-soft:#f7e8e3;--gold:#c39a3e;--blue-lift:#aacaee;--green-lift:#86d5ae;--amber-lift:#ebb2a2;--display:"Fraunces","Fraunces Fallback",Georgia,serif;--body:"Inter","Inter Fallback",-apple-system,BlinkMacSystemFont,sans-serif;--mono:"IBM Plex Mono",ui-monospace,monospace;--pad:84px;--wrap:1140px;--radius:14px;--shadow-sm:0 8px 26px -16px #0f487f80;--shadow:0 18px 50px -24px #0f487f73}*{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-gutter:stable}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,Inter Fallback,system-ui,sans-serif;line-height:1.6}h1,h2,h3{letter-spacing:-.01em;margin:0;font-family:Fraunces,Fraunces Fallback,Georgia,serif;font-weight:500;line-height:1.08}p{margin:0}a{color:inherit;text-decoration:none}.wrap{max-width:var(--wrap);margin:0 auto;padding:0 28px}.section--paper{background:var(--paper)}.eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--blue);font-family:IBM Plex Mono,monospace;font-size:.72rem;font-weight:500}.pill{background:var(--navy);color:#fff;border:1px solid var(--navy);cursor:pointer;border-radius:999px;align-items:center;gap:9px;padding:13px 26px;font-family:Inter,Inter Fallback,sans-serif;font-size:15px;font-weight:500;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:9px;padding:14px 28px;font-family:Inter,Inter Fallback,sans-serif;font-size:15px;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s,color .2s,border-color .2s;display:inline-flex}.btn-primary{background:var(--navy);color:#fff}.btn-primary:hover{background:var(--navy-deep);border-color:var(--navy-deep);transform:translateY(-2px);box-shadow:0 14px 30px -10px #0f487f73}.btn-ghost{color:var(--navy);border-color:var(--border);background:0 0}.btn-ghost:hover{border-color:var(--blue);color:var(--blue)}.pill:hover{background:var(--navy-deep);transform:translateY(-1px);box-shadow:0 8px 18px #103f7229}.pill.ghost{color:var(--navy);border-color:var(--border);background:0 0}.pill.ghost:hover{background:var(--mist);box-shadow:none}.nav-in{justify-content:space-between;align-items:center;height:66px;display:flex}.hero{background:linear-gradient(180deg,var(--mist) 0%,#fff 100%);padding:84px 0}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:start;gap:54px;display:grid}.hero .eyebrow{display:block}.hero h1{color:#16202b;margin:18px 0 22px;font-size:clamp(2.5rem,5.4vw,4rem)}.hero h1 em{color:#1460a9;font-style:italic;font-weight:500}.hero .lede{color:var(--muted);max-width:30em;margin-bottom:30px;font-size:1.16rem;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}@media (width<=880px){.hero{padding:60px 0 56px}.hero-grid{grid-template-columns:1fr;gap:40px}}.instrument{background:var(--navy);color:#eaf1fa;border-radius:18px;padding:26px 26px 28px;box-shadow:0 30px 60px #103f7247}.inst-head{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.inst-title{letter-spacing:.14em;text-transform:uppercase;color:#9cc0ea;font-family:IBM Plex Mono,monospace;font-size:11.5px}.inst-illus{letter-spacing:.1em;text-transform:uppercase;color:#97b9e4;font-family:IBM Plex Mono,monospace;font-size:10px}.inst-track{width:100%;height:auto;margin-bottom:22px;display:block}.inst-toggle{gap:8px;margin-bottom:22px;display:flex}.inst-toggle button{letter-spacing:.06em;text-transform:uppercase;cursor:pointer;color:#bcd3ef;background:#ffffff12;border:1px solid #ffffff1f;border-radius:9px;flex:1;padding:9px 6px;font-family:IBM Plex Mono,monospace;font-size:11px;transition:background .2s,color .2s,border-color .2s}.inst-toggle button.active{color:#fff;background:#1460a9;border-color:#1460a9}.stage-scrub{align-items:center;gap:12px;margin-top:-8px;margin-bottom:22px;display:flex}.stage-scrub span{letter-spacing:.05em;color:#9cc0ea;text-transform:uppercase;white-space:nowrap;font-family:IBM Plex Mono,monospace;font-size:9.5px}.stage-slider{appearance:none;background:#ffffff29;border-radius:999px;outline:none;flex:1;height:6px;margin:0}.stage-slider::-webkit-slider-thumb{appearance:none;border:3px solid var(--blue-bright,#82aad8);cursor:grab;background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .12s;box-shadow:0 2px 9px #00000059}.stage-slider:active::-webkit-slider-thumb{cursor:grabbing;transform:scale(1.12)}.stage-slider::-moz-range-thumb{border:3px solid var(--blue-bright,#82aad8);cursor:grab;background:#fff;border-radius:50%;width:22px;height:22px}.stage-slider:focus-visible{outline-offset:4px;border-radius:999px;outline:2px solid #fff}.inst-readouts{grid-template-columns:1fr 1fr;gap:14px;display:grid}.readout{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:11px;padding:13px 14px}.readout.span{grid-column:1/-1}.readout .lbl{letter-spacing:.09em;text-transform:uppercase;color:#a3c6f1;margin-bottom:6px;font-family:IBM Plex Mono,monospace;font-size:10px}.readout .val{color:#fff;font-family:IBM Plex Mono,monospace;font-size:23px;font-weight:600;line-height:1}.readout .sub{color:#a2c6f0;margin-top:5px;font-size:12px;line-height:1.4}section.block{padding:var(--pad) 0}.block.mist{background:var(--mist)}.sec-head{max-width:34em;margin-bottom:44px}.sec-head h2{color:#16202b;margin:14px 0 16px;font-size:clamp(2rem,3.6vw,2.85rem)}.sec-head p{color:var(--muted);font-size:17px}.grid6{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}@media (width<=860px){.grid6{grid-template-columns:1fr 1fr}}@media (width<=560px){.grid6{grid-template-columns:1fr}}.card{border:1px solid var(--border);background:#fff;border-radius:15px;padding:26px 24px;transition:transform .25s,box-shadow .25s,border-color .25s}.card:hover{border-color:var(--blue-soft);transform:translateY(-5px);box-shadow:0 22px 44px -28px #0f487f73}.card .ico{background:var(--mist);border-radius:11px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:18px;transition:background .22s,left .5s cubic-bezier(.2,.6,.2,1),transform .5s cubic-bezier(.2,.6,.2,1);display:flex;position:relative;left:0}.card:hover .ico{background:var(--navy);left:100%;transform:translate(-100%)}@media (prefers-reduced-motion:reduce){.card:hover .ico{left:0;transform:none}}.card .ico svg{width:24px;height:24px;display:block}.card:hover .ico svg [data-ic]{stroke:#fff}.card h3{color:#16202b;margin-bottom:9px;font-size:1.28rem;font-weight:500}.card p{color:var(--muted);font-size:14.5px;line-height:1.58}.dive{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;align-items:center;gap:54px;padding:46px 0;display:grid}.dive:first-of-type{border-top:none}.dive.flip .dive-text{order:2}.dive.flip .dive-art{order:1}.dive-text h3{color:#16202b;margin:12px 0 16px;font-size:1.28rem}.dive-text p{color:var(--muted);margin-bottom:18px;font-size:16px}.dive-panel{grid-template-columns:1fr 1fr;gap:12px;margin-top:22px;display:grid}.dive-stat{border-left:2px solid var(--blue-bright);padding:2px 0 2px 14px}.dive-stat .n{color:var(--navy);font-family:IBM Plex Mono,monospace;font-size:21px;font-weight:600;line-height:1.1}.dive-stat .t{color:var(--muted);margin-top:4px;font-size:12.5px;line-height:1.4}.dive-art{border:1px solid var(--border);background:#fff;border-radius:16px;justify-content:center;align-items:center;padding:26px;display:flex;overflow:hidden}.block.mist .dive-art{background:#fff}.dive-art svg{width:100%;max-width:460px;height:auto;display:block}@media (width<=880px){.dive{grid-template-columns:1fr;gap:30px;padding:40px 0}.dive.flip .dive-text{order:1}.dive.flip .dive-art{order:2}}.closing{background:var(--navy);color:#eaf1fa;padding:var(--pad) 0;text-align:center}.closing h2{color:#fff;max-width:18em;margin:14px auto 18px;font-size:clamp(30px,3.6vw,44px)}.closing h2 em{color:#9cc0ea;font-style:italic}.closing p{color:#aac5e6;max-width:34em;margin:0 auto 30px;font-size:17px}.closing .eyebrow{color:#9cc0ea}.closing .pill{color:var(--navy);background:#fff;border-color:#fff}.closing .pill:hover{background:#eaf1fa}.disc{color:#7f9bbd;max-width:64em;margin-top:24px;line-height:1.65}.disc p{margin-bottom:11px}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(20px)}.reveal.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){*,:before,:after{transition:none!important;animation:none!important}*{scroll-behavior:auto!important}.reveal{opacity:1;transition:none;transform:none}.pill:hover,.card:hover{transform:none}}.textlink{text-transform:uppercase;letter-spacing:.12em;color:var(--blue);align-items:center;gap:8px;font-family:IBM Plex Mono,monospace;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.textlink .arr{transition:transform .25s}.textlink:hover .arr{transform:translate(4px)}.cta-band{padding:calc(var(--pad)/2) 0}.cta-band .wrap{justify-content:center;display:flex}:focus-visible{outline:3px solid var(--blue);outline-offset:3px;border-radius:4px}.section--navy :focus-visible,.footer :focus-visible,.section--navy :focus-visible,.footer :focus-visible,.instrument :focus-visible{outline-color:var(--blue-bright)}.skip{z-index:200;background:var(--navy);color:#fff;font-family:var(--mono);border-radius:0 0 10px;padding:12px 18px;font-size:.8rem;position:absolute;top:0;left:-999px}.skip:focus{left:0}.btn.btn-primary:hover,.btn.btn-primary.mw-cta:hover{background:var(--navy-deep);transform:translateY(-1px)}@media (width<=900px){.hero-grid,.inst-readouts,.grid6,.dive,.dive-panel,.foot-top,footer.site .foot-grid{grid-template-columns:1fr!important}.dive.flip .dive-text,.dive.flip .dive-art{order:0!important}.instrument,.dive-art{width:100%;max-width:460px;margin-left:auto;margin-right:auto}}.hero-photo,.about-photo,.gallery figure img,.figure .frame,.portrait-photo{transition:transform .45s cubic-bezier(.2,.6,.2,1),box-shadow .45s}.hero-media:hover .hero-photo,.about-photo:hover,.gallery figure:hover img,.figure:hover .frame,.portrait:hover .portrait-photo{transform:translateY(-6px)scale(1.03)!important;box-shadow:0 28px 56px -24px #0f487f73!important}.btn{transition:transform .18s cubic-bezier(.2,.6,.2,1),background .2s,box-shadow .2s,color .2s,border-color .2s}.btn.btn-primary:hover,.btn-primary:hover,.btn.btn-primary.mw-cta:hover,.mw-cta:hover{background:var(--navy-deep,#0b3359)!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 14px 30px -10px #0f487f73!important}.btn-ghost:hover,.btn.ghost:hover{transform:translateY(-2px)!important;box-shadow:0 14px 30px -12px #0f487f47!important}.btn-light:hover{background:var(--mist,#eef3f9)!important;transform:translateY(-2px)!important;box-shadow:0 14px 30px -12px #0f487f4d!important}@media (prefers-reduced-motion:reduce){.hero-media:hover .hero-photo,.about-photo:hover,.gallery figure:hover img,.figure:hover .frame,.portrait:hover .portrait-photo,.btn.btn-primary:hover,.btn-primary:hover,.mw-cta:hover,.btn-ghost:hover,.btn.ghost:hover,.btn-light:hover{transform:none!important}}.diagram,.data,.media,.dive-art,.illus,.viz,.illo{transition:transform .45s cubic-bezier(.2,.6,.2,1),box-shadow .45s}.diagram:hover,.data:hover,.media:hover,.dive-art:hover,.illus:hover,.viz:hover,.illo:hover{transform:translateY(-6px)scale(1.025)!important;box-shadow:0 28px 56px -24px #0f487f66!important}@media (prefers-reduced-motion:reduce){.diagram:hover,.data:hover,.media:hover,.dive-art:hover,.illus:hover,.viz:hover,.illo:hover{transform:none!important}}.cta-center{width:fit-content;margin-top:26px;margin-left:auto;margin-right:auto;display:flex}@media (width<=640px){.hero-cta,.hero-actions,.cta-row{text-align:center;justify-content:center}}.glide,.rail-card,.instr,.meter-card,.instrument,.cf-inst,.readout{transition:transform .45s cubic-bezier(.2,.6,.2,1),box-shadow .45s}.glide:hover,.rail-card:hover,.instr:hover,.meter-card:hover,.instrument:hover,.cf-inst:hover,.readout:hover{transform:translateY(-6px)scale(1.025)!important;box-shadow:0 28px 56px -24px #0f487f66!important}@media (prefers-reduced-motion:reduce){.glide:hover,.rail-card:hover,.instr:hover,.meter-card:hover,.instrument:hover,.cf-inst:hover,.readout:hover{transform:none!important}}.cta-row .btn-primary,.hero-cta .btn-primary,.hero-ctas .btn-primary,.hero-actions .btn-primary{background:var(--navy)!important;color:#fff!important;border:1px solid var(--navy)!important;box-shadow:none!important}.cta-row .btn-primary:hover,.hero-cta .btn-primary:hover,.hero-ctas .btn-primary:hover,.hero-actions .btn-primary:hover{background:var(--navy-deep)!important;color:#fff!important;border-color:var(--navy-deep)!important;box-shadow:none!important;transform:none!important}.cta-row .btn-ghost,.hero-cta .btn-ghost,.hero-ctas .btn-ghost,.hero-actions .btn-ghost{color:var(--navy)!important;border:1px solid var(--border)!important;box-shadow:none!important;background:0 0!important}.cta-row .btn-ghost:hover,.hero-cta .btn-ghost:hover,.hero-ctas .btn-ghost:hover,.hero-actions .btn-ghost:hover{color:var(--blue)!important;border-color:var(--blue)!important;box-shadow:none!important;background:0 0!important;transform:none!important}body.wow .diff-card[data-astro-cid-nuocjmxo],body.wow .panel[data-astro-cid-nuocjmxo],body.wow .feature[data-astro-cid-nuocjmxo],body.wow .step[data-astro-cid-nuocjmxo],body.wow .sit[data-astro-cid-nuocjmxo],body.wow .cred[data-astro-cid-nuocjmxo],body.wow .statement[data-astro-cid-nuocjmxo],body.wow .value[data-astro-cid-nuocjmxo],body.wow .pscope[data-astro-cid-nuocjmxo],body.wow .faq-item[data-astro-cid-nuocjmxo],body.wow .role-card[data-astro-cid-nuocjmxo],body.wow .option[data-astro-cid-nuocjmxo],body.wow .plan[data-astro-cid-nuocjmxo],body.wow .plan-card[data-astro-cid-nuocjmxo],body.wow .tcard[data-astro-cid-nuocjmxo],body.wow .gcard[data-astro-cid-nuocjmxo],body.wow .pcard[data-astro-cid-nuocjmxo],body.wow .qa[data-astro-cid-nuocjmxo],body.wow .mcard[data-astro-cid-nuocjmxo],body.wow .bcard[data-astro-cid-nuocjmxo],body.wow .tile[data-astro-cid-nuocjmxo],body.wow .pillar[data-astro-cid-nuocjmxo],body.wow .benefit[data-astro-cid-nuocjmxo],body.wow .service-card[data-astro-cid-nuocjmxo],body.wow .info-card[data-astro-cid-nuocjmxo],body.wow .point[data-astro-cid-nuocjmxo],body.wow .stat[data-astro-cid-nuocjmxo],body.wow .metric[data-astro-cid-nuocjmxo],body.wow .quote-card[data-astro-cid-nuocjmxo]{transition:transform .3s,box-shadow .3s,border-color .3s,background .3s}body.wow .diff-card[data-astro-cid-nuocjmxo]:hover,body.wow .panel[data-astro-cid-nuocjmxo]:hover,body.wow .feature[data-astro-cid-nuocjmxo]:hover,body.wow .step[data-astro-cid-nuocjmxo]:hover,body.wow .sit[data-astro-cid-nuocjmxo]:hover,body.wow .cred[data-astro-cid-nuocjmxo]:hover,body.wow .statement[data-astro-cid-nuocjmxo]:hover,body.wow .value[data-astro-cid-nuocjmxo]:hover,body.wow .pscope[data-astro-cid-nuocjmxo]:hover,body.wow .faq-item[data-astro-cid-nuocjmxo]:hover,body.wow .role-card[data-astro-cid-nuocjmxo]:hover,body.wow .option[data-astro-cid-nuocjmxo]:hover,body.wow .plan[data-astro-cid-nuocjmxo]:hover,body.wow .plan-card[data-astro-cid-nuocjmxo]:hover,body.wow .tcard[data-astro-cid-nuocjmxo]:hover,body.wow .gcard[data-astro-cid-nuocjmxo]:hover,body.wow .pcard[data-astro-cid-nuocjmxo]:hover,body.wow .qa[data-astro-cid-nuocjmxo]:hover,body.wow .mcard[data-astro-cid-nuocjmxo]:hover,body.wow .bcard[data-astro-cid-nuocjmxo]:hover,body.wow .tile[data-astro-cid-nuocjmxo]:hover,body.wow .pillar[data-astro-cid-nuocjmxo]:hover,body.wow .benefit[data-astro-cid-nuocjmxo]:hover,body.wow .service-card[data-astro-cid-nuocjmxo]:hover,body.wow .info-card[data-astro-cid-nuocjmxo]:hover,body.wow .point[data-astro-cid-nuocjmxo]:hover,body.wow .stat[data-astro-cid-nuocjmxo]:hover,body.wow .metric[data-astro-cid-nuocjmxo]:hover,body.wow .quote-card[data-astro-cid-nuocjmxo]:hover{border-color:#b7d0ee;transform:translateY(-4px);box-shadow:0 26px 54px -28px #0f487f6b}@media (prefers-reduced-motion:reduce){body.wow .diff-card[data-astro-cid-nuocjmxo]:hover,body.wow .panel[data-astro-cid-nuocjmxo]:hover,body.wow .feature[data-astro-cid-nuocjmxo]:hover,body.wow .step[data-astro-cid-nuocjmxo]:hover,body.wow .sit[data-astro-cid-nuocjmxo]:hover,body.wow .cred[data-astro-cid-nuocjmxo]:hover,body.wow .statement[data-astro-cid-nuocjmxo]:hover,body.wow .value[data-astro-cid-nuocjmxo]:hover,body.wow .pscope[data-astro-cid-nuocjmxo]:hover,body.wow .faq-item[data-astro-cid-nuocjmxo]:hover,body.wow .role-card[data-astro-cid-nuocjmxo]:hover,body.wow .option[data-astro-cid-nuocjmxo]:hover,body.wow .plan[data-astro-cid-nuocjmxo]:hover,body.wow .plan-card[data-astro-cid-nuocjmxo]:hover,body.wow .tcard[data-astro-cid-nuocjmxo]:hover,body.wow .gcard[data-astro-cid-nuocjmxo]:hover,body.wow .pcard[data-astro-cid-nuocjmxo]:hover,body.wow .qa[data-astro-cid-nuocjmxo]:hover,body.wow .mcard[data-astro-cid-nuocjmxo]:hover,body.wow .bcard[data-astro-cid-nuocjmxo]:hover,body.wow .tile[data-astro-cid-nuocjmxo]:hover,body.wow .pillar[data-astro-cid-nuocjmxo]:hover,body.wow .benefit[data-astro-cid-nuocjmxo]:hover,body.wow .service-card[data-astro-cid-nuocjmxo]:hover,body.wow .info-card[data-astro-cid-nuocjmxo]:hover,body.wow .point[data-astro-cid-nuocjmxo]:hover,body.wow .stat[data-astro-cid-nuocjmxo]:hover,body.wow .metric[data-astro-cid-nuocjmxo]:hover,body.wow .quote-card[data-astro-cid-nuocjmxo]:hover{transform:none}}@view-transition{navigation:auto}[data-astro-cid-nuocjmxo]::view-transition-old(root),[data-astro-cid-nuocjmxo]::view-transition-new(root){animation-duration:.32s;animation-timing-function:cubic-bezier(.2,.6,.2,1)}@media (prefers-reduced-motion:reduce){[data-astro-cid-nuocjmxo]::view-transition-old(root),[data-astro-cid-nuocjmxo]::view-transition-new(root){animation:none}}@keyframes ill-assemble{0%{opacity:0;transform:translateY(13px)scale(.92)}62%{opacity:1;transform:translateY(-2px)scale(1.015)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ill-assemble-solid{0%{transform:translateY(13px)scale(.92)}62%{transform:translateY(-2px)scale(1.015)}to{transform:translateY(0)scale(1)}}.dive-art[data-astro-cid-nuocjmxo] svg[data-astro-cid-nuocjmxo],.dive-art[data-astro-cid-nuocjmxo],.inst-illus[data-astro-cid-nuocjmxo] svg[data-astro-cid-nuocjmxo],.inst-illus[data-astro-cid-nuocjmxo]{overflow:visible}.dive-art[data-astro-cid-nuocjmxo] [data-astro-cid-nuocjmxo]:is(rect,circle,ellipse,polygon,polyline,path,line,text),.inst-illus[data-astro-cid-nuocjmxo] [data-astro-cid-nuocjmxo]:is(rect,circle,ellipse,polygon,polyline,path,line,text){transform-box:fill-box;transform-origin:50%}.dive-art[data-astro-cid-nuocjmxo]:hover [data-astro-cid-nuocjmxo]:is(rect,circle,ellipse,polygon,polyline,path,line,text),.inst-illus[data-astro-cid-nuocjmxo]:hover [data-astro-cid-nuocjmxo]:is(rect,circle,ellipse,polygon,polyline,path,line,text):not([opacity]){animation:.52s cubic-bezier(.2,.9,.3,1) both ill-assemble}.inst-illus[data-astro-cid-nuocjmxo]:hover :is(rect,circle,ellipse,polygon,polyline,path,line,text)[data-astro-cid-nuocjmxo][opacity]{animation:.52s cubic-bezier(.2,.9,.3,1) both ill-assemble-solid}.dive-art[data-astro-cid-nuocjmxo]:hover [data-astro-cid-nuocjmxo]:is(rect,circle,ellipse,polygon,polyline,path,line,text):nth-of-type(3n+2),.inst-illus[data-astro-cid-nuocjmxo]:hover [data-astro-cid-nuocjmxo]:is(rect,circle,ellipse,polygon,polyline,path,line,text):nth-of-type(3n+2){animation-delay:90ms}.dive-art[data-astro-cid-nuocjmxo]:hover [data-astro-cid-nuocjmxo]:is(rect,circle,ellipse,polygon,polyline,path,line,text):nth-of-type(3n),.inst-illus[data-astro-cid-nuocjmxo]:hover [data-astro-cid-nuocjmxo]:is(rect,circle,ellipse,polygon,polyline,path,line,text):nth-of-type(3n){animation-delay:.18s}@media (prefers-reduced-motion:reduce){.dive-art[data-astro-cid-nuocjmxo]:hover [data-astro-cid-nuocjmxo],.inst-illus[data-astro-cid-nuocjmxo]:hover [data-astro-cid-nuocjmxo]{animation:none!important}}
