.gid-report{--ocean:hsl(var(--gid-ocean));--turq:hsl(var(--gid-turquoise));--green:hsl(var(--gid-green));--yellow:hsl(var(--gid-yellow));--purple:hsl(var(--gid-purple));--red:hsl(var(--gid-red));--n50:hsl(var(--gid-neutral-50));--n100:hsl(var(--gid-neutral-100));--n200:hsl(var(--gid-neutral-200));--n300:hsl(var(--gid-neutral-300));--n400:hsl(var(--gid-neutral-400));--n500:hsl(var(--gid-neutral-500));--n600:hsl(var(--gid-neutral-600));--n700:hsl(var(--gid-neutral-700));--n800:hsl(var(--gid-neutral-800));--n900:hsl(var(--gid-neutral-900));--n950:hsl(var(--gid-neutral-950));--tint:hsl(var(--gid-tint-ocean));--deep:hsl(var(--gid-surface-deep));--sect:var(--ocean);--grad:var(--gid-gradient);--fd:var(--gid-font-display);--fb:var(--gid-font-body);--poster:var(--gid-text-display);--poster-xl:var(--gid-text-poster);--stat:var(--gid-text-stat);--h2:var(--gid-text-h2);--h3:var(--gid-text-h3);--h4:var(--gid-text-h4);--lead:var(--gid-text-lead);--body:var(--gid-text-body);--small:var(--gid-text-small);--eb:var(--gid-text-eyebrow);--measure:var(--gid-measure);--s1:var(--gid-s1);--s2:var(--gid-s2);--s3:var(--gid-s3);--s4:var(--gid-s4);--s5:var(--gid-s5);--s6:var(--gid-s6);--s7:var(--gid-s7);--s8:var(--gid-s8);--s9:var(--gid-s9);--s10:var(--gid-s10);--sect-pad:var(--s7);--band-pad:var(--s9);--r-sm:var(--gid-r-sm);--r-md:var(--gid-r-md);--r-lg:var(--gid-r-lg);--r-pill:var(--gid-r-pill);--dur:var(--gid-dur);--slow:var(--gid-dur-slow);--ease:var(--gid-ease);--content:var(--gid-content);--gutter:var(--gid-gutter);--nav-h:var(--gid-nav-h)}*{box-sizing:border-box}.gid-report h1,.gid-report h2,.gid-report h3,.gid-report h4,.gid-report h5{font-family:var(--fd);color:var(--n950);letter-spacing:-.015em;margin:0;font-weight:400}.gid-report h2{font-size:var(--h2);line-height:1.15}.gid-report h3{font-size:var(--h3);letter-spacing:-.01em;line-height:1.25}.gid-report h4{font-size:var(--h4);letter-spacing:0;line-height:1.35}.gid-report b,.gid-report strong{font-weight:600}.gid-report p{margin:0 0 var(--s4)}.gid-report img{max-width:100%;display:block}.gid-report .wrap{max-width:var(--content);padding:0 var(--gutter);margin:0 auto}.gid-report .measure{max-width:var(--measure)}.gid-report .eyebrow{font-family:var(--fd);font-weight:600;font-size:var(--eb);letter-spacing:.15em;text-transform:uppercase;color:var(--n700);margin:0 0 var(--s4)}.gid-report .small{font-size:var(--small);line-height:1.6}.gid-report .muted{color:var(--n600)}.gid-report .rip{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.gid-report .rip path{fill:none;stroke:var(--sect);stroke-opacity:.2;stroke-width:1.6px;stroke-linecap:round;vector-effect:non-scaling-stroke}.gid-report .rip.on-color path{stroke:hsl(var(--gid-surface));stroke-opacity:.3}.gid-report nav.site{z-index:60;border-bottom:1px solid var(--n200);background:#fffffff7;position:fixed;top:0;left:0;right:0}.gid-report nav.site .bar{align-items:center;gap:var(--s6);max-width:var(--content);padding:0 var(--gutter);height:var(--nav-h);margin:0 auto;display:flex}.gid-report nav.site .logo{flex:0 0 172px;width:172px}.gid-report nav.site .links{gap:var(--s6);align-items:baseline;margin-left:auto;display:flex}.gid-report nav.site .links a,.gid-report nav.site .links .soon{font-family:var(--fd);font-size:var(--small);color:var(--n600);white-space:nowrap;transition:color var(--dur) var(--ease);border-bottom:2px solid #0000;align-items:baseline;gap:8px;padding:24px 0 22px;text-decoration:none;display:inline-flex}.gid-report nav.site .links em{letter-spacing:.06em;color:var(--n400);font-variant-numeric:tabular-nums;font-size:.6875rem;font-style:normal}.gid-report nav.site .links .soon{color:var(--n400);cursor:default}.gid-report nav.site .links a:hover{color:var(--n950)}.gid-report nav.site .links a.on{color:var(--n950);border-bottom-color:#0000}.gid-report #prog{background:var(--grad);width:0;height:3px;position:absolute;bottom:-1px;left:0}.gid-report .mbtn{cursor:pointer;width:46px;height:46px;color:var(--n950);background:0 0;border:0;margin-left:auto;padding:8px;display:none}.gid-report .mbtn svg{width:100%;height:100%;display:block}.gid-report .mbtn .rp,.gid-report .mbtn .xs{transition:opacity var(--dur) var(--ease),transform var(--slow) var(--ease);transform-origin:50%}.gid-report .mbtn .xs{opacity:0;transform:scale(.55)rotate(-45deg)}.gid-report .mbtn[aria-expanded=true] .rp{opacity:0;transform:scale(1.35)}.gid-report .mbtn[aria-expanded=true] .xs{opacity:1;transform:none}.gid-report .sheet{inset:var(--nav-h) 0 0;background:hsl(var(--gid-surface));z-index:55;padding:var(--s7) var(--gutter);display:none;position:fixed;overflow-y:auto}.gid-report .sheet.open{display:block}.gid-report .sheet__group{padding-left:var(--s4);position:relative}.gid-report .sheet__group:before{content:"";background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%20240%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M12%203C4%2040%2015%2076%206%20116%201%20144%2014%20176%207%20208%205%20220%209%20230%2011%20237%22%20stroke%3D%22%231A78BC%22%20stroke-width%3D%223.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;width:12px;position:absolute;top:0;bottom:0;left:0}.gid-report .sheet__group--turq:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%20240%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M12%203C4%2040%2015%2076%206%20116%201%20144%2014%20176%207%20208%205%20220%209%20230%2011%20237%22%20stroke%3D%22%231ABCAF%22%20stroke-width%3D%223.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E)}.gid-report .sheet__group--green:before{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%20240%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M12%203C4%2040%2015%2076%206%20116%201%20144%2014%20176%207%20208%205%20220%209%20230%2011%20237%22%20stroke%3D%22%2378BC1A%22%20stroke-width%3D%223.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E)}.gid-report .sheet__group--ocean:has(.sect.on):before{width:16px}.gid-report .sheet__group--turq:has(.sect.on):before{width:16px}.gid-report .sheet__group--green:has(.sect.on):before{width:16px}.gid-report .sheet .sect{font-family:var(--fd);color:var(--n950);padding:var(--s4) 0;border-bottom:1px solid var(--n200);align-items:baseline;gap:12px;font-size:1.375rem;text-decoration:none;display:flex}.gid-report .sheet .sect:before{content:"";border-radius:var(--gid-r-pill);background:var(--sect);flex:0 0 9px;align-self:center;width:9px;height:9px}.gid-report .sheet .sect em{color:var(--n400);font-variant-numeric:tabular-nums;font-size:.8125rem;font-style:normal}.gid-report .sheet .sect.on em{color:var(--n950);font-weight:600}.gid-report .sheet .sect.soon{color:var(--n400)}.gid-report .sheet .subs{padding:var(--s3) 0 var(--s5) 30px;border-bottom:1px solid var(--n200)}.gid-report .sheet .subs a{font-family:var(--fb);color:var(--n700);min-height:44px;padding:11px 0;font-size:1rem;text-decoration:none;display:block}.gid-report .sheet .soonnote{color:var(--n600);margin-top:var(--s5);font-size:.8125rem}.gid-report .hero{background:hsl(var(--gid-surface));min-height:100svh;padding:calc(var(--nav-h) + var(--s9)) 0 var(--s9);align-items:center;display:flex;position:relative;overflow:hidden}.gid-report .hero .inner{position:relative}.gid-report .big{font-family:var(--fd);font-size:var(--poster);letter-spacing:-.03em;margin:0;line-height:1.42}.gid-report .big span+span{margin-top:.14em}.gid-report .big span{display:block}.gid-report .hl{font-style:normal;font-weight:600}.gid-report .hl.ocean,.gid-report .hl.turq,.gid-report .hl.green{color:var(--n950)}.gid-report .hero .big{margin-top:var(--s5)}.gid-report .hero .lede{font-size:var(--lead);max-width:31rem;margin:var(--s7) 0 0;color:var(--n900);line-height:1.45}.gid-report .hero .cue{margin-top:var(--s8);align-items:center;gap:var(--s3);font-family:var(--fd);font-size:var(--small);color:var(--n600);display:flex}.gid-report .hero .cue i{background:var(--n400);width:38px;height:1px;display:block}.gid-report .splash{pointer-events:none;height:clamp(84px,11vh,128px);line-height:0;position:absolute;bottom:0;left:0;right:0}.gid-report .splash svg{width:100%;height:100%}.gid-report .splash svg.landscape{display:block}.gid-report .splash svg.landscape.mid,.gid-report .splash svg.landscape.narrow{display:none}.gid-report .divider{background:var(--sect);color:hsl(var(--gid-surface));padding:var(--band-pad) 0;position:relative;overflow:hidden}.gid-report .divider .num{right:calc(var(--gutter) * -.16);font-family:var(--fd);color:var(--n950);opacity:.2;pointer-events:none;-webkit-user-select:none;user-select:none;letter-spacing:-.05em;font-size:clamp(11rem,26vw,23rem);font-weight:600;line-height:.72;position:absolute;bottom:-.3em}.gid-report .divider .inner{position:relative}.gid-report .divider h2{color:hsl(var(--gid-surface));max-width:16em}.gid-report .divider .eyebrow{color:#ffffffb8}.gid-report .toc{margin-top:var(--s8);border-top:1px solid #ffffff4d;max-width:32rem}.gid-report .toc a{justify-content:space-between;gap:var(--s5);padding:var(--s4) 0;color:hsl(var(--gid-surface));font-family:var(--fd);font-size:var(--h4);transition:padding-left var(--dur) var(--ease);border-bottom:1px solid #ffffff4d;align-items:baseline;text-decoration:none;display:flex}.gid-report .toc a:hover{padding-left:var(--s3)}.gid-report .toc a em{font-style:normal;font-size:var(--small);color:#ffffffbf;font-variant-numeric:tabular-nums}.gid-report section{padding:var(--sect-pad) 0;position:relative}.gid-report .subhead{align-items:baseline;gap:var(--s4);margin-bottom:var(--s6);flex-wrap:wrap;display:flex}.gid-report .subhead .no{font-family:var(--fd);font-size:var(--h4);color:var(--sect);font-variant-numeric:tabular-nums;font-weight:600}.gid-report .rule{margin:0 0 var(--s5)}.gid-report .bigq{background:var(--sect);color:hsl(var(--gid-surface));padding:var(--band-pad) 0;position:relative;overflow:hidden}.gid-report .bigq p.q{font-family:var(--fd);letter-spacing:-.02em;margin:0 0 var(--s6);max-width:18em;color:hsl(var(--gid-surface));font-size:clamp(1.75rem,1.1rem + 3vw,3.25rem);line-height:1.15}.gid-report .bigq .attr{font-size:var(--small);color:#ffffffdb;margin:0;line-height:1.6}.gid-report .bigq .inner{position:relative}.gid-report figure{margin:0}.gid-report figcaption{font-size:var(--small);color:var(--n600);margin-top:var(--s3);line-height:1.55}.gid-report figcaption b{color:var(--n800)}.gid-report .split{gap:var(--s8);grid-template-columns:1.15fr .85fr;align-items:start;display:grid}.gid-report .split.rev{grid-template-columns:.85fr 1.15fr}.gid-report .split.wide{grid-template-columns:1fr 1.05fr}@media (width>=961px){.gid-report #s11 .split.wide{align-items:start}.gid-report #s11 .split.wide .measure{grid-area:1/1}.gid-report #s11 .split.wide .feature{grid-area:1/2;align-self:start}}.gid-report .split.even{grid-template-columns:1fr 1fr;align-items:center}.gid-report .statement{background:hsl(var(--gid-surface));border:1px solid var(--n200);border-radius:var(--r-lg);padding:var(--s7);position:relative;overflow:hidden}.gid-report .statement .bar{background:var(--sect);width:5px;position:absolute;top:0;bottom:0;left:0}.gid-report .statement p{font-size:var(--lead);color:var(--n950);margin:0;line-height:1.45}.gid-report .statement .eyebrow{font-size:var(--small);margin-bottom:var(--s2);font-weight:400}.gid-report .vennwrap{background:hsl(var(--gid-surface));border:1px solid var(--n200);border-radius:var(--r-lg);padding:var(--s7) var(--s6);text-align:center;position:relative;overflow:hidden}.gid-report .vennwrap img{width:100%;max-width:520px;margin:0 auto}.gid-report .cards{gap:var(--s4);grid-template-columns:repeat(auto-fit,minmax(232px,1fr));display:grid}.gid-report .card{background:hsl(var(--gid-surface));border:1px solid var(--n200);border-radius:var(--r-md);padding:var(--s5);transition:transform var(--dur) var(--ease),box-shadow var(--dur) var(--ease);position:relative;overflow:hidden}.gid-report .card:hover{transform:translateY(-3px);box-shadow:0 8px 28px #131e2514}.gid-report .card .cap{height:4px;position:absolute;top:0;left:0;right:0}.gid-report .card h4{margin:var(--s3) 0 var(--s2)}.gid-report .card p{font-size:var(--small);color:var(--n700);margin:0;line-height:1.6}.gid-report .card .big{font-size:var(--stat);line-height:var(--gid-leading-poster);letter-spacing:var(--gid-tracking-poster);color:var(--n950);margin:0 0 var(--s3);padding-top:var(--s5)}.gid-report .comp{border-top:1px solid var(--n200)}.gid-report details.c{border-bottom:1px solid var(--n200);background:hsl(var(--gid-surface))}.gid-report details.c summary{cursor:pointer;align-items:center;gap:var(--s4);padding:var(--s5) var(--s5);font-family:var(--fd);font-size:var(--h4);color:var(--sect);transition:background var(--dur) var(--ease);list-style:none;display:flex}.gid-report details.c summary::-webkit-details-marker{display:none}.gid-report details.c summary:hover{background:var(--tint)}.gid-report details.c summary .pl{color:var(--n500);transition:transform var(--slow) var(--ease);margin-left:auto;font-size:1.5rem;line-height:1}.gid-report details.c .cb{padding:0 var(--s5) var(--s5);max-width:var(--measure);font-size:var(--body);color:var(--n900);line-height:1.65}.gid-report details.c .dot{border-radius:var(--r-pill);flex:0 0 9px;width:9px;height:9px}.gid-report .feat{gap:var(--s4);margin-top:var(--s6);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));display:grid}.gid-report .fcard{background:hsl(var(--gid-surface));border:1px solid var(--n200);border-radius:var(--r-md);padding:var(--s5)}.gid-report .fcard .tag{font-family:var(--fd);font-size:var(--eb);letter-spacing:.12em;text-transform:uppercase;color:var(--n600);margin:0 0 var(--s3)}.gid-report .fcard p{font-size:var(--small);color:var(--n800);margin:0;line-height:1.65}.gid-report footer{background:var(--deep);color:var(--n300);padding:var(--s9) 0 var(--s8);position:relative;overflow:hidden}.gid-report footer .inner{position:relative}.gid-report footer h4{color:hsl(var(--gid-surface));margin-bottom:var(--s3)}.gid-report a{color:var(--ocean);text-decoration:none}.gid-report a:focus-visible{text-underline-offset:3px;text-decoration:underline}.gid-report footer a{color:hsl(var(--gid-surface))}.gid-report footer .ft__logo{margin-bottom:var(--s7)}.gid-report footer .ft__logo>div{margin-left:max(-24px,calc(-1 * var(--gutter)))}.gid-report footer .ft__tagline{font-size:var(--small);color:var(--n300);margin:var(--s3) 0 0;max-width:var(--measure)}.gid-report footer .ft__cols{gap:var(--s7);margin-bottom:var(--s8);grid-template-columns:repeat(3,1fr);display:grid}.gid-report footer .ft__col ul{margin:0;padding:0;list-style:none}.gid-report footer .ft__col li{margin:var(--s2) 0}.gid-report footer .ft__col a{font-size:var(--small);line-height:1.6}.gid-report footer .ft__soon{font-size:var(--small);color:var(--n400)}.gid-report footer .ft__base{justify-content:space-between;align-items:baseline;gap:var(--s4);border-top:1px solid hsl(var(--gid-surface) / .25);padding-top:var(--s5);font-size:var(--small);color:var(--n300);display:flex}.gid-report footer .ft__base span{font-size:var(--small)}@media (width<=720px){.gid-report footer .ft__cols{gap:var(--s6);grid-template-columns:1fr}.gid-report footer .ft__base{align-items:flex-start;gap:var(--s2);flex-direction:column}}.gid-report .hero{padding-bottom:calc(var(--s9) + clamp(84px,11vh,128px))}.gid-report .divider{padding-top:var(--s9)}.gid-report .photo{isolation:isolate;position:relative;overflow:hidden}.gid-report .photo img{object-fit:cover;width:100%;height:100%;display:block}.gid-report .photo:after{content:"";pointer-events:none;background:var(--sect,var(--ocean));mix-blend-mode:soft-light;opacity:.22;position:absolute;inset:0}.gid-report .bleed{background:var(--sect,var(--ocean));width:100vw;margin-left:50%;position:relative;transform:translate(-50%)}.gid-report .bleed .photo{height:clamp(320px,62vh,660px)}.gid-report .bleed .scrim{pointer-events:none;z-index:2;background:linear-gradient(#1a78bc00 0%,#1a78bc80 40%,#132d44f5 100%);height:58%;position:absolute;bottom:0;left:0;right:0}.gid-report .bleed .cap{z-index:3;padding:0 0 var(--s6);position:absolute;bottom:0;left:0;right:0}.gid-report .bleed .cap .wrap{color:hsl(var(--gid-surface))}.gid-report .bleed .cap p{font-size:var(--small);color:#ffffffe0;max-width:34rem;margin:0;line-height:1.55}.gid-report .bleed .cap b{color:hsl(var(--gid-surface))}.gid-report .bleed .cap .kicker{font-family:var(--fd);font-size:var(--h4);color:hsl(var(--gid-surface));margin:0 0 var(--s2);max-width:24em}.gid-report .bleed.mapbleed{background:0 0}.gid-report .bleed.mapbleed .photo{height:auto}.gid-report .bleed.mapbleed .photo img{object-fit:contain;height:auto}.gid-report .bleed.mapbleed .photo:after{display:none}.gid-report .feature{position:relative}.gid-report .feature .photo{z-index:1;border-radius:var(--r-lg);position:relative;box-shadow:0 18px 48px #131e2529}.gid-report .feature figcaption{z-index:1;margin-top:var(--s4);position:relative}@media (width<=960px){.gid-report .bleed .photo{height:clamp(320px,54vh,460px)}.gid-report .bleed .photo img{object-position:34% center}.gid-report .bleed.thank-you-bleed .photo img{object-position:50% center}.gid-report .bleed .scrim{height:66%}.gid-report .bleed .cap{padding-bottom:var(--s5)}.gid-report .bleed .cap .kicker{font-size:1.0625rem}}.gid-report .creed{background:var(--sect,var(--ocean));padding:var(--s9) 0 var(--s8);margin-top:var(--s9);overflow:hidden}.gid-report .creed .inner{position:relative}.gid-report .creed .label{font-family:var(--fd);font-size:var(--eb);letter-spacing:.16em;text-transform:uppercase;color:#ffffffbf;margin:0 0 var(--s4)}.gid-report .creed .say{font-family:var(--fb);color:hsl(var(--gid-surface));letter-spacing:-.045em;margin:0;font-size:clamp(3.25rem,1.6rem + 8.4vw,9rem);font-weight:700;line-height:.98}.gid-report .creed{margin-bottom:var(--s9)}.gid-report .creed-intro{margin-top:0}@media (width<=960px){.gid-report .creed{padding:var(--s8) 0 var(--s7);margin-top:var(--s8)}.gid-report .creed .say{font-size:clamp(2.75rem,10vw + .5rem,4.5rem)}.gid-report .creed{margin-bottom:var(--s7)}}.gid-report .statement.wide{margin-top:var(--s8)}.gid-report #s33 .statement.wide{margin-top:var(--s4)}.gid-report #s33 .split.s33-photo{align-items:start}.gid-report #s33 .split.s33-photo .feature .photo{aspect-ratio:3/4;height:auto}@media (width<=960px){.gid-report #s33 .split.s33-photo .feature{margin-bottom:var(--s6)}}.gid-report .statement.wide p{max-width:46rem}.gid-report .portrait-tail{margin-top:var(--s5)}@media (width<=960px){.gid-report .statement.wide{margin-top:var(--s7)}.gid-report .statement.wide p{max-width:none}}.gid-report .rule{width:64px;height:14px;margin:0 0 var(--s5);background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2014%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M2.5%2010.4C14%203.6%2033%202.4%2046%204.6%2052.4%205.7%2058%207.6%2061.6%209.2%22%20stroke%3D%22%231A78BC%22%20stroke-width%3D%223.2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;border-radius:0}.gid-report .rule.turq{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2014%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M2.5%2010.4C14%203.6%2033%202.4%2046%204.6%2052.4%205.7%2058%207.6%2061.6%209.2%22%20stroke%3D%22%231ABCAF%22%20stroke-width%3D%223.2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E)}.gid-report .rule.green{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2014%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M2.5%2010.4C14%203.6%2033%202.4%2046%204.6%2052.4%205.7%2058%207.6%2061.6%209.2%22%20stroke%3D%22%2378BC1A%22%20stroke-width%3D%223.2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E)}.gid-report .hl{-webkit-box-decoration-break:clone;box-decoration-break:clone;background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20240%2048%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20fill%3D%22%231A78BC%22%20d%3D%22M3.4%208.2C52%203.1%20108%206.4%20158%204.2%20190%202.8%20220%205.6%20236.2%207.4C238.4%2017%20238.8%2031%20236.8%2041.2C186%2045.4%20128%2042.2%2078%2044.2%2050%2045.4%2020%2043.4%203.8%2041.4C1.4%2031.6%201.2%2017.8%203.4%208.2Z%22%2F%3E%3C%2Fsvg%3E) 0 0/100% 100% no-repeat;padding:.1em .3em .18em;display:inline;position:static}.gid-report .hl.turq{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20240%2048%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20fill%3D%22%231ABCAF%22%20d%3D%22M3.4%208.2C52%203.1%20108%206.4%20158%204.2%20190%202.8%20220%205.6%20236.2%207.4C238.4%2017%20238.8%2031%20236.8%2041.2C186%2045.4%20128%2042.2%2078%2044.2%2050%2045.4%2020%2043.4%203.8%2041.4C1.4%2031.6%201.2%2017.8%203.4%208.2Z%22%2F%3E%3C%2Fsvg%3E)}.gid-report .hl.green{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20240%2048%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20fill%3D%22%2378BC1A%22%20d%3D%22M3.4%208.2C52%203.1%20108%206.4%20158%204.2%20190%202.8%20220%205.6%20236.2%207.4C238.4%2017%20238.8%2031%20236.8%2041.2C186%2045.4%20128%2042.2%2078%2044.2%2050%2045.4%2020%2043.4%203.8%2041.4C1.4%2031.6%201.2%2017.8%203.4%208.2Z%22%2F%3E%3C%2Fsvg%3E)}.gid-report nav.site .links a{position:relative;border-bottom:0!important}.gid-report nav.site .links a.on:after{content:"";background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%209%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M1.5%205.6C22%202.2%2044%206.4%2066%203.6%2078%202.2%2090%204.4%2098.5%206.2%22%20stroke%3D%22%231A78BC%22%20stroke-width%3D%222.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;height:8px;position:absolute;bottom:16px;left:0;right:0}.gid-report .statement .bar{width:20px;left:2px;background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%20240%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M12%203C4%2040%2015%2076%206%20116%201%20144%2014%20176%207%20208%205%20220%209%20230%2011%20237%22%20stroke%3D%22%231A78BC%22%20stroke-width%3D%224.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat!important}.gid-report .statement{padding-left:calc(var(--s7) + 6px)}.gid-report .swash{background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201200%2044%22%20preserveAspectRatio%3D%22none%22%3E%3Cg%20stroke%3D%22%231A78BC%22%20stroke-opacity%3D%220.75%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%3E%3Cpath%20d%3D%22M8%2034C210%209%20480%204%20700%208%20860%2011%201040%2020%201192%2032%22%2F%3E%3Cpath%20d%3D%22M170%2041C360%2024%20640%2020%20840%2025%20950%2028%201060%2033%201140%2040%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;height:44px;margin:0}.gid-report .swash.light{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201200%2044%22%20preserveAspectRatio%3D%22none%22%3E%3Cg%20stroke%3D%22%23FFFFFF%22%20stroke-opacity%3D%220.55%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%3E%3Cpath%20d%3D%22M8%2034C210%209%20480%204%20700%208%20860%2011%201040%2020%201192%2032%22%2F%3E%3Cpath%20d%3D%22M170%2041C360%2024%20640%2020%20840%2025%20950%2028%201060%2033%201140%2040%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)}.gid-report .hero .cue i{background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2044%208%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M1.6%205.2C12%202.4%2024%206%2042.4%203.2%22%20stroke%3D%22%23A2AFB9%22%20stroke-width%3D%222.2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;width:44px;height:8px}.gid-report .card .cap{height:12px;left:var(--s5);right:var(--s5);top:var(--s4);background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2014%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M2.5%2010.4C14%203.6%2033%202.4%2046%204.6%2052.4%205.7%2058%207.6%2061.6%209.2%22%20stroke%3D%22%231A78BC%22%20stroke-width%3D%223.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat}.gid-report .card.turq .cap{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2014%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M2.5%2010.4C14%203.6%2033%202.4%2046%204.6%2052.4%205.7%2058%207.6%2061.6%209.2%22%20stroke%3D%22%231ABCAF%22%20stroke-width%3D%223.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E)}.gid-report .card.green .cap{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2014%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M2.5%2010.4C14%203.6%2033%202.4%2046%204.6%2052.4%205.7%2058%207.6%2061.6%209.2%22%20stroke%3D%22%2378BC1A%22%20stroke-width%3D%223.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E)}.gid-report .card.yellow .cap{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2014%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M2.5%2010.4C14%203.6%2033%202.4%2046%204.6%2052.4%205.7%2058%207.6%2061.6%209.2%22%20stroke%3D%22%23E9D616%22%20stroke-width%3D%223.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E)}.gid-report .card h4{margin-top:var(--s6)}.gid-report details.c summary .pl{color:#0000;width:30px;height:18px;transition:transform var(--slow) var(--ease);background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2026%2016%22%3E%3Cpath%20d%3D%22M3%205.4C8%2011.6%2017.6%2011.8%2023%204.6%22%20stroke%3D%22%237C8C98%22%20stroke-width%3D%222.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;flex:0 0 30px;font-size:0}.gid-report details.c[open] summary .pl{transform:rotate(180deg)}.gid-report .circled{white-space:nowrap;margin:0 -.3em;padding:.06em .3em .1em;display:inline-block;position:relative}.gid-report .circled:after{content:"";pointer-events:none;background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20130%2062%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M104%2012C82%203%2040%203%2021%2015%203%2026%206%2046%2034%2055%2066%2065%20112%2055%20122%2038%20128%2028%20120%2015%20100%208%22%20stroke%3D%22%231A78BC%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;position:absolute;inset:-.16em -.1em -.2em}.gid-report .circled.light:after{background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20130%2062%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M104%2012C82%203%2040%203%2021%2015%203%2026%206%2046%2034%2055%2066%2065%20112%2055%20122%2038%20128%2028%20120%2015%20100%208%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E)}.gid-report .toc a{position:relative;border-bottom:0!important}.gid-report .toc a:after{content:"";opacity:.55;background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%209%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M1.5%205.6C22%202.2%2044%206.4%2066%203.6%2078%202.2%2090%204.4%2098.5%206.2%22%20stroke%3D%22%23FFFFFF%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;height:8px;position:absolute;bottom:0;left:0;right:0}.gid-report .toc{border-top:0!important}.gid-report .mark{-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--n950);background-image:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20240%2048%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20fill%3D%22%23E9D616%22%20d%3D%22M3.4%208.2C52%203.1%20108%206.4%20158%204.2%20190%202.8%20220%205.6%20236.2%207.4C238.4%2017%20238.8%2031%20236.8%2041.2C186%2045.4%20128%2042.2%2078%2044.2%2050%2045.4%2020%2043.4%203.8%2041.4C1.4%2031.6%201.2%2017.8%203.4%208.2Z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-size:100% 100%;margin-inline:-.24em;padding:.08em .28em .14em;font-weight:700}@media (width<=960px){:root{--nav-h:60px}.gid-report nav.site .links{display:none}.gid-report .mbtn{display:block}.gid-report nav.site .logo{flex:0 0 136px;width:136px}.gid-report .big{line-height:1.5}:root{--poster:clamp(1.5rem,4vw + .9rem,2.125rem)}.gid-report .split,.gid-report .split.rev,.gid-report .split.wide,.gid-report .split.even{gap:var(--s6);grid-template-columns:1fr}.gid-report #s11 .wrap{flex-direction:column;display:flex}.gid-report #s11 .split.wide{display:contents}.gid-report #s11 .feature{margin-top:var(--s7);order:3}.gid-report #s11 .statement.wide{order:2;margin-top:0}.gid-report #s11 .measure{order:1}.gid-report{--sect-pad:var(--s6);--band-pad:var(--s8)}.gid-report .divider .num{opacity:.18;font-size:8.5rem;right:-.04em}.gid-report .statement{padding:var(--s6) var(--s5) var(--s6) var(--s6)}.gid-report .hero{min-height:88svh;padding-top:calc(var(--nav-h) + var(--s8))}.gid-report .toc a{font-size:1.0625rem}.gid-report .splash svg.landscape{display:none}.gid-report .splash svg.landscape.mid{display:block}.gid-report .splash{height:clamp(76px,13vh,110px)}}@media (width<=520px){.gid-report .splash svg.landscape,.gid-report .splash svg.landscape.mid{display:none}.gid-report .splash svg.landscape.narrow{display:block}.gid-report .splash{height:clamp(74px,12vh,104px)}}.gid-report .landscape-slot{width:100%;height:100%;display:none}.gid-report .landscape-slot.wide{display:block}@media (width<=960px){.gid-report .landscape-slot.wide{display:none}.gid-report .landscape-slot.mid{display:block}}@media (width<=520px){.gid-report .landscape-slot.wide,.gid-report .landscape-slot.mid{display:none}.gid-report .landscape-slot.narrow{display:block}}.gid-report .rule{width:64px;height:14px;margin:0 0 var(--s5);background-image:none;background-color:var(--sect);border-radius:0;-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2014%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M2.5%2010.4C14%203.6%2033%202.4%2046%204.6%2052.4%205.7%2058%207.6%2061.6%209.2%22%20stroke%3D%22%23000000%22%20stroke-width%3D%223.2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2014%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M2.5%2010.4C14%203.6%2033%202.4%2046%204.6%2052.4%205.7%2058%207.6%2061.6%209.2%22%20stroke%3D%22%23000000%22%20stroke-width%3D%223.2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat}.gid-report .swash{background-image:none;background-color:var(--sect);height:44px;margin:0;-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201200%2044%22%20preserveAspectRatio%3D%22none%22%3E%3Cg%20stroke%3D%22%23000000%22%20stroke-opacity%3D%221%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%3E%3Cpath%20d%3D%22M8%2034C210%209%20480%204%20700%208%20860%2011%201040%2020%201192%2032%22%2F%3E%3Cpath%20d%3D%22M170%2041C360%2024%20640%2020%20840%2025%20950%2028%201060%2033%201140%2040%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201200%2044%22%20preserveAspectRatio%3D%22none%22%3E%3Cg%20stroke%3D%22%23000000%22%20stroke-opacity%3D%221%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%3E%3Cpath%20d%3D%22M8%2034C210%209%20480%204%20700%208%20860%2011%201040%2020%201192%2032%22%2F%3E%3Cpath%20d%3D%22M170%2041C360%2024%20640%2020%20840%2025%20950%2028%201060%2033%201140%2040%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat}.gid-report .card .cap{height:12px;left:var(--s5);right:var(--s5);top:var(--s4);background-image:none;background-color:var(--sect);-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2014%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M2.5%2010.4C14%203.6%2033%202.4%2046%204.6%2052.4%205.7%2058%207.6%2061.6%209.2%22%20stroke%3D%22%23000000%22%20stroke-width%3D%223.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2014%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M2.5%2010.4C14%203.6%2033%202.4%2046%204.6%2052.4%205.7%2058%207.6%2061.6%209.2%22%20stroke%3D%22%23000000%22%20stroke-width%3D%223.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat}.gid-report .toc a:after{content:"";opacity:.55;background-image:none;background-color:hsl(var(--gid-surface));height:8px;position:absolute;bottom:0;left:0;right:0;-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%209%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M1.5%205.6C22%202.2%2044%206.4%2066%203.6%2078%202.2%2090%204.4%2098.5%206.2%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%209%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M1.5%205.6C22%202.2%2044%206.4%2066%203.6%2078%202.2%2090%204.4%2098.5%206.2%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat}.gid-report .circled:after{content:"";pointer-events:none;background-image:none;background-color:var(--sect);position:absolute;inset:-.16em -.1em -.2em;-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20130%2062%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M104%2012C82%203%2040%203%2021%2015%203%2026%206%2046%2034%2055%2066%2065%20112%2055%20122%2038%20128%2028%20120%2015%20100%208%22%20stroke%3D%22%23000000%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20130%2062%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M104%2012C82%203%2040%203%2021%2015%203%2026%206%2046%2034%2055%2066%2065%20112%2055%20122%2038%20128%2028%20120%2015%20100%208%22%20stroke%3D%22%23000000%22%20stroke-width%3D%223%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat}.gid-report details.c summary .pl{color:#0000;width:30px;height:18px;transition:transform var(--slow) var(--ease);background-image:none;background-color:var(--n500);flex:0 0 30px;font-size:0;-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2026%2016%22%3E%3Cpath%20d%3D%22M3%205.4C8%2011.6%2017.6%2011.8%2023%204.6%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2026%2016%22%3E%3Cpath%20d%3D%22M3%205.4C8%2011.6%2017.6%2011.8%2023%204.6%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222.8%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat}.gid-report nav.site .links a.on:after{content:"";background-image:none;background-color:var(--sect);height:8px;position:absolute;bottom:16px;left:0;right:0;-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%209%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M1.5%205.6C22%202.2%2044%206.4%2066%203.6%2078%202.2%2090%204.4%2098.5%206.2%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%209%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M1.5%205.6C22%202.2%2044%206.4%2066%203.6%2078%202.2%2090%204.4%2098.5%206.2%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat}.gid-report .statement .bar{background-image:none;background-color:var(--sect);width:20px;left:2px;-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%20240%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M12%203C4%2040%2015%2076%206%20116%201%20144%2014%20176%207%20208%205%20220%209%20230%2011%20237%22%20stroke%3D%22%23000000%22%20stroke-width%3D%224.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%20240%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M12%203C4%2040%2015%2076%206%20116%201%20144%2014%20176%207%20208%205%20220%209%20230%2011%20237%22%20stroke%3D%22%23000000%22%20stroke-width%3D%224.4%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat}.gid-report .hero .cue i{background-image:none;background-color:var(--n400);width:44px;height:8px;-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2044%208%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M1.6%205.2C12%202.4%2024%206%2042.4%203.2%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222.2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2044%208%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M1.6%205.2C12%202.4%2024%206%2042.4%203.2%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222.2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat}.gid-report .rule.turq{background-color:var(--turq)}.gid-report .rule.green{background-color:var(--green)}.gid-report .card.turq .cap{background-color:var(--turq)}.gid-report .card.green .cap{background-color:var(--green)}.gid-report .card.yellow .cap{background-color:var(--yellow)}.gid-report .swash.light{background-color:hsl(var(--gid-surface))}.gid-report .tbl{background:hsl(var(--gid-surface));border:1px solid var(--n200);border-radius:var(--r-md);overflow:hidden}.gid-report .tbl__scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.gid-report table{border-collapse:collapse;width:100%;font-size:var(--small);min-width:640px}.gid-report th,.gid-report td{text-align:left;padding:var(--s3) var(--s4);border-bottom:1px solid var(--n200)}.gid-report th{font-family:var(--fd);color:var(--n950);font-weight:600;font-size:var(--eb);letter-spacing:.09em;text-transform:uppercase;border-bottom:1px solid var(--n300);vertical-align:bottom;line-height:1.4}.gid-report td.num,.gid-report th.num{text-align:center;font-variant-numeric:tabular-nums}.gid-report th.cy,.gid-report td.cy{background:hsl(var(--gid-neutral-100))}.gid-report th .yr{font-weight:400}.gid-report tbody tr:last-child td{border-bottom:none}.gid-report .cdot{border-radius:var(--r-pill);vertical-align:1px;width:8px;height:8px;margin-right:9px;display:inline-block}.gid-report .tbl__hint{font-size:var(--eb);color:var(--n600);padding:var(--s2) var(--s4);border-top:1px solid var(--n200);display:none}@media (width<=720px){.gid-report .tbl__hint{display:block}}.gid-report .video-ph__wrap{margin:var(--s6) 0}.gid-report .video-ph__link{text-decoration:none;display:block}.gid-report .video-ph__embed{border:0;width:100%;height:100%;display:block}.gid-report .video-ph__video{object-fit:cover;background:var(--n950);border:0;width:100%;height:100%;display:block}.gid-report .video-ph__cover{justify-content:center;align-items:center;gap:var(--s4);text-align:center;padding:var(--s5);cursor:pointer;background:var(--turq);border:0;flex-direction:column;display:flex;position:absolute;inset:0}.gid-report .video-ph__cover--dark{background:color-mix(in srgb, var(--turq) 80%, var(--n950))}.gid-report .video-ph__cover--darker{background:color-mix(in srgb, var(--turq) 65%, var(--n950))}.gid-report .video-ph__cover--darkest{background:color-mix(in srgb, var(--turq) 50%, var(--n950))}.gid-report .video-ph__cover-title{font-family:var(--fd);font-weight:600;font-size:calc(var(--h2) * .75);color:var(--n100);line-height:1.05}.gid-report .video-ph__cover-play{border:2px solid var(--n100);border-radius:999px;width:64px;height:64px;display:block;position:relative}.gid-report .video-ph__cover-play:after{content:"";border-left:20px solid var(--n100);border-top:12px solid #0000;border-bottom:12px solid #0000;position:absolute;top:50%;left:54%;transform:translate(-50%,-50%)}.gid-report .video-ph{aspect-ratio:16/9;background:var(--n100);border:1px solid var(--n200);border-radius:var(--r-lg);color:var(--sect);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.gid-report .video-ph__rip{position:absolute;inset:0}.gid-report .video-ph__body{text-align:center;padding:var(--s5);position:relative}.gid-report .video-ph__play{width:56px;height:56px;margin:0 auto var(--s4);border-radius:var(--r-pill);border:2px solid var(--sect);display:block;position:relative}.gid-report .video-ph__play:after{content:"";border-left:16px solid var(--sect);border-top:10px solid #0000;border-bottom:10px solid #0000;position:absolute;top:50%;left:56%;transform:translate(-50%,-50%)}.gid-report .video-ph__label{font-family:var(--fd);font-size:var(--h4);color:var(--n950);max-width:24em;margin:0 auto;display:block}.gid-report .video-ph__source{font-size:var(--small);color:var(--n600);margin-top:var(--s2);display:block}.gid-report .money{background:hsl(var(--gid-surface));border:1px solid var(--n200);border-radius:var(--r-md);padding:var(--s6);margin:var(--s5) 0}.gid-report .money__head{justify-content:space-between;align-items:baseline;gap:var(--s4);margin-bottom:var(--s5);display:flex}.gid-report .money__year{font-family:var(--fd);font-size:var(--eb);letter-spacing:.14em;text-transform:uppercase;color:var(--n600)}.gid-report .money__rows{margin:0;padding:0;list-style:none}.gid-report .money__row{gap:var(--s4);padding:var(--s3) 0;border-top:1px solid var(--n200);grid-template-columns:minmax(9rem,14rem) 1fr auto;align-items:center;display:grid}.gid-report .money__row:first-child{border-top:none}.gid-report .money__row--net{border-top:1px solid var(--n300);margin-top:var(--s2)}.gid-report .money__label{font-size:var(--small);color:var(--n800);line-height:1.4}.gid-report .money__row--net .money__label{font-family:var(--fd);color:var(--n950)}.gid-report .money__track{background:var(--n100);border-radius:var(--r-pill);height:12px;overflow:hidden}.gid-report .money__bar{border-radius:var(--r-pill);transform-origin:0;will-change:transform;width:100%;height:100%;display:block}.gid-report .money__amount{font-family:var(--fd);color:var(--n950);font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}@media (width<=640px){.gid-report .money__row{row-gap:var(--s2);grid-template-columns:1fr auto}.gid-report .money__track{grid-column:1/-1}}.gid-report .links-group{margin:var(--s6) 0}.gid-report .links-group h4{margin-bottom:var(--s3)}.gid-report .link-row{align-items:baseline;gap:var(--s3);padding:var(--s4) 0 var(--s4) var(--s4);border-top:1px solid var(--n200);text-decoration:none;display:flex}.gid-report .link-row:last-child{border-bottom:1px solid var(--n200)}.gid-report .link-row__dot{border-radius:var(--r-pill);flex:0 0 9px;align-self:flex-start;width:9px;height:9px;margin-top:.55em}.gid-report .link-row__title{font-family:var(--fd);font-size:var(--h4);color:var(--n950);flex:1}.gid-report .link-row__source{font-size:var(--small);color:var(--n600);white-space:nowrap}.gid-report .link-row:hover .link-row__title{color:var(--sect)}.gid-report .criteria{margin:var(--s5) 0}.gid-report .criteria dt{font-family:var(--fd);font-size:var(--h4);color:var(--n950);margin-top:var(--s5)}.gid-report .criteria dd{margin:var(--s2) 0 0;max-width:var(--measure);font-size:var(--small);color:var(--n800);line-height:1.7}.gid-report .works{gap:var(--s4);margin:var(--s5) 0;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));display:grid}.gid-report .works figure{margin:0}.gid-report .works .feature .photo{border-radius:var(--r-md)}.gid-report .works figcaption{font-size:var(--eb);color:var(--n600);margin-top:var(--s2);line-height:1.5}.gid-report .grants-grid{gap:var(--s7);margin-top:var(--s5);grid-template-columns:1fr 1fr;align-items:start;display:grid}.gid-report .grants-grid__text{margin-inline:auto}.gid-report .grants-grid__media{margin:0}.gid-report .grants-grid__media .photo img{aspect-ratio:5/6;object-fit:cover}@media (width<=760px){.gid-report .grants-grid{gap:var(--s5);grid-template-columns:1fr}.gid-report .form-link{color:var(--ocean);font-weight:700;font-family:var(--fd);font-size:var(--h4);text-decoration:none}.gid-report .form-link:hover{color:var(--n950)}}.gid-report details.c.mod{border-left:5px solid var(--stop);border-radius:var(--r-md);margin-top:var(--s4);border-bottom:1px solid var(--n200)}.gid-report details.c.mod summary .cat{font-family:var(--fb);font-size:var(--eb);letter-spacing:.09em;text-transform:uppercase;color:var(--n600);margin-left:auto}.gid-report details.c.mod summary .pl{margin-left:var(--s4)}.gid-report .mod__block{margin-top:var(--s5)}.gid-report .mod__block h4{margin-bottom:var(--s3)}.gid-report .mod__block p{margin:0 0 var(--s3)}.gid-report .quote{margin:var(--s4) 0;padding-left:var(--s4);border-left:2px solid var(--sect);max-width:var(--measure)}.gid-report .quote p{font-size:var(--body);color:var(--n800);margin:0;line-height:1.7}.gid-report .quote .attr{font-size:var(--small);color:var(--n600);margin-top:var(--s2)}.gid-report .quote .attr b{font-family:var(--fd);color:var(--n950);font-weight:600}.gid-report .fb{background:hsl(var(--gid-surface));border:1px solid var(--n200);border-radius:var(--r-md);padding:var(--s5);margin:var(--s4) 0;max-width:var(--measure)}.gid-report .fb p{font-size:var(--body);color:var(--n800);margin:0;line-height:1.7}.gid-report .fb .fq{margin-top:var(--s3);padding-left:var(--s4);border-left:2px solid var(--n300);color:var(--n700)}.gid-report details.c.nested{margin-top:var(--s5);border:1px solid var(--n200);border-radius:var(--r-md)}.gid-report .mod__block p,.gid-report .criteria dd{font-size:var(--body);line-height:var(--gid-leading-body)}.gid-report .card--text p{font-size:var(--body);line-height:var(--gid-leading-body);color:var(--n800)}.gid-report details.c .cb,.gid-report .quote p,.gid-report .fb p{line-height:var(--gid-leading-body)}.gid-report .mod__block p.small,.gid-report figcaption,.gid-report .money__label,.gid-report .link-row__source,.gid-report .video-ph__source,.gid-report .tbl__hint{font-size:var(--small)}.gid-report .tbl__hint{font-size:var(--eb)}.gid-report .divider .toc{margin-top:var(--s8);margin-bottom:var(--s9)}.gid-report .qlead{max-width:var(--gid-measure-wide);padding-left:calc(var(--s6) + 6px);margin:var(--s7) 0 0;position:relative}.gid-report .qlead .bar{position:absolute;top:0;bottom:0;left:0}.gid-report .qlead p.q{font-family:var(--fb);font-weight:400;font-size:var(--lead);color:var(--n950);margin:0 0 var(--s4);line-height:1.45}.gid-report .qlead .attr{font-family:var(--fd);font-size:var(--small);color:var(--n700);margin:0;line-height:1.6}.gid-report .qlead .attr b{color:var(--n950);font-weight:600}.gid-report .subhead{margin-bottom:var(--s5)}.gid-report section .measure+.measure{margin-top:0}.gid-report .arcrule{color:var(--sect);margin-bottom:var(--s5)}.gid-report .surf-canvas{background:hsl(var(--gid-canvas))}.gid-report .surf-sunken{background:hsl(var(--gid-surface-sunken))}.gid-report .surf-white{background:hsl(var(--gid-surface))}.gid-report .creed--thesis{padding:var(--s9) 0;margin-top:0;margin-bottom:0}.gid-report .creed--thesis .say{color:var(--n950);max-width:16em;font-size:clamp(2.11rem,1.04rem + 5.46vw,5.85rem)}.gid-report .deepband{background:var(--sect);color:hsl(var(--gid-ink));padding:var(--s9) 0;margin-top:var(--s8);overflow:hidden}.gid-report .deepband .inner{position:relative}.gid-report .deepband h4{color:hsl(var(--gid-ink));margin-bottom:var(--s4)}.gid-report .deepband p{color:hsl(var(--gid-ink));max-width:var(--measure)}.gid-report .deepband p.lead{font-size:var(--lead);color:hsl(var(--gid-ink));max-width:var(--gid-measure-wide);line-height:1.45}.gid-report .runout{background:hsl(var(--gid-surface));height:clamp(84px,11vh,128px);line-height:0;position:relative}.gid-report .runout svg{width:100%;height:100%}.gid-report .runout path[fill=\#1ABCAF]{fill:var(--purple)}.gid-report .circled:after{background-color:var(--ocean)}@media (width<=960px){.gid-report{--sect-pad:var(--s6);--band-pad:var(--s8)}.gid-report .divider .num{font-size:8.5rem}.gid-report .creed--thesis,.gid-report .deepband{padding:var(--s8) 0}}@media (width<=900px){.gid-report .cards--four{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.gid-report .cards--stats{grid-template-columns:1fr}}@media (width<=560px){.gid-report .cards--four{grid-template-columns:1fr}}@media (width<=720px){.gid-report .tbl__scroll{overflow-x:auto}}.gid-report{overflow-x:hidden}html{scroll-padding-top:var(--gid-nav-h)}.gid-report .sect-root{padding:0}.gid-report .measure p,.gid-report .measure li,.gid-report p.measure{font-size:var(--body);line-height:var(--gid-leading-body)}.gid-report .measure p.small,.gid-report .measure p.attr,.gid-report .measure p.eyebrow{font-size:var(--small)}.gid-report nav.site .links a.on em{color:var(--ocean)}.gid-report .subhead .no{color:var(--n950)}.gid-report details.c summary,.gid-report .link-row:hover .link-row__title,.gid-report .video-ph{color:var(--ocean)}.gid-report .cx__panel{margin-top:var(--s5);padding:var(--s6) var(--s6) var(--s7);background:hsl(var(--gid-surface));border:1px solid var(--n200);border-radius:var(--r-md)}.gid-report .cx__grid{gap:var(--s6) var(--s7);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.gid-report .cx__col{min-width:0}.gid-report .cx__col .mod__block{max-width:var(--measure)}.gid-report .cx__more{margin-top:var(--s2);cursor:pointer;font-family:var(--fb);font-size:var(--small);letter-spacing:.02em;color:var(--ocean);background:0 0;border:0;padding:0;font-weight:700;text-decoration:none}.gid-report .cx__more:hover{color:var(--n950)}.gid-report .cx__panel>details.c.nested{margin-top:var(--s6)}.gid-report .cx__panel>.mod__block{margin-top:var(--s7);max-width:none}@media (width<=900px){.gid-report .cx__grid{grid-template-columns:minmax(0,1fr)}}@media (width<=720px){.gid-report .cx__panel{padding:var(--s5) var(--s5) var(--s6)}}.gid-report .s22-lede{gap:var(--s6) var(--s7);margin:var(--s7) 0 var(--s4);grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:center;display:grid}.gid-report .s22-lede .feature{height:100%}.gid-report .s22-lede .feature .photo{box-shadow:none;background:0 0;border-radius:0}.gid-report .s22-lede .photo{aspect-ratio:1;height:auto}.gid-report .s22-lede .photo:after{display:none}.gid-report .s22-lede .photo img{object-fit:contain;background:0 0}@media (width<=900px){.gid-report .s22-lede{grid-template-columns:minmax(0,1fr)}.gid-report .s22-lede .photo{aspect-ratio:auto;max-width:22rem;margin-inline:auto}.gid-report .s22-lede .photo img{height:auto;display:block}}.gid-report{--on-sect:hsl(var(--gid-surface))}.gid-report #s2,.gid-report #s3{--on-sect:var(--n950)}.gid-report #s2 .bleed.thank-you-bleed{margin-top:var(--s5)}.gid-report .divider,.gid-report .divider h2{color:var(--on-sect)}.gid-report .divider .eyebrow{color:var(--on-sect);opacity:.72}.gid-report .divider .toc a,.gid-report .bigq{color:var(--on-sect)}.gid-report .bigq .attr{color:var(--on-sect);opacity:.86}.gid-report .bigq .attr b{color:var(--on-sect)}.gid-report .bigq p.q{color:var(--on-sect);font-size:clamp(1.375rem,.95rem + 1.5vw,2.125rem);line-height:1.28}.gid-report .creed .say{color:var(--on-sect)}.gid-report .creed .label{color:var(--on-sect);opacity:.8}@media (width<=720px){.gid-report .bigq p.q{font-size:clamp(1.25rem,4.5vw,1.625rem)}}.gid-report .quote{margin:var(--s6) 0;padding-left:var(--s5);border-left:3px solid var(--sect)}.gid-report .quote:first-child{margin-top:0}.gid-report .quote p{font-style:italic}.gid-report .quote .attr{margin-top:var(--s3);font-style:normal}.gid-report .fb .fq{margin-top:var(--s4);padding-left:var(--s5);font-style:italic}.gid-report .fb{padding:var(--s5) var(--s6);margin:var(--s5) 0}.gid-report .cx__panel{padding:var(--s7) var(--s7) var(--s8)}.gid-report .cx__grid{gap:var(--s8) var(--s8)}.gid-report .cx__col .mod__block{margin-top:var(--s7)}.gid-report .cx__col .mod__block:first-child{margin-top:0}.gid-report .cx__slider{min-width:0}.gid-report .cx__track{gap:var(--s6);scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:var(--s2);grid-auto-columns:100%;grid-auto-flow:column;display:grid;overflow-x:auto}.gid-report .cx__track::-webkit-scrollbar{display:none}.gid-report .cx__slide{scroll-snap-align:start;min-width:0}.gid-report .cx__slide .quote{margin:0}.gid-report .cx__sldcount{margin:var(--s3) 0 0;font-family:var(--fb);font-size:var(--small);color:var(--n600)}.gid-report .cx__sldnav{align-items:center;gap:var(--s4);margin-top:var(--s3);display:flex}.gid-report .cx__sldnav>button{cursor:pointer;background:hsl(var(--gid-surface));border:1px solid var(--n300);border-radius:var(--r-pill);width:36px;height:36px;color:var(--ocean);font-size:var(--small);transition:background var(--dur) var(--ease),color var(--dur) var(--ease);justify-content:center;align-items:center;padding:0;display:inline-flex}.gid-report .cx__sldnav>button:hover{background:var(--tint)}.gid-report .cx__dots{align-items:center;gap:var(--s2);display:flex}.gid-report .cx__dot{cursor:pointer;border-radius:var(--r-pill);background:var(--n300);border:0;width:9px;height:9px;padding:0}.gid-report .cx__dot.on{background:var(--ocean)}.gid-report .cx__growth{margin-top:var(--s8);padding-top:var(--s6);position:relative}.gid-report .cx__growth:before{content:"";background-color:var(--stop,var(--ocean));height:10px;position:absolute;top:0;left:0;right:0;-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2014%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M2.5%2010.4C14%203.6%2033%202.4%2046%204.6%2052.4%205.7%2058%207.6%2061.6%209.2%22%20stroke%3D%22%23000%22%20stroke-width%3D%223.2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2014%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M2.5%2010.4C14%203.6%2033%202.4%2046%204.6%2052.4%205.7%2058%207.6%2061.6%209.2%22%20stroke%3D%22%23000%22%20stroke-width%3D%223.2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat}.gid-report .cx__growth .fb{background:var(--tint);border-color:var(--n200);padding:var(--s6);margin:0}@media (width<=900px){.gid-report .cx__grid{gap:var(--s8)}}@media (width<=720px){.gid-report .cx__panel{padding:var(--s6) var(--s5) var(--s7)}.gid-report .quote{margin:var(--s5) 0;padding-left:var(--s4)}.gid-report .fb{padding:var(--s5)}.gid-report .cx__growth{margin-top:var(--s7)}}.gid-report .photoq{margin-top:var(--s8);isolation:isolate;margin-bottom:0;position:relative}.gid-report #s13 .photoq+.wrap{padding-top:var(--sect-pad)}.gid-report .photoq .photo{height:clamp(540px,82vh,840px)}.gid-report #s13 .photoq .photo img{object-position:center 30%}.gid-report .photoq .photoq--top img{object-position:center center}.gid-report .photoq .photo:after{background:var(--sect,var(--ocean));mix-blend-mode:soft-light;opacity:.42}.gid-report .photoq .photo:before{content:"";pointer-events:none;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 36%,#000 48%);mask-image:linear-gradient(#0000 36%,#000 48%)}.gid-report .photoq__body{padding-bottom:var(--s7);background:linear-gradient(to bottom, #07111873 0%, #07111894 35%, color-mix(in srgb,var(--sect,var(--ocean)) 26%,#071118d1) 60%, color-mix(in srgb,var(--sect,var(--ocean)) 20%,#071118f5) 80%, #071118fc 100%);text-align:left;font-size:inherit;color:hsl(var(--gid-surface));align-items:flex-end;display:flex;position:absolute;inset:0;margin:0!important}.gid-report #s22 .photoq__body{background:linear-gradient(to bottom, #0711188c 0%, #071118ad 28%, color-mix(in srgb,var(--sect,var(--ocean)) 22%,#071118e6) 54%, color-mix(in srgb,var(--sect,var(--ocean)) 16%,#071118fa) 78%, #071118 100%);-webkit-backdrop-filter:blur(4px)saturate(118%);backdrop-filter:blur(4px)saturate(118%)}.gid-report .photoq__body .wrap{width:100%}.gid-report .photoq p.q{font-family:var(--fd);color:hsl(var(--gid-surface));max-width:var(--gid-measure-wide);margin:0;font-size:clamp(1.125rem,.85rem + .95vw,1.5rem);font-weight:600;line-height:1.35}.gid-report .photoq .attr{font-family:var(--fd);font-size:var(--small);color:hsl(var(--gid-surface) / .88);margin:var(--s4) 0 0;line-height:1.6}.gid-report .photoq .attr b{color:hsl(var(--gid-surface));font-weight:600}.gid-report .pullq{padding:var(--s7) 0 0 var(--s8);max-width:var(--gid-measure-wide);margin:0;position:relative}.gid-report .pullq__mark{color:var(--sect,var(--ocean));pointer-events:none;position:absolute;top:0;left:0}.gid-report .pullq__link{color:inherit;text-decoration:none;display:block}.gid-report .pullq p.q{font-family:var(--fb);color:var(--n950);margin:0;font-size:clamp(1.125rem,.98rem + .55vw,1.5rem);font-style:italic;font-weight:400;line-height:1.45}.gid-report .pullq .attr{font-family:var(--fd);font-size:var(--small);color:var(--n700);margin:var(--s4) 0 0;line-height:1.6}.gid-report .pullq .attr b{color:var(--n950);font-weight:600}.gid-report .pullq .attr a{color:var(--ocean)}.gid-report .pullq .attr a b{color:inherit}@media (width<=900px){.gid-report .photoq .photo{height:clamp(480px,68vh,620px)}.gid-report .photoq__body{padding-bottom:var(--s6)}}@media (width<=640px){.gid-report .photoq{margin-top:var(--s7)}.gid-report .photoq .photo{height:clamp(520px,86vh,680px)}.gid-report .photoq__body{padding-bottom:var(--s6);background:linear-gradient(to bottom, color-mix(in srgb,var(--sect,var(--ocean)) 82%,#0006) 0%, color-mix(in srgb,var(--sect,var(--ocean)) 40%,#000c) 42%, #09141cfa 100%)}.gid-report #s22 .photoq__body{background:linear-gradient(to bottom, color-mix(in srgb,var(--sect,var(--ocean)) 70%,#0000008c) 0%, color-mix(in srgb,var(--sect,var(--ocean)) 32%,#000000e6) 38%, #09141c 100%);-webkit-backdrop-filter:blur(5px)saturate(118%);backdrop-filter:blur(5px)saturate(118%)}.gid-report .photoq p.q{font-size:1.0625rem;line-height:1.4}.gid-report .pullq{padding:var(--s8) 0 0 0}.gid-report .pullq__mark{width:48px}}.gid-report .qmark{color:currentColor;margin:0 0 var(--s4)}.gid-report .bigq .qmark{color:var(--on-sect);opacity:.9}.gid-report .photoq .qmark{color:hsl(var(--gid-surface));opacity:.95;margin-bottom:var(--s4)}.gid-report .pullq .qmark{color:var(--sect,var(--ocean));margin:0}:is(.gid-report .surf-white:has(+.surf-white),.gid-report .surf-canvas:has(+.surf-canvas),.gid-report .surf-sunken:has(+.surf-sunken)){padding-bottom:var(--s7)}.gid-report .surf-white+.surf-white,.gid-report .surf-canvas+.surf-canvas,.gid-report .surf-sunken+.surf-sunken{padding-top:var(--s7)}@media (width<=900px){:is(.gid-report .surf-white:has(+.surf-white),.gid-report .surf-canvas:has(+.surf-canvas),.gid-report .surf-sunken:has(+.surf-sunken)){padding-bottom:var(--s6)}.gid-report .surf-white+.surf-white,.gid-report .surf-canvas+.surf-canvas,.gid-report .surf-sunken+.surf-sunken{padding-top:var(--s6)}}.gid-report .pullq{padding-top:var(--s7);padding-bottom:0}.gid-report .quote-mark{color:var(--sect,var(--ocean));margin:0;display:block}.gid-report .bigq .quote-mark{color:var(--on-sect)}.gid-report .photoq .quote-mark{color:hsl(var(--gid-surface))}.gid-report .deepband .quote-mark{color:var(--turq)}.gid-report .bigq .inner,.gid-report .photoq__body .wrap,.gid-report .pullq{column-gap:var(--s5);row-gap:var(--s4);grid-template-columns:max-content minmax(0,1fr);align-content:center;align-items:start;display:grid}.gid-report .bigq .inner>.quote-mark,.gid-report .photoq__body .wrap>.quote-mark,.gid-report .pullq>.quote-mark{grid-area:1/1/span 2;margin-top:.15em}.gid-report .bigq .inner>p,.gid-report .photoq__body .wrap>p,.gid-report .pullq>.pullq__link{grid-column:2;margin-top:0}.gid-report .bigq .inner>.attr,.gid-report .photoq__body .wrap>.attr{margin-top:0}.gid-report .pullq{max-width:var(--gid-measure-wide);padding:0}.gid-report .pullq__mark{position:static}.gid-report .pullq__link{display:block}.gid-report .surf-white.pullq-host{padding-top:0;padding-bottom:0}.gid-report .surf-white:has(+.pullq-host){padding-bottom:var(--s6)}.gid-report .pullq-host+.surf-white{padding-top:var(--s6)}@media (width<=640px){.gid-report .bigq .inner,.gid-report .photoq__body .wrap,.gid-report .pullq{row-gap:var(--s3);grid-template-columns:minmax(0,1fr)}.gid-report .bigq .inner>.quote-mark,.gid-report .photoq__body .wrap>.quote-mark,.gid-report .pullq>.quote-mark{grid-area:auto/1}.gid-report .bigq .inner>p,.gid-report .photoq__body .wrap>p,.gid-report .pullq>.pullq__link{grid-column:1}}.gid-report .poster-block{margin-block:var(--gid-s6);padding-block:0}.gid-report .poster{font-family:var(--fd);letter-spacing:-.03em;color:var(--n950);max-width:20em;margin:0;font-size:clamp(1.5rem,.8rem + 2.6vw,2.75rem);font-weight:400;line-height:1.24}.gid-report .poster b{font-weight:600}.gid-report .poster .mark{background-size:100% 100%;margin-inline:-.2em;padding:.02em .22em .06em}.gid-report .open-prose{max-width:var(--gid-measure)}.gid-report .open-prose p{font-size:var(--gid-text-body);line-height:var(--gid-leading-body)}.gid-report .open-prose+*,.gid-report .surf-white>.wrap+.wrap,.gid-report .surf-white>.wrap+.photoq{margin-top:var(--s9)}.gid-report .surf-white>.wrap+.poster-block,.gid-report .surf-white>.poster-block+.wrap{margin-top:0}.gid-report .poster{max-width:16em}@media (width<=960px){.gid-report .poster{line-height:1.28}.gid-report .poster-block{margin-block:var(--gid-s5)}.gid-report .surf-white:has(+.pullq-host){padding-bottom:var(--s5)}.gid-report .pullq-host+.surf-white{padding-top:var(--s5)}}.gid-report .photoq p.q{font-family:var(--fb);font-weight:400;font-size:var(--gid-text-lead);max-width:34em;line-height:1.45}.gid-report .photoq__body{background:linear-gradient(to bottom, #0711180f 0%, #07111829 34%, color-mix(in srgb,var(--sect,var(--ocean)) 26%,#0711189e) 62%, color-mix(in srgb,var(--sect,var(--ocean)) 18%,#071118db) 82%, #071118f0 100%);align-items:flex-end}.gid-report .photoq__body .wrap{max-width:min(var(--content),100%)}@media (width<=900px){.gid-report .photoq p.q{max-width:none;font-size:1.0625rem;line-height:1.5}.gid-report .photoq .photo{height:clamp(340px,52vh,460px)}.gid-report .photoq__body{background:linear-gradient(to bottom, #0711182e 0%, color-mix(in srgb,var(--sect,var(--ocean)) 30%,#071118a8) 40%, #071118f0 100%)}}.gid-report .quote{gap:var(--s5);align-items:flex-start;display:flex}.gid-report .quote>.quote-mark{flex:none;margin-top:.18em}.gid-report .quote .quote-body{min-width:0;max-width:32rem}.gid-report .quote .quote-body p{font-size:var(--lead);color:var(--n950);margin:0 0 var(--s3);line-height:1.5}.gid-report .quote .attr{font-family:var(--fd);font-size:var(--small);color:var(--n600);margin:0}.gid-report .quote .attr b{color:var(--n950);font-weight:600}.gid-report .cx .quote .quote-body p{font-size:var(--body)}.gid-report .quote-mark{color:var(--sect)}.gid-report .bigq .quote-mark,.gid-report .band .quote-mark{color:var(--n950)}.gid-report .bigq.ocean .quote-mark,.gid-report .deep .quote-mark,.gid-report .photoq .quote-mark,.gid-report .deep .quote .quote-body p,.gid-report .photoq .quote .quote-body p{color:hsl(var(--gid-surface))}.gid-report .deep .quote .attr,.gid-report .photoq .quote .attr{color:var(--n300)}.gid-report .deep .quote .attr b,.gid-report .photoq .quote .attr b{color:hsl(var(--gid-surface))}.gid-report .band .quote .quote-body p{color:var(--n950)}.gid-report .pull{background:hsl(var(--gid-surface));border:1px solid var(--n200);border-radius:var(--r-lg);padding:var(--s6) var(--s6) var(--s5)}@media (width<=960px){.gid-report .quote{gap:var(--s4)}.gid-report .pull{padding:var(--s5)}}.gid-report .quote--photo{gap:var(--s6);grid-template-columns:2fr 1fr;align-items:start;display:grid}.gid-report .quote--photo .quote__photo{border-radius:var(--r-lg);aspect-ratio:4/3;overflow:hidden}.gid-report .quote--photo .quote__photo img{object-fit:cover;width:100%;height:100%;display:block}.gid-report .quote--photo .quote__text{gap:var(--s5);order:1;align-items:flex-start;min-width:0;display:flex}.gid-report .quote--photo .quote__photo{order:2}.gid-report .quote--photo .quote__text .quote-mark{flex:none;margin-top:.18em}@media (width<=720px){.gid-report .quote--photo{gap:var(--s4);grid-template-columns:1fr}.gid-report .quote--photo .quote__photo{aspect-ratio:4/3;order:2;max-width:24rem}}.gid-report .quote__text{gap:var(--s5);align-items:flex-start;min-width:0;display:flex}.gid-report .quote__text>.quote-mark{flex:none;margin-top:.18em}@media (width<=960px){.gid-report .quote__text{gap:var(--s4)}}.gid-report .quote{border-left:0;padding-left:0}.gid-report .criteria-grid{gap:var(--s4);margin:var(--s6) 0;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));display:grid}.gid-report .criterion{background:hsl(var(--gid-surface));border:1px solid var(--n200);border-radius:var(--r-md);padding:var(--s5);position:relative;overflow:hidden}.gid-report .criterion h4{margin:var(--s5) 0 var(--s3)}.gid-report .criterion p{font-size:var(--body);color:var(--n800);margin:0;line-height:1.6}.gid-report .theme{max-width:var(--measure);margin:var(--s6) 0}.gid-report .theme .framing{font-size:var(--body);color:var(--n800);margin:0 0 var(--s3)}.gid-report .theme .question{font-family:var(--fd);font-size:calc(var(--h3) * .75);letter-spacing:-.01em;color:var(--n950);margin:0;line-height:1.25}@media (width<=900px){.gid-report .criteria-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.gid-report .standfirst{font-size:var(--body);line-height:var(--gid-leading-body);color:var(--n800);max-width:var(--gid-measure);margin:var(--s5) 0 0}.gid-report .links-note{font-size:var(--gid-text-small);color:var(--n600);margin:var(--s2) 0 var(--s4)}.gid-report .criterion .cap{height:12px;position:absolute;top:0;left:0;right:0}.gid-report .theme .circled{white-space:normal;display:inline}.gid-report h4+.measure{margin-top:var(--s4)}.gid-report .statement.has-sticker{column-gap:var(--s5);grid-template-columns:max-content minmax(0,1fr);align-items:center;display:grid;position:relative}.gid-report .savedate{pointer-events:none;text-align:center;grid-template-rows:auto auto;align-content:center;justify-self:start;row-gap:.1rem;display:grid;transform:rotate(-5deg)}.gid-report .savedate__label,.gid-report .savedate__date{font-family:var(--gid-font-display,Poppins),sans-serif;color:hsl(var(--gid-ocean));line-height:1;position:relative}.gid-report .savedate__label{letter-spacing:.01em;grid-row:1;font-size:1.61rem;font-weight:400}.gid-report .savedate__date{grid-row:2;font-size:2.24rem;font-weight:600}.gid-report .savedate__date .mark{color:hsl(var(--gid-ocean));padding:0 .22em;font-weight:600}.gid-report .statement.has-sticker>p{margin:0}@media (width<=640px){.gid-report .statement.has-sticker{row-gap:var(--s3);grid-template-columns:minmax(0,1fr);justify-items:start}.gid-report .savedate{transform:rotate(-4deg)}}.gid-report #s3{--sect:var(--green)}.gid-report .pending{border:2px dashed var(--n400);background:hsl(var(--gid-surface-sunken));border-radius:var(--r-md);padding:var(--s5);justify-content:center;gap:var(--s2);flex-direction:column;display:flex}.gid-report .pending--full{width:100%;margin:var(--s6) 0}.gid-report .pending--slot{width:100%}.gid-report .pending--tall{min-height:220px}.gid-report .pending__label{font-family:var(--fd);font-weight:600;font-size:var(--small);text-transform:uppercase;letter-spacing:.15em;color:var(--n600)}.gid-report .pending__body{font-family:var(--fb);font-size:var(--small);color:var(--n950);margin:0;line-height:1.6}.gid-report .loading{align-items:center;gap:var(--s3);margin:var(--s7) 0;flex-direction:column;display:flex}.gid-report .loading__bar{width:100%;max-width:420px;height:56px;display:block;overflow:visible}.gid-report .loading__fill path{fill:var(--green);transform-box:fill-box;transform-origin:0;animation:2.4s ease-in-out infinite loading-breath}.gid-report .loading__outline{fill:none;stroke:var(--ocean);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.gid-report .loading__outline--inner{stroke-width:1.6px;opacity:.65}.gid-report .loading__label{font-family:var(--fd);font-weight:600;font-size:var(--small);text-transform:uppercase;letter-spacing:.15em;color:var(--n950)}@keyframes loading-breath{0%,to{transform:scaleX(.86)}50%{transform:scaleX(1.14)}}@media (prefers-reduced-motion:reduce){.gid-report .loading__fill path{animation:none;transform:none}}.gid-report .s3-pendingq{margin:var(--s6) 0}.gid-report .s3-marker{margin-top:var(--s6)}.gid-report h3.s3-sub{margin-top:var(--s7);margin-bottom:var(--s4)}.gid-report h3.s3-sub--minor{font-size:calc(var(--h4) * .8)}.gid-report .s3-list{margin:0 0 var(--s4);font-family:var(--fb);font-size:var(--body);line-height:var(--gid-leading-body);color:var(--n800);padding-left:0;list-style:none}.gid-report .s3-list li{padding-left:calc(var(--s5) + 4px);margin:0 0 var(--s2);position:relative}.gid-report .s3-list li:before{content:"";pointer-events:none;background:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2014%2014%22%3E%3Cpath%20fill%3D%22%2378BC1A%22%20d%3D%22M7%200.4C9.4%200.3%2011.6%201.4%2012.6%203.6C13.6%205.8%2013.8%208.2%2012.4%2010.4C11%2012.4%208.4%2013.7%206%2013.4C3.6%2013%201.4%2011.2%200.7%208.8C0%206.4%200.8%203.6%202.8%201.9C4.2%200.7%205.6%200.5%207%200.4Z%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;width:14px;height:14px;position:absolute;top:.62em;left:0}.gid-report .draft-flag{font-size:var(--small);color:var(--n500)}.gid-report .attrib-line{font-family:var(--fb);font-size:var(--small);color:var(--n950);margin:var(--s4) 0 0;max-width:46rem}.gid-report .link-row__dot[data-stop="1"]{background:var(--gid-stop-1)}.gid-report .link-row__dot[data-stop="2"]{background:var(--gid-stop-2)}.gid-report .link-row__dot[data-stop="3"]{background:var(--gid-stop-3)}.gid-report .link-row__dot[data-stop="4"]{background:var(--gid-stop-4)}.gid-report .link-row__dot[data-stop="5"]{background:var(--gid-stop-5)}.gid-report .link-row__dot[data-stop="6"]{background:var(--gid-stop-6)}.gid-report .oct{margin:var(--s7) 0 var(--s6)}.gid-report .oct__stage{aspect-ratio:1;width:100%;max-width:780px;margin:0 auto;position:relative}.gid-report .oct__arcs{width:100%;height:100%;position:absolute;inset:0}.gid-report .oct__arcs path{stroke:var(--n400)}.gid-report .oct__hub{aspect-ratio:1;width:26%;color:var(--green);justify-content:center;align-items:center;gap:var(--s2);text-align:center;background:0 0;border-radius:50%;flex-direction:column;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gid-report .oct__hubword{font-family:var(--fd);font-weight:600;font-size:var(--h2);text-transform:uppercase;letter-spacing:.06em;color:var(--green)}.gid-report .oct__node{width:21%;min-height:0;padding:var(--s3);color:var(--n950);text-align:center;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:2px;display:flex;position:absolute;transform:translate(-50%,-50%)}.gid-report .oct__node:before{content:"";background-color:var(--sect);pointer-events:none;position:absolute;inset:0;-webkit-mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20100'%20preserveAspectRatio='none'%3E%3Cpath%20d='M14%208C60%204%20140%205%20186%209C193%2010%20196%2016%20195%2030C194%2055%20196%2078%20193%2090C192%2096%20186%2095%20170%2095C120%2098%2060%2096%2016%2094C8%2093%205%2088%206%2070C7%2045%204%2022%208%2013C9%2010%2011%209%2014%208Z'%20fill='none'%20stroke='%23000'%20stroke-width='2.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E") 50%/100% 100% no-repeat;mask:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20200%20100'%20preserveAspectRatio='none'%3E%3Cpath%20d='M14%208C60%204%20140%205%20186%209C193%2010%20196%2016%20195%2030C194%2055%20196%2078%20193%2090C192%2096%20186%2095%20170%2095C120%2098%2060%2096%2016%2094C8%2093%205%2088%206%2070C7%2045%204%2022%208%2013C9%2010%2011%209%2014%208Z'%20fill='none'%20stroke='%23000'%20stroke-width='2.2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3E%3C/svg%3E") 50%/100% 100% no-repeat}.gid-report .oct__label{font-family:var(--fd);text-transform:uppercase;letter-spacing:.05em;color:var(--n950);font-size:12px;font-weight:600;line-height:1.25}.gid-report .oct__sub{font-family:var(--fd);color:var(--n950);font-size:11px;font-weight:400;line-height:1.3}@keyframes oct-turn{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes oct-turn-back{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(-360deg)}}.gid-report .oct__stage--spin,.gid-report .oct:hover .oct__stage{animation:120s linear infinite oct-turn}.gid-report .oct__stage--spin .oct__hub,.gid-report .oct__stage--spin .oct__node,.gid-report .oct:hover .oct__stage .oct__hub,.gid-report .oct:hover .oct__stage .oct__node{animation:120s linear infinite oct-turn-back}@media (prefers-reduced-motion:reduce){.gid-report .oct__stage--spin,.gid-report .oct:hover .oct__stage,.gid-report .oct__stage--spin .oct__hub,.gid-report .oct__stage--spin .oct__node,.gid-report .oct:hover .oct__stage .oct__hub,.gid-report .oct:hover .oct__stage .oct__node{animation:none}}.gid-report .oct__node--1{top:8%;left:50%}.gid-report .oct__node--2{top:20.3%;left:79.7%}.gid-report .oct__node--3{top:50%;left:92%}.gid-report .oct__node--4{top:79.7%;left:79.7%}.gid-report .oct__node--5{top:92%;left:50%}.gid-report .oct__node--6{top:79.7%;left:20.3%}.gid-report .oct__node--7{top:50%;left:8%}.gid-report .oct__node--5{width:25%}.gid-report .oct__node--7{width:24%}.gid-report .oct__node--8{top:20.3%;left:20.3%}.gid-report .oct__caption{font-family:var(--fb);font-style:normal;font-size:var(--small);color:var(--n600);margin-top:var(--s8);text-align:center}.gid-report .shots{gap:var(--s5);margin:var(--s6) 0;display:grid}.gid-report .shots--two{grid-template-columns:repeat(2,minmax(0,1fr))}.gid-report .shots--three{grid-template-columns:repeat(3,minmax(0,1fr))}.gid-report .shots__item{margin:0}.gid-report .shots__photo{border-radius:var(--r-md);overflow:hidden;box-shadow:0 18px 40px -22px #10202c73}.gid-report .shots__item--pending{display:flex}.gid-report .shots__item--pending .pending{width:100%;min-height:240px}.gid-report .cmp{margin:var(--s6) 0 0}.gid-report .cmp__head{gap:var(--s6);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.gid-report .cmp__col{gap:var(--s2);flex-direction:column;display:flex}.gid-report .cmp__spine{width:100%;height:3px;display:block;-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2014%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M2.5%2010.4C14%203.6%2033%202.4%2046%204.6%2052.4%205.7%2058%207.6%2061.6%209.2%22%20stroke%3D%22%23000000%22%20stroke-width%3D%223.2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2014%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M2.5%2010.4C14%203.6%2033%202.4%2046%204.6%2052.4%205.7%2058%207.6%2061.6%209.2%22%20stroke%3D%22%23000000%22%20stroke-width%3D%223.2%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat}.gid-report .cmp__spine--muted{background-color:var(--n400)}.gid-report .cmp__spine--sect{background-color:var(--sect)}.gid-report .cmp__label{font-family:var(--fd);font-weight:600;font-size:var(--small);text-transform:uppercase;letter-spacing:.15em;color:var(--n950)}.gid-report .cmp__rows{margin:var(--s4) 0 0;padding:0;list-style:none}.gid-report .cmp__row{gap:var(--s6);padding:var(--s4) 0;border-top:1px solid var(--n300);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.gid-report .cmp__cell p{font-family:var(--fb);font-size:var(--body);line-height:var(--gid-leading-body);color:var(--n950);margin:0}.gid-report .cmp__mini{display:none}@media (width<=760px){.gid-report .oct__stage{width:84%}.gid-report .oct__hubword{font-size:calc(var(--h2) * .84)}.gid-report .oct__node{padding:var(--s1)}.gid-report .oct__label{font-size:8px}.gid-report .oct__sub{font-size:7px}.gid-report .oct__node--5{width:26%}.gid-report .oct__node--7{width:25%}.gid-report .shots--two,.gid-report .shots--three{grid-template-columns:minmax(0,1fr)}.gid-report .cmp__head{display:none}.gid-report .cmp__row{row-gap:var(--s4);grid-template-columns:minmax(0,1fr)}.gid-report .cmp__mini{font-family:var(--fd);text-transform:uppercase;letter-spacing:.15em;color:var(--n600);margin-bottom:var(--s1);font-size:12px;font-weight:600;display:block}.gid-report .oct__caption{margin-top:var(--s4)}}.gid-report .opening{padding:var(--s9) 0 var(--s8)}.gid-report .opening p{margin:0 0 var(--s4)}.gid-report .opening p:last-child{margin-bottom:0}.gid-report .opening__video{margin:var(--s7) 0;max-width:52rem}.gid-report .opening__after{margin-top:var(--s7)}.gid-report .defn{background:var(--tint);padding:var(--s8) 0}.gid-report .defn a{color:var(--ocean);text-decoration:none}.gid-report .report-contents{padding:var(--s9) 0 var(--s9)}.gid-report .report-contents__h{margin:0 0 var(--s7)}.gid-report .report-contents__grid{gap:var(--s4);grid-template-columns:repeat(3,1fr);align-items:stretch;display:grid}.gid-report .ccard{padding:calc(var(--s6) + 4px);border-radius:0;flex-direction:column;min-height:100%;display:flex;-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M2%203C25%201%2055%204%2078%202C88%201.2%2095%202.5%2098%203.5C99.2%2025%2098.6%2055%2098.2%2096.5C75%2098.6%2045%2096.4%2022%2098.2C13%2098.8%206%2097.6%202.2%2096.6C1%2070%201.4%2030%202%203Z%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M2%203C25%201%2055%204%2078%202C88%201.2%2095%202.5%2098%203.5C99.2%2025%2098.6%2055%2098.2%2096.5C75%2098.6%2045%2096.4%2022%2098.2C13%2098.8%206%2097.6%202.2%2096.6C1%2070%201.4%2030%202%203Z%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat}.gid-report .ccard__no{font-family:var(--fd);font-weight:600;font-size:var(--small);letter-spacing:.12em;font-variant-numeric:tabular-nums;opacity:.8;margin-bottom:var(--s5)}.gid-report .ccard__title{font-size:var(--h4);margin:0 0 var(--s3)}.gid-report .ccard__title a{color:inherit;text-decoration:none}.gid-report .ccard__title a:hover,.gid-report .ccard__title a:focus-visible{text-underline-offset:4px;text-decoration:underline}.gid-report .ccard__blurb{font-size:var(--small);margin:0 0 var(--s6);opacity:.9;line-height:1.6}.gid-report .ccard__list{margin:0;padding:0;list-style:none}.gid-report .ccard__list li{border-top:0;position:relative}.gid-report .ccard__list li:before{content:"";pointer-events:none;background-color:#ffffff73;height:8px;position:absolute;top:0;left:0;right:0;-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%209%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M1.5%205.6C22%202.2%2044%206.4%2066%203.6%2078%202.2%2090%204.4%2098.5%206.2%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%209%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M1.5%205.6C22%202.2%2044%206.4%2066%203.6%2078%202.2%2090%204.4%2098.5%206.2%22%20stroke%3D%22%23000000%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat}.gid-report .ccard__list a{gap:var(--s3);padding:var(--s3) 0;font-size:var(--small);color:inherit;transition:padding-left var(--dur) var(--ease);align-items:baseline;text-decoration:none;display:flex}.gid-report .ccard__list a:hover{padding-left:var(--s2)}.gid-report .ccard__list em{font-variant-numeric:tabular-nums;opacity:.75;font-style:normal}.gid-report .ccard--ocean{background:var(--ocean);color:hsl(var(--gid-surface))}.gid-report .ccard--turq{background:var(--turq);color:var(--n950)}.gid-report .ccard--green{background:var(--green);color:var(--n950)}@media (width<=900px){.gid-report .report-contents__grid{grid-template-columns:1fr}}.gid-report .projects{gap:var(--s4);margin-top:var(--s6);grid-template-columns:repeat(3,1fr);align-items:start;display:grid}.gid-report .proj{background:hsl(var(--gid-surface));border:1px solid var(--n200);border-radius:var(--r-md);padding:var(--s5);position:relative;overflow:hidden}.gid-report .proj__name{margin:var(--s3) 0 var(--s2);font-size:var(--h4)}.gid-report .proj__leads{font-family:var(--fd);font-size:var(--small);color:var(--n600);margin:0 0 var(--s3)}.gid-report .proj__obj{font-size:var(--small);color:var(--n700);margin:0 0 var(--s4);line-height:1.6}.gid-report .proj__more summary{font-family:var(--fd);font-size:var(--small);cursor:pointer;padding:var(--s2) 0;color:var(--sect)}.gid-report .proj__link{font-family:var(--fd);font-size:var(--small);padding:var(--s2) 0;margin:var(--s7) 0 0}.gid-report .proj__link a{color:var(--ocean)}@media (width<=1000px){.gid-report .projects{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){.gid-report .projects{grid-template-columns:1fr}}.gid-report{--pen-bar:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 240' preserveAspectRatio='none'%3E%3Cpath d='M12 4C4 40 15 76 6 116 1 144 14 176 7 208 5 220 9 230 11 236' fill='none' stroke='%23000' stroke-width='4.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.gid-report .criterion .cap,.gid-report .proj__cap{height:12px;left:var(--s5);right:var(--s5);top:var(--s4);background-image:none;background-color:var(--sect);position:absolute;-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2014%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M2.5%2010.4C14%203.6%2033%202.4%2046%204.6%2052.4%205.7%2058%207.6%2061.6%209.2%22%20stroke%3D%22%23000000%22%20stroke-width%3D%223.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2014%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M2.5%2010.4C14%203.6%2033%202.4%2046%204.6%2052.4%205.7%2058%207.6%2061.6%209.2%22%20stroke%3D%22%23000000%22%20stroke-width%3D%223.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat}.gid-report .proj__cap[data-stop="1"]{background-color:var(--gid-stop-1)}.gid-report .proj__cap[data-stop="2"]{background-color:var(--gid-stop-2)}.gid-report .proj__cap[data-stop="3"]{background-color:var(--gid-stop-3)}.gid-report .proj__cap[data-stop="4"]{background-color:var(--gid-stop-4)}.gid-report .proj__cap[data-stop="5"]{background-color:var(--gid-stop-5)}.gid-report .proj__cap[data-stop="6"]{background-color:var(--gid-stop-6)}.gid-report .proj__name,.gid-report .money__group{margin-top:var(--s5)}.gid-report .money__grouplabel{font-family:var(--fd);font-size:var(--eb);letter-spacing:.14em;text-transform:uppercase;color:var(--n600);margin:0 0 var(--s2)}.gid-report .money__rows--net{margin-top:var(--s4)}.gid-report .beat{margin:var(--s7) 0}.gid-report .beat>p{margin:0 0 var(--s4)}.gid-report .speakers{margin:var(--s4) 0;max-width:30rem;padding:0;list-style:none}.gid-report .speakers li{gap:var(--s3);padding:var(--s3) 0;border-top:1px solid var(--n200);align-items:baseline;display:flex}.gid-report .speakers b{font-family:var(--fd)}.gid-report .speakers span{color:var(--n600);font-size:var(--small)}.gid-report .speakers time{font-variant-numeric:tabular-nums;color:var(--ocean);font-family:var(--fd);font-size:var(--small);margin-left:auto}.gid-report .credit{font-size:var(--eb);color:var(--n600);margin-top:var(--s2)}.gid-report .credit a,.gid-report a.mention{color:var(--ocean);text-decoration:none}.gid-report .stories{margin:var(--s8) 0}.gid-report .stories__h{margin:0 0 var(--s3)}.gid-report .stories__lead{margin:0 0 var(--s6)}.gid-report .stories__bleed{background:0 0;padding:0}.gid-report .stories__inline{width:100%;margin:0}.gid-report .stories__grid{gap:var(--s4);grid-template-columns:repeat(3,1fr);display:grid}.gid-report .story{margin:0}.gid-report .story__frame{border-radius:var(--r-md);background:var(--turq);position:relative;overflow:hidden}.gid-report .story__frame .video-ph__wrap{margin:0}.gid-report .story__frame .video-ph,.gid-report .story__frame .video-ph__video{background:0 0;border:0}.gid-report .story__frame .video-ph__cover,.gid-report .story__frame .video-ph__cover--dark,.gid-report .story__frame .video-ph__cover--darker,.gid-report .story__frame .video-ph__cover--darkest{background:#00000073}.gid-report .story__poster{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}@media (width<=900px){.gid-report .stories__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=620px){.gid-report .stories__grid{grid-template-columns:1fr}}.gid-report .wline{margin:var(--s8) 0;position:relative}.gid-report .wline__above{padding:var(--sect-pad) 0 var(--s9)}.gid-report .wline__mid{height:4px;position:relative}.gid-report .wline__line{z-index:2;width:100%;height:26px;display:block;position:absolute;top:50%;left:0;right:0;overflow:visible;transform:translateY(-50%)}.gid-report .wline__boat{--boat-travel:clamp(40px, 9vw, 120px);--boat-progress:1;z-index:1;width:clamp(120px,15vw,210px);height:auto;transform:translate(calc(var(--boat-travel) * (var(--boat-progress) - 1)), 15%);position:absolute;bottom:0;right:6%}.gid-report .wline__below{background:var(--tint);padding:var(--s8) 0 var(--sect-pad)}.gid-report .wline__label{max-width:34rem}.gid-report .wline__name{font-family:var(--fd);font-weight:600;font-size:var(--h3);color:var(--n950);margin:0;line-height:1.1}.gid-report .wline__where{font-family:var(--fd);font-size:var(--eb);letter-spacing:.16em;text-transform:uppercase;color:var(--n600);margin:var(--s2) 0 var(--s4)}.gid-report .wline__body{margin:0 0 var(--s3)}.gid-report .wline__body:last-child{margin-bottom:0}@media (width<=720px){.gid-report .wline__boat{--boat-travel:clamp(20px, 6vw, 48px);transform:translate(calc(-50% + var(--boat-travel) * (var(--boat-progress) - 1)), 15%);left:50%;right:auto}.gid-report .wline__above{padding-bottom:var(--s10)}.gid-report .wline__label{padding:0 25%}}.gid-report .wline.bleed{background:0 0;margin-left:50%}.gid-report .wline__above{background:hsl(var(--gid-surface))}.gid-report .stories__intro{margin:0}.gid-report{--frame-1:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 132' preserveAspectRatio='none'%3E%3Cpath d='M29.5 8.8C36.5 4.2 45.5 8.2 53.6 8.1C61.6 8.0 69.6 8.2 77.6 8.0C85.6 7.8 93.7 7.4 101.7 7.2C109.7 6.9 117.7 6.2 125.8 6.2C133.8 6.2 141.8 6.5 149.8 7.0C157.8 7.5 165.9 8.7 173.9 9.3C181.9 9.9 189.9 10.5 198.0 10.7C206.0 10.8 214.0 10.4 222.0 10.3C230.1 10.1 234.6 6.6 246.1 9.6C257.6 12.5 283.4 23.5 291.0 27.9C298.6 32.2 291.2 32.9 291.4 35.5C291.6 38.0 292.2 40.5 292.2 43.1C292.2 45.6 292.0 48.1 291.5 50.7C291.1 53.2 290.0 55.8 289.5 58.4C288.9 60.9 288.3 63.5 288.3 66.0C288.2 68.6 288.7 71.1 289.1 73.6C289.5 76.1 290.2 78.7 290.5 81.2C290.9 83.7 290.9 86.3 291.1 88.8C291.2 91.3 294.6 90.5 291.5 96.4C288.5 102.4 280.0 119.8 272.8 124.5C265.6 129.3 256.5 124.8 248.3 125.0C240.1 125.2 232.0 125.7 223.8 125.7C215.6 125.7 207.4 125.4 199.3 124.9C191.1 124.4 182.9 123.3 174.7 122.8C166.6 122.3 158.4 121.8 150.2 121.7C142.0 121.7 133.9 122.3 125.7 122.7C117.5 123.1 109.4 123.8 101.2 124.1C93.0 124.4 84.8 124.4 76.7 124.6C68.5 124.8 63.1 128.2 52.2 125.1C41.2 122.0 18.0 110.5 11.1 106.0C4.2 101.5 11.0 100.8 10.7 98.2C10.4 95.6 9.8 93.0 9.6 90.4C9.3 87.8 9.4 85.2 9.3 82.6C9.2 80.0 9.4 77.4 9.2 74.8C9.0 72.2 8.4 69.5 8.0 66.9C7.6 64.3 6.8 61.7 6.7 59.1C6.7 56.5 7.0 53.9 7.4 51.3C7.9 48.7 9.1 46.1 9.7 43.5C10.3 40.9 7.9 41.5 11.2 35.7C14.5 30.0 22.4 13.4 29.5 8.8Z' fill='none' stroke='%23000' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--frame-2:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 132' preserveAspectRatio='none'%3E%3Cpath d='M22.2 5.6C29.9 1.1 43.4 5.6 54.0 5.5C64.6 5.3 75.2 4.7 85.8 4.8C96.4 4.9 107.0 5.4 117.6 5.9C128.2 6.5 138.8 7.7 149.4 8.1C160.0 8.4 170.6 8.3 181.2 8.1C191.8 7.9 202.4 7.2 212.9 6.9C223.5 6.7 231.4 4.2 244.7 6.7C258.1 9.2 284.8 17.6 292.9 21.9C301.0 26.2 293.3 29.0 293.3 32.5C293.2 36.0 293.0 39.6 292.5 43.1C292.0 46.7 290.8 50.2 290.3 53.8C289.9 57.3 289.7 60.8 289.8 64.4C290.0 67.9 290.8 71.5 291.1 75.0C291.4 78.6 291.5 82.1 291.6 85.7C291.8 89.2 294.6 90.0 292.0 96.3C289.4 102.6 283.9 119.0 276.0 123.3C268.1 127.5 254.9 122.4 244.4 121.9C233.9 121.3 223.4 120.3 212.9 120.2C202.3 120.1 191.8 120.6 181.3 121.0C170.8 121.4 160.3 122.3 149.7 122.6C139.2 122.9 128.7 122.7 118.2 122.9C107.7 123.0 97.1 123.1 86.6 123.4C76.1 123.6 68.3 126.9 55.1 124.2C41.9 121.4 15.4 111.4 7.4 106.8C-0.6 102.1 7.3 99.7 7.1 96.2C7.0 92.6 6.7 89.1 6.4 85.6C6.2 82.1 5.5 78.5 5.6 75.0C5.8 71.5 6.5 67.9 7.1 64.4C7.6 60.8 8.7 57.3 8.9 53.8C9.1 50.2 8.7 46.7 8.5 43.2C8.3 39.6 5.3 38.8 7.6 32.6C9.9 26.3 14.5 10.1 22.2 5.6Z' fill='none' stroke='%23000' stroke-width='2.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--frame-3:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 132' preserveAspectRatio='none'%3E%3Cpath d='M22.9 9.8C29.5 5.9 39.9 8.7 48.4 8.4C56.9 8.2 65.4 8.4 73.9 8.2C82.4 8.1 90.9 8.0 99.4 7.7C107.9 7.4 116.4 6.6 124.9 6.3C133.4 6.0 141.9 5.7 150.4 6.0C158.9 6.2 167.4 7.1 176.0 7.8C184.5 8.5 193.0 9.6 201.5 10.0C210.0 10.5 218.5 10.6 227.0 10.5C235.5 10.5 242.0 7.6 252.5 9.7C263.0 11.9 283.4 19.6 289.9 23.3C296.3 27.0 290.6 29.0 290.9 31.9C291.3 34.8 291.7 37.7 291.8 40.6C292.0 43.4 291.7 46.3 291.8 49.2C291.8 52.0 291.9 54.9 292.2 57.8C292.5 60.7 293.3 63.6 293.6 66.5C293.9 69.3 294.2 72.2 293.9 75.1C293.7 78.0 292.7 80.8 292.0 83.7C291.3 86.5 290.1 89.4 289.5 92.2C289.0 95.1 291.1 95.3 288.6 100.8C286.2 106.3 281.3 121.2 274.8 125.3C268.2 129.3 257.9 125.0 249.4 125.0C240.9 125.0 232.5 125.2 224.0 125.4C215.5 125.6 207.1 126.1 198.6 126.0C190.2 125.9 181.7 125.5 173.2 124.9C164.8 124.3 156.3 123.0 147.9 122.3C139.4 121.5 131.0 120.7 122.5 120.5C114.1 120.3 105.6 120.6 97.1 120.8C88.7 121.0 80.2 121.5 71.7 121.7C63.3 121.8 57.4 124.1 46.4 121.6C35.3 119.2 12.5 110.9 5.7 107.0C-1.1 103.2 5.7 101.5 5.6 98.7C5.6 95.9 5.7 93.1 5.5 90.3C5.3 87.6 4.7 84.8 4.6 82.0C4.4 79.2 4.1 76.4 4.5 73.6C4.8 70.9 5.7 68.1 6.5 65.3C7.2 62.6 8.4 59.8 8.9 57.0C9.4 54.3 9.6 51.5 9.5 48.7C9.5 45.9 8.9 43.1 8.7 40.3C8.5 37.6 6.0 37.1 8.4 32.0C10.7 26.9 16.2 13.7 22.9 9.8Z' fill='none' stroke='%23000' stroke-width='2.9' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--frame-4:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 132' preserveAspectRatio='none'%3E%3Cpath d='M21.4 9.8C29.1 5.8 42.7 10.7 53.4 10.6C64.0 10.6 74.7 9.8 85.3 9.5C96.0 9.2 106.6 9.2 117.3 9.0C127.9 8.8 138.6 8.9 149.2 8.5C159.9 8.1 170.5 7.1 181.1 6.7C191.8 6.3 202.4 5.9 213.1 6.1C223.7 6.3 231.7 5.1 245.0 7.9C258.4 10.6 285.2 18.5 293.1 22.7C301.0 27.0 292.9 29.9 292.5 33.5C292.1 37.1 291.0 40.7 290.6 44.2C290.3 47.8 290.3 51.4 290.6 55.0C290.9 58.5 292.0 62.1 292.4 65.7C292.9 69.2 293.1 72.8 293.3 76.4C293.5 79.9 293.4 83.5 293.7 87.1C294.0 90.7 297.5 91.7 295.1 97.8C292.6 103.9 287.0 119.3 278.9 123.6C270.8 127.9 257.3 123.7 246.5 123.8C235.7 123.9 224.9 124.0 214.1 124.2C203.3 124.4 192.5 125.0 181.7 124.9C170.9 124.8 160.1 124.2 149.3 123.6C138.5 123.0 127.7 121.7 116.9 121.3C106.1 120.9 95.3 121.1 84.5 121.2C73.7 121.3 65.1 124.2 52.1 121.9C39.1 119.6 14.0 111.8 6.2 107.7C-1.6 103.6 5.3 100.7 5.1 97.2C5.0 93.7 5.3 90.2 5.1 86.7C5.0 83.2 4.6 79.7 4.3 76.1C4.1 72.6 3.5 69.1 3.7 65.6C3.9 62.1 4.9 58.6 5.5 55.2C6.2 51.7 7.2 48.2 7.5 44.7C7.9 41.2 5.1 40.0 7.5 34.2C9.8 28.4 13.8 13.7 21.4 9.8Z' fill='none' stroke='%23000' stroke-width='2.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--frame-5:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 132' preserveAspectRatio='none'%3E%3Cpath d='M27.8 6.6C35.8 1.6 45.9 5.8 54.9 5.6C63.9 5.4 73.0 5.8 82.0 5.5C91.0 5.3 100.1 4.6 109.1 4.3C118.1 4.0 127.2 3.3 136.2 3.5C145.2 3.7 154.3 4.7 163.3 5.5C172.3 6.4 181.3 7.9 190.4 8.5C199.4 9.1 208.4 9.1 217.5 9.0C226.5 8.9 232.1 5.0 244.6 8.1C257.0 11.2 284.3 23.1 292.4 27.8C300.4 32.4 292.8 33.3 292.9 36.1C293.0 38.8 292.8 41.6 293.1 44.4C293.3 47.1 294.2 49.9 294.4 52.7C294.6 55.5 294.9 58.2 294.4 61.0C293.9 63.8 292.5 66.5 291.6 69.3C290.7 72.0 289.5 74.8 289.1 77.5C288.8 80.3 289.2 83.1 289.4 85.8C289.6 88.6 293.5 87.6 290.3 94.2C287.0 100.7 278.0 119.7 270.2 125.0C262.3 130.3 252.1 125.8 243.1 125.9C234.1 126.0 225.1 126.1 216.0 125.6C207.0 125.1 198.0 123.7 188.9 123.1C179.9 122.4 170.9 121.6 161.8 121.6C152.8 121.7 143.8 122.6 134.8 123.2C125.8 123.8 116.7 124.8 107.7 125.2C98.7 125.6 89.7 125.5 80.7 125.8C71.6 126.1 66.3 130.3 53.6 127.0C40.9 123.7 12.8 110.8 4.6 105.8C-3.6 100.8 4.7 99.9 4.6 97.0C4.4 94.1 3.7 91.2 3.7 88.2C3.7 85.3 3.9 82.4 4.5 79.5C5.2 76.6 6.8 73.6 7.6 70.7C8.4 67.8 9.2 64.9 9.4 62.0C9.5 59.1 8.6 56.1 8.3 53.2C7.9 50.3 7.3 47.3 7.1 44.4C6.9 41.5 3.6 42.0 7.1 35.6C10.5 29.3 19.8 11.6 27.8 6.6Z' fill='none' stroke='%23000' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");--frame-6:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 132' preserveAspectRatio='none'%3E%3Cpath d='M32.2 5.3C41.5 -0.4 52.0 4.6 61.9 4.9C71.7 5.2 81.6 6.1 91.5 7.0C101.3 8.0 111.2 10.1 121.1 10.6C131.0 11.2 140.8 10.9 150.7 10.6C160.6 10.2 170.5 8.9 180.4 8.5C190.2 8.1 200.1 8.4 210.0 8.2C219.9 8.0 225.8 3.3 239.6 7.4C253.5 11.5 284.3 27.1 293.2 32.6C302.1 38.2 292.9 38.0 293.0 40.7C293.1 43.4 293.8 46.1 294.0 48.8C294.2 51.5 294.7 54.2 294.1 56.9C293.6 59.6 291.7 62.2 290.6 64.9C289.6 67.6 288.2 70.2 287.9 72.9C287.6 75.6 288.6 78.3 288.8 81.0C289.1 83.7 293.4 82.3 289.6 89.1C285.7 96.0 274.7 116.8 266.0 122.3C257.2 127.9 246.7 122.3 237.1 122.6C227.4 123.0 217.8 124.0 208.2 124.2C198.6 124.5 188.9 124.7 179.3 124.2C169.7 123.6 160.0 121.6 150.4 120.9C140.7 120.1 131.1 119.4 121.5 119.5C111.8 119.6 102.2 120.9 92.6 121.4C83.0 121.8 77.6 125.9 63.7 122.4C49.8 118.8 17.9 105.3 9.0 100.2C0.1 95.0 9.7 94.3 10.4 91.4C11.1 88.5 13.0 85.5 13.4 82.6C13.9 79.7 13.6 76.8 13.1 73.9C12.5 71.0 10.8 68.1 10.1 65.2C9.4 62.3 9.3 59.4 9.0 56.5C8.7 53.6 8.7 50.6 8.3 47.7C7.8 44.8 2.3 46.1 6.3 39.0C10.3 32.0 23.0 10.9 32.2 5.3Z' fill='none' stroke='%23000' stroke-width='2.6' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.gid-report .haikus{margin:var(--s8) 0}.gid-report .haikus__lead{margin-bottom:var(--s6)}.gid-report .haikus__grid{gap:var(--s4);grid-template-columns:repeat(auto-fit,minmax(17rem,1fr));margin:0;padding:0;list-style:none;display:grid}.gid-report .haiku{padding:var(--s6) var(--s5);background:0 0;border-radius:0;position:relative}.gid-report .haiku:before{content:"";background-color:var(--stop,var(--ocean));-webkit-mask:var(--f) no-repeat center / 100% 100%;-webkit-mask:var(--f) no-repeat center / 100% 100%;-webkit-mask:var(--f) no-repeat center / 100% 100%;mask:var(--f) no-repeat center / 100% 100%;pointer-events:none;position:absolute;inset:0}.gid-report .haiku:nth-child(6n+1){--f:var(--frame-1);--stop:var(--gid-stop-1)}.gid-report .haiku:nth-child(6n+2){--f:var(--frame-2);--stop:var(--gid-stop-2)}.gid-report .haiku:nth-child(6n+3){--f:var(--frame-3);--stop:var(--gid-stop-3)}.gid-report .haiku:nth-child(6n+4){--f:var(--frame-4);--stop:var(--gid-stop-4)}.gid-report .haiku:nth-child(6n+5){--f:var(--frame-5);--stop:var(--gid-stop-5)}.gid-report .haiku:nth-child(6n+6){--f:var(--frame-6);--stop:var(--gid-stop-6)}.gid-report .haiku__poem{border:0;margin:0;padding:0;position:relative}.gid-report .haiku__line{font-family:var(--fd);color:var(--n950);white-space:nowrap;font-size:clamp(14px,1.35vw,18px);line-height:1.7;display:block}@media (width<=560px){.gid-report .haiku{padding:var(--s5) var(--s4)}.gid-report .haiku__line{font-size:clamp(14px,4.4vw,18px)}}.gid-report #s23 .stories,.gid-report #s23 .haikus{padding:0}.gid-report #s23 .beat,.gid-report #s23 .stories,.gid-report #s23 .haikus,.gid-report #s23>.wrap>.video-ph__wrap{margin:var(--s7) 0}.gid-report #s23 .beat>.measure,.gid-report #s23 .stories__lead,.gid-report #s23 .haikus__lead{margin:0 0 var(--s4)}.gid-report #s23 .links-group{margin:var(--s4) 0 0}.gid-report #s23 .cards{margin:var(--s4) 0 var(--s7)!important}.gid-report{--pen-cap:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2064%2014%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20d%3D%22M2.5%2010.4C14%203.6%2033%202.4%2046%204.6%2052.4%205.7%2058%207.6%2061.6%209.2%22%20stroke%3D%22%23000000%22%20stroke-width%3D%223.6%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20fill%3D%22none%22%20vector-effect%3D%22non-scaling-stroke%22%2F%3E%3C%2Fsvg%3E);--pen-bar-long:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 1200' preserveAspectRatio='none'%3E%3Cpath d='M9.3 6.0C9.2 9.3 9.0 19.2 8.9 25.8C8.8 32.4 8.8 39.0 8.7 45.6C8.7 52.2 8.7 58.8 8.7 65.4C8.6 72.0 8.6 78.6 8.5 85.2C8.4 91.8 8.2 98.4 8.0 105.0C7.9 111.6 7.6 118.2 7.4 124.8C7.2 131.4 6.9 138.0 6.7 144.6C6.5 151.2 6.3 157.8 6.3 164.4C6.2 171.0 6.2 177.6 6.3 184.2C6.4 190.8 6.6 197.4 6.9 204.0C7.2 210.6 7.7 217.2 8.2 223.8C8.7 230.4 9.2 237.0 9.8 243.6C10.3 250.2 11.0 256.8 11.5 263.4C12.0 270.0 12.5 276.6 12.9 283.2C13.2 289.8 13.5 296.4 13.7 303.0C13.9 309.6 13.9 316.2 13.9 322.8C13.9 329.4 13.7 336.0 13.6 342.6C13.4 349.2 13.1 355.8 12.9 362.4C12.6 369.0 12.3 375.6 12.1 382.2C11.9 388.8 11.7 395.4 11.5 402.0C11.4 408.6 11.3 415.2 11.2 421.8C11.1 428.4 11.1 435.0 11.1 441.6C11.0 448.2 11.0 454.8 11.0 461.4C10.9 468.0 10.8 474.6 10.7 481.2C10.5 487.8 10.3 494.4 10.0 501.0C9.7 507.6 9.4 514.2 9.0 520.8C8.6 527.4 8.1 534.0 7.7 540.6C7.3 547.2 6.8 553.8 6.5 560.4C6.1 567.0 5.8 573.6 5.6 580.2C5.4 586.8 5.3 593.4 5.4 600.0C5.4 606.6 5.6 613.2 5.8 619.8C6.1 626.4 6.5 633.0 6.9 639.6C7.3 646.2 7.9 652.8 8.4 659.4C8.9 666.0 9.4 672.6 9.9 679.2C10.4 685.8 10.8 692.4 11.1 699.0C11.5 705.6 11.8 712.2 12.0 718.8C12.1 725.4 12.2 732.0 12.3 738.6C12.3 745.2 12.3 751.8 12.3 758.4C12.2 765.0 12.1 771.6 12.1 778.2C12.1 784.8 12.0 791.4 12.0 798.0C12.1 804.6 12.1 811.2 12.2 817.8C12.3 824.4 12.4 831.0 12.5 837.6C12.7 844.2 12.8 850.8 12.9 857.4C13.0 864.0 13.1 870.6 13.0 877.2C13.0 883.8 12.9 890.4 12.7 897.0C12.5 903.6 12.2 910.2 11.9 916.8C11.5 923.4 11.0 930.0 10.5 936.6C10.0 943.2 9.4 949.8 8.9 956.4C8.3 963.0 7.8 969.6 7.3 976.2C6.8 982.8 6.4 989.4 6.1 996.0C5.8 1002.6 5.7 1009.2 5.6 1015.8C5.5 1022.4 5.6 1029.0 5.8 1035.6C5.9 1042.2 6.2 1048.8 6.5 1055.4C6.8 1062.0 7.2 1068.6 7.5 1075.2C7.8 1081.8 8.2 1088.4 8.5 1095.0C8.8 1101.6 9.1 1108.2 9.4 1114.8C9.6 1121.4 9.7 1128.0 9.8 1134.6C10.0 1141.2 10.0 1147.8 10.1 1154.4C10.1 1161.0 10.1 1167.6 10.2 1174.2C10.3 1180.8 10.4 1190.7 10.5 1194.0' fill='none' stroke='%23000' stroke-width='4.2' stroke-linecap='round'/%3E%3C/svg%3E")}.gid-report .cx{margin-top:var(--s7);gap:var(--s6);grid-template-columns:15rem minmax(0,1fr);align-items:start;display:grid}.gid-report .cx__rail{position:relative}.gid-report .cx__railinner{top:calc(var(--nav-h) + var(--s5));flex-direction:column;gap:2px;display:flex;position:sticky}.gid-report .cx__tab{align-items:baseline;gap:var(--s2);text-align:left;border-radius:var(--r-sm);width:100%;padding:var(--s3) var(--s3) var(--s3) 0;cursor:pointer;font-family:var(--fd);font-size:var(--small);color:var(--n600);transition:color var(--dur) var(--ease), padding-left var(--dur) var(--ease);background:0 0;border:0;grid-template-columns:2.8rem minmax(0,1fr);line-height:1.35;display:grid;position:relative}.gid-report .cx__num{font-variant-numeric:tabular-nums;font-size:var(--body);letter-spacing:.01em;color:var(--n300);transition:color var(--dur) var(--ease);font-weight:600}.gid-report .cx__tabtitle{display:block}.gid-report .cx__tab:hover{color:var(--n950);padding-left:var(--s2)}.gid-report .cx__tab:hover .cx__num{color:var(--n500)}.gid-report .cx__tab.on{color:var(--n950);font-weight:600}.gid-report .cx__tab.on .cx__num{color:var(--stop);font-size:var(--h4)}.gid-report .cx__tab.on:before{content:"";background-color:var(--stop);width:14px;-webkit-mask:var(--pen-bar) no-repeat center / 100% 100%;-webkit-mask:var(--pen-bar) no-repeat center / 100% 100%;-webkit-mask:var(--pen-bar) no-repeat center / 100% 100%;mask:var(--pen-bar) no-repeat center / 100% 100%;position:absolute;top:2px;bottom:2px;left:-16px}.gid-report .cx__tab:focus-visible{outline:2px solid var(--ocean);outline-offset:3px}.gid-report .cx__panel{padding-left:var(--s7);border-left:0;margin-top:0;position:relative}.gid-report .cx__panel:before{content:"";left:6px;top:var(--s5);bottom:var(--s5);background-color:var(--stop);width:14px;-webkit-mask:var(--pen-bar-long) no-repeat center / 100% 100%;-webkit-mask:var(--pen-bar-long) no-repeat center / 100% 100%;-webkit-mask:var(--pen-bar-long) no-repeat center / 100% 100%;mask:var(--pen-bar-long) no-repeat center / 100% 100%;position:absolute}@media (width<=1100px){.gid-report .cx{gap:var(--s5);grid-template-columns:12.5rem minmax(0,1fr)}}@media (width<=900px){.gid-report .cx{gap:var(--s5);grid-template-columns:minmax(0,1fr)}.gid-report .cx__railinner{gap:var(--s2) var(--s4);flex-flow:wrap;position:static}.gid-report .cx__tab{width:auto;padding-left:0}.gid-report .cx__tab.on:before{width:auto;height:10px;-webkit-mask:var(--pen-cap) no-repeat center / 100% 100%;-webkit-mask:var(--pen-cap) no-repeat center / 100% 100%;-webkit-mask:var(--pen-cap) no-repeat center / 100% 100%;mask:var(--pen-cap) no-repeat center / 100% 100%;inset:auto 0 -4px}.gid-report .cx__panel{margin-top:var(--s5)}}.gid-report .cstats{justify-content:start;gap:var(--s6);margin:0 0 var(--s7);grid-template-columns:repeat(3,auto);display:grid}.gid-report .cstat{flex-direction:column;gap:3px;display:flex}.gid-report .cstat:nth-child(3){max-width:18rem}.gid-report .cstat b{font-family:var(--fd);font-weight:600;font-size:var(--h3);color:var(--stop);font-variant-numeric:tabular-nums;white-space:nowrap;line-height:1}.gid-report .cstat span{font-family:var(--fd);font-size:var(--eb);letter-spacing:.12em;text-transform:uppercase;color:var(--n600)}.gid-report .cstats--pending .cstat b{color:var(--n400)}@media (width<=560px){.gid-report .cstats{gap:var(--s4)}.gid-report .cstat b{font-size:var(--h4)}.gid-report .cstats--pending .cstat b{font-size:var(--body)}.gid-report .cstat span{letter-spacing:.08em;line-height:1.35}}.gid-report .cx__panel .video-ph__cover{background:#00000073}.gid-report .video-ph__wrap--portrait{max-width:360px}.gid-report .video-ph__wrap--portrait .video-ph{aspect-ratio:9/16}.gid-report .video-ph__wrap--portrait .video-ph__video{object-fit:contain;background:var(--n950)}.gid-report .video-ph__wrap--portrait .video-ph__embed{height:100%}@media (width<=460px){.gid-report .video-ph__wrap--portrait{max-width:100%}}.gid-report .mentions{gap:var(--s4);margin-top:var(--s6);grid-template-columns:repeat(3,1fr);display:grid}.gid-report .mention{gap:var(--s2);background:hsl(var(--gid-surface));border:1px solid var(--n200);border-radius:var(--r-md);padding:var(--s6) var(--s5) var(--s5);color:inherit;transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease);flex-direction:column;text-decoration:none;display:flex;position:relative}.gid-report .mention:hover{transform:translateY(-3px);box-shadow:0 8px 26px #131e2514}.gid-report .mention:focus-visible{outline:2px solid var(--ocean);outline-offset:3px}.gid-report .mention__cap{left:var(--s5);right:var(--s5);top:var(--s4);background-color:var(--stop);height:12px;-webkit-mask:var(--pen-cap) no-repeat center / 100% 100%;-webkit-mask:var(--pen-cap) no-repeat center / 100% 100%;-webkit-mask:var(--pen-cap) no-repeat center / 100% 100%;mask:var(--pen-cap) no-repeat center / 100% 100%;position:absolute}.gid-report .mention__outlet{font-family:var(--fd);font-weight:600;font-size:var(--h4);color:var(--n950);margin-top:var(--s3);line-height:1.15}.gid-report .mention__kind{font-family:var(--fd);font-size:var(--eb);letter-spacing:.14em;text-transform:uppercase;color:var(--stop)}.gid-report .mention__title{font-size:var(--small);color:var(--n700);line-height:1.55}.gid-report .mention__note{font-size:var(--eb);color:var(--n600);line-height:1.5}@media (width<=820px){.gid-report .mentions{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.gid-report .mentions{grid-template-columns:1fr}}.gid-report .report-contents__grid .ccard{transition:opacity var(--dur) var(--ease), transform var(--dur) var(--ease);transition-delay:calc(var(--i,0) * 90ms)}.gid-report .report-contents__grid.is-out .ccard{opacity:0;transform:translate(40px)}.gid-report .report-contents__grid.is-in .ccard{opacity:1;transform:none}.gid-report .ctab{z-index:40;align-items:center;gap:var(--s2);padding:var(--s5) var(--s3);background:var(--sect);min-width:44px;color:hsl(var(--gid-surface));font-family:var(--fd);font-size:var(--small);letter-spacing:.16em;cursor:pointer;opacity:0;pointer-events:none;transition:transform var(--dur) var(--ease), opacity var(--dur) var(--ease), background-color var(--slow) var(--ease);border:0;border-radius:0;flex-direction:column;display:flex;position:fixed;top:50%;right:0;transform:translate(100%,-50%);-webkit-mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M3%202.5C40%200.8%2070%203.4%2097%201.8L100%201.2L100%2098.8L97%2098.2C70%2096.6%2040%2099.2%203%2097.5C1.2%2070%201.6%2030%203%202.5Z%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat;mask:url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20100%20100%22%20preserveAspectRatio%3D%22none%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M3%202.5C40%200.8%2070%203.4%2097%201.8L100%201.2L100%2098.8L97%2098.2C70%2096.6%2040%2099.2%203%2097.5C1.2%2070%201.6%2030%203%202.5Z%22%2F%3E%3C%2Fsvg%3E) 50%/100% 100% no-repeat}.gid-report .ctab.is-on{opacity:1;pointer-events:auto;transform:translateY(-50%)}.gid-report .ctab__arrow{font-size:1.125rem;line-height:1}.gid-report .ctab__label{writing-mode:vertical-rl;text-orientation:mixed}@media (width<=720px){.gid-report .ctab{padding:var(--s4) 5px;gap:var(--s1);letter-spacing:.12em;min-width:0;font-size:.6875rem}.gid-report .ctab__arrow{font-size:.9375rem}}.gid-report .cscrim{z-index:38;opacity:0;pointer-events:none;transition:opacity var(--dur) var(--ease);background:#0f172a61;position:fixed;inset:0}.gid-report .cscrim.is-on{opacity:1;pointer-events:auto}.gid-report .cpanel{top:var(--nav-h);z-index:39;width:min(420px,92vw);padding:var(--s6);background:hsl(var(--gid-surface));transition:transform var(--slow) var(--ease);position:fixed;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-12px 0 32px #0f172a1f}.gid-report .cpanel.is-open{transform:none}.gid-report .cpanel__h{font-family:var(--fd);font-size:var(--small);letter-spacing:.12em;text-transform:uppercase;color:var(--n600);margin:0 0 var(--s5)}.gid-report .cpanel .report-contents__grid{grid-template-columns:1fr}.gid-report .cpanel__back{align-items:center;gap:var(--s2);margin-top:var(--s6);padding:var(--s4) var(--s5);border-radius:var(--r-pill);background:hsl(var(--gid-ocean) / .08);font-family:var(--fd);font-size:var(--small);letter-spacing:.02em;color:hsl(var(--gid-ocean));transition:background var(--fast) var(--ease), color var(--fast) var(--ease);font-weight:700;text-decoration:none;display:flex}.gid-report .cpanel__back:before{content:"←";font-size:1rem;line-height:1}.gid-report .cpanel__back:hover{background:hsl(var(--gid-ocean));color:hsl(var(--gid-surface))}.gid-report .report-contents__grid--panel .ccard{padding:calc(var(--s4) + 4px) calc(var(--s5) + 4px)}.gid-report .report-contents__grid--panel .ccard__no{margin-bottom:var(--s1)}.gid-report .report-contents__grid--panel .ccard__title{font-size:var(--h5,var(--h4));margin:0}.gid-report .report-contents__grid--panel .ccard__list{margin-top:var(--s3)}@media (width<=900px){.gid-report .cpanel{width:min(420px,94vw)}}@media (prefers-reduced-motion:reduce){.gid-report .report-contents__grid .ccard,.gid-report .ctab,.gid-report .cpanel,.gid-report .cscrim{transition:none}}.gid-report .dfn-page{filter:drop-shadow(0 3px 16px #131e252e);padding:0 var(--s8);border:64px solid #0000;border-width:64px 0;border-image-source:url(/images/paper-torn.png);border-image-slice:64 0 fill;border-image-width:64px 0;border-image-repeat:repeat stretch;position:relative}.gid-report .dfn-inner{gap:var(--s8);padding:var(--s5) 0 var(--s6);grid-template-columns:minmax(230px,.85fr) 1fr;align-items:center;display:grid}.gid-report .dfn-inner img{mix-blend-mode:multiply;width:100%;max-width:300px;margin:0 auto;display:block}.gid-report .dfn__word{font-family:var(--fd);font-weight:600;font-size:var(--h3);color:var(--ocean);margin:0;line-height:1.05}.gid-report .dfn__gram{font-family:var(--fb);font-size:var(--small);color:var(--n700);margin:var(--s2) 0 2px}.gid-report .dfn__gram i{font-style:italic}.gid-report .dfn__phon{font-family:var(--fb);font-size:var(--small);color:var(--n600);margin:0 0 var(--s5)}.gid-report .dfn__sense{max-width:30rem;margin:0;padding-left:1.9rem;line-height:1.7;position:relative}.gid-report .dfn__n{font-family:var(--fd);font-weight:600;font-size:var(--small);color:var(--ocean);font-variant-numeric:tabular-nums;position:absolute;top:0;left:0}@media (width<=760px){.gid-report .dfn-inner{gap:var(--s5);grid-template-columns:1fr}.gid-report .dfn-page{padding:0 var(--s5)}}.gid-report .octoq{grid-template-columns:minmax(0,var(--measure)) minmax(0,1fr);gap:var(--s4);padding-bottom:var(--s6);align-items:center;display:grid}.gid-report .octoq__img{justify-self:start;width:100%;max-width:340px;height:auto;display:block}@media (width<=720px){.gid-report .octoq{gap:var(--s4);grid-template-columns:minmax(0,1fr)}.gid-report .octoq__img{justify-self:center;max-width:220px;margin:0 auto}}
