body{background:#fff;min-height:max(884px,100dvh);margin:0;font-family:Inter,Noto Sans KR,Noto Sans SC,Arial,sans-serif}*{box-sizing:border-box}button,input,select{background:#fff;border:1px solid #ccd4e3;border-radius:8px;padding:10px 12px}button{cursor:pointer}button.active{color:#006c49;border-color:#006c49}.login-page{background:#fff;min-height:100vh}.login-main{justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-width:400px;padding:32px;box-shadow:0 10px 25px #1e293b0d}.login-header{text-align:center;margin-bottom:20px}.login-header h1{color:#0b1c30;margin:8px 0 0;font-size:22px}.login-logo{object-fit:contain;width:210px;max-width:100%}.login-form{gap:10px;display:grid}.login-form label{color:#586377;letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:600}.login-submit{color:#fff;background:#0f172a;border:none;margin-top:8px}.login-submit:disabled{opacity:.7;cursor:not-allowed}.login-error{color:#ba1a1a;margin-top:12px;font-size:14px}.admin-page{background:#fff;min-height:100vh}.admin-topbar{z-index:20;background:#fff;border-bottom:1px solid #dbe5f2;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:sticky;top:0}.admin-left{align-items:center;gap:16px;display:flex}.admin-logo{object-fit:contain;width:124px;height:32px}.admin-nav{gap:6px;display:flex}.admin-actions{align-items:center;gap:10px;display:flex}.admin-lang-wrap{position:relative}.admin-lang-trigger{color:#0b1c30;background:0 0;border:none;align-items:center;gap:6px;padding:6px 0;font-size:15px;font-weight:500;display:flex}.admin-lang-icon{color:#0b1c30;justify-content:center;align-items:center;display:inline-flex}.admin-lang-chevron{font-size:12px}.admin-lang-menu{z-index:30;background:#fff;border:1px solid #dbe5f2;border-radius:10px;width:132px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 20px #0f172a1f}.admin-lang-menu button{text-align:left;background:#fff;border:none;border-radius:0;width:100%;padding:10px 12px;font-size:14px}.admin-lang-menu button:hover{background:#f3f7ff}.admin-actions>button:last-child{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;font-weight:600}.admin-main{max-width:1120px;margin:0 auto;padding:20px}.admin-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;box-shadow:0 8px 24px #0f172a0d}.admin-card.narrow{max-width:840px;margin:0 auto}.section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.section-head.vertical{display:block}.section-head h2{margin:0}.section-head p{color:#586377;margin:8px 0 0}.search-row{gap:8px;display:flex}.dashboard-card{border-radius:16px;box-shadow:0 10px 25px #1e293b0d}.dashboard-head{margin-bottom:20px}.dashboard-filter-wrap{align-items:center;gap:8px;display:flex}.dashboard-select{color:#334155;background:#eef2fb;border:none;border-radius:10px;width:106px;padding:10px 12px;font-size:15px}.dashboard-search-input{color:#334155;background:#eef2fb;border:none;border-radius:10px;width:240px;padding:10px 12px;font-size:15px}.dashboard-search-btn{color:#fff;background:#0f172a;border:none;border-radius:10px;height:40px;padding:0 18px;font-weight:600}.dashboard-table th{border-bottom:1px solid #dce9ff}.dashboard-table th:last-child{text-align:right}.dashboard-table td{color:#586377;border-bottom:1px solid #eef2f7}.dashboard-table tbody tr:hover{background:#f8fbff}.dashboard-serial{font-weight:700;color:#0b1c30!important}.dashboard-color-inline{align-items:center;gap:6px;display:flex}.dashboard-color-dot{border-radius:999px;width:10px;height:10px;display:inline-block}.dashboard-manage-cell{text-align:right}.dashboard-delete-btn{color:#ba1a1a;background:0 0;border:none;border-radius:8px;align-items:center;gap:4px;font-weight:600;display:inline-flex}.dashboard-delete-btn:hover{background:#ffefef}.dashboard-delete-icon{font-size:14px}.admin-table{border-collapse:collapse;width:100%}.admin-table th{text-align:left;color:#677487;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid #e3e8ef;padding:10px;font-size:12px}.admin-table td{border-bottom:1px solid #eef2f7;padding:12px 10px;font-size:14px}.admin-table td:last-child{white-space:nowrap}.registry-card .admin-table tbody tr:hover{background:#f9fbff}.registry-col-name{width:38%}.registry-col-name-value{color:#0b1c30;min-width:280px;font-weight:800}.registry-add-btn{color:#fff;background:#006c49;border:none;border-radius:10px;align-items:center;gap:8px;padding:11px 16px;font-weight:600;display:inline-flex;box-shadow:0 6px 14px #006c493d}.registry-add-btn:hover{background:#005236}.registry-add-btn:active{transform:scale(.97)}.registry-add-btn span{font-size:16px;line-height:1}.table-action-edit{color:#334155;background:#eef2f8;border:none;border-radius:8px;padding:8px 12px;font-weight:600;transition:background-color .15s,transform .12s}.table-action-edit:hover{background:#e2e8f3}.table-action-edit:active{transform:scale(.96)}.table-action-delete{color:#ba1a1a;background:#fff1f1;border:none;border-radius:8px;margin-left:8px;padding:8px 12px;font-weight:600;transition:background-color .15s,transform .12s}.table-action-delete:hover{background:#ffe3e3}.table-action-delete:active{transform:scale(.96)}.registry-footer{color:#64748b;letter-spacing:.02em;border-top:1px solid #eef2f7;justify-content:space-between;align-items:center;margin-top:14px;padding-top:14px;font-size:12px;display:flex}.registry-pager{gap:8px;display:flex}.pager-btn{color:#475569;background:#f3f6fb;border:none;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:22px;line-height:1;transition:background-color .15s,transform .12s;display:inline-flex}.pager-btn:hover:not(:disabled){background:#e8eef8}.pager-btn:active:not(:disabled){transform:scale(.95)}.pager-btn:disabled{opacity:.4;cursor:not-allowed}.danger{color:#ba1a1a;border-color:#f7d2d2;margin-left:8px}.issuance-grid{gap:8px;display:grid}.issuance-grid label{color:#586377;letter-spacing:.05em;text-transform:uppercase;margin-top:8px;font-size:12px;font-weight:600}.inline-actions{grid-template-columns:1fr auto;gap:8px;display:grid}.issue-main-btn{color:#fff;background:#0f172a;border:none;margin-top:14px;padding:14px;font-weight:600}.log-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;gap:6px;min-height:160px;max-height:220px;padding:12px;font-family:ui-monospace,Menlo,Consolas,monospace;font-size:13px;display:grid;overflow:auto}.status-line{color:#5b6779;margin:0 0 12px;font-size:14px}.breadcrumb{color:#66758a;letter-spacing:.04em;text-transform:uppercase;margin-bottom:14px;font-size:12px}.new-registry-grid{gap:10px;display:grid}.new-registry-grid label{color:#1f2b3d;margin-top:8px;font-size:13px;font-weight:600}.new-registry-grid small{color:#677487;font-size:12px}.color-cards{gap:10px;display:grid}.color-card{background:#f8fbff;border:1px solid #dbe5f2;border-radius:10px;gap:8px;padding:12px;display:grid;position:relative}.remove-btn{border-radius:999px;justify-self:end;width:32px;height:32px;padding:0}.outline-btn{justify-self:center}.footer-actions{justify-content:flex-end;gap:8px;margin-top:8px;display:flex}.new-registry-wrap{max-width:840px;margin:0 auto}.registry-form-card{border:1px solid #dbe5f2;border-radius:16px;padding:0;overflow:hidden;box-shadow:0 8px 20px #0f172a0d}.registry-form-header{border-bottom:1px solid #e9eef5;padding:28px 28px 22px}.registry-form-header h2{letter-spacing:-.01em;margin:0;font-size:40px;line-height:1.1}.registry-form-header p{color:#586377;margin:10px 0 0}.registry-form-body{gap:26px;padding:28px;display:grid}.registry-section-block{gap:10px;display:grid}.registry-section-label{color:#0f172a;margin-bottom:2px;font-weight:700}.registry-lang-input-wrap{position:relative}.registry-lang-badge{letter-spacing:.05em;color:#5b6779;background:#e8edf7;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:700;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.registry-lang-input{background:#eef2fb;border:none;border-radius:12px;width:100%;padding:14px 14px 14px 64px;font-size:16px}.registry-lang-input:focus{background:#fff;outline:2px solid #10b981}.registry-code-block{border-top:1px solid #e9eef5;padding-top:22px}.color-card{background:#eef2fb;border:1px solid #d6ddec;border-radius:12px;padding:14px;position:relative;overflow:visible}.color-input-row .registry-lang-input{background:#fff;border-radius:10px}.remove-btn{z-index:2;color:#6a778a;background:#f2f5fa;border:1px solid #cfd8e6;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:22px;font-weight:300;line-height:1;display:inline-flex;position:absolute;top:-14px;right:-14px;box-shadow:0 1px 2px #0f172a14}.remove-btn:hover{color:#58657a;background:#e9eef6;border-color:#c2ccdb}.outline-btn{color:#006c49;background:0 0;border:none;padding:8px 12px;font-weight:700}.outline-btn:hover{background:#eefbf5}.registry-form-footer{background:#fff;border-top:1px solid #e9eef5;align-items:center;margin:0;padding:20px 28px 24px}.registry-form-footer>button:first-child{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:104px;height:44px;padding:0 20px;font-weight:600}.registry-form-footer>button:first-child:hover{background:#f8fafc}.registry-form-footer .issue-main-btn{border-radius:10px;justify-content:center;align-items:center;gap:6px;width:178px;height:44px;margin-top:0;padding:0 20px;display:inline-flex}.new-registry-note{color:#64748b;margin-top:12px;padding-left:4px;font-size:13px}.verify-page{color:#0b1c30;background:#fff;min-height:max(884px,100dvh);position:relative;overflow:hidden}.verify-page:before{content:"";opacity:.06;pointer-events:none;z-index:0;background-image:url(/verify-bg.png);background-position:50%;background-repeat:no-repeat;background-size:min(90vw,520px);position:fixed;inset:0}.verify-header{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-bottom:1px solid #e5eeff;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:sticky;top:0}.verify-logo{object-fit:contain;width:124px;height:32px}.verify-main{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:400px;margin:0 auto;padding:32px 20px 44px;display:flex;position:relative}.verify-lang-wrap{position:relative}.verify-lang-trigger{color:#0b1c30;background:0 0;border:none;align-items:center;gap:6px;padding:6px 0;font-size:15px;font-weight:600;display:flex}.verify-lang-icon{color:#0b1c30;justify-content:center;align-items:center;font-size:15px;display:inline-flex}.verify-lang-chevron{font-size:12px}.verify-lang-menu{background:#fff;border:1px solid #dbe5f2;border-radius:10px;width:132px;position:absolute;top:calc(100% + 6px);right:0;overflow:hidden;box-shadow:0 8px 20px #0f172a1f}.verify-lang-menu button{text-align:left;background:#fff;border:none;border-radius:0;width:100%;padding:10px 12px;font-size:14px}.verify-lang-menu button:hover{background:#f3f7ff}.verify-icon{color:#fff;border-radius:999px;place-items:center;width:60px;height:60px;font-size:40px;font-weight:700;line-height:1;display:grid}.verify-icon.success{background:#10b981}.verify-icon.fail{z-index:3;background:red;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.verify-icon.fail svg{width:70%;height:70%;display:block}.verify-title{letter-spacing:-.01em;margin:0;font-size:32px;font-weight:700;line-height:40px}.verify-card{border:1px solid #dce9ff;border-radius:12px;gap:8px;width:100%;padding:24px;display:grid;box-shadow:0 10px 25px #1e293b0d;background:0 0!important}.verify-row{text-align:left;border-top:1px solid #dce9ff;gap:6px;padding-top:8px;display:grid}.verify-row:first-child{border-top:none;padding-top:0}.verify-card span{color:#545f73;letter-spacing:.05em;text-transform:none;font-size:12px;font-weight:600;line-height:16px}.verify-card strong{letter-spacing:-.01em;color:#0b1c30;font-size:32px;font-weight:700;line-height:40px}.verify-success-card strong{font-size:32px;line-height:40px}.verify-success-card .verify-row{padding-top:8px}.verify-success-card .verify-row:first-child{padding-top:0}.verify-success-card .verify-row strong{font-size:16px;font-weight:600;line-height:24px}.verify-fail-text{color:#5b6779;max-width:320px;margin:0;font-size:16px;line-height:1.5}.verify-fail-subline{color:#5b6779;margin:-8px 0 0;font-size:16px;line-height:1.5}.verify-success-card{margin-top:5px}.verify-loading-card{margin-top:43px}.verify-check-wrap{margin-top:5px}.checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166px;stroke-width:2px;stroke-miterlimit:10;stroke:#10b981;fill:none;animation:.6s cubic-bezier(.65,0,.45,1) forwards stroke}.checkmark{stroke-width:2px;stroke:#fff;stroke-miterlimit:10;border-radius:50%;width:60px;height:60px;margin:10% auto;animation:.4s ease-in-out .4s forwards fill,.3s ease-in-out .9s both scale;display:block;box-shadow:inset 0 0 #10b981}.checkmark-check{transform-origin:50%;stroke-dasharray:48;stroke-dashoffset:48px;animation:.3s cubic-bezier(.65,0,.45,1) .8s forwards stroke}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale(1.1)}}@keyframes fill{to{box-shadow:inset 0 0 0 40px #10b981}}.surface-card{background:#fff;box-shadow:0 10px 25px #1e293b0d}.bg-blur-overlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#f8f9ffcc}.verify-fail-wrap{isolation:isolate;place-items:center;width:70px;height:70px;display:grid;position:relative}.verify-fail-ring{z-index:1;background:#ee948a;border-radius:999px;position:absolute}.verify-fail-ring.ring-1{opacity:.25;width:100%;height:100%;animation:2s cubic-bezier(.4,0,.6,1) infinite verify-pulse-error;inset:0}.verify-fail-ring.ring-2{opacity:.6;z-index:2;width:auto;height:auto;inset:20%}.verify-footer{min-height:52px}.verify-fail .verify-main{justify-content:center}.verify-success .verify-main{justify-content:flex-start}@media (width<=480px){.verify-title{font-size:24px;line-height:32px}}@keyframes verify-pulse-error{0%{opacity:.25;transform:scale(1)}50%{opacity:.08;transform:scale(1.12)}to{opacity:.25;transform:scale(1)}}
