div.cookieConsentOverlay{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:800;width:100%;max-width:720px;padding:0 16px;box-sizing:border-box;animation:cookieSlideUp .5s cubic-bezier(.25,.46,.45,.94) both}div.cookieConsentOverlay.closing{animation:cookieFadeOut .3s ease forwards}div.cookieConsentOverlay>div.cookieConsentBanner{display:flex;align-items:center;gap:16px;padding:16px 20px;background-color:#fff;border-radius:12px;border:1px solid rgba(98,198,255,.3);box-shadow:0 8px 24px rgba(0,144,225,.12),0 2px 8px rgba(0,0,0,.06)}div.cookieConsentOverlay>div.cookieConsentBanner>div.cookieConsentIcon{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,rgba(98,198,255,.15),rgba(0,144,225,.1));color:#0090e1}div.cookieConsentOverlay>div.cookieConsentBanner>div.cookieConsentContent{flex:1 1;min-width:0}div.cookieConsentOverlay>div.cookieConsentBanner>div.cookieConsentContent>p.cookieConsentMessage{font-size:12px;color:#495057;line-height:1.5;margin-bottom:4px}div.cookieConsentOverlay>div.cookieConsentBanner>div.cookieConsentContent>a.cookieConsentLink{font-size:10px;color:#0090e1;text-decoration:none;font-family:Pretendard-SemiBold,sans-serif}div.cookieConsentOverlay>div.cookieConsentBanner>div.cookieConsentContent>a.cookieConsentLink:hover{text-decoration:underline;color:#0077b8}div.cookieConsentOverlay>div.cookieConsentBanner>div.cookieConsentButtons{display:flex;gap:8px;flex-shrink:0}div.cookieConsentOverlay>div.cookieConsentBanner>div.cookieConsentButtons>button.cookieConsentDecline{padding:8px 12px;border:1px solid #dee2e6;border-radius:9999px;background:rgba(0,0,0,0);color:#6c757d;font-size:12px;font-family:Pretendard-Regular,sans-serif;cursor:pointer;transition:all .15s ease;white-space:nowrap}div.cookieConsentOverlay>div.cookieConsentBanner>div.cookieConsentButtons>button.cookieConsentDecline:hover{border-color:#ced4da;background-color:#fafbfc;color:#343a40}div.cookieConsentOverlay>div.cookieConsentBanner>div.cookieConsentButtons>button.cookieConsentAccept{padding:8px 16px;border:none;border-radius:9999px;background:linear-gradient(135deg,#0090E1,#0077B8);color:#fff;font-size:12px;font-family:Pretendard-SemiBold,sans-serif;cursor:pointer;transition:all .15s ease;box-shadow:0 2px 4px rgba(0,144,225,.15);white-space:nowrap}div.cookieConsentOverlay>div.cookieConsentBanner>div.cookieConsentButtons>button.cookieConsentAccept:hover{box-shadow:0 4px 8px rgba(0,144,225,.2);transform:translateY(-1px)}div.cookieConsentOverlay>div.cookieConsentBanner>div.cookieConsentButtons>button.cookieConsentAccept:active{transform:translateY(0)}@keyframes cookieSlideUp{0%{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes cookieFadeOut{0%{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(10px)}}@media screen and (max-width:768px){div.cookieConsentOverlay{bottom:12px}div.cookieConsentOverlay>div.cookieConsentBanner{flex-wrap:wrap;gap:12px;padding:16px}div.cookieConsentOverlay>div.cookieConsentBanner>div.cookieConsentIcon{display:none}div.cookieConsentOverlay>div.cookieConsentBanner>div.cookieConsentContent{flex-basis:100%}div.cookieConsentOverlay>div.cookieConsentBanner>div.cookieConsentButtons{flex-basis:100%;justify-content:flex-end}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes imageReveal{0%{opacity:0;clip-path:inset(0 0 100% 0)}to{opacity:1;clip-path:inset(0 0 0 0)}}@keyframes cardEnter{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes commentReveal{0%{opacity:0;transform:scale(.9) translateY(10px)}60%{transform:scale(1.02) translateY(-2px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes hashtagBounce{0%{opacity:0;transform:translateY(-15px) scale(.9)}60%{transform:translateY(3px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(rgba(255,255,255,1),rgba(255,255,255,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@font-face{font-family:Pretendard;src:url(/fonts/pretendard-woff2/Pretendard-Regular.subset.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/fonts/pretendard-woff2/Pretendard-Medium.subset.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Pretendard;src:url(/fonts/pretendard-woff2/Pretendard-Bold.subset.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}*{box-sizing:border-box;padding:0;margin:0;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}body,html{width:100%;max-width:100vw;height:100%;overflow-x:hidden;display:flex;align-items:center;flex-direction:column}.windowScrollBody{height:auto!important;min-height:100%!important;overflow-y:auto!important}body.genBody{display:flex;flex-direction:row;justify-content:flex-start}a{color:inherit;text-decoration:none}li{list-style:none}button{cursor:pointer;border:none}::selection{color:#fff!important;background:#62c6ff!important;-webkit-text-fill-color:#fff!important}::-moz-selection{color:#fff!important;background:#62c6ff!important}