*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}a{color:inherit;-webkit-tap-highlight-color:transparent}img,picture{max-width:70%;margin:0 auto 1rem;border-radius:var(--theme-shape-radius);display:block;box-shadow:5px 8px 16px #00000038}img.noShadow,picture.noShadow{box-shadow:none}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--theme-primary: #ff8080;--theme-primary-hover: #d35f5f;--theme-on-primary: hsl(0, 0%, 100%);--theme-bg: #fffffe;--theme-on-bg: #5e4536;--theme-surface-1: #ffe6d5;--theme-on-surface-1: #5e4536;--theme-surface-2: #6a4d34;--theme-on-surface-2: #ffffff;--theme-button-border-radius: .5rem;--theme-shape-radius: clamp(1rem, 2rem, 3rem);--theme-button-border-radius: 3rem;--theme-transition: .2s ease-in-out;--section-margin: 3rem;--theme-grid-gap: 1rem;--container-max-width: 1440px;--container-max-width-narrow: 960px;--container-padding: 0 1rem;--theme-blog-post-header-width: 1200px;--theme-font-family-serif: "Roboto Serif", Georgia, Cambria, "Times New Roman", Times, serif;--theme-font-family-sans: "Lato", -apple-system, BlinkMacSystemFont, sans-serif;--theme-bg-gradient: linear-gradient(90deg, rgba(255, 230, 213, .95) 0%, rgba(255, 128, 128, .32) 100% )}body{background:var(--theme-bg-gradient);background-repeat:no-repeat;background-attachment:fixed;background-size:cover;color:var(--theme-on-bg);font-family:var(--theme-font-family-sans)}.glass,.card,section,header,article{padding:1rem;background:#ffffff40;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%);border-radius:var(--theme-shape-radius);border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #00000014}h1,h2{text-align:center}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:local("Roboto Light"),url(/assets/fonts/roboto-v20-latin-300.woff2) format("woff2"),url(/assets/fonts/roboto-v20-latin-300.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:local("Roboto"),url(/assets/fonts/roboto-v20-latin-ext_latin-regular.woff2) format("woff2"),url(/assets/fonts/roboto-v20-latin-ext_latin-regular.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:local("Roboto Bold"),url(/assets/fonts/roboto-v20-latin-ext_latin-700.woff2) format("woff2"),url(/assets/fonts/roboto-v20-latin-ext_latin-700.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-display:swap;src:local("Roboto Bold Italic"),url(/assets/fonts/roboto-v20-latin-700italic.woff2) format("woff2"),url(/assets/fonts/roboto-v20-latin-700italic.woff) format("woff")}@font-face{font-family:"Roboto Serif";font-style:normal;font-weight:600;font-display:swap;src:local(""),url(/assets/fonts/roboto-v47-latin-ext-600.woff2) format("woff2"),url(/assets/fonts/roboto-v47-latin-ext-600.woff) format("woff")}@font-face{font-family:"Roboto Serif";font-style:normal;font-weight:700;font-display:swap;src:local(""),url(/assets/fonts/roboto-v47-latin-ext-700.woff2) format("woff2"),url(/assets/fonts/roboto-v47-latin-ext-700.woff) format("woff")}:root{--font-size-sm: clamp(14.4px, .07vw + 14.13px, 15px);--font-size-base: clamp(18px, .23vw + 17.09px, 20px);--font-size-md: clamp(22.5px, .47vw + 20.61px, 26.66px);--font-size-lg: clamp(28.13px, .84vw + 24.76px, 35.54px);--font-size-xl: clamp(35.16px, 1.39vw + 29.6px, 47.37px);--font-size-xxl: clamp(43.95px, 2.18vw + 35.22px, 63.15px);--font-size-xxxl: clamp(54.93px, 3.32vw + 41.64px, 84.17px)}html,body{line-height:1.5;font-family:var(--theme-font-family-sans);font-size:var(--font-size-base);color:var(--theme-on-bg)}h1,h2,h3{font-family:var(--theme-font-family-serif);font-weight:700}h1{font-size:var(--font-size-xxl)}h2{font-size:var(--font-size-xl)}h3{font-size:var(--font-size-lg)}h1,h2{line-height:1.1;font-weight:700}h3{font-weight:500}h6{font-size:var(--font-size-sm)}h1,h2,h3,h4,h5,h6,p{margin:0 0 1rem}blockquote{font-style:italic;font-size:var(--font-size-base);font-weight:500;margin-bottom:1rem;padding-left:1.5rem;border-left:.25rem solid var(--theme-on-bg)}body{display:flex;flex-direction:column;min-height:100vh;max-width:1920px;margin:0 auto;background-color:var(--theme-bg);position:relative}pre{padding:1em;border-radius:.5em;overflow:auto}pre .language-id{display:none}main{flex:1}footer{flex-shrink:0}.consent-banner[data-astro-cid-57mc4atv]{display:none;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);background:#ffffff80;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#333;border-radius:.5rem;box-shadow:0 4px 20px #00000014;padding:1.25rem 1.5rem;z-index:1000;max-width:90vw;width:550px;border:1px solid rgba(255,255,255,.3)}.consent-heading[data-astro-cid-57mc4atv]{margin-top:0;margin-bottom:.5rem;color:#fe7d88;font-size:1.2rem}.consent-text[data-astro-cid-57mc4atv]{margin:0 0 1rem;font-size:.95rem;line-height:1.5}.consent-link[data-astro-cid-57mc4atv]{color:#fe7d88;text-decoration:underline}.consent-actions[data-astro-cid-57mc4atv]{display:flex;justify-content:flex-end;gap:.75rem}.btn-decline[data-astro-cid-57mc4atv]{padding:.5rem 1rem;background:#fffc;color:#333;border:1px solid #ddd;border-radius:.25rem;cursor:pointer;font-size:.9rem;transition:background .2s}.btn-accept[data-astro-cid-57mc4atv]{padding:.5rem 1rem;background:#fe7d88;color:#fff;border:none;border-radius:.25rem;cursor:pointer;font-size:.9rem;transition:background .2s}.btn-decline[data-astro-cid-57mc4atv]:hover{background:#ffffffe6}.btn-accept[data-astro-cid-57mc4atv]:hover{background:#ff8a95}.odyssey-logo[data-astro-cid-tvrurpns]{width:fit-content;margin:0;font-family:var(--theme-font-family-serif);font-size:var(--font-size-md);color:inherit}.odyssey-logo[data-astro-cid-tvrurpns]:hover{text-decoration:underline;cursor:pointer}.logo-img[data-astro-cid-tvrurpns]{display:block;max-width:200px;height:auto;margin:0 auto}
