*{box-sizing:border-box}body{margin:0;background:#fff;font-family:Noto Sans KR,Helvetica Neue,Arial,sans-serif;color:#141414}a{color:#1b4bd6;text-decoration:none}a:hover{opacity:.7}img{display:block}@keyframes hm-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.hm-page{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:44px;padding:64px 24px}.hm-head{display:flex;flex-direction:column;align-items:center;gap:16px;animation:hm-fade .6s ease both}.hm-head__logo{height:58px;width:auto}.hm-head__name{font-size:16px;font-weight:500;letter-spacing:3px;color:#555}.hm-head__note{font-size:13px;font-weight:400;letter-spacing:1px;color:#a8a8a5}.hm-brands{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 60px;max-width:660px;width:100%;animation:hm-fade .7s .05s ease both}.hm-brand{display:flex;flex-direction:column;align-items:center;gap:11px}.hm-brand__mark{height:34px;display:flex;align-items:center}.hm-brand__mark img{width:auto;max-width:100%}.hm-brand__label{font-size:12px;color:#8a8a87;letter-spacing:1px}.hm-card{width:520px;max-width:88vw;aspect-ratio:1778 / 964;box-shadow:0 18px 40px -18px #00000059;animation:hm-fade .7s .1s ease both}.hm-card__img{width:100%;height:100%;object-fit:cover}.hm-card--placeholder{display:flex;align-items:center;justify-content:center;background:#f4f4f2;border:1px dashed #d6d6d2;box-shadow:none}.hm-card__placeholder-text{font-size:12px;letter-spacing:1px;color:#a8a8a5;text-align:center;padding:0 16px;line-height:1.7}@media(max-width:640px){.hm-brands{gap:28px 28px}}@media(max-width:460px){.hm-page{gap:36px;padding:48px 20px}.hm-brands{grid-template-columns:repeat(2,minmax(0,1fr));max-width:320px}}
