@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.8/dist/web/static/pretendard-dynamic-subset.css";
@import "https://9f.co.kr/cdn/font/NanumSquareNeo/NanumSquareNeo.css";
#sub_header{z-index:1000;background:var(--mbg);border-bottom:1px solid var(--filter-border);width:100%;position:fixed;top:0;left:0}.hd_inner{justify-content:space-between;align-items:center;gap:2rem;width:90%;max-width:1300px;height:6rem;margin:0 auto;display:flex}#logo{line-height:0}#logo a{align-items:center;display:flex}#logo .logo{height:3.6rem}#gnav{gap:3rem;margin-left:2rem;margin-right:auto;display:flex}.gnav-item{position:relative}.gnav-item>a{color:var(--nav);padding:2rem 0;font-family:Pretendard;font-size:1.7rem;font-weight:600;transition:color .2s;display:block}.gnav-item>a:hover{color:var(--mc)}.gnav-item>a.act{color:var(--nav-act)}.gnav-item>a.act:after{content:"";background:var(--mc);border-radius:50%;width:.5rem;height:.5rem;display:block;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.hd-util{align-items:center;gap:1.5rem;display:flex}.hd-util .toggle-mode{color:var(--mf);align-items:center;padding:.5rem;display:flex}.hd-util .toggle-mode:hover{color:var(--mc)}.hd-user{align-items:center;gap:.6rem;display:flex}.hd-user--name{color:var(--mf2);font-family:Pretendard;font-size:1.4rem;font-weight:700}.hd-user:hover .hd-user--name{color:var(--mc)}.log-btn{color:#fff;background:var(--mc);border-radius:5rem;padding:.8rem 2rem;font-family:Pretendard;font-size:1.4rem;font-weight:600;transition:opacity .2s}.log-btn:hover{opacity:.85}.log-btn.ghost{background:var(--mbg2);color:var(--mf2)}.log-btn.ghost:hover{background:var(--mbg2hover);opacity:1}.mobile_util{color:var(--mf);align-items:center;display:none}@media (max-width:860px){#gnav,.hd-util .log-btn,.hd-user{display:none}.mobile_util{display:flex}}
footer{border-top:1px solid var(--ft-border);margin-top:10rem}#ft_inner{width:90%;max-width:1300px;margin:0 auto;padding:3rem 0}.ft-depth1{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.ft_logo{line-height:0;display:block}footer address{color:var(--ft-address);margin-bottom:1.5rem;font-family:Pretendard;font-size:1.4rem;font-style:normal}.ft-depth2{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.ft-depth2 .copyright,.ft-depth2 a{color:var(--ft-address);font-family:Pretendard;font-size:1.3rem}.ft-depth2 a{align-items:center;gap:.3rem;transition:color .2s;display:flex}.ft-depth2 a:hover{color:var(--mc)}@media (max-width:640px){.ft-depth2{flex-direction:column;align-items:flex-start}}
#top_btn{background:var(--mf);width:5rem;height:5rem;color:var(--mbg);z-index:999;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:3rem;right:3rem;box-shadow:0 2px 10px #00000026}#top_btn:hover{opacity:.9;transform:translateY(-2px)}@media (max-width:640px){#top_btn{width:4.4rem;height:4.4rem;bottom:2rem;right:2rem}}
:root{--mc:#3853de;--mbg:#fff;--mbg2:#f2f2f2;--mbg2hover:#e9e9e9;--mf:#000;--mf2:#333;--mf3:#777;--mf4:#666;--ddd:#ddd;--fff:#fff;--mb-card--title:#555;--mb-card--info:#777;--tia-tag:#666;--tia-date:#666;--tia-box:#fff;--tia-box2:#fff;--ft-border:#ddd;--ft-address:#7e8183;--filter-border:#ddd;--filter-box:#f2f2f2;--filter-cnt:#000;--filter-drop:#555;--filter-h3:#000;--checkbox:#101010;--checkbox-icon:unset;--insite-cnt:#3853de;--insite-write:#000;--input-placeholder:#999;--insite-content:#999;--insite-bg:#fff;--skeleton:#eee;--insite-tag:#333;--insite-tagbg:#f2f2f2;--insite-tagbd:none;--stx-box:#fff;--stx-border:1px solid #ddd;--nav:#333;--nav-act:#3853de;--post-txt:#000;--search-area-bg:#ffffffb3;--search-form-bg:#3853de;--search-pop-title:#000;--search-pop-item-bg:#f2f2f2;--search-pop-item-txt:#555;--search-pop-item-border:none}[data-theme=dark]{--mc:#1a6cff;--mf:#fff;--mf2:#999;--mf3:#777;--mf4:#eee;--mbg:#000;--mbg2:#3c3d41;--mbg2hover:#555;--mb-card--title:#ccc;--mb-card--info:#999;--tia-tag:#999;--tia-date:#777;--tia-box:#222;--tia-box2:#222224;--ft-border:#777;--ft-address:#777;--filter-border:#555;--filter-box:#3c3d41;--filter-cnt:#ccc;--filter-drop:#eee;--filter-h3:#eee;--checkbox:#fff;--checkbox-icon:invert(1);--insite-cnt:#eee;--insite-write:#eee;--input-placeholder:#777;--insite-content:#888;--insite-bg:#333;--skeleton:#333;--insite-tag:#eee;--insite-tagbg:none;--insite-tagbd:1px solid #555;--stx-box:#3c3d41;--stx-border:none;--nav:#999;--nav-act:#fff;--post-txt:#b6b7bc;--search-area-bg:#000000e6;--search-form-bg:#3c3d41;--search-pop-title:#ccc;--search-pop-item-bg:none;--search-pop-item-txt:#999;--search-pop-item-border:1px solid #999}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:62.5%;overflow:hidden scroll}body{background:var(--mbg);letter-spacing:-.5px;color:var(--mf);font-family:NanumSquareNeo,Pretendard,Noto Sans KR,AppleGothic,dotum,sans-serif;font-size:1.6rem;overflow-x:hidden}h1,h2,h3,h4,h5,h6{word-break:keep-all;font-family:NanumSquareNeo,Pretendard,Noto Sans KR,AppleGothic,dotum,sans-serif}ul,ol,dl,dt,dd{list-style:none}a{color:var(--mf);text-decoration:none}button{cursor:pointer;box-shadow:none;color:inherit;background:0 0;border:none;font-family:Pretendard,Noto Sans KR,AppleGothic,dotum,sans-serif}p{word-break:keep-all}input:where(:not([type=checkbox],[type=radio],[type=file],[type=submit],[type=button],[type=reset],[type=range],[type=color])),textarea,select{border:1px solid var(--ddd);background:var(--tia-box);color:var(--mf);border-radius:5px;outline:none;width:100%;padding:1rem;font-family:Pretendard,Noto Sans KR,sans-serif;font-size:1.5rem;transition:all .3s ease-in-out}input:focus,textarea:focus,select:focus{box-shadow:0 0 5px var(--mc);border:1px solid var(--mc)}input::placeholder,textarea::placeholder{color:var(--input-placeholder)}input:disabled,textarea:disabled,select:disabled{background:var(--mbg2);color:var(--mf3);cursor:not-allowed}textarea{resize:vertical;min-height:18rem;line-height:1.6}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-track{background:var(--mbg2)}::-webkit-scrollbar-thumb{background:var(--mc);border-radius:1rem}.sound_only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.layout1{width:90%;max-width:1300px;margin:0 auto}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-main{flex:1}#contents{padding-top:6rem}#contents.sub{margin:0 0 10vh}.page{padding-bottom:10rem}.btn{white-space:nowrap;border-radius:5rem;justify-content:center;align-items:center;gap:.6rem;padding:1.2rem 2.4rem;font-family:Pretendard;font-size:1.5rem;font-weight:700;transition:all .2s;display:inline-flex}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--mc);color:#fff}.btn-primary:hover:not(:disabled){opacity:.85}.btn-ghost{background:var(--mbg2);color:var(--mf2)}.btn-ghost:hover:not(:disabled){background:var(--mbg2hover)}.btn-danger{color:#e14848;background:#fff0f0}.btn-danger:hover:not(:disabled){color:#fff;background:#e14848}[data-theme=dark] .btn-danger{color:#ff8080;background:#3a1f1f}.btn-sm{padding:.7rem 1.5rem;font-size:1.3rem}.card{background:var(--tia-box);border:1px solid var(--filter-border);border-radius:1.6rem}.field{margin-bottom:2rem}.field label{color:var(--mf2);margin-bottom:.8rem;font-family:Pretendard;font-size:1.4rem;font-weight:700;display:block}.field-row{gap:1.5rem;display:flex}.field-row>*{flex:1}.form-error,.form-note{border-radius:1rem;margin-bottom:2rem;padding:1.4rem 1.8rem;font-family:Pretendard;font-size:1.4rem;line-height:1.6}.form-error{color:#e14848;background:#fff0f0}[data-theme=dark] .form-error{color:#ff8080;background:#3a1f1f}.form-note{background:var(--mbg2);color:var(--mf2)}.loading{text-align:center;color:var(--mf3);padding:8rem 0;font-family:Pretendard;font-size:1.6rem}.prose{color:var(--mf4);white-space:pre-wrap;word-break:break-word;font-family:Pretendard;font-size:1.6rem;line-height:1.8}@media (max-width:640px){.field-row{flex-direction:column;gap:0}}
