.home-root{color:#26222e;background:linear-gradient(#fef0f0 0%,#f3eefc 34%,#eef4fd 66%,#fff 100%);flex-direction:column;height:100%;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;display:flex;overflow-y:auto}.home-header{z-index:30;-webkit-backdrop-filter:saturate(140%)blur(10px);backdrop-filter:saturate(140%)blur(10px);background:#ffffffb3;border-bottom:1px solid #1018280f;position:sticky;top:0}.home-header-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:75rem;margin:0 auto;padding:.85rem 1.5rem;display:flex}.home-brand{align-items:center;display:inline-flex}.home-logo{width:auto;height:2.1rem;display:block}.home-main{flex-direction:column;flex:auto;justify-content:center;width:100%;max-width:60rem;margin:0 auto;padding:2.5rem 1.5rem 7.5rem;display:flex}.home-section-title{letter-spacing:-.01em;text-align:center;color:#26222e;margin:0 0 4rem;font-family:IBM Plex Sans KR,Pretendard,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.4}.home-cards{flex-wrap:wrap;justify-content:center;gap:1.375rem;display:flex}.home-card{background:#fff;border-radius:18px;flex-direction:column;width:17rem;max-width:100%;padding:.7rem;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 16px 40px -24px #5a3c8c73}.home-card:hover{transform:translateY(-3px);box-shadow:0 22px 48px -24px #5a3c8c80}.home-card-cover{aspect-ratio:3/2;color:#a05cc8;background:radial-gradient(120% 120% at 30% 20%,#fde4ef,#e7ddfb 60%,#dce9fb);border-radius:13px;place-items:center;width:100%;display:grid}.home-card-cover svg{opacity:.45;width:34px;height:34px}.home-card-cover-img{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.home-card-body{padding:.8rem .4rem .3rem}.home-card-titlerow{align-items:center;gap:.5rem;display:flex}.home-card-title{letter-spacing:-.01em;color:#26222e;font-size:1.0625rem;font-weight:700}.home-card-badge{color:#b54f86;background:#fce6f1;border-radius:999px;flex-shrink:0;padding:2px 9px;font-size:.75rem;font-weight:700}.home-card-sub{color:#6b6478;margin:.45rem 0 0;font-size:.84rem;font-weight:400;line-height:1.55}
