.g-root .g-phead .g-kick span{padding:5px 10px;border-radius:7px;background:var(--g-recess);font:700 10.5px var(--g-font-ui);letter-spacing:.12em;text-transform:uppercase;color:var(--g-teal)}.g-root .g-phead{padding:calc(var(--g-nav-h) + var(--g-nav-gap)) 0 0;background:var(--g-pap)}.g-root .g-phead h1{margin:16px 0 18px;font-size:50px;max-width:20ch}.g-root .g-byline{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:14px;color:var(--g-t3);font-variant-numeric:tabular-nums}.g-root .g-byline b{color:var(--g-t1);font-weight:600}.g-root .g-byline .g-av{width:44px;height:44px;border-radius:14px;overflow:hidden;background:var(--g-rise);flex-shrink:0}.g-root .g-byline .g-av img{width:100%;height:100%;object-fit:cover}.g-root .g-byline .g-who b{display:block;font:600 14px var(--g-font-ui);color:var(--g-t1)}.g-root .g-byline .g-who p{margin:2px 0 0;font-size:12.5px;line-height:1.45;color:var(--g-t2)}.g-root .g-byline .g-dts{margin-left:auto;display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end;text-align:right;font:500 12.5px var(--g-font-ui);color:var(--g-t2)}.g-root .g-upd{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:5px;background:var(--g-onc);color:var(--g-teal-hover);font:700 10px var(--g-font-ui);letter-spacing:.09em;text-transform:uppercase}.g-root .g-cover{margin-top:34px;background:var(--g-pap-lift);border-radius:20px;padding:14px}.g-root .g-cover .g-art{height:440px;border-radius:14px;background:var(--g-pap-sunk)}.g-root .g-cover small{display:block;margin:12px 4px 2px;font-size:12px;color:var(--g-t2)}.g-root .g-article .g-wrap{display:grid;grid-template-columns:250px minmax(0,1fr);gap:44px;align-items:start;padding-top:54px}.g-root .g-article .g-prose{order:2}.g-root .g-article .g-prail{order:1}.g-root .g-article .g-wrap.g-norail{grid-template-columns:minmax(0,1fr);max-width:900px}.g-root .g-prose{min-width:0;--g-measure:623px;--g-measure-cap:566px}.g-root .g-prose .g-inmeasure,.g-root .g-prose blockquote,.g-root .g-prose figure,.g-root .g-prose h1,.g-root .g-prose h2,.g-root .g-prose h3,.g-root .g-prose h4,.g-root .g-prose h5,.g-root .g-prose h6,.g-root .g-prose hr,.g-root .g-prose ol,.g-root .g-prose p,.g-root .g-prose ul,.g-root .g-prose>table{max-width:var(--g-measure)}.g-root .g-prose figcaption{max-width:var(--g-measure-cap)}.g-root .g-prose img{max-width:min(100%,var(--g-measure));height:auto}.g-root .g-prose [data-level="2"],.g-root .g-prose h2:not([data-level]){margin:38px 0 12px;font:600 30px/1.14 var(--g-font-display);letter-spacing:-.022em;color:var(--g-t1);text-wrap:balance}.g-root .g-prose [data-level="3"],.g-root .g-prose h3:not([data-level]){margin:28px 0 9px;font:600 21px/1.2 var(--g-font-display);letter-spacing:-.016em;color:var(--g-t1)}.g-root .g-prose [data-level="4"],.g-root .g-prose h4:not([data-level]){margin:22px 0 7px;font:700 12px var(--g-font-ui);letter-spacing:.12em;text-transform:uppercase;color:var(--g-t2)}.g-root .g-prose p{margin:0 0 17px;font:400 17px/1.72 var(--g-font-ui);color:var(--g-t2);text-wrap:pretty}.g-root .g-prose .g-lede{font:400 20px/1.6 var(--g-font-ui);letter-spacing:0;color:var(--g-t1);margin-bottom:22px}.g-root .g-prose a,.g-root .g-prose a font,.g-root .g-prose a span{color:var(--g-teal);font-weight:600;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1.5px}.g-root .g-prose a:hover{color:var(--g-teal-hover)}.g-root .g-prose ol,.g-root .g-prose ul{margin:0 0 18px;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:7px;counter-reset:g-n}.g-root .g-prose li{position:relative;padding:9px 14px 9px 38px;border-radius:10px;background:var(--g-pap-lift);font:400 15.5px/1.55 var(--g-font-ui);color:var(--g-t2)}.g-root .g-prose ul li:before{content:"";position:absolute;left:16px;top:17px;width:7px;height:7px;border-radius:2px;background:var(--g-teal)}.g-root .g-prose ol li{counter-increment:g-n}.g-root .g-prose ol li:before{content:counter(g-n);position:absolute;left:13px;top:9px;font:700 12px var(--g-font-mono,ui-monospace,monospace);color:var(--g-teal)}.g-root .g-prose blockquote{margin:24px 0;padding:20px 24px;border-radius:14px;background:var(--g-ink);color:var(--g-d1)}.g-root .g-prose blockquote p{margin:0;font:600 19px/1.5 var(--g-font-display);letter-spacing:-.014em;color:var(--g-d1)}.g-root .g-prose blockquote cite{display:block;margin-top:11px;font:500 12.5px var(--g-font-ui);font-style:normal;color:var(--g-d3)}.g-root .g-prose hr{margin:34px 0;border:0;height:2px;border-radius:1px;background:var(--g-over)}.g-root .g-prose figure{margin:26px 0}.g-root .g-prose figure img{border-radius:14px;margin:0}.g-root .g-prose figcaption{margin-top:9px;font:400 12.5px/1.5 var(--g-font-ui);color:var(--g-t2)}.g-root .g-prose .g-duo{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:26px 0}.g-root .g-prose .g-duo img{margin:0;border-radius:14px;width:100%}.g-root .g-prose .g-out{width:min(1040px,100%);max-width:none}.g-root .g-prose .g-blk{position:relative;margin:26px 0;border-radius:14px;background:var(--g-pap-lift);overflow:hidden}.g-root .g-prose .g-blk__head{display:flex;align-items:center;gap:10px;min-height:38px;padding:8px 15px;background:var(--g-rise)}.g-root .g-prose .g-blk__head b{font:700 11px var(--g-font-ui);letter-spacing:.11em;text-transform:uppercase;color:var(--g-t2)}.g-root .g-prose .g-blk__head em{font-style:normal;margin-left:auto;font:500 11.5px var(--g-font-ui);color:var(--g-t2)}.g-root .g-prose .g-live{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 9px;border-radius:6px;background:var(--g-ink);color:var(--g-accent-on-pap);font:700 10px var(--g-font-ui);letter-spacing:.09em;text-transform:uppercase}.g-root .g-prose .g-blk__body{padding:15px;display:flex;flex-direction:column;gap:12px}.g-root .g-prose table{width:100%;border-collapse:initial;border-spacing:0 2px;font-variant-numeric:tabular-nums}.g-root .g-prose th{padding:9px 13px;text-align:left;background:var(--g-rise);font:700 11px var(--g-font-ui);letter-spacing:.09em;text-transform:uppercase;color:var(--g-t2);white-space:nowrap}.g-root .g-prose td{padding:10px 13px;background:var(--g-pap-lift);font:500 13.5px var(--g-font-ui);color:var(--g-t2)}.g-root .g-prose td:first-child{font-weight:600;color:var(--g-t1)}.g-root .g-prose tr th:first-child{border-radius:8px 0 0 8px}.g-root .g-prose tr th:last-child{border-radius:0 8px 8px 0}.g-root .g-prose tr td:first-child{border-radius:8px 0 0 8px}.g-root .g-prose tr td:last-child{border-radius:0 8px 8px 0}.g-root .g-prose .g-blk table td{background:var(--g-pap)}.g-root .g-prose .g-blk table th{background:var(--g-rise)}.g-root .g-prose .g-blk__body--table{padding:12px}.g-root .g-prose .g-scrollbox{overflow-x:auto;padding-bottom:4px}.g-root .g-prose .g-scrollbox table{min-width:720px}.g-root .g-prose .g-emb{aspect-ratio:16/9;background:var(--g-ink)}.g-root .g-prose .g-emb iframe{width:100%;height:100%;border:0;display:block}.g-root .g-prose .g-gate{aspect-ratio:16/9;background:var(--g-void);color:var(--g-void-ink);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:24px}.g-root .g-prose .g-gate b{font:600 17px var(--g-font-display);letter-spacing:-.014em}.g-root .g-prose .g-gate p{margin:0;max-width:46ch;font:400 13px/1.5 var(--g-font-ui);color:inherit}.g-root .g-prose .g-gate .g-row{display:flex;gap:9px;align-items:center;flex-wrap:wrap;justify-content:center}.g-root .g-prose .g-gate .g-alt{font:600 13px var(--g-font-ui);color:var(--g-void-ink);text-decoration:underline;text-underline-offset:3px}.g-root .g-prose .g-inlinecta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:26px;align-items:center;margin:38px 0;padding:26px 28px;border-radius:18px;background:var(--g-onc)}.g-root .g-prose .g-inlinecta b{display:block;font:600 21px var(--g-font-display);letter-spacing:-.018em;color:var(--g-t1)}.g-root .g-prose .g-inlinecta p{margin:5px 0 0;font:400 15px/1.55 var(--g-font-ui);color:var(--g-t2);max-width:44ch}.g-root .g-prose .g-inlinecta .g-btn,.g-root .g-prose .g-inlinecta .g-btn:hover{color:var(--g-cta-ink);text-decoration:none}.g-root .g-prose .g-eq{display:grid;grid-template-columns:1fr 1fr;gap:12px}.g-root .g-prose .g-eqs{background:var(--g-rise);border-radius:12px;padding:13px 14px;min-width:0}.g-root .g-prose .g-eqs h6{font:700 10px var(--g-font-ui);letter-spacing:.11em;text-transform:uppercase;color:var(--g-t2);margin:0 0 9px}.g-root .g-prose .g-cards{display:flex;gap:6px}.g-root .g-prose .g-cd{width:34px;height:46px;border-radius:7px;background:var(--g-card-face);display:flex;flex-direction:column;align-items:center;justify-content:center;font:700 14px var(--g-font-mono,ui-monospace,monospace);color:var(--g-suit-s)}.g-root .g-prose .g-cd i{font-style:normal;font-size:11px;line-height:1}.g-root .g-prose .g-cd--s{color:var(--g-suit-s)}.g-root .g-prose .g-cd--h{color:var(--g-suit-h)}.g-root .g-prose .g-cd--d{color:var(--g-suit-d)}.g-root .g-prose .g-cd--c{color:var(--g-suit-c)}.g-root .g-prose .g-res{display:flex;gap:10px;align-items:stretch}.g-root .g-prose .g-res>div{flex:1;background:var(--g-rise);border-radius:12px;padding:12px 14px;min-width:0}.g-root .g-prose .g-res b{display:block;font:600 27px/1 var(--g-font-display);letter-spacing:-.02em;color:var(--g-t1);font-variant-numeric:tabular-nums}.g-root .g-prose .g-res span{display:block;margin-top:5px;font:700 10px var(--g-font-ui);letter-spacing:.11em;text-transform:uppercase;color:var(--g-t2)}.g-root .g-prose .g-bar{height:10px;border-radius:5px;background:var(--g-over);overflow:hidden;margin-top:9px;display:flex}.g-root .g-prose .g-bar i{display:block;height:100%}.g-root .g-prose .g-mx{display:grid;grid-template-columns:repeat(13,minmax(0,1fr));gap:2px}.g-root .g-prose .g-mx i{aspect-ratio:1;border-radius:3px;background:var(--g-over);display:flex;align-items:center;justify-content:center;font:700 9px var(--g-font-mono,ui-monospace,monospace);font-style:normal;color:#fffc}.g-root .g-prose .g-lg{display:flex;gap:8px;flex-wrap:wrap;margin-top:11px}.g-root .g-prose .g-lg span{display:inline-flex;align-items:center;gap:7px;font:600 11.5px var(--g-font-ui);color:var(--g-t2)}.g-root .g-prose .g-lg u{width:11px;height:11px;border-radius:3px;text-decoration:none}.g-root .g-prose .g-spot{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:center;margin:26px 0;padding:12px 15px;border-radius:12px;background:var(--g-ink);color:var(--g-d1);text-decoration:none}.g-root .g-prose .g-spot .g-ic{width:30px;height:30px;border-radius:9px;background:var(--g-ink-hover);display:flex;align-items:center;justify-content:center}.g-root .g-prose .g-spot b{font:600 14.5px var(--g-font-ui);color:var(--g-d1)}.g-root .g-prose .g-spot span{display:block;margin-top:2px;font:500 12px var(--g-font-mono,ui-monospace,monospace);color:var(--g-d2)}.g-root .g-prose .g-spot .g-go{display:inline-flex;align-items:center;height:38px;padding:0 15px;border-radius:11px;background:var(--g-d1);color:var(--g-ink);font:700 13px var(--g-font-ui);white-space:nowrap}.g-root .g-prose .g-skel{background:var(--g-dim);border-radius:10px;position:relative;overflow:hidden;display:block}.g-root .g-prose .g-skel:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0000,var(--g-hairline),#0000);animation:g-blogsweep 1.4s linear infinite}@keyframes g-blogsweep{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.g-root .g-prose .g-spin{width:14px;height:14px;border-radius:50%;border:2.5px solid;border-right:2.5px solid #0000;animation:g-blogspin .76s linear infinite;flex-shrink:0}@keyframes g-blogspin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.g-root .g-prose .g-skel:after{animation:none;opacity:0}.g-root .g-prose .g-spin{animation:none}}.g-root .g-prose .g-fail{display:flex;gap:11px;align-items:flex-start;padding:13px 14px;border-radius:12px;background:var(--g-warn-pap);color:var(--g-warn-ink)}.g-root .g-prose .g-fail .g-ic{width:22px;height:22px;border-radius:7px;background:var(--g-warn-ink);color:var(--g-warn-pap);display:flex;align-items:center;justify-content:center;font:700 12px var(--g-font-ui);flex-shrink:0}.g-root .g-prose .g-fail p{margin:0;font:400 12.5px/1.5 var(--g-font-ui);color:inherit;max-width:none}.g-root .g-prose .g-fail a{margin-top:9px;display:inline-flex;align-items:center;height:32px;padding:0 12px;border-radius:9px;background:var(--g-warn-ink);color:var(--g-warn-pap);font:700 11.5px var(--g-font-ui);text-decoration:none}.g-root .g-prose .g-fail a:hover{color:var(--g-warn-pap)}.g-root .g-prail{position:-webkit-sticky;position:sticky;top:96px;align-self:start;max-height:calc(100vh - 120px);display:flex;flex-direction:column;gap:16px;min-height:0}.g-root .g-prail h6{margin:0;font:700 10.5px var(--g-font-ui);letter-spacing:.11em;text-transform:uppercase;color:var(--g-t2)}.g-root .g-prail nav{display:flex;flex-direction:column;gap:2px;overflow-y:auto;min-height:0}.g-root .g-prail nav a{display:block;padding:8px 11px;border-radius:8px;font:500 13px/1.4 var(--g-font-ui);color:var(--g-t2);text-decoration:none}.g-root .g-prail nav a:hover{background:var(--g-pap-lift);color:var(--g-t1)}.g-root .g-prail nav a[aria-current=true]{background:var(--g-ink);color:var(--g-d1);font-weight:700}.g-root .g-prail nav a.g-sub{padding-left:22px;font-size:12.5px}.g-root .g-prail .g-meta{display:flex;flex-direction:column;gap:4px;font:500 12px var(--g-font-ui);color:var(--g-t2)}.g-root .g-share{display:flex;gap:6px;flex-wrap:wrap}.g-root .g-share a,.g-root .g-share button{padding:9px 13px;border-radius:9px;background:var(--g-pap-lift);font:600 13px var(--g-font-ui);color:var(--g-t2)}.g-root .g-share a:hover,.g-root .g-share button:hover{background:var(--g-pap-deep);color:var(--g-t1)}.g-root .g-related{background:var(--g-pap-lift)}.g-root .g-related .g-shead2{margin-bottom:26px}.g-root .g-rposts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.g-root .g-rp h3{font-size:18px}.g-root .g-rp{padding:14px;border-radius:18px;background:var(--g-pap)}.g-root .g-rp>div{display:flex;flex-direction:column;gap:10px;flex:1;padding:18px 10px 8px}.g-root .g-rp span{margin-top:auto;font-size:12.5px;color:var(--g-t3);font-variant-numeric:tabular-nums}@media (max-width:1280px){.g-root .g-article .g-wrap{gap:34px;grid-template-columns:210px minmax(0,1fr)}}@media (max-width:1023px){.g-root .g-article .g-wrap{grid-template-columns:minmax(0,1fr);gap:26px}.g-root .g-article .g-prose{order:1}.g-root .g-article .g-prail{order:2}.g-root .g-prail{position:static;max-height:none}.g-root .g-prail nav{overflow:visible}.g-root .g-rposts{grid-template-columns:repeat(2,1fr)}.g-root .g-phead h1{font-size:38px}.g-root .g-cover .g-art{height:320px}}@media (max-width:744px){.g-root .g-prose{--g-measure:100%;--g-measure-cap:100%}.g-root .g-prose .g-out{width:100%}.g-root .g-prose .g-duo,.g-root .g-prose .g-eq,.g-root .g-prose .g-inlinecta,.g-root .g-rposts{grid-template-columns:minmax(0,1fr)}.g-root .g-prose .g-res{flex-direction:column}.g-root .g-prose table[data-cols=fold] thead{display:none}.g-root .g-prose table[data-cols=fold] tr{display:block;margin-bottom:8px}.g-root .g-prose table[data-cols=fold] td{display:grid;grid-template-columns:minmax(0,40%) minmax(0,1fr);gap:12px;border-radius:0}.g-root .g-prose table[data-cols=fold] tr td:first-child{border-radius:10px 10px 0 0}.g-root .g-prose table[data-cols=fold] tr td:last-child{border-radius:0 0 10px 10px}.g-root .g-prose table[data-cols=fold] td:before{content:attr(data-c);font:700 10.5px var(--g-font-ui);letter-spacing:.09em;text-transform:uppercase;color:var(--g-t2);align-self:center}}@media (max-width:560px){.g-root .g-phead h1{font-size:27px}.g-root .g-prose p{font-size:16px;line-height:1.68}.g-root .g-prose [data-level="2"],.g-root .g-prose h2:not([data-level]){font-size:23px;margin-top:28px}.g-root .g-prose .g-lede{font-size:18px}.g-root .g-cover .g-art{height:200px}.g-root .g-prose .g-mx i{font-size:0}.g-root .g-prose .g-spot{grid-template-columns:auto minmax(0,1fr);row-gap:10px}.g-root .g-prose .g-spot .g-go{grid-column:1/-1;justify-content:center}}@media (min-width:1441px){.g-root .g-article .g-wrap{max-width:1180px}}