@tailwind base;@tailwind components;@tailwind utilities;*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}.layout_body__7rhn1{min-height:100vh;margin:0;background:#ffffff;color:#0f172a;font-family:Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.layout_header__mmmNG{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(226,232,240,.9);background:rgba(255,255,255,.94);backdrop-filter:blur(16px)}.layout_headerInner__poO1Y{display:flex;width:min(1180px,calc(100% - 40px));min-height:72px;margin:0 auto;align-items:center;justify-content:space-between;gap:28px}.layout_footerLogo__Yv_10,.layout_logo__7Ml5A{display:inline-flex;align-items:center;gap:11px;color:inherit;text-decoration:none}.layout_footerLogoIcon__h0iMe,.layout_logoIcon__vSBx4{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:15px;background:linear-gradient(135deg,#14b8a6,#0f766e);color:#ffffff;font-size:18px;font-weight:900;box-shadow:0 8px 22px rgba(15,118,110,.22)}.layout_footerLogo__Yv_10 span:last-child,.layout_logoText__ZjeTE{display:flex;flex-direction:column}.layout_footerLogo__Yv_10 strong,.layout_logoText__ZjeTE strong{color:#0f172a;font-size:20px;font-weight:900;line-height:1.1;letter-spacing:-.04em}.layout_footerLogo__Yv_10 small,.layout_logoText__ZjeTE small{margin-top:4px;color:#64748b;font-size:10px}.layout_desktopNav___MWwB{display:flex;align-items:center;gap:6px}.layout_desktopNav___MWwB a{padding:10px 14px;border-radius:12px;color:#475569;font-size:14px;font-weight:750;text-decoration:none;transition:all .2s ease}.layout_desktopNav___MWwB a:hover{background:#f1f5f9;color:#0f766e}.layout_headerActions__hARvx{display:flex;align-items:center;gap:8px}.layout_loginButton__mpxns,.layout_registerButton__edIou{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:13px;font-size:13px;font-weight:800;text-decoration:none;transition:.2s}.layout_loginButton__mpxns{border:1px solid #e2e8f0;color:#475569;background:white}.layout_loginButton__mpxns:hover{background:#f8fafc;border-color:#cbd5e1}.layout_registerButton__edIou{background:#0f766e;color:white;box-shadow:0 8px 20px rgba(15,118,110,.2)}.layout_registerButton__edIou:hover{background:#0d9488}.layout_content__gIep_{min-height:70vh;padding-bottom:82px}.layout_footer__DcfK2{margin-top:80px;border-top:1px solid #e2e8f0;background:#f8fafc}.layout_footerInner__vMRxT{display:grid;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:58px 0 42px;grid-template-columns:1.4fr .7fr 1fr;gap:62px}.layout_footerBrand__3E6pP p{max-width:420px;margin-top:20px;color:#64748b;font-size:14px;line-height:1.8}.layout_businessInfo__yRqY9,.layout_footerMenu__obexT{display:flex;flex-direction:column}.layout_businessInfo__yRqY9 h3,.layout_footerMenu__obexT h3{margin-bottom:16px;font-size:15px}.layout_businessInfo__yRqY9 a,.layout_footerMenu__obexT a{margin-bottom:10px;color:#64748b;text-decoration:none;transition:.2s}.layout_businessInfo__yRqY9 a:hover,.layout_footerMenu__obexT a:hover{color:#0f766e}.layout_businessInfo__yRqY9 p{margin:0 0 8px;color:#64748b;font-size:13px;line-height:1.5}.layout_footerBottom__OkTXZ{display:flex;width:min(1180px,calc(100% - 40px));margin:0 auto;padding:20px 0 28px;border-top:1px solid #e2e8f0;align-items:center;justify-content:space-between;gap:20px}.layout_footerBottom__OkTXZ div{display:flex;flex-wrap:wrap;gap:16px}.layout_footerBottom__OkTXZ a,.layout_footerBottom__OkTXZ p{margin:0;color:#94a3b8;font-size:11px;text-decoration:none}.layout_footerBottom__OkTXZ a:hover{color:#64748b}@media (max-width:900px){.layout_desktopNav___MWwB{display:none}.layout_footerInner__vMRxT{grid-template-columns:1fr 1fr;gap:40px}.layout_footerBrand__3E6pP{grid-column:1/-1}}@media (max-width:640px){.layout_headerInner__poO1Y{width:calc(100% - 28px);min-height:64px}.layout_logoIcon__vSBx4{width:38px;height:38px;border-radius:13px}.layout_logoText__ZjeTE strong{font-size:18px}.layout_headerActions__hARvx,.layout_logoText__ZjeTE small{display:none}.layout_content__gIep_{padding-bottom:76px}.layout_footerInner__vMRxT{width:calc(100% - 28px);padding:44px 0 32px;grid-template-columns:1fr;gap:34px}.layout_footerBottom__OkTXZ{width:calc(100% - 28px);flex-direction:column;align-items:flex-start}}.mobile-bottom-nav_nav__BoQnN{position:fixed;right:0;bottom:0;left:0;z-index:100;display:none;padding:8px 10px calc(8px + env(safe-area-inset-bottom));border-top:1px solid rgba(203,213,225,.78);background:rgba(255,255,255,.94);box-shadow:0 -12px 34px rgba(15,23,42,.1);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.mobile-bottom-nav_navInner__bhYM2{display:grid;width:min(520px,100%);min-height:60px;margin:0 auto;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end}.mobile-bottom-nav_activeMenu___KvA0,.mobile-bottom-nav_menu__8U7_S,.mobile-bottom-nav_registerMenu__ng_57{position:relative;display:flex;min-width:0;min-height:56px;align-items:center;justify-content:center;gap:3px;border-radius:18px;text-decoration:none;flex-direction:column;-webkit-tap-highlight-color:transparent;transition:background .2s ease,color .2s ease,transform .2s ease}.mobile-bottom-nav_menu__8U7_S{color:#94a3b8}.mobile-bottom-nav_activeMenu___KvA0:active,.mobile-bottom-nav_menu__8U7_S:active,.mobile-bottom-nav_registerMenu__ng_57:active{transform:scale(.96)}.mobile-bottom-nav_activeMenu___KvA0{background:#f0fdfa;color:#0f766e}.mobile-bottom-nav_activeIcon__i0lnA,.mobile-bottom-nav_icon__AtZ9O,.mobile-bottom-nav_registerIcon__fEtl7{display:flex;align-items:center;justify-content:center;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease}.mobile-bottom-nav_activeIcon__i0lnA,.mobile-bottom-nav_icon__AtZ9O{width:34px;height:30px;border-radius:12px;font-size:20px;line-height:1}.mobile-bottom-nav_icon__AtZ9O{opacity:.62;filter:grayscale(.25)}.mobile-bottom-nav_activeIcon__i0lnA{background:#ccfbf1;opacity:1;transform:translateY(-1px)}.mobile-bottom-nav_label__OKVXP{overflow:hidden;max-width:100%;font-size:10px;font-weight:750;line-height:1.2;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.mobile-bottom-nav_activeMenu___KvA0 .mobile-bottom-nav_label__OKVXP{font-weight:900}.mobile-bottom-nav_activeDot__GnGCj{position:absolute;bottom:3px;width:4px;height:4px;border-radius:999px;background:#14b8a6}.mobile-bottom-nav_registerMenu__ng_57{color:#0f766e}.mobile-bottom-nav_registerIcon__fEtl7{width:48px;height:48px;margin-top:-22px;border:4px solid rgba(255,255,255,.96);border-radius:18px;background:linear-gradient(135deg,#14b8a6,#0f766e);color:#ffffff;font-size:24px;line-height:1;box-shadow:0 12px 26px rgba(15,118,110,.28),0 3px 8px rgba(15,23,42,.08)}.mobile-bottom-nav_registerMenu__ng_57:hover .mobile-bottom-nav_registerIcon__fEtl7{transform:translateY(-2px);box-shadow:0 16px 30px rgba(15,118,110,.32),0 4px 10px rgba(15,23,42,.1)}.mobile-bottom-nav_registerMenu__ng_57 .mobile-bottom-nav_label__OKVXP{margin-top:1px;color:#0f766e;font-weight:900}@media (max-width:767px){.mobile-bottom-nav_nav__BoQnN{display:block}}@media (max-width:390px){.mobile-bottom-nav_nav__BoQnN{padding-right:6px;padding-left:6px}.mobile-bottom-nav_activeMenu___KvA0,.mobile-bottom-nav_menu__8U7_S,.mobile-bottom-nav_registerMenu__ng_57{border-radius:15px}.mobile-bottom-nav_activeIcon__i0lnA,.mobile-bottom-nav_icon__AtZ9O{width:31px;height:28px;font-size:18px}.mobile-bottom-nav_registerIcon__fEtl7{width:44px;height:44px;margin-top:-19px;border-radius:16px;font-size:22px}.mobile-bottom-nav_label__OKVXP{font-size:9px}}@media (prefers-reduced-motion:reduce){.mobile-bottom-nav_activeIcon__i0lnA,.mobile-bottom-nav_activeMenu___KvA0,.mobile-bottom-nav_icon__AtZ9O,.mobile-bottom-nav_menu__8U7_S,.mobile-bottom-nav_registerIcon__fEtl7,.mobile-bottom-nav_registerMenu__ng_57{transition:none}}