@layer addon-theme{:root,:host{--color-gray-300:var(--theme-color-gray-300);--color-gray-700:var(--theme-color-gray-700);--spacing:.25rem}}@layer addon-utilities{.h-screen{height:100vh}.w-screen{width:100vw}}:root{--animation-timing-function-fast-out-slow-in:cubic-bezier(.4,0,.2,1);--color-button-active:hsl(from var(--color-gray-300)h s l/.45)}.dark{--color-button-active:hsl(from var(--color-gray-700)h s l/.45)}.alt-inbound *{color:var(--theme-color-gray-800)}.alt-inbound .alt-inbound-mobile{display:flex}@media(min-width:64rem){.alt-inbound .alt-inbound-mobile{display:none}}.alt-inbound .alt-inbound-desktop{display:none}@media(min-width:64rem){.alt-inbound .alt-inbound-desktop{display:flex}}.alt-inbound .alt-inbound-text{padding:calc(var(--spacing)*5)}
