.post-header_header__DsN4R{display:flex;flex-direction:column-reverse;justify-content:space-between;align-items:center;padding:1rem 1.5rem 1.5rem;border-bottom:6px solid #1da1f2;margin:0 auto;width:100%;max-width:1200px;box-sizing:border-box;background-color:var(--color-grey-900);gap:1.2rem;min-height:320px;border-radius:1rem 1rem 0 0;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;box-shadow:0 8px 24px rgba(29,161,242,.25);transition:box-shadow .35s ease}.post-header_header__DsN4R:focus-within,.post-header_header__DsN4R:hover{box-shadow:0 12px 36px rgba(29,161,242,.5)}.post-header_header__DsN4R h1{font-size:clamp(2rem,5vw,3.5rem);color:var(--color-grey-100);margin:0;line-height:1.15;text-align:center;font-weight:700;max-width:90%;word-break:break-word;text-shadow:0 2px 8px rgba(0,0,0,.5);cursor:default;-webkit-user-select:text;-moz-user-select:text;user-select:text;outline-offset:3px;transition:color .3s ease}.post-header_header__DsN4R h1:focus{outline:3px solid #1da1f2;outline-offset:4px;border-radius:.3rem}.post-header_imageWrapper__vvaLo{position:relative;width:100%;max-width:800px;aspect-ratio:4/3;overflow:hidden;border-radius:1rem;box-shadow:0 6px 20px rgba(0,0,0,.25);cursor:pointer;transition:transform .4s ease,box-shadow .4s ease}.post-header_imageWrapper__vvaLo:focus-within,.post-header_imageWrapper__vvaLo:hover{transform:scale(1.05);box-shadow:0 10px 32px rgba(29,161,242,.6);outline:none}.post-header_image__UaQG8{border-radius:1rem;object-fit:cover;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (min-width:768px){.post-header_header__DsN4R{flex-direction:row;align-items:center;justify-content:space-between;min-height:320px;padding-left:3rem;padding-right:3rem}.post-header_header__DsN4R h1{font-size:clamp(2.5rem,3vw,4rem);text-align:left;max-width:60%;margin:0 2rem 0 0}.post-header_imageWrapper__vvaLo{max-width:38%;height:100%}}.post-content_pageTitle__Bcpst{text-align:center;font-size:clamp(2.5rem,5.5vw,3.5rem);font-weight:700;margin-bottom:2.5rem;color:#1da1f2;font-family:Oswald,Roboto,sans-serif;letter-spacing:.08em;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-shadow:0 2px 6px rgba(29,161,242,.4);max-width:90%;margin-left:auto;margin-right:auto}.post-content_content__LoU6P{max-width:900px;margin:5rem auto 7rem;font-size:clamp(1.3rem,1.8vw,1.6rem);line-height:2.1;background:linear-gradient(135deg,#0d2438,#1a374d);border-radius:1.25rem;padding:4rem 1rem 5rem;box-sizing:border-box;color:#c0e7ff;box-shadow:0 12px 48px rgba(29,161,242,.25);-webkit-user-select:text;-moz-user-select:text;user-select:text;transition:box-shadow .4s ease,background .5s ease;position:relative;overflow:hidden}.post-content_content__LoU6P:before{content:"";position:absolute;top:-30%;left:-30%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(29,161,242,.15) 0,transparent 60%);animation:post-content_pulseGlow__lUq7m 12s ease-in-out infinite alternate;pointer-events:none;border-radius:50%;z-index:0}@keyframes post-content_pulseGlow__lUq7m{0%{transform:scale(1);opacity:.15}to{transform:scale(1.1);opacity:.25}}.post-content_content__LoU6P:focus-within,.post-content_content__LoU6P:hover{box-shadow:0 20px 70px rgba(29,161,242,.5);background:linear-gradient(135deg,#122f4a,#1e4a6b);outline:none}.post-content_content__LoU6P p{margin-bottom:2rem;color:#a9d6ff;text-shadow:0 1px 4px rgba(0,0,0,.4);font-weight:400}.post-content_content__LoU6P p strong{color:#63b3ed}.post-content_content__LoU6P h1,.post-content_content__LoU6P h2,.post-content_content__LoU6P h3,.post-content_content__LoU6P h4,.post-content_content__LoU6P h5,.post-content_content__LoU6P h6{color:var(--color-accent);font-weight:700;margin-bottom:1.2rem;text-shadow:0 1px 3px rgba(0,0,0,.4)}.post-content_imageWrapper__wTv2t{margin:3rem auto;max-width:900px;width:100%;border-radius:1.5rem;overflow:hidden;box-sizing:border-box;position:relative;aspect-ratio:16/9;box-shadow:0 10px 30px rgba(29,161,242,.4);transition:box-shadow .5s ease,transform .5s ease;cursor:pointer;z-index:1}.post-content_imageWrapper__wTv2t:focus-within,.post-content_imageWrapper__wTv2t:hover{box-shadow:0 20px 50px rgba(29,161,242,.75);transform:scale(1.04);outline:none}.post-content_image__1jEYX{border-radius:1.5rem!important;object-fit:cover!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.post-content_codeBlock__tHfVx{background-color:#14233c!important;border-radius:1.25rem!important;padding:1.3rem 1.8rem!important;font-size:1.1rem!important;line-height:1.6!important;overflow-x:auto!important;margin:2rem 0!important;box-shadow:0 6px 18px rgba(10,54,105,.7);font-family:Fira Code,monospace,monospace!important;-webkit-user-select:text;-moz-user-select:text;user-select:text;transition:box-shadow .3s ease}.post-content_codeBlock__tHfVx:hover{box-shadow:0 10px 32px rgba(29,161,242,.85)}.post-content_markdownLink__j37gx{position:relative;color:#2b6cb0;font-weight:600;text-decoration:none;padding-bottom:4px;transition:color .35s ease;cursor:pointer;-webkit-user-select:text;-moz-user-select:text;user-select:text}.post-content_markdownLink__j37gx:before{content:"";position:absolute;width:100%;height:2px;bottom:0;left:0;background-color:currentColor;transform:scaleX(0);transform-origin:center;transition:transform .35s ease;border-radius:2px}.post-content_markdownLink__j37gx:focus-visible,.post-content_markdownLink__j37gx:hover{color:#90cdf4;outline:none}.post-content_markdownLink__j37gx:focus-visible:before,.post-content_markdownLink__j37gx:hover:before{transform:scaleX(1)}@media (min-width:768px){.post-content_content__LoU6P{padding:5rem 4rem 6rem}}.Separator_separator__d_5mk{height:5px;max-width:1200px;width:100%;border-radius:4px;background:linear-gradient(270deg,#ff6ec4,#7873f5,#4ade80,#fc0,#ff6ec4);background-size:1000% 1000%;animation:Separator_gradientShift___LIA_ 8s ease infinite;box-shadow:0 0 10px rgba(255,110,196,.6);margin:2.5rem auto;padding:0 1.5rem;box-sizing:border-box}.content-wrapper_wrapper__tTUNN{background:linear-gradient(135deg,#0d2438,#1a374d);padding:4rem 1rem;min-height:100vh;box-sizing:border-box}@media (min-width:768px){.content-wrapper_wrapper__tTUNN{padding:4rem 3rem}}