@theme{ --color-brand-navy: #001F3F; --color-brand-slate: #708090; --color-brand-azure: #007ACC; --color-brand-cyan: #00E5FF; --color-brand-dark: #020617; }@layer base{html,body{@apply overflow-x-hidden w-full m-0 p-0;-webkit-overflow-scrolling:touch}#root{@apply w-full overflow-x-hidden;}}@layer utilities{.clip-hero{clip-path:polygon(0 0,100% 0,100% 85%,0 100%)}@media(max-width:768px){.clip-hero{clip-path:polygon(0 0,100% 0,100% 92%,0 100%)}}}
