.brand[data-astro-cid-2abpm7aj]{color:inherit;align-items:center;gap:.65rem;min-width:0;text-decoration:none;display:inline-flex}.mark[data-astro-cid-2abpm7aj]{object-fit:contain;border-radius:.35rem;flex-shrink:0;width:2.35rem;height:2.35rem}.text[data-astro-cid-2abpm7aj]{gap:.1rem;min-width:0;line-height:1.15;display:grid}.name[data-astro-cid-2abpm7aj]{font-family:var(--font-display);letter-spacing:.02em;color:var(--terracotta);font-size:1.08rem;font-style:italic;font-weight:300}.role[data-astro-cid-2abpm7aj]{letter-spacing:.12em;text-transform:uppercase;color:color-mix(in srgb, var(--ink) 55%, transparent);font-size:.72rem;font-weight:400}@media (width<=420px){.name[data-astro-cid-2abpm7aj]{font-size:.98rem}.mark[data-astro-cid-2abpm7aj]{width:2.15rem;height:2.15rem}.role[data-astro-cid-2abpm7aj]{letter-spacing:.1em;font-size:.68rem}}.vp-header{z-index:40;position:sticky;top:0}.vp-header__top{background:var(--marble);border-bottom:1px solid color-mix(in srgb, var(--eucalyptus) 40%, transparent)}.vp-header__top-inner{box-sizing:border-box;flex-wrap:nowrap;align-items:center;gap:.5rem .75rem;width:100%;max-width:72rem;margin-inline:auto;padding:.7rem 1.15rem;display:flex}.vp-header__brand{color:inherit;flex:auto;min-width:0;text-decoration:none;overflow:hidden}.vp-header__nap{margin:0;padding:0;list-style:none;display:none}.vp-header__toggle{pointer-events:none;clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;opacity:0!important;appearance:none!important;border:0!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;position:fixed!important;top:0!important;left:-100vw!important;overflow:hidden!important}.vp-header__burger{width:2.75rem;height:2.75rem;color:var(--terracotta-deep);cursor:pointer;background:0 0;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;margin-inline:auto -.35rem;display:inline-flex}.vp-header__burger:hover{background:color-mix(in srgb, var(--eucalyptus) 18%, transparent)}.vp-header__burger:focus-visible{outline:2px solid var(--terracotta);outline-offset:2px}.vp-header__burger-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.vp-header__burger-lines,.vp-header__burger-lines:before,.vp-header__burger-lines:after{background:var(--terracotta-deep);border-radius:1px;width:1.35rem;height:1.5px;transition:transform .22s,opacity .18s,top .22s,width .22s;display:block}.vp-header__burger-lines{position:relative}.vp-header__burger-lines:before,.vp-header__burger-lines:after{content:"";position:absolute;left:0}.vp-header__burger-lines:before{width:1.05rem;top:-.4rem}.vp-header__burger-lines:after{width:.85rem;top:.4rem}.vp-header:has(.vp-header__toggle:checked) .vp-header__burger-lines{background:0 0}.vp-header:has(.vp-header__toggle:checked) .vp-header__burger-lines:before,.vp-header:has(.vp-header__toggle:checked) .vp-header__burger-lines:after{width:1.35rem;top:0}.vp-header:has(.vp-header__toggle:checked) .vp-header__burger-lines:before{transform:rotate(45deg)}.vp-header:has(.vp-header__toggle:checked) .vp-header__burger-lines:after{transform:rotate(-45deg)}.vp-header__bar{background:0 0}.vp-header__nav{background:linear-gradient(180deg, color-mix(in srgb, var(--marble) 88%, var(--eucalyptus)) 0%, var(--marble) 40%);border-bottom:1px solid color-mix(in srgb, var(--eucalyptus) 40%, transparent);margin:0;padding:.85rem 1.15rem 1.1rem;display:none}.vp-header:has(.vp-header__toggle:checked) .vp-header__nav{display:block}.vp-header__list{gap:.15rem;margin:0;padding:0;list-style:none;display:grid}.vp-header__list>.vp-header__item>a{color:var(--terracotta);font-family:var(--font-display);letter-spacing:.02em;padding:.85rem .55rem;font-size:clamp(1.15rem,1.05rem + .55vw,1.3rem);font-style:italic;font-weight:300;line-height:1.25;text-decoration:none;display:block;position:relative}.vp-header__list>.vp-header__item:not(:last-child)>a:after{content:"";background:linear-gradient(90deg, color-mix(in srgb, var(--eucalyptus) 55%, transparent), transparent 85%);height:1px;position:absolute;bottom:0;left:.55rem;right:.55rem}.vp-header__list>.vp-header__item>a:hover,.vp-header__list>.vp-header__item>a:focus-visible{color:var(--terracotta)}.vp-header__list a:focus-visible{outline:2px solid var(--saffron);outline-offset:2px}.vp-header__locale a{letter-spacing:.04em;text-transform:uppercase;font-family:var(--font-sans)!important;color:color-mix(in srgb, var(--terracotta-deep) 85%, var(--ink))!important;font-size:.95rem!important;font-weight:500!important}@media (prefers-reduced-motion:no-preference){.vp-header:has(.vp-header__toggle:checked) .vp-header__nav{animation:.28s both vp-nav-in}.vp-header:has(.vp-header__toggle:checked) .vp-header__list>.vp-header__item{animation:.36s both vp-nav-item}.vp-header:has(.vp-header__toggle:checked) .vp-header__list>.vp-header__item:first-child{animation-delay:30ms}.vp-header:has(.vp-header__toggle:checked) .vp-header__list>.vp-header__item:nth-child(2){animation-delay:55ms}.vp-header:has(.vp-header__toggle:checked) .vp-header__list>.vp-header__item:nth-child(3){animation-delay:80ms}.vp-header:has(.vp-header__toggle:checked) .vp-header__list>.vp-header__item:nth-child(4){animation-delay:.105s}.vp-header:has(.vp-header__toggle:checked) .vp-header__list>.vp-header__item:nth-child(5){animation-delay:.13s}.vp-header:has(.vp-header__toggle:checked) .vp-header__list>.vp-header__item:nth-child(6){animation-delay:.155s}.vp-header:has(.vp-header__toggle:checked) .vp-header__list>.vp-header__item:nth-child(7){animation-delay:.18s}.vp-header:has(.vp-header__toggle:checked) .vp-header__list>.vp-header__item:nth-child(8){animation-delay:.205s}}@keyframes vp-nav-in{0%{opacity:0;transform:translateY(-.35rem)}to{opacity:1;transform:none}}@keyframes vp-nav-item{0%{opacity:0;transform:translateY(.3rem)}to{opacity:1;transform:none}}@media (width>=1100px){.vp-header__top{background:var(--marble);border-bottom:0}.vp-header__top-inner{flex-wrap:nowrap;gap:1.5rem 2rem;padding:1rem 1.25rem 1.1rem}.vp-header__brand{flex:0 auto}.vp-header__nap{flex:auto;justify-content:flex-end;align-items:stretch;gap:0;min-width:0;display:flex}.vp-header__nap-item{align-items:center;gap:.7rem;min-width:0;padding-inline:1.15rem;display:flex}.vp-header__nap-item+.vp-header__nap-item{border-inline-start:1px solid color-mix(in srgb, var(--eucalyptus) 55%, transparent)}.vp-header__nap-icon{width:2.35rem;height:2.35rem;color:var(--terracotta);background:color-mix(in srgb, var(--terracotta) 12%, transparent);border-radius:999px;flex-shrink:0;place-items:center;display:grid}.vp-header__nap-text{gap:.15rem;min-width:0;line-height:1.25;display:grid}.vp-header__nap-text a,.vp-header__nap-strong{color:var(--ink);font-size:.92rem;font-style:italic;font-weight:500;text-decoration:none}.vp-header__nap-text a:hover,.vp-header__nap-text a:focus-visible{color:var(--terracotta)}a.vp-header__nap-strong{font-weight:500}.vp-header__nap-meta{color:var(--terracotta);letter-spacing:.06em;font-size:.72rem;font-weight:400}.vp-header__burger{display:none}.vp-header{position:sticky}.vp-header__bar{width:min(72rem,100%);margin:var(--header-nav-gap,.85rem) 0 0;z-index:2;pointer-events:none;background:0 0;padding:0 1.25rem;position:absolute;top:100%;left:50%;transform:translate(-50%)}.vp-header__nav{background:var(--terracotta);box-shadow:0 8px 22px color-mix(in srgb, var(--ink) 12%, transparent);pointer-events:auto;border:0;border-radius:999px;padding:.7rem 1.35rem;animation:none;display:block}.vp-header__list{flex-wrap:wrap;justify-content:center;align-items:center;gap:.15rem .35rem;display:flex}.vp-header__list>.vp-header__item{position:relative;animation:none!important}.vp-header__list>.vp-header__item>a{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--marble);align-items:center;gap:.35rem;padding:.45rem .85rem;font-size:.82rem;font-style:normal;font-weight:400;line-height:1.2;display:inline-flex}.vp-header__list>.vp-header__item:not(:last-child)>a:after{content:none}.vp-header__list>.vp-header__item>a:hover,.vp-header__list>.vp-header__item>a:focus-visible{color:var(--marble);background:color-mix(in srgb, var(--marble) 14%, transparent);border-radius:999px}.vp-header__locale{border-inline-start:1px solid color-mix(in srgb, var(--marble) 35%, transparent);margin-inline-start:.35rem;padding-inline-start:.35rem}.vp-header__locale a{color:var(--marble)!important;font-size:.78rem!important}}@media (prefers-reduced-motion:reduce){.vp-header__burger-lines,.vp-header__burger-lines:before,.vp-header__burger-lines:after{transition:none}.vp-header:has(.vp-header__toggle:checked) .vp-header__nav,.vp-header:has(.vp-header__toggle:checked) .vp-header__list>.vp-header__item{animation:none}}.site-footer[data-astro-cid-oenwriqq]{background:color-mix(in srgb, var(--terracotta) 92%, var(--ink));color:color-mix(in srgb, var(--marble) 88%, transparent);margin-top:0}.inner[data-astro-cid-oenwriqq]{text-align:center;gap:.65rem;max-width:72rem;margin-inline:auto;padding:1.1rem 1.25rem 1.5rem;display:grid}.crisis[data-astro-cid-oenwriqq],.meta[data-astro-cid-oenwriqq]{margin:0;font-size:.82rem;line-height:1.45}.crisis[data-astro-cid-oenwriqq] a[data-astro-cid-oenwriqq]{color:var(--marble);text-underline-offset:2px}.crisis[data-astro-cid-oenwriqq] a[data-astro-cid-oenwriqq]:hover{color:color-mix(in srgb, var(--marble) 80%, var(--terracotta-soft))}.meta[data-astro-cid-oenwriqq]{color:color-mix(in srgb, var(--marble) 72%, transparent)}.strip[data-astro-cid-4qzsd6hf]{width:100%;max-width:100%;color:var(--marble);box-sizing:border-box;background:radial-gradient(120% 80% at 50% 0%, color-mix(in srgb, var(--terracotta-soft) 35%, var(--terracotta)) 0%, var(--terracotta) 70%);margin-top:0;padding:2.75rem 1.25rem 2.5rem}.inner[data-astro-cid-4qzsd6hf]{width:min(var(--layout-max,72rem), 100%);margin-inline:auto}.head[data-astro-cid-4qzsd6hf]{text-align:center;margin-bottom:2rem}h2[data-astro-cid-4qzsd6hf]{font-family:var(--font-display);letter-spacing:.03em;color:var(--marble);margin:0 0 .55rem;font-size:clamp(1.65rem,1.35rem + .9vw,2.15rem);font-style:italic;font-weight:300}.lede[data-astro-cid-4qzsd6hf]{max-width:28rem;color:color-mix(in srgb, var(--marble) 82%, transparent);margin:0 auto;font-size:.98rem;line-height:1.45}.items[data-astro-cid-4qzsd6hf]{gap:1.75rem;margin:0;padding:0;list-style:none;display:grid}.item[data-astro-cid-4qzsd6hf]{text-align:center;justify-items:center;gap:.35rem;display:grid}.icon[data-astro-cid-4qzsd6hf]{width:3rem;height:3rem;color:var(--marble);background:color-mix(in srgb, var(--marble) 14%, transparent);border:1px solid color-mix(in srgb, var(--marble) 28%, transparent);border-radius:999px;place-items:center;margin-bottom:.35rem;display:grid}.label[data-astro-cid-4qzsd6hf]{letter-spacing:.12em;text-transform:uppercase;color:color-mix(in srgb, var(--marble) 72%, transparent);margin:0;font-size:.72rem}.value[data-astro-cid-4qzsd6hf]{color:var(--marble);margin:0;font-size:1.02rem;font-style:italic;font-weight:400;line-height:1.35;text-decoration:none}a[data-astro-cid-4qzsd6hf].value:hover{text-underline-offset:.18em;text-decoration:underline}.value[data-astro-cid-4qzsd6hf].secondary{color:color-mix(in srgb, var(--marble) 88%, transparent);font-size:.95rem;font-weight:500}.cta[data-astro-cid-4qzsd6hf]{text-align:center;margin:2rem 0 0}.cta[data-astro-cid-4qzsd6hf] a[data-astro-cid-4qzsd6hf]{border:1px solid color-mix(in srgb, var(--marble) 55%, transparent);color:var(--marble);letter-spacing:.08em;text-transform:uppercase;letter-spacing:.04em;padding:.65rem 1.25rem;font-size:.88rem;font-weight:400;text-decoration:none;display:inline-block}.cta[data-astro-cid-4qzsd6hf] a[data-astro-cid-4qzsd6hf]:hover{background:color-mix(in srgb, var(--marble) 14%, transparent)}@media (width>=900px){.strip[data-astro-cid-4qzsd6hf]{padding:3.25rem 1.25rem 2.85rem}.items[data-astro-cid-4qzsd6hf]{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1.5rem}.item[data-astro-cid-4qzsd6hf]+.item[data-astro-cid-4qzsd6hf]{border-inline-start:1px solid color-mix(in srgb, var(--marble) 22%, transparent);padding-inline-start:1.25rem}}.skip-link[data-astro-cid-an2y5orl]{z-index:100;background:var(--ink);color:var(--marble);padding:.75rem 1rem;font-weight:500;text-decoration:none;position:absolute;top:-100%;left:1rem}.skip-link[data-astro-cid-an2y5orl]:focus{top:1rem}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@layer theme{:root,:host{--font-sans:"Roboto", Arial, Helvetica, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--ease-out:cubic-bezier(0, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-display:"Roboto", Arial, Helvetica, sans-serif;--text-body:clamp(1.0625rem, 1rem + .25vw, 1.125rem);--text-measure:68ch}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}html{color:var(--ink);background-color:var(--limestone);font-family:var(--font-sans);font-size:var(--text-body);font-weight:400;line-height:1.65;overflow-x:clip}body{max-width:100%;min-height:100vh;margin:0;overflow-x:clip}:where(h1,h2,h3){font-family:var(--font-display);letter-spacing:.02em;color:var(--terracotta);font-style:italic;font-weight:300}:focus-visible{outline:2px solid var(--terracotta);outline-offset:3px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.table{display:table}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-wrap{flex-wrap:wrap}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.italic{font-style:italic}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-out{--tw-ease:var(--ease-out);transition-timing-function:var(--ease-out)}}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/roboto-greek-ext-300-normal.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/roboto-greek-300-normal.woff2)format("woff2");unicode-range:U+370-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/roboto-latin-300-normal.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-display:swap;src:url(/fonts/roboto-greek-ext-300-italic.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-display:swap;src:url(/fonts/roboto-greek-300-italic.woff2)format("woff2");unicode-range:U+370-3FF}@font-face{font-family:Roboto;font-style:italic;font-weight:300;font-display:swap;src:url(/fonts/roboto-latin-300-italic.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/roboto-greek-ext-400-normal.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/roboto-greek-400-normal.woff2)format("woff2");unicode-range:U+370-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/roboto-latin-400-normal.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/roboto-greek-400-italic.woff2)format("woff2");unicode-range:U+370-3FF}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/roboto-latin-400-italic.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/roboto-greek-500-normal.woff2)format("woff2");unicode-range:U+370-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/roboto-latin-500-normal.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/roboto-greek-ext-700-normal.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/roboto-greek-700-normal.woff2)format("woff2");unicode-range:U+370-3FF}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/roboto-latin-700-normal.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--limestone:#f7f6f3;--marble:#fff;--ink:#1c1c1c;--olive:#6b7368;--eucalyptus:#b5c4bb;--terracotta:#c17b4f;--terracotta-deep:#c17b4f;--terracotta-soft:#d9a984;--terracotta-ink:#a36a46;--saffron:var(--terracotta);--layout-max:72rem;--header-nav-gap:.85rem;--header-nav-hang:3.55rem}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}.shell[data-astro-cid-z4jru4n3]{flex-direction:column;max-width:100%;min-height:100vh;display:flex;overflow-x:clip}.shell[data-astro-cid-z4jru4n3].bare main[data-astro-cid-z4jru4n3]{flex:1;place-items:center;display:grid}
