body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
@font-face{font-family:Pretendard;font-weight:900;font-display:swap;src:local(Pretendard Black),url(../media/Pretendard-Black.0zxwe3vl2ywol.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:800;font-display:swap;src:local(Pretendard ExtraBold),url(../media/Pretendard-ExtraBold.01jvf11txmw5s.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:700;font-display:swap;src:local(Pretendard Bold),url(../media/Pretendard-Bold.0m3ilyw1mel2o.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:600;font-display:swap;src:local(Pretendard SemiBold),url(../media/Pretendard-SemiBold.05wym1jxq5a-c.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:500;font-display:swap;src:local(Pretendard Medium),url(../media/Pretendard-Medium.0y19l15jez87e.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:400;font-display:swap;src:local(Pretendard Regular),url(../media/Pretendard-Regular.0~6of5vjrxsiq.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:300;font-display:swap;src:local(Pretendard Light),url(../media/Pretendard-Light.0fp3-_admz92h.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:200;font-display:swap;src:local(Pretendard ExtraLight),url(../media/Pretendard-ExtraLight.06f0tnih~bv4y.woff2)format("woff2")}@font-face{font-family:Pretendard;font-weight:100;font-display:swap;src:local(Pretendard Thin),url(../media/Pretendard-Thin.0v-fozhuh1gtl.woff2)format("woff2")}
:root{--color-primary:#006868;--color-secondary:#6c757d;--color-tertiary:#ad46dc;--color-success:#1f87ef;--color-info:#17a2b8;--color-warning:#e9b300;--color-error:#e72324;--color-red:#fd6868;--color-yelow:#d57300;--color-blue:#006fd5;--color-placeholder:#666;--color-dark:#292929;--color-gray:#575757;--color-white:#fff;--color-black:#000;--color-background-hover:#f9fdfc;--color-background-highlight:#def3f3;--color-background-blue:#e5f0fd;--color-background-green:#ddfbe9;--color-background-red:#fde5e5;--color-border:#e4e4e4;--font-size-xl:20px;--font-size-lg:18px;--font-size-md:16px;--font-size-sm:14px;--font-size-xs:12px;--font-weight-light:300;--font-weight-normal:400;--font-weight-semibold:600;--font-weight-bold:700}body{font-family:Pretendard,sans-serif;font-size:var(--font-size-md);font-weight:var(--font-weight-normal);color:var(--color-black);padding-right:0!important}
*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;scrollbar-gutter:stable}body,h1,h2,h3,h4,h6,p,figure,blockquote,dl,dd{margin-top:0;margin-bottom:0}ul[role=list],ol[role=list]{padding:0;list-style:none}li{list-style:none}ul{margin:0;padding:0}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4,h6,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:pretty}a:not([class]){-webkit-text-decoration-skip-ink:auto;text-decoration-skip-ink:auto;color:currentColor}a{text-decoration:none}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}
.App{justify-content:center;align-items:center;width:100%;height:100vh;display:flex}@keyframes pageFadeIn{0%{opacity:0}to{opacity:1}}@keyframes pageFadeOut{0%{opacity:1}to{opacity:0}}.page-fade-in{animation:.3s both pageFadeIn}@view-transition{navigation:auto}::view-transition-old(root){animation:.16s both pageFadeOut}::view-transition-new(root){animation:.24s both pageFadeIn}@media (prefers-reduced-motion:reduce){.page-fade-in{animation:none}::view-transition-old(root){animation:none}::view-transition-new(root){animation:none}}
.inspection-page{background-color:#f8f9fa;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.inspection-page-content{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:600px;display:flex}.inspection-page-content img{object-fit:contain;width:auto;max-width:100%;height:auto;margin-bottom:1.5rem}
