.page-module__KKQMWq__container{max-width:800px;min-height:80vh;margin:0 auto;padding:4rem 2rem}.page-module__KKQMWq__backLink{color:var(--primary);align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:600;text-decoration:none;display:inline-flex}.page-module__KKQMWq__article{background:var(--card-bg);border-radius:12px;padding:2rem;box-shadow:0 4px 20px #0000000d}.page-module__KKQMWq__category{background:rgba(var(--primary-rgb),.1);color:var(--primary);border-radius:50px;margin-bottom:1rem;padding:.25rem .75rem;font-size:.875rem;font-weight:600;display:inline-block}.page-module__KKQMWq__title{color:var(--foreground);margin-bottom:1rem;font-size:2.5rem;font-weight:800;line-height:1.2}.page-module__KKQMWq__meta{color:var(--secondary-text);border-bottom:1px solid var(--border-color);margin-bottom:2rem;padding-bottom:1rem;font-size:.9rem}.page-module__KKQMWq__content{color:var(--foreground);font-size:1.1rem;line-height:1.8}.page-module__KKQMWq__notFound{text-align:center;padding:4rem 1rem}.page-module__KKQMWq__notFound h1{margin-bottom:1rem;font-size:2rem}.page-module__KKQMWq__subHeading{color:var(--foreground);margin-top:2.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.page-module__KKQMWq__list{margin-bottom:1.5rem;padding-left:1.5rem}.page-module__KKQMWq__list li{margin-bottom:1rem;line-height:1.6}.page-module__KKQMWq__deleteSection{border-top:1px solid var(--border-color);margin-top:3rem;padding-top:2rem}@media (max-width:768px){.page-module__KKQMWq__subHeading{font-size:1.3rem}.page-module__KKQMWq__title{font-size:1.8rem}.page-module__KKQMWq__container{padding:2rem 1rem}}
.Header-module__Af2_WG__header{z-index:1000;-webkit-backdrop-filter:blur(16px);background-color:#fffc;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;width:100%;padding:1rem 2rem;transition:all .3s;display:flex;position:sticky;top:0}[data-theme=dark] .Header-module__Af2_WG__header{background-color:#141414cc;border-bottom:1px solid #ffffff0d}[data-theme=semi-dark] .Header-module__Af2_WG__header{background-color:#1e1e1ecc;border-bottom:1px solid #ffffff0d}[data-theme=dark] .Header-module__Af2_WG__logoformat,[data-theme=semi-dark] .Header-module__Af2_WG__logoformat{filter:invert()brightness()}.Header-module__Af2_WG__name{z-index:1002;align-items:center;gap:.8rem;text-decoration:none;display:flex}.Header-module__Af2_WG__logoformat{border:2px solid #0000;border-radius:50%;transition:transform .3s}.Header-module__Af2_WG__name:hover .Header-module__Af2_WG__logoformat{transform:rotate(10deg)}.Header-module__Af2_WG__baggyt{color:var(--foreground);letter-spacing:-.5px;margin:0;font-family:Courier New,Courier,monospace;font-size:1.4rem;font-weight:800}.Header-module__Af2_WG__hamburger{cursor:pointer;z-index:1002;flex-direction:column;justify-content:space-between;width:30px;height:20px;display:none}.Header-module__Af2_WG__bar{background-color:var(--foreground);border-radius:2px;width:100%;height:2px;transition:all .3s ease-in-out;display:block}.Header-module__Af2_WG__hamburger.Header-module__Af2_WG__active .Header-module__Af2_WG__bar:first-child{transform:translateY(9px)rotate(45deg)}.Header-module__Af2_WG__hamburger.Header-module__Af2_WG__active .Header-module__Af2_WG__bar:nth-child(2){opacity:0}.Header-module__Af2_WG__hamburger.Header-module__Af2_WG__active .Header-module__Af2_WG__bar:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.Header-module__Af2_WG__navMenu{align-items:center;display:flex}.Header-module__Af2_WG__navLinks{align-items:center;gap:2rem;display:flex}.Header-module__Af2_WG__navLinks a{color:var(--foreground);font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}.Header-module__Af2_WG__navLinks a:hover{background:rgba(var(--primary-rgb),.05);color:var(--primary)}.Header-module__Af2_WG__communityBtn{border:1px solid var(--border-color);border-radius:50px;padding:.6rem 1.2rem;transition:all .3s!important}.Header-module__Af2_WG__communityBtn:hover{background-color:var(--primary);border-color:var(--primary);box-shadow:0 4px 15px rgba(var(--primary-rgb),.2);color:#fff!important}@media (max-width:768px){.Header-module__Af2_WG__header{padding:7px 10px}.Header-module__Af2_WG__hamburger{display:flex}.Header-module__Af2_WG__navMenu{background-color:var(--card-bg);border:1px solid var(--border-color);transform-origin:100% 0;opacity:0;pointer-events:none;border-radius:12px;flex-direction:column;align-items:flex-start;width:auto;min-width:220px;height:auto;padding:1rem;transition:all .2s cubic-bezier(.16,1,.3,1);position:absolute;top:100%;right:1.5rem;transform:scale(.9);box-shadow:0 10px 40px #00000026}.Header-module__Af2_WG__navMenu.Header-module__Af2_WG__active{opacity:1;pointer-events:all;top:calc(100% + 10px);transform:scale(1)}.Header-module__Af2_WG__navLinks{text-align:left;flex-direction:column;gap:.5rem;width:100%}.Header-module__Af2_WG__navLinks a{border-radius:8px;width:100%;padding:.8rem 1rem;font-size:1rem;display:block}.Header-module__Af2_WG__communityBtn{text-align:left;background:0 0;border:none;border-radius:8px;width:100%;padding:.8rem 1rem!important}.Header-module__Af2_WG__communityBtn:hover{background:rgba(var(--primary-rgb),.05);box-shadow:none;color:var(--primary)!important}.Header-module__Af2_WG__navLinks a:hover{background:rgba(var(--primary-rgb),.05);color:var(--primary)}.Header-module__Af2_WG__bar{width:20px;height:2px;margin:2px 0}.Header-module__Af2_WG__baggyt{font-size:1rem}.Header-module__Af2_WG__logoformat{width:2rem;height:2.1rem}}
.Footer-module__rnk_JG__footer__copyright{color:var(--secondary-text);flex-direction:row;place-content:center;width:100%;margin-top:19px;padding:20px;font-size:11px;display:flex;bottom:5px}.Footer-module__rnk_JG__list{flex-direction:row;align-content:space-evenly;gap:40px;text-decoration:none;list-style-type:none;display:flex}.Footer-module__rnk_JG__li{text-decoration:none}
.Cookies-module__6K76Hq__cookiepopup{background-color:var(--card-bg);border:1px solid var(--border-color);z-index:9999;border-radius:16px;align-items:flex-start;width:90%;max-width:420px;padding:16px 20px;font-family:Segoe UI,sans-serif;animation:.5s ease-out Cookies-module__6K76Hq__slideUp;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #0000001a}.Cookies-module__6K76Hq__cookieoverlay{z-index:9998;pointer-events:auto;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Cookies-module__6K76Hq__cookieicon{color:var(--primary);margin-right:12px;font-size:28px}.Cookies-module__6K76Hq__cookietext{color:var(--foreground);flex:1;font-size:14px}.Cookies-module__6K76Hq__cookietext a{color:var(--primary);text-decoration:underline}.Cookies-module__6K76Hq__cookiebutton{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:999px;margin-top:10px;padding:10px 18px;font-size:14px;transition:background .3s}.Cookies-module__6K76Hq__cookie-button:hover{filter:brightness(.9)}@keyframes Cookies-module__6K76Hq__slideUp{0%{opacity:0;transform:translate(-50%)translateY(30px)}to{opacity:1;transform:translate(-50%)translateY(0)}}
