:root{--brand-primary:#008b8b;--brand-neutral:#1a1a1a;--brand-secondary:#d35400;--outline-variant:#b9c8c8;--primary-fixed:#d6eeee;--on-error:#fff;--on-primary-fixed:var(--brand-neutral);--on-primary-container:#395f5f;--surface-container-high:#edf4f2;--secondary-container:#ffe0c9;--on-secondary:#fff;--secondary:var(--brand-secondary);--on-surface:var(--brand-neutral);--on-tertiary-container:#9b5a22;--secondary-fixed:#ffe0c9;--inverse-surface:var(--brand-neutral);--on-background:var(--brand-neutral);--primary:var(--brand-primary);--on-primary:#fff;--surface-container-lowest:#fff;--surface-container-highest:#d9eeee;--background:#fbf9f4;--tertiary-container:#0c3f3f;--primary-container:#006a6a;--tertiary-fixed:#f9dfb1;--on-surface-variant:#4a4a4a;--outline:#6f8181;--surface:#fbf9f4;--inverse-on-surface:#f2f1ec;--tertiary:var(--brand-secondary);--surface-container-low:#f5f3ee;--surface-dim:#d8dfdd;--surface-container:#eef1ec;--section-gap:160px;--section-gap-mobile:96px;--margin-mobile:24px;--margin-tablet:40px;--margin-desktop:80px;--gutter:24px;--font-headline:"Cormorant", serif;--font-body:"Hanken Grotesk", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;min-height:100%}body{background-color:var(--background);min-height:100%;color:var(--on-surface);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:linear-gradient(#fff9,#ffffffbd),url(/texture-bg.png);background-position:50%,0 0;background-repeat:no-repeat,repeat;background-size:contain;background-attachment:scroll,fixed;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}img{max-width:100%;display:block}h1,h2,h3,h4,h5,h6{font-family:var(--font-headline)}h1{color:var(--on-primary)}.material-symbols-outlined{letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Symbols Outlined;font-size:24px;font-style:normal;font-weight:400;line-height:1;display:inline-block}.reveal,.maskReveal{opacity:0}.reveal{transition:opacity 1s cubic-bezier(.25,1,.5,1),transform 1s cubic-bezier(.25,1,.5,1);transform:translateY(40px)}.maskReveal{clip-path:inset(100% 0 0);transition:opacity 1s,clip-path 1.4s cubic-bezier(.77,0,.175,1)}.isVisible{opacity:1;clip-path:inset(0);transform:translateY(0)}.delay100{transition-delay:.1s}.delay200{transition-delay:.2s}.delay300{transition-delay:.3s}@media (max-width:767px){:root{--section-gap:var(--section-gap-mobile)}}
