.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.skip-link[data-astro-cid-sckkx6r4]{position:absolute;top:-100%;left:0;z-index:9999;padding:12px 20px;background:var(--c-bg);color:var(--c-green);font-family:JetBrains Mono,ui-monospace,monospace;font-size:.875rem;text-decoration:none;border:1px solid var(--c-green);border-radius:0 0 6px}.skip-link[data-astro-cid-sckkx6r4]:focus{top:0}html,body{margin:0;width:100%;height:100%;background:var(--c-bg);font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1[data-astro-cid-sckkx6r4],h2[data-astro-cid-sckkx6r4],h3[data-astro-cid-sckkx6r4]{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;letter-spacing:0}code[data-astro-cid-sckkx6r4],pre[data-astro-cid-sckkx6r4],.title-text[data-astro-cid-sckkx6r4]{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}:root{--text-micro: .625rem;--text-xs: .6875rem;--text-sm: .75rem;--text-ui: .8125rem;--text-base: .9375rem;--text-read: 1rem;--text-h3: 1rem;--text-h2: 1.25rem;--text-card: 1.375rem;--text-blog: 1.625rem;--text-hero: 1.75rem;color-scheme:light;--c-bg: #f4f7f4;--c-surface: #eaf0eb;--c-surface-2: #e2ebe4;--c-surface-3: #d8e4db;--c-text: #1a2e1f;--c-text-2: #253a2b;--c-text-3: #3a5240;--c-text-4: #4d6854;--c-muted: #5a7362;--c-dim: #607668;--c-faint: #c2d4c8;--c-green: #2d7a3a;--c-cyan: #24708f;--c-cyan-hi: #1e6a8c;--c-yellow: #8a6208;--c-border: rgba(45, 122, 58, .12);--c-border-hi: rgba(45, 122, 58, .2);--c-border-lo: rgba(45, 122, 58, .08);--c-border-xlo: rgba(45, 122, 58, .06);--c-slate-4: rgba(45, 122, 58, .03);--c-slate-5: rgba(45, 122, 58, .05);--c-slate-6: rgba(45, 122, 58, .06);--c-slate-7: rgba(45, 122, 58, .08);--c-slate-8: rgba(45, 122, 58, .09);--c-slate-12: rgba(45, 122, 58, .12);--c-slate-16: rgba(45, 122, 58, .16);--c-overlay-dim: rgba(244, 247, 244, .6);--c-overlay-dim-fb: rgba(244, 247, 244, .75);--c-overlay-sidebar: rgba(244, 247, 244, .88);--c-surface-alpha: rgba(234, 240, 235, .5);--c-surface-card: rgba(234, 240, 235, .5);--c-text-alpha-7: rgba(45, 122, 58, .08);--c-glow-blue-6: rgba(45, 122, 58, .04);--c-glow-blue-10: rgba(45, 122, 58, .06);--c-glow-purple-8: rgba(42, 122, 158, .05);--c-shadow-deep: rgba(0, 0, 0, .08);--c-platform-x: #1a2e1f;--c-focus: rgba(45, 122, 58, .5)}:focus-visible{outline:2px solid var(--c-focus);outline-offset:2px}::view-transition-group(root){perspective:1200px}@keyframes flip-to-left{0%{transform:rotateY(0)}to{transform:rotateY(-180deg)}}@keyframes flip-from-right{0%{transform:rotateY(180deg)}to{transform:rotateY(0)}}@keyframes flip-to-right{0%{transform:rotateY(0)}to{transform:rotateY(180deg)}}@keyframes flip-from-left{0%{transform:rotateY(-180deg)}to{transform:rotateY(0)}}::view-transition-old(root){animation:flip-to-left .6s cubic-bezier(.4,0,.2,1) forwards;transform-origin:left center;backface-visibility:hidden}::view-transition-new(root){animation:flip-from-right .6s cubic-bezier(.4,0,.2,1) forwards;transform-origin:right center;backface-visibility:hidden}html[data-flip=backward] ::view-transition-old(root){animation:flip-to-right .6s cubic-bezier(.4,0,.2,1) forwards;transform-origin:right center;backface-visibility:hidden}html[data-flip=backward] ::view-transition-new(root){animation:flip-from-left .6s cubic-bezier(.4,0,.2,1) forwards;transform-origin:left center;backface-visibility:hidden}._root_98iqw_1{width:100%;min-width:250px;max-width:550px;overflow:hidden;color:var(--tweet-font-color);font-family:var(--tweet-font-family);font-weight:400;box-sizing:border-box;border:var(--tweet-border);border-radius:12px;margin:var(--tweet-container-margin);background-color:var(--tweet-bg-color);transition-property:background-color,box-shadow;transition-duration:.2s}._root_98iqw_1:hover{background-color:var(--tweet-bg-color-hover)}._article_98iqw_21{position:relative;box-sizing:inherit;padding:.75rem 1rem}.astro-tweet-theme{--tweet-container-margin: 1.5rem 0;--tweet-header-font-size: .9375rem;--tweet-header-line-height: 1.25rem;--tweet-body-font-size: 1.25rem;--tweet-body-font-weight: 400;--tweet-body-line-height: 1.5rem;--tweet-body-margin: 0;--tweet-quoted-container-margin: .75rem 0;--tweet-quoted-body-font-size: .938rem;--tweet-quoted-body-font-weight: 400;--tweet-quoted-body-line-height: 1.25rem;--tweet-quoted-body-margin: .25rem 0 .75rem 0;--tweet-info-font-size: .9375rem;--tweet-info-line-height: 1.25rem;--tweet-actions-font-size: .875rem;--tweet-actions-line-height: 1rem;--tweet-actions-font-weight: 700;--tweet-actions-icon-size: 1.25em;--tweet-actions-icon-wrapper-size: calc( var(--tweet-actions-icon-size) + .75em );--tweet-replies-font-size: .875rem;--tweet-replies-line-height: 1rem;--tweet-replies-font-weight: 700}:where(.astro-tweet-theme) *{margin:0;padding:0;box-sizing:border-box}:is([data-theme=light],.light) :where(.astro-tweet-theme),:where(.astro-tweet-theme){--tweet-skeleton-gradient: linear-gradient( 270deg, #fafafa, #eaeaea, #eaeaea, #fafafa );--tweet-border: 1px solid rgb(207, 217, 222);--tweet-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--tweet-font-color: rgb(15, 20, 25);--tweet-font-color-secondary: rgb(83, 100, 113);--tweet-bg-color: #fff;--tweet-bg-color-hover: rgb(247, 249, 249);--tweet-quoted-bg-color-hover: rgba(0, 0, 0, .03);--tweet-color-blue-primary: rgb(29, 155, 240);--tweet-color-blue-primary-hover: rgb(26, 140, 216);--tweet-color-blue-secondary: rgb(0, 111, 214);--tweet-color-blue-secondary-hover: rgba(0, 111, 214, .1);--tweet-color-red-primary: rgb(249, 24, 128);--tweet-color-red-primary-hover: rgba(249, 24, 128, .1);--tweet-color-green-primary: rgb(0, 186, 124);--tweet-color-green-primary-hover: rgba(0, 186, 124, .1);--tweet-twitter-icon-color: var(--tweet-font-color);--tweet-verified-old-color: rgb(130, 154, 171);--tweet-verified-blue-color: var(--tweet-color-blue-primary)}:is([data-theme=dark],.dark) :where(.astro-tweet-theme){--tweet-skeleton-gradient: linear-gradient( 270deg, #15202b, rgb(30, 39, 50), rgb(30, 39, 50), rgb(21, 32, 43) );--tweet-border: 1px solid rgb(66, 83, 100);--tweet-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--tweet-font-color: rgb(247, 249, 249);--tweet-font-color-secondary: rgb(139, 152, 165);--tweet-bg-color: rgb(21, 32, 43);--tweet-bg-color-hover: rgb(30, 39, 50);--tweet-quoted-bg-color-hover: rgba(255, 255, 255, .03);--tweet-color-blue-primary: rgb(29, 155, 240);--tweet-color-blue-primary-hover: rgb(26, 140, 216);--tweet-color-blue-secondary: rgb(107, 201, 251);--tweet-color-blue-secondary-hover: rgba(107, 201, 251, .1);--tweet-color-red-primary: rgb(249, 24, 128);--tweet-color-red-primary-hover: rgba(249, 24, 128, .1);--tweet-color-green-primary: rgb(0, 186, 124);--tweet-color-green-primary-hover: rgba(0, 186, 124, .1);--tweet-twitter-icon-color: var(--tweet-font-color);--tweet-verified-old-color: rgb(130, 154, 171);--tweet-verified-blue-color: #fff}@media(prefers-color-scheme:dark){:where(.astro-tweet-theme){--tweet-skeleton-gradient: linear-gradient( 270deg, #15202b, rgb(30, 39, 50), rgb(30, 39, 50), rgb(21, 32, 43) );--tweet-border: 1px solid rgb(66, 83, 100);--tweet-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--tweet-font-color: rgb(247, 249, 249);--tweet-font-color-secondary: rgb(139, 152, 165);--tweet-bg-color: rgb(21, 32, 43);--tweet-bg-color-hover: rgb(30, 39, 50);--tweet-color-blue-primary: rgb(29, 155, 240);--tweet-color-blue-primary-hover: rgb(26, 140, 216);--tweet-color-blue-secondary: rgb(107, 201, 251);--tweet-color-blue-secondary-hover: rgba(107, 201, 251, .1);--tweet-color-red-primary: rgb(249, 24, 128);--tweet-color-red-primary-hover: rgba(249, 24, 128, .1);--tweet-color-green-primary: rgb(0, 186, 124);--tweet-color-green-primary-hover: rgba(0, 186, 124, .1);--tweet-twitter-icon-color: var(--tweet-font-color);--tweet-verified-old-color: rgb(130, 154, 171);--tweet-verified-blue-color: #fff}}._header_nqq4j_1{display:flex;padding-bottom:.75rem;line-height:var(--tweet-header-line-height);font-size:var(--tweet-header-font-size);white-space:nowrap;overflow-wrap:break-word;overflow:hidden}._avatar_nqq4j_11{position:relative;height:48px;width:48px}._avatarOverflow_nqq4j_16{height:100%;width:100%;position:absolute;overflow:hidden;border-radius:9999px}._avatarSquare_nqq4j_23{border-radius:4px}._avatarShadow_nqq4j_26{height:100%;width:100%;transition-property:background-color;transition-duration:.2s;box-shadow:#00000008 0 0 2px inset}._avatarShadow_nqq4j_26:hover{background-color:#1a1a1a26}._author_nqq4j_37{max-width:calc(100% - 84px);display:flex;flex-direction:column;justify-content:center;margin:0 .5rem}._authorLink_nqq4j_44{text-decoration:none;color:inherit;display:flex;align-items:center}._authorLink_nqq4j_44:hover{text-decoration-line:underline}._authorVerified_nqq4j_53{display:inline-flex}._authorLinkText_nqq4j_56{font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._authorMeta_nqq4j_63,._authorFollow_nqq4j_66{display:flex}._username_nqq4j_69{color:var(--tweet-font-color-secondary);text-decoration:none;text-overflow:ellipsis}._follow_nqq4j_74{color:var(--tweet-color-blue-secondary);text-decoration:none;font-weight:700}._follow_nqq4j_74:hover{text-decoration-line:underline}._separator_nqq4j_82{padding:0 .25rem}._brand_nqq4j_86{margin-inline-start:auto}._twitterIcon_nqq4j_90{width:23.75px;height:23.75px;color:var(--tweet-twitter-icon-color);fill:currentColor;user-select:none}._verified_lvyh0_1{margin-left:.125rem;max-width:20px;max-height:20px;height:1.25em;fill:currentColor;user-select:none;vertical-align:text-bottom}._verifiedOld_lcna5_1{color:var(--tweet-verified-old-color)}._verifiedBlue_lcna5_4{color:var(--tweet-verified-blue-color)}._verifiedGovernment_lcna5_7{color:#829aab}._root_1ec15_1{text-decoration:none;color:var(--tweet-font-color-secondary);font-size:.9375rem;line-height:1.25rem;margin-bottom:.25rem;overflow-wrap:break-word;white-space:pre-wrap}._root_1ec15_1:hover{text-decoration-thickness:1px;text-decoration-line:underline}._root_eihfa_1{font-weight:inherit;color:var(--tweet-color-blue-secondary);text-decoration:none;cursor:pointer}._root_eihfa_1:hover{text-decoration-thickness:1px;text-decoration-line:underline}._root_1xq52_1{font-size:var(--tweet-body-font-size);font-weight:var(--tweet-body-font-weight);line-height:var(--tweet-body-line-height);margin:var(--tweet-body-margin);overflow-wrap:break-word;white-space:pre-wrap}._root_g9tkv_1{margin-top:.75rem;overflow:hidden;position:relative}._rounded_g9tkv_6{border:var(--tweet-border);border-radius:12px}._mediaWrapper_g9tkv_10{display:grid;grid-auto-rows:1fr;gap:2px;height:100%;width:100%}._grid2Columns_g9tkv_17{grid-template-columns:repeat(2,1fr)}._grid3_g9tkv_20>a:first-child{grid-row:span 2}._grid2x2_g9tkv_23{grid-template-rows:repeat(2,1fr)}._mediaContainer_g9tkv_26{position:relative;height:100%;width:100%;display:flex;align-items:center;justify-content:center}._mediaLink_g9tkv_34{text-decoration:none;outline-style:none}._skeleton_g9tkv_38{padding-bottom:56.25%;width:100%;display:block}._image_g9tkv_43{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;margin:0;object-fit:cover;object-position:center}._root_i24yn_1{color:inherit;text-decoration:none;font-size:var(--tweet-info-font-size);line-height:var(--tweet-info-line-height)}._root_i24yn_1:hover{text-decoration-thickness:1px;text-decoration-line:underline}._info_19qcj_1{display:flex;align-items:center;color:var(--tweet-font-color-secondary);margin-top:.125rem;overflow-wrap:break-word;white-space:nowrap;text-overflow:ellipsis}._infoLink_19qcj_10{color:inherit;text-decoration:none}._infoLink_19qcj_10{height:var(--tweet-actions-icon-wrapper-size);width:var(--tweet-actions-icon-wrapper-size);font:inherit;margin-left:auto;display:flex;justify-content:center;align-items:center;margin-right:-4px;border-radius:9999px;transition-property:background-color;transition-duration:.2s}._infoLink_19qcj_10:hover{background-color:var(--tweet-color-blue-secondary-hover)}._infoIcon_19qcj_30{color:inherit;fill:currentColor;height:var(--tweet-actions-icon-size);user-select:none}._infoLink_19qcj_10:hover>._infoIcon_19qcj_30{color:var(--tweet-color-blue-secondary)}._actions_n2anf_1{display:flex;align-items:center;color:var(--tweet-font-color-secondary);padding-top:.25rem;margin-top:.25rem;border-top:var(--tweet-border);overflow-wrap:break-word;white-space:nowrap;text-overflow:ellipsis}._like_n2anf_13,._reply_n2anf_14,._copy_n2anf_15{text-decoration:none;color:inherit;display:flex;align-items:center;margin-right:1.25rem}._like_n2anf_13:hover,._reply_n2anf_14:hover,._copy_n2anf_15:hover{background-color:#0000}._like_n2anf_13:hover>._likeIconWrapper_n2anf_27{background-color:var(--tweet-color-red-primary-hover)}._like_n2anf_13:hover>._likeCount_n2anf_30{color:var(--tweet-color-red-primary);text-decoration-line:underline}._likeIconWrapper_n2anf_27,._replyIconWrapper_n2anf_35,._copyIconWrapper_n2anf_36{width:var(--tweet-actions-icon-wrapper-size);height:var(--tweet-actions-icon-wrapper-size);display:flex;justify-content:center;align-items:center;margin-left:-.25rem;border-radius:9999px}._likeIcon_n2anf_27,._replyIcon_n2anf_35,._copyIcon_n2anf_36{height:var(--tweet-actions-icon-size);fill:currentColor;user-select:none}._likeIcon_n2anf_27{color:var(--tweet-color-red-primary)}._likeCount_n2anf_30,._replyText_n2anf_56,._copyText_n2anf_57{font-size:var(--tweet-actions-font-size);font-weight:var(--tweet-actions-font-weight);line-height:var(--tweet-actions-line-height);margin-left:.25rem}._reply_n2anf_14:hover>._replyIconWrapper_n2anf_35{background-color:var(--tweet-color-blue-secondary-hover)}._reply_n2anf_14:hover>._replyText_n2anf_56{color:var(--tweet-color-blue-secondary);text-decoration-line:underline}._replyIcon_n2anf_35{color:var(--tweet-color-blue-primary)}._copy_n2anf_15{font:inherit;background:none;border:none;cursor:pointer}._copy_n2anf_15:hover>._copyIconWrapper_n2anf_36{background-color:var(--tweet-color-green-primary-hover)}._copy_n2anf_15:hover ._copyIcon_n2anf_36{color:var(--tweet-color-green-primary)}._copy_n2anf_15:hover>._copyText_n2anf_57{color:var(--tweet-color-green-primary);text-decoration-line:underline}._replies_1cutb_1{padding:.25rem 0}._link_1cutb_4{text-decoration:none;color:var(--tweet-color-blue-secondary);display:flex;align-items:center;justify-content:center;min-width:32px;min-height:32px;user-select:none;outline-style:none;transition-property:background-color;transition-duration:.2s;padding:0 1rem;border:var(--tweet-border);border-radius:9999px}._link_1cutb_4:hover{background-color:var(--tweet-color-blue-secondary-hover)}._text_1cutb_23{font-weight:var(--tweet-replies-font-weight);font-size:var(--tweet-replies-font-size);line-height:var(--tweet-replies-line-height);overflow-wrap:break-word;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._root_ce54q_1{width:100%;overflow:hidden;border:var(--tweet-border);border-radius:12px;margin:var(--tweet-quoted-container-margin);transition-property:background-color,box-shadow;transition-duration:.2s}._root_ce54q_1:hover{background-color:var(--tweet-quoted-bg-color-hover)}._article_ce54q_16{position:relative;box-sizing:inherit}._header_r31i5_1{display:flex;padding:.75rem .75rem 0;line-height:var(--tweet-header-line-height);font-size:var(--tweet-header-font-size);white-space:nowrap;overflow-wrap:break-word;overflow:hidden}._avatar_r31i5_11{position:relative;height:20px;width:20px}._avatarSquare_r31i5_17{border-radius:4px}._author_r31i5_21{display:flex;margin:0 .5rem}._authorText_r31i5_26{font-weight:700;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}._username_r31i5_33{color:var(--tweet-font-color-secondary);text-decoration:none;text-overflow:ellipsis;margin-left:.125rem}._root_175ot_1{font-size:var(--tweet-quoted-body-font-size);font-weight:var(--tweet-quoted-body-font-weight);line-height:var(--tweet-quoted-body-line-height);margin:var(--tweet-quoted-body-margin);overflow-wrap:break-word;white-space:pre-wrap;padding:0 .75rem}._root_16yxa_1{display:flex;flex-direction:column;align-items:center;padding-bottom:.75rem}._root_16yxa_1>h3{font-size:1.25rem;margin-bottom:.5rem}.page[data-astro-cid-j7pv25f6]{min-height:100vh}.wrap[data-astro-cid-j7pv25f6]{--page-pad: clamp(20px, 4vw, 48px);width:100%;margin:0;padding:clamp(36px,5vw,72px) var(--page-pad) 120px;animation:fade-up .6s cubic-bezier(.16,1,.3,1) forwards}.site-header[data-astro-cid-j7pv25f6]{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(100%,1064px);margin:0 auto 48px}.ident[data-astro-cid-j7pv25f6]{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.avatar[data-astro-cid-j7pv25f6]{width:44px;height:44px;border-radius:8px;flex-shrink:0;object-fit:cover;display:block;background:var(--c-surface-3)}.ident-text[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:4px;min-width:0}.name[data-astro-cid-j7pv25f6]{margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;letter-spacing:0;line-height:1;color:var(--c-text)}.tagline[data-astro-cid-j7pv25f6]{margin:0;font-size:var(--text-ui);color:var(--c-muted);line-height:1.4}.socials[data-astro-cid-j7pv25f6]{display:flex;gap:2px;flex-shrink:0}.social[data-astro-cid-j7pv25f6]{font-size:var(--text-ui);color:var(--c-muted);text-decoration:none;padding:8px 12px;min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;transition:color .15s ease,background .15s ease,transform .15s ease}.social[data-astro-cid-j7pv25f6]:hover{color:var(--c-text-4);background:var(--c-slate-4)}.social[data-astro-cid-j7pv25f6]:active{transform:translateY(1px)}.content-grid[data-astro-cid-j7pv25f6]{position:relative;min-height:760px}.mobile-stream-list[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:24px}.social-rail[data-astro-cid-j7pv25f6]{position:absolute;top:16px;display:flex;flex-direction:column;gap:24px;width:clamp(280px,20vw,360px)}.social-rail[data-astro-cid-j7pv25f6]{padding-top:26px}.social-rail-left[data-astro-cid-j7pv25f6]{left:0;align-items:flex-start}.mobile-stream[data-astro-cid-j7pv25f6]{display:none;flex-direction:column;margin-top:18px}.panel[data-astro-cid-j7pv25f6]{border-radius:8px;border:1px solid var(--c-border);background:var(--c-surface-card);box-shadow:0 18px 48px var(--c-shadow-deep);padding:clamp(20px,3vw,28px)}.panel-header[data-astro-cid-j7pv25f6]{margin-bottom:18px}.panel-header[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{margin:0 0 4px;font-size:var(--text-card);font-weight:700;letter-spacing:0;color:var(--c-text)}.panel-header[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{margin:0;font-size:var(--text-ui);color:var(--c-muted)}.tweet-embed[data-astro-cid-j7pv25f6]{width:100%}.tweet-embed[data-astro-cid-j7pv25f6] .astro-tweet-theme{width:100%;min-width:0;max-width:100%;margin:0;--tweet-container-margin: 0;--tweet-border: 1px solid rgba(45, 122, 58, .16);--tweet-font-family: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--tweet-font-color: var(--c-text);--tweet-font-color-secondary: var(--c-muted);--tweet-bg-color: rgba(255, 255, 255, .72);--tweet-bg-color-hover: rgba(255, 255, 255, .88);--tweet-color-blue-primary: var(--c-cyan);--tweet-color-blue-secondary: var(--c-cyan-hi);--tweet-twitter-icon-color: var(--c-text);--tweet-verified-blue-color: var(--c-cyan);box-shadow:0 12px 32px #00000009;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.tweet-embed[data-astro-cid-j7pv25f6] .astro-tweet-theme p{white-space:normal}.tweet-embed[data-astro-cid-j7pv25f6]:hover .astro-tweet-theme{--tweet-border: 1px solid rgba(45, 122, 58, .3);transform:translateY(-2px)}.social-rail-left[data-astro-cid-j7pv25f6] .tweet-embed[data-astro-cid-j7pv25f6]{transform-origin:left center}@media(max-width:1120px){.content-grid[data-astro-cid-j7pv25f6]{min-height:0}.social-rail[data-astro-cid-j7pv25f6]{display:none}.mobile-stream[data-astro-cid-j7pv25f6]{display:flex}}@media(max-width:600px){.wrap[data-astro-cid-j7pv25f6]{padding:32px 16px 80px}.site-header[data-astro-cid-j7pv25f6]{display:grid;gap:16px;margin-bottom:36px}.ident[data-astro-cid-j7pv25f6]{align-items:flex-start}.tagline[data-astro-cid-j7pv25f6]{max-width:28ch}.socials[data-astro-cid-j7pv25f6]{margin-left:0;flex-wrap:wrap}.panel[data-astro-cid-j7pv25f6]{padding:20px}.mobile-stream[data-astro-cid-j7pv25f6]{padding:18px}}@media(prefers-reduced-motion:reduce){.wrap[data-astro-cid-j7pv25f6]{animation:none}.social[data-astro-cid-j7pv25f6],.tweet-embed[data-astro-cid-j7pv25f6] .astro-tweet-theme{transition:none}}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--c-bg);color:var(--c-text)}@keyframes fade-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}
