:root{--bg: #f3f4f7;--card: #ffffff;--card-soft: #f6f7fb;--line: #dde2eb;--text: #101828;--muted: #7b8291;--blue: #3c79f5;--blue-dark: #2d66db;--red: #f45442;--purple: #9a56d6;--green: #16a34a;--orange: #dd8d1b;--danger: #dc2626;--shadow: 0 26px 80px rgba(39, 55, 86, .12)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:Noto Sans SC,sans-serif;color:var(--text);background:linear-gradient(180deg,#f4f5f8,#eef1f6)}button,input,textarea{font:inherit}.app-shell{min-height:100vh;display:grid;place-items:center;padding:24px 16px}.upload-panel,.result-page{width:min(100%,720px);background:var(--card);border:1px solid rgba(221,226,235,.9);border-radius:40px;box-shadow:var(--shadow)}.upload-panel{max-width:580px;padding:40px 32px 30px}.brand{text-align:center}.brand-mark{font-size:44px;line-height:1}.brand h1{margin:12px 0 6px;font-family:Space Grotesk,Noto Sans SC,sans-serif;font-size:clamp(32px,4vw,44px);color:var(--blue);letter-spacing:-.04em}.brand p{margin:0;font-size:18px;color:var(--muted)}.form-stack{display:grid;gap:18px;margin-top:34px}.upload-field,.password-field{width:100%;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:20px 22px;border-radius:26px;border:1px solid var(--line);background:var(--card-soft)}.upload-field{cursor:pointer;text-align:left;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.upload-field.dragging,.upload-field:hover{transform:translateY(-1px);border-color:#3c79f56b;box-shadow:0 12px 30px #3c79f514}.file-icon{width:64px;height:64px;border-radius:20px;display:grid;place-items:center;color:#fff;font-size:28px;font-weight:700}.file-icon.red{background:linear-gradient(135deg,#ff664f,#f04938)}.file-icon.blue{background:linear-gradient(135deg,#4c84fb,#3672ef)}.file-icon.purple{background:linear-gradient(135deg,#a96be3,#8f4fd0);font-size:26px}.upload-copy{min-width:0}.upload-copy strong{display:block;font-size:21px}.upload-copy span{display:block;margin-top:4px;color:var(--muted);font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upload-meta{display:flex;align-items:center;gap:12px;color:#b0b7c5}.upload-meta span{font-size:13px}.upload-meta i{font-style:normal;font-size:42px;line-height:1}.password-field input{grid-column:2 / 4;width:100%;border:none;outline:none;background:transparent;min-width:0;font-size:18px;color:var(--text)}.password-field input::placeholder{color:var(--muted)}.detect-button,.light-button{border:none;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.detect-button{width:100%;padding:22px 24px;border-radius:26px;background:linear-gradient(180deg,var(--blue),var(--blue-dark));color:#fff;font-size:20px;font-weight:700;box-shadow:0 18px 34px #3c79f53d}.detect-button:disabled{opacity:.7;cursor:wait}.detect-button:hover,.light-button:hover{transform:translateY(-1px)}.error-message{padding:14px 16px;border-radius:18px;background:#dc262614;color:var(--danger);font-size:14px}.disclaimer{margin:28px 0 0;text-align:center;color:#9aa2b1;font-size:14px}.part-time-shell{min-height:100vh;padding:40px 16px 52px;display:grid;place-items:start center;background:#eef4fb}.part-time-panel{width:min(100%,900px);padding:0;border-radius:6px;background:var(--card);border:1px solid #bfdbfe;box-shadow:0 16px 40px #2563eb1a;overflow:hidden}.part-time-header{padding:24px 32px 22px;border-top:4px solid #1d4ed8;border-bottom:1px solid #bfdbfe;background:#f8fbff}.part-time-kicker{display:block;color:#1d4ed8;font-size:12px;font-weight:800}.part-time-header h1{margin:8px 0 0;font-size:26px;line-height:1.2;letter-spacing:0}.part-time-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;margin-top:0;padding:28px 32px 32px}.form-control{display:grid;gap:7px}.form-section-title{min-height:34px;display:flex;align-items:center;padding-bottom:10px;border-bottom:1px solid #dbeafe;color:#1e3a8a;font-size:15px;font-weight:800}.form-section-title:not(:first-child){margin-top:10px;padding-top:18px;border-top:1px solid #bfdbfe}.form-control.full,.screenshot-control.full,.form-message,.detect-button.full,.form-section-title.full{grid-column:1 / -1}.form-control span{color:var(--text);font-weight:700;font-size:14px}.field-label{display:inline-flex;align-items:center;gap:8px}.required-mark,.optional-mark{font-style:normal;font-size:12px;font-weight:800;line-height:1}.required-mark{color:var(--danger)}.optional-mark{color:var(--muted)}.form-control input,.form-control select,.form-control textarea{width:100%;border:1px solid #cbd5e1;border-radius:6px;padding:12px 13px;background:#fff;color:var(--text);outline:none;resize:vertical}.form-control select{min-height:48px;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.form-control input:focus,.form-control select:focus,.form-control textarea:focus{border-color:#2563eba6;box-shadow:0 0 0 4px #2563eb1f}.screenshot-control{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:18px;border-radius:6px;border:1px solid #bfdbfe;background:#f8fbff}.screenshot-control div{min-width:0}.screenshot-control strong,.screenshot-control span{display:block}.screenshot-control p{margin:6px 0 0;color:#596170;line-height:1.6;font-size:14px}.screenshot-control span{margin-top:8px;color:var(--muted);word-break:break-word}.screenshot-actions{flex:0 0 132px;display:grid;gap:8px}.screenshot-actions button{flex:0 0 auto;min-height:42px;padding:10px 14px;border:none;border-radius:6px;background:#1d4ed8;color:#fff;cursor:pointer;font-weight:700}.screenshot-actions .verify-screenshot-button{border:1px solid #93c5fd;background:#eff6ff;color:#1d4ed8}.part-time-form .detect-button{min-height:48px;padding:13px 18px;border-radius:6px;background:#1d4ed8;font-size:16px;box-shadow:0 10px 24px #2563eb2e}.form-message{padding:12px 14px;border-radius:8px;font-size:14px}.form-message.error{background:#dc262614;color:var(--danger)}.form-message.success{background:#16a34a1a;color:var(--green)}.result-page{padding:30px}.result-header{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.page-tag{display:inline-block;padding:7px 12px;border-radius:999px;background:#3c79f51a;color:var(--blue);font-size:12px}.result-header h2{margin:12px 0 8px;font-family:Space Grotesk,Noto Sans SC,sans-serif;font-size:32px;letter-spacing:-.03em}.result-header p{margin:0;color:var(--muted)}.result-actions{display:flex;gap:12px;flex-wrap:wrap}.light-button{padding:12px 16px;border-radius:16px;background:var(--card-soft);color:var(--text)}.summary-box{padding:18px;border-radius:22px;background:var(--card-soft);border:1px solid var(--line)}.summary-box span{color:var(--muted);font-size:13px}.summary-box strong{display:block;margin-top:8px;font-family:Space Grotesk,Noto Sans SC,sans-serif;font-size:30px}.status-badge,.risk-chip{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;font-size:12px}.status-badge.ok,.risk-chip.ok{background:#16a34a1a;color:var(--green)}.status-badge.warn,.risk-chip.warn{background:#dd8d1b1f;color:var(--orange)}.status-badge.error,.risk-chip.error{background:#dc26261a;color:var(--danger)}.risk-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.hero-result-card{display:grid;grid-template-columns:120px 1fr;gap:22px;align-items:center;margin-top:24px;padding:28px 34px;border-radius:30px;color:#fff;background:linear-gradient(135deg,#3d7bf7,#5a55d5);box-shadow:0 18px 40px #3c79f53d}.hero-result-icon{width:92px;height:92px;border-radius:50%;display:grid;place-items:center;background:#ffffff24;font-size:44px}.hero-result-copy h2{margin:0;font-size:48px;line-height:1.1}.hero-result-copy p{margin:12px 0 0;font-size:18px;color:#ffffffeb}.hero-result-expiry{display:inline-flex;margin-top:18px;padding:12px 18px;border-radius:999px;background:#ffffff2e;font-size:16px;font-weight:700}.info-panel{margin-top:26px;padding:28px 30px;border-radius:30px;background:#f6f7fb}.info-panel-head{display:flex;align-items:center;gap:14px;padding-bottom:18px;border-bottom:1px solid #d7dce6}.info-panel-head h3{margin:0;font-size:22px}.info-panel-icon{font-size:24px;color:#6b7280}.info-table{display:grid;margin-top:24px}.info-row{display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:center;padding:18px 0;border-bottom:1px dashed #dfe4ec}.info-row:last-child{border-bottom:none}.info-row span{color:#666b75;font-size:17px}.info-row strong{font-size:18px;line-height:1.7;word-break:break-word;white-space:pre-wrap}.info-badge{width:fit-content;padding:10px 18px;border-radius:999px;background:#3c79f51f;color:var(--blue)}.other-results{display:grid;gap:14px;margin-top:20px}.other-card{padding:18px;border-radius:20px;background:#fff}.other-card-title{font-size:17px;font-weight:700}.risk-row.compact{margin-top:10px}.summary-footer{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px}@media(max-width:920px){.upload-panel,.result-page{width:min(100%,760px)}.result-header{flex-direction:column}.result-actions{width:100%}}@media(max-width:760px){body{background:#fff}.app-shell{padding:0}.upload-panel,.result-page{width:100%;border-radius:0;border:none;box-shadow:none}.upload-panel{max-width:none;padding:24px 16px 20px}.result-page{padding:22px 16px}.part-time-shell{padding:0;background:#fff}.part-time-panel{border:none;box-shadow:none;border-radius:0;padding:0}.part-time-header{padding:22px 16px 20px}.part-time-header h1{font-size:28px}.part-time-form{grid-template-columns:1fr;padding:22px 16px 24px}.screenshot-control{align-items:stretch;flex-direction:column}.screenshot-actions{flex-basis:auto}.brand-mark{font-size:36px}.brand h1{margin-top:10px;font-size:clamp(30px,9vw,40px)}.brand p{font-size:15px}.upload-field,.password-field{grid-template-columns:52px 1fr auto;gap:14px;padding:16px;border-radius:22px}.file-icon{width:52px;height:52px;border-radius:16px;font-size:22px}.file-icon.purple{font-size:22px}.upload-copy strong{font-size:18px}.upload-copy span{margin-top:2px;font-size:14px;white-space:normal;line-height:1.5}.upload-meta{gap:8px;align-self:center}.upload-meta span{display:none}.upload-meta i{font-size:28px}.summary-row{grid-template-columns:1fr 1fr}.password-field{grid-template-columns:52px 1fr}.password-field input{grid-column:2;font-size:16px}.detect-button,.light-button{min-height:52px}.detect-button{padding:16px 18px;border-radius:22px;font-size:18px}.result-header h2{font-size:28px}.result-header p{font-size:14px;line-height:1.6}.hero-result-card{grid-template-columns:1fr;gap:16px;padding:24px 20px}.hero-result-icon{width:76px;height:76px;font-size:34px}.hero-result-copy h2{font-size:34px}.hero-result-copy p,.hero-result-expiry{font-size:15px}.info-panel{padding:22px 18px;border-radius:24px}.info-row{grid-template-columns:1fr;gap:6px;padding:14px 0}.info-row span,.info-row strong{font-size:15px}}@media(max-width:480px){.app-shell{padding:0}.upload-panel,.result-page{border-radius:0;border:none;box-shadow:none}.upload-panel{padding:20px 16px 18px}.result-page{padding:18px 16px}.form-stack{gap:14px;margin-top:24px}.upload-field,.password-field{grid-template-columns:44px 1fr auto;gap:12px;padding:14px;border-radius:20px}.password-field{grid-template-columns:44px 1fr}.file-icon{width:44px;height:44px;border-radius:14px;font-size:18px}.upload-copy strong{font-size:16px}.upload-copy span{font-size:13px}.detect-button{min-height:48px;padding:14px 16px;border-radius:20px;font-size:17px}.summary-footer{grid-template-columns:1fr;gap:10px}.summary-box{padding:14px 16px;border-radius:18px}.summary-box strong{font-size:26px}.hero-result-copy h2{font-size:28px}.hero-result-expiry,.light-button{width:100%;justify-content:center}.result-actions{display:grid;grid-template-columns:1fr;width:100%}.disclaimer{margin-top:20px;font-size:12px;line-height:1.6}}.cert-checker-shell{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:30px 16px;background:#f4f6f8;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.cert-checker-header{text-align:center;margin-bottom:40px}.cert-checker-header h1{font-size:36px;color:#2c3e50;margin:0 0 16px;font-weight:500;letter-spacing:.5px}.cert-checker-header p{font-size:14px;color:#7f8c8d;margin:0}.cert-checker-panel{width:100%;max-width:1200px;background:#fff;border-radius:0;border:1px solid #f0f0f0;box-shadow:none;padding:60px 120px}.panel-title{text-align:center;font-size:16px;color:#34495e;margin-bottom:40px;font-weight:500}.upload-form-box{border:1px solid #f0f0f0;border-radius:0;margin:0 auto 40px;max-width:720px;background:#fff}.upload-form-content{padding:40px}.upload-row{display:flex;gap:40px;margin-bottom:50px}.upload-box{flex:1;border:1px dashed #d1d5da;border-radius:6px;background:#fafbfc;text-align:center;padding:60px 20px;cursor:pointer;position:relative;transition:all .3s ease;overflow:hidden}.upload-box:hover,.upload-box.dragging{border-color:#1bbc9b;background:#f0fdf9}.ribbon{position:absolute;top:14px;right:-36px;background:#1bbc9b;color:#fff;font-size:12px;padding:4px 40px;transform:rotate(45deg);box-shadow:0 2px 4px #0000000f}.file-icon-img{width:42px;height:52px;margin:0 auto 16px;position:relative;background:#ecf0f1;border-radius:3px;box-shadow:0 2px 6px #0000000d}.file-icon-img:before{content:"";position:absolute;top:0;right:0;border-width:0 14px 14px 0;border-style:solid;border-color:#fff #fff #bdc3c7 #bdc3c7}.file-icon-label{position:absolute;bottom:8px;left:50%;transform:translate(-50%);color:#fff;font-size:10px;padding:2px 6px;border-radius:2px;font-weight:700}.file-icon-label.green{background:#1bbc9b}.file-icon-label.blue{background:#3498db}.upload-box.has-error{border-color:#e74c3c;background-color:#fef9f8}@keyframes shake{0%,to{transform:translate(0)}20%,60%{transform:translate(-5px)}40%,80%{transform:translate(5px)}}.upload-box.shake{animation:shake .4s ease-in-out}.upload-box-title{font-size:13px;color:#999;margin-bottom:6px}.upload-box-title.has-file{color:#333;font-weight:500}.upload-box-subtitle{font-size:13px;color:#aaa}.password-row{display:flex;justify-content:center;align-items:center;margin-bottom:40px;gap:12px}.password-row label{font-size:14px;color:#333;font-weight:400}.password-row input{width:320px;height:38px;border:1px solid #bdc3c7;border-radius:4px;padding:0 16px;font-size:14px;outline:none;transition:all .3s}.password-row input:focus{border-color:#1bbc9b;box-shadow:0 0 0 3px #1bbc9b26}.action-row{text-align:center;margin-bottom:40px;border-bottom:1px solid #ecf0f1;padding-bottom:50px}.submit-btn{background:#1bbc9b;color:#fff;border:none;border-radius:4px;padding:10px 32px;font-size:14px;font-weight:500;letter-spacing:.5px;cursor:pointer;transition:opacity .3s,transform .2s;box-shadow:0 2px 8px #1bbc9b33}.submit-btn:hover{opacity:.9;transform:translateY(-1px)}.submit-btn:disabled{background:#bdc3c7;box-shadow:none;cursor:not-allowed;transform:none}.trust-footer{font-size:14px;font-weight:400;color:#8a6d3b;background-color:#fcf8e3;padding:16px 40px;border-radius:0;text-align:left}.trust-line{margin-bottom:6px;display:flex;align-items:center;justify-content:flex-start;gap:8px}.trust-line:last-child{margin-bottom:0}.trust-line a{color:#1bbc9b;text-decoration:none}.cert-badges{display:none;justify-content:center;align-items:center;flex-wrap:wrap;gap:24px;margin-top:30px;padding-top:24px;border-top:1px dashed #ecf0f1}.badge-item{display:flex;align-items:center;gap:8px;color:#7f8c8d;font-size:12px;font-weight:500}.badge-icon{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border-radius:50%;font-size:12px}.badge-icon svg{width:14px;height:14px}.badge-icon.green{background:#f0fdf9;color:#1bbc9b}.badge-icon.blue{background:#eff6ff;color:#3b82f6}.badge-icon.purple{background:#fdf4ff;color:#d946ef}.global-footer{margin-top:50px;text-align:center;color:#a0aec0;font-size:13px;line-height:1.6}.global-footer p{margin:4px 0}.global-footer a{color:#a0aec0;text-decoration:none;transition:color .2s}.global-footer a:hover{color:#3b82f6}.form-content-area{min-height:200px}.loading-screen-inline{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 0;min-height:200px}.loading-screen-inline p{font-size:14px;color:#666;margin-top:16px}.loading-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 0;min-height:400px}.loading-gif{width:100px;margin-bottom:24px}.loading-screen p{font-size:16px;color:#34495e;font-weight:500;letter-spacing:.5px}.result-status-info .value.status-warn{color:#f39c12}.result-top-status{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:40px}.result-cert-icon{width:90px;height:90px;object-fit:contain}.result-status-info{display:flex;flex-direction:column;align-items:center;gap:8px}.result-status-info .label{font-size:13px;color:#333}.result-status-info .value{font-size:16px;font-weight:700;display:flex;align-items:center;gap:6px}.result-status-info .value.status-revoked{color:#e74c3c}.result-status-info .value.status-ok{color:#2ecc71}.icon-question{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background-color:#2ecc71;color:#fff;font-size:10px;cursor:help}.result-details-list{display:flex;flex-direction:column;gap:12px;font-size:13px;line-height:1.6;max-width:500px;margin:0 auto}.detail-row{display:flex}.detail-row .detail-label{width:80px;text-align:right;color:#666;margin-right:12px;flex-shrink:0}.detail-row .detail-value{flex:1;color:#333;word-break:break-all}.detail-row .detail-value.multi-line{white-space:pre-wrap;line-height:1.8;font-size:12px}.icon-dark{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;border-radius:50%;background:#555;color:#fff;font-size:10px;font-weight:700}@media(max-width:768px){.cert-checker-panel{padding:24px 16px}.upload-row{flex-direction:column}.cert-badges{gap:16px;flex-direction:column;align-items:flex-start}}
