@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&family=Droid+Serif:wght@400;700&family=Luckiest+Guy&family=Architects+Daughter&display=swap";
:root{--text-color:#d5d5d5;--text-dark:#2a2a2a;--bg-color:#000;--bg-secondary:#1a1a1a}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--text-color);background:#000;font-family:Roboto,sans-serif;line-height:1.6}h1,h2,h3,h4,h5,h6{color:var(--text-color);-webkit-backdrop-filter:blur(10px);text-shadow:0 2px 4px #00000080;box-sizing:border-box;background:#0006;border:1px solid #ffffff1a;border-radius:12px;width:100%;margin:10px 0;padding:15px 25px;font-family:Droid Serif,serif;display:block;box-shadow:0 8px 32px #0000005e}h2{font-size:42px;line-height:54px}p,div.paragraph{color:var(--text-color);-webkit-backdrop-filter:blur(10px);text-shadow:0 2px 4px #00000080;box-sizing:border-box;background:#0006;border:1px solid #ffffff1a;border-radius:12px;width:100%;margin:10px 0;padding:15px 25px;font-family:Roboto,sans-serif;font-size:16px;line-height:23px;box-shadow:0 8px 32px #0000005e}.wsite-headline,.wsite-header-section .wsite-content-title{color:var(--text-color);text-transform:uppercase;letter-spacing:3px;font-family:Luckiest Guy,cursive;font-size:65px;font-style:italic;line-height:70px}.wsite-headline-paragraph,.wsite-header-section .paragraph{font-family:Architects Daughter,cursive}a{color:var(--text-color);text-shadow:0 2px 4px #00000080;text-decoration:none;transition:opacity .2s}a:not(.glass-text-bubble a):not(h1 a):not(h2 a):not(h3 a):not(h4 a):not(h5 a):not(h6 a):not(p a):not(.paragraph a):not(.wsite-content-title a):not(.wsite-menu-item):not(.wsite-menu-subitem):not(.hamburger-menu-button):not(.header-brand){-webkit-backdrop-filter:blur(10px);background:#0006;border:1px solid #ffffff1a;border-radius:8px;padding:5px 10px;display:inline-block;box-shadow:0 4px 16px #0000005e}li:not(.wsite-menu-item-wrap):not(.wsite-menu-subitem-wrap):not(.hamburger-menu-wrap),ul li:not(.wsite-menu-item-wrap):not(.wsite-menu-subitem-wrap):not(.hamburger-menu-wrap),ol li:not(.wsite-menu-item-wrap):not(.wsite-menu-subitem-wrap):not(.hamburger-menu-wrap){-webkit-backdrop-filter:blur(10px);text-shadow:0 2px 4px #00000080;background:#0006;border:1px solid #ffffff1a;border-radius:8px;margin:5px 0;padding:8px 15px;box-shadow:0 4px 16px #0000005e}strong:not(.glass-text-bubble strong):not(h1 strong):not(h2 strong):not(h3 strong):not(h4 strong):not(h5 strong):not(h6 strong):not(p strong):not(.paragraph strong):not(.wsite-content-title strong),em:not(.glass-text-bubble em):not(h1 em):not(h2 em):not(h3 em):not(h4 em):not(h5 em):not(h6 em):not(p em):not(.paragraph em):not(.wsite-content-title em){-webkit-backdrop-filter:blur(10px);text-shadow:0 2px 4px #00000080;background:#0006;border:1px solid #ffffff1a;border-radius:6px;padding:3px 8px;display:inline-block;box-shadow:0 4px 16px #0000005e}a:hover{opacity:.8}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero-section{width:100%;height:60vh;min-height:400px;position:relative;overflow:hidden}.hero-section img{object-fit:cover}.birdseye-header{z-index:1000;background-color:#000000e6;padding:20px 0;position:sticky;top:0}.nav-wrap{justify-content:center;align-items:center;width:100%;display:flex}.header-container{flex-direction:row;justify-content:space-between;align-items:center;gap:20px;display:flex}.header-brand{color:var(--text-color);white-space:nowrap;font-family:Droid Serif,serif;font-size:24px;font-weight:700;text-decoration:none;transition:opacity .2s}.header-brand:hover{opacity:.8}.nav{justify-content:center;align-items:center;display:flex}.wsite-menu-default{flex-wrap:wrap;justify-content:center;gap:20px;margin:0;padding:0;list-style:none;display:flex}.wsite-menu-item-wrap{position:relative}.wsite-menu-item{color:var(--text-color);padding:10px 15px;font-family:Roboto,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .2s;display:block}.wsite-menu-item:hover{opacity:.8}.wsite-menu-item-wrap.active .wsite-menu-item{color:#f33}.wsite-menu-wrap{z-index:1001;background-color:#000000f2;min-width:300px;padding:10px 0;position:absolute;top:100%;left:0;box-shadow:0 4px 6px #0000004d}.wsite-menu{margin:0;padding:0;list-style:none}.wsite-menu-subitem-wrap{margin:0}.wsite-menu-subitem{color:var(--text-color);padding:10px 20px;font-size:14px;text-decoration:none;transition:background-color .2s;display:block}.wsite-menu-subitem:hover{background-color:#ffffff1a}.hamburger-menu-wrap{position:relative}.hamburger-menu-button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:10px 15px;display:flex}.hamburger-icon{flex-direction:column;gap:5px;width:24px;height:18px;display:flex}.hamburger-icon span{background-color:var(--text-color);width:100%;height:3px;transition:all .3s;display:block}.hamburger-menu-button:hover .hamburger-icon span{opacity:.8}.hamburger-menu-dropdown{min-width:200px;left:auto;right:0}.mobile-menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:10px;display:none}.mobile-menu-toggle span{background-color:var(--text-color);width:25px;height:3px;transition:all .3s}.mobile-nav{display:none}.wsite-footer{background-color:var(--bg-secondary);border-top:1px solid #ffffff1a;margin-top:60px;padding:40px 0}.footer-content{text-align:center}.footer-links{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:20px;display:flex}.footer-links a{color:var(--text-color);text-decoration:none}.glass-text-bubble{-webkit-backdrop-filter:blur(10px);background:#0006;border:1px solid #ffffff1a;border-radius:12px;width:100%;max-width:100%;padding:20px 30px;display:inline-block;box-shadow:0 8px 32px #0000005e}.glass-text-bubble h1,.glass-text-bubble h2,.glass-text-bubble h3,.glass-text-bubble h4,.glass-text-bubble h5,.glass-text-bubble h6,.glass-text-bubble p,.glass-text-bubble .paragraph,.glass-text-bubble em{text-shadow:0 2px 4px #00000080;color:var(--text-color)!important}.wsite-content{min-height:60vh;padding:40px 0}.wsite-content-title{-webkit-backdrop-filter:blur(10px);text-shadow:0 2px 4px #00000080;box-sizing:border-box;background:#0006;border:1px solid #ffffff1a;border-radius:12px;width:100%;margin-bottom:30px;padding:15px 25px;display:block;box-shadow:0 8px 32px #0000005e}.paragraph{-webkit-backdrop-filter:blur(10px);text-shadow:0 2px 4px #00000080;box-sizing:border-box;background:#0006;border:1px solid #ffffff1a;border-radius:12px;width:100%;margin-bottom:20px;padding:15px 25px;box-shadow:0 8px 32px #0000005e}.wsite-form-field{margin-bottom:20px}.wsite-form-field label{color:var(--text-color);-webkit-backdrop-filter:blur(10px);text-shadow:0 2px 4px #00000080;background:#0006;border:1px solid #ffffff1a;border-radius:8px;margin-bottom:5px;padding:8px 15px;font-family:Roboto,sans-serif;display:inline-block;box-shadow:0 4px 16px #0000005e}.wsite-form-field input,.wsite-form-field textarea,.wsite-form-field select{width:100%;color:var(--text-color);background-color:#0000;border:1px solid #fff6;border-radius:0;padding:10px 20px;font-family:Roboto,sans-serif;font-size:16px;transition:all .3s}.wsite-form-field input:hover,.wsite-form-field textarea:hover,.wsite-form-field select:hover{border-color:var(--text-color);background-color:#ffffff0d}.wsite-form-field input:focus,.wsite-form-field textarea:focus,.wsite-form-field select:focus{border-color:var(--text-color);background-color:#ffffff0d;outline:none}.wsite-form-field input::placeholder,.wsite-form-field textarea::placeholder{color:#fff6;opacity:1}.wsite-form-field input[type=radio],.wsite-form-field input[type=checkbox]{cursor:pointer;width:20px;height:20px;margin-right:8px}.wsite-form-field input[type=radio]{appearance:none;border-radius:100%;position:relative}.wsite-form-field input[type=radio]:checked:after{content:"";background:var(--text-color);border-radius:100%;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wsite-form-field input[type=checkbox]{appearance:none;position:relative}.wsite-form-field input[type=checkbox]:checked{background-color:var(--text-color)}.wsite-form-field input[type=checkbox]:checked:after{content:"✓";color:var(--bg-color);font-size:14px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wsite-button{cursor:pointer;background-color:#0000;height:auto;padding:0;text-decoration:none;transition:all .3s;display:inline-block;border:1px solid var(--text-color)!important}.wsite-button:hover{background-color:#ffffff1a}.wsite-button-inner{text-transform:uppercase;letter-spacing:.03em;padding:14px 30px;font-family:Roboto,sans-serif;font-size:12px;font-weight:500;line-height:1;display:inline-block;color:var(--text-color)!important}.wsite-button-highlight{background-color:var(--text-color)!important;border:1px solid var(--text-color)!important}.wsite-button-highlight .wsite-button-inner{color:var(--bg-color)!important}.wsite-button-highlight:hover{background-color:#0000!important}.wsite-button-highlight:hover .wsite-button-inner{color:var(--text-color)!important}.wsite-multicol-table{border-collapse:collapse;width:100%}.wsite-multicol-col{vertical-align:top}.styled-hr{border:none;border-top:1px solid #fff3;margin:20px 0}@media screen and (max-width:768px){.header-container{flex-direction:row;justify-content:space-between;align-items:center}.header-brand{font-size:18px}.nav-wrap{justify-content:space-between}.hero-section{height:40vh;min-height:300px}h2{font-size:32px;line-height:42px}.wsite-headline{font-size:48px;line-height:56px}p,div.paragraph{font-size:14px;line-height:20px}.desktop-nav{display:none}.mobile-menu-toggle{display:flex}.mobile-nav{background-color:#000000f2;padding:20px;display:block;position:absolute;top:100%;left:0;right:0}.mobile-nav .wsite-menu-default{flex-direction:column;gap:0}.wsite-menu-item-wrap{width:100%}.wsite-menu-wrap{min-width:100%;box-shadow:none;position:static}}.wsite-social{white-space:normal}.wsite-social-item{color:var(--text-color);margin:5px;font-size:20px;text-decoration:none;transition:all .3s;display:inline-block}.wsite-social-item:first-child{margin-left:0}.wsite-social-item:last-child{margin-right:0}.wsite-social-item:hover{opacity:.6;color:var(--text-color)}body:not(.wsite-editor) .wsite-content{opacity:0;animation:.6s ease-in .3s forwards fadeIn}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}*{transition:opacity .3s,background-color .3s,border-color .3s}.wsite-image img{margin-bottom:10px}blockquote{text-align:left;border-left:3px solid var(--text-color);background:#ffffff0d;margin:0 auto 30px;padding:1.5em 2.5em;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;line-height:1.75;position:relative}blockquote:before{content:"“";color:var(--text-color);opacity:.5;font-size:2em;font-weight:700;line-height:1;position:absolute;top:.75em;left:.5em}.styled-hr{border:none;border-top:1px solid #fff3;margin:20px 0;transition:border-color .3s}.styled-hr:hover{border-color:#fff6}a:hover{opacity:.85;box-shadow:0 6px 20px #00000080}
