*,*::before,*::after{box-sizing:border-box}
.pdfcomp-wrapper{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;max-width:860px;margin:0 auto;padding:20px 16px 40px;color:#1e293b}
.pdfcomp-header{text-align:center;margin-bottom:28px}
.pdfcomp-badge{display:inline-block;background:#e0f2fe;color:#0369a1;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:4px 14px;border-radius:20px;margin-bottom:10px}
.pdfcomp-title{font-size:2rem;font-weight:800;color:#0f172a !important;margin:0 0 8px}
.pdfcomp-subtitle{font-size:.95rem;color:#64748b;margin:0}
.pdfcomp-layout{display:flex;flex-direction:column;gap:20px}
.pdfcomp-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:24px;box-shadow:0 2px 12px rgba(0,0,0,.06)}
.pdfcomp-quick-section{margin-bottom:20px}
.pdfcomp-quick-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#94a3b8;margin:0 0 10px}
.pdfcomp-info-pills{display:flex;flex-wrap:wrap;gap:8px}
.pdfcomp-pill{display:inline-flex;align-items:center;gap:4px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:4px 12px;font-size:12px;font-weight:600;color:#475569}
.pdfcomp-pill .dashicons{font-size:14px;width:14px;height:14px;color:#0ea5e9}
.pdfcomp-step{margin-bottom:16px}
.pdfcomp-step-label{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:#374151;margin-bottom:10px}
.pdfcomp-step-num{width:24px;height:24px;background:#0ea5e9;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;flex-shrink:0}
.pdfcomp-upload-zone{border:2px dashed #93c5fd;border-radius:12px;background:#f0f9ff;padding:40px 20px;text-align:center;cursor:pointer;transition:all .2s}
.pdfcomp-upload-zone:hover,.pdfcomp-drag-over{border-color:#0ea5e9;background:#e0f2fe}
.pdfcomp-upload-icon .dashicons{font-size:52px;width:52px;height:52px;color:#0ea5e9;display:block;margin:0 auto 10px}
.pdfcomp-upload-text strong{color:#0ea5e9;font-size:15px}
.pdfcomp-upload-text span{font-size:13px;color:#94a3b8}
.pdfcomp-file-preview{display:flex;align-items:center;gap:12px;background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;padding:12px 14px;margin-top:12px}
.pdfcomp-file-icon .dashicons{font-size:28px;width:28px;height:28px;color:#0ea5e9}
.pdfcomp-file-info{flex:1;min-width:0}
.pdfcomp-file-name{font-size:13px;font-weight:700;color:#0369a1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.pdfcomp-file-size{font-size:12px;color:#0ea5e9;margin-top:2px}
.pdfcomp-remove-btn{background:#fee2e2;border:none;border-radius:6px;width:28px;height:28px;cursor:pointer;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.pdfcomp-remove-btn .dashicons{font-size:16px;width:16px;height:16px;color:#dc2626}
.pdfcomp-field-error{color:#dc2626;font-size:13px;font-weight:600;margin:8px 0 0;background:#fef2f2;border:1px solid #fecaca;padding:8px 12px;border-radius:8px}
.pdfcomp-quality-btns{display:flex;gap:10px}
.pdfcomp-q-btn{flex:1;padding:12px 8px;border:2px solid #e2e8f0;background:#f8fafc;border-radius:10px;cursor:pointer;transition:all .2s;text-align:center;display:flex;flex-direction:column;align-items:center;gap:4px}
.pdfcomp-q-btn .dashicons{font-size:22px;width:22px;height:22px;color:#94a3b8}
.pdfcomp-q-label{font-size:13px;font-weight:800;color:#374151}
.pdfcomp-q-desc{font-size:11px;color:#94a3b8;line-height:1.3}
.pdfcomp-q-btn:hover{border-color:#0ea5e9}
.pdfcomp-q-active{border-color:#0ea5e9 !important;background:#e0f2fe !important}
.pdfcomp-q-active .dashicons{color:#0ea5e9}
.pdfcomp-q-active .pdfcomp-q-label{color:#0369a1}
.pdfcomp-calc-btn{width:100%;padding:14px;background:#0ea5e9;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;transition:all .2s}
.pdfcomp-calc-btn:hover{background:#0284c7;transform:translateY(-2px);box-shadow:0 10px 30px rgba(14,165,233,.4)}
.pdfcomp-calc-btn .dashicons{font-size:18px;width:18px;height:18px}
.pdfcomp-progress{margin-top:16px}
.pdfcomp-progress-bar{background:#e2e8f0;border-radius:99px;height:8px;overflow:hidden}
.pdfcomp-progress-fill{height:100%;background:linear-gradient(90deg,#0ea5e9,#38bdf8);border-radius:99px;width:0;transition:width .4s ease}
.pdfcomp-progress-text{text-align:center;font-size:13px;color:#64748b;margin-top:8px}
.pdfcomp-result-hero{text-align:center;margin-bottom:20px}
.pdfcomp-compare{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:12px}
.pdfcomp-compare-box{text-align:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:12px 20px;min-width:100px}
.pdfcomp-compare-label{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#94a3b8;font-weight:700;margin-bottom:4px}
.pdfcomp-compare-size{font-size:1.1rem;font-weight:800;color:#0f172a}
.pdfcomp-compare-arrow .dashicons{font-size:24px;width:24px;height:24px;color:#94a3b8}
.pdfcomp-savings{text-align:center;font-size:13px;font-weight:700;margin-bottom:16px;border-radius:8px;padding:8px}
.pdfcomp-download-btn .dashicons{font-size:18px;width:18px;height:18px}
.pdfcomp-features{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px}
.pdfcomp-feature{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:18px 14px;text-align:center}
.pdfcomp-feat-icon .dashicons{font-size:32px;width:32px;height:32px;color:#0ea5e9;display:block;margin:0 auto 8px}
.pdfcomp-feat-title{font-size:13px;font-weight:700;color:#0f172a;margin-bottom:4px}
.pdfcomp-feat-desc{font-size:12px;color:#64748b;line-height:1.5}
.pdfcomp-wrapper .dashicons{font-family:dashicons !important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased}
@media(max-width:600px){.pdfcomp-features{grid-template-columns:repeat(2,1fr)}.pdfcomp-title{font-size:1.5rem}.pdfcomp-quality-btns{flex-direction:column}}
