@import url(https://fonts.googleapis.com/icon?family=Material+Icons);@import url(https://fonts.googleapis.com/css2?family=Alegreya:wght@400;700&family=Inter:wght@400;500;700&display=swap);
/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:after,:before{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--font-size-xxs:0.5rem;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--font-size-5xl:3rem;--font-weight-thin:100;--font-weight-extralight:200;--font-weight-light:300;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-extrabold:800;--font-weight-black:900;--spacing-xxs:0.125rem;--spacing-xs:0.25rem;--spacing-sm:0.5rem;--spacing-md:0.75rem;--spacing-lg:1rem;--spacing-xl:1.5rem;--spacing-2xl:2rem;--shadow-1:0 1px 2px rgba(0,0,0,.05);--shadow-2:0 2px 4px rgba(0,0,0,.1);--header-height:116px;--footer-height:60px}:root,[data-theme=light]{--color-bg:#fff;--color-surface:#f9fafb;--color-border:#ebebeb;--color-text:#141414;--color-muted:#6b7280;--color-primary:#ffe074;--color-primary-hover:#0052cc;--color-secondary:#f97316;--color-success:#16a34a;--color-warning:#facc15;--color-danger:#dc2626;--color-info:#0ea5e9;--shadow-1:0 1px 3px rgba(0,0,0,.08);--shadow-2:0 4px 6px rgba(0,0,0,.1);--radius-sm:0.25rem;--radius-md:0.5rem;--radius-lg:1rem;--ease-base:cubic-bezier(0.4,0,0.2,1);--dur-fast:120ms;--dur-normal:240ms}[data-theme=dark]{--color-bg:#0c1013;--color-surface:#1e293b;--color-border:#d8d8d8;--color-text:#f1f5f9;--color-muted:#94a3b8;--color-primary:#ffe074;--color-primary-hover:#2563eb;--color-secondary:#fb923c;--color-success:#22c55e;--color-warning:#eab308;--color-danger:#ef4444;--color-info:#38bdf8;--shadow-1:0 1px 3px rgba(0,0,0,.25);--shadow-2:0 4px 6px rgba(0,0,0,.35)}html{color-scheme:light dark;font-size:var(--font-size-base);line-height:1.5}body{background-color:var(--color-bg);font-family:Inter,sans-serif;margin:0;padding:0;transition:background-color var(--dur-normal) var(--ease-base),color var(--dur-normal) var(--ease-base)}body,h1,h2,h3,h4,h5,h6{color:var(--color-text)}h1,h2,h3,h4,h5,h6{font-family:Alegreya,serif;font-weight:600;line-height:1.25;margin:0 0 .5em}p{color:var(--color-text);margin:0 0 1em}small{color:var(--color-muted)}a{color:var(--color-primary);text-decoration:underline;transition:color var(--dur-fast) var(--ease-base)}a:hover{color:var(--color-primary-hover)}table{border-collapse:collapse;color:var(--color-text);margin-bottom:1.5rem;text-align:left;width:100%}td,th{border-bottom:1px solid var(--color-border);padding:.75rem}thead th{background-color:var(--color-surface);font-weight:600}main{padding-top:var(--header-height)}.post-title{font-size:var(--font-size-5xl);text-align:center}.text-muted{color:var(--color-muted)}.bg-surface{background-color:var(--color-surface)}.border{border:1px solid var(--color-border)}.shadow-1{box-shadow:var(--shadow-1)}.shadow-2{box-shadow:var(--shadow-2)}.radius-sm{border-radius:var(--radius-sm)}.radius-md{border-radius:var(--radius-md)}.radius-lg{border-radius:var(--radius-lg)}.container{display:block;margin:var(--spacing-xl) auto;max-width:1320px;width:100%}.text-align-right{text-align:right}.w100{width:100%!important}.parallax{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover;left:50%;margin-left:-50vw;margin-right:-50vw;max-height:400px;min-height:400px;position:relative;right:50%;width:100vw!important}.modulo{padding:40px 0}.post-thumbnail{height:auto;width:100%}.full-bleed{left:50%;margin-left:-50vw;margin-right:-50vw;position:relative;right:50%;width:100vw!important}.wpcf7{max-width:100%}