@charset "utf-8";
*{box-sizing:border-box}.dm-closed-mall{min-height:100vh;padding:36px;display:flex;align-items:center;justify-content:center;background:#f7f4f1;color:#29231f;font-family:Pretendard,"Noto Sans KR",Arial,sans-serif}.dm-login-shell{width:min(1120px,100%);min-height:680px;display:grid;grid-template-columns:46% 54%;overflow:hidden;background:#fff;border-radius:26px;box-shadow:0 24px 70px rgba(50,18,26,.14)}.dm-brand-panel{position:relative;overflow:hidden;padding:58px;background:linear-gradient(145deg,#711d2d 0%,#4c101d 100%);color:#fff}.dm-brand-panel:before,.dm-brand-panel:after{content:"";position:absolute;border:1px solid rgba(211,166,77,.22);border-radius:50%}.dm-brand-panel:before{width:430px;height:430px;right:-210px;top:-120px}.dm-brand-panel:after{width:300px;height:300px;left:-160px;bottom:-150px}.dm-brand-inner{position:relative;z-index:1}.dm-logo{display:inline-flex;width:180px;height:90px;align-items:center;justify-content:center;margin-bottom:54px;background:#fff;border-radius:12px;overflow:hidden}.dm-logo img,.dm-mobile-logo img{display:block;width:100%;height:100%;object-fit:contain}.dm-badge{display:block;margin-bottom:18px;color:#e0b35f;font-size:12px;font-weight:800;letter-spacing:3px}.dm-brand-panel h1{margin:0 0 22px;font-size:40px;line-height:1.3;letter-spacing:-2px;color:#fff;}.dm-brand-panel p{margin:0;color:rgba(255,255,255,.76);font-size:16px;line-height:1.8}.dm-benefits{margin:52px 0 0;padding:0;list-style:none}.dm-benefits li{display:flex;align-items:center;gap:14px;margin:18px 0;color:rgba(255,255,255,.9);font-size:14px}.dm-benefits span{color:#e1b661;font-size:11px;font-weight:800}.dm-form-panel{display:flex;align-items:center;padding:62px 76px}.dm-form-inner{width:100%;max-width:470px;margin:auto}.dm-mobile-logo{display:none}.dm-form-title>span{color:#8a2437;font-size:11px;font-weight:800;letter-spacing:2px}.dm-form-title h2{margin:9px 0 8px;font-size:32px;letter-spacing:-1.5px}.dm-form-title p{margin:0 0 34px;color:#777;font-size:14px}.dm-form-panel fieldset{margin:0;padding:0;border:0}.dm-form-panel legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.dm-field{margin-bottom:17px}.dm-field label{display:block;margin-bottom:8px;font-size:13px;font-weight:700}.dm-field input{width:100%;height:54px;padding:0 17px;border:1px solid #ded8d4;border-radius:9px;background:#fff;font-size:14px;outline:none;transition:.2s}.dm-field input:focus{border-color:#7c2032;box-shadow:0 0 0 3px rgba(124,32,50,.08)}.dm-options{display:flex;justify-content:space-between;align-items:center;margin:2px 0 22px;font-size:13px}.dm-options a{color:#665d58;text-decoration:none}.dm-check{display:flex;align-items:center;cursor:pointer}.dm-check input{position:absolute;opacity:0}.dm-check span{width:18px;height:18px;margin-right:7px;border:1px solid #ccc3be;border-radius:4px}.dm-check input:checked+span{border-color:#791f31;background:#791f31;box-shadow:inset 0 0 0 4px #fff}.dm-login-btn{width:100%;height:56px;border:0;border-radius:9px;background:#701b2c;color:#fff;font-size:16px;font-weight:800;cursor:pointer;transition:.2s}.dm-login-btn:hover{background:#541220;transform:translateY(-1px)}.dm-join-box{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:25px;padding:20px;border:1px solid #e7e0db;border-radius:10px;background:#fbfaf9}.dm-join-box strong{font-size:13px}.dm-join-box p{margin:5px 0 0;color:#888;font-size:11px;line-height:1.5}.dm-join-box>a{flex:0 0 auto;padding:10px 15px;border:1px solid #7a2031;border-radius:7px;color:#6e1829;font-size:12px;font-weight:800;text-decoration:none}.dm-help{display:flex;align-items:center;gap:9px;margin-top:22px;color:#777;font-size:12px}.dm-help strong{color:#39312d}.dm-help a{color:#701b2c;font-weight:800;text-decoration:none}.dm-help span:before{content:"";display:inline-block;width:1px;height:10px;margin-right:9px;background:#ddd;vertical-align:-1px}.dm-security{margin:18px 0 0;padding-top:17px;border-top:1px solid #eee8e4;color:#aaa;font-size:11px;text-align:center}
@media(max-width:760px){.dm-closed-mall{padding:0;background:#fff}.dm-login-shell{display:block;min-height:100vh;border-radius:0;box-shadow:none}.dm-brand-panel{display:none}.dm-form-panel{min-height:100vh;padding:38px 24px}.dm-form-inner{max-width:440px}.dm-mobile-logo{display:block;width:150px;height:75px;margin:0 auto 32px}.dm-form-title{text-align:center}.dm-form-title h2{font-size:28px}.dm-form-title p{margin-bottom:30px}.dm-join-box{align-items:flex-start}.dm-help{justify-content:center;flex-wrap:wrap}}
@media(max-width:380px){.dm-form-panel{padding:28px 18px}.dm-options{font-size:12px}.dm-join-box{padding:16px}.dm-join-box p{display:none}}
