.page--category{padding-bottom:calc(var(--nav-h) + env(safe-area-inset-bottom,0px))}.category-soon{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - var(--header-h) - var(--nav-h));padding:48px 24px 64px;text-align:center}.category-soon__icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;margin-bottom:20px;border-radius:50%;background:var(--color-gray-100)}.category-soon__icon-shape{width:32px;height:32px;background-color:var(--color-gray-300);-webkit-mask:url(/icons/category.svg) no-repeat center / contain;mask:url(/icons/category.svg) no-repeat center / contain}.category-soon__badge{display:inline-flex;align-items:center;justify-content:center;height:24px;padding:0 10px;margin-bottom:12px;border-radius:var(--radius-full);background:#022e6d14;color:var(--color-navy);font-size:12px;font-weight:600;letter-spacing:-.02em}.category-soon__title{font-size:20px;font-weight:700;color:var(--color-black);letter-spacing:-.04em;line-height:1.4;margin-bottom:12px}.category-soon__desc{font-size:13px;font-weight:400;color:var(--color-gray-500);letter-spacing:-.02em;line-height:1.6;margin-bottom:28px}.category-soon__btn{display:inline-flex;align-items:center;justify-content:center;width:100%;max-width:240px;height:44px;margin-bottom:12px;border-radius:var(--radius-sm);background:var(--color-navy);color:var(--color-white);font-size:14px;font-weight:600;letter-spacing:-.02em}.category-soon__link{font-size:13px;font-weight:500;color:var(--color-gray-500);letter-spacing:-.02em;text-decoration:underline;text-underline-offset:2px}
