:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:rgba(60,60,60,.29);--vt-c-divider-light-2:rgba(60,60,60,.12);--vt-c-divider-dark-1:rgba(84,84,84,.65);--vt-c-divider-dark-2:rgba(84,84,84,.48);--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:rgba(60,60,60,.66);--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:hsla(0,0%,92%,.64);--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media(prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,:after,:before{box-sizing:border-box;font-weight:400;margin:0}body{background:var(--color-background);color:var(--color-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;min-height:100vh;text-rendering:optimizeLegibility;transition:color .5s,background-color .5s;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.responsive-image{display:block;height:auto;max-width:100%;width:100%}.aspect-video{aspect-ratio:16/9}.aspect-square{aspect-ratio:1/1}.aspect-4-3{aspect-ratio:4/3}.aspect-3-2{aspect-ratio:3/2}.object-cover{-o-object-fit:cover;object-fit:cover}.object-contain{-o-object-fit:contain;object-fit:contain}.object-fill{-o-object-fit:fill;object-fit:fill}.image-hover-scale{transition:transform .3s ease-in-out}.image-hover-scale:hover{transform:scale(1.05)}.image-hover-lift{transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.image-hover-lift:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-4px)}.image-loading{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:640px){.mobile-square{aspect-ratio:1/1}.mobile-full-width{margin-left:calc(-50vw + 50%);width:100vw}}@media(min-width:641px)and (max-width:1024px){.tablet-16-9{aspect-ratio:16/9}}@media(min-width:1025px){.desktop-21-9{aspect-ratio:21/9}}.image-error{align-items:center;background-color:#f3f4f6;border:2px dashed #d1d5db;color:#6b7280;display:flex;font-size:.875rem;justify-content:center}.image-error-dark{background-color:#374151;border-color:#4b5563;color:#9ca3af}.image-placeholder{align-items:center;background:#f3f4f6;display:flex;justify-content:center}.image-placeholder-dark{background:#374151}@media(min-resolution:192dpi){.high-dpi-image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media print{.responsive-image{height:auto!important;max-width:100%!important;page-break-inside:avoid}}.green,a{color:#00bd7e;padding:3px;text-decoration:none;transition:.4s}@media(hover:hover){a:hover{background-color:#00bd7e33}}
