@import "https://fonts.googleapis.com/css2?family=Cinzel+Decorative:wght@400;700;900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";body{--ScreenRatio:calc(100vh / 100vw);background:#000;margin:0;padding:0;position:fixed;overflow:hidden}.InstagramBackground{color:#000;background-color:#fff}.FacebookBackground{color:#fff;background-color:#0766ff}.EmailBackground{color:#fff;background-color:#000}.Brand{aspect-ratio:2.5;-webkit-user-select:none;user-select:none;flex-direction:column;justify-content:center;align-items:center;width:min(75vw,750px,100vh);display:flex;position:absolute;top:45vh;left:50vw;transform:translate(-50%)translateY(-50%);container-type:size}.Brand .Wordmark{width:100cqw;height:100cqh;display:block}.Brand .Socials{--Max-Socials-Width:90vw;width:var(--Max-Socials-Width);--Social-Height:calc(2vmax + (20px * var(--ScreenRatio)));flex-flow:wrap;justify-content:center;align-items:center;gap:2.5cqw;height:fit-content;display:flex}.Brand .Socials .Social{width:fit-content;max-width:var(--Max-Socials-Width);height:var(--Social-Height);border-radius:calc(var(--Social-Height) * .3);flex-direction:row;justify-content:center;align-items:center;gap:1.5cqw;padding:1px 10px 1px 7px;font-family:Inter;display:flex}.Brand .Socials .Social .SocialLogo{aspect-ratio:1;background:0 0}.Brand .Socials .Social.InstagramBackground .SocialLogo{height:calc(var(--Social-Height) * .75)}.Brand .Socials .Social.FacebookBackground .SocialLogo{height:calc(var(--Social-Height) * .8)}.Brand .Socials .Social.EmailBackground .SocialLogo{margin-left:calc(var(--Social-Height) * .1);height:calc(var(--Social-Height) * .65)}.Brand .Socials .Social.EmailBackground .SocialHandle{-webkit-user-select:text;user-select:text}.Brand .Socials .Social .SocialHandle{text-wrap:nowrap;width:fit-content;height:fit-content;font-size:calc(var(--Social-Height) * .6);-webkit-text-decoration:underline #0000;text-decoration:underline #0000}.Brand .Socials .Social:hover:not(.EmailBackground){filter:brightness(.95)}.Brand .POBox{color:#fff;text-align:center;-webkit-user-select:text;user-select:text;margin-top:10cqh;font-family:Inter;font-size:max(12px,7.5cqh)}.Brand{z-index:1}.Showcase{filter:brightness(.5);-webkit-user-select:none;user-select:none;flex-direction:row;place-content:center;width:100vw;height:100vh;display:flex;position:absolute;top:0;left:0}.Showcase .ShowcasePanel{place-content:center;width:33.3333vw;height:100vh;display:flex;overflow:hidden;container-type:size}.Showcase .ShowcasePanel.Priority{min-width:150px}.Showcase .ShowcasePanel img{object-fit:cover;width:150cqw}.Showcase{z-index:0}:is(.Brand,.Showcase) img{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;pointer-events:none}
