:root{--color-bg: #ffffff;--color-fg: #000000;--color-fg2: #525252;--color-muted: #888888;--color-border: #eeeeee;--color-hue: #A2525E;--color-hue-rgb: 162, 82, 94;--color-hue-light: rgba(162, 82, 94, .1);--gradient-brand: linear-gradient(135deg, #A2525E 0%, #7A3A45 100%);--padding-top: 3.5rem;--max-width: 1200px;--content-max-width: 700px}@media(prefers-color-scheme:dark){:root{--color-bg: #0a0a0a;--color-fg: #f5f5f5;--color-fg2: #a3a3a3;--color-muted: #666666;--color-border: #1a1a1a}}:root{font-family:Manrope,system-ui,sans-serif;line-height:1.6;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}::selection{background:var(--color-fg);color:var(--color-bg)}html{background-color:#0a0a0a;color:var(--color-fg);margin:0;font-size:16px}body{margin:0;padding:0;display:block;min-height:100vh;overflow-x:clip;position:relative;background-color:transparent}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:var(--gradient-brand);background-size:cover;background-position:center;z-index:-1;filter:brightness(.25);pointer-events:none;transition:filter .5s ease}body.blog-page:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.2' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.5;mix-blend-mode:overlay;z-index:-1;pointer-events:none}body.blog-page:before{filter:brightness(.2) hue-rotate(15deg) saturate(1.2)}@media(max-width:1024px){body{padding:0}}@media(max-width:768px){body{grid-template-areas:"main"}}@media(max-width:768px){html{font-size:14px}}@media(max-width:480px){html{font-size:13px}}.reveal-on-scroll{opacity:0;transform:translateY(28px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.reveal-on-scroll.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.reveal-on-scroll{opacity:1;transform:none;transition:none}}a:not(.sidebar__link):not(.sidebar__link--logo):not(.footer a):not([class*=social]):not([class*=button]):not([class*=paper-link]):not(.blog-carousel__card-link):not(.sign-in-btn):not(.top-actions__btn):not(.top-actions__link),strong{background:var(--gradient-brand);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-weight:700;transition:opacity .2s ease;display:inline}a:not(.sidebar__link):not(.sidebar__link--logo):not(.footer a):not([class*=social]):not(.blog-carousel__card-link):not(.sign-in-btn):not(.top-actions__btn):not(.top-actions__link){text-decoration:underline;text-decoration-color:#a2525e4d}a:not(.sidebar__link):not(.sidebar__link--logo):not(.footer a):not([class*=social]):not(.sign-in-btn):not(.top-actions__btn):not(.top-actions__link):hover{opacity:.8}.top-actions{position:fixed;top:1.25rem;right:2rem;z-index:1000;display:flex;gap:1.5rem;align-items:center}.top-actions__link{font-size:.8125rem;font-weight:500;color:var(--color-fg2);text-decoration:none;transition:all .2s ease;display:inline-flex;align-items:center;gap:.35rem}.top-actions__link:hover{color:var(--color-fg)}.top-actions__btn{font-size:.8125rem;font-weight:700;color:#fff;padding:.5rem 1rem;border-radius:2rem;text-decoration:none;transition:all .2s ease;background-image:url(/background_gradient.jpeg);background-size:cover;background-position:center;box-shadow:0 4px 15px #0003;display:inline-flex;align-items:center;gap:.35rem}.top-actions__btn:hover{color:#fff;filter:brightness(1.2);box-shadow:0 8px 25px #0006}.top-actions__icon{width:.75rem;height:.75rem;flex-shrink:0}@media(max-width:1024px){.top-actions{display:none}}body.sidebar--use-toggle .top-actions{display:none}.footer[data-astro-cid-sz7xmlte]{position:relative;color:#fff;padding:2rem 0 4rem;overflow:hidden}@media(max-width:1024px){.footer[data-astro-cid-sz7xmlte]{width:100%;margin-left:0;border-top-left-radius:3rem}}.footer__background[data-astro-cid-sz7xmlte]{display:none}.footer__content[data-astro-cid-sz7xmlte]{position:relative;z-index:1;margin:0;padding:0 10rem 0 4rem;display:flex;flex-direction:column;gap:1.5rem;box-sizing:border-box}.footer__brand[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:1.5rem}.footer__logo[data-astro-cid-sz7xmlte]{font-size:1.8rem;font-weight:700;letter-spacing:-.02em;color:#fff;display:flex;align-items:center}.footer__logo[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{color:#fff}.footer__bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}.copyright[data-astro-cid-sz7xmlte]{color:#fff6;font-size:.85rem}.footer__socials[data-astro-cid-sz7xmlte]{display:flex;gap:1.5rem;align-items:center}.social-icon[data-astro-cid-sz7xmlte]{width:1.5rem;height:1.5rem;background-image:url(/background_gradient.jpeg);background-size:cover;background-position:center;color:#fff;transition:all .3s cubic-bezier(.2,0,.2,1);flex-shrink:0}.social-icon[data-astro-cid-sz7xmlte]:hover{transform:scale(1.05);opacity:.8}.footer__socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:nth-child(1) .social-icon[data-astro-cid-sz7xmlte]{mask:url('data:image/svg+xml,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg>');-webkit-mask:url('data:image/svg+xml,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/></svg>')}.footer__socials[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:nth-child(2) .social-icon[data-astro-cid-sz7xmlte]{mask:url('data:image/svg+xml,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20.5 2h-17A1.5 1.5 0 002 3.5v17A1.5 1.5 0 003.5 22h17a1.5 1.5 0 001.5-1.5v-17A1.5 1.5 0 0020.5 2zM8 19H5v-9h3zM6.5 8.25A1.75 1.75 0 118.3 6.5a1.78 1.78 0 01-1.8 1.75zM19 19h-3v-4.74c0-1.42-.6-1.93-1.38-1.93A1.74 1.74 0 0013 14.19V19h-3v-9h2.9v1.3a3.11 3.11 0 012.7-1.4c1.55 0 3.36.86 3.36 3.66z"/></svg>');-webkit-mask:url('data:image/svg+xml,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20.5 2h-17A1.5 1.5 0 002 3.5v17A1.5 1.5 0 003.5 22h17a1.5 1.5 0 001.5-1.5v-17A1.5 1.5 0 0020.5 2zM8 19H5v-9h3zM6.5 8.25A1.75 1.75 0 118.3 6.5a1.78 1.78 0 01-1.8 1.75zM19 19h-3v-4.74c0-1.42-.6-1.93-1.38-1.93A1.74 1.74 0 0013 14.19V19h-3v-9h2.9v1.3a3.11 3.11 0 012.7-1.4c1.55 0 3.36.86 3.36 3.66z"/></svg>')}.footer__bottom-links[data-astro-cid-sz7xmlte]{display:flex;gap:2rem}.footer__bottom-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#fff6;text-decoration:none;font-size:.85rem;transition:color .2s}.footer__bottom-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:#fff}@media(max-width:1024px){.footer__content[data-astro-cid-sz7xmlte]{padding:0 4rem}}@media(max-width:768px){.footer__content[data-astro-cid-sz7xmlte]{padding:0 2rem}.footer__bottom[data-astro-cid-sz7xmlte]{flex-direction:column;align-items:flex-start}.footer__logo[data-astro-cid-sz7xmlte]{font-size:1.5rem}}
