html{scroll-padding-top:142px}
body>.platform-header.platform-header{position:fixed!important;inset:0 0 auto!important;z-index:250;width:100%;height:140px;min-height:140px;padding:0;display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:86px 54px;grid-template-areas:"logo spacer actions" "nav nav nav";gap:0;background:linear-gradient(180deg,rgba(7,38,27,.48),rgba(7,38,27,.08))!important;border:0;box-shadow:none;color:#fff;transition:background-color .25s ease,box-shadow .25s ease,backdrop-filter .25s ease;backdrop-filter:none}
body>.platform-header .platform-logo{grid-area:logo;align-self:center;margin-left:30px;padding:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important}
body>.platform-header .platform-logo img{width:126px;height:58px;object-fit:contain;object-position:left center}
body>.platform-header .header-app-actions,body>.platform-header>.member-link{grid-area:actions;align-self:center;justify-self:end;margin:0 30px 0 0!important}
body>.platform-header .header-app-actions{display:flex;align-items:center;justify-content:flex-end;gap:24px}
body>.platform-header .header-app-actions>.member-link,body>.platform-header .header-app-actions>.app-install-link,body>.platform-header>.member-link{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;height:auto!important;padding:8px 0!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;box-shadow:none!important;text-shadow:0 1px 7px rgba(0,0,0,.3)!important;font:900 14px/1 "Noto Sans KR",sans-serif!important;text-decoration:none;white-space:nowrap;cursor:pointer}
body>.platform-header .header-app-actions>.member-link,body>.platform-header .header-app-actions>.app-install-link{position:relative;transition:color .2s ease,transform .2s ease,text-shadow .2s ease}
body>.platform-header .header-app-actions>.member-link::after,body>.platform-header .header-app-actions>.app-install-link::after{content:"";position:absolute;left:0;right:0;bottom:3px;height:2px;border-radius:2px;background:#ff9a4d;transform:scaleX(0);transform-origin:center;transition:transform .2s ease}
body>.platform-header .header-app-actions>.member-link:hover,body>.platform-header .header-app-actions>.member-link:focus-visible,body>.platform-header .header-app-actions>.app-install-link:hover,body>.platform-header .header-app-actions>.app-install-link:focus-visible{color:#ffb06d!important;transform:translateY(-2px);text-shadow:0 3px 12px rgba(255,154,77,.45)!important;outline:none}
body>.platform-header .header-app-actions>.member-link:hover::after,body>.platform-header .header-app-actions>.member-link:focus-visible::after,body>.platform-header .header-app-actions>.app-install-link:hover::after,body>.platform-header .header-app-actions>.app-install-link:focus-visible::after{transform:scaleX(1)}
body>.platform-header .platform-nav{grid-area:nav;align-self:stretch;width:100%;height:54px;margin:0!important;padding:0 30px!important;display:flex;align-items:center;gap:clamp(24px,3vw,44px)!important;overflow-x:auto;background:transparent!important;border:1px solid rgba(255,255,255,.24)!important;border-right:0!important;border-left:0!important;border-radius:0!important;box-shadow:none!important;backdrop-filter:none!important;scrollbar-width:none}
body>.platform-header .platform-nav::-webkit-scrollbar{display:none}
body>.platform-header .platform-nav a{height:100%;padding:0!important;display:inline-flex;align-items:center;flex:none;border:0!important;border-radius:0!important;background:transparent!important;color:#fff!important;text-shadow:0 1px 7px rgba(0,0,0,.34)!important;font-size:14px;font-weight:900;white-space:nowrap}
body>.platform-header .platform-nav a:hover,body>.platform-header .platform-nav a.active{color:#ffb06d!important;box-shadow:inset 0 -3px #ff8a2b}
body>.platform-header .mobile-menu{grid-area:menu;display:none;color:inherit!important}
body.header-scrolled>.platform-header.platform-header{color:#173b2c;background:rgba(255,255,255,.96)!important;box-shadow:0 8px 24px rgba(13,53,37,.12)!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}
body.header-scrolled>.platform-header .platform-nav{border-color:rgba(23,59,44,.14)!important}
body.header-scrolled>.platform-header .platform-nav a{color:#173b2c!important;text-shadow:none!important}
body.header-scrolled>.platform-header .platform-nav a:hover,body.header-scrolled>.platform-header .platform-nav a.active{color:#ee7a22!important}
body.header-scrolled>.platform-header .header-app-actions>*,body.header-scrolled>.platform-header>.member-link{color:#173b2c!important;text-shadow:none!important}
body:has(.store-page){padding-top:0!important}
@media(max-width:1180px){html{scroll-padding-top:126px}body>.platform-header.platform-header{min-height:126px;height:auto;grid-template-columns:auto 1fr auto;grid-template-rows:72px 54px;grid-template-areas:"logo spacer actions" "nav nav nav"}body>.platform-header .platform-logo{margin-left:22px}body>.platform-header .platform-logo img{width:112px;height:50px}body>.platform-header .header-app-actions,body>.platform-header>.member-link{margin-right:22px!important}body>.platform-header .header-app-actions{gap:16px}body>.platform-header .platform-nav{display:flex!important;padding:0 22px!important;gap:25px!important}}
@media(max-width:760px){html{scroll-padding-top:118px}body>.platform-header.platform-header{min-height:72px;grid-template-columns:auto 1fr auto;grid-template-rows:64px auto auto;grid-template-areas:"logo spacer menu" "actions actions actions" "nav nav nav";background:linear-gradient(180deg,rgba(7,38,27,.72),rgba(7,38,27,.24))!important}body>.platform-header .platform-logo{margin-left:16px}body>.platform-header .platform-logo img{width:104px;height:46px}body>.platform-header .mobile-menu{display:block!important;align-self:center;justify-self:end;margin-right:16px}body>.platform-header .header-app-actions,body>.platform-header>.member-link{justify-self:end;margin:0 16px 8px!important}body>.platform-header .header-app-actions{gap:14px}body>.platform-header .header-app-actions>.member-link,body>.platform-header .header-app-actions>.app-install-link,body>.platform-header>.member-link{min-height:30px!important;padding:5px 0!important;font-size:12px!important}body>.platform-header .platform-nav{display:none!important;height:auto;max-height:60vh;padding:10px 18px 14px!important;gap:0!important;flex-direction:column;align-items:stretch;background:rgba(7,38,27,.96)!important;border-color:rgba(255,255,255,.18)!important;overflow-y:auto}body>.platform-header .platform-nav.open{display:flex!important}body>.platform-header .platform-nav a{width:100%;min-height:44px;height:auto;justify-content:flex-start;color:#fff!important;text-shadow:none!important;box-shadow:none!important}body>.platform-header .platform-nav a.active{color:#ffad68!important}body.header-scrolled>.platform-header .platform-nav{background:rgba(255,255,255,.98)!important}body.header-scrolled>.platform-header .platform-nav a{color:#173b2c!important}}
