@import "https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@400;500;700&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--sat:env(safe-area-inset-top,0px);--sab:env(safe-area-inset-bottom,0px);--sal:env(safe-area-inset-left,0px);--sar:env(safe-area-inset-right,0px);--bottom-nav-height:60px;--header-height:56px;--card-radius:14px;--card-radius-sm:10px;--card-radius-xs:8px;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.35s ease;--font-primary:"Noto Sans KR", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;touch-action:pan-x pan-y;height:100%;font-size:16px}body{font-family:var(--font-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;min-height:100dvh;overflow-x:hidden}button,a,[role=button]{-webkit-tap-highlight-color:transparent;touch-action:manipulation;cursor:pointer}button:not([data-no-min-height]){min-height:44px}input:not([type=checkbox]):not([type=radio]),textarea,select{appearance:none;font-family:inherit;font-size:16px}img,video,svg{max-width:100%;height:auto;display:block}@media (max-width:767px){::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}}:focus-visible{outline-offset:2px;outline:2px solid #3b82f6}::selection{color:inherit;background:#3b82f64d}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{body{color:#000!important;background:#fff!important}}@media (hover:hover) and (pointer:fine){.crest-card-hover{transition:transform var(--transition-fast), box-shadow var(--transition-fast)}.crest-card-hover:hover{transform:translateY(-1px);box-shadow:0 4px 20px #0003}}.crest-divider{opacity:.08;background:currentColor;border:none;height:1px;margin:0}.crest-card-body{padding:14px 16px}.crest-card-body--mobile{padding:10px 12px}
