@tailwind base;@tailwind components;@tailwind utilities;:root{--background:0 0% 100%;--foreground:0 0% 11%;--card:0 0% 98.6%;--card-foreground:0 0% 11%;--card-hover:0 0% 96%;--card-border:0 0% 82%;--secondary:0 0% 53%;--secondary-foreground:0 0% 100%;--accent:213 94% 68%;--accent-foreground:0 0% 100%;--muted:0 0% 96%;--muted-foreground:0 0% 53%}@layer base{body{@apply bg-background text-foreground}}@layer components{.media-card{@apply relative cursor-pointer overflow-hidden rounded-lg border border-card-border/50 bg-card/30 transition-all duration-200}.media-card:hover{@apply border-card-hover}}@font-face{font-family:pretendard;src:url(/_next/static/media/ff840cfebfb63b0c-s.p.woff2) format("woff2");font-display:swap;font-weight:400}@font-face{font-family:pretendard Fallback;src:local("Arial");ascent-override:93.76%;descent-override:23.75%;line-gap-override:0.00%;size-adjust:101.55%}.__className_f218d1{font-family:pretendard,pretendard Fallback;font-weight:400}.__variable_f218d1{--font-pretendard:"pretendard","pretendard Fallback"}