@keyframes heartbeat{0%{transform:scale(1)}25%{transform:scale(1.1)}35%{transform:scale(.95)}45%{transform:scale(1.05)}55%{transform:scale(.98)}65%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes pulse-glow{0%{filter:drop-shadow(0 0 5px rgba(255,255,255,.3))}50%{filter:drop-shadow(0 0 15px rgba(255,255,255,.6))}to{filter:drop-shadow(0 0 5px rgba(255,255,255,.3))}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes checkmark{0%{stroke-dashoffset:50}to{stroke-dashoffset:0}}@keyframes progress-pulse{0%{opacity:1}50%{opacity:.8}to{opacity:1}}body{background-color:#61063b;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0;padding:0;transition:background-color .3s ease,color .3s ease}.dark[data-astro-cid-6cgqs2tn] body{background-color:#111827;color:#f9fafb}#loading-container[data-astro-cid-6cgqs2tn]{position:fixed;top:0;left:0;right:0;height:6px;z-index:60;pointer-events:none;background:#0000000a;backdrop-filter:blur(4px)}#loading-bar[data-astro-cid-6cgqs2tn]{height:100%;width:0%;background:linear-gradient(90deg,#fff,#ee4c7c);box-shadow:0 0 12px #ee4c7c66;transition:width .3s ease,opacity .2s ease}.dark[data-astro-cid-6cgqs2tn] #loading-container[data-astro-cid-6cgqs2tn]{background:#11182714}#logo-wrapper[data-astro-cid-6cgqs2tn]{position:relative;width:180px;height:180px;margin-bottom:2rem;display:flex;align-items:center;justify-content:center;pointer-events:auto}#logo-container[data-astro-cid-6cgqs2tn]{cursor:pointer;transition:all .3s ease;will-change:transform;z-index:10;pointer-events:auto}#logo-container[data-astro-cid-6cgqs2tn]:hover{transform:scale(1.05)}#logo-container[data-astro-cid-6cgqs2tn]:active{transform:scale(.98)}.heartbeat[data-astro-cid-6cgqs2tn]{animation:heartbeat 1.8s ease infinite}.heartbeat-fast[data-astro-cid-6cgqs2tn]{animation:heartbeat .9s ease infinite}.pulse-glow[data-astro-cid-6cgqs2tn]{animation:pulse-glow 2s infinite}.progress-ring__circle[data-astro-cid-6cgqs2tn]{transition:stroke-dashoffset .65s cubic-bezier(.33,1,.68,1)}.progress-thumb[data-astro-cid-6cgqs2tn]{animation:progress-pulse 1.5s infinite}.verification-check[data-astro-cid-6cgqs2tn]{stroke-dasharray:50;stroke-dashoffset:50;animation:checkmark .5s ease-out forwards;animation-delay:.3s}.status-indicator[data-astro-cid-6cgqs2tn]{width:1.25rem;height:1.25rem;border-radius:50%;position:relative;display:flex;align-items:center;justify-content:center;background:#ffffff1a}.status-indicator[data-astro-cid-6cgqs2tn].pending:before{content:"";position:absolute;inset:-3px;border-radius:50%;border:2px solid transparent;background:linear-gradient(135deg,#fff,#ee4c7c) border-box;-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:spin 2s linear infinite}.status-indicator[data-astro-cid-6cgqs2tn].success{background:linear-gradient(135deg,#10b981,#059669)}.status-indicator[data-astro-cid-6cgqs2tn].failed{background:linear-gradient(135deg,#ef4444,#dc2626)}.dark[data-astro-cid-6cgqs2tn] .status-indicator[data-astro-cid-6cgqs2tn]{background:#f9fafb1a}.dark[data-astro-cid-6cgqs2tn] .status-indicator[data-astro-cid-6cgqs2tn].pending:before{background:linear-gradient(135deg,#f9fafb,#ee4c7c) border-box}.progress-track[data-astro-cid-6cgqs2tn]{height:6px;border-radius:3px;background:#ffffff1a;overflow:hidden}.progress-thumb[data-astro-cid-6cgqs2tn]{height:100%;border-radius:3px;background:linear-gradient(90deg,#fff,#ee4c7c);background-size:200% 100%;position:relative}.progress-thumb[data-astro-cid-6cgqs2tn]:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#ffffff4d,#fffc,#ffffff4d);background-size:200% 100%;animation:shimmer 2s infinite}.dark[data-astro-cid-6cgqs2tn] .progress-track[data-astro-cid-6cgqs2tn]{background:#f9fafb1a}.dark[data-astro-cid-6cgqs2tn] .progress-thumb[data-astro-cid-6cgqs2tn]{background:linear-gradient(90deg,#f9fafb,#ee4c7c)}.dark[data-astro-cid-6cgqs2tn] .progress-thumb[data-astro-cid-6cgqs2tn]:after{background:linear-gradient(90deg,#f9fafb4d,#f9fafbcc,#f9fafb4d)}.text-gradient[data-astro-cid-6cgqs2tn]{background:linear-gradient(90deg,#fff,#ee4c7c);-webkit-background-clip:text;background-clip:text;color:transparent}.dark[data-astro-cid-6cgqs2tn] .text-gradient[data-astro-cid-6cgqs2tn]{background:linear-gradient(90deg,#f9fafb,#ee4c7c);-webkit-background-clip:text;background-clip:text;color:transparent}.tooltip[data-astro-cid-6cgqs2tn]{position:absolute;bottom:-30px;left:50%;transform:translate(-50%);background:#000000b3;color:#fff;padding:4px 10px;border-radius:12px;font-size:12px;opacity:0;transition:all .3s ease;pointer-events:none;white-space:nowrap;backdrop-filter:blur(5px)}#logo-container[data-astro-cid-6cgqs2tn]:hover .tooltip[data-astro-cid-6cgqs2tn]{opacity:1;bottom:-25px}.dark[data-astro-cid-6cgqs2tn] .tooltip[data-astro-cid-6cgqs2tn]{background:#111827e6;color:#f9fafb}.dot-flashing[data-astro-cid-6cgqs2tn]{position:relative;width:8px;height:8px;border-radius:4px;background-color:#fff;color:#fff;animation:dotFlashing 1s infinite linear alternate;animation-delay:.5s}.dot-flashing[data-astro-cid-6cgqs2tn]:before,.dot-flashing[data-astro-cid-6cgqs2tn]:after{content:"";display:inline-block;position:absolute;top:0;width:8px;height:8px;border-radius:4px;background-color:#fff;color:#fff}.dot-flashing[data-astro-cid-6cgqs2tn]:before{left:-12px;animation:dotFlashing 1s infinite alternate;animation-delay:0s}.dot-flashing[data-astro-cid-6cgqs2tn]:after{left:12px;animation:dotFlashing 1s infinite alternate;animation-delay:1s}@keyframes dotFlashing{0%{opacity:1}50%,to{opacity:.3}}.dark[data-astro-cid-6cgqs2tn] .dot-flashing[data-astro-cid-6cgqs2tn],.dark[data-astro-cid-6cgqs2tn] .dot-flashing[data-astro-cid-6cgqs2tn]:before,.dark[data-astro-cid-6cgqs2tn] .dot-flashing[data-astro-cid-6cgqs2tn]:after{background-color:#f9fafb;color:#f9fafb}.easter-egg[data-astro-cid-6cgqs2tn]{background:#0000004d;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem;margin-top:1rem;max-width:400px}.dark[data-astro-cid-6cgqs2tn] .easter-egg[data-astro-cid-6cgqs2tn]{background:#11182799;border:1px solid rgba(249,250,251,.1)}.loading-ring[data-astro-cid-6cgqs2tn]{position:absolute;border-style:solid;border-color:transparent;border-radius:50%;pointer-events:none}.ring-1[data-astro-cid-6cgqs2tn]{width:180px;height:180px;border-width:3px;border-top-color:#ffffff4d;animation:spin 3s linear infinite}.ring-2[data-astro-cid-6cgqs2tn]{width:220px;height:220px;border-width:3px;border-top-color:#ee4c7c66;animation:spin 2.5s linear infinite reverse;animation-delay:.2s}.ring-3[data-astro-cid-6cgqs2tn]{width:260px;height:260px;border-width:3px;border-top-color:#9a175080;animation:spin 2s linear infinite;animation-delay:.4s}.dark[data-astro-cid-6cgqs2tn] .ring-1[data-astro-cid-6cgqs2tn]{border-top-color:#f9fafb4d}.dark[data-astro-cid-6cgqs2tn] .ring-2[data-astro-cid-6cgqs2tn]{border-top-color:#ee4c7c80}.dark[data-astro-cid-6cgqs2tn] .ring-3[data-astro-cid-6cgqs2tn]{border-top-color:#9a175099}:root{--animation-duration: .8s;--animation-easing: cubic-bezier(.22, 1, .36, 1);--animation-delay-step: .15s}.animate-fade-in{animation:fadeIn var(--animation-duration) var(--animation-easing) both}.animate-fade-in-up{animation:fadeInUp var(--animation-duration) var(--animation-easing) both}.animate-scale-in{animation:scaleIn var(--animation-duration) var(--animation-easing) both}.animate-slide-in-up{animation:slideInUp var(--animation-duration) var(--animation-easing) both}.animate-float{animation:float 3s var(--animation-easing) infinite}.ai-summary-fab{position:fixed!important;width:-moz-max-content!important;width:max-content!important;max-width:200px!important;min-width:48px!important;flex-shrink:0!important;box-sizing:border-box!important;left:auto!important;contain:layout style;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);touch-action:manipulation;-webkit-tap-highlight-color:rgba(255,255,255,.2);-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}.ai-summary-panel{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transform:translate(100%);opacity:0;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s ease}.ai-summary-panel.open{transform:translate(0);opacity:1}.safe-area-inset{padding-top:env(safe-area-inset-top,0);padding-bottom:env(safe-area-inset-bottom,0);padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0)}.safe-area-top{padding-top:max(.75rem,env(safe-area-inset-top,.75rem))}.safe-area-bottom{padding-bottom:max(.75rem,env(safe-area-inset-bottom,.75rem))}@media (max-width: 640px){.ai-summary-fab{top:auto!important;bottom:max(1rem,env(safe-area-inset-bottom,1rem))!important;right:max(1rem,env(safe-area-inset-right,1rem))!important;left:auto!important;transform:translateY(0)!important;min-width:48px!important;min-height:48px!important;padding:.75rem!important;box-shadow:0 4px 12px #0000004d,0 2px 4px #0003!important}.ai-summary-fab:hover{transform:translateY(0) scale(1.05)!important}.ai-summary-fab:active{transform:translateY(0) scale(.95)!important}.ai-summary-panel{width:100%!important;max-width:100vw!important;height:100vh!important;height:100dvh!important;z-index:9999!important}.ai-summary-panel.open{transform:translate(0)!important}}@media (min-width: 641px) and (max-width: 767px){.ai-summary-fab{top:auto!important;bottom:max(1.25rem,env(safe-area-inset-bottom,1.25rem))!important;right:max(1rem,env(safe-area-inset-right,1rem))!important;transform:translateY(0)!important;min-width:52px!important;min-height:52px!important}.ai-summary-fab:hover{transform:translateY(0) scale(1.05)!important}.ai-summary-panel{width:100%!important;max-width:100vw!important}}@media (min-width: 768px) and (max-width: 1024px){.ai-summary-panel{width:min(380px,48vw)!important;max-width:min(380px,48vw)!important;min-width:320px!important;height:100vh!important;height:100dvh!important;height:-webkit-fill-available!important;right:0!important;left:auto!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.ai-summary-panel.open{transform:translate(0)!important;-webkit-transform:translateX(0)!important}.ai-summary-fab{right:max(1.25rem,env(safe-area-inset-right,1.25rem))!important;bottom:max(8rem,calc(env(safe-area-inset-bottom,0px) + 7.5rem))!important;top:auto!important;transform:translateY(0)!important;-webkit-transform:translateY(0)!important;left:auto!important;min-width:56px!important;min-height:56px!important;padding:1rem!important;font-size:.875rem!important;z-index:9900!important}.ai-summary-fab:hover{transform:translateY(0) scale(1.05)!important;-webkit-transform:translateY(0) scale(1.05)!important}.ai-summary-fab:active{transform:translateY(0) scale(.98)!important;-webkit-transform:translateY(0) scale(.98)!important}.ai-summary-panel #ai-summary-text{font-size:.9375rem!important;line-height:1.6!important}.ai-summary-panel button{min-width:48px!important;min-height:48px!important;padding:.75rem 1rem!important}.prose{font-size:1.05rem;line-height:1.75}.prose p{margin-bottom:1.5em}.headings.h3,.headings.h4{margin-top:1.25rem;margin-bottom:.75rem}.share-section{padding-bottom:2rem!important}}@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape){.ai-summary-panel{width:min(360px,45vw)!important;max-width:min(360px,45vw)!important}.ai-summary-fab{bottom:max(5rem,calc(env(safe-area-inset-bottom,0px) + 4.5rem))!important;min-width:52px!important;min-height:52px!important}}@media (min-width: 1024px){.ai-summary-fab{top:50%!important;transform:translateY(-50%)!important;right:2rem!important;bottom:auto!important}.ai-summary-fab:hover{transform:translateY(-55%)!important}}@media (max-width: 767px) and (orientation: landscape){.ai-summary-fab{bottom:max(.75rem,env(safe-area-inset-bottom,.75rem))!important;right:max(.75rem,env(safe-area-inset-right,.75rem))!important;min-width:44px!important;min-height:44px!important;padding:.625rem!important}.ai-summary-panel{max-width:100vw!important}}@supports (-webkit-touch-callout: none){.ai-summary-fab{transform:translateZ(0);-webkit-touch-callout:none;touch-action:manipulation}.ai-summary-panel{position:fixed;inset:0;height:100vh;height:-webkit-fill-available}@media (min-width: 768px) and (max-width: 1024px){.ai-summary-fab{cursor:pointer;-webkit-tap-highlight-color:transparent}}}@media screen and (-webkit-min-device-pixel-ratio: 0){.ai-summary-panel{min-height:-webkit-fill-available;height:100vh;height:100dvh}}@media (min-resolution: 192dpi){.ai-summary-fab{box-shadow:0 4px 16px #00000040,0 2px 8px #00000026}}@media (pointer: coarse){.ai-summary-fab{min-width:48px;min-height:48px;-webkit-tap-highlight-color:rgba(255,255,255,.3);tap-highlight-color:rgba(255,255,255,.3)}.ai-summary-panel button{min-width:44px;min-height:44px;touch-action:manipulation}}@media (max-width: 375px){.ai-summary-fab{bottom:max(.75rem,env(safe-area-inset-bottom,.75rem))!important;right:max(.75rem,env(safe-area-inset-right,.75rem))!important;min-width:44px!important;min-height:44px!important;padding:.625rem!important}.ai-summary-fab svg{width:1.125rem!important;height:1.125rem!important}}@media (min-width: 360px) and (max-width: 389px) and (min-height: 700px){.ai-summary-fab{bottom:max(1.5rem,env(safe-area-inset-bottom,1.5rem))!important}}body.nav-sidebar-open .ai-summary-fab,body.nav-sidebar-open .ai-summary-panel{visibility:hidden!important;pointer-events:none!important;z-index:-1!important;opacity:0!important}.ai-summary-fab,.ai-summary-panel{overscroll-behavior:contain;overscroll-behavior-y:contain}@media (prefers-color-scheme: dark){.ai-summary-fab{box-shadow:0 4px 16px #0006,0 2px 8px #0000004d}}@media (max-width: 767px){.ai-summary-panel{transition:transform .25s cubic-bezier(.4,0,.2,1),opacity .25s ease}.ai-summary-fab{transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s ease}}.delay-100{animation-delay:calc(var(--animation-delay-step) * 1)}.delay-200{animation-delay:calc(var(--animation-delay-step) * 2)}.delay-300{animation-delay:calc(var(--animation-delay-step) * 3)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0) translate(-50%)}50%{transform:translateY(-15px) translate(-50%)}}.gallery-item{position:relative;will-change:transform,box-shadow}.gallery-item:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;background:linear-gradient(135deg,transparent 0%,rgba(97,6,59,.1) 50%,transparent 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .5s ease;pointer-events:none}.gallery-item:hover:before{opacity:1}.gallery-item img{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.slug-page{overflow-x:hidden;max-width:100vw}.article-content img,.article-content iframe,.article-content video{max-width:100%;height:auto}.article-content .youtube-embed-wrapper{max-width:100%;overflow:hidden}.article-content{font-family:Georgia,Times New Roman,serif;color:#1a1a1a;line-height:1.8}.dark .article-content{color:#e5e7eb}.article-content .first-paragraph:first-letter{font-size:4.5rem;line-height:.85;font-weight:700;float:left;margin-right:.75rem;margin-top:.15rem;color:var(--msu-main-color, #03045e)}@media (max-width: 768px){.article-content .first-paragraph:first-letter{font-size:3.5rem;margin-right:.5rem}}@media (min-width: 820px) and (max-width: 1024px){.article-content .first-paragraph:first-letter{font-size:4rem}.article-content{font-size:1.0625rem;line-height:1.75}}.article-paragraph{text-align:justify;hyphens:auto;word-spacing:.05em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.article-content h2{position:relative;padding-bottom:.5rem}.article-content h2:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(to right,var(--msu-main-color, #03045e),transparent);border-radius:2px}.article-content h3{position:relative;padding-left:1rem}.article-content h3:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:70%;background:var(--msu-main-color, #03045e);border-radius:2px}.article-content a{position:relative;transition:all .3s ease}.article-content a:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:2px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .3s ease}.article-content a:hover:after{transform:scaleX(1);transform-origin:left}.article-content blockquote{position:relative}.article-content blockquote:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(to bottom,var(--msu-main-color, #03045e),rgba(97,6,59,.5));border-radius:2px}.article-image{position:relative}.article-image:before{content:"";position:absolute;inset:-10px;background:radial-gradient(circle at center,rgba(97,6,59,.05),transparent 70%);opacity:0;transition:opacity .5s ease;pointer-events:none;z-index:-1}.article-image:hover:before{opacity:1}.article-content ul li,.article-content ol li{position:relative;padding-left:.5rem;margin-bottom:.75rem}.article-content ul li::marker{color:var(--msu-main-color, #03045e);font-size:1.2em}.article-content ol li::marker{color:var(--msu-main-color, #03045e);font-weight:600}.article-content ::selection{background:#61063b33;color:inherit}.article-content ::-moz-selection{background:#61063b33;color:inherit}@media (min-width: 768px){.article-content{font-size:1.125rem}}@media print{.article-content{font-size:12pt;line-height:1.6;color:#000}.article-content .first-paragraph:first-letter{font-size:3rem}}.youtube-embed-wrapper{position:relative;margin:2rem 0}.youtube-embed-wrapper:before{content:"";position:absolute;inset:-15px;background:radial-gradient(circle at center,rgba(255,0,0,.05),transparent 70%);opacity:0;transition:opacity .5s ease;pointer-events:none;z-index:-1;border-radius:1rem}.youtube-embed-wrapper:hover:before{opacity:1}.youtube-embed-wrapper iframe{border:none;border-radius:.75rem}.aspect-video{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.aspect-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}@keyframes youtubeShimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}.youtube-embed-wrapper .aspect-video:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#1a1a1a,#2a2a2a 20%,#1a1a1a 40% 100%);background-size:2000px 100%;animation:youtubeShimmer 2s infinite linear;z-index:-1}@media (max-width: 768px){.youtube-embed-wrapper{margin:1.5rem -1rem}.youtube-embed-wrapper>div{border-radius:0}}@media (max-width: 640px){.youtube-embed-wrapper{margin:1rem -.5rem}}.prose{font-size:1.125rem;line-height:1.8;color:#374151}@media (max-width: 640px){.prose{font-size:.9375rem;line-height:1.7}.prose p{margin-bottom:1.25em}}@media (min-width: 641px) and (max-width: 768px){.prose{font-size:1rem;line-height:1.75}.prose p{margin-bottom:1.5em}}.dark .prose{color:#e5e7eb}.prose p{margin-bottom:1.75em;word-wrap:break-word;overflow-wrap:break-word}.prose a{color:#7f1d1d;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:all .3s ease;word-wrap:break-word;overflow-wrap:break-word}.dark .prose a{color:#fbbf24}.prose a:hover{color:#991b1b;text-decoration-thickness:2px}.dark .prose a:hover{color:#f59e0b}.glass{background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.18)}.bg-facebook-blue{background-color:#1877f2}.bg-facebook-blue-dark{background-color:#166fe5}.bg-x-black{background-color:#000}.bg-x-black-dark{background-color:#1a1a1a}.bg-linkedin-blue{background-color:#0a66c2}.bg-linkedin-blue-dark{background-color:#004182}.bg-whatsapp-green{background-color:#25d366}.bg-whatsapp-green-dark{background-color:#1da851}.bg-telegram-blue{background-color:#26a5e4}.bg-telegram-blue-dark{background-color:#1e8bc3}.bg-messenger-blue{background-color:#0084ff}.bg-messenger-blue-dark{background-color:#06c}@media (max-width: 768px){.share-btn{display:flex!important;visibility:visible!important;opacity:1!important;min-width:2.5rem!important;min-height:2.5rem!important;width:2.5rem!important;height:2.5rem!important}.share-btn svg{display:block!important;visibility:visible!important;opacity:1!important;width:1.25rem!important;height:1.25rem!important;fill:currentColor!important;color:#fff!important}}@media (max-width: 640px){.share-btn svg{width:1.25rem!important;height:1.25rem!important}.share-btn{min-width:2.5rem!important;min-height:2.5rem!important}}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.text-gradient{background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}</script> <style is:global> @media (min-width: 385px) and (max-width: 414px) and (min-height: 800px){.slug-page{overflow-x:hidden!important;max-width:100vw!important}.fixed.top-0.w-full.z-50 .container.mx-auto{padding-left:.875rem!important;padding-right:.875rem!important;min-width:0!important;max-width:100%!important}.fixed.top-0.w-full.z-50 a.flex.items-center.relative.min-w-0{max-width:calc(100% - 152px)!important;min-width:0!important}.fixed.top-0.w-full.z-50 a.flex.items-center.relative.min-w-0 img:first-of-type{max-height:2.5rem!important;height:2.5rem!important;width:auto!important}.fixed.top-0.w-full.z-50 .flex.items-center button,.fixed.top-0.w-full.z-50 .hamburger-button{min-width:44px!important;min-height:44px!important}.slug-page .font-philosopher.h1,.slug-page h1.font-philosopher{font-size:2rem!important;line-height:1.25!important;margin-bottom:1.5rem!important}.slug-page nav.paragraph.p2 a,.slug-page nav.paragraph.p2 span{font-size:.8125rem!important}.slug-page .prose,.slug-page article.prose p{font-size:.9375rem!important;line-height:1.7!important}.slug-page .headings.h3{font-size:1.25rem!important}.slug-page .ai-summary-fab{right:max(1rem,env(safe-area-inset-right,1rem))!important;bottom:max(5.5rem,env(safe-area-inset-bottom,5.5rem))!important;min-width:48px!important;min-height:48px!important}}@media (min-width: 393px) and (max-width: 430px) and (min-height: 800px){.fixed.top-0.w-full.z-50 .container.mx-auto{padding-left:.875rem!important;padding-right:.875rem!important;min-width:0!important;max-width:100%!important}.fixed.top-0.w-full.z-50 a.flex.items-center.relative.min-w-0{max-width:calc(100% - 160px)!important;min-width:0!important}.fixed.top-0.w-full.z-50 a.flex.items-center.relative.min-w-0 img:first-of-type{max-height:2.5rem!important;height:2.5rem!important;width:auto!important}.fixed.top-0.w-full.z-50 .flex.items-center button,.fixed.top-0.w-full.z-50 .hamburger-button{min-width:44px!important;min-height:44px!important;width:44px!important;height:44px!important}.slug-page .ai-summary-fab{right:max(.875rem,env(safe-area-inset-right,.875rem))!important;bottom:max(5.5rem,env(safe-area-inset-bottom,5.5rem))!important;min-width:48px!important;min-height:48px!important}.slug-page .font-philosopher.h1,h1.font-philosopher{font-size:2rem!important;line-height:1.2!important;margin-bottom:1.5rem!important}nav.paragraph.p2 a,nav.paragraph.p2 span{font-size:.8125rem!important}.slug-page .prose,.slug-page article.prose p{font-size:.9375rem!important;line-height:1.7!important}.slug-page .headings.h3{font-size:1.25rem!important}}@media (min-width: 800px) and (max-width: 920px) and (max-height: 450px) and (orientation: landscape){.fixed.top-0.w-full.z-50 .container.mx-auto{padding-left:.75rem!important;padding-right:.75rem!important}.fixed.top-0.w-full.z-50 a.flex.items-center.relative.min-w-0 img:first-of-type{max-height:2.25rem!important;height:2.25rem!important}.slug-page .font-philosopher.h1{font-size:2.25rem!important}.slug-page .prose p{font-size:1rem!important;margin-bottom:1.25rem!important}}@media (min-width: 360px) and (max-width: 389px) and (min-height: 700px){h1.font-philosopher,.font-philosopher.h1{font-size:1.875rem!important;line-height:1.2!important;font-weight:700!important;margin-bottom:1.5rem!important;margin-top:.5rem!important}nav.paragraph.p2,nav.paragraph.p2 a,nav.paragraph.p2 span{font-size:.8125rem!important;line-height:1.5!important;margin:.25rem 0!important}.absolute.bottom-0 span,.absolute.bottom-0 .rounded-full{font-size:.75rem!important;padding:.5rem 1rem!important;line-height:1.4!important;margin:.25rem .375rem!important}.bg-white\/20 p.paragraph,.bg-white\/20 .paragraph{font-size:.8125rem!important;line-height:1.5!important;margin:.5rem 0!important}.text-center.text-gray-500.italic,p.text-center.text-gray-500{font-size:.75rem!important;line-height:1.5!important;margin-top:.75rem!important;margin-bottom:.5rem!important}h3.headings.h3,.headings.h3{font-size:1.25rem!important;line-height:1.3!important;font-weight:600!important;margin-top:1.5rem!important;margin-bottom:1rem!important}.paragraph.text-charcoal,p.paragraph.text-charcoal{font-size:.8125rem!important;line-height:1.6!important;margin:.5rem 0!important}article.prose,.prose{font-size:.9375rem!important;line-height:1.7!important;margin-top:1rem!important;margin-bottom:1rem!important}article.prose p,.prose p{font-size:.9375rem!important;line-height:1.7!important;margin-bottom:1.5rem!important;margin-top:.5rem!important}article.prose a,.prose a{font-size:.9375rem!important;line-height:1.7!important;margin:.25rem 0!important}h4.headings.h4.text-charcoal,.headings.h4.text-charcoal{font-size:.75rem!important;letter-spacing:.05em!important;line-height:1.4!important;margin-top:1.5rem!important;margin-bottom:1rem!important}h3.headings.h3.text-charcoal,.headings.h3.text-charcoal{font-size:1.5rem!important;line-height:1.3!important;font-weight:600!important;margin-top:2rem!important;margin-bottom:1rem!important}.paragraph.p2.text-gray-500,p.paragraph.p2{font-size:.8125rem!important;line-height:1.6!important;margin-top:.5rem!important;margin-bottom:1rem!important}h4.headings.h4.text-charcoal.line-clamp-2,.headings.h4.text-charcoal{font-size:1rem!important;line-height:1.4!important;font-weight:600!important;margin-top:.75rem!important;margin-bottom:.5rem!important}.paragraph.p3.text-gray-500,p.paragraph.p3{font-size:.75rem!important;line-height:1.5!important;margin-top:.5rem!important;margin-bottom:.75rem!important}.bg-black\/70 span.font-semibold,span.font-semibold{font-size:.75rem!important;line-height:1.4!important;margin:.25rem 0!important}p.text-white-pure.opacity-80{font-size:.75rem!important;line-height:1.5!important;margin:.5rem 0!important}.flex.items-center.text-gray-400{font-size:.6875rem!important;line-height:1.5!important;margin:.25rem 0!important}.inline-block.rounded-full span{font-size:.6875rem!important;line-height:1.4!important;margin:.125rem 0!important}.xl\:mb-16.lg\:mb-12,.relative.group{margin-bottom:1.5rem!important}.flex.xl\:gap-6{margin-top:1rem!important;margin-bottom:1rem!important}.xl\:mt-20.lg\:mt-16{margin-top:2rem!important}.xl\:mt-24.lg\:mt-20{margin-top:2.5rem!important}}@media (min-width: 700px) and (max-width: 800px) and (min-height: 350px) and (max-height: 400px) and (orientation: landscape){.font-philosopher.h1{font-size:2.25rem!important;line-height:1.2!important;margin-bottom:1rem!important;margin-top:.5rem!important}.absolute.bottom-0 span{font-size:.6875rem!important;padding:.375rem .875rem!important;margin:.25rem!important}.prose{font-size:1rem!important;margin-top:.75rem!important;margin-bottom:.75rem!important}.prose p{margin-bottom:1.25rem!important;margin-top:.5rem!important}.headings.h3{font-size:1.375rem!important;margin-top:1.25rem!important;margin-bottom:.75rem!important}h3,.h3{margin-top:1.25rem!important;margin-bottom:.75rem!important}h4,.h4{margin-top:.75rem!important;margin-bottom:.5rem!important}p,.paragraph{margin-bottom:1rem!important;margin-top:.5rem!important}}@media (min-width: 360px) and (max-width: 389px){h1.font-philosopher,.font-philosopher.h1{font-size:clamp(1.75rem,5vw,2rem)!important;line-height:1.2!important;margin-bottom:1.5rem!important;margin-top:.5rem!important}h3.headings,.headings.h3{font-size:clamp(1.125rem,3.5vw,1.5rem)!important;line-height:1.3!important;margin-top:1.5rem!important;margin-bottom:1rem!important}h4.headings,.headings.h4{font-size:clamp(.875rem,3vw,1.125rem)!important;line-height:1.4!important;margin-top:1rem!important;margin-bottom:.75rem!important}p.paragraph,.paragraph,article.prose p{font-size:clamp(.875rem,2.5vw,1rem)!important;line-height:1.7!important;margin-bottom:1.5rem!important;margin-top:.5rem!important}.text-xs,.text-sm,span.text-xs,p.text-xs{font-size:clamp(.6875rem,2vw,.875rem)!important;line-height:1.5!important;margin:.25rem 0!important}nav.paragraph,nav a,nav span{font-size:clamp(.75rem,2.2vw,.875rem)!important;margin:.25rem 0!important}.rounded-full span,.bg-white\/15 span,.bg-black\/70 span{font-size:clamp(.6875rem,2vw,.875rem)!important;margin:.25rem .375rem!important}h1,.h1{line-height:1.2!important;margin-bottom:1.5rem!important}h3,.h3{line-height:1.3!important;margin-top:1.5rem!important;margin-bottom:1rem!important}h4,.h4{line-height:1.4!important;margin-top:1rem!important;margin-bottom:.75rem!important}p,.paragraph{line-height:1.6!important;margin-bottom:1.25rem!important}article.prose{font-size:clamp(.875rem,2.5vw,1rem)!important;line-height:1.7!important;margin-top:1rem!important;margin-bottom:1rem!important}article.prose p{margin-bottom:1.5rem!important}.xl\:mb-16,.lg\:mb-12,.md\:mb-10{margin-bottom:1.5rem!important}.xl\:mt-20,.lg\:mt-16,.md\:mt-12{margin-top:2rem!important}}@media (min-width: 360px) and (max-width: 389px) and (-webkit-min-device-pixel-ratio: 3.5){*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.text-white-pure,.text-titanium{text-shadow:0 1px 2px rgba(0,0,0,.3)}}
