@charset "UTF-8";.short-container.svelte-1egk2cc{height:100%;padding:10px;box-sizing:border-box;display:flex;flex-direction:column}.short-container.svelte-1egk2cc .short-head:where(.svelte-1egk2cc){flex-shrink:0;display:flex;justify-content:space-between;align-items:flex-start}.short-container.svelte-1egk2cc .short-head:where(.svelte-1egk2cc) .name:where(.svelte-1egk2cc){font-size:20px;font-weight:700;margin-bottom:10px;line-height:1}.short-container.svelte-1egk2cc .short-head:where(.svelte-1egk2cc) .name:where(.svelte-1egk2cc):hover{opacity:.9}.short-container.svelte-1egk2cc .short-head:where(.svelte-1egk2cc) a:where(.svelte-1egk2cc){font-size:13px;display:flex;align-items:center;line-height:1;gap:3px}.short-container.svelte-1egk2cc .short-head:where(.svelte-1egk2cc) a:where(.svelte-1egk2cc) svg:where(.svelte-1egk2cc){width:18px;height:18px}.short-container.svelte-1egk2cc .short-head:where(.svelte-1egk2cc) a.more:where(.svelte-1egk2cc):hover{color:var(--color--highlight)}.short-container.svelte-1egk2cc .short-head:where(.svelte-1egk2cc) a.more:where(.svelte-1egk2cc):hover svg:where(.svelte-1egk2cc){fill:var(--color--highlight)}.short-container.svelte-1egk2cc .short-body:where(.svelte-1egk2cc){position:relative;flex-grow:1}.short-container.svelte-1egk2cc .short-item:where(.svelte-1egk2cc){display:flex;align-items:center;gap:3px;margin:0 -7px;padding:10px;cursor:pointer;position:relative}.short-container.svelte-1egk2cc .short-item:where(.svelte-1egk2cc):first-child:before{background-color:transparent}.short-container.svelte-1egk2cc .short-item:where(.svelte-1egk2cc):hover{border-radius:6px;background-color:#ffffff0d}.short-container.svelte-1egk2cc .short-item:where(.svelte-1egk2cc):hover:before{background-color:transparent}.short-container.svelte-1egk2cc .short-item:where(.svelte-1egk2cc):hover+.short-item:where(.svelte-1egk2cc):before{background-color:transparent}.short-container.svelte-1egk2cc .short-item:where(.svelte-1egk2cc):before{content:"";position:absolute;top:0;left:0;right:0;margin:0 auto;width:calc(100% - 20px);height:1px;background-color:var(--color--divider)}.short-container.svelte-1egk2cc .short-item:where(.svelte-1egk2cc) .tag:where(.svelte-1egk2cc){color:var(--color--background);font-size:12px;font-weight:700;line-height:1;margin-right:7px;padding:5px 7px;border-radius:4px;background-color:var(--color--highlight);-webkit-user-select:none;user-select:none}.short-container.svelte-1egk2cc .short-item:where(.svelte-1egk2cc) .title:where(.svelte-1egk2cc){font-size:16px;line-height:1;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.short-container.svelte-1egk2cc .short-item:where(.svelte-1egk2cc) .date:where(.svelte-1egk2cc){flex-shrink:0;font-size:12px;opacity:.6}main.svelte-egbbr5{padding-top:var(--the-header-height);padding-bottom:100px}main.svelte-egbbr5 .inner:where(.svelte-egbbr5){max-width:var(--container-width);margin:auto;padding-left:20px;padding-right:20px}.posts.svelte-egbbr5{--grid-row-height: 300px;display:grid;grid-template-rows:auto;grid-template-columns:repeat(8,1fr);grid-auto-rows:var(--grid-row-height);grid-auto-flow:dense;gap:10px 4px;margin-top:30px;margin-left:-10px;margin-right:-10px}@media(max-width:1330px){.posts.svelte-egbbr5{grid-template-rows:300px auto;grid-template-columns:repeat(6,1fr)}}@media(max-width:990px){.posts.svelte-egbbr5{grid-template-rows:310px 300px auto;grid-template-columns:repeat(4,1fr)}}@media(max-width:629px){.posts.svelte-egbbr5{grid-template-columns:repeat(2,1fr)}}@media(max-width:380px){.posts.svelte-egbbr5{grid-template-columns:1fr}}.posts.svelte-egbbr5 .orders:where(.svelte-egbbr5){order:-1;grid-column:1/-1;padding-right:10px;display:flex;justify-content:end;flex-wrap:wrap;gap:10px}@media(max-width:1330px){.posts.svelte-egbbr5 .orders:where(.svelte-egbbr5){order:0}}.posts.svelte-egbbr5 .orders:where(.svelte-egbbr5) .order:where(.svelte-egbbr5){padding:2px 4px;font-size:14px;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;gap:3px}.posts.svelte-egbbr5 .orders:where(.svelte-egbbr5) .order:where(.svelte-egbbr5):hover span:where(.svelte-egbbr5){opacity:.7}.posts.svelte-egbbr5 .orders:where(.svelte-egbbr5) .order.active:where(.svelte-egbbr5) span:where(.svelte-egbbr5){opacity:.8;font-weight:700}.posts.svelte-egbbr5 .orders:where(.svelte-egbbr5) .order.has-new:where(.svelte-egbbr5):after{content:"N";width:13px;height:13px;font-size:12px;color:var(--color--post-created)}.posts.svelte-egbbr5 .orders:where(.svelte-egbbr5) .order.has-updated:where(.svelte-egbbr5):after{content:"U";width:13px;height:13px;font-size:12px;color:var(--color--post-updated)}.posts.svelte-egbbr5 .orders:where(.svelte-egbbr5) .order:where(.svelte-egbbr5) span:where(.svelte-egbbr5){opacity:.4}.posts.svelte-egbbr5 .chart:where(.svelte-egbbr5){grid-column:span 3;height:300px}@media(max-width:990px){.posts.svelte-egbbr5 .chart:where(.svelte-egbbr5){grid-column:1/-1}}.posts.svelte-egbbr5 .shorts:where(.svelte-egbbr5){grid-column:span 3}@media(max-width:990px){.posts.svelte-egbbr5 .shorts:where(.svelte-egbbr5){grid-column:1/-1}}.posts.svelte-egbbr5 a:where(.svelte-egbbr5){order:2;grid-column:span 2;padding:10px;border-radius:10px;line-height:1.4;font-size:14px;position:relative}.posts.svelte-egbbr5 a:where(.svelte-egbbr5):hover{color:var(--color--highlight);z-index:1}.posts.svelte-egbbr5 a:where(.svelte-egbbr5):hover .image:where(.svelte-egbbr5) img:where(.svelte-egbbr5){transform:scale(1.1)}.posts.svelte-egbbr5 a:where(.svelte-egbbr5):hover .title:where(.svelte-egbbr5){display:block}.posts.svelte-egbbr5 a:where(.svelte-egbbr5):hover .description:where(.svelte-egbbr5){display:block;padding-bottom:24px;background-color:var(--color--background)}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5){position:relative;border-radius:10px;background-color:#e9690010;overflow:hidden}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .image:where(.svelte-egbbr5){width:100%;height:180px;border-radius:10px}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .image:where(.svelte-egbbr5) img:where(.svelte-egbbr5){width:100%;height:100%;object-fit:cover;transition:.4s}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .labels:where(.svelte-egbbr5){position:absolute;top:8px;right:8px;display:flex;flex-direction:column;align-items:flex-end;gap:4px}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .labels:where(.svelte-egbbr5) .label:where(.svelte-egbbr5){width:max-content;padding:6px 8px;border-radius:6px;font-size:12px;font-weight:700;line-height:1;background-color:gray;color:#fff}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .labels:where(.svelte-egbbr5) .label.group:where(.svelte-egbbr5){background-color:gray;color:#fff}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .labels:where(.svelte-egbbr5) .label.group.--시작하기:where(.svelte-egbbr5){background-color:#52ba11}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .labels:where(.svelte-egbbr5) .label.group.--html:where(.svelte-egbbr5){background-color:#e54c21;color:#333}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .labels:where(.svelte-egbbr5) .label.group.--css:where(.svelte-egbbr5){background-color:#1e77b9}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .labels:where(.svelte-egbbr5) .label.group.--js:where(.svelte-egbbr5){background-color:#f1db57;color:#3a3a38}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .labels:where(.svelte-egbbr5) .label.group.--ts:where(.svelte-egbbr5){background-color:#397dc8}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .labels:where(.svelte-egbbr5) .label.group.--react:where(.svelte-egbbr5){background-color:#149eca}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .labels:where(.svelte-egbbr5) .label.group.--vue:where(.svelte-egbbr5){background-color:#48bb87;color:#3d5063}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .labels:where(.svelte-egbbr5) .label.group.--svelte:where(.svelte-egbbr5){background-color:#ff3e00}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .labels:where(.svelte-egbbr5) .label.group.--lib:where(.svelte-egbbr5),.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .labels:where(.svelte-egbbr5) .label.group.--web:where(.svelte-egbbr5){background-color:#121212}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .labels:where(.svelte-egbbr5) .label.group.--db:where(.svelte-egbbr5){background-color:#fff;color:#121212}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .labels:where(.svelte-egbbr5) .label.group.--heropyapi:where(.svelte-egbbr5){background-color:#ff6c03}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .labels:where(.svelte-egbbr5) .label.group.--life:where(.svelte-egbbr5){background-color:#f6d3d3;color:brown}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .states:where(.svelte-egbbr5){position:absolute;bottom:0;right:0;display:flex;gap:8px;padding:6px 10px;border-radius:6px 0 0;background-color:var(--color--background)}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .states:where(.svelte-egbbr5) .state:where(.svelte-egbbr5){width:max-content;font-size:11px;font-weight:700;line-height:1;display:flex;align-items:center}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .states:where(.svelte-egbbr5) .state:where(.svelte-egbbr5) .material-symbols-outlined:where(.svelte-egbbr5){font-size:14px}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .states:where(.svelte-egbbr5) .state.--created:where(.svelte-egbbr5){color:var(--color--post-created)}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .states:where(.svelte-egbbr5) .state.--updated:where(.svelte-egbbr5){color:var(--color--post-updated)}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .image-group:where(.svelte-egbbr5) .states:where(.svelte-egbbr5) .state.--video:where(.svelte-egbbr5){color:var(--color--post-video)}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .title:where(.svelte-egbbr5){width:100%;margin:14px 0 10px;box-sizing:border-box;font-size:23px;font-weight:700;line-height:1.1;display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;transition:color .4s}.posts.svelte-egbbr5 a:where(.svelte-egbbr5) .description:where(.svelte-egbbr5){display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .4s}.posts.svelte-egbbr5 .more-loading:where(.svelte-egbbr5){position:relative;grid-column:span 2;order:3}
