@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600;700&family=Noto+Sans+KR:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Noto Sans KR,-apple-system,BlinkMacSystemFont,sans-serif;color:#172033;background:#f6f7f9;font-synthesis:none;--line: #e7e9ee;--muted: #7a8292;--violet: #6c55e7;--violet-soft: #f0edff}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f6f7f9}button,input,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{color:inherit}.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;z-index:20;width:230px;padding:27px 17px 18px;display:flex;flex-direction:column;background:#fff;border-right:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;padding:0 9px 31px}.brand-mark{width:36px;height:36px;display:grid;place-items:center;color:#fff;background:#20283a;border-radius:10px}.brand b,.brand span{display:block}.brand b{font-size:15px;letter-spacing:-.2px}.brand span{margin-top:2px;font-size:11px;color:#9aa0ad}.sidebar nav{flex:1}.nav-title{margin:0 11px 9px;color:#a2a7b1;font-size:10px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase}.nav-space{margin-top:27px}.nav-item{height:43px;padding:0 12px;margin-bottom:4px;display:flex;gap:11px;align-items:center;border-radius:9px;font-size:13px;font-weight:600;color:#667084;text-decoration:none}.nav-item.active{color:#5843cf;background:#f2f0ff}.nav-item.disabled{color:#a6abb4;cursor:default}.nav-item span{margin-left:auto;font-size:9px;font-weight:500;color:#b4b8c0}.nav-item .nav-badge{min-width:19px;height:19px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#ef4444;border-radius:999px;font-size:10px;font-weight:800}.sidebar-footer{display:flex;align-items:center;gap:10px;padding:15px 9px 0;border-top:1px solid #eef0f3}.sidebar-footer>div:nth-child(2){flex:1;min-width:0}.sidebar-footer b,.sidebar-footer span{display:block}.sidebar-footer b{font-size:11px}.sidebar-footer span{margin-top:2px;font-size:9px;color:#9ca2ae}.sidebar-footer>svg{color:#a2a7b1}.sidebar-logout{width:28px;height:28px;padding:0;display:grid;place-items:center;color:#9198a5;background:transparent;border:0;border-radius:7px;cursor:pointer}.sidebar-logout:hover{color:#b23b3b;background:#fff0f0}.admin-avatar{width:31px;height:31px;display:grid;place-items:center;background:#e8e5ff;color:#5b47ce;font-size:12px;font-weight:700;border-radius:50%}.workspace{flex:1;min-width:0;margin-left:230px}.topbar{height:90px;padding:0 38px;display:flex;align-items:center;justify-content:space-between;background:#ffffffe0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar h1{margin:0;font-size:21px;letter-spacing:-.7px}.topbar p{margin:5px 0 0;font-size:11px;color:#8c93a0}.top-actions{display:flex;align-items:center;gap:10px}.mobile-logout,.bottom-nav{display:none}.button{min-height:38px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dfe2e8;border-radius:8px;background:#fff;font-size:12px;font-weight:700;cursor:pointer;transition:.15s ease}.button:hover,.icon-button:hover{border-color:#c8ccd5;background:#f8f9fa}.button.primary{color:#fff;border-color:#6550dc;background:#6550dc;box-shadow:0 3px 8px #6550dc2e}.button.primary:hover{background:#5844cc}.button.small{min-height:32px;padding:0 11px;font-size:11px}.button:disabled{opacity:.5;cursor:not-allowed}.icon-button,.close-button,.row-arrow{width:38px;height:38px;display:inline-grid;place-items:center;flex:none;border:1px solid #e2e4e9;border-radius:8px;background:#fff;cursor:pointer;text-decoration:none;color:#727a8b}.close-button{border:0;background:transparent}.icon-button.danger{color:#b23b3b;border-color:#efcaca}.icon-button.danger:hover{background:#fdecec;border-color:#e6b3b3}.icon-button:disabled{opacity:.5;cursor:not-allowed}.content{max-width:1450px;margin:0 auto;padding:28px 38px 55px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:19px}.stat-card{min-height:107px;padding:21px;display:flex;align-items:center;gap:16px;border:1px solid var(--line);background:#fff;border-radius:11px;box-shadow:0 1px 2px #11182705}.stat-icon{width:42px;height:42px;display:grid;place-items:center;flex:none;border-radius:10px}.stat-icon.blue{color:#2977d5;background:#ebf4ff}.stat-icon.violet{color:#745ce1;background:#f0edff}.stat-icon.green{color:#22966d;background:#e9f8f2}.stat-icon.amber{color:#cf862a;background:#fff4e3}.stat-card p{margin:0 0 5px;font-size:10px;color:#8a91a0}.stat-card strong{margin-right:7px;font-size:24px;letter-spacing:-.5px}.stat-card span{font-size:9px;color:#a0a5ae;white-space:nowrap}.application-panel{min-height:auto;margin-bottom:19px}.application-list{padding:8px;display:flex;flex-direction:column;gap:8px}.application-row{padding:15px 17px;display:flex;align-items:stretch;justify-content:space-between;gap:18px;border:1px solid #eceef2;border-radius:9px;background:#fafbfc}.application-main{min-width:0;flex:1}.application-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.application-title strong{color:#2b3242;font-size:13px}.application-title span{color:#9aa1ae;font-size:10px}.application-meta{margin-top:8px;display:flex;align-items:center;flex-wrap:wrap;gap:8px;color:#7f8795;font-size:10px}.application-address{margin:8px 0 0;color:#8d95a3;font-size:10px}.application-message{margin:9px 0 0;color:#596274;font-size:11px;line-height:1.6;white-space:pre-wrap}.application-fields{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.application-fields div{min-height:43px;padding:9px 11px;display:flex;flex-direction:column;justify-content:center;gap:4px;border:1px solid #eceef2;border-radius:8px;background:#fff}.application-fields div.full{grid-column:1 / -1}.application-fields span,.application-message-box>span{color:#a0a6b0;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.application-fields strong{color:#3d4555;font-size:11px;line-height:1.35;overflow-wrap:anywhere}.application-message-box{margin-top:8px;padding:11px 12px;border:1px solid #eceef2;border-radius:8px;background:#fff}.application-message-box p{margin:6px 0 0;color:#596274;font-size:11px;line-height:1.65;white-space:pre-wrap}.application-side{width:164px;flex:none;display:flex;flex-direction:column;align-items:stretch;gap:8px;padding-left:14px;border-left:1px solid #eceef2}.application-side-card{min-height:54px;padding:10px 11px;display:flex;flex-direction:column;justify-content:center;gap:5px;border:1px solid #e5e8ef;border-radius:9px;background:#fff}.application-side-card.row{grid-column:1 / -1;flex-direction:row;align-items:center;justify-content:space-between;gap:8px}.application-side-card.row time{white-space:nowrap}.application-side-card span{color:#a0a6b0;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.application-side time{color:#3e4656;font-size:11px;font-weight:700;line-height:1.35}.application-side select{width:100%;height:31px;padding:0 28px 0 9px;border:1px solid #dfe2e7;border-radius:7px;background:#fff;color:#3e4656;outline:0;font-size:11px;font-weight:700}.application-side select:focus{border-color:#8e7fe8;box-shadow:0 0 0 3px #6c55e714}.payment-row{padding:16px 18px;display:flex;align-items:stretch;justify-content:space-between;gap:18px;border:1px solid #eceef2;border-radius:9px;background:#fafbfc}.payment-main{min-width:0;flex:1;display:flex;flex-direction:column;justify-content:center;gap:9px}.payment-main .notice-title-row strong{color:#2b3242;font-size:13px;line-height:1.35}.payment-main code{color:#8b93a0;font-size:9px}.payment-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px;color:#7f8795;font-size:10px}.payment-meta span,.payment-meta strong{min-height:25px;padding:0 9px;display:inline-flex;align-items:center;border:1px solid #eceef2;border-radius:6px;background:#fff}.payment-meta strong{color:#303847;font-size:12px;font-weight:800}.payment-meta .payment-period{font-weight:800}.payment-meta .period-month{color:#187a5b;border-color:#cfeedd;background:#eefbf4}.payment-meta .period-year{color:#634cd2;border-color:#ded7ff;background:#f1efff}.payment-expiry{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.payment-expiry>div{min-height:48px;padding:9px 11px;display:flex;flex-direction:column;justify-content:center;gap:5px;border:1px solid #e7e9ee;border-radius:8px;background:#fff}.payment-expiry span{color:#9aa1ad;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.payment-expiry strong{color:#3d4555;font-size:11px;line-height:1.35}.payment-expiry .badge{margin-top:1px}.payment-side{width:188px;flex:none;display:flex;flex-direction:column;align-items:stretch;gap:8px;padding-left:14px;border-left:1px solid #eceef2}.payment-date-card{min-height:48px;padding:9px 11px;display:flex;flex-direction:column;justify-content:center;gap:5px;border:1px solid #e5e8ef;border-radius:8px;background:#fff}.payment-date-card span{color:#a0a6b0;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.payment-date-card time{color:#3e4656;font-size:11px;font-weight:700;line-height:1.35}.payment-side .button{min-height:34px}.payment-date-input{min-height:58px;padding:9px 11px;display:flex;flex-direction:column;justify-content:center;gap:6px;border:1px solid #e5e8ef;border-radius:8px;background:#fff}.payment-date-input span{color:#7b8494;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.payment-date-input input{width:100%;height:31px;padding:0 8px;border:1px solid #dfe2e7;border-radius:7px;outline:0;color:#3e4656;font-size:11px;font-weight:700}.payment-date-input input:focus{border-color:#8e7fe8;box-shadow:0 0 0 3px #6c55e714}.tax-invoice-box{margin-top:2px;padding:10px 12px;display:flex;flex-direction:column;gap:7px;border:1px solid #ece6fb;border-radius:9px;background:#f8f6ff}.tax-invoice-row{display:flex;gap:10px;font-size:11px;line-height:1.4}.tax-invoice-row .tax-label{flex:none;width:68px;color:#8b7fc9;font-weight:700;font-size:10px}.tax-invoice-row .tax-value{color:#3d4555;word-break:break-all}.panel{min-height:430px;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:11px}.panel-head{min-height:76px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eceef2}.panel-head>div:first-child{display:flex;align-items:baseline;gap:8px}.panel-head h2{margin:0;font-size:14px}.panel-head>div:first-child span{font-size:10px;color:#9ca2ad}.filters{display:flex;gap:8px}.search{width:215px;height:34px;display:flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #dfe2e7;border-radius:7px;color:#99a0ac}.search input{width:100%;border:0;outline:0;font-size:11px;color:#343b49}.filters select,.field select{height:34px;padding:0 27px 0 10px;border:1px solid #dfe2e7;border-radius:7px;background:#fff;color:#596274;outline:0;font-size:10px}.plan-tabs{height:34px;padding:3px;display:flex;align-items:center;gap:2px;background:#f1f2f5;border-radius:8px}.plan-tabs button{height:28px;padding:0 9px;display:flex;align-items:center;gap:5px;color:#7f8795;background:transparent;border:0;border-radius:6px;font-size:9px;font-weight:600;cursor:pointer;white-space:nowrap}.plan-tabs button span{color:#9da3ae;font-size:8px}.plan-tabs button.active{color:#5945ce;background:#fff;box-shadow:0 1px 3px #1720331a}.plan-tabs button.active span{color:#7563d8}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;table-layout:fixed}th{height:39px;padding:0 15px;text-align:left;color:#a0a6b0;background:#fafbfc;border-bottom:1px solid #eceef2;font-size:9px;font-weight:600}td{height:68px;padding:0 15px;border-bottom:1px solid #f0f1f3;font-size:10px}tbody tr{cursor:pointer;transition:background .12s ease}tbody tr:hover{background:#fafaff}tbody tr:last-child td{border-bottom:0}th:nth-child(1){width:24%}th:nth-child(2){width:18%}th:nth-child(3){width:11%}th:nth-child(4){width:13%}th:nth-child(5){width:13%}th:nth-child(6){width:13%}th:last-child{width:42px}td code{font-family:DM Sans,monospace;color:#737c8e;font-size:9px}.store-cell{display:flex;align-items:center;gap:11px}.store-avatar{width:34px;height:34px;display:grid;place-items:center;flex:none;color:#5f4bd4;background:#eeebff;border:1px solid #e1dcff;border-radius:9px;font-size:12px;font-weight:700}.store-avatar.large{width:43px;height:43px;font-size:15px;border-radius:11px}.store-cell strong,.store-cell span{display:block}.store-cell strong{margin-bottom:3px;font-size:11px;color:#31394a}.store-cell span{color:#9aa1ae;font-size:9px}.store-code-copy{display:inline-flex;align-items:center;gap:4px;padding:0;color:#9aa1ae;background:none;border:0;font-size:9px;font-family:inherit;cursor:pointer}.store-code-copy svg{opacity:0;transition:opacity .12s}.store-code-copy:hover{color:#5f4bd4}.store-cell:hover .store-code-copy svg{opacity:1}.copy-input{display:flex;align-items:center;gap:7px}.copy-input input{flex:1;cursor:pointer}.copy-input .icon-button{width:38px;height:38px;flex:none}.badge{width:max-content;display:inline-flex;align-items:center;gap:5px;padding:4px 8px;color:#697183;background:#f1f2f4;border-radius:5px;font-size:8px;font-weight:700;letter-spacing:.1px;white-space:nowrap}.badge-violet{color:#634cd2;background:#eeeaff}.badge-green{color:#187a5b;background:#e8f7f1}.badge-amber{color:#a96819;background:#fff1dc}.badge-red{color:#b23b3b;background:#fdeaea}.badge i{width:5px;height:5px;background:currentColor;border-radius:50%}.qr-count{display:flex;align-items:baseline;gap:3px}.qr-count strong{color:#3b4352;font-size:12px}.qr-count span{color:#88909d}.qr-count small{margin-left:5px;color:#9ca2ad;font-size:8px}.muted{color:#8f96a2}.row-arrow{width:29px;height:29px;border:0;background:transparent;color:#a1a7b1}.loading{height:300px;display:flex;align-items:center;justify-content:center;gap:9px;color:#8a91a0;font-size:11px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-box{margin:25px;padding:18px;color:#9a3c3c;background:#fff3f3;border:1px solid #f3d3d3;border-radius:9px;font-size:11px}.error-box strong,.error-box p,.error-box span{display:block}.error-box p{margin:5px 0}.error-box span{color:#ae6d6d}.empty-state{min-height:270px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-icon{width:44px;height:44px;display:grid;place-items:center;margin-bottom:12px;color:#8171d9;background:#f1efff;border-radius:12px}.empty-state strong{font-size:12px}.empty-state p{max-width:300px;margin:6px 0 15px;color:#9299a6;font-size:10px;line-height:1.6}.drawer-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;background:#1c222e57;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer{position:absolute;inset:0 0 0 auto;width:min(750px,calc(100vw - 230px));display:flex;flex-direction:column;background:#f8f9fb;box-shadow:-16px 0 45px #1720331f;animation:slide-in .22s ease-out}@keyframes slide-in{0%{transform:translate(30px);opacity:.4}}.drawer-head{min-height:88px;padding:0 25px;display:flex;align-items:center;gap:13px;background:#fff;border-bottom:1px solid var(--line)}.drawer-head>div:nth-child(3){flex:1;min-width:0}.detail-title{display:flex;align-items:center;gap:8px}.detail-title h2{margin:0;font-size:16px;letter-spacing:-.3px}.detail-id{display:flex;align-items:center;gap:5px;margin-top:5px;padding:0;color:#9198a5;border:0;background:transparent;font-size:9px;cursor:pointer}.drawer-body{padding:20px;overflow-y:auto}.detail-section{margin-bottom:16px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:11px}.section-title{min-height:38px;margin-bottom:17px;display:flex;align-items:flex-start;justify-content:space-between}.section-title h3{margin:0;font-size:13px}.section-title h3 span{margin-left:4px;color:var(--violet)}.section-title p{margin:5px 0 0;color:#959ca8;font-size:9px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.form-grid .field.full{grid-column:1 / -1}.field{display:flex;flex-direction:column;gap:7px}.field>span,.mapping-field>span{color:#777f8e;font-size:9px;font-weight:600}.field input{width:100%;height:37px;padding:0 11px;border:1px solid #dfe2e7;border-radius:7px;outline:none;color:#3d4555;font-size:11px}.field input:focus,.field select:focus,.search:focus-within{border-color:#8e7fe8;box-shadow:0 0 0 3px #6c55e714}.field input:read-only{color:#596274;background:#f6f7f9;cursor:default}.field select{width:100%;height:37px;font-size:11px}.field small{margin-top:-2px;color:#9ba1ad;font-size:8px}.id-strip{min-height:47px;margin-top:15px;padding:8px 9px 8px 12px;display:flex;align-items:center;justify-content:space-between;background:#f8f9fb;border:1px solid #eceef1;border-radius:8px}.id-strip span,.id-strip code{display:block}.id-strip span{margin-bottom:3px;color:#9ba1ac;font-size:8px}.id-strip code{color:#626b7a;font-size:9px}.id-strip .icon-button{width:31px;height:31px}.danger-row{min-height:54px;margin-top:15px;padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-top:1px solid #f0e4e4}.danger-row strong,.danger-row span{display:block}.danger-row strong{color:#7a4040;font-size:10px}.danger-row span{margin-top:4px;color:#a08484;font-size:8px}.button.danger{color:#b23b3b;border-color:#efcaca;background:#fff7f7}.button.danger:hover{background:#fdecec}.danger-actions{display:flex;gap:7px}.status-cell{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.billing-summary{margin-top:14px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f8f9fb;border:1px solid #eceef1;border-radius:9px}.billing-period{display:flex;align-items:center;gap:14px}.billing-period span{display:block;color:#9ba1ac;font-size:9px}.billing-period strong{display:block;margin-top:3px;color:#2b3242;font-size:14px}.billing-arrow{align-self:flex-end;margin-bottom:2px;color:#b6bcc7}.billing-detail{margin:9px 2px 0;color:#6b7280;font-size:10px}.billing-controls{margin-top:12px;display:flex;align-items:flex-end;gap:10px}.billing-controls .field{flex:1}.billing-preview{margin-top:11px;padding:9px 13px;display:flex;align-items:center;justify-content:space-between;background:#f3f0ff;border:1px solid #e2dbff;border-radius:8px}.billing-preview span{color:#6e63b0;font-size:10px}.billing-preview strong{color:#4b3fa8;font-size:14px}.billing-apply{width:100%;margin-top:11px;justify-content:center}.billing-apply.free{color:#5f4bd4;border-color:#ddd6f7;background:#f4f1ff}.billing-apply.free:hover{background:#ebe6ff}.billing-cancel-row{margin-top:14px;padding-top:13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid var(--line)}.billing-cancel-row span{color:#9ba1ac;font-size:9px}.billing-divider{margin:18px 0 4px;display:flex;align-items:center;gap:10px;color:#a7adba;font-size:9px}.billing-divider:before,.billing-divider:after{content:"";flex:1;height:1px;background:var(--line)}.admin-empty{margin-top:14px;padding:14px;display:flex;align-items:center;gap:11px;color:#8a91a0;background:#f8f9fb;border:1px solid #eceef1;border-radius:9px}.admin-empty strong,.admin-empty span{display:block}.admin-empty strong{color:#5b6070;font-size:11px}.admin-empty span{margin-top:3px;font-size:9px}.admin-list{margin-top:14px;display:flex;flex-direction:column;gap:8px}.admin-row{min-height:54px;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f8f9fb;border:1px solid #eceef1;border-radius:9px}.admin-info{display:flex;align-items:center;gap:10px}.admin-info strong{display:block;color:#2b3242;font-size:12px}.admin-info span{display:block;margin-top:2px;color:#9ba1ac;font-size:9px}.admin-avatar-sm{width:32px;height:32px;display:grid;place-items:center;color:#6550dc;background:#efecff;border-radius:8px}.temp-password{margin-top:14px;padding:14px;background:#f3fbf5;border:1px solid #cde9d4;border-radius:9px}.temp-password-head{display:flex;align-items:center;gap:7px;color:#2f7a47}.temp-password-head strong{font-size:11px}.temp-password p{margin:7px 0 10px;color:#5b8a68;font-size:9px;line-height:1.5}.temp-password-value{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 9px 9px 13px;background:#fff;border:1px solid #cde9d4;border-radius:8px}.temp-password-value code{color:#1f6b38;font-size:16px;font-weight:600;letter-spacing:1px}.qr-section{padding-bottom:12px}.qr-create{min-height:58px;margin:-2px 0 16px;padding:9px;display:flex;align-items:center;gap:9px;background:#f8f7ff;border:1px solid #e7e2ff;border-radius:9px}.mini-qr{width:36px;height:36px;display:grid;place-items:center;flex:none;color:#6753d7;background:#fff;border-radius:7px}.qr-create input{flex:1;min-width:0;height:36px;padding:0 10px;border:1px solid #ded9fa;border-radius:7px;outline:none;font-size:10px}.qr-create .button{min-height:36px}.qr-list{display:flex;flex-direction:column;gap:8px}.service-qr-row{background:#fff}.qr-list-divider{height:29px;display:flex;align-items:center;gap:10px;color:#9ba1ac;font-size:8px;font-weight:600;text-transform:uppercase;letter-spacing:.7px}.qr-list-divider i{height:1px;flex:1;background:#eceef1}.qr-list .empty-state{min-height:190px}.qr-row{min-height:104px;padding:11px;display:flex;align-items:center;gap:12px;background:#fbfbfc;border:1px solid #e9ebef;border-radius:9px}.qr-thumbnail{width:68px!important;height:68px!important;padding:5px;flex:none;background:#fff;border:1px solid #e5e7eb;border-radius:7px}.qr-main{flex:1;min-width:125px}.qr-title{display:flex;align-items:center;gap:7px}.qr-title strong{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.qr-main>span{display:block;color:#a0a6af;font-size:8px}.token{display:flex;align-items:center;gap:4px;margin:5px 0;padding:0;border:0;background:transparent;color:#818997;cursor:pointer}.token code{font-size:8px}.mapping-field{width:105px;display:flex;flex-direction:column;gap:7px}.mapping-field strong{color:#3f4858;font-size:10px}.mapping-field strong.unassigned{color:#bd7823}.qr-actions{display:flex;gap:5px}.qr-actions .icon-button{width:31px;height:31px}.mobile-back{display:none}.modal-backdrop{position:fixed;z-index:70;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#1a202d6b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal{width:min(470px,100%);overflow:hidden;background:#fff;border-radius:12px;box-shadow:0 24px 60px #11182733}.modal-head{min-height:80px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.modal h2{margin:0;font-size:16px}.modal p{margin:5px 0 0;color:#9299a6;font-size:9px}.modal-body{padding:22px;display:flex;flex-direction:column;gap:16px}.modal-hint{margin:-8px 2px 0;color:#7e8796;font-size:9px}.auto-code-info{padding:14px;background:#f8f7ff;border:1px solid #e7e2ff;border-radius:9px}.auto-code-info>div{display:flex;align-items:center;justify-content:space-between}.auto-code-info span{color:#777f8e;font-size:9px;font-weight:600}.auto-code-info strong{padding:4px 8px;color:#604bd0;background:#ebe7ff;border-radius:5px;font-size:9px}.auto-code-info p{margin:8px 0 0;color:#9299a6;font-size:9px}.modal-actions{padding:14px 22px;display:flex;justify-content:flex-end;gap:8px;background:#fafbfc;border-top:1px solid var(--line)}.toast{position:fixed;z-index:100;left:50%;bottom:28px;transform:translate(-50%);min-height:42px;padding:0 16px;display:flex;align-items:center;gap:8px;color:#fff;background:#242c3b;border-radius:9px;box-shadow:0 8px 22px #11182738;font-size:11px;font-weight:600;animation:toast-in .2s ease-out}.toast.error{background:#b74444}@keyframes toast-in{0%{transform:translate(-50%,8px);opacity:0}}.auth-screen{min-height:100vh;padding:30px 18px;display:grid;place-items:center;background:radial-gradient(circle at 50% 0%,#ece9ff 0,#f7f8fa 42%,#f2f4f7)}.auth-loader{color:#6550dc}.auth-card{width:min(420px,100%);padding:31px;background:#fffffff5;border:1px solid #e5e6ec;border-radius:16px;box-shadow:0 24px 70px #2227361f}.auth-brand{display:flex;align-items:center;gap:10px}.auth-brand b,.auth-brand span{display:block}.auth-brand b{font-size:14px}.auth-brand span{margin-top:2px;color:#9aa0ad;font-size:9px}.auth-heading{margin:31px 0 25px}.auth-shield{width:40px;height:40px;margin-bottom:15px;display:grid;place-items:center;color:#6550dc;background:#efecff;border-radius:10px}.auth-heading h1{margin:0;font-size:20px;letter-spacing:-.5px}.auth-heading p{margin:7px 0 0;color:#8d94a1;font-size:10px}.auth-form{display:flex;flex-direction:column;gap:14px}.auth-form label>span{display:block;margin-bottom:7px;color:#6f7786;font-size:9px;font-weight:600}.auth-form label>div{height:42px;padding:0 12px;display:flex;align-items:center;gap:9px;color:#a0a6b1;border:1px solid #dfe2e7;border-radius:8px}.auth-form label>div:focus-within{color:#6753d7;border-color:#8e7fe8;box-shadow:0 0 0 3px #6c55e714}.auth-form input{width:100%;min-width:0;border:0;outline:0;color:#303847;background:transparent;font-size:11px}.auth-alert{padding:10px 12px;border-radius:7px;font-size:9px;line-height:1.5}.auth-alert.error{color:#a43d3d;background:#fff0f0;border:1px solid #f2d1d1}.auth-alert.success{color:#28775f;background:#edf9f4;border:1px solid #cfebdf}.auth-submit{height:42px;margin-top:3px;display:flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:#6550dc;border:0;border-radius:8px;font-size:11px;font-weight:700;cursor:pointer;box-shadow:0 5px 13px #6550dc33}.auth-submit:hover{background:#5844cc}.auth-submit:disabled{opacity:.55;cursor:not-allowed}.auth-mode{width:100%;margin-top:17px;color:#6652d4;background:transparent;border:0;font-size:10px;font-weight:600;cursor:pointer}.auth-footnote{margin:22px 0 0;padding-top:18px;color:#a0a6b0;border-top:1px solid #eef0f3;text-align:center;font-size:8px}@media (max-width: 1050px){.stat-grid{grid-template-columns:1fr 1fr}.panel-head{padding:15px 20px;align-items:flex-start;gap:15px;flex-direction:column}.filters{width:100%}.search{flex:1}.plan-tabs{order:3}th:nth-child(2),td:nth-child(2),th:nth-child(6),td:nth-child(6){display:none}th:nth-child(1){width:29%}.drawer{width:min(700px,calc(100vw - 80px))}}@media (max-width: 760px){.sidebar{width:68px;padding:22px 10px}.brand{padding:0 6px 28px}.brand>div:last-child,.nav-title,.nav-item span,.sidebar-footer>div:not(.admin-avatar),.sidebar-footer>svg{display:none}.nav-item{justify-content:center;padding:0}.sidebar-footer{justify-content:center;padding:14px 0 0}.sidebar-logout{display:none}.mobile-logout{display:grid}.workspace{margin-left:68px}.topbar{height:78px;padding:0 20px}.topbar p{display:none}.top-actions>.badge,.top-actions>.icon-button{display:none}.top-actions>.mobile-logout{display:grid}.content{padding:19px 18px 40px}.drawer{width:calc(100vw - 32px)}.mapping-field{width:90px}.application-row{flex-direction:column}.application-side{width:100%;padding-left:0;padding-top:12px;border-left:0;border-top:1px solid #eceef2;flex-direction:row}.application-side-card{flex:1}.payment-row{flex-direction:column}.payment-side{width:100%;padding-left:0;padding-top:12px;border-left:0;border-top:1px solid #eceef2}}.bottom-nav-item{flex:1;min-width:0;padding:8px 2px 10px;display:flex;flex-direction:column;align-items:center;gap:3px;border:0;background:transparent;color:#9aa0ad;font:inherit;cursor:pointer}.bottom-nav-item.active{color:#5843cf}.bottom-nav-icon{position:relative;display:grid;place-items:center}.bottom-nav-item span:last-child{font-size:10px;font-weight:600;letter-spacing:-.1px;white-space:nowrap}.bottom-nav-badge{position:absolute;top:-5px;right:-9px;min-width:15px;height:15px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#ef4444;border-radius:999px;font-size:9px;font-weight:800;line-height:1}@media (max-width: 560px){.sidebar{display:none}.workspace{margin-left:0}.bottom-nav{position:fixed;inset:auto 0 0 0;z-index:20;display:flex;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom,0)}.content{padding-bottom:86px}.topbar h1{font-size:18px}.topbar .button.primary{width:38px;padding:0;font-size:0}.stat-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{min-height:93px;padding:14px;gap:10px}.stat-icon{width:36px;height:36px}.stat-card strong{font-size:20px}.stat-card span{display:none}.panel-head{min-height:auto}.filters{display:grid;grid-template-columns:1fr auto}.search{width:100%;grid-column:1 / -1}.plan-tabs{grid-column:1 / -1;width:100%;order:initial}.plan-tabs button{flex:1;justify-content:center}th:nth-child(3),td:nth-child(3),th:nth-child(5),td:nth-child(5){display:none}th:nth-child(1){width:58%}th:nth-child(4){width:32%}.drawer{width:100%}.drawer-head{min-height:76px;padding:0 15px}.mobile-back{width:32px;height:32px;display:grid;place-items:center;padding:0;border:0;background:transparent}.drawer-head .store-avatar{display:none}.drawer-body{padding:12px}.detail-section{padding:16px}.form-grid{grid-template-columns:1fr}.id-strip code{max-width:240px;overflow:hidden;text-overflow:ellipsis}.qr-create{flex-wrap:wrap}.qr-create input{flex-basis:calc(100% - 50px)}.qr-create .button{width:100%}.qr-row{flex-wrap:wrap}.application-fields{grid-template-columns:1fr}.application-side{flex-direction:column}.payment-expiry{grid-template-columns:1fr}.qr-main{min-width:calc(100% - 85px)}.qr-actions{width:100%;justify-content:flex-end}}.notice-form{padding:20px;display:flex;flex-direction:column;gap:13px;border-bottom:1px solid #eceef2}.notice-form .field textarea{resize:vertical;padding:9px 11px;border:1px solid #dfe2e7;border-radius:7px;outline:none;color:#3d4555;font-size:11px;line-height:1.6}.notice-form .field textarea:focus{border-color:#8e7fe8;box-shadow:0 0 0 3px #6c55e714}.notice-pin-label{display:flex;align-items:center;gap:7px;font-size:11px;color:#596274;cursor:pointer;-webkit-user-select:none;user-select:none}.notice-pin-label input[type=checkbox]{width:15px;height:15px;accent-color:#6550dc;cursor:pointer}.notice-list{padding:8px;display:flex;flex-direction:column;gap:8px}.notice-row{padding:16px 18px;border:1px solid #eceef2;border-radius:9px;background:#fafbfc}.notice-row-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.notice-title-row{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.notice-title-row strong{font-size:13px}.notice-meta{display:flex;align-items:center;gap:8px;flex-shrink:0;color:#9aa0ad;font-size:10px}.notice-body{margin:0;font-size:12px;color:#596274;line-height:1.65;white-space:pre-wrap}.support-row{cursor:default}.support-store-line,.support-contact-line{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:0 0 9px;color:#8b93a0;font-size:10px}.support-store-line span:first-child{color:#3d4555;font-weight:700}.support-store-line code{color:#7b8494;font-size:9px}.support-contact-line{margin:11px 0 0;padding-top:10px;border-top:1px solid #eceef2}.support-status-select{height:31px;padding:0 28px 0 9px;border:1px solid #dfe2e7;border-radius:7px;background:#fff;color:#596274;outline:0;font-size:10px}.support-status-select:focus{border-color:#8e7fe8;box-shadow:0 0 0 3px #6c55e714}.support-attachments{margin-top:12px;display:grid;grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:8px;max-width:520px}.support-attachments a{display:block;aspect-ratio:1;overflow:hidden;border:1px solid #eceef2;border-radius:9px;background:#f4f5f7}.support-attachments img{width:100%;height:100%;display:block;object-fit:cover}.support-reply-box{margin-top:12px;padding:12px 14px;background:#eefbf4;border:1px solid #cfeedd;border-radius:9px}.support-reply-box strong{color:#247248;font-size:11px}.support-reply-box span{margin-left:8px;color:#6aa781;font-size:9px}.support-reply-box p{margin:7px 0 0;color:#2d6f49;font-size:12px;line-height:1.6;white-space:pre-wrap}.support-reply-form{margin-top:12px;display:grid;gap:8px}.support-reply-form textarea{width:100%;resize:vertical;padding:9px 11px;border:1px solid #dfe2e7;border-radius:7px;outline:none;color:#3d4555;font-size:11px;line-height:1.6}.support-reply-form textarea:focus{border-color:#8e7fe8;box-shadow:0 0 0 3px #6c55e714}.support-reply-form .button{justify-self:end}
