.site-footer[data-astro-cid-sz7xmlte]{background:#1a1a18;color:#fff9;margin-top:5rem}.footer-main[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:4rem 2rem 3rem;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem}.footer-logo[data-astro-cid-sz7xmlte]{height:50px;width:auto;filter:brightness(0) invert(1);margin-bottom:1rem;display:block}.footer-tagline[data-astro-cid-sz7xmlte]{font-size:.85rem;line-height:1.7;max-width:240px;margin:0}.footer-col-title[data-astro-cid-sz7xmlte]{font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;color:#ffffff59;margin-bottom:1rem}.footer-links[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.6rem}.footer-link[data-astro-cid-sz7xmlte]{font-size:.85rem;color:#ffffff8c;text-decoration:none;transition:color .2s;cursor:pointer}.footer-link[data-astro-cid-sz7xmlte]:hover{color:#fff}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid rgba(255,255,255,.07);max-width:1200px;margin:0 auto;padding:1.5rem 2rem;text-align:center}.footer-copy[data-astro-cid-sz7xmlte]{font-size:.78rem;color:#ffffff4d}.footer-copy-link[data-astro-cid-sz7xmlte]{color:#ffffff8c;text-decoration:none;transition:color .2s}.footer-copy-link[data-astro-cid-sz7xmlte]:hover{color:#fff}@media(max-width:900px){.footer-main[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:2rem}.footer-bottom[data-astro-cid-sz7xmlte]{flex-direction:column;gap:.5rem;text-align:center}}@media(max-width:520px){.footer-main[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}.navbar[data-astro-cid-5blmo7yk]{position:fixed;top:0;left:0;right:0;z-index:100;transition:background .4s ease,box-shadow .4s ease,backdrop-filter .4s ease;padding:0 2rem}.navbar-transparent[data-astro-cid-5blmo7yk]{background:transparent}.navbar-solid[data-astro-cid-5blmo7yk]{background:#fafaf8ed;backdrop-filter:blur(12px);box-shadow:0 1px #0000000f}.navbar-inner[data-astro-cid-5blmo7yk]{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:72px}.nav-logo[data-astro-cid-5blmo7yk]{display:flex;align-items:center}.nav-logo-img[data-astro-cid-5blmo7yk]{height:52px;width:auto;display:block;transition:filter .4s ease}.nav-logo-img[data-astro-cid-5blmo7yk].inverted{filter:brightness(0) invert(1)}.nav-links[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:0}.nav-link[data-astro-cid-5blmo7yk]{font-size:.825rem;font-weight:500;letter-spacing:.02em;text-decoration:none;padding:.5rem 1.1rem;position:relative;transition:color .2s;color:#ffffffe0}.navbar-solid[data-astro-cid-5blmo7yk] .nav-link[data-astro-cid-5blmo7yk]{color:#3a3a38}.nav-link[data-astro-cid-5blmo7yk]:hover,.nav-link[data-astro-cid-5blmo7yk].active{color:#fff}.navbar-solid[data-astro-cid-5blmo7yk] .nav-link[data-astro-cid-5blmo7yk]:hover,.navbar-solid[data-astro-cid-5blmo7yk] .nav-link[data-astro-cid-5blmo7yk].active{color:#d63830}.nav-link[data-astro-cid-5blmo7yk]:after{content:"";position:absolute;bottom:0;left:1.1rem;right:1.1rem;height:1.5px;background:#fff;transform:scaleX(0);transform-origin:right;transition:transform .3s cubic-bezier(.22,1,.36,1)}.navbar-solid[data-astro-cid-5blmo7yk] .nav-link[data-astro-cid-5blmo7yk]:after{background:#d63830}.nav-link[data-astro-cid-5blmo7yk].active:after{transform:scaleX(1)}.nav-link[data-astro-cid-5blmo7yk]:hover:after{transform:scaleX(1);transform-origin:left}.nav-saved[data-astro-cid-5blmo7yk]{position:relative;padding:.5rem;color:#ffffffe0;transition:color .2s;display:flex;align-items:center;text-decoration:none}.navbar-solid[data-astro-cid-5blmo7yk] .nav-saved[data-astro-cid-5blmo7yk]{color:#3a3a38}.nav-saved[data-astro-cid-5blmo7yk]:hover{color:#d63830}.nav-saved-badge[data-astro-cid-5blmo7yk]{position:absolute;top:2px;right:2px;min-width:16px;height:16px;background:#d63830;color:#fff;border-radius:100px;font-size:.6rem;font-weight:700;display:flex;align-items:center;justify-content:center;padding:0 3px;font-family:DM Sans,sans-serif;pointer-events:none}.nav-search[data-astro-cid-5blmo7yk]{background:none;border:none;cursor:pointer;padding:.5rem;color:#ffffffe0;transition:color .2s;display:flex;align-items:center;text-decoration:none}.navbar-solid[data-astro-cid-5blmo7yk] .nav-search[data-astro-cid-5blmo7yk]{color:#3a3a38}.nav-search[data-astro-cid-5blmo7yk]:hover{color:#d63830}.mobile-menu-btn[data-astro-cid-5blmo7yk]{display:none;background:none;border:none;cursor:pointer;padding:.4rem;color:#ffffffe0;transition:color .2s}.navbar-solid[data-astro-cid-5blmo7yk] .mobile-menu-btn[data-astro-cid-5blmo7yk]{color:#3a3a38}.mobile-menu[data-astro-cid-5blmo7yk]{background:#fafaf8f7;backdrop-filter:blur(12px);padding:.5rem 0 1rem;border-top:1px solid rgba(0,0,0,.06);animation:slideDown .25s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-nav-link[data-astro-cid-5blmo7yk]{display:block;padding:.75rem 1.5rem;font-size:.875rem;font-weight:500;color:#3a3a38;text-decoration:none;transition:color .2s}.mobile-nav-link[data-astro-cid-5blmo7yk]:hover{color:#d63830}.mobile-nav-link[data-astro-cid-5blmo7yk].mobile-active{color:#d63830;font-weight:600}@media(max-width:900px){.nav-links[data-astro-cid-5blmo7yk]{display:none}.mobile-menu-btn[data-astro-cid-5blmo7yk]{display:flex}}:root{--size: .5vw ;--left-ini: 9vw ;--left-end: 7vw }.snowflake{width:var(--size);height:var(--size);background:#f5f8fa;border-radius:50%;position:absolute;top:-5vh;left:62vw;animation:snowfall 24s linear infinite;animation-delay:-4s;z-index:5}@keyframes snowfall{0%{transform:translate3d(var(--left-ini),0,0)}to{transform:translate3d(var(--left-end),var(--scroll-height),0)}}.snowflake:nth-child(1){--size: .6vw;--left-ini: -7vw;--left-end: 1vw;left:calc(85 * .91vw);animation:snowfall 19s linear infinite;animation-delay:-6s}.snowflake:nth-child(2){--size: 1vw;--left-ini: 3vw;--left-end: -1vw;left:20.93vw;animation:snowfall 20s linear infinite;animation-delay:-8s}.snowflake:nth-child(3){--size: .2vw;--left-ini: -5vw;--left-end: -7vw;left:44.59vw;animation:snowfall 11s linear infinite;animation-delay:-12s}.snowflake:nth-child(4){--size: 1vw;--left-ini: 9vw;--left-end: -9vw;left:80.08vw;animation:snowfall 16s linear infinite;animation-delay:-10s}.snowflake:nth-child(5){--size: .6vw;--left-ini: 10vw;--left-end: 6vw;left:91vw;animation:snowfall 15s linear infinite;animation-delay:-12s}.snowflake:nth-child(6){--size: .4vw;--left-ini: 10vw;--left-end: 10vw;left:30.03vw;animation:snowfall 14s linear infinite;animation-delay:-6s}.snowflake:nth-child(7){--size: .6vw;--left-ini: -7vw;--left-end: 5vw;left:calc(93 * .91vw);animation:snowfall 19s linear infinite;animation-delay:-4s}.snowflake:nth-child(8){--size: .2vw;--left-ini: -9vw;--left-end: -3vw;left:90.09vw;animation:snowfall 12s linear infinite;animation-delay:-7s}.snowflake:nth-child(9){--size: .6vw;--left-ini: -7vw;--left-end: 3vw;left:72.8vw;animation:snowfall 14s linear infinite;animation-delay:-8s}.snowflake:nth-child(10){--size: .2vw;--left-ini: 4vw;--left-end: 2vw;left:11.83vw;animation:snowfall 20s linear infinite;animation-delay:-13s}.snowflake:nth-child(11){--size: .8vw;--left-ini: -4vw;--left-end: 8vw;left:44.59vw;animation:snowfall 16s linear infinite;animation-delay:-1s}.snowflake:nth-child(12){--size: .6vw;--left-ini: 1vw;--left-end: 1vw;left:52.78vw;animation:snowfall 15s linear infinite;animation-delay:-9s}.snowflake:nth-child(13){--size: .4vw;--left-ini: -3vw;--left-end: -8vw;left:calc(61 * .91vw);animation:snowfall 6s linear infinite;animation-delay:-10s}.snowflake:nth-child(14){--size: .4vw;--left-ini: -1vw;--left-end: 6vw;left:70.98vw;animation:snowfall 13s linear infinite;animation-delay:-2s}.snowflake:nth-child(15){--size: .8vw;--left-ini: -3vw;--left-end: -9vw;left:30.03vw;animation:snowfall 18s linear infinite;animation-delay:-2s}.snowflake:nth-child(16){--size: 1vw;--left-ini: 4vw;--left-end: -9vw;left:calc(57 * .91vw);animation:snowfall 16s linear infinite;animation-delay:-2s}.snowflake:nth-child(17){--size: .6vw;--left-ini: 6vw;--left-end: -8vw;left:calc(61 * .91vw);animation:snowfall 17s linear infinite;animation-delay:-10s}.snowflake:nth-child(18){--size: 1vw;--left-ini: -5vw;--left-end: -3vw;left:15.47vw;animation:snowfall 20s linear infinite;animation-delay:-3s}.snowflake:nth-child(19){--size: .8vw;--left-ini: 5vw;--left-end: -2vw;left:5.46vw;animation:snowfall 10s linear infinite;animation-delay:-8s}.snowflake:nth-child(20){--size: .8vw;--left-ini: -5vw;--left-end: 9vw;left:36.4vw;animation:snowfall 14s linear infinite;animation-delay:-2s}.snowflake:nth-child(21){--size: 1vw;--left-ini: -7vw;--left-end: 9vw;left:19.11vw;animation:snowfall 17s linear infinite;animation-delay:-4s}.snowflake:nth-child(22){--size: .4vw;--left-ini: 10vw;--left-end: 2vw;left:calc(53 * .91vw);animation:snowfall 9s linear infinite;animation-delay:-11s}.snowflake:nth-child(23){--size: 1vw;--left-ini: 1vw;--left-end: 7vw;left:65.52vw;animation:snowfall 6s linear infinite;animation-delay:-8s}.snowflake:nth-child(24){--size: .2vw;--left-ini: 4vw;--left-end: -7vw;left:81.9vw;animation:snowfall 13s linear infinite;animation-delay:-13s}.snowflake:nth-child(25){--size: 1vw;--left-ini: -4vw;--left-end: -2vw;left:3.64vw;animation:snowfall 12s linear infinite;animation-delay:-2s}.snowflake:nth-child(26){--size: .4vw;--left-ini: -9vw;--left-end: -8vw;left:calc(55 * .91vw);animation:snowfall 10s linear infinite;animation-delay:-9s}.snowflake:nth-child(27){--size: .6vw;--left-ini: 6vw;--left-end: 4vw;left:35.49vw;animation:snowfall 8s linear infinite;animation-delay:-1s}.snowflake:nth-child(28){--size: .4vw;--left-ini: 1vw;--left-end: 2vw;left:36.4vw;animation:snowfall 15s linear infinite;animation-delay:-12s}.snowflake:nth-child(29){--size: .2vw;--left-ini: -5vw;--left-end: -4vw;left:69.16vw;animation:snowfall 10s linear infinite;animation-delay:-3s}.snowflake:nth-child(30){--size: .4vw;--left-ini: -7vw;--left-end: -5vw;left:calc(89 * .91vw);animation:snowfall 16s linear infinite;animation-delay:-14s}.snowflake:nth-child(31){--size: .8vw;--left-ini: -7vw;--left-end: 1vw;left:17.29vw;animation:snowfall 17s linear infinite;animation-delay:-6s}.snowflake:nth-child(32){--size: 1vw;--left-ini: 5vw;--left-end: 5vw;left:20.02vw;animation:snowfall 14s linear infinite;animation-delay:-3s}.snowflake:nth-child(33){--size: 1vw;--left-ini: 1vw;--left-end: 4vw;left:calc(77 * .91vw);animation:snowfall 18s linear infinite;animation-delay:-10s}.snowflake:nth-child(34){--size: .2vw;--left-ini: 3vw;--left-end: 8vw;left:30.94vw;animation:snowfall 12s linear infinite;animation-delay:-1s}.snowflake:nth-child(35){--size: .2vw;--left-ini: 5vw;--left-end: -9vw;left:22.75vw;animation:snowfall 7s linear infinite;animation-delay:-15s}.snowflake:nth-child(36){--size: .6vw;--left-ini: -4vw;--left-end: 0vw;left:33.67vw;animation:snowfall 11s linear infinite;animation-delay:-8s}.snowflake:nth-child(37){--size: .6vw;--left-ini: -1vw;--left-end: -3vw;left:71.89vw;animation:snowfall 16s linear infinite;animation-delay:-14s}.snowflake:nth-child(38){--size: .2vw;--left-ini: -8vw;--left-end: -7vw;left:61.88vw;animation:snowfall 17s linear infinite;animation-delay:-15s}.snowflake:nth-child(39){--size: .6vw;--left-ini: 5vw;--left-end: -3vw;left:58.24vw;animation:snowfall 19s linear infinite;animation-delay:-2s}.snowflake:nth-child(40){--size: .2vw;--left-ini: 1vw;--left-end: -2vw;left:10.01vw;animation:snowfall 10s linear infinite;animation-delay:-7s}.snowflake:nth-child(41){--size: .2vw;--left-ini: -5vw;--left-end: -2vw;left:91vw;animation:snowfall 11s linear infinite;animation-delay:-7s}.snowflake:nth-child(42){--size: 1vw;--left-ini: 3vw;--left-end: -9vw;left:44.59vw;animation:snowfall 14s linear infinite;animation-delay:-7s}.snowflake:nth-child(43){--size: .8vw;--left-ini: 5vw;--left-end: 10vw;left:calc(55 * .91vw);animation:snowfall 18s linear infinite;animation-delay:-10s}.snowflake:nth-child(44){--size: .4vw;--left-ini: -2vw;--left-end: -3vw;left:13.65vw;animation:snowfall 19s linear infinite;animation-delay:-8s}.snowflake:nth-child(45){--size: .8vw;--left-ini: 3vw;--left-end: -9vw;left:88.27vw;animation:snowfall 19s linear infinite;animation-delay:-7s}.snowflake:nth-child(46){--size: .6vw;--left-ini: 0vw;--left-end: -8vw;left:61.88vw;animation:snowfall 16s linear infinite;animation-delay:-9s}.snowflake:nth-child(47){--size: 1vw;--left-ini: -8vw;--left-end: -7vw;left:83.72vw;animation:snowfall 17s linear infinite;animation-delay:-6s}.snowflake:nth-child(48){--size: .2vw;--left-ini: -1vw;--left-end: -3vw;left:86.45vw;animation:snowfall 8s linear infinite;animation-delay:-3s}.snowflake:nth-child(49){--size: .6vw;--left-ini: 5vw;--left-end: 9vw;left:49.14vw;animation:snowfall 13s linear infinite;animation-delay:-2s}.snowflake:nth-child(50){--size: .2vw;--left-ini: 2vw;--left-end: 1vw;left:27.3vw;animation:snowfall 9s linear infinite;animation-delay:-9s}.snowflake:nth-child(6n){filter:blur(1px)}#cookie-banner[data-astro-cid-garwan2p]{display:none;position:fixed;bottom:0;left:0;right:0;z-index:9999;background:#1a1a18;border-top:1px solid rgba(214,56,48,.35);box-shadow:0 -4px 32px #00000059;animation:cc-slide-up .3s cubic-bezier(.22,1,.36,1) both}@keyframes cc-slide-up{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.cc-inner[data-astro-cid-garwan2p]{max-width:1200px;margin:0 auto;padding:1.1rem 2rem;display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.cc-icon[data-astro-cid-garwan2p]{color:#d63830;flex-shrink:0;display:flex}.cc-text[data-astro-cid-garwan2p]{flex:1;min-width:200px}.cc-title[data-astro-cid-garwan2p]{font-size:.82rem;font-weight:700;color:#fff;margin-bottom:.15rem;letter-spacing:.01em}.cc-desc[data-astro-cid-garwan2p]{font-size:.78rem;color:#ffffff73;line-height:1.5;margin:0}.cc-actions[data-astro-cid-garwan2p]{display:flex;gap:.6rem;flex-shrink:0}.cc-btn[data-astro-cid-garwan2p]{display:inline-flex;align-items:center;padding:.5rem 1.25rem;border-radius:100px;font-size:.78rem;font-weight:600;letter-spacing:.04em;cursor:pointer;transition:background .2s,color .2s,border-color .2s;font-family:inherit}.cc-btn--accept[data-astro-cid-garwan2p]{background:#d63830;color:#fff;border:1px solid #D63830}.cc-btn--accept[data-astro-cid-garwan2p]:hover{background:#b52f28;border-color:#b52f28}.cc-btn--decline[data-astro-cid-garwan2p]{background:transparent;color:#ffffff8c;border:1px solid rgba(255,255,255,.18)}.cc-btn--decline[data-astro-cid-garwan2p]:hover{color:#fff;border-color:#ffffff73}@media(max-width:600px){.cc-inner[data-astro-cid-garwan2p]{padding:1rem 1.25rem;gap:.9rem}.cc-icon[data-astro-cid-garwan2p]{display:none}.cc-text[data-astro-cid-garwan2p]{min-width:0}.cc-actions[data-astro-cid-garwan2p]{width:100%}.cc-btn[data-astro-cid-garwan2p]{flex:1;justify-content:center}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:DM Sans,Montserrat,sans-serif;background:#fafaf8;color:#1a1a18;overflow-x:hidden;margin:0;padding:0}img{content-visibility:auto}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.reveal.visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}@keyframes fadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.fade-up{animation:fadeUp .7s cubic-bezier(.22,1,.36,1) both}.fade-in{animation:fadeIn .6s ease both}.anim-delay-1{animation-delay:.1s}.anim-delay-2{animation-delay:.2s}.anim-delay-3{animation-delay:.3s}.article-body p{font-size:1.05rem;line-height:1.85;color:#3a3a38;margin-bottom:1.4rem;text-align:justify}.article-body h2{font-family:Playfair Display,Georgia,serif;font-size:1.5rem;font-weight:700;margin:2.5rem 0 1rem;color:#1a1a18}.article-body h3{font-family:Playfair Display,Georgia,serif;font-size:1.2rem;font-weight:600;margin:2rem 0 .75rem;color:#1a1a18}.article-body blockquote{border-left:3px solid #D63830;padding-left:1.5rem;margin:2rem 0;font-family:Playfair Display,Georgia,serif;font-style:italic;font-size:1.15rem;color:#5a5a58;line-height:1.7}.article-body figure{margin:2rem 0}.article-body figure img{width:100%;border-radius:2px}.article-body figcaption{display:block;text-align:center;font-style:italic;font-size:.8rem;color:#9a9a98;margin-top:.5rem}#reading-bar{transition:opacity .4s ease}#navbar.navbar-transparent~#reading-bar{opacity:0}#goToTopBtn{display:none;position:fixed;bottom:20px;right:20px;font-size:18px;border:none;outline:none;color:#fff;background-color:#d63830;cursor:pointer;padding:10px 14px;border-radius:3px;z-index:5;transition:background .2s}#goToTopBtn:hover{background:#b52f28}.modal-open{overflow:hidden}.fill-current{fill:#d63830}
