*,*:before,*:after{box-sizing:border-box}*{margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{line-height:1.6;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}:root{--color-black: #0a0a0a;--color-dark: #1a1a1a;--color-gray-dark: #333333;--color-gray: #666666;--color-gray-light: #999999;--color-gray-lighter: #cccccc;--color-off-white: #f5f5f5;--color-white: #fafafa;--color-bg: var(--color-black);--color-bg-secondary: var(--color-dark);--color-text: var(--color-off-white);--color-text-muted: var(--color-gray-light);--color-border: var(--color-gray-dark);--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, sans-serif;--font-serif: Georgia, "Times New Roman", serif;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 2rem;--space-xl: 4rem;--space-2xl: 8rem;--transition-fast: .15s ease;--transition-normal: .3s ease}html{font-size:16px}body{font-family:var(--font-sans);background-color:var(--color-bg);color:var(--color-text);min-height:100vh}a{color:var(--color-text);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--color-gray-lighter)}h1,h2,h3,h4,h5,h6{font-weight:300;letter-spacing:.05em}h1{font-size:clamp(2.5rem,8vw,5rem);text-transform:uppercase}h2{font-size:clamp(1.5rem,4vw,2.5rem)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 var(--space-lg)}.text-center{text-align:center}.text-muted{color:var(--color-text-muted)}img{filter:grayscale(100%);transition:filter var(--transition-normal)}img:hover{filter:grayscale(50%)}.background.svelte-12qhfyh{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden;pointer-events:none}.delaware-bg.svelte-12qhfyh{position:absolute;top:60%;left:50%;transform:translate(-50%,-50%);height:110vh;width:auto;opacity:.22;z-index:0;pointer-events:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.hamburger.svelte-12qhfyh{position:fixed;top:var(--space-lg);left:var(--space-lg);z-index:1002;background:transparent;border:none;cursor:pointer;padding:0;width:30px;height:24px;display:flex;flex-direction:column;justify-content:space-between}.hamburger.svelte-12qhfyh span:where(.svelte-12qhfyh){display:block;width:100%;height:2px;background:var(--color-text);transition:all .3s ease}.hamburger.svelte-12qhfyh:hover span:where(.svelte-12qhfyh){background:var(--color-primary)}.overlay.svelte-12qhfyh{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:999}.menu.svelte-12qhfyh{position:fixed;top:0;left:-300px;width:300px;height:100%;background:var(--color-bg);border-right:1px solid var(--color-border);z-index:1000;transition:left .3s ease;padding:var(--space-2xl) var(--space-lg)}.menu.open.svelte-12qhfyh{left:0}.close-btn.svelte-12qhfyh{position:absolute;top:var(--space-lg);right:var(--space-lg);background:transparent;border:none;color:var(--color-text);font-size:2rem;cursor:pointer;line-height:1;padding:0;width:30px;height:30px}.close-btn.svelte-12qhfyh:hover{color:var(--color-primary)}.menu.svelte-12qhfyh ul:where(.svelte-12qhfyh){list-style:none;padding:0;margin:var(--space-2xl) 0 0 0}.menu.svelte-12qhfyh li:where(.svelte-12qhfyh){margin-bottom:var(--space-lg)}.menu.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text);text-decoration:none;font-size:1.25rem;letter-spacing:.1em;text-transform:uppercase;font-weight:300;display:block;transition:color .2s ease}.menu.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-primary)}.menu-facebook.svelte-12qhfyh{margin-top:2.5rem;text-align:center}.menu-facebook-icon.svelte-12qhfyh{vertical-align:middle;transition:filter .2s;filter:grayscale(0%) brightness(1000%) invert(1)}.menu-facebook-icon.svelte-12qhfyh:hover{filter:grayscale(0%) brightness(1000%) invert(.7)}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}main.svelte-12qhfyh{flex:1;display:flex;flex-direction:column}footer.svelte-12qhfyh{padding:var(--space-lg);text-align:center;color:var(--color-text-muted);font-size:.875rem;border-top:1px solid var(--color-border)}@media(max-width:1024px){.delaware-bg.svelte-12qhfyh{top:30%}}
