:root{--font-sans:"Pretendard Variable",Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,"Helvetica Neue","Segoe UI","Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif;--font-mono:var(--font-sans);--background:#f4f6f8;--foreground:#191f28;--card:#fff;--card-foreground:#191f28;--primary:#0d9488;--primary-foreground:#fff;--secondary:#e6f4f2;--secondary-foreground:#0f766e;--muted:#f2f4f6;--muted-foreground:#8b95a1;--accent:#d7f3ef;--accent-foreground:#115e59;--border:#e5e8eb;--input:#e5e8eb;--ring:#0d9488;--destructive:#f04452;--radius:1.15rem;--cry-stage:#e8eef0}body{background:var(--background);color:var(--foreground)}.cry-stage{background:var(--background);min-height:100dvh}.cry-screen{background:radial-gradient(1000px 420px at 50% -160px,#0d948829,transparent 62%),var(--background);flex-direction:column;width:100%;min-height:100dvh;display:flex}.cry-screen>*{min-width:0}@media (min-width:80rem){body,.cry-stage{background:var(--cry-stage)}.cry-stage{place-items:center;display:grid}.cry-screen{--cry-screen-width:min(26rem,92vw);width:var(--cry-screen-width);border-radius:2rem;height:min(100dvh,48rem);min-height:0;overflow:auto;box-shadow:0 0 0 1px #191f280f,0 24px 48px #191f281a}}
