html{-webkit-text-size-adjust:100%}*{box-sizing:border-box}body,html{margin:0;padding:0;background:#f6f1e7;color:#20150d;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,sans-serif}body{min-width:0}a{color:inherit}button,input,select,textarea{font:inherit}canvas,img,svg,video{display:block;max-width:100%}.ms-header{width:100%;border-bottom:1px solid #eadfce;background:#f6f1e7;position:sticky;top:0;z-index:40}.ms-header__inner{max-width:1180px;margin:0 auto;padding:14px 20px;justify-content:space-between}.ms-header__inner,.ms-header__left{display:flex;align-items:center;gap:18px}.ms-header__left{min-width:0;flex:1}.ms-brand{gap:10px;text-decoration:none;color:#20150d;min-width:-moz-fit-content;min-width:fit-content}.ms-brand,.ms-brand__logo{display:inline-flex;align-items:center}.ms-brand__logo{width:32px;height:32px;border-radius:10px;background:linear-gradient(135deg,#2b1d12,#6f4725);color:#fffaf2;justify-content:center;font-size:18px;font-weight:900;box-shadow:0 8px 20px rgba(47,36,23,.18)}.ms-brand__text{font-size:18px;font-weight:900;letter-spacing:-.03em}.ms-header__nav{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ms-nav-pill{height:38px;padding:0 14px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid #d8cab8;background:#f9f5ee;color:#2f2417;font-size:13px;font-weight:800;transition:background-color .18s ease,color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.ms-nav-pill:hover{background:#2f2417;color:#fffaf2;border-color:#2f2417;box-shadow:0 8px 18px rgba(47,36,23,.16);transform:translateY(-1px)}.ms-header__right{display:flex;align-items:center;gap:10px;flex-shrink:0}.ms-account-chip{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:#2f2417;border:1px solid #d8cab8;background:#fbf7f1;border-radius:999px;padding:7px 12px 7px 8px;min-height:44px;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.ms-account-chip:hover{background:#f1e7d8;border-color:#cbb89f;transform:translateY(-1px)}.ms-account-chip__avatar{width:28px;height:28px;border-radius:50%;background:#2f2417;color:#fffaf2;display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:900;flex-shrink:0}.ms-account-chip__meta{display:grid;line-height:1.1}.ms-account-chip__name{font-size:13px;font-weight:900;color:#2f2417}.ms-account-chip__provider{font-size:11px;font-weight:700;color:#8a7156}.ms-logout-button,.ms-logout-link{height:44px;padding:0 16px;border-radius:14px;border:0;background:#2f2417;color:#fffaf2;font-size:13px;font-weight:900;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 18px rgba(47,36,23,.18);transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease}.ms-logout-button:hover,.ms-logout-link:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 10px 22px rgba(47,36,23,.22)}.ms-bottom-tabbar{display:none}.ms-bottom-tabbar__inner{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;width:min(100%,620px);margin:0 auto;background:#fbf7f1;border:1px solid #eadfce;border-radius:22px;padding:10px 8px;box-shadow:0 14px 36px rgba(61,41,22,.1)}.ms-bottom-tabbar__item{min-height:48px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;text-decoration:none;border-radius:14px;color:#6f5b46;transition:background-color .18s ease,color .18s ease,transform .18s ease}.ms-bottom-tabbar__item.is-active{background:#f3e7d8;color:#2f2417}.ms-bottom-tabbar__icon{font-size:16px;font-weight:900;line-height:1}.ms-bottom-tabbar__label{font-size:11px;font-weight:800;line-height:1}@media (max-width:1024px){.ms-header__inner{padding:12px 16px}.ms-header__left{gap:12px}.ms-header__nav{gap:8px}}@media (max-width:768px){.ms-header__inner{gap:12px}.ms-account-chip__provider,.ms-header__nav{display:none}.ms-bottom-tabbar{display:block;position:fixed;left:16px;right:16px;bottom:calc(env(safe-area-inset-bottom, 0px) + 12px);z-index:45}}@media (max-width:1200px){main>div[style]{max-width:100%!important}}@media (max-width:980px){div[style*="grid-template-columns: minmax(0, 1.55fr) minmax(320px, 0.95fr)"],div[style*="grid-template-columns: minmax(0, 1.6fr) minmax(280px, 0.74fr)"],div[style*="grid-template-columns: repeat(3, minmax(0, 1fr))"],div[style*="grid-template-columns: repeat(4, minmax(0, 1fr))"],section[style*="grid-template-columns: minmax(0, 1.55fr) minmax(320px, 0.95fr)"]{grid-template-columns:1fr!important}}@media (max-width:720px){h1[style*="font-size: 66px"]{font-size:42px!important;line-height:1.02!important}h1[style*="font-size: 46px"]{font-size:36px!important}div[style*="font-size: 28px"]{word-break:break-word}main{padding-bottom:110px!important}}