html,body,#root{width:100%;min-height:100%;margin:0}body{background:#fff;font-family:Arial,Apple SD Gothic Neo,Noto Sans KR,sans-serif}.clone-app{width:100%;min-height:100vh}.frame-stack{position:relative;width:100%;min-height:100vh;background:#fff}.site-frame{position:absolute;inset:0;z-index:0;width:100%;height:100%;border:0;background:#fff;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .18s ease,visibility 0s linear .18s}.site-frame.is-active{z-index:1;opacity:1;pointer-events:auto;visibility:visible;transition:opacity .18s ease,visibility 0s linear 0s}.clone-floating-banners{position:fixed;right:30px;bottom:30px;z-index:9000;line-height:0}.clone-floating-banners__box{display:flex;flex-direction:column;gap:15px}.clone-floating-banners a{display:block;width:64px;border-radius:100%;box-shadow:0 8px 8px #0000001a}.clone-floating-banners img{display:block;width:100%;height:auto}.mobile-menu-backdrop{position:fixed;inset:0;z-index:12000;display:flex;align-items:stretch;justify-content:flex-start;background:#0000008c}.mobile-menu-panel{width:min(318px,86vw);height:100%;overflow:auto;background:#fff;box-shadow:18px 0 42px #00000038}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;min-height:58px;padding:0 18px;border-bottom:1px solid #e5e5e5;color:#222;font-size:15px;letter-spacing:0}.mobile-menu-header button{width:38px;height:38px;border:0;background:transparent;color:#222;font-size:28px;line-height:1;cursor:pointer}.mobile-menu-list{padding:6px 0 28px}.mobile-menu-row{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;padding:0 18px 0 calc(18px + (var(--depth, 0) * 16px));border:0;border-bottom:1px solid #ececec;background:#fff;color:#262626;font:inherit;font-size:14px;letter-spacing:0;text-align:left;cursor:pointer}.mobile-menu-row:hover,.mobile-menu-row:focus-visible{background:#f6f8f8;outline:none}.mobile-menu-toggle span:last-child{color:#777;font-size:18px;line-height:1}.mobile-submenu .mobile-menu-row{background:#fafafa;color:#444;font-size:13px}.modal-backdrop{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:32px 18px;background:#0000008c}.terms-modal{width:min(760px,100%);max-height:min(820px,calc(100vh - 64px));overflow:hidden;background:#fff;border-radius:2px;box-shadow:0 18px 60px #00000047}.terms-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 28px 18px;border-bottom:1px solid #e8e8e8}.terms-header h1{margin:0;font-size:20px;font-weight:700;color:#222}.terms-header button{min-width:56px;height:34px;padding:0 14px;border:1px solid #d9d9d9;border-radius:2px;background:#fff;color:#333;font:inherit;cursor:pointer}.terms-body{max-height:calc(min(820px,100vh - 64px) - 76px);overflow:auto;padding:24px 28px 30px;color:#333;font-size:14px;line-height:1.85;white-space:pre-wrap}@media(max-width:991px){.clone-floating-banners{right:15px}.clone-floating-banners a{width:45px}}@media(max-width:768px){.terms-modal{max-height:calc(100vh - 28px)}.terms-header{padding:18px 18px 14px}.terms-body{padding:18px;font-size:13px}}
