.loader-module__fCnJEG__wrapper{justify-content:center;align-items:center;min-height:40vh;animation:.28s cubic-bezier(.22,1,.36,1) 40ms both loader-module__fCnJEG__fadeIn;display:flex}.loader-module__fCnJEG__wrapperOverlay{min-height:auto;animation-duration:.22s;animation-delay:0s}@keyframes loader-module__fCnJEG__fadeIn{0%{opacity:0;transform:translateY(6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.loader-module__fCnJEG__loader{--loader-rgb:0, 0, 0;background:var(--color-primary);border-radius:15% 15% 35% 35%;width:48px;height:40px;display:inline-block;position:relative}[data-theme=dark] .loader-module__fCnJEG__loader{--loader-rgb:255, 255, 255}.loader-module__fCnJEG__loader:after{content:"";box-sizing:border-box;border:4px solid var(--color-primary);border-radius:0 4px 4px 0;width:16px;height:20px;position:absolute;top:8px;left:45px}.loader-module__fCnJEG__loader:before{content:"";box-sizing:border-box;width:1px;height:10px;animation:1s infinite loader-module__fCnJEG__animloader;position:absolute;top:-15px;left:11px}@keyframes loader-module__fCnJEG__animloader{0%{box-shadow:2px 0px rgba(var(--loader-rgb), 0), 12px 0px rgba(var(--loader-rgb), .3), 20px 0px rgba(var(--loader-rgb), 0)}50%{box-shadow:2px -5px rgba(var(--loader-rgb), .5), 12px -3px rgba(var(--loader-rgb), .5), 20px -2px rgba(var(--loader-rgb), .6)}to{box-shadow:2px -8px rgba(var(--loader-rgb), 0), 12px -5px rgba(var(--loader-rgb), 0), 20px -5px rgba(var(--loader-rgb), 0)}}
.route-transition-module__xYStnW__overlay{z-index:200;background-color:color-mix(in srgb, var(--color-background) 92%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;align-items:center;transition:opacity .18s,-webkit-backdrop-filter .18s,backdrop-filter .18s,background-color .18s;display:flex;position:fixed;inset:0}.route-transition-module__xYStnW__overlayVisible{opacity:1;pointer-events:all}.route-transition-module__xYStnW__overlayHidden{opacity:0;pointer-events:none}body:has([data-page=not-found]) .route-transition-module__xYStnW__overlay{display:none}
.footer-module__tUdqrq__footer{--footer-inline-padding:1rem;width:100%;margin-top:auto}.footer-module__tUdqrq__container{width:100%;padding:37px var(--footer-inline-padding);font-family:var(--font-mono);color:var(--color-text);text-align:center;flex-direction:column;align-items:center;gap:24px;margin:0 auto;font-size:15px;line-height:20px;display:flex;position:relative}.footer-module__tUdqrq__socialList{justify-content:center;align-items:center;gap:24px;display:flex}.footer-module__tUdqrq__socialLink{border-radius:999px;transition:opacity .2s;display:inline-flex}.footer-module__tUdqrq__socialLink:hover{opacity:.8}.footer-module__tUdqrq__socialLink:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.footer-module__tUdqrq__socialIcon{width:24px;height:24px}.footer-module__tUdqrq__xIcon{width:20px;height:20px}.footer-module__tUdqrq__emailRow{white-space:nowrap;justify-content:center;align-items:center;gap:.25rem;display:flex}.footer-module__tUdqrq__emailButton{color:inherit;cursor:pointer;font:inherit;background:0 0;border:none;margin:0;padding:0;text-decoration:underline;transition:color .2s,background-color .2s}.footer-module__tUdqrq__emailButton:hover{color:var(--color-accent)}.footer-module__tUdqrq__emailButton:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:2px}.footer-module__tUdqrq__policy{-moz-column-gap:.5rem;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.footer-module__tUdqrq__policyItem{align-items:center;gap:.5rem;display:inline-flex}.footer-module__tUdqrq__policyLink{color:inherit;-webkit-user-select:none;user-select:none;text-decoration:none;transition:color .2s,background-color .2s}.footer-module__tUdqrq__policyLink:hover{color:var(--color-accent)}.footer-module__tUdqrq__policyLink:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:2px}.footer-module__tUdqrq__policyDivider{color:var(--color-text);-webkit-user-select:none;user-select:none}.footer-module__tUdqrq__copyright{white-space:nowrap;margin:0}.footer-module__tUdqrq__toast{min-height:20px;color:var(--color-accent);pointer-events:none;white-space:nowrap;margin:0;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}@media (min-width:768px){.footer-module__tUdqrq__footer{--footer-inline-padding:2rem}}@media (min-width:1280px){.footer-module__tUdqrq__footer{--footer-inline-padding:4rem}.footer-module__tUdqrq__container{grid-template-columns:max-content max-content max-content max-content;justify-content:space-between;align-items:center;gap:2rem;min-height:98px;display:grid}.footer-module__tUdqrq__socialList{order:3;gap:32px}.footer-module__tUdqrq__emailRow{order:1}.footer-module__tUdqrq__policy{order:2}.footer-module__tUdqrq__copyright{order:4}.footer-module__tUdqrq__toast{left:var(--footer-inline-padding);bottom:10px;transform:none}}@media (min-width:1920px){.footer-module__tUdqrq__footer{--footer-inline-padding:8rem}}@media (max-width:1279px){.footer-module__tUdqrq__socialList{order:1}.footer-module__tUdqrq__emailRow{order:2}.footer-module__tUdqrq__policy{order:3}.footer-module__tUdqrq__copyright{order:4}}@media (max-width:767px){.footer-module__tUdqrq__container{min-height:230px}.footer-module__tUdqrq__copyright{white-space:normal}.footer-module__tUdqrq__toast{white-space:normal;width:calc(100% - 48px)}}@media (prefers-reduced-motion:reduce){.footer-module__tUdqrq__socialLink,.footer-module__tUdqrq__emailButton,.footer-module__tUdqrq__policyLink{transition:none}}
.design-mode-toggle-module__1B7lLG__toggle{min-height:2.25rem;color:var(--color-text);font-family:var(--font-mono);font-size:.6875rem;font-weight:var(--font-weight-medium);letter-spacing:.04em;cursor:pointer;background-color:#0000;border:1px solid;border-radius:0;padding:.5rem .75rem;line-height:1;transition:color .32s,background-color .32s,border-color .32s}.design-mode-toggle-module__1B7lLG__toggle:hover,.design-mode-toggle-module__1B7lLG__toggle[aria-pressed=true]{border-color:var(--color-black);color:var(--color-white);background-color:var(--color-black)}.design-mode-toggle-module__1B7lLG__toggle[aria-pressed=true]:hover{border-color:var(--color-black);color:var(--color-black);background-color:var(--color-white)}.design-mode-toggle-module__1B7lLG__toggle:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}@media (max-width:374px){.design-mode-toggle-module__1B7lLG__toggle{letter-spacing:.02em;min-height:2rem;padding-inline:.55rem;font-size:.625rem}}@media (prefers-reduced-motion:reduce){.design-mode-toggle-module__1B7lLG__toggle{transition:none}}
.header-module__6rtY2W__headerOuter{width:100%;margin-inline:auto;padding-inline:1rem}.header-module__6rtY2W__headerInner{position:relative}.header-module__6rtY2W__headerRow{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem;padding-block:1.25rem;display:grid}.header-module__6rtY2W__logoLink{color:var(--color-heading);font-family:var(--font-mono);font-size:var(--font-size-base);font-weight:var(--font-weight-bold);line-height:var(--line-height-normal);align-items:center;gap:.75rem;text-decoration:none;display:inline-flex}.header-module__6rtY2W__logoMark{transform-origin:50%;flex:none;width:.625rem;height:.625rem;position:relative}.header-module__6rtY2W__logoMark:before,.header-module__6rtY2W__logoMark:after{background-color:var(--color-accent);content:"";pointer-events:none;transform-origin:50%;will-change:transform, opacity;border-radius:50%;position:absolute;inset:0}.header-module__6rtY2W__logoMark:before{animation:4.8s cubic-bezier(.45,0,.55,1) infinite header-module__6rtY2W__logoMarkHalo}.header-module__6rtY2W__logoMark:after{animation:4.8s cubic-bezier(.45,0,.55,1) infinite header-module__6rtY2W__logoMarkCore}@keyframes header-module__6rtY2W__logoMarkCore{0%,to{opacity:.76;transform:translateY(.5px)scale(.66)}50%{opacity:1;transform:translateY(-.75px)scale(1)}}@keyframes header-module__6rtY2W__logoMarkHalo{0%{opacity:0;transform:scale(.58)}18%{opacity:.18}68%{opacity:0;transform:scale(1.72)}to{opacity:0;transform:scale(1.72)}}.header-module__6rtY2W__logoLink:focus-visible,.header-module__6rtY2W__navLink:focus-visible,.header-module__6rtY2W__menuButton:focus-visible,.header-module__6rtY2W__closeButton:focus-visible,.header-module__6rtY2W__mobileNavLink:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.header-module__6rtY2W__desktopNav{align-items:center;gap:2rem;display:none}.header-module__6rtY2W__designModeControl{grid-area:1/2;justify-self:end}.header-module__6rtY2W__navLink,.header-module__6rtY2W__mobileNavLink{color:var(--color-text);font-family:var(--font-mono);text-decoration:none;transition:color .2s}.header-module__6rtY2W__navLink{font-size:var(--font-size-base);line-height:var(--line-height-normal)}.header-module__6rtY2W__mobileNavLink{font-size:var(--font-size-nav);line-height:var(--line-height-nav)}.header-module__6rtY2W__navLink:hover,.header-module__6rtY2W__mobileNavLink:hover,.header-module__6rtY2W__navLinkActive{color:var(--color-accent)}.header-module__6rtY2W__mobileMenuWrapper{grid-area:1/3;display:flex}.header-module__6rtY2W__menuButton,.header-module__6rtY2W__closeButton{color:var(--color-text);font-family:var(--font-mono);font-size:var(--font-size-sm);line-height:var(--line-height-normal);cursor:pointer;background:0 0;border:0;padding:0;transition:color .2s}.header-module__6rtY2W__menuButton:hover,.header-module__6rtY2W__closeButton:hover{color:var(--color-accent)}.header-module__6rtY2W__mobileDialog{width:100%;max-width:none;height:100%;max-height:none;color:var(--color-text);background:var(--color-background);border:0;margin:0;padding:1rem}.header-module__6rtY2W__mobileDialog::backdrop{background:var(--color-background)}.header-module__6rtY2W__dialogHeader{border-bottom:1px solid var(--color-border);justify-content:flex-end;align-items:center;padding-bottom:1.25rem;display:flex}.header-module__6rtY2W__mobileNav{flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;min-height:calc(100% - 3rem);padding-block:clamp(3rem,10vh,6rem) 2rem;display:flex}.header-module__6rtY2W__headerBorder{border-bottom:1px solid var(--color-border)}@media (min-width:768px){.header-module__6rtY2W__headerOuter,.header-module__6rtY2W__mobileDialog{padding-inline:2rem}.header-module__6rtY2W__headerRow{padding-block:1.5rem}}@media (min-width:1280px){.header-module__6rtY2W__headerOuter{padding-inline:4rem}.header-module__6rtY2W__headerRow{grid-template-columns:auto max-content max-content minmax(0,1fr);gap:clamp(1rem,2vw,2rem);padding-block:1.75rem}.header-module__6rtY2W__desktopNav{grid-area:1/2;display:flex}.header-module__6rtY2W__designModeControl{grid-column:3}.header-module__6rtY2W__mobileMenuWrapper{display:none}}@media (min-width:1920px){.header-module__6rtY2W__headerOuter{padding-inline:8rem}}@media (prefers-reduced-motion:reduce){.header-module__6rtY2W__navLink,.header-module__6rtY2W__mobileNavLink,.header-module__6rtY2W__menuButton,.header-module__6rtY2W__closeButton{transition:none}.header-module__6rtY2W__logoMark:before,.header-module__6rtY2W__logoMark:after{will-change:auto;animation:none}.header-module__6rtY2W__logoMark:before{display:none}.header-module__6rtY2W__logoMark:after{opacity:1;transform:translateY(0)scale(1)}}
@font-face{font-family:headingFont;src:url(../media/Brygada1918_Regular-s.p.08.7frxv09lvf.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:headingFont;src:url(../media/Brygada1918_Italic-s.p.0.5s~hkzbekt7.woff2)format("woff2");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:headingFont;src:url(../media/Brygada1918_Medium-s.p.0-2gcxqw8g~3c.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:headingFont;src:url(../media/Brygada1918_MediumItalic-s.p.0odi86tng8~2h.woff2)format("woff2");font-display:swap;font-weight:500;font-style:italic}@font-face{font-family:headingFont;src:url(../media/Brygada1918_SemiBold-s.p.0l3~b2p3wd898.woff2)format("woff2");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:headingFont;src:url(../media/Brygada1918_SemiBoldItalic-s.p.00vaoof658e-x.woff2)format("woff2");font-display:swap;font-weight:600;font-style:italic}@font-face{font-family:headingFont;src:url(../media/Brygada1918_Bold-s.p.0x3vb6w5emcwg.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:headingFont;src:url(../media/Brygada1918_BoldItalic-s.p.07yl6vhs6urh1.woff2)format("woff2");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:headingFont Fallback;src:local(Times New Roman);ascent-override:79.96%;descent-override:21.73%;line-gap-override:0.0%;size-adjust:115.06%}.headingfont_3fc268a1-module__hAeNAW__className{font-family:headingFont,headingFont Fallback,Georgia,Times New Roman,serif}.headingfont_3fc268a1-module__hAeNAW__variable{--font-heading-family:"headingFont", "headingFont Fallback", Georgia, Times New Roman, serif}
@font-face{font-family:bodyFont;src:url(../media/PTSansCaption_Regular-s.p.180tq3sroc71k.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:bodyFont;src:url(../media/PTSansCaption_Bold-s.p.1266vg2zrmc~m.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:bodyFont Fallback;src:local(Arial);ascent-override:90.32%;descent-override:24.49%;line-gap-override:0.0%;size-adjust:112.71%}.bodyfont_b2cd7eb7-module__gjI6wG__className{font-family:bodyFont,bodyFont Fallback,Arial,Helvetica,sans-serif}.bodyfont_b2cd7eb7-module__gjI6wG__variable{--font-body-family:"bodyFont", "bodyFont Fallback", Arial, Helvetica, sans-serif}
@font-face{font-family:bodyAltFont;src:url(../media/PTSans_Regular-s.0yg6b5t.vh6p6.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:bodyAltFont;src:url(../media/PTSans_Italic-s.0cazlq39le2gz.woff2)format("woff2");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:bodyAltFont;src:url(../media/PTSans_Bold-s.02g~xasqa33nu.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:bodyAltFont;src:url(../media/PTSans_BoldItalic-s.16vbh91wd8r.y.woff2)format("woff2");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:bodyAltFont Fallback;src:local(Arial);ascent-override:104.75%;descent-override:28.4%;line-gap-override:0.0%;size-adjust:97.18%}.bodyaltfont_a5746389-module__6WVfJq__className{font-family:bodyAltFont,bodyAltFont Fallback,Arial,Helvetica,sans-serif}.bodyaltfont_a5746389-module__6WVfJq__variable{--font-body-alt-family:"bodyAltFont", "bodyAltFont Fallback", Arial, Helvetica, sans-serif}
@font-face{font-family:monoFont;src:url(../media/FiraMono_Regular-s.0z8hcta~vons~.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:monoFont;src:url(../media/FiraMono_Medium-s.0342gvn4conjk.woff2)format("woff2");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:monoFont;src:url(../media/FiraMono_Bold-s.0mv5xl.87ol-r.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:monoFont Fallback;src:local(Arial);ascent-override:71.11%;descent-override:20.15%;line-gap-override:0.0%;size-adjust:131.49%}.monofont_f1d6c96d-module__NvG5AG__className{font-family:monoFont,monoFont Fallback,Courier New,Courier,monospace}.monofont_f1d6c96d-module__NvG5AG__variable{--font-mono-family:"monoFont", "monoFont Fallback", Courier New, Courier, monospace}
.layout-module__L5FxyW__main{flex-direction:column;flex:1;width:100%;padding:2rem 1rem;display:flex}@media (min-width:768px){.layout-module__L5FxyW__main{padding-left:2rem;padding-right:2rem}}@media (min-width:1280px){.layout-module__L5FxyW__main{padding-left:4rem;padding-right:4rem}}@media (min-width:1920px){.layout-module__L5FxyW__main{padding-left:8rem;padding-right:8rem}}
.content-tag-ribbon-module__fWQNrG__ribbon{--tag-ribbon-gap:clamp(.875rem, 2.5vw, 1.5rem);--tag-ribbon-edge-fade:clamp(1rem, 4vw, 3rem);background-color:var(--color-background);box-sizing:border-box;align-self:stretch;width:100%;margin-inline:auto;padding-block:.35rem;padding-inline:1rem;position:relative;overflow:clip}.content-tag-ribbon-module__fWQNrG__viewport{width:100%;position:relative;overflow:hidden}.content-tag-ribbon-module__fWQNrG__viewport:before,.content-tag-ribbon-module__fWQNrG__viewport:after{content:"";z-index:1;width:var(--tag-ribbon-edge-fade);pointer-events:none;position:absolute;top:0;bottom:0}.content-tag-ribbon-module__fWQNrG__viewport:before{background:linear-gradient(to right, var(--color-background), transparent);left:0}.content-tag-ribbon-module__fWQNrG__viewport:after{background:linear-gradient(to left, var(--color-background), transparent);right:0}.content-tag-ribbon-module__fWQNrG__track{width:max-content;animation:content-tag-ribbon-module__fWQNrG__contentTagRibbonMarquee var(--tag-ribbon-duration) linear infinite;will-change:transform;display:flex}.content-tag-ribbon-module__fWQNrG__track:hover,.content-tag-ribbon-module__fWQNrG__track:focus-within{animation-play-state:paused}.content-tag-ribbon-module__fWQNrG__sequence{padding-block:0;padding-inline:calc(var(--tag-ribbon-gap) * .75) var(--tag-ribbon-gap);flex-wrap:nowrap;align-items:center;margin:0;list-style:none;display:flex}.content-tag-ribbon-module__fWQNrG__item{flex:none;align-items:center;display:flex}.content-tag-ribbon-module__fWQNrG__item:after{content:"";width:.25rem;height:.25rem;margin-inline:var(--tag-ribbon-gap);background-color:var(--color-border);border-radius:999px;flex:none}.content-tag-ribbon-module__fWQNrG__link{color:var(--color-secondary);font-family:var(--font-mono);font-size:var(--font-size-xs);line-height:var(--line-height-normal);letter-spacing:var(--letter-spacing-wide);white-space:nowrap;flex:none;align-items:center;text-decoration:none;transition:color .15s;display:inline-flex}.content-tag-ribbon-module__fWQNrG__link:hover{color:var(--color-accent-hover)}.content-tag-ribbon-module__fWQNrG__link:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}@keyframes content-tag-ribbon-module__fWQNrG__contentTagRibbonMarquee{0%{transform:translate(0,0)}to{transform:translate3d(calc(-100% / var(--tag-ribbon-track-repeat-count)), 0, 0)}}@media (prefers-reduced-motion:reduce){.content-tag-ribbon-module__fWQNrG__viewport{scrollbar-width:thin;overflow-x:auto}.content-tag-ribbon-module__fWQNrG__viewport:before,.content-tag-ribbon-module__fWQNrG__viewport:after{display:none}.content-tag-ribbon-module__fWQNrG__track{width:100%;animation:none}.content-tag-ribbon-module__fWQNrG__sequence{width:max-content;padding-inline:calc(var(--tag-ribbon-gap) * .75)}.content-tag-ribbon-module__fWQNrG__sequenceDuplicate{display:none}.content-tag-ribbon-module__fWQNrG__link{transition:none}}@media (min-width:768px){.content-tag-ribbon-module__fWQNrG__ribbon{padding-inline:1rem}}@media (min-width:1280px){.content-tag-ribbon-module__fWQNrG__ribbon{padding-inline:1rem}}@media (min-width:1920px){.content-tag-ribbon-module__fWQNrG__ribbon{padding-inline:1rem}}
.post-navigation-module__-qLgda__navigation{width:min(100%, var(--post-navigation-max-width));padding-inline:var(--post-navigation-padding-inline);grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-inline:auto;display:grid}.post-navigation-module__-qLgda__link{border:1px solid var(--color-border);min-width:0;color:var(--color-text);flex-direction:column;gap:.35rem;padding:.875rem 1rem;text-decoration:none;transition:border-color .24s,color .24s,background-color .24s;display:flex}.post-navigation-module__-qLgda__previous{text-align:left;grid-column:1}.post-navigation-module__-qLgda__next{text-align:right;grid-column:2}.post-navigation-module__-qLgda__label{color:var(--color-secondary);font-family:var(--font-mono);font-size:var(--font-size-xs);line-height:var(--line-height-normal);transition:color .24s}.post-navigation-module__-qLgda__postTitle{color:inherit;font-family:var(--font-body-alt);font-size:var(--font-size-sm);line-height:var(--line-height-normal);text-overflow:ellipsis;white-space:nowrap;transition:color .24s;overflow:hidden}.post-navigation-module__-qLgda__link:hover,.post-navigation-module__-qLgda__link:focus-visible{border-color:var(--color-accent);color:var(--color-accent)}.post-navigation-module__-qLgda__link:hover .post-navigation-module__-qLgda__label,.post-navigation-module__-qLgda__link:focus-visible .post-navigation-module__-qLgda__label{color:var(--color-accent)}.post-navigation-module__-qLgda__link:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}@media (min-width:1280px){.post-navigation-module__-qLgda__navigation{padding-inline:0}}@media (prefers-reduced-motion:reduce){.post-navigation-module__-qLgda__link,.post-navigation-module__-qLgda__label,.post-navigation-module__-qLgda__postTitle{transition:none}}
.content-tag-list-module__g-935a__tags{flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem;margin-top:.75rem;display:flex}.content-tag-list-module__g-935a__label{color:var(--color-secondary);font-family:var(--font-body);font-size:var(--font-size-sm);line-height:var(--line-height-normal)}.content-tag-list-module__g-935a__list{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.content-tag-list-module__g-935a__item{margin:0}.content-tag-list-module__g-935a__link{color:var(--color-accent);font-family:var(--font-mono);font-size:var(--font-size-sm);line-height:var(--line-height-normal);text-decoration:none;transition:color .15s}.content-tag-list-module__g-935a__link:hover{color:var(--color-accent-hover)}.content-tag-list-module__g-935a__link:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}@media (prefers-reduced-motion:reduce){.content-tag-list-module__g-935a__link{transition:none}}
.share-actions-module__t7tjua__section{width:min(100%, var(--share-max-width,100%));padding-inline:var(--share-padding-inline,0);flex-direction:column;gap:.75rem;margin-inline:auto;display:flex;position:relative}.share-actions-module__t7tjua__caption{color:var(--color-text);font-family:var(--font-mono);letter-spacing:var(--letter-spacing-wide);margin:0;font-size:18px;line-height:1.2}.share-actions-module__t7tjua__actions{align-items:center;gap:.5rem;display:flex}.share-actions-module__t7tjua__actionButton{cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:transform .18s,opacity .2s;display:inline-flex}.share-actions-module__t7tjua__actionButton:hover{opacity:.85}.share-actions-module__t7tjua__actionButton:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.share-actions-module__t7tjua__actionIcon{width:40px;height:40px;transition:filter .2s}.share-actions-module__t7tjua__actionButtonPressed{animation:.18s share-actions-module__t7tjua__shareActionPress}.share-actions-module__t7tjua__copySuccessIcon{width:40px;height:40px;color:var(--color-accent);justify-content:center;align-items:center;animation:.18s share-actions-module__t7tjua__copySuccessReveal;display:inline-flex}.share-actions-module__t7tjua__copySuccessSvg{width:40px;height:40px;display:block}.share-actions-module__t7tjua__status{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.share-actions-module__t7tjua__actionButton,.share-actions-module__t7tjua__actionIcon{transition:none}}@keyframes share-actions-module__t7tjua__shareActionPress{0%{transform:scale(1)}50%{transform:scale(.88)}to{transform:scale(1)}}@keyframes share-actions-module__t7tjua__copySuccessReveal{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}
.about-story-module__sx2XZq__story{--story-ink:color-mix(in srgb, var(--color-text) 94%, var(--color-background));--story-copy-size:var(--font-size-lg);width:100%;max-width:var(--screen-content-max);color:var(--color-text);margin-inline:auto;overflow:visible}.about-story-module__sx2XZq__layout{flex-direction:column;width:100%;min-width:0;display:flex}.about-story-module__sx2XZq__visualColumn{z-index:2;background-color:var(--color-background);width:100%;min-width:0;height:clamp(18rem,42svh,26rem);position:sticky;top:0}.about-story-module__sx2XZq__stickyVisual,.about-story-module__sx2XZq__stage{width:100%;height:100%}.about-story-module__sx2XZq__stage{color:var(--story-ink);isolation:isolate;pointer-events:none;position:relative;overflow:visible}.about-story-module__sx2XZq__particleCanvas{opacity:0;z-index:2;pointer-events:none;width:100vw;height:100vh;display:block;position:fixed;top:0;left:0}.about-story-module__sx2XZq__carrier{z-index:1;visibility:hidden;pointer-events:none;position:absolute;inset:0}.about-story-module__sx2XZq__aligner{pointer-events:none;place-items:center;display:grid;position:absolute;inset:0;container-type:size}.about-story-module__sx2XZq__artwork{opacity:0;visibility:hidden;transform-origin:50%;pointer-events:none;width:92%;height:82%;display:block;transform:scale(1)}.about-story-module__sx2XZq__artworkShape{background-color:var(--story-ink);width:100%;height:100%;-webkit-mask-image:var(--story-artwork-image,none);-webkit-mask-image:var(--story-artwork-image,none);mask-image:var(--story-artwork-image,none);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.about-story-module__sx2XZq__artwork[data-story-artwork=almaty]:not([data-story-initial-revealed=true]) .about-story-module__sx2XZq__artworkShape{opacity:0}.about-story-module__sx2XZq__artwork[data-story-initial-revealed=true] .about-story-module__sx2XZq__artworkShape{animation:.2s cubic-bezier(.22,1,.36,1) both about-story-module__sx2XZq__story-initial-artwork-reveal}@keyframes about-story-module__sx2XZq__story-initial-artwork-reveal{0%{opacity:0}to{opacity:1}}.about-story-module__sx2XZq__carrier[data-story-carrier=almaty],.about-story-module__sx2XZq__carrier[data-story-carrier=almaty] .about-story-module__sx2XZq__artwork{visibility:visible}.about-story-module__sx2XZq__carrier[data-story-carrier=almaty] .about-story-module__sx2XZq__artwork{opacity:1}.about-story-module__sx2XZq__story[data-story-transitioning] .about-story-module__sx2XZq__carrier,.about-story-module__sx2XZq__story[data-story-transitioning] .about-story-module__sx2XZq__artwork,.about-story-module__sx2XZq__story[data-story-transitioning] .about-story-module__sx2XZq__particleCanvas{will-change:transform, opacity}.about-story-module__sx2XZq__artwork[data-story-fit=square]{width:min(84%,24rem);height:min(84%,24rem)}.about-story-module__sx2XZq__textColumn{z-index:1;flex-direction:column;min-width:0;display:flex;position:relative}.about-story-module__sx2XZq__scene,.about-story-module__sx2XZq__closing{flex-direction:column;justify-content:center;gap:1.25rem;min-width:0;padding-block:clamp(2.5rem,8svh,5rem);display:flex}.about-story-module__sx2XZq__scene{min-height:68svh}.about-story-module__sx2XZq__scene-almaty{min-height:60svh}.about-story-module__sx2XZq__scene-teach{min-height:82svh}.about-story-module__sx2XZq__closing{min-height:56svh;padding-bottom:2rem}.about-story-module__sx2XZq__heading{width:100%;max-width:42rem;color:var(--color-secondary);font-family:var(--font-body);font-size:var(--story-copy-size);font-style:normal;font-weight:var(--font-weight-medium);line-height:var(--line-height-relaxed);text-wrap:pretty;margin:0}.about-story-module__sx2XZq__copy{width:100%;max-width:42rem;font-family:var(--font-body);font-size:var(--story-copy-size);line-height:var(--line-height-relaxed);color:var(--color-text);margin:0}.about-story-module__sx2XZq__link{color:var(--color-accent);text-underline-offset:.14em;text-decoration:underline;text-decoration-thickness:1px;transition:color .15s}.about-story-module__sx2XZq__link:hover{color:var(--color-accent-hover)}.about-story-module__sx2XZq__link:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.about-story-module__sx2XZq__motionMarker{display:none}.about-story-module__sx2XZq__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (min-width:768px){.about-story-module__sx2XZq__scene,.about-story-module__sx2XZq__closing{text-align:center;align-items:center}.about-story-module__sx2XZq__artwork[data-story-fit=square]{width:min(86%,34rem);height:min(86%,34rem)}}@media (max-width:1279px){.about-story-module__sx2XZq__visualColumn:before{background:linear-gradient(to bottom, var(--color-background) 0%, color-mix(in srgb, var(--color-background) 72%, transparent) 38%, color-mix(in srgb, var(--color-background) 28%, transparent) 72%, transparent 100%);content:"";pointer-events:none;height:clamp(7rem,18svh,11rem);position:absolute;top:calc(100% - 1px);left:0;right:0}}@media (max-width:767px){.about-story-module__sx2XZq__visualColumn{background-color:#0000}.about-story-module__sx2XZq__visualColumn:before{content:none}.about-story-module__sx2XZq__artwork[data-story-fit]{width:min(92cqw, calc(82cqh * var(--story-artwork-aspect)));height:min(82cqh, calc(92cqw / var(--story-artwork-aspect)));aspect-ratio:var(--story-artwork-aspect);background-color:var(--color-background)}}@media (min-width:1280px){.about-story-module__sx2XZq__story{--story-copy-size:var(--font-size-body)}.about-story-module__sx2XZq__layout{-moz-column-gap:clamp(3rem, 6vw, 7rem);grid-template-columns:minmax(0,.86fr) minmax(30rem,1.14fr);align-items:start;column-gap:clamp(3rem,6vw,7rem);display:grid}.about-story-module__sx2XZq__textColumn{grid-area:1/1}.about-story-module__sx2XZq__scene,.about-story-module__sx2XZq__closing{text-align:left;align-items:flex-start;min-height:clamp(36rem,78svh,48rem);padding-block:0}.about-story-module__sx2XZq__scene-teach{min-height:clamp(44rem,88svh,56rem)}.about-story-module__sx2XZq__closing{min-height:clamp(32rem,68svh,42rem);padding-bottom:0}.about-story-module__sx2XZq__visualColumn{z-index:1;background-color:#0000;grid-area:1/2;height:100%;position:static}.about-story-module__sx2XZq__stickyVisual{height:clamp(32rem,72svh,48rem);position:sticky;top:max(4rem,50svh - clamp(32rem,72svh,48rem)/2)}.about-story-module__sx2XZq__artwork[data-story-fit=square]{width:min(86%,42rem);height:min(86%,42rem)}}@media (prefers-reduced-motion:reduce){.about-story-module__sx2XZq__link{transition:none}.about-story-module__sx2XZq__artwork,.about-story-module__sx2XZq__artworkShape,.about-story-module__sx2XZq__particleCanvas{transition:none!important;animation:none!important}}
.post-body-image-module___8FLGW__inlineButton{cursor:zoom-in;background:0 0;border:none;padding:0;display:inline-block}.post-body-image-module___8FLGW__inlineButton:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}.post-body-image-module___8FLGW__overlay{z-index:300;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#0000009e;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.post-body-image-module___8FLGW__dialog{justify-content:center;align-items:center;width:min(100%,1120px);max-height:calc(100vh - 3rem);display:flex;position:relative}.post-body-image-module___8FLGW__closeButton{background-color:color-mix(in srgb, var(--color-background) 84%, transparent);width:2.75rem;height:2.75rem;color:var(--color-text);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;font-size:2rem;line-height:1;display:flex;position:absolute;top:.75rem;right:.75rem}.post-body-image-module___8FLGW__closeButton:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.post-body-image-module___8FLGW__modalImage{-o-object-fit:contain;object-fit:contain;border-radius:.75rem;width:auto;max-width:100%;height:auto;max-height:calc(100vh - 3rem);display:block}.post-body-image-module___8FLGW__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:767px){.post-body-image-module___8FLGW__overlay{padding:1rem}.post-body-image-module___8FLGW__dialog{width:100%;max-height:calc(100vh - 2rem)}.post-body-image-module___8FLGW__modalImage{max-height:calc(100vh - 2rem)}}
.post-card-module__2dl92a__card{flex-direction:column;gap:1rem;width:100%;display:flex}.post-card-module__2dl92a__title{margin:0}.post-card-module__2dl92a__titleLink{color:var(--color-heading);font-family:var(--font-heading);font-size:var(--font-size-base);font-weight:var(--font-weight-bold);line-height:var(--line-height-snug);text-decoration:none;transition:color .15s}.post-card-module__2dl92a__titleLink:hover{color:var(--color-heading)}.post-card-module__2dl92a__titleLink:focus-visible,.post-card-module__2dl92a__readLink:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}.post-card-module__2dl92a__description{color:var(--color-text-secondary);font-family:var(--font-body-alt);font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);line-height:var(--line-height-relaxed);-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.post-card-module__2dl92a__card nav{border-top:1px solid var(--color-border);margin-top:0;padding-top:.75rem}.post-card-module__2dl92a__readLink{width:fit-content;color:var(--color-accent);font-family:var(--font-mono);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);line-height:var(--line-height-normal);border-bottom:1px solid;align-items:center;padding-bottom:.25rem;text-decoration:none;transition:color .15s;display:inline-flex}.post-card-module__2dl92a__readLink:hover{color:var(--color-accent-hover)}.post-card-module__2dl92a__metaItem{color:var(--color-secondary);font-family:var(--font-mono);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-normal)}@media (min-width:768px){.post-card-module__2dl92a__description{-webkit-line-clamp:2}}@media (prefers-reduced-motion:reduce){.post-card-module__2dl92a__titleLink,.post-card-module__2dl92a__readLink{transition:none}}
.about-module__8TymFG__page{flex-direction:column;gap:clamp(4rem,8vw,8rem);width:100%;display:flex}.about-module__8TymFG__partners{width:min(100%, var(--screen-content-max));flex-direction:column;gap:2rem;margin-inline:auto;display:flex}.about-module__8TymFG__partnersTitle{color:var(--color-heading);font-family:var(--font-heading);font-size:var(--font-size-h3);font-style:italic;font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);margin:0}.about-module__8TymFG__partnerGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.about-module__8TymFG__partnerTile{border:1px solid var(--color-border);min-width:0;min-height:7rem;color:var(--color-text);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:.5rem;transition:transform .36s cubic-bezier(.22,1,.36,1),border-color .36s;display:flex;position:relative;overflow:hidden}.about-module__8TymFG__partnerTile:after{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--color-accent) 18%, transparent), transparent);content:"";opacity:0;pointer-events:none;width:34%;position:absolute;top:-35%;bottom:-35%;left:-55%;transform:skew(-18deg)}.about-module__8TymFG__logo{z-index:1;-o-object-fit:contain;object-fit:contain;filter:grayscale()saturate(0)contrast(.9);opacity:.72;width:100%;max-width:3rem;height:2.25rem;transition:filter .4s,opacity .4s;display:block;position:relative}[data-theme=dark] .about-module__8TymFG__logo{filter:grayscale()saturate(0)contrast(.9)invert();opacity:.72}.about-module__8TymFG__partnerName{z-index:1;overflow-wrap:anywhere;font-family:var(--font-mono);font-size:var(--font-size-xs);line-height:var(--line-height-normal);position:relative}.about-module__8TymFG__partnerTile:hover{border-color:var(--color-accent);transform:scale(1.012)}.about-module__8TymFG__partnerTile:hover:after{animation:.72s cubic-bezier(.22,1,.36,1) about-module__8TymFG__partnerTileShine}.about-module__8TymFG__partnerTile:hover .about-module__8TymFG__logo{filter:none;opacity:1}[data-theme=dark] .about-module__8TymFG__partnerTile:hover .about-module__8TymFG__logo{filter:none;opacity:1}@keyframes about-module__8TymFG__partnerTileShine{0%{opacity:0;transform:translate(0)skew(-18deg)}24%{opacity:.75}to{opacity:0;transform:translate(460%)skew(-18deg)}}@media (prefers-reduced-motion:reduce){.about-module__8TymFG__partnerTile,.about-module__8TymFG__logo{transition:none}.about-module__8TymFG__partnerTile:hover{transform:none}.about-module__8TymFG__partnerTile:hover:after{animation:none}}@media (min-width:768px){.about-module__8TymFG__partnerGrid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:1279px){.about-module__8TymFG__partners{z-index:3;position:relative}}@media (min-width:1280px){.about-module__8TymFG__partnerGrid{grid-template-columns:repeat(8,minmax(0,1fr))}}
.archive-module__AFGxTG__page{width:min(100%, var(--screen-content-max));flex-direction:column;gap:clamp(4rem,8vw,7rem);margin-inline:auto;padding-block:clamp(3rem,7vw,6rem);display:flex}.archive-module__AFGxTG__yearTitle{color:var(--color-heading);font-family:var(--font-heading);line-height:var(--line-height-tight);margin:0}.archive-module__AFGxTG__years{flex-direction:column;gap:0;width:min(100%,65rem);display:flex}.archive-module__AFGxTG__yearSection{border-bottom:1px solid var(--color-border);flex-direction:column;gap:1.75rem;padding-block:clamp(2.5rem,5vw,4.5rem);display:flex}.archive-module__AFGxTG__yearSection:first-child{padding-top:0}.archive-module__AFGxTG__yearTitle{font-size:var(--font-size-h2);font-weight:var(--font-weight-bold)}.archive-module__AFGxTG__postList{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.archive-module__AFGxTG__postItem{min-width:0}.archive-module__AFGxTG__postLink{min-width:0;color:var(--color-text);font-family:var(--font-body);font-size:var(--font-size-base);line-height:var(--line-height-normal);grid-template-columns:8rem minmax(0,1fr);align-items:baseline;gap:2rem;padding-block:.75rem;text-decoration:none;transition:color .15s;display:grid}.archive-module__AFGxTG__postLink:hover{color:var(--color-accent)}.archive-module__AFGxTG__postLink:focus-visible,.archive-module__AFGxTG__pageButton:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.archive-module__AFGxTG__postTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.archive-module__AFGxTG__postPreview,.archive-module__AFGxTG__postDescription{display:none}.archive-module__AFGxTG__postPreviewImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.archive-module__AFGxTG__postDate{color:var(--color-secondary);font-family:var(--font-mono);font-size:var(--font-size-xs);white-space:nowrap}.archive-module__AFGxTG__pagination{align-items:center;gap:.75rem;display:flex}@media (max-width:767px){.archive-module__AFGxTG__page{padding-block:2rem 4rem}.archive-module__AFGxTG__postLink{grid-template-columns:1fr;gap:.35rem;padding-block:.9rem}}.archive-module__AFGxTG__pageButton{color:var(--color-secondary);font-family:var(--font-mono);font-size:var(--font-size-sm);cursor:pointer;background:0 0;border:0;padding:0;transition:color .15s}.archive-module__AFGxTG__pageButton:hover,.archive-module__AFGxTG__pageButton[aria-current=page]{color:var(--color-accent)}.archive-module__AFGxTG__pageButton[aria-current=page]{text-underline-offset:.35em;text-decoration:underline}.archive-module__AFGxTG__ellipsis,.archive-module__AFGxTG__empty{color:var(--color-secondary);font-family:var(--font-mono);font-size:var(--font-size-sm)}.archive-module__AFGxTG__empty{margin:0}@media (prefers-reduced-motion:reduce){.archive-module__AFGxTG__postLink,.archive-module__AFGxTG__pageButton{transition:none}}
.post-module__fFuUMG__pageShell{--post-shell-max:1664px;--post-text-max:640px;--post-mobile-padding:16px;--post-banner-width:120px;width:100%;max-width:var(--post-shell-max);margin-inline:auto}.post-module__fFuUMG__pageShellWithBanners{flex-direction:column;display:flex}.post-module__fFuUMG__bannerRail{width:min(100%, var(--post-text-max));padding-inline:var(--post-mobile-padding);flex-wrap:wrap;justify-content:center;gap:.75rem;margin:0 auto;display:flex}.post-module__fFuUMG__bannerCard{width:var(--post-banner-width);display:block}.post-module__fFuUMG__bannerCardLink{transition:opacity .2s}.post-module__fFuUMG__bannerCardLink:hover{opacity:.9}.post-module__fFuUMG__bannerCardLink:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.post-module__fFuUMG__bannerImage{width:100%;height:auto;display:block}.post-module__fFuUMG__article{flex-direction:column;width:100%;min-width:0;padding-top:.5rem;padding-bottom:2.5rem;display:flex}.post-module__fFuUMG__titleBlock{flex-direction:column;align-items:center;gap:3rem;width:100%;scroll-margin-top:2rem;display:flex}.post-module__fFuUMG__title{text-align:center;font-family:var(--font-heading);font-size:clamp(2.5rem,9vw,3.25rem);line-height:1;font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-normal);color:var(--color-heading);margin:0}.post-module__fFuUMG__metaBlock{width:min(100%, var(--post-text-max));padding-inline:var(--post-mobile-padding);flex-direction:column;gap:.125rem;margin-inline:auto;display:flex}.post-module__fFuUMG__metaLine{color:var(--color-secondary);font-family:var(--font-body);font-size:var(--font-size-sm);line-height:var(--line-height-normal);margin:0}.post-module__fFuUMG__metaLink{color:inherit;text-decoration:underline;transition:color .15s}.post-module__fFuUMG__metaLink:hover{color:var(--color-accent)}.post-module__fFuUMG__metaLink:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.post-module__fFuUMG__topDivider{width:min(100%, var(--post-text-max));height:1px;padding-inline:var(--post-mobile-padding);background-color:var(--color-border);background-clip:content-box;margin:1.25rem auto 0}.post-module__fFuUMG__heroSection{width:min(100%, var(--post-text-max));padding-inline:var(--post-mobile-padding);margin-top:1.5rem;margin-left:auto;margin-right:auto}.post-module__fFuUMG__heroImage{width:100%;height:auto;display:block}.post-module__fFuUMG__bodyColumn{width:min(100%, var(--post-text-max));padding-inline:var(--post-mobile-padding);color:var(--color-text);font-family:var(--font-body);margin:1.75rem auto 0;font-size:17px;line-height:26.35px}.post-module__fFuUMG__bodyColumn h2{font-family:var(--font-heading);font-size:25px;line-height:30px;font-weight:var(--font-weight-semibold);color:var(--color-heading);margin-top:32px;margin-bottom:8px}.post-module__fFuUMG__bodyColumn p{margin-top:0;margin-bottom:16px}.post-module__fFuUMG__backToTopLink{width:min(100%, var(--post-text-max));padding-inline:var(--post-mobile-padding);color:var(--color-accent);font-family:var(--font-body);font-size:var(--font-size-sm);line-height:var(--line-height-normal);-webkit-user-select:none;user-select:none;justify-content:flex-end;align-items:center;gap:.35rem;margin:0 auto;text-decoration:none;transition:color .2s;display:flex}@media (prefers-reduced-motion:reduce){.post-module__fFuUMG__bannerCardLink,.post-module__fFuUMG__metaLink,.post-module__fFuUMG__backToTopLink{transition:none}}.post-module__fFuUMG__backToTopLink:hover{color:var(--color-accent-hover)}.post-module__fFuUMG__backToTopLink:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.post-module__fFuUMG__backToTopIcon{background-color:currentColor;flex-shrink:0;width:15px;height:15px;-webkit-mask-image:url(/icons/UpArrow.svg);mask-image:url(/icons/UpArrow.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.post-module__fFuUMG__bottomDivider{width:min(100%, var(--post-text-max));height:1px;padding-inline:var(--post-mobile-padding);background-color:var(--color-border);background-clip:content-box;margin:1.75rem auto 2rem}.post-module__fFuUMG__shareSection{--share-max-width:var(--post-text-max);--share-padding-inline:0;margin-top:1.75rem}.post-module__fFuUMG__postNavigation{--post-navigation-max-width:var(--post-text-max);--post-navigation-padding-inline:var(--post-mobile-padding);margin-top:1.5rem}@media (min-width:768px){.post-module__fFuUMG__bannerRail{grid-template-columns:repeat(auto-fit, minmax(var(--post-banner-width), 1fr));justify-content:flex-start;gap:1rem;display:grid}.post-module__fFuUMG__bannerCard{width:100%;max-width:160px}.post-module__fFuUMG__article{padding-top:.75rem;padding-bottom:3rem}.post-module__fFuUMG__heroSection,.post-module__fFuUMG__bodyColumn{margin-top:2rem}}@media (min-width:1280px){.post-module__fFuUMG__pageShellWithBanners{grid-template-columns:var(--post-banner-width) minmax(0, 1fr);-moz-column-gap:2rem;align-items:start;column-gap:2rem;display:grid}.post-module__fFuUMG__bannerRail{flex-direction:column;justify-content:flex-start;gap:1rem;width:100%;margin:0;padding:2.5rem 0 0;display:flex}.post-module__fFuUMG__bannerCard{max-width:none}.post-module__fFuUMG__metaBlock,.post-module__fFuUMG__topDivider,.post-module__fFuUMG__heroSection,.post-module__fFuUMG__bodyColumn,.post-module__fFuUMG__backToTopLink,.post-module__fFuUMG__bottomDivider,.post-module__fFuUMG__shareSection{padding-inline:0}}
.not-found-module__HS70Aa__page{width:min(100%, var(--screen-content-max));align-items:center;min-height:55svh;margin-inline:auto;padding-block:clamp(5rem,10vw,9rem);display:flex}.not-found-module__HS70Aa__inner{flex-direction:column;align-items:flex-start;gap:clamp(3rem,7vw,6rem);width:min(100%,50rem);display:flex}.not-found-module__HS70Aa__title{color:var(--color-heading);font-family:var(--font-heading);font-size:var(--font-size-h1);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);margin:0}.not-found-module__HS70Aa__description{max-width:44rem;color:var(--color-text);font-family:var(--font-body-alt);font-size:var(--font-size-base);line-height:var(--line-height-normal);margin:0}.not-found-module__HS70Aa__actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;max-width:100%;display:inline-flex}.not-found-module__HS70Aa__actionLink{border-bottom:1px solid var(--color-accent);color:var(--color-text);font-family:var(--font-mono);font-size:var(--font-size-sm);line-height:var(--line-height-normal);white-space:nowrap;border-radius:2px;padding-bottom:.25rem;text-decoration:none;transition:opacity .15s}.not-found-module__HS70Aa__actionLink:focus-visible{outline:2px solid var(--color-accent);outline-offset:.25rem}@media (hover:hover) and (pointer:fine){.not-found-module__HS70Aa__actionLink:hover{opacity:.72}}@media (max-width:479px){.not-found-module__HS70Aa__page{align-items:flex-start;padding-block:4rem}}@media (prefers-reduced-motion:reduce){.not-found-module__HS70Aa__actionLink{transition:none}}
.page-module___8aEwW__page{width:min(100%, var(--screen-content-max));flex-direction:column;flex:1;justify-content:center;gap:2rem;margin-inline:auto;padding-block:clamp(3rem,8vw,7rem);display:flex}.page-module___8aEwW__title{width:min(100%,65rem);color:var(--color-heading);font-family:var(--font-heading);font-size:var(--font-size-h1);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);margin:0}.page-module___8aEwW__list{flex-direction:column;gap:0;width:min(100%,65rem);margin:0;padding:0;list-style:none;display:flex}.page-module___8aEwW__listItem{border-bottom:1px solid var(--color-border);min-width:0}.page-module___8aEwW__postLink{min-width:0;color:var(--color-text);font-family:var(--font-body-alt);font-size:var(--font-size-base);line-height:var(--line-height-normal);grid-template-columns:8rem minmax(0,1fr);align-items:baseline;gap:2rem;padding-block:1.25rem;text-decoration:none;transition:color .15s;display:grid}.page-module___8aEwW__postDate{color:var(--color-secondary);font-family:var(--font-mono);font-size:var(--font-size-xs);white-space:nowrap}.page-module___8aEwW__postTitle{min-width:0}.page-module___8aEwW__postPreview,.page-module___8aEwW__postDescription{display:none}.page-module___8aEwW__postPreviewImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.page-module___8aEwW__postLink:hover{color:var(--color-accent)}.page-module___8aEwW__postLink:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}.page-module___8aEwW__empty{color:var(--color-secondary);font-family:var(--font-mono);font-size:var(--font-size-sm);line-height:var(--line-height-normal);margin:0}.page-module___8aEwW__archiveLink{width:fit-content;color:var(--color-accent);font-family:var(--font-mono);font-size:var(--font-size-sm);line-height:var(--line-height-normal);border-bottom:1px solid;margin-top:1rem;padding-bottom:.25rem;text-decoration:none;transition:color .15s}.page-module___8aEwW__archiveLink:hover{color:var(--color-accent-hover)}.page-module___8aEwW__archiveLink:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}@media (min-width:768px){.page-module___8aEwW__title{margin-bottom:1rem}}@media (max-width:767px){.page-module___8aEwW__page{justify-content:flex-start;padding-block:2rem 4rem}.page-module___8aEwW__postLink{grid-template-columns:1fr;gap:.35rem}}@media (prefers-reduced-motion:reduce){.page-module___8aEwW__postLink,.page-module___8aEwW__archiveLink{transition:none}}
.tag-page-module__XPS8DW__page{width:min(100%, var(--screen-tablet-min));flex-direction:column;gap:clamp(2.75rem,6vw,4rem);margin-inline:auto;display:flex}.tag-page-module__XPS8DW__header{border-bottom:1px solid var(--color-border);flex-direction:column;gap:.75rem;padding-bottom:1.5rem;display:flex}.tag-page-module__XPS8DW__title{color:var(--color-heading);font-family:var(--font-mono);font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);overflow-wrap:anywhere;margin:0}.tag-page-module__XPS8DW__description{color:var(--color-secondary);font-family:var(--font-body-alt);font-size:var(--font-size-sm);line-height:var(--line-height-relaxed);margin:0}.tag-page-module__XPS8DW__postList{flex-direction:column;gap:clamp(2.75rem,6vw,4.5rem);display:flex}
.tags-module__3v_naq__page{width:min(100%, var(--screen-tablet-min));flex-direction:column;gap:2.5rem;margin-inline:auto;display:flex}.tags-module__3v_naq__header{border-bottom:1px solid var(--color-border);flex-direction:column;gap:.75rem;padding-bottom:1.5rem;display:flex}.tags-module__3v_naq__title{color:var(--color-heading);font-family:var(--font-heading);font-size:var(--font-size-h1);font-style:italic;font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);margin:0}.tags-module__3v_naq__description,.tags-module__3v_naq__emptyText{color:var(--color-text-secondary);font-family:var(--font-body-alt);font-size:var(--font-size-sm);line-height:var(--line-height-relaxed);margin:0}.tags-module__3v_naq__sortRow{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem 1.5rem;display:flex}.tags-module__3v_naq__sortStatus,.tags-module__3v_naq__sortButton{font-family:var(--font-mono);font-size:var(--font-size-xs);line-height:var(--line-height-normal)}.tags-module__3v_naq__sortStatus{color:var(--color-secondary)}.tags-module__3v_naq__sortButton{color:var(--color-accent);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0 0 .2rem;transition:color .15s}.tags-module__3v_naq__sortButton:hover{color:var(--color-accent-hover)}.tags-module__3v_naq__sortButton:focus-visible,.tags-module__3v_naq__tagLink:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.tags-module__3v_naq__tagList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.tags-module__3v_naq__tagItem{min-width:0}.tags-module__3v_naq__tagLink{color:var(--color-text);font-family:var(--font-body);font-size:var(--font-size-base);line-height:var(--line-height-normal);align-items:baseline;gap:.5rem;text-decoration:none;transition:color .15s;display:flex}.tags-module__3v_naq__tagLink:hover{color:var(--color-accent)}.tags-module__3v_naq__tagName{overflow-wrap:anywhere}.tags-module__3v_naq__leader{border-bottom:1px dotted;flex:1;min-width:1rem;transform:translateY(-.25em)}.tags-module__3v_naq__tagCount{color:var(--color-secondary);font-family:var(--font-mono);font-size:var(--font-size-xs)}@media (prefers-reduced-motion:reduce){.tags-module__3v_naq__sortButton,.tags-module__3v_naq__tagLink{transition:none}}
