body.page-dashboard .db-content{align-items:stretch}.detail-card{box-sizing:border-box;background:#fff;border-radius:10px;flex-direction:column;gap:20px;width:100%;max-width:1260px;height:100%;padding:30px;display:flex}.detail-back{cursor:pointer;color:#1c1e21;background:0 0;border:none;align-items:center;gap:7px;padding:0;font-family:inherit;font-size:18px;font-weight:500;transition:opacity .15s;display:inline-flex}.detail-back:hover{opacity:.6}.detail-wrap{flex:1;align-items:stretch;gap:25px;min-height:0;display:flex}.detail-viewer{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.viewer-header{background:#fff;border:1px solid #d7dbdf;border-bottom:none;border-radius:8px 8px 0 0;justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.viewer-title{color:#1c1e21;flex:1;min-width:0;font-size:22px;font-weight:700;line-height:1.3}.btn-resend{color:#fff;cursor:pointer;white-space:nowrap;background:#fc9950;border:none;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;height:38px;padding:0 14px;font-family:inherit;font-size:14px;font-weight:600;transition:background .15s;display:inline-flex}.btn-resend:hover{background:#ea8940}.viewer-toolbar{box-sizing:border-box;background:#f5f6f8;border:1px solid #d7dbdf;border-bottom:none;justify-content:space-between;align-items:center;gap:12px;height:58px;padding:10px 20px;display:flex}.toolbar-left,.toolbar-center,.toolbar-right{align-items:center;gap:8px;display:flex}.zoom-select{color:#1c1e21;appearance:none;cursor:pointer;background:#fff url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23A4A5A6' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E") right 10px center no-repeat;border:1px solid #d7dbdf;border-radius:6px;outline:none;min-width:115px;height:38px;padding:0 32px 0 12px;font-family:inherit;font-size:15px;font-weight:500}.toolbar-icon-btn{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.toolbar-icon-btn:hover{background:#e7e9eb}.page-nav-btn{cursor:pointer;background:#fff;border:1px solid #d7dbdf;border-radius:6px;justify-content:center;align-items:center;width:36px;height:38px;transition:background .15s;display:flex}.page-nav-btn:hover:not(:disabled){background:#f0f0f0}.page-nav-btn:disabled{opacity:.35;cursor:default}.page-display-box{color:#1c1e21;background:#fff;border:1px solid #d7dbdf;border-radius:6px;align-items:center;gap:5px;height:38px;padding:0 14px;font-size:15px;display:flex}.btn-pdf-download{color:#1c1e21;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #d7dbdf;border-radius:6px;align-items:center;gap:6px;height:38px;padding:0 12px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s;display:flex}.btn-pdf-download:hover{background:#f0f0f0}.btn-pdf-download:disabled{opacity:.5;cursor:not-allowed}.viewer-body--pdf{background:#f4f5f7;border-bottom:1px solid #d7dbdf;border-left:1px solid #d7dbdf;border-right:1px solid #d7dbdf;min-height:600px;padding:24px;display:block;overflow:auto}.viewer-pdf-pages{flex-direction:column;align-items:center;gap:20px;width:100%;min-width:min-content;display:flex}.viewer-pdf-page{flex-direction:column;align-items:center;gap:8px;width:100%;max-width:794px;display:flex}.viewer-pdf-page>img{background:#fff;border-radius:4px;width:100%;height:auto;display:block;box-shadow:0 2px 10px #0000001f}.viewer-pdf-page-num{color:#696b6d;font-size:12px}.viewer-pdf-status{color:#696b6d;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:600px;font-size:14px;display:flex}.viewer-pdf-status--error{color:#c62828}.viewer-pdf-spinner{border:3px solid #00000014;border-top-color:#fc9950;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite doc-pdf-spin}@keyframes doc-pdf-spin{to{transform:rotate(360deg)}}.viewer-body{background:#ebecef;border-left:1px solid #d7dbdf;border-right:1px solid #d7dbdf;flex:1;justify-content:center;min-height:400px;padding:30px;display:flex;overflow-y:auto}.viewer-page-wrap{transform-origin:top;width:100%;max-width:640px;transition:transform .2s}.viewer-page{color:#1c1e21;background:#fff;border-radius:5px;min-height:820px;padding:50px 54px;font-family:Nanum Myeongjo,serif;font-size:13px;line-height:2;box-shadow:0 0 10px #0000001a}.viewer-thumbs{background:#fff;border:1px solid #d7dbdf;border-top:none;border-radius:0 0 8px 8px;justify-content:center;align-items:center;gap:20px;padding:20px;display:flex;box-shadow:0 -4px 4px #0000000f}.thumb-nav-btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.thumb-list{align-items:center;gap:16px;display:flex}.thumb-item{cursor:pointer;flex-direction:column;align-items:center;gap:10px;display:flex}.thumb-preview{background:#fff;border:.8px solid #ececec;border-radius:3px;width:80px;height:100px;transition:border-color .15s,box-shadow .15s;position:relative;overflow:hidden;box-shadow:0 0 3px #0000001f}.thumb-preview.active{border-color:#e97e30;box-shadow:0 0 0 1px #e97e30}.thumb-line{background:#e7e9eb;border-radius:2px;height:4px}.thumb-line--title{background:#c6cad3;width:55%;height:5px;margin-bottom:2px}.thumb-line--short{width:35%}.thumb-line--mid{width:60%}.thumb-line--long{width:85%}.thumb-num{color:#333;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:25px;height:25px;font-family:inherit;font-size:13px;font-weight:400;display:flex}.thumb-num.active{color:#fff;background:#e97e30;font-weight:600}.detail-info{flex-direction:column;flex-shrink:0;gap:20px;width:350px;display:flex;overflow-y:auto}.info-card{background:#fff;border:1px solid #d7dbdf;border-radius:8px;flex-direction:column;gap:15px;padding:20px;display:flex}.info-card-title{color:#1c1e21;border-bottom:1px solid #f5f5f5;padding-bottom:15px;font-size:16px;font-weight:700}.info-row{justify-content:space-between;align-items:center;gap:12px;min-height:24px;display:flex}.info-label{color:#696b6d;white-space:nowrap;flex-shrink:0;font-size:15px;font-weight:500}.info-value{color:#1c1e21;text-align:right;font-size:15px;font-weight:600}.status-badge{border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;line-height:16px}.status-badge--sent{color:#3073f5;background:#ebf2ff;border:1px solid #d1e1ff}.status-badge--read{color:#2b794a;background:#dcffe8;border:1px solid #cbf4d9}.status-badge--draft{color:#7d7d7d;background:#f5f5f5;border:1px solid #e0e0e0}.status-badge--expired{color:#b45309;background:#fff4e5;border:1px solid #ffd7a3}.status-badge--failed{color:#c62828;background:#feecec;border:1px solid #f5c6c6}.cert-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.cert-name{color:#1c1e21;margin-bottom:4px;font-size:15px;font-weight:600}.cert-expiry{color:#696b6d;font-size:12px}.btn-cert-action{cursor:pointer;white-space:nowrap;border-radius:6px;flex-shrink:0;align-items:center;gap:5px;height:32px;padding:0 12px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s,opacity .15s;display:inline-flex}.btn-cert-apply{color:#fff;background:#fc9950;border:1px solid #ea8e4a}.btn-cert-apply:hover{background:#ea8940}.btn-cert-issuing{color:#8c8c8c;cursor:default;background:#f0f0f0;border:1px solid #e0e0e0}.cert-spinner{border:1.5px solid silver;border-top-color:#8c8c8c;border-radius:50%;width:10px;height:10px;animation:.7s linear infinite certSpin;display:inline-block}@keyframes certSpin{to{transform:rotate(360deg)}}.btn-cert-download{color:#fff;background:#fc9950;border:1px solid #ea8e4a}.btn-cert-download:hover{background:#ea8940}.btn-cert-reapply{color:#1c1e21;background:#fff;border:1px solid #d7dbdf}.btn-cert-reapply:hover{background:#f5f5f5}.btn-cert-action:disabled,.btn-cert-action:disabled:hover{color:#b0b0b0;cursor:not-allowed;opacity:1;background:#f0f0f0;border-color:#e0e0e0}.cert-expiry--expired{color:#e53935}.cert-modal-overlay{z-index:1000;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.cert-modal{background:#fff;border-radius:12px;flex-direction:column;gap:25px;width:440px;max-width:calc(100vw - 32px);padding:20px;display:flex;box-shadow:2px 2px 20px #1c1e2133}.cert-modal-header{justify-content:space-between;align-items:center;display:flex}.cert-modal-title{color:#1c1e21;font-size:18px;font-weight:700}.cert-modal-close{cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:2px;transition:background .15s;display:flex}.cert-modal-close:hover{background:#f2f3f6}.cert-modal-desc{color:#696b6d;margin:0;font-size:15px;font-weight:500;line-height:1.5}.cert-modal-info{background:#f5f6f8;border-radius:8px;flex-direction:column;gap:15px;padding:20px;display:flex}.cert-modal-info-row{justify-content:space-between;align-items:center;min-height:24px;display:flex}.cert-modal-info-label{color:#696b6d;font-size:15px;font-weight:500}.cert-modal-info-cost{color:#1c1e21;font-size:18px;font-weight:700}.cert-modal-info-value{color:#1c1e21;font-size:15px}.cert-modal-notes{flex-direction:column;gap:6px;margin-top:-10px;display:flex}.cert-modal-note{color:#7f8fa1;margin:0;font-size:14px;line-height:1.5}.cert-modal-footer{justify-content:flex-end;gap:8px;display:flex}.cert-modal-btn{cursor:pointer;border-radius:6px;height:38px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s}.cert-modal-btn--cancel{color:#1c1e21;background:#fff;border:1px solid #d7dbdf}.cert-modal-btn--cancel:hover{background:#f5f5f5}.cert-modal-btn--confirm{color:#fff;background:#fc9950;border:none;font-weight:600}.cert-modal-btn--confirm:hover{background:#ea8940}.cert-notice{background:linear-gradient(360deg,#fff 0%,#fdf8f2 100%);border:1px solid #f6ece4;border-radius:8px;flex-direction:column;gap:12px;padding:20px;display:flex}.cert-notice-title{color:#be5f29;align-items:center;gap:6px;font-size:16px;font-weight:700;display:flex}.cert-notice-text{color:#696b6d;margin:0;font-size:14px;line-height:1.65}@media (max-width:1100px){body.page-dashboard .db-content{align-items:flex-start}.detail-card{height:auto}.detail-wrap{flex-direction:column;flex:none;align-items:stretch}.detail-info{grid-template-columns:1fr 1fr;gap:16px;width:100%;display:grid;overflow-y:visible}.cert-notice{grid-column:1/-1}.viewer-body{min-height:500px}}@media (max-width:700px){.detail-card{border-radius:0;padding:16px}.detail-wrap{gap:16px}.detail-info{grid-template-columns:1fr}.cert-notice{grid-column:auto}.viewer-header{flex-direction:column;align-items:flex-start;gap:12px}.btn-resend{justify-content:center;width:100%}.viewer-toolbar{flex-wrap:wrap;gap:8px;height:auto;padding:10px 14px}.toolbar-right{width:100%}.btn-pdf-download{justify-content:center;width:100%}.viewer-body{min-height:360px;padding:16px}.viewer-page{padding:30px 24px;font-size:12px}.viewer-thumbs{padding:14px}.thumb-preview{width:60px;height:76px}}
