/* Shared public website design. Source: current main page, 2026-09-14. */
@font-face{font-family:Gmarket;src:url('/fonts/GmarketSansTTFBold_전체.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:Gmarket;src:url('/fonts/GmarketSansTTFMedium_전체.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:Gmarket;src:url('/fonts/GmarketSansTTFLight_전체.woff2') format('woff2');font-weight:300;font-display:swap}
/* Approved font set: PyeongChang Peace 300/700 + Gmarket Sans 300/500/700.
   Original files: Danooll/영상분석/fonts. Display face is for large headings only. */
@font-face{font-family:PyeongChangPeace;src:url('/new/fonts/PyeongChangPeace-Light.ttf') format('truetype');font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:PyeongChangPeace;src:url('/new/fonts/PyeongChangPeace-Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
:root{--남:#003078;--남진:#001860;--먹:#121A2B;--먹연:#4A5568;--테:#D9DEE7;--테연:#E9ECF2;--바탕흰:#fff;--바탕연:#F7F8FA;--바탕연남:#EDF2F9;--진노랑:#FFB800;--노랑글:#5A4000;--폭:1180px;--accent:var(--남);--line:var(--테);--본문서체:Gmarket,'Malgun Gothic',sans-serif;--제목서체:PyeongChangPeace,var(--본문서체)}
body[data-danury-page]{font:300 16px/1.65 var(--본문서체);color:var(--먹);background:#fff;word-break:keep-all;overflow-wrap:break-word}
body[data-danury-page] button,body[data-danury-page] input,body[data-danury-page] select,body[data-danury-page] textarea{font-family:inherit}
body[data-danury-page] :focus-visible{outline:3px solid #0080C0;outline-offset:4px}
.danury-header{position:sticky;top:0;z-index:70;max-width:none;margin:0;padding:0;background:#fff;color:var(--먹);border:0;border-bottom:1px solid var(--테연);overflow:visible;text-align:left;box-shadow:none}
.danury-header .ds-header-inner{max-width:var(--폭);padding:0 24px;margin:auto;min-height:74px;display:flex;align-items:center;gap:20px}
.danury-header .ds-brand{display:block;flex:none;border:0;text-decoration:none}
/* Selected A emblem. Korean artwork stays byte-identical to the owner's logo. */
.ds-brand-lockup{--brand-unit:1px;display:inline-flex;align-items:center;gap:calc(var(--brand-unit)*10);width:calc(var(--brand-unit)*205);vertical-align:middle;text-align:left;white-space:nowrap;flex:none}
.ds-brand-lockup .ds-brand-emblem{width:calc(var(--brand-unit)*48);height:calc(var(--brand-unit)*48);display:block;flex:none}
.ds-brand-wordmark{display:flex;flex-direction:column;gap:calc(var(--brand-unit)*2);flex:none}
.ds-brand-ko-line{display:flex;align-items:center;gap:calc(var(--brand-unit)*4)}
.ds-brand-lockup .ds-brand-korean{width:calc(var(--brand-unit)*108);height:auto;display:block;flex:none}
.ds-brand-lockup .ds-brand-it{font:700 calc(var(--brand-unit)*32)/1 Gmarket,'Malgun Gothic',sans-serif;letter-spacing:calc(var(--brand-unit)*-1);color:#003078}
.ds-brand-lockup .ds-brand-en{font:700 calc(var(--brand-unit)*14)/1.15 Gmarket,'Malgun Gothic',sans-serif;letter-spacing:calc(var(--brand-unit)*.6);color:#003078;padding-left:calc(var(--brand-unit)*2)}
.ds-form-brand{display:flex;justify-content:center;margin:0 auto 18px}

.danury-header nav{display:flex;align-items:center;gap:18px;margin:0 0 0 auto;flex-wrap:nowrap;justify-content:flex-start;font-size:15px}
.danury-header nav a{font:500 15px/1.5 var(--본문서체);color:var(--먹);padding:9px 0;border:0;border-bottom:2px solid transparent;text-decoration:none;white-space:nowrap}
.danury-header nav a:hover,.danury-header nav a[aria-current]{color:var(--남);border-bottom-color:var(--진노랑)}
.danury-header .ds-phone{color:var(--남);font-size:18px;font-weight:700;text-decoration:none;white-space:nowrap}
.danury-header .ds-account{display:flex;align-items:center;gap:9px;flex:none}
.danury-header .ds-login,.danury-header .ds-join,.danury-header .ds-shop{position:static;display:inline-flex;align-items:center;justify-content:center;min-height:44px;transform:none;margin:0;padding:8px 14px;background:#fff;color:var(--남);border:1px solid var(--남);border-radius:999px;font:500 14px/1.4 var(--본문서체);text-decoration:none;white-space:nowrap;cursor:pointer}
.danury-header .ds-login{border-color:transparent;color:var(--먹연);padding:8px 5px}
.danury-header .ds-shop{background:var(--남);color:#fff;font-weight:700}
.danury-header .ds-join:hover{background:var(--바탕연남)}
.danury-header .ds-shop:hover{background:var(--남진)}
.danury-header .ds-menu-toggle{display:none;border:1px solid var(--테);border-radius:999px;background:#fff;color:var(--남);padding:10px 14px;min-height:44px;font:500 14px var(--본문서체);cursor:pointer}
.ds-skip{position:fixed;left:16px;top:-100px;z-index:30000;padding:12px 20px;background:var(--남);color:white;border-radius:8px}
.ds-skip:focus{top:12px}
.danury-footer{display:block;max-width:none;margin:0;padding:44px 0 28px;border-top:1px solid var(--테);background:var(--바탕연);color:var(--먹연);font:300 14px/1.8 var(--본문서체)}
.danury-footer .ds-footer-inner{max-width:var(--폭);margin:auto;padding:0 24px}
.danury-footer .ds-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:32px;margin-bottom:24px}
.danury-footer strong{color:var(--남);font-size:16px;font-weight:700}
.danury-footer p{margin:8px 0}
.danury-footer a{color:var(--먹연);text-decoration:none}
.danury-footer a:hover{text-decoration:underline;text-underline-offset:4px}
.danury-footer .ds-footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:6px}
.danury-footer .ds-business{border-top:1px solid var(--테);padding-top:20px;display:flex;flex-wrap:wrap;gap:6px 24px}
body[data-danury-page] #nuvia-entry{background:var(--바탕연남)!important;color:var(--남)!important;font-size:14px!important;padding:14px 24px!important;gap:10px 18px!important}
body[data-danury-page] #nuvia-entry a{background:var(--남)!important;border-radius:999px!important;min-height:44px;display:inline-flex;align-items:center}
.ds-breadcrumb{display:flex;align-items:center;gap:10px;max-width:var(--폭);margin:24px auto 0;padding:0 24px;font-size:14px;color:var(--먹연)}
.ds-breadcrumb a{color:var(--먹연);text-decoration:none}

/* Product selection uses the existing category and basket handlers. */
body[data-danury-page=products]>.wrap{max-width:var(--폭);padding:0 24px 64px}
body[data-danury-page=products]>.wrap>h2{margin:28px 0 12px;padding:0;border:0;color:var(--남);font-size:clamp(28px,3vw,38px);font-weight:700}
body[data-danury-page=products]>.wrap>h2 .num{display:none}
body[data-danury-page=products] .sub{padding:0;font-size:16px;color:var(--먹연);margin-bottom:18px}
body[data-danury-page=products] .shoplink{color:var(--남);white-space:normal}
body[data-danury-page=products] .card{padding:0;box-shadow:none;margin:28px 0 0;border-radius:14px}
body[data-danury-page=products] .stage{padding:0;background:none;box-shadow:none;overflow:visible;border-radius:0}
body[data-danury-page=products] .stage::before,body[data-danury-page=products] .tail,body[data-danury-page=products] .ghost,body[data-danury-page=products] .driftwrap{display:none}
body[data-danury-page=products] .stagebar{margin:0 0 20px;gap:14px;align-items:center}
body[data-danury-page=products] .stagebar .tit{color:var(--먹연);font-size:14px}
body[data-danury-page=products] .scrn,body[data-danury-page=products] .scrn.two{background:var(--바탕연남);color:var(--남);font-size:14px;letter-spacing:0}
body[data-danury-page=products] .stagebar>span:last-child{display:flex;flex-wrap:wrap;gap:8px}
body[data-danury-page=products] .hivebox{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch;height:auto;width:100%;transform:none}
body[data-danury-page=products] .hex{position:relative;inset:auto;width:auto;height:auto;min-width:0;transform:none;clip-path:none;filter:none;background:#fff;border:1px solid var(--테);border-radius:14px;will-change:auto;transition:border-color .16s,box-shadow .16s;--col:var(--남);--glow:transparent}
body[data-danury-page=products] .hex:hover{border-color:var(--남);box-shadow:0 5px 18px #0030780c}
body[data-danury-page=products] .hex .hi,body[data-danury-page=products] .hex.big .hi,body[data-danury-page=products] .hex.small .hi{position:static;display:flex;clip-path:none;inset:auto;padding:24px;min-height:230px;background:#fff;text-align:left;align-items:flex-start;justify-content:flex-start;border-radius:14px;box-shadow:none}
body[data-danury-page=products] .hex .no{display:block;color:var(--南,var(--남));opacity:1;font-size:14px;letter-spacing:0;margin-bottom:8px}
body[data-danury-page=products] .hex .tt,body[data-danury-page=products] .hex.small .tt{color:var(--먹);text-shadow:none;font:700 20px/1.5 var(--본문서체);margin:0}
body[data-danury-page=products] .hex .roll{display:flex;flex-direction:row;align-items:center;gap:14px;margin-top:24px;text-align:left;min-height:58px}
body[data-danury-page=products] .hex .roll .thumb{width:62px;height:58px;background:var(--바탕연);border:0;border-radius:10px;color:var(--남);display:flex;align-items:center;justify-content:center;flex:none}
body[data-danury-page=products] .hex .rn{display:block;font-size:14px;color:var(--먹연);line-height:1.6;max-width:none}
body[data-danury-page=products] .hex.big{grid-column:1/-1;order:-1;border-top:3px solid var(--진노랑)}
body[data-danury-page=products] .hex.big .hi{min-height:0}
body[data-danury-page=products] .hex.big .roll{display:none}
body[data-danury-page=products] .hex.big .prods{display:block;width:100%;max-height:none;overflow:visible;margin-top:20px}
body[data-danury-page=products] .pgrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
body[data-danury-page=products] .pitem{min-width:0;min-height:94px;padding:14px;border:1px solid var(--테);background:var(--바탕연);border-radius:10px;gap:12px}
body[data-danury-page=products] .pitem:hover{border-color:var(--남);background:var(--바탕연남);box-shadow:none}
body[data-danury-page=products] .pitem .pic{width:44px;height:44px;flex-basis:44px;border:0;background:#fff;color:var(--남)}
body[data-danury-page=products] .pitem b{color:var(--먹);font-size:16px;line-height:1.5}
body[data-danury-page=products] .pitem s,body[data-danury-page=products] .pp .lock,body[data-danury-page=products] .pp .won{color:var(--먹연);font-size:14px;line-height:1.6}
body[data-danury-page=products] .hex.small .hi{min-height:90px;padding:18px}
body[data-danury-page=products] .hex.small .tt{font-size:16px}
body[data-danury-page=products] .hex.small .roll{display:none}
body[data-danury-page=products] .hub,body[data-danury-page=products] .hub.up{position:static;width:auto;height:auto;transform:none;clip-path:none;background:var(--바탕연남);border:1px solid var(--테);border-radius:14px;grid-column:1/-1;order:2;cursor:default;box-shadow:none;filter:none}
body[data-danury-page=products] .hub .hi{position:static;inset:auto;clip-path:none;background:none;border-radius:14px}
body[data-danury-page=products] .hub .f1{display:none}
body[data-danury-page=products] .hub .f2{position:static;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start;padding:20px;opacity:1;pointer-events:auto;transform:none}
body[data-danury-page=products] .hub .f2 input{display:none}
body[data-danury-page=products] .hub .f2 .lb,body[data-danury-page=products] .hub .f2 .who{font-size:16px;color:var(--남);white-space:normal;margin-right:auto}
body[data-danury-page=products] .hub .f2 button{font-size:14px!important;border:1px solid var(--남);background:#fff;color:var(--남);border-radius:999px;min-height:44px;padding:10px 16px}
body[data-danury-page=products] .hub .f2 #btnLogin{background:var(--남);color:white}
body[data-danury-page=products] .cart,body[data-danury-page=products] .cart.show{position:static;inset:auto;transform:none;width:auto;max-height:none;margin:24px 0 0;opacity:1;pointer-events:auto;padding:24px;border:1px solid var(--테);border-radius:14px;background:var(--바탕연);box-shadow:none;backdrop-filter:none;z-index:auto}
body[data-danury-page=products] .cart h5{font-size:20px;color:var(--남);margin-bottom:8px}
body[data-danury-page=products] .cart .cs,body[data-danury-page=products] .cart .empty{color:var(--먹연);font-size:14px;white-space:normal}
body[data-danury-page=products] .cart .clist{flex-direction:column;overflow:visible;gap:8px}
body[data-danury-page=products] .cart .cfoot{border-color:var(--테);padding-top:16px}
body[data-danury-page=products] .citem{background:#fff;border-color:var(--테);padding:14px}
body[data-danury-page=products] .citem span{color:var(--먹);font-size:16px}
body[data-danury-page=products] .citem button{color:var(--먹연);min-width:44px;min-height:44px}
body[data-danury-page=products] .cart .cbtn{font-size:16px;min-height:48px;border-radius:999px}
body[data-danury-page=products] .cart .cbtn:disabled{color:var(--먹연);background:#E9ECF2}
body[data-danury-page=products] #판번호{position:static;text-align:center;display:block;width:fit-content;margin:20px auto;color:var(--먹연);background:var(--바탕연);border:1px solid var(--테);font:300 14px var(--본문서체);backdrop-filter:none}

/* A single dialog surface across login, signup, recovery and product details. */
body[data-danury-page=products] .pay{position:fixed;inset:0;z-index:1000;padding:24px;background:#00186088;overflow:auto}
body[data-danury-page=products] .paybox{position:relative;max-width:540px;max-height:calc(100dvh - 48px);padding:32px;border:1px solid var(--테);border-top:4px solid var(--진노랑);border-radius:14px;box-shadow:0 18px 70px #00186030;font-size:16px;overscroll-behavior:contain}
body[data-danury-page=products] .paybox h4{font-size:26px;color:var(--남);font-weight:700;line-height:1.4;margin:0 44px 20px 0}
.ds-dialog-close{position:absolute;right:16px;top:12px;min-width:44px;min-height:44px;border:0;background:var(--바탕연);color:var(--먹연);border-radius:50%;font-size:26px;cursor:pointer;z-index:3}
body[data-danury-page=products] .paybox .qin,.ms-dialog input{background:#fff;color:var(--먹);border:1px solid #A7B2C2;border-radius:8px;min-height:48px;padding:12px;font-size:16px}
body[data-danury-page=products] .paybox .qin::placeholder{color:#5E697B}
body[data-danury-page=products] .paybox :is(.btn,.lnk){font-size:15px;min-height:44px;border-radius:999px;line-height:1.5}
body[data-danury-page=products] .paybox .btn{background:var(--남);color:#fff;border-color:var(--남);padding:11px 18px}
body[data-danury-page=products] .paybox .btn.g{background:#fff;color:var(--남);border-color:var(--테)}
body[data-danury-page=products] .paybox :is(.jlead,.jnote,.jfind,.qmsg,.socmsg,.socor,.lsub,.lnk,label){font-size:14px!important;color:var(--먹연);line-height:1.8}
body[data-danury-page=products] .paybox .jlead{margin:0 0 20px}
body[data-danury-page=products] .paybox #lmsg{color:#A72626}
body[data-danury-page=products] .paybox #jwidmsg.ok{color:#1C6B4F}
body[data-danury-page=products] .paybox #jwidmsg.no{color:#A72626}
body[data-danury-page=products] .paybox #jwidmsg[data-state=error]{color:#805300}
.ds-field-label{display:block;margin:14px 0 4px;font-size:14px;font-weight:500;color:var(--먹)}
body[data-danury-page=products] #lform .soc{display:grid;grid-template-columns:1fr;gap:10px;margin:20px 0}
body[data-danury-page=products] #lform .soc .sb{min-height:48px;border-radius:999px;font-size:15px;font-weight:700;padding:12px}
body[data-danury-page=products] #lform .soc .n{background:#03C75A;color:#082F19}
body[data-danury-page=products] #lform .soc .g{background:#fff;color:#3C4043;border:1px solid var(--테)}
body[data-danury-page=products] #lform .socor{display:flex;align-items:center;gap:12px;margin:22px 0}
body[data-danury-page=products] #lform .socor::before,body[data-danury-page=products] #lform .socor::after{content:'';height:1px;flex:1;background:var(--테)}
body[data-danury-page=products] #lsend{width:100%;margin-top:18px;min-height:48px}
body[data-danury-page=products] .lsub{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 14px;margin-top:18px}
body[data-danury-page=products] .lsub .lnk{background:none;color:var(--남);border:0;padding:4px;text-decoration:underline;text-underline-offset:4px}
body[data-danury-page=products] .detail{position:fixed;left:50%;top:50%;width:min(520px,calc(100% - 32px));max-height:calc(100dvh - 40px);overflow:auto;transform:translate(-50%,-50%);background:#fff;border:1px solid var(--테);border-top:4px solid var(--진노랑);border-radius:14px;padding:30px;box-shadow:0 0 0 100vmax #00186088,0 18px 70px #00186030;z-index:1000;visibility:hidden;transition:none}
body[data-danury-page=products] .detail.on{visibility:visible;transform:translate(-50%,-50%)}
body[data-danury-page=products] .detail .dh{padding-right:28px}
body[data-danury-page=products] .detail h4{font-size:22px;color:var(--남)}
body[data-danury-page=products] .detail :is(.dcat,.dbody,.ph,.l,.v.lk){font-size:14px;color:var(--먹연)}
body[data-danury-page=products] .detail .dbody{border-color:var(--테);margin:20px 0}
body[data-danury-page=products] .detail .dpic{background:var(--바탕연);color:var(--남);border-color:var(--테)}
body[data-danury-page=products] .detail .dbtns button{border-radius:999px;font-size:14px;min-height:48px}
body[data-danury-page=products] .detail .b1{background:var(--남);color:#fff}
body[data-danury-page=products] .detail .b2{background:var(--진노랑);color:var(--먹)}
body[data-danury-page=products] .detail .dx{min-width:44px;min-height:44px;color:var(--먹연)}
#member-auth-choice,.ms-dialog{width:min(480px,calc(100% - 32px));border:1px solid var(--테);border-top:4px solid var(--진노랑);border-radius:14px;font:300 16px/1.65 var(--본문서체);color:var(--먹);box-shadow:0 18px 70px #00186030;max-height:calc(100dvh - 40px)}
#member-auth-choice::backdrop,.ms-dialog::backdrop{background:#00186088}
#member-auth-choice .mac-card{padding:30px;border:0;background:#fff}
#member-auth-choice .mac-logo{display:flex;justify-content:center;width:auto;height:auto;margin:8px auto 22px;background:none;box-shadow:none;border-radius:0}
#member-auth-choice .mac-logo .ds-brand-lockup{--brand-unit:1.2px}

#member-auth-choice h2,.ms-dialog h2{font-size:26px;color:var(--남);font-weight:700;border:0;padding:0;line-height:1.45}
#member-auth-choice :is(.mac-subtitle,.mac-divider,.mac-status,.mac-foot,.mac-copy,.mac-alt,.mac-alt small),.ms-dialog p,.ms-dialog label{font-size:14px;color:var(--먹연);line-height:1.8}
#member-auth-choice :is(.mac-social,.mac-primary,.mac-alt),.ms-dialog button:not(.ms-close){border-radius:999px;font-size:15px;min-height:48px;font-weight:500}
#member-auth-choice .mac-social{padding:12px 20px;font-weight:700}
#member-auth-choice .mac-naver{background:#03C75A;color:#082F19}
#member-auth-choice .mac-primary,.ms-dialog .ms-new,.ms-dialog button[type=submit]{background:var(--남);color:#fff;box-shadow:none}
#member-auth-choice .mac-alt.active{border-color:var(--남);color:var(--남);background:var(--바탕연남)}
#member-auth-choice .mac-status,.ms-note{background:var(--바탕연남);border-radius:8px;color:var(--먹연)}
#member-auth-choice .mac-link,.ms-dialog .ms-link{color:var(--남)}
#member-auth-choice .mac-close,.ms-dialog .ms-close{min-width:44px;min-height:44px;color:var(--먹연);border-radius:50%}
.ms-dialog{padding:30px}.ms-dialog h2{margin-right:40px}.ms-dialog .ms-footer{gap:4px 12px}.ms-dialog .ms-link{font-size:14px}
body.ds-modal-open{overflow:hidden}

/* Existing download data and Nuvia forms keep their own functional markup. */
body[data-danury-page=resources] .sec{padding:44px 0 64px}
body[data-danury-page=resources] .st{color:var(--남)}
body[data-danury-page=resources] .get,body[data-danury-page=resources] .tab{min-height:44px}
body[data-danury-page=nuvia] main{max-width:var(--폭);padding:0 24px}
body[data-danury-page=nuvia] .hero{padding:48px 0 64px;gap:48px;background:none;color:var(--먹);overflow:visible}
body[data-danury-page=nuvia] h1,body[data-danury-page=nuvia] h2,body[data-danury-page=nuvia] h3{color:var(--남);font-weight:700}
body[data-danury-page=nuvia] .eyebrow{color:var(--남);font-size:14px}
body[data-danury-page=nuvia] .hero .eyebrow{display:inline-block;border-bottom:3px solid var(--진노랑);padding-bottom:7px}
body[data-danury-page=nuvia] .hero figure,body[data-danury-page=nuvia] .models a{background:var(--바탕연);border:1px solid var(--테);border-radius:14px}
body[data-danury-page=nuvia] .benefits article{border-top:3px solid var(--진노랑)}
body[data-danury-page=nuvia] .member{background:var(--바탕연남);border-color:var(--테);border-radius:14px;padding:32px}
body[data-danury-page=nuvia] .button{background:var(--남);color:#fff;border-radius:999px;font-size:16px;min-height:48px;font-weight:500}
body[data-danury-page=nuvia] .hero .button{background:var(--진노랑);color:var(--먹)}
body[data-danury-page=nuvia] :is(input,select,textarea){font-size:16px;border-color:#A7B2C2;border-radius:8px;min-height:48px}
body[data-danury-page=nuvia] :is(.small,figcaption,label,.benefits p,.models span){font-size:14px;color:var(--먹연)}
body[data-danury-page=nuvia] section{scroll-margin-top:140px}

@media(max-width:1180px){.danury-header .ds-header-inner{flex-wrap:wrap;gap:8px 18px;padding-top:12px;padding-bottom:10px}.danury-header nav{order:3;width:100%;justify-content:center;gap:28px}.danury-header .ds-account{margin-left:auto}.danury-header .ds-phone{margin-left:auto}}
@media(max-width:700px){
 .danury-header .ds-header-inner{gap:8px 10px;padding:12px 20px}.danury-header .ds-brand-lockup{--brand-unit:.92px}.danury-header .ds-phone{display:none}.danury-header .ds-menu-toggle{display:block;margin-left:auto}.danury-header .ds-account{order:3;margin:0;width:100%;justify-content:flex-end}.danury-header .ds-login{margin-right:auto}.danury-header nav{display:none;order:4;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid var(--테);padding-top:8px}.danury-header nav.ds-open{display:flex}.danury-header nav a{padding:12px 4px;min-height:44px}.danury-header .ds-shop,.danury-header .ds-join{padding:8px 16px}
 .danury-footer .ds-footer-grid{grid-template-columns:1fr;gap:22px}.danury-footer .ds-footer-inner{padding:0 20px}.danury-footer .ds-business{display:block}.danury-footer .ds-business span{display:block;margin:6px 0}.ds-breadcrumb{padding:0 20px}
 body[data-danury-page] #nuvia-entry{align-items:flex-start!important;justify-content:flex-start!important;padding:16px 20px!important}body[data-danury-page] #nuvia-entry span{display:block;width:100%}
 body[data-danury-page=products]>.wrap{padding:0 20px 44px}body[data-danury-page=products] .hivebox{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}body[data-danury-page=products] .hex .hi{padding:18px;min-height:228px}body[data-danury-page=products] .hex .tt{font-size:18px}body[data-danury-page=products] .hex .roll{flex-direction:column;align-items:flex-start;gap:10px;margin-top:16px}body[data-danury-page=products] .pgrid{grid-template-columns:1fr}body[data-danury-page=products] .hex.big .hi{padding:20px}body[data-danury-page=products] .hex.small .hi{padding:14px;min-height:98px}body[data-danury-page=products] .hub .f2 .lb{flex-basis:100%}
 body[data-danury-page=products] .pay{padding:12px}body[data-danury-page=products] .paybox{padding:24px 20px;max-height:calc(100dvh - 24px)}body[data-danury-page=products] .paybox h4{font-size:24px}body[data-danury-page=products] .paybox .jrow{display:grid;grid-template-columns:1fr;gap:0}body[data-danury-page=products] .detail{padding:24px 20px}
 #member-auth-choice .mac-card,.ms-dialog{padding:26px 20px}#member-auth-choice h2,.ms-dialog h2{font-size:24px}
 body[data-danury-page=nuvia] main{padding:0 20px}body[data-danury-page=nuvia] .hero{padding:32px 0 44px;gap:28px;grid-template-columns:1fr}body[data-danury-page=nuvia] .member{padding:24px 20px}body[data-danury-page=nuvia] .models{grid-template-columns:1fr}
}
@media(max-width:360px){body[data-danury-page=products] .hivebox{grid-template-columns:1fr}body[data-danury-page=products] .hex .hi{min-height:190px}}
@media(prefers-reduced-motion:reduce){body[data-danury-page] *,body[data-danury-page] *::before,body[data-danury-page] *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

body[data-danury-page=products] .stagebar .btn{background:var(--남);color:#fff;border:1px solid var(--남);border-radius:999px;min-height:44px;padding:10px 16px;font-size:14px}body[data-danury-page=products] .stagebar .btn.g{background:#fff;color:var(--남);border-color:var(--테)}body[data-danury-page=products] .ds-field{min-width:0;flex:1}body[data-danury-page=products] .hex .no{color:var(--남)}

body[data-danury-page=products] .ds-category-toggle{background:none;border:0;padding:0;text-align:left;cursor:pointer}body[data-danury-page=products] .hex:has(.ds-category-toggle:focus-visible){outline:2px solid var(--남);outline-offset:3px}

body[data-danury-page=products] .stagebar .shop,body[data-danury-page=products] .shoplink{display:none}.ds-dialog-close{position:sticky;top:0;float:right;margin:-12px -4px 0 0;background:#F7F8FA;box-shadow:0 0 0 4px #fff}#member-auth-choice .mac-close{position:sticky;top:0;float:right;margin:-14px -10px 0 0;z-index:3}.ms-dialog .ms-close{position:sticky;top:0;z-index:3;background:#F7F8FA}

.danury-header{display:block}.danury-header .ds-header-inner{width:100%}

/* Service identity, as requested by the owner on 2026-09-14.
   These colors identify a service; they never represent approval or permissions. */
:root{--auth-suhyup:#65C9F4;--auth-suhyup-ink:#074963;--auth-suhyup-soft:#EFFAFF;--auth-plus:#B6DB55;--auth-plus-ink:#344B10;--auth-plus-soft:#F5FAE9;--auth-mall:#FFD24A;--auth-mall-ink:#503A05;--auth-mall-soft:#FFFAE8}
body[data-danury-page=service-auth]{margin:0}
body[data-danury-page=service-auth] *,body[data-danury-page=service-auth] *::before,body[data-danury-page=service-auth] *::after{box-sizing:border-box}
[data-auth-service=suhyup]{--auth-accent:var(--auth-suhyup);--auth-ink:var(--auth-suhyup-ink);--auth-soft:var(--auth-suhyup-soft)}
[data-auth-service=plus]{--auth-accent:var(--auth-plus);--auth-ink:var(--auth-plus-ink);--auth-soft:var(--auth-plus-soft)}
[data-auth-service=mall]{--auth-accent:var(--auth-mall);--auth-ink:var(--auth-mall-ink);--auth-soft:var(--auth-mall-soft)}
.ds-auth-page{max-width:var(--폭);padding:0 24px 64px;margin:0 auto}
.ds-auth-crumb{display:flex;gap:10px;padding-top:28px;font-size:14px;color:var(--먹연)}
.ds-auth-crumb a{color:inherit;text-decoration:none}
.ds-auth-intro{padding:48px 0 36px}
.ds-auth-eyebrow{color:var(--남);font-size:14px;font-weight:700;letter-spacing:.03em;margin:0 0 16px}
.ds-auth-intro h1{color:var(--남);font-size:clamp(30px,3.6vw,46px);font-weight:700;line-height:1.35;margin:0 0 20px;letter-spacing:-.04em}
.ds-auth-intro>p:last-child{font-size:16px;color:var(--먹연);line-height:1.8;margin:0}
.ds-auth-mobile-break{display:none}
.ds-auth-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0 0 28px}
.ds-auth-card{position:relative;min-width:0;padding:24px;border:1px solid var(--테);border-top:5px solid var(--auth-accent);border-radius:14px;background:#fff;color:var(--auth-ink);text-align:left;font:500 16px/1.65 var(--본문서체);cursor:pointer;transition:box-shadow .16s,border-color .16s}
.ds-auth-card:hover{background:var(--auth-soft);border-color:var(--auth-accent)}
.ds-auth-card[aria-selected=true]{background:var(--auth-soft);border-color:var(--auth-accent);box-shadow:0 0 0 2px var(--auth-accent)}
.ds-auth-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}
.ds-auth-icon{display:grid;place-items:center;width:52px;height:52px;flex:none;border-radius:14px;background:var(--auth-accent);color:var(--auth-ink)}
.ds-auth-icon svg{width:32px;height:32px}
.ds-auth-selection{padding:4px 10px;border-radius:999px;background:var(--auth-accent);color:var(--auth-ink);font-size:14px;visibility:hidden;white-space:nowrap}
.ds-auth-card[aria-selected=true] .ds-auth-selection{visibility:visible}
.ds-auth-card strong{display:block;font-size:24px;font-weight:700;margin-bottom:8px}
.ds-auth-card-sub{display:block;font-size:14px;font-weight:300;color:var(--먹연)}
.ds-auth-card-action{display:flex;justify-content:space-between;margin-top:24px;font-size:14px;font-weight:700}
.ds-auth-panel{display:grid;grid-template-columns:1.3fr 1fr;gap:44px;background:var(--auth-soft);border:1px solid var(--auth-accent);border-radius:14px;padding:36px;scroll-margin-top:150px}
.ds-auth-panel .ds-auth-eyebrow{color:var(--auth-ink);margin-bottom:12px}
.ds-auth-panel h2{font-size:28px;line-height:1.4;font-weight:700;color:var(--auth-ink);margin:0 0 16px}
.ds-auth-panel p{font-size:15px;line-height:1.8;color:var(--먹연);margin:0 0 18px}
.ds-auth-panel ul{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:24px 0 0}
.ds-auth-panel li{padding:7px 13px;border:1px solid var(--auth-accent);border-radius:999px;font-size:14px;color:var(--auth-ink);background:#fff}
.ds-auth-next{background:#fff;border:1px solid var(--테연);border-radius:14px;padding:24px}
.ds-auth-next>strong{display:block;font-size:18px;font-weight:700;color:var(--먹);margin-bottom:12px}
.ds-auth-next>p{font-size:14px}
.ds-auth-primary,.ds-auth-secondary{display:flex;justify-content:center;align-items:center;min-height:48px;border:1px solid var(--auth-accent);border-radius:999px;padding:10px 20px;text-decoration:none;font-size:16px;font-weight:700;line-height:1.5}
.ds-auth-primary{background:var(--auth-accent);color:var(--auth-ink)}
.ds-auth-primary:hover{box-shadow:0 3px 12px #121A2B18}
.ds-auth-secondary{background:#fff;color:var(--auth-ink);margin-top:10px;border-color:var(--auth-ink)}
.ds-auth-help{display:block;width:fit-content;margin:18px auto 0;color:var(--먹연);font-size:14px;text-underline-offset:4px}
.ds-auth-process{padding-top:40px}
.ds-auth-process ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;list-style:none;margin:0;padding:0}
.ds-auth-process li{display:flex;align-items:flex-start;gap:14px;font-size:14px;color:var(--먹연)}
.ds-auth-process li>span{display:grid;place-items:center;width:38px;height:38px;flex:none;border-radius:50%;color:var(--남);background:var(--바탕연남);font-weight:700}
.ds-auth-process strong{display:block;color:var(--먹);font-size:16px;font-weight:500}
.ds-auth-process p{margin:6px 0 0;font-size:14px}
.ds-auth-context{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap;margin:2px 46px 18px 0;font-size:14px;text-align:left}
.ds-auth-tag{display:inline-flex;align-items:center;gap:7px;vertical-align:middle;padding:5px 10px;border-radius:999px;background:var(--auth-soft);border:1px solid var(--auth-accent);color:var(--auth-ink);font-size:14px;font-weight:500;line-height:1.5}
.ds-auth-tag::before{content:'';width:9px;height:9px;border-radius:50%;background:var(--auth-accent);box-shadow:inset 0 0 0 1px var(--auth-ink);flex:none}
.ds-auth-context a{color:var(--먹연);font-size:14px;text-decoration:underline;text-underline-offset:4px;padding:4px 0}
.ds-auth-context[hidden]{display:none}
body[data-danury-page=products] #pay .ds-auth-context{margin-right:72px}
body[data-auth-service] #member-auth-choice,body[data-auth-service] .ms-dialog,body[data-danury-page=products] #pay[data-auth-service] .paybox{border-top-color:var(--auth-accent)}
body[data-auth-service] #member-auth-choice h2,body[data-auth-service] .ms-dialog h2,body[data-danury-page=products] #pay[data-auth-service] .paybox h4{color:var(--auth-ink)}
body[data-auth-service] #member-auth-choice .mac-primary,body[data-auth-service] .ms-dialog .ms-new,body[data-auth-service] .ms-dialog button[type=submit],body[data-danury-page=products] #pay[data-auth-service] #lsend,body[data-danury-page=products] #pay[data-auth-service] #jsend{background:var(--auth-accent);color:var(--auth-ink);border-color:var(--auth-accent)}
body[data-auth-service] #member-auth-choice .mac-alt.active{background:var(--auth-soft);color:var(--auth-ink);border-color:var(--auth-accent)}

body[data-danury-page=products] .ds-auth-inline{display:flex;flex-wrap:wrap;gap:7px;margin:12px 0}
body[data-danury-page=products] .mesec:has(#melic)>b,body[data-danury-page=products] .mesec:has(#meren)>b{color:var(--auth-plus-ink);background:var(--auth-plus-soft);border-left:4px solid var(--auth-plus);padding:8px 12px;border-radius:6px;font-size:15px}
body[data-danury-page=products] .hex.c3{border-top:4px solid var(--auth-plus)}
@media(max-width:700px){
 .ds-auth-page{padding:0 20px 44px}.ds-auth-crumb{padding-top:22px}.ds-auth-intro{padding:28px 0}.ds-auth-mobile-break{display:inline}
 .ds-auth-tabs{grid-template-columns:1fr;gap:12px;margin-bottom:22px}.ds-auth-card{padding:18px 20px;border-top:1px solid var(--테);border-left:5px solid var(--auth-accent)}
 .ds-auth-card-top{margin-bottom:8px;float:right;flex-direction:column;gap:6px;margin-left:12px}.ds-auth-icon{width:40px;height:40px;border-radius:10px}.ds-auth-icon svg{width:26px;height:26px}
 .ds-auth-selection{padding:2px 7px;font-size:14px}.ds-auth-card strong{font-size:21px;margin:2px 0 8px}.ds-auth-card-action{margin-top:14px;justify-content:flex-start;gap:12px}.ds-auth-card-sub{font-size:14px}
 .ds-auth-panel{grid-template-columns:1fr;gap:24px;padding:24px 20px}.ds-auth-panel h2{font-size:24px}.ds-auth-panel ul{margin-top:18px}.ds-auth-next{padding:22px 18px}
 .ds-auth-process ol{grid-template-columns:1fr;gap:22px}.ds-auth-context{margin-right:42px;gap:4px}
}

/* Page display headings share the approved family. Menus, forms and body stay Gmarket. */
body[data-danury-page] .hero h1,body[data-danury-page=products]>.wrap>h2,body[data-danury-page=resources] h2.st,body[data-danury-page=service-auth] .ds-auth-intro h1{font-family:var(--제목서체);font-weight:700;font-synthesis:none}
body[data-danury-page=service-auth] .ds-auth-intro h1{font-size:clamp(32px,3.6vw,46px)}
body[data-danury-page=service-auth] .ds-display-light{font-weight:300}

/* Public service catalog: descriptions first, member actions second. */
body[data-danury-page="service-auth"] .ds-auth-panel{display:block;padding:32px}
.ds-service-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:28px 0}
.ds-product-card{border:1px solid #dce3eb;border-radius:16px;overflow:hidden;background:#fff;display:flex;flex-direction:column}
.ds-product-media{height:200px;padding:24px;display:flex;align-items:center;justify-content:center;background:var(--auth-soft)}
.ds-product-media img{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}
.ds-product-illustration svg{height:100px;width:100px;color:var(--auth-ink)}
.ds-product-copy{display:flex;flex-direction:column;gap:16px;padding:24px;flex:1}
.ds-product-copy h3{font-size:19px;line-height:1.6;margin:0;color:#12325b}
.ds-product-copy p{font-size:14px;line-height:1.9;margin:0;color:#465a70;flex:1}
.ds-product-copy .ds-auth-primary{margin-top:auto;text-align:center}
.ds-product-detail{font-size:13px;text-decoration:underline;color:#003078}
body[data-danury-page="service-auth"] .ds-auth-next{display:grid;grid-template-columns:1fr auto;gap:14px 24px;align-items:center;padding:24px;border-radius:14px;background:var(--auth-soft)}
body[data-danury-page="service-auth"] .ds-auth-next>div{grid-row:span 2}
body[data-danury-page="service-auth"] .ds-auth-next a{margin:0;text-align:center}
.ds-intent-notice{font-size:13px;line-height:1.8;background:var(--auth-soft,#fff8df);color:var(--auth-ink,#503a05);padding:12px 14px;border-radius:10px;margin:0 0 18px}
@media(max-width:900px){.ds-service-products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){body[data-danury-page="service-auth"] .ds-auth-panel{padding:20px 16px}.ds-service-products{grid-template-columns:1fr}.ds-product-media{height:180px}body[data-danury-page="service-auth"] .ds-auth-next{grid-template-columns:1fr;padding:20px}body[data-danury-page="service-auth"] .ds-auth-next>div{grid-row:auto}}

#ds-auth-points[hidden]{display:none!important}

#drvbox>[hidden]{display:none!important}

/* Business bank account supplied by the site owner, 2026-09-14. */
.danury-footer .ds-bank{display:flex;align-items:center;gap:20px 32px;border:1px solid var(--테);border-radius:12px;background:#fff;padding:20px 24px;margin-bottom:24px}
.danury-footer .ds-bank>strong{flex-shrink:0}
.danury-footer .ds-bank dl{display:flex;flex-wrap:wrap;gap:12px 28px;margin:0}
.danury-footer .ds-bank dl>div{display:flex;align-items:baseline;gap:10px}
.danury-footer .ds-bank dt{font-weight:500;white-space:nowrap}
.danury-footer .ds-bank dd{margin:0;color:var(--남);font-weight:500}
.danury-footer .ds-bank .ds-bank-number{font-weight:700;white-space:nowrap;user-select:text}
@media(max-width:700px){.danury-footer .ds-bank{display:block;padding:20px}.danury-footer .ds-bank dl{display:grid;gap:10px;margin-top:14px}.danury-footer .ds-bank dt{min-width:48px}}

/* Branded sign-in choices: shared by login and signup. 2026-09-14. */
body[data-danury-page=products] #lform .soc .sb,#member-auth-choice .mac-social{position:relative;display:flex;align-items:center;justify-content:flex-start;min-height:58px;padding:15px 46px 15px 66px;border:1px solid var(--provider-border);border-radius:15px;background:var(--provider-bg);color:var(--provider-ink);font:700 15px/1.5 var(--본문서체);text-align:left;letter-spacing:-.025em;box-shadow:0 3px 0 var(--provider-shadow),0 5px 14px #152f4810;transition:transform .16s ease,box-shadow .16s ease;isolation:isolate}
body[data-danury-page=products] #lform .soc .sb::before,#member-auth-choice .mac-social::before{content:"";position:absolute;left:14px;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:11px;background:#ffffffdd var(--provider-icon) center/23px 23px no-repeat;box-shadow:0 1px 3px #0000000b}
body[data-danury-page=products] #lform .soc .sb::after,#member-auth-choice .mac-social::after{content:"";position:absolute;right:16px;top:50%;transform:translateY(-50%);width:18px;height:18px;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0ibTEwIDYgNiA2LTYgNk00IDEyaDEyIiBmaWxsPSJub25lIiBzdHJva2U9IiMxNjMwNDciIHN0cm9rZS13aWR0aD0iMS44IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz48L3N2Zz4=") center/contain no-repeat;opacity:.55}
body[data-danury-page=products] #lform .soc .sb.k,#member-auth-choice .mac-kakao{--provider-bg:#FEE500;--provider-ink:#191919;--provider-border:#E4CE00;--provider-shadow:#B9A80035;--provider-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0iIzE5MTkxOSIgZD0iTTEyIDNDNi41IDMgMiA2LjUgMiAxMC44YzAgMi44IDEuOSA1LjMgNC43IDYuN2wtMSAzLjdhLjQuNCAwIDAgMCAuNi40bDQuNC0zYy40LjEuOS4xIDEuMy4xIDUuNSAwIDEwLTMuNSAxMC03LjlTMTcuNSAzIDEyIDN6Ii8+PC9zdmc+")}
body[data-danury-page=products] #lform .soc .sb.n,#member-auth-choice .mac-naver{--provider-bg:#03C75A;--provider-ink:#06351B;--provider-border:#02B752;--provider-shadow:#007E3830;--provider-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0iIzAzQzc1QSIgZD0iTTQgNGg1LjZsNC44IDcuMlY0SDIwdjE2aC01LjZsLTQuOC03LjJWMjBINHoiLz48L3N2Zz4=")}
body[data-danury-page=products] #lform .soc .sb.g,#member-auth-choice .mac-google{--provider-bg:#fff;--provider-ink:#253044;--provider-border:#DCE3EE;--provider-shadow:#9AAACA25;--provider-icon:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZmlsbD0iIzQyODVGNCIgZD0iTTIxLjYgMTIuMjI3YzAtLjcwOS0uMDY0LTEuMzktLjE4Mi0yLjA0NUgxMnYzLjg2OGg1LjM4MmE0LjYxIDQuNjEgMCAwIDEtMS45OTUgMy4wMjN2Mi41MWgzLjIzM2MxLjg5MS0xLjc0MiAyLjk4LTQuMzA1IDIuOTgtNy4zNTZ6Ii8+PHBhdGggZmlsbD0iIzM0QTg1MyIgZD0iTTEyIDIyYzIuNyAwIDQuOTY0LS44OTUgNi42Mi0yLjQxOGwtMy4yMzMtMi41MDljLS44OTUuNi0yLjA0Ljk1NS0zLjM4Ny45NTUtMi42MDUgMC00LjgxLTEuNzYtNS41OTYtNC4xMjVIMy4wNjJ2Mi41OTFBOS45OTcgOS45OTcgMCAwIDAgMTIgMjJ6Ii8+PHBhdGggZmlsbD0iI0ZCQkMwNSIgZD0iTTYuNDA0IDEzLjkwM0E2LjAxIDYuMDEgMCAwIDEgNi4wOSAxMmMwLS42Ni4xMTQtMS4zLjMxNC0xLjkwM1Y3LjUwNkgzLjA2MkExMCAxMCAwIDAgMCAyIDEyYzAgMS42MTQuMzg2IDMuMTQxIDEuMDYyIDQuNDk0eiIvPjxwYXRoIGZpbGw9IiNFQTQzMzUiIGQ9Ik0xMiA1Ljk3MmMxLjQ2OCAwIDIuNzg2LjUwNSAzLjgyMyAxLjQ5NWwyLjg2OC0yLjg2OEMxNi45NTkgMi45ODYgMTQuNjk1IDIgMTIgMmE5Ljk5NyA5Ljk5NyAwIDAgMC04LjkzOCA1LjUwNmwzLjM0MiAyLjU5MUM3LjE5IDcuNzMyIDkuMzk1IDUuOTcyIDEyIDUuOTcyeiIvPjwvc3ZnPg==")}
body[data-danury-page=products] #lform .soc .sb.g,#member-auth-choice .mac-google{background:linear-gradient(90deg,#4285F4 0 25%,#EA4335 25% 50%,#FBBC05 50% 75%,#34A853 75% 100%) bottom/100% 3px no-repeat,#fff}
#member-auth-choice .mac-icon{display:none}
body[data-danury-page=products] #lform .soc .sb:hover:not(:disabled):not(.wait),#member-auth-choice .mac-social:hover:not(:disabled):not(.wait){filter:none;transform:translateY(-2px);box-shadow:0 4px 0 var(--provider-shadow),0 9px 18px #152f481a}
body[data-danury-page=products] #lform .soc .sb:active:not(:disabled):not(.wait),#member-auth-choice .mac-social:active:not(:disabled):not(.wait){transform:translateY(0);box-shadow:0 1px 0 var(--provider-shadow)}
body[data-danury-page=products] #lform .soc .sb:focus-visible,#member-auth-choice .mac-social:focus-visible{outline:3px solid #2862BB;outline-offset:4px}
@media(prefers-reduced-motion:reduce){body[data-danury-page=products] #lform .soc .sb,#member-auth-choice .mac-social{transition:none}}

/* 2026-09-15: readable member and service explanations using the existing Gmarket Medium/Bold. */
#member-social-link p,#lform>p,.ds-intent-notice,#qmsg,.ds-auth-hero>p,.ds-auth-panel>p{font-weight:500;color:#24364b;font-size:15px;line-height:1.8}
#member-social-link .ms-choice-note{font-size:14px;font-weight:500;color:#24364b}
#member-social-link .ms-new,#member-social-link .ms-existing-choice,#member-social-link button[type=submit]{font-weight:700}
#member-social-link .ms-step{color:#664800;font-weight:700}
#member-social-link .ms-note{color:#24364b;background:#f1f5fa;border:1px solid #cdd8e5}
body>.ms-note{font-weight:500;color:#24364b;background:#f1f5fa;line-height:1.7;padding:14px 20px}
.ms-note button{font:inherit;font-weight:700;color:#003078;background:#fff;border:1px solid #8a9cb4;border-radius:8px;padding:7px 12px}
#lmsg,#ms-message{font-weight:500}
.ds-account .ds-join[hidden]{display:none}
