:root{font-family:PingFang SC,Microsoft YaHei,system-ui,-apple-system,sans-serif;color:#1f2937;background:#f5f6fa}*{box-sizing:border-box}body{margin:0}.home,.page{max-width:960px;margin:0 auto;padding:32px 20px 60px}.home-header{text-align:center;margin-bottom:40px}.home-header h1,.page h1{font-size:28px;margin:0 0 8px}.subtitle{color:#6b7280;margin:0 0 24px}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.tool-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:24px;cursor:pointer;transition:transform .15s,box-shadow .15s;display:flex;flex-direction:column;gap:8px;text-decoration:none;color:inherit}.tool-card:not(.disabled):hover{transform:translateY(-3px);box-shadow:0 8px 24px #00000014}.tool-card.disabled{cursor:default;opacity:.6}.tool-icon{font-size:34px}.tool-card h2{font-size:18px;margin:0}.tool-card p{color:#6b7280;font-size:14px;line-height:1.6;margin:0;flex:1}.tool-action{color:#2563eb;font-size:14px;font-weight:600}.page-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.back-btn{background:none;border:none;color:#2563eb;cursor:pointer;font-size:15px;padding:0;margin-bottom:0}.site-brand{display:inline-flex;align-items:baseline;gap:10px;font-weight:700;font-size:16px;color:#1f2937;text-decoration:none;letter-spacing:.02em}.site-brand:hover{color:#2563eb}.site-tagline{font-weight:400;font-size:12px;color:#9ca3af;letter-spacing:normal}.upload-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.upload-box{border:2px dashed #cbd5e1;border-radius:12px;background:#fff;padding:28px 16px;text-align:center;cursor:pointer;transition:border-color .15s}.upload-box:hover{border-color:#2563eb}.upload-box.filled{border-style:solid;border-color:#22c55e}.upload-label{font-weight:700;margin-bottom:6px}.upload-hint{color:#9ca3af;font-size:13px}.upload-file{color:#16a34a;font-size:14px;word-break:break-all}.sample-btn{margin-top:16px;padding:8px 18px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:14px;cursor:pointer}.sample-btn:hover{border-color:#2563eb;color:#2563eb}.key-row{margin:20px 0 12px;display:flex;align-items:center;gap:10px}.cols-row{display:flex;align-items:center;flex-wrap:wrap;gap:6px 16px;margin-bottom:20px;font-size:14px}.cols-label{font-weight:600}.col-check{display:inline-flex;align-items:center;gap:5px;cursor:pointer;color:#374151}.key-row select{padding:8px 12px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;background:#fff}.summary{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.chip{border:1px solid #d1d5db;background:#fff;border-radius:999px;padding:6px 14px;font-size:14px;cursor:pointer}.chip.active.all{background:#1f2937;color:#fff;border-color:#1f2937}.chip.active.added{background:#16a34a;color:#fff;border-color:#16a34a}.chip.active.removed{background:#dc2626;color:#fff;border-color:#dc2626}.chip.active.changed{background:#d97706;color:#fff;border-color:#d97706}.chip.active.unchanged{background:#2563eb;color:#fff;border-color:#2563eb}.empty{text-align:center;color:#6b7280;padding:40px 0}.table-wrap{overflow-x:auto;background:#fff;border:1px solid #e5e7eb;border-radius:12px}table{border-collapse:collapse;width:100%;font-size:13px}th,td{border-bottom:1px solid #f1f5f9;padding:8px 12px;text-align:left;white-space:nowrap;max-width:260px;overflow:hidden;text-overflow:ellipsis}th{background:#f8fafc;position:sticky;top:0}.row-added{background:#f0fdf4}.row-removed{background:#fef2f2}.row-changed{background:#fffbeb}.row-unchanged{background:#fff}.badge{display:inline-block;border-radius:6px;padding:2px 8px;font-size:12px;font-weight:600;color:#fff}.badge.added{background:#16a34a}.badge.removed{background:#dc2626}.badge.changed{background:#d97706}.badge.unchanged{background:#94a3b8}.cell-changed del{color:#dc2626}.cell-changed ins{color:#16a34a;text-decoration:none;font-weight:600}.key-cell{font-weight:600}.export-btn{background:#2563eb;border-color:#2563eb;color:#fff}.export-btn:hover{background:#1d4ed8}.chip.static{cursor:default;background:#f8fafc;color:#475569}.upload-box.single{max-width:480px}.map-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px 16px;margin:20px 0;padding:16px;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.map-item{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#374151;font-weight:600}.map-item select,.map-item input{padding:8px 10px;border:1px solid #d1d5db;border-radius:8px;font-size:14px;background:#fff;font-weight:400}.hint-warn{color:#b45309;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:10px 14px;font-size:14px}.label-grid{display:grid;gap:8px}.price-label{background:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:4px 6px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;min-height:30mm;page-break-inside:avoid}.label-blank{border-style:dashed;background:transparent;min-height:30mm}.label-name{font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.label-price{color:#dc2626;font-weight:700;line-height:1.1}.price-symbol{font-size:11px}.price-value{font-size:18px}.price-unit{font-size:11px;color:#9ca3af;font-weight:400}.barcode-svg{max-width:100%;height:auto}.barcode-error{font-size:10px;color:#dc2626;line-height:1.3}@media print{body *{visibility:hidden}.label-print-area,.label-print-area *{visibility:visible}.label-print-area{position:absolute;left:0;top:0;width:100%;gap:0}.price-label{border:1px dashed #ddd;border-radius:0}.back-btn,h1,.subtitle,.summary,.upload-box,.sample-btn,.map-grid{display:none!important}}@media (max-width: 640px){.upload-row{grid-template-columns:1fr}}.certificate-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.certificate-actions{display:flex;align-items:center;gap:14px;margin-bottom:18px}.template-note,.settings-help,.local-note{color:#64748b;font-size:13px}.certificate-map{margin-top:0}.certificate-workspace{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr);gap:20px;align-items:start}.certificate-preview-panel,.certificate-settings{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:16px}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;color:#1f2937}.panel-heading span{color:#64748b;font-size:13px;font-weight:400}.certificate-preview{position:relative;width:100%;aspect-ratio:297 / 210;overflow:hidden;background-color:#fffdf7;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:6px}.preview-border{position:absolute;top:6%;right:6%;bottom:6%;left:6%;border:2px solid #b48b3c;box-shadow:inset 0 0 0 3px #b48b3c2e;pointer-events:none}.preview-field{position:absolute;width:82%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.15;color:#4b5563;transform-origin:center}.preview-name{color:#26364d;font-weight:700}.hint-warn{margin-bottom:0}.text-btn{border:0;background:transparent;color:#2563eb;cursor:pointer;font-size:13px}.field-settings-table{display:grid;gap:8px;font-size:12px}.field-settings-head,.field-settings-row{display:grid;grid-template-columns:1.3fr .7fr .7fr .8fr .8fr;gap:6px;align-items:center}.field-settings-head{color:#94a3b8;padding:0 2px}.field-settings-row strong{font-size:13px;font-weight:600}.field-settings-row input,.field-settings-row select{width:100%;min-width:0;padding:7px 5px;border:1px solid #d1d5db;border-radius:6px;background:#fff;font-size:12px}.primary-export{width:100%;margin-top:20px;padding:11px 14px;border:1px solid #2563eb;border-radius:8px;background:#2563eb;color:#fff;cursor:pointer;font-size:14px;font-weight:700}.primary-export:disabled{opacity:.5;cursor:not-allowed}.local-note{margin:10px 0 0;line-height:1.5}@media (max-width: 760px){.certificate-upload-grid,.certificate-workspace{grid-template-columns:1fr}}.pdf-split-page .upload-box{margin-bottom:0}.pdf-settings{margin-top:20px;padding:18px;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.pattern-field{display:flex;flex-direction:column;gap:8px;color:#374151;font-size:14px;font-weight:600}.pattern-field input{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;color:#1f2937;font:14px ui-monospace,SFMono-Regular,Consolas,monospace}.pattern-field input[aria-invalid=true]{border-color:#dc2626;background:#fff7f7}.pattern-examples{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:10px;color:#6b7280;font-size:13px}.pattern-examples button{border:1px solid #dbeafe;border-radius:999px;background:#eff6ff;color:#2563eb;padding:5px 10px;cursor:pointer;font-size:12px}.pattern-examples button:hover{background:#dbeafe}.mode-field{display:flex;flex-wrap:wrap;gap:12px 22px;border:0;padding:0;margin:18px 0 0;font-size:14px;color:#374151}.mode-field legend{font-weight:700;margin-bottom:8px;padding:0}.mode-field label{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.inline-error{color:#b91c1c;font-size:13px;margin-top:8px}.status-note{color:#2563eb;margin:18px 0}.pdf-summary{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:18px 0 12px}.success-chip{color:#15803d!important;background:#f0fdf4!important;border-color:#bbf7d0!important}.warn-chip{color:#b45309!important;background:#fffbeb!important;border-color:#fde68a!important}.primary-action{margin-left:auto;border:1px solid #2563eb;border-radius:8px;padding:9px 16px;cursor:pointer;font-size:14px;font-weight:600}.primary-action:disabled{opacity:.5;cursor:not-allowed}.pdf-row-match{background:#f0fdf4}.pdf-row-unmatched{background:#fffbeb}.pdf-value{font-weight:700;color:#1e40af}.pdf-preview{max-width:420px;color:#64748b}.table-footnote{color:#92400e;font-size:13px;margin-top:10px}@media (max-width: 640px){.primary-action{margin-left:0;width:100%}.pdf-preview{max-width:220px}}.image-print-page{max-width:1040px}.image-print-controls{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px}.image-control-section,.image-print-settings,.artwork-list,.preview-section{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px}.image-control-section h2{font-size:16px;margin:0 0 14px}.image-upload{max-width:none;min-height:118px;padding:24px 16px}.image-error{margin-top:14px}.ratio-checks{display:grid;gap:8px}.ratio-check{display:grid;grid-template-columns:18px 72px 1fr;align-items:center;gap:7px;padding:7px 9px;border-radius:8px;background:#f8fafc;cursor:pointer;font-size:14px}.ratio-check:hover{background:#eff6ff}.ratio-check span{color:#64748b;font-size:12px}.image-mode{margin-top:16px}.color-field{display:flex;align-items:center;gap:8px;margin-top:14px;color:#374151;font-size:14px}.color-field input{width:34px;height:28px;padding:2px;border:1px solid #d1d5db;border-radius:6px;background:#fff}.color-field code,.pattern-field code{color:#475569;font-size:12px}.image-print-settings{margin-top:16px}.settings-row{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.settings-row .pattern-field select{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:14px;font-weight:400}.pattern-field small{color:#64748b;font-weight:400;line-height:1.5}.artwork-list,.preview-section{margin-top:16px}.artwork-row{display:flex;align-items:center;gap:12px;padding:10px 0;border-top:1px solid #f1f5f9}.artwork-row:first-of-type{border-top:0}.artwork-row img{width:64px;height:64px;object-fit:cover;border-radius:8px;background:#f1f5f9}.artwork-meta{display:flex;flex-direction:column;gap:3px;min-width:0;flex:1;font-size:13px}.artwork-meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.artwork-meta span{color:#64748b}.pixel-warning{color:#b45309!important}.preview-artwork{padding-top:10px}.preview-artwork h3{font-size:14px;margin:0 0 10px;color:#475569}.ratio-preview-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.ratio-preview{margin:0;min-width:0}.ratio-thumb{display:grid;place-items:center;min-height:130px;padding:7px;border:1px solid #e5e7eb;border-radius:10px;background:repeating-conic-gradient(#f8fafc,#f8fafc 25%,#fff 0%,#fff 50%) 50% / 14px 14px}.ratio-thumb img{display:block;max-width:100%;max-height:116px;object-fit:contain;border-radius:4px;box-shadow:0 2px 8px #0f172a1f}.ratio-preview figcaption{display:flex;flex-direction:column;gap:2px;padding:7px 2px 0;font-size:13px}.ratio-preview figcaption span{color:#64748b;font-size:11px}.image-export-bar{display:flex;align-items:center;gap:18px;margin-top:16px}.image-export-bar .local-note{flex:1;margin:0}.image-export-bar .primary-export{width:auto;min-width:220px;margin-top:0}@media (max-width: 760px){.image-print-controls,.settings-row{grid-template-columns:1fr}.ratio-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 480px){.ratio-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.image-export-bar{align-items:stretch;flex-direction:column;gap:8px}.image-export-bar .primary-export{width:100%}}.image-exif-page{max-width:1040px}.exif-upload-panel{margin-top:22px}.exif-upload-panel .image-upload{max-width:none}.exif-settings{margin-top:16px;padding:18px;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.exif-summary{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:18px 0 12px}.exif-list{margin-top:10px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px}.exif-table-wrap{overflow-x:auto}.exif-table-wrap table{min-width:760px}.exif-table-wrap td{vertical-align:middle;white-space:normal}.exif-thumb{width:58px;height:58px;display:block;object-fit:cover;border-radius:8px;background:#f1f5f9}.rename-cell{display:flex;flex-direction:column;gap:4px;min-width:220px}.rename-cell span{color:#64748b;word-break:break-all}.rename-cell strong{color:#15803d;word-break:break-all}.exif-table-wrap td small{display:block;margin-top:4px;color:#64748b;font-size:12px}.gps-note{color:#b45309;font-weight:700}.exif-note{margin-top:16px}@media (max-width: 640px){.exif-summary .primary-action{margin-left:0;width:100%}}.csv-ics-page{max-width:1040px}.ics-upload-section{display:flex;align-items:center;gap:14px;margin:22px 0 18px}.ics-upload-section .upload-box{margin:0;flex:1;max-width:none;min-height:126px;display:flex;flex-direction:column;justify-content:center}.ics-notice{margin:0 0 16px}.ics-settings,.ics-preview-section{margin-top:16px;padding:18px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.ics-settings .panel-heading,.ics-preview-section .panel-heading{margin-bottom:14px}.ics-map-grid{margin:0;grid-template-columns:repeat(3,minmax(0,1fr))}.timezone-field{display:flex;align-items:center;gap:12px;color:#374151;font-size:14px;font-weight:600}.timezone-field select{min-width:230px;padding:9px 11px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:14px;font-weight:400}.settings-help{margin:12px 0 0;color:#64748b;font-size:13px}.ics-table-wrap{max-height:390px;overflow:auto}.ics-table-wrap td{white-space:normal}.ics-table-wrap th{z-index:1}.ics-row-error{background:#fff7ed}.preview-ok{color:#15803d!important}.preview-error{color:#b91c1c!important}.ics-status{display:inline-block;padding:3px 8px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.ics-status.good{color:#15803d;background:#f0fdf4}.ics-status.bad{color:#b91c1c;background:#fef2f2}.ics-export-bar{display:flex;align-items:center;gap:18px;margin-top:16px}.ics-export-bar .local-note{flex:1;margin:0}.ics-export-bar .primary-export{width:auto;min-width:190px;margin-top:0}.ics-empty{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:24px;padding:54px 20px;border:1px dashed #cbd5e1;border-radius:14px;background:#fff;color:#64748b;text-align:center}.ics-empty span{font-size:42px}.ics-empty strong{color:#374151}.ics-empty p{margin:0;font-size:13px}@media (max-width: 760px){.ics-map-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ics-export-bar{align-items:stretch;flex-direction:column;gap:8px}.ics-export-bar .primary-export{width:100%}}@media (max-width: 520px){.ics-upload-section{align-items:stretch;flex-direction:column}.ics-map-grid{grid-template-columns:1fr}.timezone-field{align-items:stretch;flex-direction:column;gap:6px}.timezone-field select{width:100%;min-width:0}}.bingo-page{max-width:1040px}.bingo-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.eyebrow{color:#2563eb;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.bingo-hero h1{margin-bottom:8px}.bingo-hero .subtitle{max-width:700px;margin-bottom:0;line-height:1.65}.bingo-mark{width:86px;height:86px;flex:0 0 auto;border-radius:22px;display:grid;place-content:center;text-align:center;background:#e7f0ff;color:#2563eb;font-size:28px;font-weight:900;line-height:.74;transform:rotate(5deg)}.bingo-mark span{font-size:15px;letter-spacing:.08em}.bingo-panel,.bingo-preview-section{margin-top:16px;padding:18px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.bingo-panel .panel-heading,.bingo-preview-section .panel-heading{margin-bottom:14px}.bingo-textarea{display:block;width:100%;min-height:175px;resize:vertical;padding:14px;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;color:#1f2937;font:14px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace}.bingo-textarea:focus{outline:2px solid #bfdbfe;border-color:#2563eb;background:#fff}.bingo-input-actions,.bingo-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:12px}.file-pill{color:#15803d;font-size:13px;word-break:break-all}.bingo-settings-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.bingo-checks{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;margin-top:18px;color:#374151;font-size:14px}.bingo-checks label{display:inline-flex;align-items:center;gap:7px;cursor:pointer}.bingo-checks input{accent-color:#2563eb}.bingo-panel .hint-warn{margin-top:16px}.bingo-actions .primary-export{width:auto;margin-top:0}.bingo-download{color:#2563eb;border-color:#bfdbfe;font-weight:700}.bingo-notice{margin:14px 0 0;color:#2563eb;font-size:14px}.bingo-preview-grid{display:grid;gap:16px}.bingo-preview-grid.preview-1{grid-template-columns:minmax(0,1fr)}.bingo-preview-grid.preview-2,.bingo-preview-grid.preview-4{grid-template-columns:repeat(2,minmax(0,1fr))}.bingo-preview-card{min-width:0;padding:12px;border:1px solid #dbeafe;border-radius:12px;background:#f8fbff}.bingo-preview-title{display:flex;justify-content:space-between;margin:0 0 8px;color:#102a43;font-size:13px;font-weight:800}.bingo-preview-title span{color:#64748b;font-weight:500}.bingo-grid{display:grid;border-top:1px solid #2563eb;border-left:1px solid #2563eb}.bingo-cell{display:flex;min-width:0;min-height:72px;align-items:center;justify-content:center;flex-direction:column;gap:4px;padding:6px;border-right:1px solid #2563eb;border-bottom:1px solid #2563eb;background:#fff;text-align:center}.bingo-cell.free{background:#e7f0ff;color:#2563eb}.bingo-cell strong{max-width:100%;overflow:hidden;color:#102a43;font-size:13px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.bingo-cell.free strong{color:#2563eb}.bingo-cell small{max-width:100%;overflow:hidden;color:#64748b;font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 680px){.bingo-hero{align-items:flex-start}.bingo-mark{width:68px;height:68px;font-size:22px;border-radius:18px}.bingo-settings-grid,.bingo-preview-grid.preview-2,.bingo-preview-grid.preview-4{grid-template-columns:1fr}}@media print{.bingo-page{max-width:none}}.impose-page{max-width:1040px}.impose-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.impose-hero h1{margin-bottom:8px}.impose-hero .subtitle{max-width:720px;margin-bottom:0;line-height:1.65}.impose-mark{width:92px;height:92px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:24px;background:#e7f0ff;color:#2563eb;font-size:30px;font-weight:900;line-height:.75;transform:rotate(-5deg)}.impose-mark span{font-size:12px;letter-spacing:.08em}.impose-panel,.impose-preview-section{margin-top:16px;padding:18px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.impose-panel .upload-box{max-width:none;margin:0}.impose-settings-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.impose-settings-grid .pattern-field select,.impose-settings-grid .pattern-field input{width:100%;padding:9px 10px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:14px}.impose-checks{display:flex;align-items:center;flex-wrap:wrap;gap:16px 24px;margin-top:18px;color:#374151;font-size:14px}.impose-checks label{display:inline-flex;align-items:center;gap:7px;cursor:pointer}.impose-checks input{accent-color:#2563eb}.impose-checks span{color:#64748b}.impose-order-note{margin-top:16px;padding:16px 18px;border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff;color:#1e3a5f;line-height:1.6}.impose-order-note strong{color:#102a43}.impose-order-note p{margin:6px 0 14px;font-size:14px}.order-strip{display:flex;gap:8px;flex-wrap:wrap}.order-strip span{display:flex;flex-direction:column;min-width:66px;padding:8px 10px;border-radius:9px;background:#fff;border:1px solid #dbeafe;text-align:center}.order-strip b{color:#64748b;font-size:11px;font-weight:600}.order-strip strong{color:#2563eb;font-size:20px}.sheet-preview{position:relative;width:min(100%,580px);margin:0 auto;overflow:hidden;border:1px solid #cbd5e1;background:#fff;box-shadow:0 6px 18px #0f172a17}.sheet-tile{position:absolute;overflow:visible;border:1px solid #94a3b8;background:#f8fafc}.sheet-tile.with-crop:before,.sheet-tile.with-crop:after{content:"";position:absolute;z-index:2;pointer-events:none}.sheet-tile.with-crop:before{left:-5px;right:-5px;top:-4px;border-top:1px solid #475569}.sheet-tile.with-crop:after{top:-5px;bottom:-5px;left:-4px;border-left:1px solid #475569}.sheet-tile img{display:block;width:100%;height:100%;object-fit:fill}.sheet-tile span{position:absolute;right:4px;bottom:4px;z-index:3;padding:2px 5px;border-radius:5px;background:#ffffffe6;color:#2563eb;font-size:11px;font-weight:800}.impose-preview-section .settings-help{margin-bottom:0}.impose-export-bar{display:flex;align-items:center;gap:18px;margin-top:16px}.impose-export-bar .local-note{flex:1;margin:0}.impose-export-bar .primary-export{width:auto;min-width:210px;margin-top:0}@media (max-width: 820px){.impose-settings-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 640px){.impose-hero{align-items:flex-start}.impose-mark{width:68px;height:68px;font-size:22px;border-radius:18px}.impose-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.impose-export-bar{align-items:stretch;flex-direction:column;gap:8px}.impose-export-bar .primary-export{width:100%}}.sheet-ticket-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;flex-direction:column;gap:8px;background:linear-gradient(135deg,#f8fbff,#e7f0ff);color:#64748b}.sheet-ticket-placeholder small{font-size:11px}.sheet-ticket-placeholder b{color:#2563eb;font-size:clamp(20px,4vw,34px)}.utm-page{max-width:1040px}.utm-panel,.utm-preview-section{margin-top:16px;padding:18px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.utm-panel .panel-heading,.utm-preview-section .panel-heading{margin-bottom:14px}.utm-textarea{display:block;width:100%;min-height:150px;resize:vertical;padding:14px;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;color:#1f2937;font:14px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.utm-textarea:focus{outline:2px solid #bfdbfe;border-color:#2563eb;background:#fff}.utm-map-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 16px}.utm-field{display:flex;flex-direction:column;gap:7px}.utm-field>input{width:100%;padding:8px 10px;border:1px solid #d1d5db;border-radius:8px;font-size:13px}.utm-rules{display:flex;align-items:center;flex-wrap:wrap;gap:14px 20px;margin-top:18px;color:#374151;font-size:14px}.utm-rules label{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.utm-rules input{accent-color:#2563eb}.utm-rules .settings-help{flex-basis:100%;margin:0}.utm-warning{margin:10px 0;padding:10px 14px;border:1px solid #fde68a;border-radius:10px;background:#fffbeb;color:#92400e;font-size:14px}.utm-table-wrap{max-height:450px;overflow:auto}.utm-table-wrap td{white-space:normal;vertical-align:top}.utm-url{min-width:320px;color:#1d4ed8;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.utm-row-invalid{background:#fff7ed}.utm-row-duplicate{background:#fffbeb}.utm-status{display:inline-block;padding:3px 8px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.utm-status.good{color:#15803d;background:#f0fdf4}.utm-status.bad{color:#b91c1c;background:#fef2f2}.utm-status.warn{color:#b45309;background:#fef3c7}.chip:disabled{opacity:.45;cursor:not-allowed}@media (max-width: 760px){.utm-map-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.utm-map-grid{grid-template-columns:1fr}}.csv-encoding-page{max-width:1120px}.encoding-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.encoding-hero h1{margin-bottom:8px}.encoding-hero .subtitle{max-width:780px;margin-bottom:0;line-height:1.65}.encoding-mark{width:92px;height:92px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:24px;background:#e7f0ff;color:#2563eb;font-size:30px;font-weight:900;line-height:.82;transform:rotate(5deg)}.encoding-mark span{font-size:11px;letter-spacing:.1em}.encoding-panel{margin-top:16px;padding:18px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.encoding-panel .panel-heading{margin-bottom:14px}.encoding-upload{max-width:none;min-height:116px;padding:24px 16px}.sample-loaded{display:inline-block;margin-left:12px;color:#15803d;font-size:13px}.encoding-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.encoding-field{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.encoding-field select{width:100%;padding:10px 11px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font-size:14px;font-weight:400}.encoding-field select:disabled{background:#f8fafc;color:#94a3b8}.encoding-settings .local-note{margin-bottom:0}.encoding-preview-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:16px}.preview-card{min-width:0;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff}.preview-card-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#1f2937;font-size:14px;font-weight:700}.preview-card-title span{color:#64748b;font-size:12px;font-weight:400}.encoding-table-wrap{max-height:370px;border:0;border-radius:0}.encoding-table-wrap table{min-width:max-content}.encoding-table-wrap th,.encoding-table-wrap td{max-width:220px}.encoding-text-preview{height:370px;overflow:auto;margin:0;padding:14px;white-space:pre-wrap;overflow-wrap:anywhere;color:#334155;background:#fff;font:13px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace}.encoding-empty{display:flex;min-height:210px;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;color:#64748b;text-align:center}.encoding-empty span{font-size:36px}.encoding-empty strong{color:#374151}.encoding-empty p{margin:0;font-size:13px}.encoding-export-bar{display:flex;align-items:center;gap:18px;margin-top:16px}.encoding-export-bar .local-note{flex:1;margin:0}.encoding-export-bar .primary-export{width:auto;min-width:230px;margin-top:0}@media (max-width: 760px){.encoding-controls,.encoding-preview-grid{grid-template-columns:1fr}.encoding-text-preview{height:260px}.encoding-export-bar{align-items:stretch;flex-direction:column;gap:8px}.encoding-export-bar .primary-export{width:100%}}@media (max-width: 520px){.encoding-hero{align-items:flex-start}.encoding-mark{width:68px;height:68px;font-size:22px;border-radius:18px}.sample-loaded{display:block;margin:10px 0 0}}.redirect-page{max-width:1120px}.redirect-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.redirect-hero h1{margin-bottom:8px}.redirect-hero .subtitle{max-width:800px;margin-bottom:0;line-height:1.65}.redirect-mark{width:92px;height:92px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:24px;background:#e7f0ff;color:#2563eb;font-size:27px;font-weight:900;line-height:.82;transform:rotate(-5deg)}.redirect-mark span{font-size:11px;letter-spacing:.12em}.redirect-page>.upload-box{max-width:none;min-height:116px;padding:24px 16px}.redirect-panel,.redirect-preview{margin-top:16px;padding:18px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.redirect-panel .panel-heading,.redirect-preview .panel-heading{margin-bottom:14px}.redirect-map-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px 16px}.redirect-map-grid .map-item select{width:100%}.redirect-options{display:flex;align-items:center;flex-wrap:wrap;gap:14px 20px;margin-top:18px;color:#374151;font-size:14px}.redirect-options label{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.redirect-options input{accent-color:#2563eb}.redirect-options .settings-help{flex-basis:100%;margin:0}.redirect-table-wrap{max-height:520px;overflow:auto}.redirect-table-wrap td{white-space:normal;vertical-align:top}.redirect-url{min-width:240px;overflow-wrap:anywhere;font:12px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace}.redirect-detail{min-width:280px;color:#64748b;font-size:12px;line-height:1.5}.redirect-row-issue{background:#fffaf0}.redirect-row-ok{background:#f8fff9}.redirect-issue-list{display:flex;flex-wrap:wrap;gap:4px}.redirect-badge{display:inline-block;padding:3px 7px;border-radius:999px;color:#92400e;background:#fef3c7;font-size:11px;font-weight:700;white-space:nowrap}.redirect-badge.cycle,.redirect-badge.self{color:#991b1b;background:#fee2e2}.redirect-badge.empty-target,.redirect-badge.empty-old{color:#9a3412;background:#ffedd5}.redirect-status{color:#15803d;font-size:12px;font-weight:700;white-space:nowrap}@media (max-width: 640px){.redirect-hero{align-items:flex-start}.redirect-mark{width:68px;height:68px;font-size:21px;border-radius:18px}.redirect-map-grid{grid-template-columns:1fr}}.cut-list-page{max-width:1080px}.cut-settings,.cut-input-panel,.cut-plan-section{margin-top:18px;padding:18px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.cut-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.cut-fields label,.cut-leftovers{display:flex;flex-direction:column;gap:6px;color:#374151;font-size:13px;font-weight:600}.cut-fields input,.cut-leftovers input{width:100%;padding:9px 10px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font:inherit;font-weight:400}.cut-fields input:disabled{background:#f1f5f9;color:#94a3b8}.cut-check{display:inline-flex;align-items:center;gap:7px;margin:14px 0;color:#374151;font-size:14px;cursor:pointer}.cut-leftovers{max-width:650px}.cut-leftovers small{color:#64748b;font-size:12px;font-weight:400}.cut-textarea{display:block;width:100%;min-height:150px;resize:vertical;padding:12px;border:1px solid #d1d5db;border-radius:8px;font:14px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.cut-input-actions{display:flex;align-items:center;gap:14px;margin-top:12px}.cut-input-actions .sample-btn{margin-top:0}.cut-summary{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:18px 0 12px}.cut-summary .print-btn{color:#475569;background:#fff}.cut-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px}.cut-stock-card{border:1px solid #dbeafe;border-radius:12px;padding:14px;background:#f8fbff}.cut-stock-card header,.cut-stock-card footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.cut-stock-card header{margin-bottom:10px;color:#1e3a8a}.cut-stock-card header span,.cut-stock-card footer span{color:#64748b;font-size:12px}.cut-stock-card ol{margin:12px 0;padding-left:28px}.cut-stock-card li{display:grid;grid-template-columns:42px 1fr auto;gap:6px;padding:5px 0;border-bottom:1px solid #e5eefb;font-size:13px}.cut-stock-card li b{color:#2563eb}.cut-stock-card li em{color:#0f766e;font-style:normal;font-variant-numeric:tabular-nums}.cut-stock-card footer{padding-top:9px;border-top:1px solid #dbeafe;font-size:12px}.cut-stock-card footer strong{color:#15803d}.cut-bar{height:8px;overflow:hidden;border-radius:99px;background:#e2e8f0}.cut-bar div{height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#14b8a6)}.unassigned-item{display:inline-block;margin:8px 8px 0 0;padding:3px 7px;border-radius:6px;background:#fff7ed;color:#9a3412;font-size:12px}.cut-note{color:#64748b;font-size:13px;line-height:1.6}@media (max-width: 760px){.cut-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.cut-input-actions{align-items:flex-start;flex-direction:column;gap:7px}}@media print{.cut-list-page .back-btn,.cut-list-page .site-brand,.cut-list-page h1,.cut-list-page>.subtitle,.cut-settings,.cut-input-panel,.cut-summary,.cut-note{display:none!important}.cut-list-page{max-width:none;padding:0}.cut-plan-section{margin:0;border:0;padding:0}.cut-plan-grid{grid-template-columns:repeat(2,1fr)}.cut-stock-card{break-inside:avoid}}.srt-page{max-width:1120px}.srt-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.srt-hero h1{margin-bottom:8px}.srt-hero .subtitle{max-width:820px;margin-bottom:0;line-height:1.65}.srt-mark{width:92px;height:92px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:24px;background:#e7f0ff;color:#2563eb;font-size:25px;font-weight:900;line-height:.9;transform:rotate(-5deg)}.srt-mark span{font-size:11px;letter-spacing:.12em}.srt-panel{margin-top:16px;padding:18px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.srt-panel .panel-heading{margin-bottom:14px}.srt-mode{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.srt-mode label{display:inline-flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid #d1d5db;border-radius:8px;color:#475569;cursor:pointer;font-size:14px}.srt-mode label.active{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8;font-weight:700}.srt-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.srt-upload-grid.single{grid-template-columns:minmax(0,1fr)}.srt-upload{max-width:none;min-height:116px;padding:24px 16px}.srt-settings-grid{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(260px,1fr);gap:18px;align-items:start}.srt-field{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.srt-field input{width:100%;padding:9px 10px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font:inherit;font-weight:400}.srt-field small,.srt-two-point small{color:#64748b;font-weight:400;line-height:1.5}.unit-input{display:flex;align-items:center}.unit-input input{border-radius:8px 0 0 8px}.unit-input b{display:grid;place-items:center;align-self:stretch;min-width:42px;border:1px solid #d1d5db;border-left:0;border-radius:0 8px 8px 0;background:#f8fafc;color:#64748b;font-size:12px}.srt-two-point{display:flex;flex-direction:column;gap:8px;padding:11px 13px;border:1px solid #dbeafe;border-radius:10px;background:#f8fbff;color:#1e3a5f;font-size:14px}.srt-two-point>span{display:inline-flex;align-items:center;gap:7px;font-weight:700;cursor:pointer}.srt-two-point input,.srt-mode input{accent-color:#2563eb}.srt-anchor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid #eef2f7}.srt-anchor-grid .srt-field input{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px}.srt-merge-options{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:16px;padding-top:14px;border-top:1px solid #eef2f7;color:#374151;font-size:14px}.srt-merge-options label{display:inline-flex;align-items:center;gap:8px;font-weight:700}.srt-merge-options select{padding:8px 10px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:14px;font-weight:400}.srt-merge-options span{color:#64748b;font-size:13px}.srt-error,.srt-preview-panel{margin-top:16px}.srt-summary{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:6px 0 12px}.srt-table-wrap{max-height:520px;overflow:auto}.srt-table-wrap td{white-space:normal;vertical-align:top}.srt-table-wrap th{z-index:1}.srt-time{white-space:nowrap!important;color:#475569;font:12px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace}.srt-text{min-width:260px;line-height:1.5}.srt-row-overlap{background:#fffbeb}.srt-status{display:inline-block;padding:3px 8px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.srt-status.good{color:#15803d;background:#f0fdf4}.srt-status.warn{color:#b45309;background:#fef3c7}.srt-export-bar{display:flex;align-items:center;gap:18px;margin-top:16px}.srt-export-bar .local-note{flex:1;margin:0}.srt-export-bar .primary-export{width:auto;min-width:230px;margin-top:0}@media (max-width: 760px){.srt-settings-grid,.srt-anchor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.srt-export-bar{align-items:stretch;flex-direction:column;gap:8px}.srt-export-bar .primary-export{width:100%}}@media (max-width: 520px){.srt-hero{align-items:flex-start}.srt-mark{width:68px;height:68px;font-size:19px;border-radius:18px}.srt-upload-grid,.srt-settings-grid,.srt-anchor-grid{grid-template-columns:1fr}}.home{max-width:1120px;padding-top:54px;color:#152238}.home-header{margin-bottom:42px}.brand-mark{width:46px;height:46px;display:grid;place-items:center;margin:0 auto 14px;border-radius:14px;background:#162b4d;color:#fff;font-size:25px;font-weight:900;box-shadow:0 8px 20px #162b4d2e}.home-kicker{margin:0 0 10px;color:#3d7bff;font-size:11px;font-weight:800;letter-spacing:.18em}.home-header h1{margin:0 0 9px;color:#152238;font-size:36px;letter-spacing:-.03em}.home-header .subtitle{margin-bottom:24px;color:#60708a}.tool-search{display:flex;align-items:center;gap:10px;max-width:570px;margin:0 auto;padding:4px 10px 4px 16px;border:1px solid #d8e0ee;border-radius:13px;background:#fff;box-shadow:0 8px 24px #1f375b12;text-align:left}.tool-search>span{color:#3d7bff;font-size:24px;line-height:1}.tool-search input{flex:1;min-width:0;border:0;outline:0;padding:10px 0;color:#152238;background:transparent;font:inherit}.tool-search input::placeholder{color:#9aa8bc}.tool-search button{border:0;background:transparent;color:#8b9ab0;font-size:23px;cursor:pointer}.search-meta{margin:12px 0 0;color:#8a98ac;font-size:13px}.category-list{display:grid;gap:32px}.tool-category{min-width:0}.category-heading{display:flex;align-items:center;gap:12px;margin:0 0 14px}.category-heading h2{margin:0;color:#243858;font-size:20px;letter-spacing:-.01em}.category-heading h2:before{content:"";display:inline-block;width:4px;height:18px;margin:0 9px 0 0;vertical-align:-2px;border-radius:4px;background:#3d7bff}.category-heading span{color:#8a98ac;font-size:12px}.category-list .card-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:14px}.category-list .tool-card{min-height:214px;padding:18px 19px;border-color:#e1e7f0;border-radius:15px;box-shadow:0 4px 14px #1e325006}.category-list .tool-card:hover{border-color:#b8cdfd;box-shadow:0 12px 26px #2a51911c}.tool-card-top{display:flex;align-items:flex-start;justify-content:space-between}.category-list .tool-icon{font-size:28px}.tool-arrow{color:#a4b1c3;font-size:20px;line-height:1}.category-list .tool-card h3{margin:13px 0 0;color:#1d2d47;font-size:17px}.category-list .tool-card p{margin-top:6px;color:#697a92;font-size:13px;line-height:1.6}.category-list .tool-action{display:flex;justify-content:space-between;align-items:center;margin-top:13px;color:#3472ee;font-size:13px}.category-list .tool-action b{font-size:17px;font-weight:500}.home-footer{margin:52px 0 4px;padding-top:20px;border-top:1px solid #e1e7f0;color:#8290a5;font-size:13px;text-align:center}.home-footer span{margin:0 7px;color:#c0c9d5}.search-empty{margin-top:10px;padding:70px 20px;border:1px dashed #cbd5e1;border-radius:14px;background:#fff}.search-empty strong{color:#334155}.search-empty p{margin-bottom:0}.volumetric-page{max-width:1040px}.volumetric-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.volumetric-hero h1{margin-bottom:8px}.volumetric-hero .subtitle{max-width:740px;margin-bottom:0;line-height:1.65}.volumetric-mark{width:108px;height:108px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:28px;background:#e7f0ff;color:#2563eb;font:800 17px/1.3 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg)}.volumetric-mark span{font-size:10px;letter-spacing:.05em}.volumetric-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.volumetric-panel .panel-heading{margin-bottom:17px}.volumetric-panel .panel-heading p{margin:5px 0 0;color:#64748b;font-size:13px;font-weight:400}.volumetric-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.volumetric-fields label,.field-label{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.volumetric-fields input,.custom-divisor input[type=number]{width:100%;padding:10px 11px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font:inherit;font-weight:400}.divisor-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;margin-top:18px;padding-top:17px;border-top:1px solid #eef2f7;color:#475569;font-size:14px}.divisor-row>.field-label{flex-direction:row;align-items:center;margin-right:2px;color:#374151}.divisor-row label{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.divisor-row input[type=radio]{accent-color:#2563eb}.custom-divisor input[type=number]{width:94px;padding:6px 8px;margin-left:2px}.custom-divisor input:disabled{background:#f1f5f9;color:#94a3b8}.weight-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px}.weight-result{min-height:122px;padding:16px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.weight-result span{display:block;color:#64748b;font-size:13px}.weight-result strong{display:block;margin-top:10px;color:#243858;font-size:28px;font-variant-numeric:tabular-nums}.weight-result strong small{font-size:13px;font-weight:600}.weight-result em{display:block;margin-top:7px;color:#94a3b8;font-size:12px;font-style:normal}.weight-result.highlight{border-color:#9dc1ff;background:#eff6ff}.weight-result.highlight span,.weight-result.highlight strong{color:#1d4ed8}.volumetric-panel .local-note{margin:16px 0 0}.file-button{display:inline-flex;align-items:center;padding:8px 14px;border:1px solid #2563eb;border-radius:8px;background:#2563eb;color:#fff;cursor:pointer;font-size:14px;font-weight:600}.file-button input{display:none}.batch-summary>*{padding:5px 10px;border-radius:999px;background:#f1f5f9}.batch-summary b{color:#1e40af;background:#eff6ff}.saving{color:#15803d!important}.rising{color:#b45309!important}.batch-table-wrap th{background:#f8fafc}@media (max-width: 760px){.volumetric-fields,.weight-results{grid-template-columns:repeat(2,minmax(0,1fr))}.volumetric-hero{align-items:flex-start}.volumetric-mark{width:76px;height:76px;font-size:12px;border-radius:19px}}@media (max-width: 520px){.home{padding-top:34px}.home-header h1{font-size:30px}.volumetric-fields,.weight-results{grid-template-columns:1fr}.volumetric-hero{gap:10px}.volumetric-mark{width:64px;height:64px;font-size:10px}.volumetric-mark span{font-size:8px}}.print-cost-page{max-width:1080px}.print-cost-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.print-cost-hero h1{margin-bottom:8px}.print-cost-hero .subtitle{max-width:760px;margin-bottom:0;line-height:1.65}.print-cost-mark{width:96px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#e7f0ff;color:#2563eb;font-size:34px;font-weight:900;line-height:.8;transform:rotate(4deg)}.print-cost-mark span{font-size:11px;letter-spacing:.12em}.print-cost-panel,.print-quote-section{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.print-cost-panel .panel-heading{margin-bottom:16px}.print-cost-panel .panel-heading p,.print-quote-section .panel-heading p{margin:5px 0 0;color:#64748b;font-size:13px;font-weight:400}.print-cost-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.print-cost-fields label,.break-field{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.print-cost-fields input,.break-field input,.print-cost-mode>input{width:100%;padding:10px 11px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font:inherit;font-weight:400}.print-cost-fields input:disabled{background:#f1f5f9;color:#94a3b8}.print-cost-fields small{color:#64748b;font-size:11px;font-weight:400;line-height:1.35}.print-cost-mode{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;margin:20px 0 0;padding:16px 0 0;border:0;border-top:1px solid #eef2f7;color:#374151;font-size:14px}.print-cost-mode legend{padding:0;margin-bottom:2px;font-weight:700}.print-cost-mode label{display:inline-flex;align-items:center;gap:7px;cursor:pointer}.print-cost-mode input[type=radio]{accent-color:#2563eb}.print-cost-mode>input{width:150px;padding:8px 10px}.print-cost-formula{margin:16px 0 0;padding:12px 14px;border-radius:10px;background:#eff6ff;color:#1e3a5f;font-size:14px}.print-cost-formula strong{color:#1d4ed8}.break-field{max-width:520px}.print-cost-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px}.print-result{min-height:120px;padding:16px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.print-result span,.print-result small{display:block;color:#64748b;font-size:13px}.print-result strong{display:block;margin-top:10px;color:#243858;font-size:28px;font-variant-numeric:tabular-nums}.print-result small{margin-top:7px;font-size:12px}.print-result.highlight{border-color:#9dc1ff;background:#eff6ff}.print-result.highlight strong,.print-result.highlight span{color:#1d4ed8}.print-quote-section .panel-heading{align-items:flex-start}.quote-actions{display:flex;flex-wrap:wrap;gap:8px}.quote-actions .chip{margin:0}.quote-base-row{background:#f0f7ff}.table-wrap td small{display:block;margin-top:4px;color:#2563eb;font-size:11px}.quote-unit{color:#1d4ed8;font-weight:700}.print-quote-section .local-note{margin:14px 0 0}@media (max-width: 760px){.print-cost-fields,.print-cost-results{grid-template-columns:repeat(2,minmax(0,1fr))}.print-cost-hero{align-items:flex-start}.print-quote-section .panel-heading{flex-direction:column;align-items:stretch}}@media (max-width: 520px){.print-cost-fields,.print-cost-results{grid-template-columns:1fr}.print-cost-hero{gap:10px}.print-cost-mark{width:68px;height:68px;font-size:22px;border-radius:18px}.print-cost-mode{align-items:flex-start;flex-direction:column}.print-cost-mode>input{width:100%}}@media print{.print-cost-page{max-width:none;padding:0}.print-cost-page .page-top,.print-cost-page .print-cost-hero,.print-cost-page>.print-cost-panel,.print-cost-page>.print-cost-results,.print-cost-page .quote-actions,.print-cost-page .print-quote-section>.local-note{display:none!important}.print-quote-section{margin:0;border:0;padding:0}.print-quote-section .panel-heading p{display:none}}.break-even-page{max-width:1080px}.break-even-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.break-even-hero h1{margin-bottom:8px}.break-even-hero .subtitle{max-width:790px;margin-bottom:0;line-height:1.65}.break-even-mark{width:96px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#e8f8f1;color:#087f5b;font-size:34px;font-weight:900;line-height:.8;transform:rotate(-4deg)}.break-even-mark span{font-size:11px;letter-spacing:.12em}.break-even-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.break-even-panel .panel-heading{align-items:flex-start;margin-bottom:16px}.break-even-panel .panel-heading p{margin:5px 0 0;color:#64748b;font-size:13px;font-weight:400}.break-even-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.break-even-fields label,.target-field{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.break-even-fields input,.target-field input{width:100%;padding:10px 11px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font:inherit;font-weight:400}.break-even-fields small{color:#64748b;font-size:11px;font-weight:400;line-height:1.35}.break-even-options{display:grid;grid-template-columns:1fr 1fr 180px;align-items:end;gap:18px;margin-top:20px;padding-top:17px;border-top:1px solid #eef2f7}.break-even-options fieldset{display:flex;flex-wrap:wrap;gap:10px 18px;min-width:0;padding:0;border:0;color:#374151;font-size:14px}.break-even-options legend{width:100%;margin-bottom:7px;padding:0;color:#374151;font-weight:700}.break-even-options fieldset label{display:inline-flex;align-items:center;gap:7px;cursor:pointer;white-space:nowrap}.break-even-options input[type=radio]{accent-color:#087f5b}.preset-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:18px;color:#64748b;font-size:13px}.preset-btn{padding:7px 11px;border:1px solid #bbf7d0;border-radius:8px;background:#f0fdf4;color:#15803d;cursor:pointer;font-size:12px}.preset-btn:hover{background:#dcfce7}.formula-note{margin:16px 0 0;padding:11px 13px;border-radius:10px;background:#f8fafc;color:#64748b;font-size:12px;line-height:1.6}.break-even-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px}.break-result{min-height:126px;padding:16px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.break-result span,.break-result small{display:block;color:#64748b;font-size:13px}.break-result strong{display:block;margin-top:10px;color:#243858;font-size:28px;font-variant-numeric:tabular-nums}.break-result small{margin-top:7px;font-size:12px}.break-result.highlight{border-color:#86efac;background:#f0fdf4}.break-result.highlight strong,.break-result.highlight span{color:#087f5b}.break-warning{margin:16px 0 0;padding:12px 14px;border:1px solid #fde68a;border-radius:10px;background:#fffbeb;color:#92400e;font-size:14px}.scenario-panel .table-wrap{margin-top:2px}.scenario-panel td small{display:block;margin-top:4px;color:#64748b;font-size:11px}.price-cell{color:#087f5b;font-weight:800}.break-even-panel .local-note{margin:14px 0 0}.batch-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.batch-actions .sample-btn{margin-top:0}.batch-format{margin:13px 0 0;color:#64748b;font-size:12px;line-height:1.6}.batch-format code{padding:2px 5px;border-radius:4px;background:#f1f5f9;color:#334155}.batch-summary{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:18px 0 12px;color:#475569;font-size:13px}.batch-summary>span{padding:5px 10px;border-radius:999px;background:#f1f5f9}.batch-summary b{color:#087f5b}.batch-summary .chip{margin-left:auto}.batch-table-wrap{margin-top:10px}.batch-table-wrap td{white-space:nowrap}.batch-status{display:inline-block;padding:3px 8px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.batch-status.good{color:#15803d;background:#f0fdf4}.batch-status.bad{color:#b91c1c;background:#fef2f2}.batch-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;margin-top:16px;padding:46px 20px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;color:#64748b;text-align:center}.batch-empty span{font-size:36px}.batch-empty strong{color:#334155}.batch-empty p{margin:0;font-size:13px}.break-even-footer-note{margin:16px 0 0}@media (max-width: 760px){.break-even-fields,.break-even-results{grid-template-columns:repeat(2,minmax(0,1fr))}.break-even-options{grid-template-columns:1fr 1fr}.break-even-options .target-field{grid-column:1 / -1;max-width:220px}.break-even-hero{align-items:flex-start}}@media (max-width: 520px){.break-even-fields,.break-even-results,.break-even-options{grid-template-columns:1fr}.break-even-options .target-field{grid-column:auto;max-width:none}.break-even-hero{gap:10px}.break-even-mark{width:68px;height:68px;font-size:22px;border-radius:18px}.break-even-options fieldset{gap:8px 14px}.batch-summary .chip{margin-left:0}}.qr-label-page{max-width:1120px}.qr-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.qr-hero h1{margin-bottom:8px}.qr-hero .subtitle{max-width:790px;margin-bottom:0;line-height:1.65}.qr-mark{width:96px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#e7f0ff;color:#2563eb;font:900 25px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg)}.qr-mark span{display:block;margin-top:8px;font-size:10px;letter-spacing:.12em}.qr-panel,.qr-preview-section{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.qr-panel .panel-heading,.qr-preview-section .panel-heading{margin-bottom:16px}.qr-panel .panel-heading span,.qr-preview-section .panel-heading span{color:#64748b;font-size:13px;font-weight:400}.qr-upload{max-width:none;min-height:116px;padding:24px 16px}.qr-input-actions{display:flex;align-items:center;gap:14px;margin-top:12px}.qr-input-actions .sample-btn{margin-top:0}.qr-map-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:0}.qr-actions{display:flex;flex-wrap:wrap;gap:8px}.qr-grid{display:grid;gap:10px}.qr-label{min-width:0;min-height:42mm;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px;padding:6px;overflow:hidden;border:1px solid #dbe3ef;border-radius:9px;background:#fff;text-align:center;page-break-inside:avoid}.qr-label img{display:block;width:min(100%,125px);aspect-ratio:1;object-fit:contain}.qr-label strong{max-width:100%;overflow:hidden;color:#1e3a5f;font-size:12px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.qr-label small{max-width:100%;overflow:hidden;color:#64748b;font-size:10px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.qr-blank{border-style:dashed;background:transparent}.qr-loading{width:100px;height:100px;display:grid;place-items:center;color:#94a3b8;font-size:12px}.qr-preview-section .panel-heading{align-items:center}@media (max-width: 760px){.qr-map-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qr-preview-section .panel-heading{align-items:flex-start;flex-direction:column}}@media (max-width: 520px){.qr-hero{align-items:flex-start;gap:10px}.qr-mark{width:68px;height:68px;font-size:18px;border-radius:18px}.qr-map-grid{grid-template-columns:1fr}.qr-input-actions{align-items:flex-start;flex-direction:column}}@media print{.qr-label-page{max-width:none;padding:0}.qr-label-page .page-top,.qr-label-page .qr-hero,.qr-label-page>.qr-panel,.qr-label-page .qr-preview-section>.panel-heading{display:none!important}.qr-preview-section{margin:0;padding:0;border:0}.qr-grid{gap:0}.qr-label{min-height:42mm;border:1px dashed #cbd5e1;border-radius:0}}.csv-join-page{max-width:1120px}.csv-join-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.csv-join-hero h1{margin-bottom:8px}.csv-join-hero .subtitle{max-width:800px;margin-bottom:0;line-height:1.65}.csv-join-mark{width:96px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#e7f0ff;color:#2563eb;font:900 23px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(-4deg)}.csv-join-mark span{display:block;margin-top:8px;font-size:10px;letter-spacing:.15em}.csv-join-panel,.csv-join-preview{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.csv-join-panel .panel-heading,.csv-join-preview .panel-heading{margin-bottom:16px}.csv-join-panel .panel-heading span,.csv-join-preview .panel-heading span{color:#64748b;font-size:13px;font-weight:400}.csv-join-panel .upload-row .upload-box{min-height:120px}.join-settings-panel{padding-bottom:18px}.join-key-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.join-key-picker{min-width:0;margin:0;padding:14px;border:1px solid #dbe3ef;border-radius:11px;background:#f8fbff}.join-key-picker legend{padding:0 5px;color:#1e3a5f;font-size:14px;font-weight:700}.join-key-picker .settings-help{margin:0 0 10px}.join-key-list{display:flex;flex-wrap:wrap;gap:8px 16px}.join-key-list label{display:inline-flex;align-items:center;gap:6px;color:#374151;font-size:14px;cursor:pointer}.join-key-list input{accent-color:#2563eb}.join-options{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:16px;color:#374151;font-size:14px;font-weight:700}.join-options select{min-width:275px;padding:9px 11px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font-size:14px;font-weight:400}.join-settings-panel .hint-warn{margin:16px 0 0}.join-result-meta{margin-left:12px}.csv-join-preview .panel-heading{align-items:center}.csv-join-preview .panel-heading>div{display:flex;align-items:center;flex-wrap:wrap;gap:4px}.csv-join-preview .primary-export{width:auto;min-width:190px;margin-top:0}.join-table-wrap{max-height:520px;overflow:auto}.join-table-wrap td{white-space:nowrap}.join-table-wrap th{z-index:1}.join-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;padding:48px 20px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;color:#64748b;text-align:center}.join-empty span{font-size:36px}.join-empty strong{color:#334155}.join-empty p{margin:0;font-size:13px}.csv-join-preview .local-note{margin:14px 0 0}.csv-join-preview .local-note code{padding:2px 5px;border-radius:4px;background:#f1f5f9;color:#334155}@media (max-width: 640px){.csv-join-hero{align-items:flex-start;gap:10px}.csv-join-mark{width:68px;height:68px;font-size:17px;border-radius:18px}.join-key-grid{grid-template-columns:1fr}.csv-join-preview .panel-heading{align-items:stretch;flex-direction:column}.csv-join-preview .primary-export{width:100%}.join-result-meta{display:block;margin:5px 0 0}}.pdf-merge-page{max-width:1040px}.pdf-merge-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.pdf-merge-hero h1{margin-bottom:8px}.pdf-merge-hero .subtitle{max-width:760px;margin-bottom:0;line-height:1.65}.pdf-merge-mark{width:96px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#e7f0ff;color:#2563eb;font:900 22px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg)}.pdf-merge-mark span{display:block;margin-top:8px;font-size:10px;letter-spacing:.12em}.pdf-merge-panel,.pdf-merge-list-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.pdf-merge-panel .panel-heading{margin-bottom:16px}.pdf-merge-panel .panel-heading span,.pdf-merge-list-panel .panel-heading span{margin-left:10px;color:#64748b;font-size:13px;font-weight:400}.pdf-merge-upload{max-width:none;min-height:126px;padding:26px 16px}.pdf-merge-input-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:12px}.pdf-merge-input-actions .sample-btn{margin-top:0}.pdf-merge-message{margin:16px 0 0}.pdf-merge-success{margin:16px 0 0;padding:10px 14px;border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4;color:#15803d;font-size:14px}.pdf-merge-list-panel .panel-heading{align-items:center;margin-bottom:12px}.pdf-merge-list-panel .text-btn{margin-left:auto}.pdf-merge-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.pdf-merge-item{display:flex;align-items:center;gap:12px;min-width:0;padding:11px 12px;border:1px solid #dbe3ef;border-radius:10px;background:#f8fbff}.pdf-merge-number{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:8px;background:#e7f0ff;color:#2563eb;font-weight:800}.pdf-merge-file-meta{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.pdf-merge-file-meta strong{overflow:hidden;color:#1e3a5f;text-overflow:ellipsis;white-space:nowrap}.pdf-merge-file-meta span{color:#64748b;font-size:12px}.pdf-merge-item-actions{display:flex;align-items:center;gap:5px}.pdf-merge-item-actions button{min-width:30px;padding:6px 8px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#475569;cursor:pointer}.pdf-merge-item-actions button:hover:not(:disabled){border-color:#93c5fd;color:#2563eb}.pdf-merge-item-actions button:disabled{cursor:not-allowed;opacity:.4}.pdf-merge-item-actions .remove{border-color:#fecaca;color:#b91c1c}.pdf-merge-export-bar{display:flex;align-items:center;gap:18px;margin-top:16px}.pdf-merge-export-bar .local-note{flex:1;margin:0}.pdf-merge-export-bar .primary-export{width:auto;min-width:210px;margin-top:0}.pdf-merge-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;margin-top:16px;padding:50px 20px;border:1px dashed #cbd5e1;border-radius:14px;background:#fff;color:#64748b;text-align:center}.pdf-merge-empty span{font-size:38px;color:#93c5fd}.pdf-merge-empty strong{color:#334155}.pdf-merge-empty p{margin:0;font-size:13px}.pdf-merge-footer-note{margin:16px 0 0;text-align:center}@media (max-width: 640px){.pdf-merge-hero{align-items:flex-start;gap:10px}.pdf-merge-mark{width:68px;height:68px;font-size:17px;border-radius:18px}.pdf-merge-item{align-items:flex-start}.pdf-merge-item-actions{flex-wrap:wrap;justify-content:flex-end}.pdf-merge-export-bar{align-items:stretch;flex-direction:column;gap:8px}.pdf-merge-export-bar .primary-export{width:100%}}.image-compress-page{max-width:1080px}.compress-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.compress-hero h1{margin-bottom:8px}.compress-hero .subtitle{max-width:780px;margin-bottom:0;line-height:1.65}.compress-mark{width:96px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#e7f0ff;color:#2563eb;font:900 28px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(-4deg)}.compress-mark span{display:block;margin-top:8px;font-size:10px;letter-spacing:.13em}.compress-panel,.compress-preview-section{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.compress-panel .panel-heading,.compress-preview-section .panel-heading{margin-bottom:16px}.compress-panel .panel-heading p{margin:5px 0 0;color:#64748b;font-size:13px;font-weight:400}.compress-upload{max-width:none;min-height:126px;padding:26px 16px}.compress-input-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:12px}.compress-input-actions .sample-btn{margin-top:0}.compress-error{margin:16px 0 0}.compress-settings{display:grid;grid-template-columns:minmax(180px,.8fr) minmax(240px,1.2fr) minmax(180px,.8fr);gap:18px}.compress-field{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.compress-field input[type=number],.compress-field select{width:100%;padding:10px 11px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font:inherit;font-weight:400}.compress-field select{min-height:42px}.compress-field small{color:#64748b;font-size:11px;font-weight:400;line-height:1.4}.compress-field>span{display:flex;justify-content:space-between;gap:8px}.compress-field>span b{color:#2563eb}.quality-field input[type=range]{width:100%;margin:8px 0 5px;accent-color:#2563eb}.compress-preview-section .panel-heading>span{color:#64748b;font-size:13px}.compress-list{display:grid;gap:8px}.compress-row{display:grid;grid-template-columns:86px 26px 86px minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 12px;border:1px solid #dbe3ef;border-radius:10px;background:#f8fbff}.compress-thumb{position:relative;width:86px;height:70px;display:grid;place-items:center;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:repeating-conic-gradient(#f8fafc,#f8fafc 25%,#fff 0%,#fff 50%) 50% / 12px 12px}.compress-thumb img{display:block;width:100%;height:100%;object-fit:contain}.compress-thumb span{position:absolute;left:4px;bottom:4px;padding:2px 5px;border-radius:4px;background:#0f172aad;color:#fff;font-size:10px}.compress-thumb.after{border-color:#bfdbfe}.compress-arrow{color:#2563eb;font-size:20px;text-align:center}.compress-loading{color:#94a3b8;font-size:11px}.compress-meta{display:flex;min-width:0;flex-direction:column;gap:4px;font-size:12px;color:#64748b}.compress-meta strong{overflow:hidden;color:#1e3a5f;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.compress-after{color:#15803d}.compress-export-bar{display:flex;align-items:center;gap:18px;margin-top:16px}.compress-export-bar .local-note{flex:1;margin:0}.compress-export-bar .primary-export{width:auto;min-width:220px;margin-top:0}@media (max-width: 760px){.compress-settings{grid-template-columns:1fr 1fr}.compress-settings .quality-field{grid-column:1 / -1}.compress-row{grid-template-columns:70px 20px 70px minmax(0,1fr) auto;gap:8px}.compress-thumb{width:70px;height:60px}}@media (max-width: 560px){.compress-hero{align-items:flex-start;gap:10px}.compress-mark{width:68px;height:68px;font-size:18px;border-radius:18px}.compress-settings{grid-template-columns:1fr}.compress-settings .quality-field{grid-column:auto}.compress-row{grid-template-columns:62px 16px 62px minmax(0,1fr)}.compress-thumb{width:62px;height:54px}.compress-row .text-btn{grid-column:4;justify-self:end}.compress-export-bar{align-items:stretch;flex-direction:column;gap:8px}.compress-export-bar .primary-export{width:100%}}.json-csv-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.json-csv-mark{flex:0 0 auto;border:1px solid #c7d2fe;border-radius:16px;padding:14px 18px;color:#4338ca;background:#eef2ff;font:800 18px/1.1 ui-monospace,SFMono-Regular,Menlo,monospace;text-align:center}.json-csv-mark span{color:#2563eb;font-size:15px}.json-csv-panel{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;margin-bottom:18px}.mode-tabs{display:inline-flex;gap:4px;padding:4px;margin-bottom:18px;border-radius:10px;background:#f1f5f9}.mode-tabs button{border:0;border-radius:7px;background:transparent;color:#64748b;cursor:pointer;padding:9px 15px;font-size:14px;font-weight:700}.mode-tabs button.active{background:#fff;color:#2563eb;box-shadow:0 1px 4px #0f172a1f}.json-csv-controls{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;flex-wrap:wrap}.json-csv-controls fieldset{border:0;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:10px 18px;color:#475569;font-size:14px}.json-csv-controls legend{color:#1f2937;font-weight:700;margin-bottom:8px;width:100%}.json-csv-controls label{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.json-csv-controls code{color:#4338ca;background:#eef2ff;padding:1px 4px;border-radius:4px}.json-csv-actions{display:flex;gap:8px}.json-csv-actions .sample-btn{margin-top:0}.json-csv-mode-help{color:#64748b;font-size:13px;margin:16px 0 8px}.file-inline{color:#16a34a;margin-left:10px}.json-csv-input{display:block;width:100%;min-height:180px;resize:vertical;padding:12px;border:1px solid #cbd5e1;border-radius:9px;color:#1f2937;background:#f8fafc;font:13px/1.55 ui-monospace,SFMono-Regular,Menlo,monospace}.json-csv-input:focus{outline:2px solid #bfdbfe;border-color:#60a5fa}.json-csv-preview .panel-heading{align-items:flex-start}.json-csv-result-meta{margin-left:12px}.json-csv-download{width:auto;margin:0;white-space:nowrap}.json-csv-empty{text-align:center;padding:46px 0 40px;color:#64748b}.json-csv-empty span{display:block;color:#94a3b8;font-size:32px;margin-bottom:8px}.json-csv-empty strong{color:#475569}.json-csv-empty p{margin:8px 0 0;font-size:13px}.json-csv-table-wrap{max-height:430px}.json-csv-json-preview{max-height:430px;overflow:auto;margin:0;padding:16px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;color:#334155;font:13px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap}@media (max-width: 640px){.json-csv-hero{align-items:flex-start}.json-csv-mark{padding:10px 12px;font-size:15px}.json-csv-controls{align-items:stretch}.json-csv-actions{width:100%}.json-csv-actions .sample-btn{flex:1}.json-csv-result-meta{display:block;margin:6px 0 0}.json-csv-preview .panel-heading{flex-direction:column}.json-csv-download{width:100%}}.pdf-extract-page{max-width:1040px}.pdf-extract-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.pdf-extract-hero h1{margin-bottom:8px}.pdf-extract-hero .subtitle{max-width:760px;margin-bottom:0;line-height:1.65}.pdf-extract-mark{width:96px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#fff2df;color:#c2410c;font:900 22px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(-4deg)}.pdf-extract-mark span{display:block;margin-top:8px;font-size:10px;letter-spacing:.12em}.pdf-extract-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.pdf-extract-panel .panel-heading{margin-bottom:16px}.pdf-extract-panel .panel-heading span{margin-left:10px;color:#64748b;font-size:13px;font-weight:400}.pdf-extract-upload{min-height:126px;padding:26px 16px}.pdf-extract-input-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:12px}.pdf-extract-input-actions .sample-btn{margin-top:0}.pdf-extract-message{margin:16px 0 0}.pdf-extract-success{margin:16px 0 0;padding:10px 14px;border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4;color:#15803d;font-size:14px}.pdf-range-field{display:grid;gap:7px;max-width:620px;color:#334155;font-size:14px;font-weight:700}.pdf-range-field input{width:100%;padding:11px 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#1f2937;font:15px ui-monospace,SFMono-Regular,Consolas,monospace}.pdf-range-field input:focus{outline:2px solid #bfdbfe;border-color:#60a5fa}.pdf-range-field input[aria-invalid=true]{border-color:#f87171}.pdf-range-field small{color:#64748b;font-size:12px;font-weight:400}.pdf-split-check{display:flex;align-items:center;gap:8px;margin-top:18px;color:#334155;font-size:14px;cursor:pointer}.pdf-split-check input{accent-color:#2563eb}.pdf-extract-export-bar{display:flex;align-items:center;gap:18px;margin-top:20px}.pdf-extract-export-bar .local-note{flex:1;margin:0}.pdf-extract-export-bar .primary-export{width:auto;min-width:220px;margin-top:0}.pdf-extract-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;margin-top:16px;padding:50px 20px;border:1px dashed #cbd5e1;border-radius:14px;background:#fff;color:#64748b;text-align:center}.pdf-extract-empty span{font-size:38px;color:#fdba74}.pdf-extract-empty strong{color:#334155}.pdf-extract-empty p{margin:0;font-size:13px}.pdf-extract-footer-note{margin:16px 0 0;text-align:center}@media (max-width: 700px){.pdf-extract-hero{align-items:flex-start;gap:10px}.pdf-extract-mark{width:68px;height:68px;font-size:17px;border-radius:18px}.pdf-extract-export-bar{align-items:stretch;flex-direction:column;gap:8px}.pdf-extract-export-bar .primary-export{width:100%}.pdf-split-check{align-items:flex-start}}.file-hash-page{max-width:1120px}.file-hash-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.file-hash-hero h1{margin-bottom:8px}.file-hash-hero .subtitle{max-width:780px;margin-bottom:0;line-height:1.65}.file-hash-mark{width:112px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#e8f8f1;color:#087f5b;font:900 22px/1.1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg)}.file-hash-mark span{display:block;margin-top:6px;font-size:11px;letter-spacing:.08em}.file-hash-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.file-hash-panel .panel-heading{margin-bottom:16px}.file-hash-panel .panel-heading>div:first-child{display:flex;align-items:baseline;gap:12px}.file-hash-panel .panel-heading>div:first-child span{color:#64748b;font-size:13px;font-weight:400}.file-hash-actions{display:flex;align-items:center;gap:8px}.file-hash-actions .primary-export,.file-hash-export{width:auto;min-width:130px;margin-top:0}.file-hash-actions .sample-btn{margin-top:0}.file-hash-drop{display:flex;min-height:142px;align-items:center;justify-content:center;flex-direction:column;gap:6px;border:2px dashed #cbd5e1;border-radius:12px;background:#f8fbff;color:#334155;cursor:pointer}.file-hash-drop:hover{border-color:#60a5fa;background:#eff6ff}.file-hash-drop span{color:#2563eb;font-size:34px;line-height:1}.file-hash-drop small{color:#64748b;font-size:13px}.file-hash-results .panel-heading{align-items:center}.compare-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:12px 18px;margin-bottom:14px;padding:11px 13px;border:1px solid #dbeafe;border-radius:10px;background:#f8fbff;color:#475569;font-size:13px}.compare-toolbar label{display:inline-flex;align-items:center;gap:8px;color:#334155;font-weight:700}.compare-toolbar select{padding:6px 9px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#1f2937}.file-hash-empty{display:flex;min-height:220px;align-items:center;justify-content:center;flex-direction:column;gap:7px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;color:#64748b;text-align:center}.file-hash-empty span{font-size:38px;color:#93c5fd}.file-hash-empty strong{color:#334155}.file-hash-empty p{margin:0;font-size:13px}.file-hash-list{display:grid;gap:12px}.hash-card{padding:16px;border:1px solid #dbe3ef;border-radius:12px;background:#f8fbff}.hash-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.hash-card-heading>div{display:flex;min-width:0;flex-direction:column;gap:4px}.hash-card-heading strong{overflow:hidden;color:#1e3a5f;text-overflow:ellipsis;white-space:nowrap}.hash-card-heading span{color:#64748b;font-size:12px}.hash-status{flex:0 0 auto;padding:4px 9px;border-radius:999px;font-size:12px!important;font-weight:700}.hash-status.match{color:#15803d!important;background:#dcfce7}.hash-status.mismatch{color:#b91c1c!important;background:#fee2e2}.hash-value{display:grid;grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:9px;margin-top:7px}.hash-value label{color:#64748b;font-size:12px;font-weight:700}.hash-value code{min-width:0;overflow:hidden;padding:7px 9px;border-radius:7px;background:#fff;color:#334155;font:12px ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.hash-value button{padding:6px 9px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#2563eb;cursor:pointer;font-size:12px}.hash-value button:hover{border-color:#93c5fd;background:#eff6ff}.expected-field{display:grid;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:9px;margin-top:11px;padding-top:11px;border-top:1px solid #e5eefb}.expected-field label{color:#475569;font-size:12px;font-weight:700}.expected-field input{width:100%;min-width:0;padding:7px 9px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#1f2937;font:12px ui-monospace,SFMono-Regular,Consolas,monospace}.file-hash-panel .local-note{margin:14px 0 0}@media (max-width: 640px){.file-hash-hero{align-items:flex-start;gap:10px}.file-hash-mark{width:78px;height:68px;font-size:16px;border-radius:18px}.file-hash-mark span{font-size:8px}.file-hash-panel .panel-heading{align-items:stretch;flex-direction:column}.file-hash-actions{width:100%}.file-hash-actions .primary-export{flex:1}.hash-value{grid-template-columns:64px minmax(0,1fr) auto;gap:5px}.expected-field{grid-template-columns:1fr;gap:5px}}.dedupe-page{max-width:1040px}.dedupe-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.dedupe-hero h1{margin-bottom:8px}.dedupe-hero .subtitle{max-width:780px;margin-bottom:0;line-height:1.65}.dedupe-mark{width:96px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#e9e7ff;color:#5b4bd8;font:900 22px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg)}.dedupe-mark span{display:block;margin-top:8px;font-size:10px;letter-spacing:.12em}.dedupe-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.dedupe-panel .panel-heading{margin-bottom:14px}.dedupe-panel .panel-heading>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.dedupe-panel .panel-heading>span,.dedupe-result-meta{color:#64748b;font-size:13px;font-weight:400}.dedupe-input{display:block;width:100%;min-height:190px;resize:vertical;padding:13px 14px;border:1px solid #cbd5e1;border-radius:10px;background:#f8fbff;color:#1f2937;font:14px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace}.dedupe-input:focus{outline:2px solid #c4b5fd;outline-offset:1px;border-color:#8b5cf6}.dedupe-input-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:12px}.dedupe-input-actions .sample-btn{margin-top:0}.dedupe-input-actions .text-btn{margin-left:auto}.dedupe-settings{padding-bottom:18px}.dedupe-option-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px 22px;align-items:start;color:#374151;font-size:14px}.dedupe-check{display:inline-flex;align-items:center;gap:7px;min-height:36px;cursor:pointer}.dedupe-option-grid input{accent-color:#6558d8}.dedupe-option-grid fieldset{display:flex;flex-wrap:wrap;gap:10px 18px;min-width:0;margin:0;padding:0;border:0}.dedupe-option-grid legend{width:100%;margin-bottom:7px;padding:0;color:#374151;font-weight:700}.dedupe-option-grid fieldset label{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.dedupe-sort-field{display:flex;flex-direction:column;gap:7px;color:#374151;font-weight:700}.dedupe-sort-field select{width:100%;padding:9px 10px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font:inherit;font-weight:400}.dedupe-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.dedupe-stat{min-height:104px;padding:15px 16px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.dedupe-stat span,.dedupe-stat small{color:#64748b;font-size:13px}.dedupe-stat strong{display:inline-block;margin:8px 7px 0 0;color:#243858;font-size:29px;font-variant-numeric:tabular-nums}.dedupe-stat.highlight{border-color:#c4b5fd;background:#f5f3ff}.dedupe-stat.highlight strong,.dedupe-stat.highlight span{color:#5b4bd8}.dedupe-preview .panel-heading{align-items:center}.dedupe-downloads{display:flex;align-items:center;gap:8px}.dedupe-downloads .primary-export{width:auto;min-width:130px;margin-top:0}.dedupe-downloads .sample-btn{margin-top:0}.dedupe-downloads button:disabled{cursor:not-allowed;opacity:.45}.dedupe-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;max-height:540px;overflow:auto;margin:0;padding:0;list-style:none;counter-reset:item}.dedupe-list li{display:flex;align-items:center;gap:10px;min-width:0;padding:10px 12px;border:1px solid #dbe3ef;border-radius:9px;background:#f8fbff}.dedupe-list li>span{display:grid;width:25px;height:25px;flex:0 0 auto;place-items:center;border-radius:7px;background:#e9e7ff;color:#5b4bd8;font-size:12px;font-weight:800}.dedupe-list li strong{overflow:hidden;color:#1e3a5f;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.dedupe-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;padding:48px 20px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;color:#64748b;text-align:center}.dedupe-empty span{color:#8b5cf6;font-size:36px}.dedupe-empty strong{color:#334155}.dedupe-empty p{margin:0;font-size:13px}.dedupe-preview .local-note{margin:14px 0 0}@media (max-width: 720px){.dedupe-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dedupe-list{grid-template-columns:1fr}}@media (max-width: 560px){.dedupe-hero{align-items:flex-start;gap:10px}.dedupe-mark{width:68px;height:68px;font-size:17px;border-radius:18px}.dedupe-option-grid,.dedupe-summary{grid-template-columns:1fr}.dedupe-preview .panel-heading{align-items:stretch;flex-direction:column}.dedupe-downloads{align-items:stretch}.dedupe-downloads button{flex:1}.dedupe-input-actions .text-btn{margin-left:0}}.image-watermark-page{max-width:1080px}.watermark-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.watermark-hero h1{margin-bottom:8px}.watermark-hero .subtitle{max-width:790px;margin-bottom:0;line-height:1.65}.watermark-mark{width:96px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#e0f2fe;color:#0369a1;font:900 28px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg)}.watermark-mark span{display:block;margin-top:8px;font-size:10px;letter-spacing:.13em}.watermark-panel,.watermark-preview-section{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.watermark-panel .panel-heading,.watermark-preview-section .panel-heading{margin-bottom:16px}.watermark-panel .panel-heading p{margin:5px 0 0;color:#64748b;font-size:13px;font-weight:400}.watermark-upload{max-width:none;min-height:126px;padding:26px 16px}.watermark-input-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:12px}.watermark-input-actions .sample-btn{margin-top:0}.watermark-input-actions .text-btn{margin-left:auto}.watermark-error{margin:16px 0 0}.watermark-settings{display:grid;grid-template-columns:minmax(220px,1.25fr) repeat(3,minmax(160px,.8fr));gap:18px}.watermark-field{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.watermark-field input[type=text],.watermark-field select{width:100%;min-height:42px;padding:10px 11px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font:inherit;font-weight:400}.watermark-field select{font-size:14px}.watermark-field input[type=range]{width:100%;margin:8px 0 5px;accent-color:#0284c7}.watermark-field>span{display:flex;justify-content:space-between;gap:8px}.watermark-field>span b{color:#0284c7}.watermark-field small{color:#64748b;font-size:11px;font-weight:400;line-height:1.4}.watermark-list{display:grid;gap:8px}.watermark-row{display:grid;grid-template-columns:124px minmax(0,1fr) auto;align-items:center;gap:14px;padding:11px 12px;border:1px solid #dbe3ef;border-radius:10px;background:#f8fbff}.watermark-thumb{position:relative;width:124px;height:88px;display:grid;place-items:center;overflow:hidden;border:1px solid #bfdbfe;border-radius:8px;background:repeating-conic-gradient(#f8fafc,#f8fafc 25%,#fff 0%,#fff 50%) 50% / 12px 12px}.watermark-thumb img{display:block;width:100%;height:100%;object-fit:contain}.watermark-thumb span{position:absolute;left:4px;bottom:4px;padding:2px 5px;border-radius:4px;background:#0f172aad;color:#fff;font-size:10px}.watermark-meta{display:flex;min-width:0;flex-direction:column;gap:4px;font-size:12px;color:#64748b}.watermark-meta strong{overflow:hidden;color:#1e3a5f;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.watermark-after{color:#0284c7;overflow-wrap:anywhere}.watermark-export-bar{display:flex;align-items:center;gap:18px;margin-top:16px}.watermark-export-bar .local-note{flex:1;margin:0}.watermark-export-bar .primary-export{width:auto;min-width:220px;margin-top:0}@media (max-width: 850px){.watermark-settings{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.watermark-hero{align-items:flex-start;gap:10px}.watermark-mark{width:68px;height:68px;font-size:18px;border-radius:18px}.watermark-settings{grid-template-columns:1fr}.watermark-input-actions .text-btn{margin-left:0}.watermark-row{grid-template-columns:80px minmax(0,1fr);gap:9px}.watermark-thumb{width:80px;height:64px}.watermark-row .text-btn{grid-column:2;justify-self:end}.watermark-export-bar{align-items:stretch;flex-direction:column;gap:8px}.watermark-export-bar .primary-export{width:100%}}.cron-page{max-width:960px}.cron-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.cron-hero h1{margin-bottom:8px}.cron-hero .subtitle{max-width:760px;margin-bottom:0;line-height:1.65}.cron-mark{width:100px;height:96px;flex:0 0 auto;display:grid;place-content:center;border-radius:25px;background:#fff2df;color:#c2410c;font:900 24px/1.15 ui-monospace,SFMono-Regular,Consolas,monospace;text-align:center;transform:rotate(4deg)}.cron-mark span{font-size:10px;letter-spacing:.14em}.cron-panel,.cron-results{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.cron-panel .panel-heading{margin-bottom:16px}.cron-panel .panel-heading>div{display:flex;align-items:baseline;gap:12px}.cron-panel .panel-heading span,.cron-result-heading>div span{color:#64748b;font-size:13px;font-weight:400}.cron-expression-field{display:grid;gap:7px;max-width:680px;color:#334155;font-size:13px;font-weight:700}.cron-expression-field input{width:100%;padding:12px 14px;border:1px solid #cbd5e1;border-radius:9px;background:#f8fbff;color:#1f2937;font:16px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.03em}.cron-expression-field input:focus{outline:2px solid #bfdbfe;border-color:#60a5fa;background:#fff}.cron-expression-field input[aria-invalid=true]{border-color:#f87171;background:#fff7f7}.cron-examples{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:12px;color:#64748b;font-size:13px}.cron-examples button{padding:6px 10px;border:1px solid #dbeafe;border-radius:999px;background:#eff6ff;color:#2563eb;cursor:pointer;font-size:12px}.cron-examples button:hover{background:#dbeafe}.cron-timezone-field{margin-top:20px;padding-top:18px;border-top:1px solid #eef2f7}.cron-timezone-field span{min-width:42px}.cron-timezone-field select{min-width:290px}.cron-panel code{padding:2px 5px;border-radius:4px;background:#f1f5f9;color:#334155}.cron-error{margin-top:16px;padding:16px 18px;border:1px solid #fecaca;border-radius:12px;background:#fff7f7;color:#991b1b}.cron-error strong{display:block}.cron-error p{margin:6px 0 0;font-size:14px;line-height:1.6}.cron-result-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:14px}.cron-result-heading h2{margin:0 0 5px;color:#1f2937;font-size:18px}.cron-explanation{margin:0;padding:7px 10px;border-radius:8px;background:#eff6ff;color:#1d4ed8;font-size:13px}.cron-run-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 12px;margin:0;padding:0;list-style:none}.cron-run-list li{display:flex;align-items:center;gap:12px;padding:10px 12px;border:1px solid #dbe3ef;border-radius:9px;background:#f8fbff}.cron-run-list li>span{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:7px;background:#e7f0ff;color:#2563eb;font-size:12px;font-weight:800}.cron-run-list time{color:#1e3a5f;font:14px ui-monospace,SFMono-Regular,Consolas,monospace}.cron-results .local-note{margin:14px 0 0}@media (max-width: 640px){.cron-hero{align-items:flex-start;gap:10px}.cron-mark{width:72px;height:68px;font-size:17px;border-radius:18px}.cron-timezone-field{align-items:stretch;flex-direction:column;gap:7px}.cron-timezone-field select{width:100%;min-width:0}.cron-result-heading{flex-direction:column}.cron-run-list{grid-template-columns:1fr}}.base64-page{max-width:1120px}.base64-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.base64-hero h1{margin-bottom:8px}.base64-hero .subtitle{max-width:780px;margin-bottom:0;line-height:1.65}.base64-mark{width:110px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#f1eaff;color:#7c3aed;font:900 24px/1.1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(-4deg)}.base64-mark span{display:block;margin-top:6px;font-size:11px;letter-spacing:.1em}.base64-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.base64-panel .panel-heading{margin-bottom:16px}.base64-panel .panel-heading>div:first-child{display:flex;align-items:baseline;gap:12px}.base64-panel .panel-heading>div:first-child span{color:#64748b;font-size:13px;font-weight:400}.base64-toggle{display:inline-flex;align-items:center;gap:7px;color:#374151;font-size:13px;font-weight:700}.base64-toggle input{accent-color:#7c3aed}.base64-tabs{display:flex;gap:8px;margin-bottom:14px}.base64-tabs button{padding:9px 14px;border:1px solid #d8dee9;border-radius:8px;background:#f8fafc;color:#475569;cursor:pointer;font-weight:700}.base64-tabs button.active{border-color:#7c3aed;background:#f3eefe;color:#6d28d9}.base64-text-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.base64-text-grid label,.base64-decode-fields label{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.base64-text-grid textarea,.base64-large-input{width:100%;min-height:180px;resize:vertical;padding:12px;border:1px solid #d1d5db;border-radius:9px;color:#1f2937;background:#fff;font:13px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.base64-text-grid textarea:focus,.base64-large-input:focus,.base64-decode-fields input:focus{outline:2px solid #ddd6fe;border-color:#8b5cf6}.base64-actions{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px}.base64-actions .primary-export,.base64-actions .sample-btn{width:auto;min-width:110px;margin-top:0}.base64-file-drop{display:flex;min-height:130px;align-items:center;justify-content:center;flex-direction:column;gap:6px;border:2px dashed #cbd5e1;border-radius:12px;background:#f8fbff;color:#334155;cursor:pointer;text-align:center}.base64-file-drop:hover,.base64-file-drop.filled{border-color:#a78bfa;background:#faf7ff}.base64-file-drop strong{max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.base64-file-drop small{color:#64748b;font-size:13px}.base64-large-input{min-height:145px;margin-bottom:14px}.base64-decode-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.base64-decode-fields input{width:100%;padding:10px 11px;border:1px solid #d1d5db;border-radius:8px;color:#1f2937;font-size:14px}.base64-note{margin:18px 0 0}@media (max-width: 760px){.base64-text-grid,.base64-decode-fields{grid-template-columns:1fr}}@media (max-width: 640px){.base64-hero{align-items:flex-start;gap:10px}.base64-mark{width:78px;height:68px;font-size:16px;border-radius:18px}.base64-mark span{font-size:8px}.base64-panel .panel-heading{align-items:stretch;flex-direction:column}}.uuid-password-page{max-width:1040px}.uuid-password-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.uuid-password-hero h1{margin-bottom:8px}.uuid-password-hero .subtitle{max-width:780px;margin-bottom:0;line-height:1.65}.uuid-password-mark{width:112px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#e9e7ff;color:#5b4bd8;font:900 20px/1.05 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(-4deg)}.uuid-password-mark span{display:block;margin-top:8px;font-size:9px;letter-spacing:.12em}.uuid-password-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.uuid-password-panel .panel-heading{margin-bottom:16px}.uuid-password-panel .panel-heading>div:first-child{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.uuid-password-panel .panel-heading>div:first-child span{color:#64748b;font-size:13px;font-weight:400}.uuid-password-settings{display:grid;grid-template-columns:repeat(2,minmax(0,220px));gap:14px}.uuid-password-settings label{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.uuid-password-settings input{width:100%;padding:10px 11px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font:inherit;font-weight:400}.uuid-password-settings small{color:#64748b;font-size:11px;font-weight:400}.charset-options{display:flex;align-items:center;flex-wrap:wrap;gap:10px 18px;margin:20px 0 0;padding:16px 0 0;border:0;border-top:1px solid #eef2f7;color:#374151;font-size:14px}.charset-options legend{width:100%;margin-bottom:1px;padding:0;color:#374151;font-weight:700}.charset-options label{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.charset-options input{accent-color:#5b4bd8}.charset-options code{padding:2px 5px;border-radius:4px;background:#f1f5f9;color:#5b4bd8;font:12px ui-monospace,SFMono-Regular,Consolas,monospace}.uuid-password-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:20px}.uuid-password-actions .primary-export{width:auto;min-width:140px;margin-top:0}.crypto-note{color:#64748b;font-size:12px}.uuid-password-results .panel-heading{align-items:center}.uuid-password-result-actions{display:flex;gap:8px}.uuid-password-result-actions .sample-btn{margin-top:0}.uuid-password-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.uuid-result-list{min-width:0;padding:14px;border:1px solid #dbe3ef;border-radius:11px;background:#f8fbff}.uuid-result-list h2{margin:0 0 11px;color:#1e3a5f;font-size:15px}.uuid-result-list h2 small{color:#64748b;font-size:11px;font-weight:400}.uuid-result-list ol{display:grid;gap:6px;max-height:430px;margin:0;padding:0 0 0 25px;overflow:auto}.uuid-result-list li{padding-left:3px;color:#94a3b8}.uuid-result-list code{display:block;overflow-wrap:anywhere;color:#334155;font:13px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace}.uuid-password-note{margin:16px 0 0;text-align:center}@media (max-width: 700px){.uuid-password-hero{align-items:flex-start;gap:10px}.uuid-password-mark{width:80px;height:70px;font-size:15px;border-radius:18px}.uuid-password-mark span{font-size:7px}.uuid-password-columns{grid-template-columns:1fr}.uuid-password-results .panel-heading{align-items:flex-start;flex-direction:column}}@media (max-width: 520px){.uuid-password-settings{grid-template-columns:1fr 1fr}.uuid-password-result-actions{width:100%}.uuid-password-result-actions .sample-btn{flex:1}.uuid-password-actions{align-items:stretch;flex-direction:column;gap:8px}.uuid-password-actions .primary-export{width:100%}}.url-codec-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:24px 0 20px}.url-codec-hero h1{margin:4px 0 10px}.url-codec-mark{flex:0 0 auto;min-width:112px;padding:16px 20px;border-radius:18px;background:#e0e7ff;color:#3730a3;font:800 28px/1.05 ui-monospace,SFMono-Regular,Menlo,monospace;text-align:center;letter-spacing:.04em}.url-codec-mark span{font-size:10px;letter-spacing:.16em}.url-codec-panel{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;margin-top:18px}.url-codec-tabs{display:flex;gap:4px;border-bottom:1px solid #e5e7eb;margin-bottom:16px}.url-codec-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;color:#64748b;cursor:pointer;padding:9px 14px;font-weight:600}.url-codec-tabs button.active{color:#2563eb;border-bottom-color:#2563eb}.url-codec-text-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.url-codec-panel label{display:flex;flex-direction:column;gap:6px;color:#374151;font-size:13px;font-weight:600}.url-codec-panel textarea,.url-codec-panel input{width:100%;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font:inherit;padding:10px 12px}.url-codec-panel textarea{min-height:130px;resize:vertical;line-height:1.55;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:400}.url-codec-panel textarea:focus,.url-codec-panel input:focus{outline:2px solid #bfdbfe;border-color:#2563eb}.url-codec-actions{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px}.url-codec-actions .sample-btn{margin-top:0}.url-parser-panel{padding-bottom:20px}.url-input-field{margin-bottom:12px}.url-parts-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.url-parts-grid input{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:400}.query-editor-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:26px 0 10px}.query-editor-heading strong{display:block}.query-editor-heading span{display:block;margin-top:3px;color:#64748b;font-size:13px;font-weight:400}.query-editor-heading .sample-btn{margin-top:0;white-space:nowrap}.query-table-wrap{overflow-x:auto;border:1px solid #e5e7eb;border-radius:10px}.query-table{min-width:500px}.query-table th{position:static}.query-table td{vertical-align:middle}.query-table td input{padding:8px 10px}.query-table td:last-child{width:76px}.query-remove{border:0;background:transparent;color:#dc2626;cursor:pointer;padding:6px 2px}.query-remove:hover{text-decoration:underline}.query-empty{text-align:center;color:#94a3b8;padding:22px}.url-output{display:grid;gap:6px;margin-top:16px;padding:12px 14px;border:1px solid #bbf7d0;background:#f0fdf4;border-radius:10px}.url-output span{color:#166534;font-size:13px;font-weight:700}.url-output code{color:#14532d;font:14px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;overflow-wrap:anywhere}.url-codec-page>.local-note{margin-top:18px}@media (max-width: 720px){.url-codec-hero{align-items:flex-start}.url-codec-mark{min-width:88px;padding:12px 10px;font-size:22px}.url-codec-text-grid,.url-parts-grid{grid-template-columns:1fr}.query-editor-heading{align-items:flex-start;flex-direction:column}}.timestamp-page{max-width:1120px}.timestamp-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.timestamp-hero h1{margin-bottom:8px}.timestamp-hero .subtitle{max-width:820px;margin-bottom:0;line-height:1.65}.timestamp-mark{width:92px;height:92px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:24px;background:#e7f0ff;color:#2563eb;font-size:24px;font-weight:900;line-height:.9;transform:rotate(5deg)}.timestamp-mark span{font-size:11px;letter-spacing:.12em}.timestamp-panel{margin-top:16px;padding:18px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.timestamp-panel .panel-heading{margin-bottom:14px}.timestamp-zone{display:flex;align-items:center;gap:8px;color:#475569;font-size:13px;font-weight:700}.timestamp-zone select{max-width:280px;padding:8px 10px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font-size:13px;font-weight:400}.timestamp-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.timestamp-tabs button{padding:9px 13px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#475569;cursor:pointer;font-size:14px}.timestamp-tabs button.active{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8;font-weight:700}.timestamp-input-row{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:14px}.timestamp-field{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.timestamp-field input,.timestamp-field select{width:100%;padding:10px 11px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font:14px/1.3 ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:400}.timestamp-field select{font-family:inherit}.timestamp-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:14px}.timestamp-actions .primary-export{width:auto;min-width:120px;margin-top:0}.timestamp-actions .sample-btn{margin-top:0}.timestamp-check{display:inline-flex;align-items:center;gap:7px;margin-left:8px;color:#475569;font-size:14px;cursor:pointer}.timestamp-check input{accent-color:#2563eb}.timestamp-result{margin-top:16px;padding:15px;border:1px solid #bfdbfe;border-radius:12px;background:#f8fbff}.timestamp-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.timestamp-result-grid>div{display:flex;flex-direction:column;gap:5px;min-width:0}.timestamp-result-grid span,.timestamp-output-row span{color:#64748b;font-size:12px}.timestamp-result-grid strong{overflow-wrap:anywhere;color:#1e3a8a;font:600 13px/1.45 ui-monospace,SFMono-Regular,Consolas,monospace}.timestamp-output-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;margin-top:14px;padding-top:12px;border-top:1px solid #dbeafe}.timestamp-output-row code{padding:4px 7px;border-radius:5px;background:#e0ecff;color:#1d4ed8;font-size:13px}.timestamp-count{color:#64748b;font-size:13px}.timestamp-textarea{display:block;width:100%;min-height:132px;resize:vertical;padding:13px;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;color:#1f2937;font:14px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace}.timestamp-textarea:focus{outline:2px solid #bfdbfe;border-color:#2563eb;background:#fff}.timestamp-table-wrap{max-height:450px;overflow:auto;margin-top:16px;border:1px solid #e5e7eb;border-radius:10px}.timestamp-table{min-width:760px}.timestamp-table td{white-space:normal;vertical-align:top}.timestamp-table code{color:#334155;font-size:12px;overflow-wrap:anywhere}.timestamp-row-error{background:#fff7ed;color:#b45309}.timestamp-empty{display:flex;min-height:170px;align-items:center;justify-content:center;flex-direction:column;gap:7px;margin-top:16px;padding:28px 20px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;color:#64748b;text-align:center}.timestamp-empty span{font-size:34px;color:#3d7bff}.timestamp-empty strong{color:#374151}.timestamp-empty p{margin:0;font-size:13px}@media (max-width: 760px){.timestamp-result-grid{grid-template-columns:1fr}.timestamp-zone{align-items:stretch;flex-direction:column}.timestamp-zone select{max-width:none}}@media (max-width: 520px){.timestamp-hero{align-items:flex-start}.timestamp-mark{width:68px;height:68px;font-size:18px;border-radius:18px}.timestamp-input-row{grid-template-columns:1fr}.timestamp-panel .panel-heading{align-items:flex-start;flex-direction:column}}.color-contrast-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:18px 0 24px}.color-contrast-mark{flex:0 0 112px;height:112px;display:grid;place-content:center;text-align:center;border-radius:24px;color:#fff;background:linear-gradient(145deg,#111827,#2563eb);box-shadow:0 14px 28px #2563eb33;font-size:38px;font-weight:800;line-height:.9}.color-contrast-mark span{margin-top:9px;font-size:11px;letter-spacing:.14em;font-weight:600;opacity:.78}.color-contrast-panel{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px;margin-bottom:20px}.color-contrast-panel .panel-heading{align-items:flex-start;margin-bottom:18px}.color-contrast-panel .panel-heading strong,.color-contrast-panel .panel-heading span{display:block}.color-contrast-panel .panel-heading span{margin-top:5px}.contrast-color-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.contrast-color-field{padding:16px;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.contrast-color-field label{display:block;margin-bottom:8px;color:#374151;font-size:14px;font-weight:700}.contrast-input-row{display:flex;gap:10px}.contrast-text-input{min-width:0;flex:1;padding:10px 12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#111827;font:500 15px ui-monospace,SFMono-Regular,Menlo,monospace}.contrast-picker{width:46px;height:42px;padding:3px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;cursor:pointer}.contrast-color-field small{display:block;min-height:18px;margin-top:8px;color:#64748b;font-size:12px}.contrast-samples{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:16px;color:#64748b;font-size:13px}.contrast-samples button{padding:6px 10px;border:1px solid #dbe3ee;border-radius:999px;background:#fff;color:#475569;cursor:pointer;font-size:12px}.contrast-samples button:hover,.contrast-samples button:focus-visible{border-color:#2563eb;color:#2563eb}.contrast-swap{margin-top:0;white-space:nowrap}.contrast-result{display:grid;grid-template-columns:minmax(160px,.36fr) minmax(0,1fr);gap:16px;margin-bottom:20px}.ratio-card{display:flex;min-height:170px;flex-direction:column;justify-content:center;padding:24px;border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff}.ratio-card span,.ratio-card small{color:#475569;font-size:13px}.ratio-card strong{margin:9px 0 5px;color:#1d4ed8;font-size:clamp(30px,5vw,44px);letter-spacing:-.04em}.contrast-preview{display:flex;min-height:170px;flex-direction:column;justify-content:center;gap:14px;padding:28px;border:1px solid #e5e7eb;border-radius:14px;transition:color .15s,background-color .15s}.contrast-preview strong{font-size:27px}.contrast-preview span{font-size:16px;line-height:1.65}.wcag-grid{overflow:hidden;border:1px solid #e5e7eb;border-radius:10px}.wcag-heading,.wcag-row{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:12px;padding:13px 15px}.wcag-heading{background:#f8fafc;color:#475569;font-size:13px;font-weight:700}.wcag-heading small{color:#94a3b8;font-weight:400}.wcag-row{border-top:1px solid #e5e7eb;font-size:14px}.wcag-pass,.wcag-fail{font-weight:700}.wcag-pass{color:#15803d}.wcag-fail{color:#b91c1c}.contrast-details{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;margin-top:16px;color:#64748b;font-size:13px}.contrast-details code{margin-left:4px;color:#334155;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.contrast-details .sample-btn{margin:0 0 0 auto}@media (max-width: 640px){.color-contrast-hero{align-items:flex-start}.color-contrast-mark{flex-basis:78px;width:78px;height:78px;border-radius:18px;font-size:27px}.color-contrast-mark span{margin-top:5px;font-size:9px}.contrast-color-grid,.contrast-result{grid-template-columns:1fr}.color-contrast-panel{padding:16px}.color-contrast-panel .panel-heading{flex-direction:column}.contrast-swap{align-self:flex-start}.contrast-details .sample-btn{margin-left:0}}.regex-page{max-width:1120px}.regex-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.regex-hero h1{margin-bottom:8px}.regex-hero .subtitle{max-width:820px;margin-bottom:0;line-height:1.65}.regex-mark{width:100px;height:100px;flex:0 0 auto;display:grid;place-content:center;gap:7px;text-align:center;border-radius:26px;background:#e9f0ff;color:#2563eb;font:800 19px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg)}.regex-mark span{font:800 10px/1 system-ui,sans-serif;letter-spacing:.14em}.regex-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.regex-panel .panel-heading{margin-bottom:16px}.regex-pattern-field,.regex-textarea-field,.regex-replacement-field{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.regex-pattern-row{display:flex;align-items:center;min-height:44px;padding:0 12px;border:1px solid #cbd5e1;border-radius:9px;background:#f8fafc;color:#64748b;font:15px ui-monospace,SFMono-Regular,Consolas,monospace}.regex-pattern-row:focus-within{border-color:#60a5fa;box-shadow:0 0 0 3px #dbeafe}.regex-pattern-row input{flex:1;min-width:0;border:0;outline:0;padding:10px 8px;background:transparent;color:#162b4d;font:inherit}.regex-slash{color:#94a3b8;font-size:21px}.regex-pattern-row code{color:#2563eb;font-size:14px}.regex-flags{display:flex;flex-wrap:wrap;gap:9px;margin-top:13px}.regex-flags label{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid #dbe2ec;border-radius:8px;color:#64748b;cursor:pointer;font-size:12px}.regex-flags label.active{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.regex-flags input{accent-color:#2563eb}.regex-flags b{font:700 14px ui-monospace,SFMono-Regular,Consolas,monospace}.regex-error{margin-bottom:0}.regex-textarea-field textarea{width:100%;min-height:154px;resize:vertical;padding:12px;border:1px solid #d1d5db;border-radius:9px;outline:0;background:#fbfdff;color:#1f2937;font:14px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.regex-textarea-field textarea:focus,.regex-replacement-field input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #dbeafe}.regex-output-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);gap:14px;margin-top:16px}.regex-preview-box,.regex-match-box,.regex-replacement-preview{min-width:0;padding:14px;border:1px solid #e2e8f0;border-radius:11px;background:#f8fafc}.output-label{margin-bottom:9px;color:#475569;font-size:12px;font-weight:800;letter-spacing:.03em}.regex-highlight{min-height:124px;max-height:260px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;color:#334155;font:14px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace}.regex-highlight mark{padding:1px 3px;border-radius:4px;background:#fde68a;color:#713f12;box-shadow:0 0 0 1px #f59e0b55}.regex-placeholder,.regex-empty{color:#94a3b8;font-size:13px;line-height:1.6}.regex-empty{margin:18px 0}.regex-match-box{max-height:292px;overflow:auto}.regex-match-list{display:grid;gap:8px;margin:0;padding-left:27px}.regex-match-list li{padding:8px 9px;border-radius:8px;background:#fff;color:#475569;font-size:12px}.regex-match-list li>div:first-child{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.regex-match-list li strong{color:#2563eb}.regex-match-list code,.regex-replace-hint code{padding:2px 5px;border-radius:4px;background:#eef2ff;color:#4338ca;font:12px ui-monospace,SFMono-Regular,Consolas,monospace}.regex-match-list small{color:#94a3b8}.regex-groups{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin-top:8px;padding-top:7px;border-top:1px solid #f1f5f9}.regex-groups span{color:#64748b;font-size:11px}.regex-groups code{background:#f0fdf4;color:#166534;font-size:11px}.regex-replace-panel .panel-heading{align-items:center}.regex-switch{display:inline-flex;align-items:center;gap:8px;color:#475569;font-size:13px;font-weight:600;cursor:pointer;white-space:nowrap}.regex-switch input{width:16px;height:16px;accent-color:#2563eb}.regex-replacement-field input{width:100%;padding:10px 11px;border:1px solid #d1d5db;border-radius:8px;outline:0;background:#fff;color:#1f2937;font:14px ui-monospace,SFMono-Regular,Consolas,monospace}.regex-replacement-preview{margin-top:14px;background:#fbfdff}.regex-replacement-preview pre{min-height:48px;max-height:180px;overflow:auto;margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:#334155;font:14px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.regex-replace-hint{padding:13px 15px;border-radius:9px;background:#f8fafc;color:#64748b;font-size:13px;line-height:1.6}.regex-page>.local-note{margin-top:18px}@media (max-width: 760px){.regex-output-grid{grid-template-columns:1fr}.regex-hero{align-items:flex-start}.regex-mark{width:76px;height:76px;border-radius:19px;font-size:15px}}@media (max-width: 520px){.regex-hero{gap:10px}.regex-mark{width:64px;height:64px;font-size:11px}.regex-mark span{font-size:8px}.regex-panel{padding:16px}.regex-switch{margin-top:8px}.regex-replace-panel .panel-heading{align-items:flex-start;flex-direction:column}}.jwt-page{max-width:1120px}.jwt-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 20px}.jwt-hero h1{margin-bottom:8px}.jwt-hero .subtitle{max-width:820px;margin-bottom:0;line-height:1.65}.jwt-mark{width:108px;height:100px;flex:0 0 auto;display:grid;place-content:center;gap:7px;text-align:center;border-radius:25px;background:#fff4d6;color:#a16207;font:900 22px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(-4deg);box-shadow:0 12px 24px #a162071f}.jwt-mark span{font:800 10px/1 system-ui,sans-serif;letter-spacing:.12em}.jwt-warning{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 14px;padding:13px 16px;border:1px solid #f5d48a;border-radius:11px;background:#fffbeb;color:#854d0e;font-size:13px;line-height:1.5}.jwt-warning strong{font-size:14px}.jwt-warning span{color:#a16207}.jwt-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.jwt-panel .panel-heading{margin-bottom:16px}.jwt-panel .panel-heading>div:first-child{display:flex;align-items:baseline;gap:12px}.jwt-panel .panel-heading>div:first-child span{color:#64748b;font-size:13px;font-weight:400}.jwt-input{display:block;width:100%;min-height:112px;resize:vertical;padding:12px;border:1px solid #cbd5e1;border-radius:9px;outline:0;background:#fbfdff;color:#1f2937;font:13px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.jwt-input:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #fef3c7}.jwt-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:12px}.jwt-actions .sample-btn,.jwt-code-box .sample-btn{margin-top:0}.jwt-segment-count{margin-left:auto;color:#94a3b8;font-size:12px}.jwt-result-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.jwt-code-box,.jwt-signature{min-width:0;padding:14px;border:1px solid #e2e8f0;border-radius:11px;background:#f8fafc}.jwt-code-box pre{min-height:122px;max-height:300px;overflow:auto;margin:0 0 10px;white-space:pre-wrap;overflow-wrap:anywhere;color:#334155;font:13px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace}.jwt-code-box .output-label,.jwt-signature .output-label{display:flex;align-items:center;gap:7px;margin-bottom:10px}.jwt-dot{width:9px;height:9px;display:inline-block;border-radius:50%}.header-dot{background:#ef4444}.payload-dot{background:#7c3aed}.signature-dot{background:#16a34a}.jwt-signature{margin-top:14px}.jwt-signature code{display:block;max-height:90px;overflow:auto;padding:10px;border-radius:7px;background:#fff;color:#475569;font:12px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;overflow-wrap:anywhere}.jwt-expired{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 14px;margin-bottom:13px;padding:11px 13px;border:1px solid #fecaca;border-radius:9px;background:#fef2f2;color:#991b1b;font-size:13px;line-height:1.5}.jwt-expired strong{font-size:15px}.jwt-expired span{color:#b91c1c}.jwt-claims{display:grid;gap:9px}.jwt-claim{display:grid;grid-template-columns:minmax(190px,.8fr) minmax(220px,1.2fr) auto;gap:12px;align-items:center;padding:11px 13px;border:1px solid #e5e7eb;border-radius:9px;background:#fbfdff;color:#475569;font-size:13px}.jwt-claim>div{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.jwt-claim strong{color:#334155}.jwt-claim code{padding:2px 5px;border-radius:4px;background:#eef2ff;color:#4338ca;font:12px ui-monospace,SFMono-Regular,Consolas,monospace}.jwt-claim span{color:#64748b}.jwt-claim b{padding:3px 8px;border-radius:999px;font-size:12px;white-space:nowrap}.jwt-claim b.valid{background:#dcfce7;color:#166534}.jwt-claim b.expired{background:#fee2e2;color:#b91c1c}.jwt-claim b.pending{background:#fef3c7;color:#92400e}.jwt-empty{margin:0;padding:12px 14px;border-radius:9px;background:#f8fafc;color:#64748b;font-size:13px}.jwt-page>.local-note{margin-top:18px}@media (max-width: 760px){.jwt-hero{align-items:flex-start}.jwt-result-grid{grid-template-columns:1fr}.jwt-claim{grid-template-columns:1fr;gap:6px}.jwt-claim b{justify-self:start}}@media (max-width: 520px){.jwt-hero{gap:10px}.jwt-mark{width:72px;height:68px;border-radius:18px;font-size:15px}.jwt-mark span{font-size:8px}.jwt-panel{padding:16px}.jwt-panel .panel-heading{align-items:flex-start;flex-direction:column}.jwt-panel .panel-heading>div:first-child{align-items:flex-start;flex-direction:column;gap:4px}.jwt-segment-count{margin-left:0}}.html-entities-page{max-width:1120px}.html-entities-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.html-entities-hero h1{margin-bottom:8px}.html-entities-hero .subtitle{max-width:820px;margin-bottom:0;line-height:1.65}.html-entities-mark{width:108px;height:100px;flex:0 0 auto;display:grid;place-content:center;gap:7px;text-align:center;border-radius:25px;background:#e0f2fe;color:#0369a1;font:900 30px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg);box-shadow:0 12px 24px #0369a11f}.html-entities-mark span{font:800 10px/1 system-ui,sans-serif;letter-spacing:.13em}.html-entities-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.html-entities-panel .panel-heading{margin-bottom:16px}.html-entities-panel .panel-heading>div:first-child{display:flex;align-items:baseline;gap:12px}.html-entities-panel .panel-heading>div:first-child span{color:#64748b;font-size:13px;font-weight:400}.html-entities-tabs{display:flex;gap:4px;border-bottom:1px solid #e5e7eb;margin-bottom:16px}.html-entities-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;color:#64748b;cursor:pointer;padding:9px 14px;font-weight:600}.html-entities-tabs button.active{color:#0369a1;border-bottom-color:#0284c7}.html-entities-options{display:flex;align-items:center;flex-wrap:wrap;gap:12px 20px;margin-bottom:14px;color:#64748b;font-size:13px}.html-entities-options label{display:inline-flex;align-items:center;gap:7px;color:#475569;font-weight:600;cursor:pointer}.html-entities-options input{accent-color:#0284c7}.html-entities-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.html-entities-grid label{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.html-entities-grid textarea{width:100%;min-height:230px;resize:vertical;padding:12px;border:1px solid #cbd5e1;border-radius:9px;outline:0;background:#fbfdff;color:#1f2937;font:14px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:400}.html-entities-grid textarea:focus{border-color:#0284c7;box-shadow:0 0 0 3px #e0f2fe}.html-entities-grid textarea[readonly]{background:#f8fafc}.copy-btn{align-self:flex-start;padding:7px 11px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#0369a1;cursor:pointer;font-size:12px;font-weight:700}.copy-btn:hover:not(:disabled){border-color:#38bdf8;background:#f0f9ff}.copy-btn:disabled{cursor:not-allowed;opacity:.45}.html-entities-hint{display:flex;gap:8px;margin-top:16px;padding:11px 13px;border-radius:9px;background:#f0f9ff;color:#475569;font-size:13px;line-height:1.55}.html-entities-hint span{color:#0369a1;font-weight:800}.html-entities-page>.local-note{margin-top:18px}@media (max-width: 720px){.html-entities-hero{align-items:flex-start}.html-entities-mark{width:82px;height:76px;border-radius:18px;font-size:23px}.html-entities-grid{grid-template-columns:1fr}}@media (max-width: 520px){.html-entities-hero{gap:10px}.html-entities-mark{width:64px;height:64px;font-size:17px}.html-entities-mark span{font-size:8px}.html-entities-panel{padding:16px}.html-entities-panel .panel-heading{align-items:flex-start;flex-direction:column}.html-entities-tabs{overflow-x:auto}.html-entities-tabs button{white-space:nowrap}}.unit-converter-page{max-width:1040px}.unit-converter-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.unit-converter-hero h1{margin-bottom:8px}.unit-converter-hero .subtitle{max-width:760px;margin-bottom:0;line-height:1.65}.unit-converter-mark{width:108px;height:108px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:28px;background:#e8efff;color:#315fd4;font:800 27px/1.05 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg);box-shadow:0 12px 24px #315fd41f}.unit-converter-mark span{font-size:15px;letter-spacing:.03em}.unit-converter-panel,.unit-reference-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.unit-converter-panel .panel-heading,.unit-reference-panel .panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.unit-converter-panel .panel-heading>div,.unit-reference-panel .panel-heading>div{display:flex;align-items:baseline;gap:12px}.unit-converter-panel .panel-heading span,.unit-reference-panel .panel-heading span{color:#64748b;font-size:13px;font-weight:400}.unit-live-badge{padding:5px 9px;border-radius:999px;background:#ecfdf5;color:#15803d!important;font-size:12px!important;font-weight:700!important}.unit-category-tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.unit-category-tabs button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:46px;padding:8px 6px;border:1px solid #dbe3ef;border-radius:9px;background:#f8fafc;color:#53657d;cursor:pointer;font:inherit;font-size:13px;font-weight:700;transition:.15s}.unit-category-tabs button span{color:#7090d9;font-size:19px;line-height:1}.unit-category-tabs button:hover{border-color:#9bb8f4;background:#f4f7ff}.unit-category-tabs button.active{border-color:#3974ea;background:#eff6ff;color:#1d4ed8;box-shadow:0 0 0 2px #dbeafe}.unit-category-tabs button.active span{color:#2563eb}.converter-panel{padding-bottom:18px}.unit-swap{margin-top:0;white-space:nowrap}.unit-input-grid{display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);align-items:end;gap:14px}.unit-input-grid label{display:grid;grid-template-columns:1fr;gap:7px;color:#374151;font-size:13px;font-weight:700}.unit-input-grid select,.unit-input-grid input{width:100%;padding:11px 12px;border:1px solid #cbd5e1;border-radius:9px;background:#fbfdff;color:#1f2937;font:inherit}.unit-input-grid input{font-size:24px;font-variant-numeric:tabular-nums;font-weight:700}.unit-input-grid select:focus,.unit-input-grid input:focus{border-color:#3974ea;outline:0;box-shadow:0 0 0 3px #dbeafe}.unit-equals{align-self:center;padding-top:25px;color:#94a3b8;font-size:26px;text-align:center}.unit-formula{margin:16px 0 0;padding:10px 12px;border-radius:8px;background:#f8fafc;color:#64748b;font-size:12px}.unit-formula b{color:#315fd4}.unit-reference-panel{padding-bottom:18px}.unit-reference-list{display:flex;flex-wrap:wrap;gap:8px}.unit-reference-list span{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #e5eaf2;border-radius:8px;background:#f8fafc;color:#64748b;font-size:13px}.unit-reference-list b{color:#334155;font:700 12px ui-monospace,SFMono-Regular,Consolas,monospace}.unit-converter-note{margin-top:18px}@media (max-width: 720px){.unit-converter-hero{align-items:flex-start}.unit-category-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 520px){.unit-converter-hero{gap:10px}.unit-converter-mark{width:72px;height:72px;border-radius:18px;font-size:19px}.unit-converter-mark span{font-size:11px}.unit-converter-panel,.unit-reference-panel{padding:16px}.unit-converter-panel .panel-heading,.unit-reference-panel .panel-heading{align-items:flex-start;flex-direction:column}.unit-converter-panel .panel-heading>div,.unit-reference-panel .panel-heading>div{align-items:flex-start;flex-direction:column;gap:4px}.unit-input-grid{grid-template-columns:1fr;gap:8px}.unit-equals{padding:0;line-height:1}.unit-category-tabs{gap:6px}.unit-category-tabs button{flex-direction:column;gap:4px;min-height:58px;font-size:12px}.unit-swap{align-self:stretch}}.word-count-page{max-width:1040px}.word-count-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.word-count-hero h1{margin-bottom:8px}.word-count-hero .subtitle{max-width:790px;margin-bottom:0;line-height:1.65}.word-count-mark{width:108px;height:100px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#dcfce7;color:#15803d;font:900 28px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg);box-shadow:0 12px 24px #16a34a1f}.word-count-mark span{display:block;margin-top:8px;font:800 10px/1 system-ui,sans-serif;letter-spacing:.14em}.word-count-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.word-count-panel .panel-heading{margin-bottom:14px}.word-count-panel .panel-heading>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.word-count-panel .panel-heading>div span,.word-count-panel .panel-heading>span{color:#64748b;font-size:13px;font-weight:400}.word-count-input{display:block;width:100%;min-height:220px;resize:vertical;padding:14px;border:1px solid #cbd5e1;border-radius:10px;outline:0;background:#f8fbff;color:#1f2937;font:14px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace}.word-count-input:focus{border-color:#16a34a;box-shadow:0 0 0 3px #dcfce7;background:#fff}.word-count-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:12px}.word-count-actions .sample-btn{margin-top:0}.word-count-actions .text-btn{margin-left:auto}.word-count-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.word-count-stat{min-height:126px;padding:15px 16px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.word-count-stat span{display:block;color:#475569;font-size:13px;font-weight:700}.word-count-stat strong{display:block;margin:12px 0 5px;color:#243858;font-size:30px;font-variant-numeric:tabular-nums;letter-spacing:-.03em}.word-count-stat small{display:block;color:#94a3b8;font-size:11px;line-height:1.45}.word-count-stat.highlight{border-color:#86efac;background:#f0fdf4}.word-count-stat.highlight strong,.word-count-stat.highlight span{color:#15803d}.word-count-note{margin:18px 0 0}.category-list .tool-card .tool-icon{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:800}@media (max-width: 720px){.word-count-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.word-count-hero{align-items:flex-start;gap:10px}.word-count-mark{width:72px;height:68px;border-radius:18px;font-size:18px}.word-count-mark span{font-size:8px}.word-count-panel{padding:16px}.word-count-panel .panel-heading{align-items:flex-start;flex-direction:column;gap:5px}.word-count-summary{grid-template-columns:1fr}.word-count-actions .text-btn{margin-left:0}}.slugify-page{max-width:1080px}.slugify-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.slugify-hero h1{margin-bottom:8px}.slugify-hero .subtitle{max-width:790px;margin-bottom:0;line-height:1.65}.slugify-mark{width:132px;height:104px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#ede9fe;color:#6d28d9;font:900 22px/1.1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(3deg);box-shadow:0 12px 24px #6d28d91f}.slugify-mark span{display:block;margin-top:9px;font:800 10px/1 system-ui,sans-serif;letter-spacing:.12em}.slugify-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(270px,.85fr);gap:16px;align-items:start}.slugify-input-panel,.slugify-options,.slugify-results{padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.slugify-input-panel .panel-heading,.slugify-options .panel-heading,.slugify-results .panel-heading{margin-bottom:14px}.slugify-input-panel .panel-heading>div,.slugify-options .panel-heading>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.slugify-input-panel .panel-heading>div span,.slugify-input-panel .panel-heading>span,.slugify-options .panel-heading>div span{color:#64748b;font-size:13px;font-weight:400}.slugify-input{display:block;width:100%;min-height:276px;resize:vertical;padding:14px;border:1px solid #cbd5e1;border-radius:10px;outline:0;background:#fafaff;color:#1f2937;font:14px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace}.slugify-input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #ede9fe;background:#fff}.slugify-actions{display:flex;align-items:center;gap:10px;margin-top:12px}.slugify-actions .text-btn{margin-left:auto}.slugify-options{min-height:100%}.slugify-check{display:flex;align-items:flex-start;gap:9px;margin:0 0 17px;color:#334155;font-size:14px;line-height:1.45}.slugify-check input{accent-color:#7c3aed;margin-top:2px}.slugify-check small{display:block;color:#94a3b8;font-size:11px}.slugify-field{display:grid;grid-template-columns:1fr 132px;align-items:center;gap:10px;margin:0 0 17px;color:#334155;font-size:14px}.slugify-field select,.slugify-field input{width:100%;padding:8px 10px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;font:inherit}.slugify-field small{grid-column:2;margin-top:-8px;color:#94a3b8;font-size:11px}.ascii-option{padding:11px;margin-top:4px;border:1px solid #ddd6fe;border-radius:9px;background:#faf5ff}.slugify-mode-note{margin:2px 0 0;padding-top:13px;border-top:1px solid #f1f5f9;color:#7c3aed;font-size:12px;line-height:1.5}.slugify-results{margin-top:16px}.slugify-results .panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.slugify-results .panel-heading>div:first-child{display:flex;align-items:baseline;gap:10px}.slugify-results .panel-heading>div:first-child span{color:#64748b;font-size:13px;font-weight:400}.slugify-result-actions{display:flex;gap:8px}.slugify-result-actions .text-btn{margin:0}.slugify-result-actions .text-btn:disabled{cursor:not-allowed;opacity:.45}.slugify-table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:10px}.slugify-table{width:100%;border-collapse:collapse;font-size:13px}.slugify-table th{padding:10px 13px;background:#f8fafc;color:#64748b;font-size:11px;letter-spacing:.04em;text-align:left;text-transform:uppercase}.slugify-table td{padding:12px 13px;border-top:1px solid #f1f5f9;color:#334155;vertical-align:top}.slugify-table td:first-child{width:50%;white-space:pre-wrap;word-break:break-word}.slugify-table code{color:#6d28d9;font:600 13px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;word-break:break-all}.slugify-empty{padding:34px 14px;border:1px dashed #cbd5e1;border-radius:10px;color:#94a3b8;text-align:center;font-size:13px}.slugify-note{margin:18px 0 0}@media (max-width:720px){.slugify-hero{align-items:flex-start}.slugify-mark{width:96px;height:84px;font-size:16px}.slugify-layout{grid-template-columns:1fr}.slugify-input{min-height:210px}.slugify-results .panel-heading{align-items:flex-start;flex-direction:column}}.percent-calc-page{max-width:1040px}.percent-calc-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.percent-calc-hero h1{margin-bottom:8px}.percent-calc-hero .subtitle{max-width:760px;margin-bottom:0;line-height:1.65}.percent-calc-mark{width:108px;height:108px;flex:0 0 auto;display:grid;place-content:center;border-radius:28px;background:linear-gradient(145deg,#fff1f2,#ffe4e6);color:#be123c;font:800 48px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(-4deg);box-shadow:0 12px 24px #be185d1f}.percent-calc-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.percent-calc-panel .panel-heading{align-items:center;margin-bottom:16px}.percent-calc-panel .panel-heading>div{display:flex;align-items:baseline;gap:12px}.percent-calc-panel .panel-heading span{color:#64748b;font-size:13px;font-weight:400}.percent-live-badge{padding:5px 10px;border-radius:999px;background:#fff1f2;color:#be123c!important;font-weight:700!important}.percent-mode-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.percent-mode-tabs button{min-height:54px;padding:10px 12px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc;color:#475569;cursor:pointer;font:inherit;font-size:14px;font-weight:700;transition:.15s ease}.percent-mode-tabs button:hover{border-color:#fda4af;color:#be123c}.percent-mode-tabs button.active{border-color:#e11d48;background:#fff1f2;color:#be123c;box-shadow:0 0 0 2px #e11d4814}.percent-input-grid{display:grid;grid-template-columns:minmax(0,1fr) 44px minmax(0,1fr);align-items:end;gap:14px}.percent-input-grid label{display:flex;flex-direction:column;gap:8px;color:#374151;font-size:13px;font-weight:700}.percent-input-grid input{width:100%;padding:13px 14px;border:1px solid #cbd5e1;border-radius:9px;background:#fbfdff;color:#1f2937;font:18px ui-monospace,SFMono-Regular,Consolas,monospace}.percent-input-grid input:focus{outline:2px solid #fecdd3;border-color:#fb7185;background:#fff}.percent-operation{display:grid;place-items:center;min-height:48px;color:#be123c;font-size:25px;font-weight:800}.percent-hint{margin:15px 0 0;color:#64748b;font-size:13px}.percent-result{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:20px 0 12px;padding:24px;border:1px solid #fecdd3;border-radius:14px;background:linear-gradient(120deg,#fff1f2,#fff 68%)}.percent-result>div{display:flex;flex-direction:column;gap:6px}.percent-result span,.percent-formula>span{color:#9f1239;font-size:13px;font-weight:800;letter-spacing:.03em}.percent-result strong{color:#9f1239;font:800 34px/1.15 ui-monospace,SFMono-Regular,Consolas,monospace}.percent-result small{color:#64748b;font-size:13px}.copy-result-btn{flex:0 0 auto;padding:10px 16px;border:1px solid #fb7185;border-radius:9px;background:#fff;color:#be123c;cursor:pointer;font:inherit;font-weight:700}.copy-result-btn:hover:not(:disabled){background:#be123c;color:#fff}.copy-result-btn:disabled{cursor:not-allowed;opacity:.5}.percent-formula{display:flex;align-items:baseline;gap:14px;padding:14px 16px;border:1px solid #e5e7eb;border-radius:10px;background:#fff}.percent-formula code{color:#475569;font:14px ui-monospace,SFMono-Regular,Consolas,monospace;word-break:break-word}.percent-calc-note{margin-top:18px}@media (max-width: 720px){.percent-calc-hero{align-items:flex-start}.percent-mode-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 520px){.percent-calc-hero{gap:10px}.percent-calc-mark{width:72px;height:72px;border-radius:18px;font-size:31px}.percent-calc-panel{padding:16px}.percent-calc-panel .panel-heading{align-items:flex-start;flex-direction:column}.percent-calc-panel .panel-heading>div{align-items:flex-start;flex-direction:column;gap:4px}.percent-input-grid{grid-template-columns:1fr;gap:10px}.percent-operation{min-height:22px}.percent-result{align-items:flex-start;flex-direction:column;padding:20px}.percent-formula{align-items:flex-start;flex-direction:column;gap:6px}}.csv-transpose-page{max-width:1120px}.csv-transpose-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.csv-transpose-hero h1{margin-bottom:8px}.csv-transpose-hero .subtitle{max-width:800px;margin-bottom:0;line-height:1.65}.csv-transpose-mark{width:96px;height:96px;flex:0 0 auto;display:grid;place-content:center;gap:5px;text-align:center;border-radius:25px;background:#e8f8f1;color:#087f5b;font:900 19px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg)}.csv-transpose-mark span{font-size:30px;color:#16a34a}.csv-transpose-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.csv-transpose-panel .panel-heading{margin-bottom:14px}.csv-transpose-panel .panel-heading>div:first-child{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.csv-transpose-panel .panel-heading>div:first-child>span{color:#64748b;font-size:13px;font-weight:400}.csv-transpose-actions{display:flex;align-items:center;gap:8px}.csv-transpose-actions .sample-btn{margin-top:0}.csv-transpose-file{color:#16a34a!important}.csv-transpose-input{display:block;width:100%;min-height:190px;resize:vertical;padding:13px 14px;border:1px solid #cbd5e1;border-radius:10px;background:#f8fbff;color:#1f2937;font:14px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace}.csv-transpose-input:focus{outline:2px solid #bbf7d0;border-color:#4ade80}.csv-transpose-preview .panel-heading{align-items:flex-start}.csv-transpose-result-meta{margin-left:12px}.csv-transpose-download{width:auto;margin:0;white-space:nowrap}.csv-transpose-table-wrap{max-height:460px}.csv-transpose-table-wrap table{min-width:100%}.csv-transpose-empty{text-align:center;padding:46px 0 40px;color:#64748b}.csv-transpose-empty span{display:block;color:#86efac;font-size:36px;margin-bottom:8px}.csv-transpose-empty strong{color:#475569}.csv-transpose-empty p{margin:8px 0 0;font-size:13px}.csv-transpose-panel .local-note{margin-bottom:0}@media (max-width: 640px){.csv-transpose-hero{align-items:flex-start;gap:10px}.csv-transpose-mark{width:68px;height:68px;font-size:15px;border-radius:18px}.csv-transpose-mark span{font-size:23px}.csv-transpose-panel .panel-heading{align-items:stretch;flex-direction:column}.csv-transpose-actions{width:100%}.csv-transpose-actions .sample-btn{flex:1}.csv-transpose-result-meta{display:block;margin:5px 0 0}.csv-transpose-download{width:100%}}.lorem-ipsum-page{max-width:1040px}.lorem-ipsum-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.lorem-ipsum-hero h1{margin-bottom:8px}.lorem-ipsum-hero .subtitle{max-width:760px;margin-bottom:0;line-height:1.65}.lorem-ipsum-mark{width:108px;height:108px;flex:0 0 auto;display:grid;place-content:center;gap:7px;text-align:center;border-radius:28px;background:#f4eaff;color:#7c3aed;font:800 28px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(-4deg);box-shadow:0 12px 24px #7c3aed1f}.lorem-ipsum-mark span{font:800 10px/1 system-ui,sans-serif;letter-spacing:.13em}.lorem-ipsum-panel,.lorem-output-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.lorem-ipsum-panel .panel-heading,.lorem-output-panel .panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.lorem-ipsum-panel .panel-heading>div:first-child,.lorem-output-panel .panel-heading>div:first-child{display:flex;align-items:baseline;gap:12px}.lorem-ipsum-panel .panel-heading span,.lorem-output-panel .panel-heading span{color:#64748b;font-size:13px;font-weight:400}.lorem-live-badge{padding:5px 9px;border-radius:999px;background:#f3e8ff;color:#7e22ce!important;font-size:12px!important;font-weight:700!important}.lorem-mode-tabs{display:flex;flex-wrap:wrap;gap:6px;border-bottom:1px solid #e5e7eb;margin-bottom:17px}.lorem-mode-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;color:#64748b;cursor:pointer;padding:9px 14px;font:inherit;font-weight:600}.lorem-mode-tabs button:hover{color:#7c3aed}.lorem-mode-tabs button.active{color:#7c3aed;border-bottom-color:#8b5cf6}.lorem-settings-row{display:flex;align-items:end;gap:12px}.lorem-settings-row label{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.lorem-settings-row input{width:150px;padding:11px 12px;border:1px solid #cbd5e1;border-radius:9px;outline:0;background:#fbfdff;color:#1f2937;font:inherit;font-size:20px;font-weight:700}.lorem-settings-row input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #ede9fe}.lorem-range-hint{padding-bottom:11px;color:#94a3b8;font-size:13px}.lorem-source-note{margin:16px 0 0;padding:10px 12px;border-radius:8px;background:#faf5ff;color:#6b7280;font-size:13px;line-height:1.55}.lorem-output-panel .panel-heading{align-items:center}.lorem-actions{display:flex;flex-wrap:wrap;gap:8px}.lorem-actions .text-btn{margin:0}.lorem-output{display:block;width:100%;min-height:300px;resize:vertical;padding:14px;border:1px solid #cbd5e1;border-radius:9px;outline:0;background:#fbfdff;color:#334155;font:15px/1.8 ui-monospace,SFMono-Regular,Consolas,monospace}.lorem-output:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #ede9fe}.lorem-ipsum-note{margin-top:18px}@media (max-width: 640px){.lorem-ipsum-hero{align-items:flex-start;gap:12px}.lorem-ipsum-mark{width:76px;height:76px;border-radius:20px;font-size:20px}.lorem-ipsum-mark span{font-size:8px}.lorem-ipsum-panel,.lorem-output-panel{padding:16px}.lorem-ipsum-panel .panel-heading,.lorem-output-panel .panel-heading{align-items:flex-start;flex-direction:column}.lorem-ipsum-panel .panel-heading>div:first-child,.lorem-output-panel .panel-heading>div:first-child{align-items:flex-start;flex-direction:column;gap:4px}.lorem-mode-tabs{overflow-x:auto;flex-wrap:nowrap}.lorem-mode-tabs button{white-space:nowrap}}.case-convert-page{max-width:1080px}.case-convert-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.case-convert-hero h1{margin-bottom:8px}.case-convert-hero .subtitle{max-width:820px;margin-bottom:0;line-height:1.65}.case-convert-mark{width:108px;height:100px;flex:0 0 auto;display:grid;place-content:center;gap:7px;text-align:center;border-radius:25px;background:#fef3c7;color:#b45309;font:900 30px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg);box-shadow:0 12px 24px #b453091f}.case-convert-mark span{font:800 10px/1 system-ui,sans-serif;letter-spacing:.14em}.case-convert-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.case-convert-panel .panel-heading{margin-bottom:16px}.case-convert-panel .panel-heading>div:first-child{display:flex;align-items:baseline;gap:12px}.case-convert-panel .panel-heading>div:first-child span{color:#64748b;font-size:13px;font-weight:400}.case-convert-tabs{display:flex;flex-wrap:wrap;gap:4px;border-bottom:1px solid #e5e7eb;margin-bottom:16px}.case-convert-tabs button{border:0;border-bottom:2px solid transparent;background:transparent;color:#64748b;cursor:pointer;padding:9px 14px;font-weight:600}.case-convert-tabs button.active{color:#b45309;border-bottom-color:#d97706}.case-convert-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.case-convert-grid label{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.case-convert-grid textarea{width:100%;min-height:250px;resize:vertical;padding:12px;border:1px solid #cbd5e1;border-radius:9px;outline:0;background:#fffcf5;color:#1f2937;font:14px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:400}.case-convert-grid textarea:focus{border-color:#d97706;box-shadow:0 0 0 3px #fef3c7}.case-convert-grid textarea[readonly]{background:#f8fafc}.case-convert-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:12px;color:#64748b;font-size:13px}.case-convert-actions .sample-btn{margin-top:0}.case-convert-actions button:disabled{cursor:not-allowed;opacity:.55}.case-convert-hint{display:flex;gap:8px;margin-top:16px;padding:11px 13px;border-radius:9px;background:#fffbeb;color:#475569;font-size:13px;line-height:1.55}.case-convert-hint span{color:#b45309;font-weight:800}.case-convert-page>.local-note{margin-top:18px}@media (max-width: 720px){.case-convert-hero{align-items:flex-start}.case-convert-grid{grid-template-columns:1fr}}@media (max-width: 520px){.case-convert-hero{gap:10px}.case-convert-mark{width:72px;height:68px;border-radius:18px;font-size:18px}.case-convert-mark span{font-size:8px}.case-convert-panel{padding:16px}.case-convert-panel .panel-heading{align-items:flex-start;flex-direction:column;gap:5px}.case-convert-tabs{overflow-x:auto;flex-wrap:nowrap}.case-convert-tabs button{white-space:nowrap}}.radix-page{max-width:1080px}.radix-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.radix-hero h1{margin-bottom:8px}.radix-hero .subtitle{max-width:820px;margin-bottom:0;line-height:1.65}.radix-mark{width:108px;height:108px;flex:0 0 auto;display:grid;place-content:center;gap:8px;text-align:center;border-radius:28px;background:#e8f7f1;color:#0f766e;font:900 30px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(-4deg);box-shadow:0 12px 24px #0f766e1f}.radix-mark sup{font-size:17px}.radix-mark span{font:800 10px/1 system-ui,sans-serif;letter-spacing:.12em}.radix-panel,.radix-help-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.radix-panel .panel-heading,.radix-help-panel .panel-heading{margin-bottom:18px}.radix-panel .panel-heading>div,.radix-help-panel .panel-heading>div{display:flex;align-items:baseline;gap:12px}.radix-panel .panel-heading span,.radix-help-panel .panel-heading span{color:#64748b;font-size:13px;font-weight:400}.radix-live-badge{padding:5px 9px;border-radius:999px;background:#ecfdf5;color:#15803d!important;font-size:12px!important;font-weight:700!important}.radix-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.radix-field{display:flex;flex-direction:column;gap:8px;min-width:0;padding:14px;border:1px solid #e2e8f0;border-radius:11px;background:#fbfdff;color:#374151;font-size:13px;font-weight:700}.radix-field:focus-within{border-color:#0d9488;box-shadow:0 0 0 3px #ccfbf1}.radix-field-title{display:flex;align-items:center;gap:8px;color:#475569}.radix-field-title b{padding:3px 6px;border-radius:5px;background:#e0f2fe;color:#0369a1;font:800 11px ui-monospace,SFMono-Regular,Consolas,monospace}.radix-field-title em{margin-left:auto;color:#94a3b8;font-size:11px;font-style:normal;font-weight:500}.radix-field input{width:100%;min-width:0;padding:11px 12px;border:1px solid #cbd5e1;border-radius:9px;outline:0;background:#fff;color:#162b4d;font:700 22px ui-monospace,SFMono-Regular,Consolas,monospace;font-variant-numeric:tabular-nums}.radix-field input::placeholder{color:#cbd5e1;font-size:14px;font-weight:500}.radix-field input:focus{border-color:#0d9488;box-shadow:0 0 0 3px #ccfbf1}.radix-field input:disabled{cursor:not-allowed;opacity:.6;background:#f1f5f9}.custom-base-row{display:flex;align-items:center;gap:7px;color:#64748b;font-size:12px;font-weight:600}.radix-field .custom-base-input{width:76px;padding:6px 8px;font-size:14px}.custom-base-row+input{margin-top:0}.radix-error{color:#b91c1c;font-size:12px;font-weight:600;line-height:1.4}.radix-examples{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:16px;color:#64748b;font-size:13px}.radix-examples button{padding:6px 10px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#0f766e;cursor:pointer;font:700 13px ui-monospace,SFMono-Regular,Consolas,monospace}.radix-examples button:hover{border-color:#14b8a6;background:#f0fdfa}.radix-help-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.radix-help-grid>div{padding:12px 13px;border-radius:9px;background:#f8fafc}.radix-help-grid b{color:#334155;font-size:13px}.radix-help-grid p{margin:6px 0 0;color:#64748b;font-size:12px;line-height:1.6}.radix-note{margin-top:18px}@media (max-width: 720px){.radix-hero{align-items:flex-start}.radix-grid,.radix-help-grid{grid-template-columns:1fr}}@media (max-width: 520px){.radix-hero{gap:10px}.radix-mark{width:72px;height:72px;border-radius:18px;font-size:19px}.radix-mark sup{font-size:12px}.radix-mark span{font-size:8px}.radix-panel,.radix-help-panel{padding:16px}.radix-panel .panel-heading,.radix-help-panel .panel-heading{align-items:flex-start;flex-direction:column}.radix-panel .panel-heading>div,.radix-help-panel .panel-heading>div{align-items:flex-start;flex-direction:column;gap:4px}}.random-pick-page{max-width:960px}.random-pick-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:28px 0 24px}.random-pick-hero h1{margin:6px 0 10px;font-size:clamp(28px,5vw,42px)}.random-pick-mark{flex:0 0 auto;border:1px solid #f0b429;border-radius:18px;background:#fff9e8;color:#b45309;padding:18px 20px 14px;font-size:28px;font-weight:800;line-height:.9;letter-spacing:.08em;text-align:center;transform:rotate(3deg)}.random-pick-mark span{font-size:10px;letter-spacing:.18em}.random-pick-panel{margin:16px 0;padding:22px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 18px #1f29370a}.random-pick-input{width:100%;min-height:230px;padding:16px;border:1px solid #d1d5db;border-radius:10px;resize:vertical;font:inherit;line-height:1.65;color:#1f2937}.random-pick-input:focus,.random-pick-count input:focus{outline:3px solid rgba(37,99,235,.14);border-color:#2563eb}.random-pick-input-actions,.random-pick-run-row,.random-pick-result-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.random-pick-input-actions .sample-btn,.random-pick-result-actions .sample-btn{margin-top:12px}.random-pick-hint,.crypto-note{color:#6b7280;font-size:13px}.text-btn{border:0;background:transparent;color:#2563eb;cursor:pointer;font-size:14px}.random-pick-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.random-pick-mode{display:flex;align-items:flex-start;gap:10px;padding:15px;border:1px solid #d1d5db;border-radius:12px;cursor:pointer}.random-pick-mode.active{border-color:#2563eb;background:#eff6ff}.random-pick-mode input{margin-top:4px;accent-color:#2563eb}.random-pick-mode span{display:grid;gap:4px}.random-pick-mode small,.random-pick-count small{color:#6b7280;font-size:12px}.random-pick-count{display:grid;grid-template-columns:auto 100px auto;align-items:center;gap:9px;grid-column:1 / -1;width:fit-content;color:#374151;font-size:14px}.random-pick-count input{width:100px;padding:9px 10px;border:1px solid #d1d5db;border-radius:8px;font:inherit}.random-pick-run-row{margin-top:18px}.random-pick-run-row .primary-export{margin-top:0}.random-pick-results .panel-heading{align-items:flex-start}.random-pick-result-actions .sample-btn{margin-top:0}.random-pick-empty{padding:44px 20px;color:#6b7280;text-align:center}.random-pick-empty span{display:block;margin-bottom:10px;font-size:32px}.random-pick-empty strong{display:block;color:#374151;font-size:16px}.random-pick-empty p{margin-bottom:0;font-size:14px}.random-pick-list{display:grid;gap:8px;padding:0;margin:0;list-style:none}.random-pick-list li{display:flex;align-items:center;gap:12px;padding:11px 13px;border:1px solid #eef0f3;border-radius:9px;background:#fafbfc}.random-pick-list li>span{display:inline-grid;place-items:center;flex:0 0 26px;height:26px;border-radius:50%;background:#e0ecff;color:#1d4ed8;font-size:12px;font-weight:700}.random-pick-list strong{overflow-wrap:anywhere}@media (max-width: 640px){.random-pick-hero{align-items:flex-start}.random-pick-mark{display:none}.random-pick-panel{padding:16px}.random-pick-mode-grid{grid-template-columns:1fr}.random-pick-count{grid-column:auto}}.line-diff-page{max-width:1040px}.line-diff-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin:18px 0 24px}.eyebrow{color:#2563eb;font-size:12px;font-weight:800;letter-spacing:.12em;margin-bottom:8px}.line-diff-hero h1{margin-bottom:8px}.line-diff-mark{color:#dbeafe;background:#2563eb;border-radius:18px;padding:15px 18px 12px;font-size:24px;font-weight:800;line-height:1;text-align:right;letter-spacing:.04em}.line-diff-mark span{display:block;color:#bfdbfe;font-size:10px;letter-spacing:.12em;margin-top:7px}.line-diff-panel{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:20px;margin-bottom:16px}.line-diff-input-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.line-diff-input-card{min-width:0}.line-diff-card-heading,.line-diff-results-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px}.line-diff-card-heading span,.line-diff-results-heading span{color:#94a3b8;font-size:13px}.line-diff-input-card textarea{display:block;width:100%;min-height:210px;resize:vertical;border:1px solid #d1d5db;border-radius:10px;padding:12px;font:13px/1.65 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:#1f2937;background:#f8fafc}.line-diff-input-card textarea:focus{outline:2px solid #bfdbfe;border-color:#2563eb}.line-diff-input-card .sample-btn{margin-top:10px}.line-diff-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid #f1f5f9;margin-top:18px;padding-top:16px}.line-diff-toolbar-actions,.line-diff-downloads{display:flex;align-items:center;gap:8px}.line-diff-toolbar .sample-btn,.line-diff-toolbar .text-btn{margin-top:0}.line-diff-check{display:inline-flex;align-items:center;gap:7px;font-size:14px;color:#374151}.line-diff-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:16px}.line-diff-stat{background:#fff;border:1px solid #e5e7eb;border-left:4px solid #94a3b8;border-radius:10px;padding:12px 14px}.line-diff-stat span{display:block;color:#64748b;font-size:13px}.line-diff-stat strong{font-size:25px;margin-right:4px}.line-diff-stat small{color:#94a3b8}.line-diff-stat.added{border-left-color:#16a34a}.line-diff-stat.added strong{color:#16a34a}.line-diff-stat.removed{border-left-color:#dc2626}.line-diff-stat.removed strong{color:#dc2626}.line-diff-stat.changed{border-left-color:#d97706}.line-diff-stat.changed strong{color:#d97706}.line-diff-stat.same{border-left-color:#2563eb}.line-diff-stat.same strong{color:#2563eb}.line-diff-results-heading{margin-bottom:14px}.line-diff-results-heading>div:first-child{display:flex;align-items:baseline;gap:10px}.primary-export{padding:8px 14px;border:1px solid #2563eb;border-radius:8px;background:#2563eb;color:#fff;cursor:pointer;font-size:14px}.primary-export:disabled,.line-diff-downloads .sample-btn:disabled,.line-diff-toolbar .text-btn:disabled{cursor:not-allowed;opacity:.45}.line-diff-downloads .sample-btn{margin:0}.line-diff-table-wrap{overflow:hidden;border:1px solid #e5e7eb;border-radius:10px}.line-diff-table-head,.line-diff-row{display:grid;grid-template-columns:70px 1fr 1fr;align-items:stretch}.line-diff-table-head{background:#f8fafc;color:#64748b;font-size:12px;font-weight:700}.line-diff-table-head span,.line-diff-cell,.line-diff-status{padding:9px 10px;border-bottom:1px solid #f1f5f9}.line-diff-row:last-child .line-diff-cell,.line-diff-row:last-child .line-diff-status{border-bottom:0}.line-diff-row.same{background:#fff}.line-diff-row.added{background:#f0fdf4}.line-diff-row.removed{background:#fef2f2}.line-diff-row.changed{background:#fffbeb}.line-diff-status{color:#64748b;font-size:12px;font-weight:700;white-space:nowrap}.line-diff-row.added .line-diff-status{color:#16a34a}.line-diff-row.removed .line-diff-status{color:#dc2626}.line-diff-row.changed .line-diff-status{color:#b45309}.line-diff-cell{display:flex;min-width:0;gap:8px;font:13px/1.5 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;word-break:break-word}.line-diff-cell em{flex:0 0 25px;color:#94a3b8;font-style:normal;text-align:right;-webkit-user-select:none;user-select:none}.line-diff-cell code{color:#1f2937;font:inherit}.line-diff-row.added .line-diff-cell:last-child code{color:#166534}.line-diff-row.removed .line-diff-cell:nth-child(2) code{color:#991b1b}.line-diff-empty{text-align:center;color:#6b7280;padding:42px 0}.line-diff-empty span{display:block;color:#93c5fd;font-size:32px;margin-bottom:8px}.line-diff-empty strong{color:#374151}.line-diff-empty p{margin:8px 0 0;font-size:14px}.line-diff-notice{margin-top:12px;color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:8px 12px;font-size:13px}@media (max-width: 700px){.line-diff-hero{flex-direction:column}.line-diff-mark{align-self:flex-end}.line-diff-input-grid,.line-diff-summary{grid-template-columns:1fr 1fr}.line-diff-toolbar{align-items:flex-start;flex-direction:column}.line-diff-table-head,.line-diff-row{grid-template-columns:54px 1fr 1fr}.line-diff-cell,.line-diff-table-head span,.line-diff-status{padding-left:6px;padding-right:6px}.line-diff-cell{gap:4px;font-size:12px}}@media (max-width: 480px){.line-diff-input-grid{grid-template-columns:1fr}.line-diff-input-card textarea{min-height:150px}.line-diff-results-heading{align-items:flex-start;flex-direction:column}.line-diff-downloads{width:100%}}.json-format-page{max-width:1080px}.json-format-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.json-format-mark{flex:0 0 auto;min-width:104px;padding:15px 14px 12px;border:1px solid #bfdbfe;border-radius:18px;background:#eff6ff;color:#1d4ed8;font:800 27px/1 ui-monospace,SFMono-Regular,Menlo,monospace;text-align:center}.json-format-mark span{display:block;margin-top:8px;color:#64748b;font-size:10px;letter-spacing:.18em}.json-format-panel{margin-bottom:18px;padding:18px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.json-format-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.json-format-toolbar strong{color:#1e293b}.json-format-hint{margin-left:10px;color:#64748b;font-size:13px;font-weight:400}.json-format-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.json-format-actions .sample-btn{margin-top:0}.json-format-button{width:auto;min-width:82px;margin-top:0}.json-format-input{display:block;width:100%;min-height:210px;resize:vertical;padding:14px;border:1px solid #cbd5e1;border-radius:10px;outline:none;background:#f8fafc;color:#1e293b;font:13px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace}.json-format-input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #dbeafe}.json-format-valid,.json-format-error{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:11px;padding:10px 12px;border-radius:8px;font-size:13px}.json-format-valid{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.json-format-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.json-format-error code{padding:3px 6px;border-radius:4px;background:#fee2e2;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.json-format-result .json-format-toolbar{align-items:flex-start}.indent-picker{display:inline-flex;align-items:center;gap:6px;color:#64748b;font-size:13px}.indent-picker select{padding:7px 8px;border:1px solid #cbd5e1;border-radius:7px;color:#334155;background:#fff}.json-format-output{max-height:430px;min-height:155px;overflow:auto;margin:0;padding:16px;border:1px solid #dbeafe;border-radius:10px;background:#f8fbff;color:#1e3a5f;font:13px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap;word-break:break-word}.json-format-empty{padding:43px 0 39px;color:#64748b;text-align:center}.json-format-empty span{display:block;margin-bottom:9px;color:#93c5fd;font:800 30px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.json-format-empty strong{color:#475569}.json-format-empty p{margin:8px 0 0;font-size:13px}.json-format-minify{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:14px;padding:12px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fafc}.json-format-minify div{display:flex;flex-direction:column;gap:3px;white-space:nowrap}.json-format-minify div span{color:#64748b;font-size:12px}.json-format-minify code{overflow:hidden;color:#475569;font:12px ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis;white-space:nowrap}.json-format-minify .sample-btn{margin-top:0;white-space:nowrap}.json-format-count{color:#64748b;font-size:13px}.json-format-path-list{overflow:hidden;border:1px solid #e2e8f0;border-radius:9px}.json-format-path-item{display:grid;grid-template-columns:minmax(130px,.7fr) minmax(130px,.8fr) minmax(0,1.8fr);gap:12px;align-items:center;padding:10px 12px;border-bottom:1px solid #eef2f7}.json-format-path-item:last-child{border-bottom:0}.json-format-path-item code{color:#4338ca;font-size:13px}.json-format-path-item span{color:#64748b;font-size:12px}.json-format-path-item em{overflow:hidden;color:#334155;font: 12px ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis;white-space:nowrap}.json-format-note{margin-top:4px}@media (max-width: 680px){.json-format-hero{align-items:flex-start;gap:12px}.json-format-mark{min-width:82px;padding:12px 10px 10px;font-size:21px}.json-format-toolbar,.json-format-result .json-format-toolbar{align-items:flex-start;flex-direction:column}.json-format-actions{width:100%;justify-content:flex-start}.json-format-actions .json-format-button{flex:1}.json-format-minify{grid-template-columns:1fr}.json-format-minify code{white-space:normal;word-break:break-all}.json-format-minify .sample-btn{width:100%}.json-format-path-item{grid-template-columns:1fr 1fr}.json-format-path-item em{grid-column:1 / -1}}.mortgage-page{max-width:1080px}.mortgage-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.mortgage-hero h1{margin-bottom:8px}.mortgage-hero .subtitle{max-width:790px;margin-bottom:0;line-height:1.65}.mortgage-mark{width:96px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#eaf2ff;color:#2563eb;font-size:34px;font-weight:900;line-height:.8;transform:rotate(4deg)}.mortgage-mark span{font-size:11px;letter-spacing:.12em}.mortgage-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.mortgage-panel .panel-heading{align-items:flex-start;margin-bottom:16px}.mortgage-panel .panel-heading p{margin:5px 0 0;color:#64748b;font-size:13px;font-weight:400}.mortgage-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mortgage-fields label{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.mortgage-fields input{width:100%;padding:10px 11px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font:inherit;font-weight:400}.mortgage-fields input::placeholder{color:#9ca3af;font-size:12px}.mortgage-options{display:flex;align-items:center;gap:24px;margin-top:20px;padding-top:17px;border-top:1px solid #eef2f7}.mortgage-options fieldset{display:flex;flex-wrap:wrap;gap:12px 18px;min-width:180px;padding:0;border:0;color:#374151;font-size:14px}.mortgage-options legend{width:100%;margin-bottom:7px;padding:0;color:#374151;font-weight:700}.mortgage-options fieldset label{display:inline-flex;align-items:center;gap:7px;cursor:pointer;white-space:nowrap}.mortgage-options input[type=radio]{accent-color:#2563eb}.mortgage-helper{margin:21px 0 0;color:#64748b;font-size:13px}.mortgage-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px}.mortgage-result{padding:18px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.mortgage-result.highlight{border-color:#93c5fd;background:#eff6ff}.mortgage-result span,.mortgage-result small{display:block;color:#64748b;font-size:13px}.mortgage-result strong{display:block;margin:9px 0 6px;color:#1f2937;font-size:25px;letter-spacing:-.02em}.mortgage-result.highlight strong{color:#1d4ed8}.mortgage-result small{font-size:12px}.mortgage-schedule-panel{margin-top:16px}.mortgage-schedule-panel .panel-heading{align-items:center}.mortgage-table-wrap{max-height:500px;overflow:auto}.mortgage-table-wrap th{background:#f8fafc;position:sticky;top:0;z-index:1}.mortgage-table-wrap td{white-space:nowrap}.mortgage-more{margin:12px 0 0;color:#64748b;font-size:13px}.mortgage-footer-note{margin:16px 0 0}@media (max-width: 820px){.mortgage-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.mortgage-hero{align-items:flex-start}}@media (max-width: 560px){.mortgage-fields,.mortgage-results{grid-template-columns:1fr}.mortgage-options{align-items:flex-start;flex-direction:column;gap:4px}.mortgage-helper{margin:0}.mortgage-hero{gap:10px}.mortgage-mark{width:68px;height:68px;font-size:22px;border-radius:18px}.mortgage-schedule-panel .panel-heading{align-items:flex-start;flex-direction:column}}.compound-page{max-width:1080px}.compound-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.compound-hero h1{margin-bottom:8px}.compound-hero .subtitle{max-width:790px;margin-bottom:0;line-height:1.65}.compound-mark{width:96px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#ecfdf5;color:#059669;font-size:34px;font-weight:900;line-height:.8;transform:rotate(4deg)}.compound-mark span{font-size:11px;letter-spacing:.12em}.compound-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.compound-panel .panel-heading{align-items:flex-start;margin-bottom:16px}.compound-panel .panel-heading p{margin:5px 0 0;color:#64748b;font-size:13px;font-weight:400}.compound-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.compound-fields label{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.compound-fields input{width:100%;padding:10px 11px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font:inherit;font-weight:400}.compound-options{display:flex;align-items:center;gap:24px;margin-top:20px;padding-top:17px;border-top:1px solid #eef2f7}.compound-options fieldset{display:flex;flex-wrap:wrap;gap:12px 18px;min-width:210px;padding:0;border:0;color:#374151;font-size:14px}.compound-options legend{width:100%;margin-bottom:7px;padding:0;color:#374151;font-weight:700}.compound-options fieldset label{display:inline-flex;align-items:center;gap:7px;cursor:pointer;white-space:nowrap}.compound-options input[type=radio]{accent-color:#059669}.compound-helper{margin:21px 0 0;color:#64748b;font-size:13px}.compound-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px}.compound-result{padding:18px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.compound-result.highlight{border-color:#6ee7b7;background:#ecfdf5}.compound-result span,.compound-result small{display:block;color:#64748b;font-size:13px}.compound-result strong{display:block;margin:9px 0 6px;color:#1f2937;font-size:25px;letter-spacing:-.02em}.compound-result.highlight strong{color:#047857}.compound-result small{font-size:12px}.compound-breakdown-panel{margin-top:16px}.compound-breakdown-panel .panel-heading{align-items:center}.compound-table-wrap{max-height:500px;overflow:auto}.compound-table-wrap th{position:sticky;top:0;z-index:1;background:#f8fafc}.compound-table-wrap td{white-space:nowrap}.compound-footer-note{margin:16px 0 0}@media (max-width: 820px){.compound-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.compound-hero{align-items:flex-start}}@media (max-width: 560px){.compound-fields,.compound-results{grid-template-columns:1fr}.compound-options{align-items:flex-start;flex-direction:column;gap:4px}.compound-helper{margin:0}.compound-hero{gap:10px}.compound-mark{width:68px;height:68px;font-size:22px;border-radius:18px}.compound-breakdown-panel .panel-heading{align-items:flex-start;flex-direction:column}}.bmi-page{max-width:1040px}.bmi-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.bmi-hero h1{margin-bottom:8px}.bmi-hero .subtitle{max-width:780px;margin-bottom:0;line-height:1.65}.bmi-mark{width:108px;height:108px;flex:0 0 auto;display:grid;place-content:center;border-radius:28px;background:linear-gradient(145deg,#ecfdf5,#d1fae5);color:#047857;font:900 28px/1 ui-monospace,SFMono-Regular,Consolas,monospace;text-align:center;transform:rotate(4deg);box-shadow:0 12px 24px #0596691f}.bmi-mark span{display:block;margin-top:8px;font-size:10px;letter-spacing:.14em}.bmi-panel,.bmi-reference{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.bmi-panel .panel-heading,.bmi-reference .panel-heading{align-items:center;margin-bottom:16px}.bmi-panel .panel-heading>div,.bmi-reference .panel-heading>div{display:flex;align-items:baseline;gap:12px}.bmi-panel .panel-heading span,.bmi-reference .panel-heading span{color:#64748b;font-size:13px;font-weight:400}.bmi-tabs{display:inline-flex;gap:4px;padding:4px;margin-bottom:18px;border-radius:10px;background:#f1f5f9}.bmi-tabs button{border:0;border-radius:7px;background:transparent;color:#64748b;cursor:pointer;padding:9px 15px;font-size:14px;font-weight:700}.bmi-tabs button.active{background:#fff;color:#047857;box-shadow:0 1px 4px #0f172a1f}.bmi-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.bmi-imperial-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.bmi-fields label{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.bmi-fields input{width:100%;padding:11px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font:16px ui-monospace,SFMono-Regular,Consolas,monospace}.bmi-fields input:focus{outline:2px solid #a7f3d0;border-color:#10b981}.bmi-hint{margin:14px 0 0;color:#64748b;font-size:13px}.bmi-result{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin-top:20px;padding:22px;border:1px solid #a7f3d0;border-radius:14px;background:#ecfdf5}.bmi-result>div{display:flex;flex-direction:column;gap:5px}.bmi-result>div>span,.bmi-category small{color:#047857;font-size:13px}.bmi-result>div>strong{color:#065f46;font-size:38px;line-height:1.1;letter-spacing:-.03em}.bmi-category{justify-content:center;padding-left:22px;border-left:1px solid #a7f3d0}.bmi-category strong{font-size:25px!important}.bmi-category small{color:#64748b}.bmi-result.low{border-color:#bfdbfe;background:#eff6ff}.bmi-result.low>div>span,.bmi-result.low>div>strong{color:#1d4ed8}.bmi-result.high{border-color:#fde68a;background:#fffbeb}.bmi-result.high>div>span,.bmi-result.high>div>strong{color:#b45309}.bmi-result.very-high{border-color:#fecaca;background:#fff1f2}.bmi-result.very-high>div>span,.bmi-result.very-high>div>strong{color:#be123c}.bmi-result.empty{border-color:#cbd5e1;background:#f8fafc}.bmi-result.empty>div>span,.bmi-result.empty>div>strong{color:#64748b}.bmi-result.empty .bmi-category{border-color:#cbd5e1}.bmi-scale{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.bmi-scale-item{display:flex;min-height:68px;justify-content:center;flex-direction:column;gap:5px;padding:11px 13px;border-left:4px solid;border-radius:8px;background:#f8fafc}.bmi-scale-item b{font:700 14px ui-monospace,SFMono-Regular,Consolas,monospace}.bmi-scale-item span{color:#475569;font-size:13px}.bmi-scale-item.low{border-color:#60a5fa;background:#eff6ff;color:#1d4ed8}.bmi-scale-item.normal{border-color:#34d399;background:#ecfdf5;color:#047857}.bmi-scale-item.high{border-color:#fbbf24;background:#fffbeb;color:#b45309}.bmi-scale-item.very-high{border-color:#fb7185;background:#fff1f2;color:#be123c}.bmi-footer-note{margin:16px 0 0;text-align:center}@media (max-width: 720px){.bmi-hero{align-items:flex-start}}@media (max-width: 560px){.bmi-hero{gap:10px}.bmi-mark{width:72px;height:72px;border-radius:18px;font-size:19px}.bmi-mark span{font-size:8px}.bmi-panel,.bmi-reference{padding:16px}.bmi-panel .panel-heading,.bmi-reference .panel-heading{align-items:flex-start;flex-direction:column;gap:4px}.bmi-tabs{width:100%}.bmi-tabs button{flex:1;padding-inline:8px}.bmi-fields,.bmi-imperial-fields,.bmi-result,.bmi-scale{grid-template-columns:1fr}.bmi-category{padding:14px 0 0;border-top:1px solid #a7f3d0;border-left:0}.bmi-result.empty .bmi-category{border-color:#cbd5e1}}.date-diff-page{max-width:1040px}.date-diff-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.date-diff-hero h1{margin-bottom:8px}.date-diff-hero .subtitle{max-width:780px;margin-bottom:0;line-height:1.65}.date-diff-mark{width:108px;height:108px;flex:0 0 auto;display:grid;place-content:center;border-radius:28px;background:linear-gradient(145deg,#eff6ff,#dbeafe);color:#2563eb;font:900 34px/1 ui-monospace,SFMono-Regular,Consolas,monospace;text-align:center;transform:rotate(4deg);box-shadow:0 12px 24px #2563eb1f}.date-diff-mark span{display:block;margin-top:8px;font-size:10px;letter-spacing:.14em}.date-diff-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.date-diff-panel .panel-heading{align-items:center;margin-bottom:16px}.date-diff-panel .panel-heading>div{display:flex;align-items:baseline;gap:12px}.date-diff-panel .panel-heading span{color:#64748b;font-size:13px;font-weight:400}.date-diff-tabs{display:inline-flex;gap:4px;padding:4px;border-radius:10px;background:#f1f5f9}.date-diff-tabs button{border:0;border-radius:7px;background:transparent;color:#64748b;cursor:pointer;padding:9px 20px;font-size:14px;font-weight:700}.date-diff-tabs button.active{background:#fff;color:#2563eb;box-shadow:0 1px 4px #0f172a1f}.date-fields{display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);align-items:end;gap:14px}.date-fields label,.date-add-fields>label{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.date-fields input,.date-add-fields input{width:100%;padding:11px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font:16px ui-monospace,SFMono-Regular,Consolas,monospace}.date-fields input:focus,.date-add-fields input:focus{outline:2px solid #bfdbfe;border-color:#3b82f6}.date-operation{padding-bottom:12px;color:#2563eb;font-size:22px;text-align:center}.date-diff-result{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.6fr);gap:18px;margin-top:20px;padding:22px;border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff}.date-result-main{display:flex;flex-direction:column;gap:5px;justify-content:center}.date-result-main span,.date-result-grid span,.age-details span,.add-formula span{color:#2563eb;font-size:13px}.date-result-main strong{color:#1d4ed8;font-size:38px;line-height:1.1;letter-spacing:-.03em}.date-result-main small{color:#64748b;font-size:12px}.date-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-left:18px;border-left:1px solid #bfdbfe}.date-result-grid>div,.age-details>div{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:10px;border-radius:9px;background:#ffffffa6}.date-result-grid strong{color:#1e40af;font-size:18px}.date-diff-hint{margin:12px 0 0;color:#64748b;font-size:13px}.date-shortcuts{display:flex;align-items:center;gap:8px;margin-top:14px;color:#64748b;font-size:13px}.date-shortcuts button{border:0;background:transparent;color:#2563eb;cursor:pointer;font-size:13px;padding:0}.age-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-left:18px;border-left:1px solid #bfdbfe}.age-details strong{color:#1e40af;font-size:16px}.date-diff-result.empty{border-color:#cbd5e1;background:#f8fafc}.date-diff-result.empty .date-result-main span,.date-diff-result.empty .date-result-main strong{color:#64748b}.date-add-fields{display:grid;grid-template-columns:1.2fr .8fr 1fr;align-items:end;gap:14px}.date-add-fields fieldset{display:flex;align-items:center;gap:16px;min-height:67px;margin:0;padding:10px 12px;border:1px solid #e5e7eb;border-radius:8px;color:#374151}.date-add-fields legend{padding:0 4px;color:#64748b;font-size:12px}.date-add-fields fieldset label{display:inline-flex;align-items:center;gap:6px;font-size:14px;cursor:pointer}.date-add-fields input[type=radio]{accent-color:#2563eb}.add-result{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.add-formula{display:flex;flex-direction:column;justify-content:center;gap:10px;padding-left:18px;border-left:1px solid #bfdbfe}.add-formula code{color:#1e40af;font-size:16px;word-break:break-word}.date-diff-note{margin:16px 0 0;text-align:center}@media (max-width: 720px){.date-diff-hero{align-items:flex-start}.date-diff-result{grid-template-columns:1fr}.date-result-grid,.age-details,.add-formula{padding:14px 0 0;border-left:0;border-top:1px solid #bfdbfe}}@media (max-width: 560px){.date-diff-hero{gap:10px}.date-diff-mark{width:72px;height:72px;border-radius:18px;font-size:22px}.date-diff-mark span{font-size:8px}.date-diff-panel{padding:16px}.date-diff-panel .panel-heading{align-items:flex-start;flex-direction:column;gap:4px}.date-diff-panel .panel-heading>div{align-items:flex-start;flex-direction:column;gap:4px}.date-diff-tabs{width:100%}.date-diff-tabs button{flex:1;padding-inline:8px}.date-fields,.date-add-fields,.date-result-grid,.age-details{grid-template-columns:1fr}.date-operation{min-height:20px;padding:0}.date-result-grid,.age-details{gap:8px}}.bill-split-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:18px 0 28px}.bill-split-hero h1{margin-bottom:8px}.bill-split-mark{flex:0 0 116px;height:116px;display:grid;place-items:center;align-content:center;border-radius:28px;background:#eff6ff;color:#2563eb;font-size:52px;font-weight:800;line-height:.8}.bill-split-mark span{margin-top:14px;font-size:11px;letter-spacing:.16em}.bill-split-panel{padding:24px;margin-bottom:20px;background:#fff;border:1px solid #e5e7eb;border-radius:16px}.bill-split-panel .panel-heading{margin-bottom:20px}.bill-split-panel .panel-heading p{margin:6px 0 0;color:#6b7280;font-size:13px}.bill-split-fields{display:grid;grid-template-columns:1.5fr 1fr .8fr;gap:16px}.bill-split-fields label,.weight-grid label{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:14px;font-weight:600}.bill-split-fields input,.weight-grid input{width:100%;padding:12px 13px;border:1px solid #d1d5db;border-radius:9px;background:#fff;color:#111827;font:inherit;font-weight:500;outline:none}.bill-split-fields input:focus,.weight-grid input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.bill-tip-switch{display:flex;align-items:center;gap:8px;margin:20px 0 16px;color:#6b7280;font-size:13px}.bill-tip-switch button{border:1px solid #d1d5db;border-radius:999px;background:#fff;color:#4b5563;padding:7px 14px;cursor:pointer}.bill-tip-switch button.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;font-weight:700}.uneven-toggle{display:flex;align-items:flex-start;gap:10px;padding:15px 16px;border:1px solid #e5e7eb;border-radius:11px;background:#f9fafb;cursor:pointer}.uneven-toggle input{margin-top:3px;accent-color:#2563eb}.uneven-toggle span{display:grid;gap:3px}.uneven-toggle strong{font-size:14px}.uneven-toggle small{color:#6b7280;font-size:12px;font-weight:400}.weight-grid{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.weight-heading{grid-column:1 / -1;display:flex;align-items:baseline;gap:10px}.weight-heading span{font-size:14px;font-weight:700}.weight-heading small{color:#9ca3af}.bill-split-results{display:grid;grid-template-columns:1.2fr 1.2fr auto;align-items:center;gap:20px;margin:20px 0;padding:24px;border-radius:16px;background:#1d4ed8;color:#fff}.bill-split-results>div{display:grid;gap:5px}.bill-split-results span{color:#bfdbfe;font-size:13px}.bill-split-results strong{font-size:30px;letter-spacing:-.02em}.bill-split-results small{color:#dbeafe;font-size:12px}.bill-split-person-result{border-left:1px solid rgba(255,255,255,.3);padding-left:20px}.bill-split-results .copy-result-btn{border:1px solid rgba(255,255,255,.55);border-radius:9px;background:#ffffff1f;color:#fff;padding:10px 15px;white-space:nowrap;cursor:pointer}.bill-split-results .copy-result-btn:hover{background:#ffffff38}.bill-split-results .copy-result-btn:disabled{cursor:not-allowed;opacity:.55}.bill-split-breakdown{margin-top:20px}.bill-split-table{border:1px solid #e5e7eb;border-radius:11px;overflow:hidden}.bill-split-table-head,.bill-split-table-row{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:14px;align-items:center;padding:13px 16px}.bill-split-table-head{background:#f8fafc;color:#6b7280;font-size:12px;font-weight:700}.bill-split-table-row{border-top:1px solid #eef0f3;font-size:14px}.bill-split-table-row strong{color:#1d4ed8;text-align:right}.bill-split-table-row span:nth-child(2){color:#6b7280}.bill-split-note{margin-top:22px}@media (max-width: 680px){.bill-split-hero{align-items:flex-start}.bill-split-mark{flex-basis:82px;width:82px;height:82px;border-radius:20px;font-size:34px}.bill-split-mark span{margin-top:9px;font-size:8px}.bill-split-panel{padding:18px}.bill-split-fields{grid-template-columns:1fr;gap:13px}.weight-grid{grid-template-columns:repeat(2,1fr)}.bill-split-results{grid-template-columns:1fr 1fr;padding:18px;gap:16px}.bill-split-person-result{border-left:0;border-top:1px solid rgba(255,255,255,.3);padding:15px 0 0}.bill-split-results .copy-result-btn{justify-self:start}}.csv-column-page{max-width:1120px}.csv-column-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.csv-column-hero h1{margin-bottom:8px}.csv-column-hero .subtitle{max-width:760px;margin-bottom:0;line-height:1.65}.csv-column-mark{width:108px;height:108px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:28px;background:#e7f0ff;color:#2563eb;font:800 18px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg)}.csv-column-mark span{display:block;margin-top:6px;font-size:28px}.csv-column-panel{padding:18px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.csv-column-panel+.csv-column-panel{margin-top:18px}.csv-column-actions,.csv-preview-controls{display:flex;align-items:center;gap:8px}.csv-column-actions .sample-btn{margin-top:0}.csv-column-input{width:100%;min-height:138px;resize:vertical;border:1px solid #dbe2ec;border-radius:10px;padding:12px;color:#1f2937;background:#fbfcfe;font:13px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.csv-column-input:focus{outline:2px solid rgba(59,123,255,.2);border-color:#6d9cff}.csv-column-workspace{display:grid;grid-template-columns:minmax(340px,.92fr) minmax(0,1.45fr);gap:18px;margin-top:18px;align-items:start}.csv-column-workspace .csv-column-panel{min-width:0}.csv-column-settings .panel-heading,.csv-column-preview .panel-heading{margin-bottom:14px}.csv-column-settings .panel-heading>div:first-child,.csv-column-preview .panel-heading>div:first-child{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.csv-column-settings .panel-heading span,.csv-column-preview .panel-heading span{color:#64748b;font-size:13px;font-weight:400}.csv-column-list{display:grid;gap:8px}.csv-column-item{display:grid;grid-template-columns:20px 20px minmax(90px,.8fr) minmax(100px,1fr) 58px;align-items:center;gap:7px;min-height:48px;padding:7px 8px;border:1px solid #e3e8f1;border-radius:10px;background:#fbfcff;transition:border-color .15s,box-shadow .15s,background .15s}.csv-column-item.is-selected{border-color:#b7cdfb;background:#f7faff}.csv-column-item:has(input[type=checkbox]:focus-visible){outline:2px solid rgba(59,123,255,.25)}.csv-column-item[draggable=true]{cursor:grab}.csv-column-item[draggable=true]:active{cursor:grabbing}.csv-column-item input[type=checkbox]{width:16px;height:16px;accent-color:#3472ee}.csv-column-drag{color:#9aa8bc;font-size:20px;line-height:1;text-align:center}.csv-column-name{min-width:0;overflow:hidden;color:#26364d;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.csv-column-rename{min-width:0;border:1px solid #dbe2ec;border-radius:7px;padding:7px 8px;color:#334155;background:#fff;font:inherit;font-size:12px}.csv-column-rename:disabled{color:#b0bac8;background:#f3f5f8}.csv-column-rename:focus,.csv-preview-controls select:focus{outline:2px solid rgba(59,123,255,.2);border-color:#6d9cff}.csv-column-move{display:flex;justify-content:flex-end;gap:3px}.csv-column-move button{width:25px;height:25px;padding:0;border:1px solid #dbe2ec;border-radius:6px;color:#3d7bff;background:#fff;cursor:pointer}.csv-column-move button:disabled{color:#c2cad5;background:#f4f6f8;cursor:not-allowed}.csv-column-tip{margin:13px 0 0;color:#8290a5;font-size:12px;line-height:1.6}.csv-column-empty{display:grid;place-items:center;min-height:225px;padding:24px;border:1px dashed #cbd5e1;border-radius:10px;color:#64748b;text-align:center}.csv-column-empty span{display:block;margin-bottom:8px;color:#8dabeb;font-size:38px;line-height:1}.csv-column-empty strong{color:#334155}.csv-column-empty p{margin:7px 0 0;font-size:13px}.csv-preview-controls label{display:flex;align-items:center;gap:6px;color:#64748b;font-size:13px}.csv-preview-controls select{border:1px solid #dbe2ec;border-radius:7px;padding:7px 8px;color:#334155;background:#fff;font:inherit;font-size:13px}.csv-preview-controls .primary-export{margin:0;white-space:nowrap}.csv-column-table-wrap{max-height:405px;overflow:auto;border:1px solid #e5eaf1;border-radius:9px}.csv-column-table-wrap table{min-width:100%}.csv-column-table-wrap th{position:sticky;top:0;z-index:1;background:#f4f7fb}.csv-column-table-wrap td,.csv-column-table-wrap th{max-width:220px}@media (max-width: 820px){.csv-column-workspace{grid-template-columns:1fr}.csv-column-hero{align-items:flex-start}}@media (max-width: 620px){.csv-column-hero{display:block}.csv-column-mark{display:none}.csv-column-actions,.csv-preview-controls{align-items:stretch;flex-wrap:wrap}.csv-column-actions{margin-top:12px}.csv-column-item{grid-template-columns:20px 18px minmax(75px,1fr) 92px 54px;gap:5px}.csv-column-rename{padding:6px 5px}.csv-column-preview .panel-heading{align-items:stretch;flex-direction:column}}.business-days-page{max-width:1040px}.business-days-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.business-days-hero h1{margin-bottom:8px}.business-days-hero .subtitle{max-width:780px;margin-bottom:0;line-height:1.65}.business-days-mark{width:112px;height:112px;flex:0 0 auto;display:grid;place-content:center;border-radius:30px;background:linear-gradient(145deg,#ecfdf5,#d1fae5);color:#047857;font:900 27px/1 ui-monospace,SFMono-Regular,Consolas,monospace;text-align:center;transform:rotate(4deg);box-shadow:0 12px 24px #05966921}.business-days-mark span{display:block;margin-top:9px;font-size:9px;letter-spacing:.08em;line-height:1.25}.business-days-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.business-days-panel .panel-heading{align-items:center;margin-bottom:16px}.business-days-panel .panel-heading>div{display:flex;align-items:baseline;gap:12px}.business-days-panel .panel-heading span{color:#64748b;font-size:13px;font-weight:400}.business-days-tabs{display:inline-flex;gap:4px;padding:4px;border-radius:10px;background:#f1f5f9}.business-days-tabs button{border:0;border-radius:7px;background:transparent;color:#64748b;cursor:pointer;padding:9px 20px;font-size:14px;font-weight:700}.business-days-tabs button.active{background:#fff;color:#047857;box-shadow:0 1px 4px #0f172a1f}.business-days-fields{display:grid;grid-template-columns:minmax(0,1fr) 42px minmax(0,1fr);align-items:end;gap:14px}.business-days-fields.forward-fields{grid-template-columns:1fr 1fr}.business-days-fields label,.holiday-input{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.business-days-fields input,.holiday-input textarea{width:100%;padding:11px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font:16px ui-monospace,SFMono-Regular,Consolas,monospace}.business-days-fields input:focus,.holiday-input textarea:focus{outline:2px solid #a7f3d0;border-color:#10b981}.business-days-options .panel-heading{margin-bottom:12px}.business-days-toggle{display:inline-flex;align-items:flex-start;gap:10px;min-width:265px;margin:0 20px 0 0;padding:13px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#f8fafc;cursor:pointer;vertical-align:top}.business-days-toggle input{width:16px;height:16px;margin-top:2px;accent-color:#059669}.business-days-toggle span{display:grid;gap:3px}.business-days-toggle strong{font-size:14px}.business-days-toggle small,.holiday-input small{color:#64748b;font-size:12px;font-weight:400}.holiday-input{max-width:680px;margin-top:14px}.holiday-input textarea{min-height:76px;resize:vertical;font:14px/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}.holiday-input em{color:#b45309;font-size:12px;font-style:normal;font-weight:400}.business-days-result{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.6fr);gap:18px;margin-top:20px;padding:22px;border:1px solid #a7f3d0;border-radius:14px;background:#ecfdf5}.business-result-main{display:flex;flex-direction:column;gap:5px;justify-content:center}.business-result-main span,.business-result-grid span{color:#047857;font-size:13px}.business-result-main strong{color:#047857;font-size:36px;line-height:1.1;letter-spacing:-.03em}.business-result-main small,.business-result-grid small{color:#64748b;font-size:12px}.business-result-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding-left:18px;border-left:1px solid #a7f3d0}.business-result-grid>div{display:flex;flex-direction:column;justify-content:center;gap:7px;padding:10px;border-radius:9px;background:#ffffffad}.business-result-grid strong{color:#065f46;font-size:18px}.business-days-result.forward-result{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr)}.business-days-result.empty{border-color:#cbd5e1;background:#f8fafc}.business-days-result.empty .business-result-main span,.business-days-result.empty .business-result-main strong{color:#64748b}.business-days-hint{margin:12px 0 0;color:#64748b;font-size:13px}.business-days-note{margin:16px 0 0;text-align:center}@media (max-width: 720px){.business-days-hero{align-items:flex-start}.business-days-result,.business-days-result.forward-result{grid-template-columns:1fr}.business-result-grid{padding:14px 0 0;border-left:0;border-top:1px solid #a7f3d0}}@media (max-width: 560px){.business-days-hero{gap:10px}.business-days-mark{width:76px;height:76px;border-radius:19px;font-size:18px}.business-days-mark span{font-size:7px}.business-days-panel{padding:16px}.business-days-panel .panel-heading{align-items:flex-start;flex-direction:column;gap:4px}.business-days-panel .panel-heading>div{align-items:flex-start;flex-direction:column;gap:4px}.business-days-tabs{width:100%}.business-days-tabs button{flex:1;padding-inline:8px}.business-days-fields,.business-days-fields.forward-fields,.business-result-grid{grid-template-columns:1fr}.business-days-toggle{display:flex;margin:0 0 8px}}.aspect-ratio-page{max-width:1000px}.aspect-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0 30px}.aspect-hero h1{margin-bottom:10px}.aspect-hero .subtitle{max-width:650px;margin-bottom:0}.aspect-hero-mark{flex:0 0 92px;height:92px;display:grid;place-items:center;position:relative;border-radius:28px;color:#2563eb;background:linear-gradient(135deg,#dbeafe,#eef2ff);font-size:42px;font-weight:800;line-height:1;transform:rotate(-8deg)}.aspect-hero-mark span{position:absolute;right:17px;bottom:12px;color:#7c3aed;font-size:32px}.aspect-panel{margin-bottom:18px;padding:22px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 3px 12px #1f293709}.aspect-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.aspect-panel-heading>div{display:grid;gap:5px}.aspect-panel-heading strong{font-size:16px}.aspect-panel-heading span{color:#9ca3af;font-size:13px}.aspect-unit{display:flex;align-items:center;gap:8px;color:#6b7280;font-size:13px}.aspect-unit select,.aspect-ratio-page input{border:1px solid #d1d5db;border-radius:9px;background:#fff;color:#111827;font:inherit}.aspect-unit select{padding:7px 10px}.aspect-ratio-page input{width:100%;padding:12px 13px;font-size:17px;font-variant-numeric:tabular-nums}.aspect-ratio-page input:focus,.aspect-unit select:focus{outline:3px solid rgba(37,99,235,.14);border-color:#2563eb}.aspect-input-row{display:grid;grid-template-columns:1fr 36px 1fr;align-items:end;gap:12px}.aspect-input-row label,.aspect-ratio-inputs label,.aspect-wide-label{display:grid;gap:7px}.aspect-input-row label>span,.aspect-ratio-inputs label>span,.aspect-wide-label>span{color:#4b5563;font-size:13px;font-weight:600}.aspect-times{display:grid;place-items:center;height:43px;color:#9ca3af;font-size:21px}.aspect-primary-result{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.aspect-primary-result>div,.aspect-answer{display:grid;gap:5px;padding:14px 16px;border-radius:11px;background:#f8fafc}.aspect-primary-result span,.aspect-answer span{color:#6b7280;font-size:12px}.aspect-primary-result strong{color:#1d4ed8;font-size:23px;font-variant-numeric:tabular-nums}.aspect-presets{display:flex;flex-wrap:wrap;gap:9px}.aspect-presets button,.aspect-lock-tabs button{padding:9px 14px;border:1px solid #dbe1ea;border-radius:9px;background:#fff;color:#4b5563;cursor:pointer;font:inherit;font-size:13px;transition:.15s ease}.aspect-presets button:hover,.aspect-presets button.active,.aspect-lock-tabs button:hover,.aspect-lock-tabs button.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.aspect-two-column{display:grid;grid-template-columns:1fr 1fr;gap:18px;align-items:start}.aspect-two-column .aspect-panel{height:100%}.aspect-ratio-inputs{display:grid;grid-template-columns:1fr 22px 1fr;align-items:end;gap:8px;margin-bottom:16px}.aspect-ratio-inputs>b{display:grid;place-items:center;height:43px;color:#9ca3af;font-size:20px}.aspect-lock-tabs{display:flex;gap:8px;margin-bottom:16px}.aspect-lock-tabs button{flex:1;padding:8px 10px}.aspect-wide-label{margin-bottom:16px}.aspect-answer{margin-top:14px;background:#eff6ff}.aspect-answer strong{color:#1e40af;font-size:18px;font-variant-numeric:tabular-nums}.scale-answer{position:relative;padding-right:112px}.scale-answer .sample-btn{position:absolute;top:50%;right:12px;margin:0;padding:7px 10px;transform:translateY(-50%)}.aspect-input-row.compact{gap:8px}.aspect-input-row.compact input{font-size:15px}.aspect-note{margin-top:24px;text-align:center}@media (max-width: 680px){.aspect-hero{align-items:flex-start}.aspect-hero-mark{flex-basis:66px;width:66px;height:66px;border-radius:19px;font-size:30px}.aspect-hero-mark span{right:8px;bottom:7px;font-size:23px}.aspect-two-column,.aspect-primary-result{grid-template-columns:1fr}.aspect-panel{padding:17px}}.salary-hourly-page{max-width:1080px}.salary-hourly-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.salary-hourly-hero h1{margin-bottom:8px}.salary-hourly-hero .subtitle{max-width:800px;margin-bottom:0;line-height:1.65}.salary-hourly-mark{width:108px;height:108px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:30px;background:linear-gradient(145deg,#eff6ff,#dbeafe);color:#2563eb;font:900 39px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg);box-shadow:0 12px 24px #2563eb1f}.salary-hourly-mark span{display:block;margin-top:8px;font-size:10px;letter-spacing:.15em}.salary-hourly-panel,.salary-hourly-formulas{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.salary-hourly-panel .panel-heading,.salary-hourly-formulas .panel-heading{align-items:center;margin-bottom:16px}.salary-hourly-panel .panel-heading>div,.salary-hourly-formulas .panel-heading>div{display:flex;align-items:baseline;gap:12px}.salary-hourly-panel .panel-heading span,.salary-hourly-formulas .panel-heading span{color:#64748b;font-size:13px;font-weight:400}.salary-hourly-tabs{display:inline-flex;gap:4px;padding:4px;margin-bottom:18px;border-radius:10px;background:#eff6ff}.salary-hourly-tabs button{border:0;border-radius:7px;background:transparent;color:#64748b;cursor:pointer;padding:9px 16px;font-size:14px;font-weight:700}.salary-hourly-tabs button.active{background:#fff;color:#2563eb;box-shadow:0 1px 4px #0f172a1f}.salary-hourly-fields{display:grid;grid-template-columns:1.25fr 1fr 1fr;gap:16px}.salary-hourly-fields label,.salary-hourly-ot-fields label{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.salary-hourly-fields input,.salary-hourly-ot-fields input{width:100%;padding:11px 12px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font:16px ui-monospace,SFMono-Regular,Consolas,monospace}.salary-hourly-fields input:focus,.salary-hourly-ot-fields input:focus{outline:2px solid #bfdbfe;border-color:#3b82f6}.salary-hourly-ot{display:flex;align-items:center;gap:25px;margin-top:20px;padding-top:17px;border-top:1px solid #eef2f7}.salary-hourly-checkbox{display:grid;grid-template-columns:auto auto;align-items:center;gap:0 8px;color:#374151;font-size:14px;font-weight:700;cursor:pointer}.salary-hourly-checkbox input{width:16px;height:16px;accent-color:#2563eb;grid-row:span 2}.salary-hourly-checkbox small{color:#64748b;font-size:12px;font-weight:400}.salary-hourly-ot-fields{display:grid;grid-template-columns:repeat(2,minmax(140px,1fr));gap:14px;flex:1;max-width:520px}.salary-hourly-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px}.salary-hourly-result{padding:18px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.salary-hourly-result.highlight{border-color:#93c5fd;background:#eff6ff}.salary-hourly-result span,.salary-hourly-result small,.salary-hourly-ot-result span,.salary-hourly-ot-result small{display:block;color:#64748b;font-size:13px}.salary-hourly-result strong{display:block;margin:9px 0 6px;color:#1f2937;font-size:24px;letter-spacing:-.02em}.salary-hourly-result.highlight strong{color:#1d4ed8}.salary-hourly-result small,.salary-hourly-ot-result small{font-size:12px}.salary-hourly-ot-result{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;padding:18px 20px;border:1px solid #bfdbfe;border-radius:12px;background:#f8fbff}.salary-hourly-ot-result>div+div{padding-left:20px;border-left:1px solid #dbeafe}.salary-hourly-ot-result strong{display:block;margin:7px 0 5px;color:#1d4ed8;font-size:24px}.salary-hourly-formulas{margin-top:16px}.formula-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.formula-grid>div{padding:14px;border-radius:10px;background:#f8fafc}.formula-grid b{display:block;margin-bottom:8px;color:#334155;font-size:13px}.formula-grid code{color:#2563eb;font:13px/1.5 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:normal}.salary-hourly-hint{margin:15px 0 0;color:#64748b;font-size:13px}.salary-hourly-footer-note{margin:16px 0 0;text-align:center}@media (max-width: 820px){.salary-hourly-hero{align-items:flex-start}.salary-hourly-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.salary-hourly-fields label:first-child{grid-column:span 2}.salary-hourly-results,.formula-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.salary-hourly-hero{gap:10px}.salary-hourly-mark{width:72px;height:72px;border-radius:18px;font-size:24px}.salary-hourly-mark span{font-size:8px}.salary-hourly-panel,.salary-hourly-formulas{padding:16px}.salary-hourly-panel .panel-heading,.salary-hourly-formulas .panel-heading{align-items:flex-start;flex-direction:column;gap:4px}.salary-hourly-panel .panel-heading>div,.salary-hourly-formulas .panel-heading>div{align-items:flex-start;flex-direction:column;gap:4px}.salary-hourly-tabs{width:100%}.salary-hourly-tabs button{flex:1;padding-inline:8px}.salary-hourly-fields,.salary-hourly-fields label:first-child,.salary-hourly-results,.formula-grid,.salary-hourly-ot-result{grid-template-columns:1fr}.salary-hourly-fields label:first-child{grid-column:auto}.salary-hourly-ot{align-items:flex-start;flex-direction:column;gap:14px}.salary-hourly-ot-fields{width:100%;max-width:none}.salary-hourly-ot-result>div+div{padding:14px 0 0;border-top:1px solid #dbeafe;border-left:0}}.csv-sort-filter-page{max-width:1120px}.csv-sort-filter-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.csv-sort-filter-hero h1{margin-bottom:8px}.csv-sort-filter-hero .subtitle{max-width:760px;margin-bottom:0;line-height:1.65}.csv-sort-filter-mark{width:108px;height:108px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:28px;background:#e7f0ff;color:#2563eb;font:800 18px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg)}.csv-sort-filter-mark span{display:block;margin-top:6px;font-size:28px}.csv-sort-filter-panel{padding:18px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.csv-sort-filter-panel+.csv-sort-filter-panel{margin-top:18px}.csv-sort-filter-panel .panel-heading{margin-bottom:14px}.csv-sort-filter-panel .panel-heading>div:first-child{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.csv-sort-filter-panel .panel-heading span{color:#64748b;font-size:13px;font-weight:400}.csv-sort-filter-actions,.csv-sort-filter-preview .csv-preview-controls{display:flex;align-items:center;gap:8px}.csv-sort-filter-actions .sample-btn{margin-top:0}.csv-sort-filter-input{width:100%;min-height:138px;resize:vertical;border:1px solid #dbe2ec;border-radius:10px;padding:12px;color:#1f2937;background:#fbfcfe;font:13px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.csv-sort-filter-input:focus{outline:2px solid rgba(59,123,255,.2);border-color:#6d9cff}.csv-sort-filter-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px}.csv-sort-filter-block{padding:15px;border:1px solid #e3e8f1;border-radius:11px;background:#fbfcff}.csv-sort-filter-block h3{margin:0 0 12px;color:#26364d;font-size:15px}.csv-sort-filter-sort-row,.csv-sort-filter-rule{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.csv-sort-filter-sort-row+.csv-sort-filter-check{margin-top:12px}.csv-sort-filter-sort-row select,.csv-sort-filter-rule select,.csv-sort-filter-rule input,.csv-sort-filter-sort-row input{min-width:0;padding:8px 9px;border:1px solid #dbe2ec;border-radius:7px;color:#334155;background:#fff;font:inherit;font-size:13px}.csv-sort-filter-sort-row select:first-of-type,.csv-sort-filter-rule select:first-child{flex:1 1 120px}.csv-sort-filter-sort-row select{flex:1 1 105px}.csv-sort-filter-rule input{flex:1 1 110px}.csv-sort-filter-sort-row select:focus,.csv-sort-filter-rule select:focus,.csv-sort-filter-rule input:focus{outline:2px solid rgba(59,123,255,.2);border-color:#6d9cff}.control-label{color:#64748b;font-size:13px;white-space:nowrap}.csv-sort-filter-check{display:flex;align-items:center;gap:6px;color:#475569;font-size:13px;cursor:pointer}.csv-sort-filter-check input{accent-color:#3472ee}.csv-sort-filter-help{margin:12px 0 0;color:#8290a5;font-size:12px;line-height:1.6}.csv-sort-filter-block+.csv-sort-filter-block .csv-sort-filter-rule{margin-bottom:12px}.csv-sort-filter-rule+.csv-sort-filter-check{margin-top:13px}.csv-sort-filter-empty{display:grid;place-items:center;min-height:170px;padding:24px;border:1px dashed #cbd5e1;border-radius:10px;color:#64748b;text-align:center}.csv-sort-filter-empty span{display:block;margin-bottom:8px;color:#8dabeb;font-size:38px;line-height:1}.csv-sort-filter-empty strong{color:#334155}.csv-sort-filter-empty p{margin:7px 0 0;font-size:13px}.csv-sort-filter-preview .panel-heading{align-items:center}.csv-sort-filter-preview .primary-export{width:auto;min-width:195px;margin:0;white-space:nowrap}.csv-sort-filter-table-wrap{max-height:430px;overflow:auto;border:1px solid #e5eaf1;border-radius:9px}.csv-sort-filter-table-wrap table{min-width:100%}.csv-sort-filter-table-wrap th{position:sticky;top:0;z-index:1;background:#f4f7fb}.csv-sort-filter-table-wrap td,.csv-sort-filter-table-wrap th{max-width:230px}@media (max-width: 760px){.csv-sort-filter-controls{grid-template-columns:1fr}.csv-sort-filter-hero{align-items:flex-start}.csv-sort-filter-preview .panel-heading{align-items:stretch;flex-direction:column}}@media (max-width: 560px){.csv-sort-filter-hero{display:block}.csv-sort-filter-mark{display:none}.csv-sort-filter-actions,.csv-sort-filter-preview .csv-preview-controls{align-items:stretch;flex-wrap:wrap}.csv-sort-filter-actions{margin-top:12px}.csv-sort-filter-preview .primary-export{width:100%}.csv-sort-filter-block{padding:12px}.csv-sort-filter-sort-row,.csv-sort-filter-rule{align-items:stretch;flex-direction:column}.csv-sort-filter-sort-row>*,.csv-sort-filter-rule>*{width:100%}.control-label{width:auto!important}}.tax-inclusive-page{max-width:1080px}.tax-inclusive-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.tax-inclusive-hero h1{margin-bottom:8px}.tax-inclusive-hero .subtitle{max-width:790px;margin-bottom:0;line-height:1.65}.tax-inclusive-mark{width:96px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#fff1e8;color:#d15b2a;font-size:31px;font-weight:900;line-height:.82;transform:rotate(4deg)}.tax-inclusive-mark span{font-size:12px;letter-spacing:.14em}.tax-inclusive-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.tax-inclusive-panel .panel-heading{align-items:flex-start;margin-bottom:16px}.tax-inclusive-panel .panel-heading p{margin:5px 0 0;color:#64748b;font-size:13px;font-weight:400}.tax-mode-switch{display:flex;gap:8px;margin-bottom:18px;padding:4px;width:fit-content;background:#f1f5f9;border-radius:10px}.tax-mode-switch button{border:0;border-radius:8px;padding:9px 18px;background:transparent;color:#64748b;cursor:pointer;font:inherit;font-size:14px;font-weight:700}.tax-mode-switch button.active{background:#fff;color:#c2410c;box-shadow:0 2px 7px #0f172a1a}.tax-settings-grid{display:grid;grid-template-columns:1fr 1.35fr;gap:14px}.tax-settings-grid label{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.tax-settings-grid input,.tax-settings-grid select{width:100%;padding:10px 11px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font:inherit;font-weight:400}.tax-settings-grid input:focus,.tax-settings-grid select:focus,.tax-batch-input:focus{outline:2px solid #fed7aa;border-color:#ea580c}.tax-preset-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:18px;padding-top:15px;border-top:1px solid #eef2f7;color:#64748b;font-size:13px}.tax-preset-row button{border:1px solid #fed7aa;border-radius:999px;padding:5px 12px;background:#fff7ed;color:#c2410c;cursor:pointer;font-size:13px}.tax-preset-row button:hover,.tax-preset-row button.selected{background:#ea580c;border-color:#ea580c;color:#fff}.tax-rate-note{margin-left:auto;color:#9a3412;font-weight:700}.tax-results{display:grid;grid-template-columns:1fr 1fr 1fr auto;align-items:center;gap:18px;margin:20px 0;padding:24px;border-radius:16px;background:#9a3412;color:#fff}.tax-results>div{display:grid;gap:5px}.tax-results span{color:#fed7aa;font-size:13px}.tax-results strong{font-size:29px;letter-spacing:-.02em}.tax-results small{color:#ffedd5;font-size:12px}.tax-result-highlight{border-left:1px solid rgba(255,255,255,.3);border-right:1px solid rgba(255,255,255,.3);padding:0 18px}.tax-results .copy-result-btn{border:1px solid rgba(255,255,255,.6);border-radius:9px;background:#ffffff1f;color:#fff;padding:10px 15px;white-space:nowrap;cursor:pointer}.tax-results .copy-result-btn:hover{background:#ffffff38}.tax-batch-panel{margin-top:20px}.tax-batch-actions{display:flex;align-items:center;gap:8px}.tax-batch-actions .sample-btn{margin-top:0}.tax-export{width:auto;margin:0;padding:8px 14px;background:#ea580c;border-color:#ea580c}.tax-export:hover:not(:disabled){background:#c2410c}.tax-batch-input{display:block;width:100%;min-height:128px;resize:vertical;padding:13px;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;color:#1f2937;font:14px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace}.tax-batch-summary{display:flex;align-items:center;flex-wrap:wrap;gap:10px 18px;margin:18px 0 12px;color:#64748b;font-size:13px}.tax-batch-summary b{color:#9a3412}.tax-table-wrap{max-height:390px}.tax-table-wrap td,.tax-table-wrap th{text-align:right}.tax-table-wrap td:first-child,.tax-table-wrap th:first-child{text-align:left}.tax-cell{color:#c2410c;font-weight:700}.gross-cell{color:#166534;font-weight:700}.tax-total-row{background:#fff7ed;font-weight:800}.tax-empty{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:18px;padding:44px 20px;border:1px dashed #fdba74;border-radius:14px;background:#fffaf5;color:#9a3412;text-align:center}.tax-empty span{font-size:38px}.tax-empty strong{color:#7c2d12}.tax-empty p{margin:0;color:#9a3412;font-size:13px}.tax-inclusive-note{margin-top:20px}@media (max-width: 760px){.tax-inclusive-hero{align-items:flex-start}.tax-inclusive-mark{width:70px;height:70px;border-radius:18px;font-size:23px}.tax-inclusive-mark span{font-size:9px}.tax-results{grid-template-columns:1fr 1fr;padding:18px;gap:16px}.tax-result-highlight{border-right:0;border-left:0;border-top:1px solid rgba(255,255,255,.3);padding:15px 0 0}.tax-results .copy-result-btn{justify-self:start}}@media (max-width: 560px){.tax-inclusive-panel{padding:18px}.tax-settings-grid{grid-template-columns:1fr}.tax-mode-switch{width:100%}.tax-mode-switch button{flex:1;padding-left:8px;padding-right:8px}.tax-rate-note{width:100%;margin-left:0}.tax-results{grid-template-columns:1fr}.tax-result-highlight{border-top:1px solid rgba(255,255,255,.3);padding:15px 0 0}.tax-batch-actions{align-items:stretch;flex-direction:column}.tax-batch-actions .primary-export,.tax-batch-actions .sample-btn{width:100%}}.md-toc-page{max-width:1100px}.md-toc-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.md-toc-hero h1{margin-bottom:8px}.md-toc-hero .subtitle{max-width:800px;margin-bottom:0;line-height:1.65}.md-toc-mark{width:110px;height:110px;flex:0 0 auto;display:grid;place-content:center;border-radius:28px;background:linear-gradient(145deg,#ede9fe,#e0e7ff);color:#6d28d9;font:900 42px/1 ui-monospace,SFMono-Regular,Consolas,monospace;text-align:center;transform:rotate(4deg);box-shadow:0 12px 24px #6d28d91f}.md-toc-mark span{display:block;margin-top:8px;color:#4338ca;font:800 10px/1 system-ui,sans-serif;letter-spacing:.16em}.md-toc-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.md-toc-toolbar,.md-toc-result-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}.md-toc-toolbar>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.md-toc-toolbar span,.md-toc-result-heading span{color:#64748b;font-size:13px;font-weight:400}.md-toc-input{display:block;width:100%;min-height:230px;margin-top:14px;resize:vertical;padding:14px;border:1px solid #cbd5e1;border-radius:10px;outline:0;background:#f8fbff;color:#1f2937;font:14px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace}.md-toc-input:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #ede9fe;background:#fff}.md-toc-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:12px}.md-toc-actions .sample-btn{margin-top:0}.md-toc-actions .text-btn{margin-left:auto}.md-toc-options{padding-block:16px}.md-toc-count{color:#6d28d9!important;font-weight:700!important}.md-toc-selects{display:flex;align-items:end;flex-wrap:wrap;gap:12px;margin-top:14px}.md-toc-selects label{display:grid;gap:6px;color:#475569;font-size:13px;font-weight:700}.md-toc-selects select{min-width:90px;padding:9px 11px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font:inherit}.md-toc-selects select:focus{outline:2px solid #ddd6fe;border-color:#7c3aed}.md-toc-range{padding-bottom:10px;color:#94a3b8}.md-toc-selects p{flex:1 1 260px;margin:0 0 2px;color:#94a3b8;font-size:12px;line-height:1.5}.md-toc-results{display:grid;grid-template-columns:1fr 1fr;gap:16px;align-items:start}.md-toc-results .md-toc-panel{min-width:0}.md-toc-result-heading{align-items:flex-start}.md-toc-result-heading>div{display:grid;gap:5px}.md-toc-result-heading .primary-export{margin:0;white-space:nowrap}.md-toc-output{min-height:210px;max-height:390px;overflow:auto;margin:16px 0 0;padding:16px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;color:#293b55;font:14px/1.8 ui-monospace,SFMono-Regular,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.md-toc-link-output{color:#4338ca}.md-toc-empty{display:grid;place-items:center;min-height:210px;margin-top:16px;padding:24px;border:1px dashed #cbd5e1;border-radius:10px;color:#64748b;text-align:center}.md-toc-empty span{margin-bottom:8px;color:#a78bfa;font:700 32px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.md-toc-empty strong{color:#334155}.md-toc-empty p{margin:7px 0 0;font-size:13px}.md-toc-note{margin:18px 0 0;line-height:1.6}@media (max-width: 760px){.md-toc-hero{align-items:flex-start;gap:10px}.md-toc-mark{width:76px;height:76px;border-radius:19px;font-size:27px}.md-toc-mark span{margin-top:5px;font-size:8px}.md-toc-results{grid-template-columns:1fr}}@media (max-width: 560px){.md-toc-panel{padding:16px}.md-toc-toolbar,.md-toc-result-heading{align-items:flex-start;flex-direction:column;gap:6px}.md-toc-actions .text-btn{margin-left:0}.md-toc-result-heading .primary-export{width:100%}}.world-clock-page{max-width:1120px}.world-clock-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin:26px 0 24px}.world-clock-hero h1{margin:0 0 9px;color:#152238;font-size:34px;letter-spacing:-.03em}.world-clock-hero .subtitle{max-width:700px;line-height:1.7;margin-bottom:0}.world-clock-mark{min-width:116px;padding:14px 16px;border:1px solid #cbdcfb;border-radius:15px;background:linear-gradient(135deg,#eff6ff,#f8fbff);color:#2563eb;font:800 27px/1.05 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:-.08em;text-align:center}.world-clock-mark span{display:block;margin-top:7px;color:#7c95bf;font:700 10px/1.1 system-ui,sans-serif;letter-spacing:.16em}.world-clock-panel{margin-top:18px;padding:20px;border:1px solid #e1e7f0;border-radius:16px;background:#fff;box-shadow:0 5px 18px #1e325009}.world-clock-panel .panel-heading{margin-bottom:18px}.world-clock-panel .panel-heading strong{display:block;margin-bottom:4px;color:#1d2d47;font-size:17px}.live-chip{display:inline-flex;align-items:center;gap:7px;padding:5px 10px;border:1px solid #bbf7d0;border-radius:999px;background:#f0fdf4;color:#15803d!important;font-size:12px!important;white-space:nowrap}.live-chip i{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px #dcfce7}.local-zone-card{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:20px 22px;border:1px solid #bfd5ff;border-radius:14px;background:linear-gradient(120deg,#f1f6ff,#fbfdff)}.zone-card-copy{display:flex;flex-direction:column;gap:4px}.zone-card-copy strong{color:#182b4a;font-size:20px}.zone-card-copy span:last-child{color:#64748b;font-size:13px}.zone-card-kicker{color:#4778ca;font-size:12px;font-weight:700}.local-zone-card time,.zone-card time{color:#163c7a;font:700 32px/1 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:-.06em}.zone-offset{color:#4c72ad;font:600 12px ui-monospace,SFMono-Regular,Consolas,monospace}.zone-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.zone-card{min-width:0;padding:15px 16px 14px;border:1px solid #e4e9f1;border-radius:12px;background:#fcfdff}.zone-card-top{display:flex;justify-content:space-between;gap:8px;min-height:42px}.zone-card-top>div{display:flex;flex-direction:column;gap:3px}.zone-card-top strong{color:#243754;font-size:16px}.zone-card-top span{overflow:hidden;color:#7b899d;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.icon-remove{flex:0 0 auto;width:24px;height:24px;border:0;border-radius:50%;background:transparent;color:#94a3b8;cursor:pointer;font-size:20px;line-height:20px}.icon-remove:hover{background:#fef2f2;color:#dc2626}.zone-card time{display:block;margin:10px 0 9px;font-size:27px}.zone-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#8190a5;font-size:11px}.zone-card-bottom span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.zone-card-bottom b{color:#5576a5;font:600 11px ui-monospace,SFMono-Regular,Consolas,monospace;white-space:nowrap}.zone-manager{display:flex;align-items:center;flex-wrap:wrap;gap:9px 10px;margin-top:17px;color:#64748b;font-size:13px}.zone-manager label{color:#334155;font-weight:700}.zone-manager select,.world-convert-fields select,.world-convert-fields input{min-height:38px;padding:8px 10px;border:1px solid #d5dce7;border-radius:8px;background:#fff;color:#334155;font:inherit;font-size:13px}.zone-manager select{min-width:220px}.zone-manager .sample-btn{margin:0;padding:8px 13px}.zone-manager>span{color:#8a98aa}.world-convert-panel{padding-bottom:22px}.world-convert-panel .sample-btn{margin:0}.world-convert-fields{display:grid;grid-template-columns:1fr 1.2fr;gap:14px}.world-convert-fields label{display:flex;flex-direction:column;gap:7px;color:#42526a;font-size:13px;font-weight:700}.world-convert-fields input,.world-convert-fields select{width:100%}.conversion-source{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 12px;margin-top:16px;padding:13px 15px;border-left:3px solid #4f83df;background:#f6f9ff;color:#64748b;font-size:13px}.conversion-source strong{color:#1e3a68;font:700 16px ui-monospace,SFMono-Regular,Consolas,monospace}.conversion-source small{color:#7590b5}.conversion-error{color:#b91c1c}.conversion-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:12px}.conversion-card{padding:13px 14px;border:1px solid #e3e9f2;border-radius:11px;background:#fff}.conversion-card>div{display:flex;align-items:baseline;justify-content:space-between;gap:5px;margin-bottom:10px}.conversion-card strong{color:#29446d;font-size:15px}.conversion-card span{overflow:hidden;color:#8b99ad;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.conversion-card b{display:block;color:#1e3a68;font:700 15px ui-monospace,SFMono-Regular,Consolas,monospace}.conversion-card small{display:block;margin-top:6px;color:#7b899d;font-size:11px}.conversion-empty{margin-top:13px;padding:17px;border-radius:10px;background:#f8fafc;color:#7b899d;text-align:center;font-size:13px}@media (max-width: 860px){.zone-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.conversion-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 640px){.world-clock-hero{margin-top:18px}.world-clock-mark{display:none}.local-zone-card{grid-template-columns:1fr;gap:10px}.local-zone-card time{font-size:29px}.zone-grid,.conversion-grid,.world-convert-fields{grid-template-columns:1fr}.world-clock-panel{padding:15px}.zone-manager select{flex:1;min-width:160px}.world-clock-panel .panel-heading{align-items:flex-start}}.color-convert-page{max-width:1120px}.color-convert-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.color-convert-hero h1{margin-bottom:8px}.color-convert-hero .subtitle{max-width:780px;margin-bottom:0;line-height:1.65}.color-convert-mark{width:132px;height:112px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:28px;color:#fff;font:800 24px/1.05 ui-monospace,SFMono-Regular,Consolas,monospace;box-shadow:0 14px 30px #2563eb2e;transition:background .2s}.color-convert-mark span{margin-top:9px;font:700 10px/1.2 system-ui,sans-serif;letter-spacing:.05em}.color-convert-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.color-convert-panel .panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.color-convert-panel .panel-heading>div{display:flex;align-items:baseline;gap:12px}.color-convert-panel .panel-heading strong{font-size:16px}.color-convert-panel .panel-heading span{color:#64748b;font-size:13px;font-weight:400}.color-reset{margin-top:0;white-space:nowrap}.color-convert-input-row{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:16px;align-items:stretch}.hex-entry{padding:17px;border:1px solid #dbe3ee;border-radius:12px;background:#f8fafc}.hex-entry label{display:block;margin-bottom:8px;color:#334155;font-size:13px;font-weight:800;letter-spacing:.08em}.hex-entry-controls{display:flex;gap:10px}.hex-entry-controls input:first-child{min-width:0;flex:1;padding:11px 13px;border:1px solid #cbd5e1;border-radius:9px;color:#162b4d;background:#fff;font:600 17px ui-monospace,SFMono-Regular,Menlo,monospace}.hex-entry-controls input:first-child:focus,.mini-fields input:focus{border-color:#60a5fa;outline:0;box-shadow:0 0 0 3px #dbeafe}.color-picker-large{width:52px;height:45px;padding:3px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;cursor:pointer}.hex-entry small{display:block;min-height:18px;margin-top:8px;color:#64748b;font-size:12px}.color-error{color:#b91c1c!important}.live-swatch{min-height:120px;display:flex;flex-direction:column;justify-content:space-between;padding:17px;border-radius:12px;color:#fff;box-shadow:inset 0 0 0 1px #fff3;transition:background-color .15s}.live-swatch span{font-size:12px;opacity:.84}.live-swatch strong{font:700 15px ui-monospace,SFMono-Regular,Menlo,monospace;text-shadow:0 1px 3px rgba(0,0,0,.25)}.color-live-badge{padding:5px 9px;border:1px solid #bbf7d0;border-radius:999px;color:#15803d!important;background:#f0fdf4;font-size:12px!important}.format-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.format-card{padding:15px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.format-card-heading{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:13px}.format-card-heading b{color:#1e3a8a;font-size:15px}.format-card-heading b em{margin-left:5px;padding:2px 5px;border-radius:4px;color:#64748b;background:#e2e8f0;font-size:10px;font-style:normal;font-weight:600}.format-card-heading>span{color:#94a3b8;font-size:11px}.mini-fields{display:grid;gap:8px}.mini-fields label{display:grid;grid-template-columns:24px minmax(0,1fr) 38px;align-items:center;gap:6px}.mini-fields label>span{color:#64748b;font:700 11px ui-monospace,SFMono-Regular,Menlo,monospace}.mini-fields input{width:100%;min-width:0;padding:8px 9px;border:1px solid #cbd5e1;border-radius:7px;color:#162b4d;background:#fff;font:600 14px ui-monospace,SFMono-Regular,Menlo,monospace}.mini-fields button,.palette-swatch button{padding:5px 3px;border:0;color:#2563eb;background:transparent;cursor:pointer;font-size:11px}.mini-fields button:hover,.palette-swatch button:hover{text-decoration:underline}.copy-format{width:100%;margin-top:13px;padding:7px 10px;border:1px solid #dbe3ee;border-radius:7px;color:#475569;background:#fff;cursor:pointer;font-size:12px}.copy-format:hover{border-color:#93c5fd;color:#2563eb}.hsv-values{display:flex;min-height:82px;align-items:center;justify-content:space-around;gap:8px}.hsv-values span{display:flex;flex-direction:column;align-items:center;gap:6px;color:#475569;font:600 13px ui-monospace,SFMono-Regular,Menlo,monospace}.hsv-values b{color:#94a3b8;font-size:11px}.inline-error.color-inline-error{margin:14px 0 0}.palette-panel .panel-heading{margin-bottom:14px}.palette-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.palette-group{padding:14px;border:1px solid #e2e8f0;border-radius:12px}.palette-group-heading{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:12px}.palette-group-heading b{color:#334155;font-size:14px}.palette-group-heading span{color:#94a3b8;font-size:11px}.palette-swatches{display:flex;gap:7px}.palette-swatch{min-width:0;flex:1;text-align:center}.palette-color{height:54px;border-radius:8px;box-shadow:inset 0 0 0 1px #0f172a1a}.palette-swatch code{display:block;margin-top:7px;overflow:hidden;color:#475569;font:10px ui-monospace,SFMono-Regular,Menlo,monospace;text-overflow:ellipsis}.palette-swatch button{margin-top:2px}.css-toggle{display:inline-flex;align-items:center;gap:6px;color:#475569;font-size:13px;cursor:pointer}.css-toggle input{accent-color:#2563eb}.css-export-row{display:flex;align-items:stretch;gap:12px}.css-export-row pre{min-height:110px;flex:1;margin:0;padding:15px;overflow:auto;border:1px solid #dbe3ee;border-radius:10px;color:#334155;background:#f8fafc;font:13px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace}.css-export-row .primary-action{align-self:flex-start;margin:0;white-space:nowrap}.color-convert-note{margin-top:18px}@media (max-width: 800px){.format-grid,.palette-grid{grid-template-columns:1fr 1fr}.format-card:last-child{grid-column:span 2}.hsv-values{min-height:42px}}@media (max-width: 640px){.color-convert-hero{align-items:flex-start;gap:10px}.color-convert-mark{width:92px;height:78px;border-radius:18px;font-size:17px}.color-convert-mark span{margin-top:5px;font-size:8px}.color-convert-panel{padding:16px}.color-convert-panel .panel-heading{align-items:flex-start;flex-direction:column;gap:7px}.color-convert-panel .panel-heading>div{align-items:flex-start;flex-direction:column;gap:4px}.color-convert-input-row,.format-grid,.palette-grid{grid-template-columns:1fr}.format-card:last-child{grid-column:auto}.palette-swatches{gap:5px}.css-export-row{align-items:stretch;flex-direction:column}.css-export-row .primary-action{align-self:stretch}}.copy-hex{padding:0 9px;border:1px solid #cbd5e1;border-radius:8px;color:#2563eb;background:#fff;cursor:pointer;font-size:12px}.copy-hex:hover{border-color:#93c5fd}.image-info-page{max-width:1080px}.image-info-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.image-info-hero h1{margin-bottom:8px}.image-info-hero .subtitle{max-width:780px;margin-bottom:0;line-height:1.65}.image-info-mark{width:96px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#e6f7f2;color:#0f766e;font:900 22px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg)}.image-info-mark span{display:block;margin-top:8px;font-size:10px;letter-spacing:.13em}.image-info-panel,.image-info-results{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.image-info-panel .panel-heading{margin-bottom:16px}.image-info-panel .panel-heading p{margin:5px 0 0;color:#64748b;font-size:13px;font-weight:400}.image-info-upload{max-width:none;min-height:132px;padding:30px 16px}.image-info-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:12px}.image-info-actions .sample-btn{margin-top:0}.image-info-actions .hint-warn{color:#b45309;font-size:13px}.image-info-actions .status-note{margin:0}.image-info-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.image-info-toolbar>div:first-child{display:flex;flex-direction:column;gap:5px}.image-info-toolbar>div:first-child span{color:#64748b;font-size:13px}.image-info-controls{display:flex;align-items:center;gap:8px}.image-info-controls label{display:flex;align-items:center;gap:7px;color:#475569;font-size:13px}.image-info-controls select,.sort-direction{min-height:36px;padding:6px 10px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#334155;font:inherit;cursor:pointer}.sort-direction{color:#2563eb;font-weight:600}.image-info-table-wrap{overflow-x:auto;border:1px solid #e5e7eb;border-radius:10px}.image-info-table{min-width:760px}.image-info-table th{background:#f8fafc;color:#475569;font-size:12px}.image-info-table td{height:52px}.image-info-table .image-name{max-width:250px;color:#1e3a5f;font-weight:600}.image-info-table code{color:#0f766e;font-size:12px}.ratio-badge{display:inline-block;padding:3px 8px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:12px;font-weight:700}.image-info-export{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px}.image-info-export .local-note{flex:1;margin:0}.image-info-export>div{display:flex;gap:8px}.image-info-export .sample-btn{margin-top:0}.image-info-export .primary-export{width:auto;min-width:118px;margin-top:0}.image-info-empty{padding:48px 20px 36px;text-align:center;color:#64748b}.image-info-empty .empty-icon{margin-bottom:10px;color:#0f766e;font-size:36px}.image-info-empty strong{color:#334155}.image-info-empty p{margin:8px 0 0;font-size:13px}.image-info-note{margin-top:16px}@media (max-width: 640px){.image-info-hero{align-items:flex-start;gap:10px}.image-info-mark{width:68px;height:68px;font-size:16px;border-radius:18px}.image-info-toolbar,.image-info-export{align-items:stretch;flex-direction:column;gap:12px}.image-info-controls{justify-content:space-between}.image-info-controls label,.image-info-controls select{flex:1}.image-info-export>div{display:grid;grid-template-columns:1fr 1fr}.image-info-export>div button{width:100%}}.find-replace-page{--replace-ink: #172033;--replace-blue: #2563eb;max-width:1040px}.find-replace-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;padding:22px 0 26px}.find-replace-hero .subtitle{max-width:650px;margin-bottom:0;line-height:1.7}.find-replace-mark{color:#2563eb;font-weight:800;font-size:24px;line-height:1.05;text-align:right;letter-spacing:.04em}.find-replace-mark span{color:#94a3b8;font-size:10px;letter-spacing:.16em}.find-replace-panel{background:#fff;border:1px solid #e5e7eb;border-radius:16px;padding:20px;margin-bottom:16px;box-shadow:0 4px 16px #0f172a08}.find-replace-panel .panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.find-replace-meta{color:#94a3b8;font-size:13px;font-weight:400;margin-left:10px}.find-replace-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.find-replace-actions .sample-btn{margin-top:0}.find-replace-source{display:block;width:100%;min-height:190px;resize:vertical;border:1px solid #dbe2ea;border-radius:10px;padding:14px;font:14px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace;color:#1f2937;background:#fbfcfe}.find-replace-source:focus,.find-replace-fields input:focus,.view-select select:focus{outline:3px solid rgba(37,99,235,.12);border-color:#2563eb}.find-replace-controls{background:#f8fafc}.find-replace-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.find-replace-fields label{display:flex;flex-direction:column;gap:7px;color:#475569;font-size:13px;font-weight:700}.find-replace-fields input{width:100%;border:1px solid #dbe2ea;border-radius:9px;padding:11px 12px;background:#fff;font:14px/1.3 inherit;color:#172033}.find-replace-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:16px;flex-wrap:wrap}.mode-switch{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap;color:#64748b;font-size:13px}.mode-switch button{padding:7px 12px;border:1px solid #dbe2ea;border-radius:7px;background:#fff;color:#475569;cursor:pointer}.mode-switch button.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8;font-weight:700}.find-replace-check,.regex-options label{display:inline-flex;align-items:center;gap:6px;color:#475569;font-size:13px;cursor:pointer}.regex-options{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:14px;padding-top:14px;border-top:1px solid #e5e7eb;color:#64748b;font-size:13px}.regex-options>span{font-weight:700;color:#334155}.find-replace-preview{display:flex;align-items:center;gap:10px;margin-top:16px;padding:10px 12px;border-radius:8px;background:#eef6ff;color:#2563eb;font-size:13px}.find-replace-preview.has-error{background:#fff1f2;color:#be123c}.find-replace-count{font-weight:700}.view-select{display:inline-flex;align-items:center;gap:5px;color:#64748b;font-size:13px}.view-select select{border:1px solid #dbe2ea;border-radius:7px;padding:7px 8px;background:#fff;color:#334155}.find-replace-result .panel-heading{align-items:flex-start}.find-replace-result .primary-export,.find-replace-result .sample-btn{margin-top:0}.find-replace-output{display:grid;grid-template-columns:1fr 1fr;gap:14px}.find-replace-output.stacked{grid-template-columns:1fr}.find-replace-output-card{min-width:0;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;background:#fbfcfe}.find-replace-output-card.result-card{border-color:#bfdbfe;background:#f8fbff}.find-replace-output-heading{display:flex;justify-content:space-between;padding:10px 12px;border-bottom:1px solid #e2e8f0;color:#334155;font-size:13px}.find-replace-output-heading span{color:#94a3b8;font-weight:400}.find-replace-output-card pre{margin:0;min-height:150px;max-height:360px;overflow:auto;padding:13px;white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace;color:#334155}.find-replace-notice{margin-top:12px;padding:9px 12px;border-radius:8px;background:#ecfdf5;color:#047857;font-size:13px}.find-replace-page .local-note{margin-bottom:0}@media (max-width: 680px){.find-replace-hero{align-items:flex-start}.find-replace-mark{display:none}.find-replace-fields,.find-replace-output{grid-template-columns:1fr}.find-replace-panel .panel-heading,.find-replace-result .panel-heading{align-items:flex-start;flex-direction:column}}.credit-card-page{max-width:1080px}.credit-card-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.credit-card-hero h1{margin-bottom:8px}.credit-card-hero .subtitle{max-width:790px;margin-bottom:0;line-height:1.65}.credit-card-mark{width:96px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#fff7ed;color:#ea580c;font-size:34px;font-weight:900;line-height:.8;transform:rotate(4deg)}.credit-card-mark span{font-size:11px;letter-spacing:.12em}.credit-card-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.credit-card-panel .panel-heading{align-items:flex-start;margin-bottom:16px}.credit-card-panel .panel-heading p{margin:5px 0 0;color:#64748b;font-size:13px;font-weight:400}.credit-card-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.credit-card-fields>label,.credit-card-minimum-input{display:flex;flex-direction:column;gap:7px;color:#374151;font-size:13px;font-weight:700}.credit-card-fields input[type=number]{width:100%;padding:10px 11px;border:1px solid #d1d5db;border-radius:8px;background:#fff;color:#1f2937;font:inherit;font-weight:400}.credit-card-mode{display:flex;flex-wrap:wrap;gap:12px;color:#374151;font-size:13px;font-weight:400}.credit-card-mode label{display:inline-flex;align-items:center;gap:6px;cursor:pointer}.credit-card-mode input{accent-color:#ea580c}.credit-card-helper{margin:20px 0 0;padding-top:16px;border-top:1px solid #eef2f7;color:#64748b;font-size:13px}.credit-card-results{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px}.credit-card-result{padding:18px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.credit-card-result.highlight{border-color:#fdba74;background:#fff7ed}.credit-card-result.savings{border-color:#86efac;background:#f0fdf4}.credit-card-result span,.credit-card-result small{display:block;color:#64748b;font-size:13px}.credit-card-result strong{display:block;margin:9px 0 7px;color:#1f2937;font-size:22px;letter-spacing:-.02em}.credit-card-result.highlight strong{color:#c2410c}.credit-card-result.savings strong{color:#15803d}.credit-card-result small+small{margin-top:4px}.credit-card-schedule-panel{margin-top:16px}.credit-card-schedule-panel .panel-heading{align-items:center}.credit-card-table-wrap{max-height:500px;overflow:auto}.credit-card-table-wrap th{position:sticky;top:0;z-index:1;background:#f8fafc}.credit-card-table-wrap td{white-space:nowrap}.credit-card-table-wrap .last-row{background:#fff7ed}.credit-card-more{margin:12px 0 0;color:#64748b;font-size:13px}.credit-card-footer-note{margin:16px 0 0}@media (max-width: 820px){.credit-card-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.credit-card-hero{align-items:flex-start}}@media (max-width: 560px){.credit-card-fields,.credit-card-results{grid-template-columns:1fr}.credit-card-hero{gap:10px}.credit-card-mark{width:68px;height:68px;font-size:22px;border-radius:18px}.credit-card-mark span{font-size:8px}.credit-card-schedule-panel .panel-heading{align-items:flex-start;flex-direction:column}}.yaml-json-page{max-width:1080px}.yaml-json-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.yaml-json-mark{flex:0 0 auto;min-width:104px;padding:15px 14px 12px;border:1px solid #bbf7d0;border-radius:18px;background:#f0fdf4;color:#15803d;font:800 18px/1.15 ui-monospace,SFMono-Regular,Menlo,monospace;text-align:center}.yaml-json-mark span{display:block;margin-top:8px;color:#64748b;font-size:10px;letter-spacing:.12em}.yaml-json-panel{margin-bottom:18px;padding:18px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.yaml-json-tabs{display:flex;gap:8px;margin-bottom:14px}.yaml-json-tabs button{padding:8px 14px;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;color:#475569;font-size:13px;cursor:pointer}.yaml-json-tabs button.active{border-color:#86efac;background:#ecfdf5;color:#166534;font-weight:700}.yaml-json-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px;flex-wrap:wrap}.yaml-json-toolbar strong{color:#1e293b}.yaml-json-hint{margin-left:10px;color:#64748b;font-size:13px;font-weight:400}.yaml-json-input{display:block;width:100%;min-height:210px;resize:vertical;padding:14px;border:1px solid #cbd5e1;border-radius:10px;outline:none;background:#f8fafc;color:#1e293b;font:13px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace}.yaml-json-input:focus{border-color:#4ade80;box-shadow:0 0 0 3px #dcfce7}.yaml-json-valid,.yaml-json-error{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:11px;padding:10px 12px;border-radius:8px;font-size:13px}.yaml-json-valid{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0}.yaml-json-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.yaml-json-error code{padding:3px 6px;border-radius:4px;background:#fee2e2;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.yaml-json-output{max-height:430px;min-height:155px;overflow:auto;margin:0;padding:16px;border:1px solid #bbf7d0;border-radius:10px;background:#f7fef9;color:#14532d;font:13px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace;white-space:pre-wrap;word-break:break-word}.yaml-json-bottom-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin:4px 0 12px;color:#64748b;font-size:13px}@media (max-width: 820px){.yaml-json-hero{align-items:flex-start;gap:12px}.yaml-json-mark{min-width:82px;padding:12px 10px 10px;font-size:15px}.yaml-json-toolbar{align-items:flex-start;flex-direction:column}}.csv-to-md-page{max-width:1120px}.csv-to-md-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.csv-to-md-hero h1{margin-bottom:8px}.csv-to-md-hero .subtitle{max-width:800px;margin-bottom:0;line-height:1.65}.csv-to-md-mark{width:96px;height:96px;flex:0 0 auto;display:grid;place-content:center;gap:5px;text-align:center;border-radius:25px;background:#e8f8f1;color:#087f5b;font:900 19px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg)}.csv-to-md-mark span{font-size:30px;color:#16a34a}.csv-to-md-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.csv-to-md-panel .panel-heading{margin-bottom:14px}.csv-to-md-panel .panel-heading>div:first-child{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.csv-to-md-panel .panel-heading>div:first-child>span{color:#64748b;font-size:13px;font-weight:400}.csv-to-md-actions{display:flex;align-items:center;gap:8px}.csv-to-md-actions .sample-btn{margin-top:0}.csv-to-md-actions .sample-btn:disabled{opacity:.5;cursor:not-allowed}.csv-to-md-file{color:#16a34a!important}.csv-to-md-input{display:block;width:100%;min-height:190px;resize:vertical;padding:13px 14px;border:1px solid #cbd5e1;border-radius:10px;background:#f8fbff;color:#1f2937;font:14px/1.65 ui-monospace,SFMono-Regular,Menlo,monospace}.csv-to-md-input:focus{outline:2px solid #bbf7d0;border-color:#4ade80}.csv-to-md-options{display:flex;flex-wrap:wrap;gap:12px 28px;align-items:flex-start}.csv-to-md-check{display:grid;grid-template-columns:auto auto;align-items:center;gap:0 8px;color:#374151;font-size:14px;font-weight:700;cursor:pointer}.csv-to-md-check input{width:16px;height:16px;accent-color:#2563eb;grid-row:span 2}.csv-to-md-check span{color:#64748b;font-size:12px;font-weight:400}.csv-to-md-align{display:flex;align-items:center;gap:10px}.csv-to-md-align-label{color:#374151;font-size:14px;font-weight:700}.csv-to-md-align-group{display:inline-flex;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.align-btn{padding:6px 12px;border:none;background:#fff;color:#374151;font-size:13px;cursor:pointer}.align-btn+.align-btn{border-left:1px solid #e5e7eb}.align-btn:hover{background:#f1f5f9}.align-btn.active{background:#2563eb;color:#fff}.csv-to-md-column-align{margin-top:16px}.csv-to-md-column-align>p{margin:0 0 10px;color:#64748b;font-size:13px}.csv-to-md-column-list{display:flex;flex-wrap:wrap;gap:10px}.csv-to-md-column{display:flex;align-items:center;gap:8px;padding:6px 8px;border:1px solid #e5e7eb;border-radius:10px}.csv-to-md-column-name{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#1f2937;font-size:13px;font-weight:600}.csv-to-md-preview .panel-heading{align-items:flex-start}.csv-to-md-result-meta{margin-left:12px}.csv-to-md-download{width:auto;margin:0;white-space:nowrap}.csv-to-md-empty{text-align:center;padding:46px 0 40px;color:#64748b}.csv-to-md-empty span{display:block;color:#86efac;font-size:36px;margin-bottom:8px}.csv-to-md-empty strong{color:#475569}.csv-to-md-empty p{margin:8px 0 0;font-size:13px}.csv-to-md-code{margin:0;padding:14px 16px;max-height:460px;overflow:auto;background:#0f172a;color:#e2e8f0;border-radius:10px;font:13px/1.7 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre}.csv-to-md-panel .table-footnote{margin:10px 0 0;color:#64748b;font-size:12px}.csv-to-md-panel .local-note{margin-bottom:0;margin-top:12px}.csv-to-md-panel .local-note code{padding:1px 5px;background:#f1f5f9;border-radius:4px;font-size:12px}@media (max-width: 720px){.csv-to-md-hero{align-items:flex-start;gap:10px}.csv-to-md-mark{width:68px;height:68px;font-size:15px;border-radius:18px}.csv-to-md-mark span{font-size:23px}.csv-to-md-panel .panel-heading{align-items:stretch;flex-direction:column}.csv-to-md-actions{width:100%}}.image-format-page{max-width:1080px}.image-format-target{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:16px}.image-format-target-label{font-weight:600;font-size:14px}.image-format-target small{color:#6b7280}.image-format-segments{display:inline-flex;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.image-format-segment{padding:8px 20px;font-size:14px;font-weight:600;border:none;background:#fff;color:#374151;cursor:pointer}.image-format-segment+.image-format-segment{border-left:1px solid #e5e7eb}.image-format-segment.active{background:#111827;color:#fff}.image-format-disabled{opacity:.55}.image-format-color{display:flex;align-items:center;gap:8px}.image-format-color input[type=color]{width:42px;height:34px;padding:2px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer}.image-format-color input[type=text]{width:96px;padding:7px 10px;border:1px solid #e5e7eb;border-radius:8px;font-size:13px;font-family:inherit}.image-format-actions{display:flex;flex-direction:column;gap:6px;align-items:flex-end}.qr-generate-page{max-width:1080px}.qr-generate-panel{margin-top:16px}.qr-generate-input{width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;font-size:14px;font-family:inherit;line-height:1.6;resize:vertical}.qr-generate-input:focus{outline:2px solid #2563eb33;border-color:#2563eb}.qr-generate-settings{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.qr-generate-field{display:flex;flex-direction:column;gap:6px;font-size:14px}.qr-generate-field>span{font-weight:600}.qr-generate-field>span b{color:#2563eb}.qr-generate-field small{color:#6b7280}.qr-generate-field select{padding:8px 10px;border:1px solid #e5e7eb;border-radius:8px;font-family:inherit}.qr-generate-colors{display:flex;gap:16px}.qr-generate-colors label{display:flex;align-items:center;gap:8px;font-size:13px;color:#374151}.qr-generate-colors input[type=color]{width:42px;height:34px;padding:2px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;cursor:pointer}.qr-generate-count{color:#6b7280;font-variant-numeric:tabular-nums}.qr-generate-count.over{color:#dc2626;font-weight:600}.qr-generate-stage{display:flex;flex-direction:column;align-items:center;gap:16px;padding:8px 0 4px}.qr-generate-image{width:min(360px,80%);image-rendering:pixelated;border:1px solid #e5e7eb;border-radius:12px}.qr-generate-empty{display:flex;align-items:center;justify-content:center;width:min(360px,80%);aspect-ratio:1;border:1px dashed #d1d5db;border-radius:12px;color:#9ca3af;font-size:14px}.qr-generate-buttons{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.rmb-upper-page{max-width:1080px}.rmb-upper-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.rmb-upper-hero h1{margin-bottom:8px}.rmb-upper-mark{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-shrink:0;width:92px;height:92px;border-radius:22px;background:linear-gradient(135deg,#b91c1c,#f59e0b);color:#fff;font-weight:700;font-size:22px;letter-spacing:2px}.rmb-upper-mark span{font-size:12px;letter-spacing:1px;opacity:.9;margin-top:4px}.rmb-upper-panel{margin:16px 0;padding:22px;background:#fff;border:1px solid #e5e7eb;border-radius:16px}.rmb-upper-live-badge{padding:4px 10px;border-radius:999px;background:#ecfdf5;color:#047857;font-size:12px;font-weight:600;white-space:nowrap}.rmb-upper-input-row{display:flex;align-items:center;gap:10px;margin-top:16px}.rmb-upper-yuan{font-size:26px;font-weight:700;color:#b91c1c}.rmb-upper-input-row input{flex:1;box-sizing:border-box;padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;font-size:20px;font-family:inherit;font-variant-numeric:tabular-nums}.rmb-upper-input-row input:focus{outline:2px solid #2563eb33;border-color:#2563eb}.rmb-upper-error{display:block;margin-top:8px;color:#dc2626;font-size:13px}.rmb-upper-options{display:flex;flex-wrap:wrap;gap:18px;margin-top:14px}.rmb-upper-options label{display:flex;align-items:center;gap:7px;font-size:14px;color:#374151}.rmb-upper-result{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px;padding:18px;background:#fefce8;border:1px dashed #fbbf24;border-radius:12px}.rmb-upper-output{margin:0;font-size:20px;font-weight:700;letter-spacing:1px;color:#7c2d12;word-break:break-all}.rmb-upper-empty{margin:0;color:#9ca3af;font-size:14px}.rmb-upper-copy{flex-shrink:0;padding:8px 18px;border:none;border-radius:8px;background:#b91c1c;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.rmb-upper-copy:hover{background:#991b1b}.rmb-upper-examples{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px;font-size:13px;color:#64748b}.rmb-upper-examples button{padding:5px 12px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#374151;font-size:13px;font-family:inherit;cursor:pointer}.rmb-upper-examples button:hover{border-color:#b91c1c;color:#b91c1c}.rmb-upper-help-panel{margin:16px 0;padding:22px;background:#fff;border:1px solid #e5e7eb;border-radius:16px}.rmb-upper-help-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;margin-top:14px}.rmb-upper-help-grid b{display:block;margin-bottom:6px;font-size:14px;color:#1f2937}.rmb-upper-help-grid p{margin:0;color:#6b7280;font-size:13px;line-height:1.7}.rmb-upper-note{margin:12px 0 24px}@media (max-width: 720px){.rmb-upper-hero{align-items:flex-start;gap:10px}.rmb-upper-mark{width:68px;height:68px;font-size:15px;border-radius:18px}.rmb-upper-result{flex-direction:column;align-items:stretch}.rmb-upper-copy{width:100%}}.pdf-page-info-page{max-width:1120px}.pdf-page-table{min-width:880px}.pdf-page-table td{height:48px}.text-split-lines-page{max-width:1040px;--split-blue: #2563eb}.text-split-lines-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:8px 0 24px}.text-split-lines-hero h1{margin-bottom:8px}.text-split-lines-hero .subtitle{max-width:740px;margin-bottom:0;line-height:1.7}.text-split-lines-mark{width:104px;height:104px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#e0edff;color:#2563eb;font:900 23px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg)}.text-split-lines-mark span{display:block;margin-top:8px;color:#64748b;font-size:10px;letter-spacing:.12em}.text-split-lines-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 4px 16px #0f172a08}.text-split-lines-panel .panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.text-split-lines-meta{margin-left:9px;color:#64748b;font-size:13px;font-weight:400}.text-split-lines-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.text-split-lines-actions .sample-btn,.text-split-lines-actions .primary-export{margin-top:0}.text-split-lines-actions button:disabled{cursor:not-allowed;opacity:.45}.text-split-lines-source{display:block;width:100%;min-height:210px;resize:vertical;padding:13px 14px;border:1px solid #cbd5e1;border-radius:10px;background:#f8fbff;color:#1f2937;font:14px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace}.text-split-lines-source:focus,.text-split-lines-range input:focus{outline:2px solid #bfdbfe;outline-offset:1px;border-color:var(--split-blue)}.text-split-lines-controls{background:#f8fafc}.text-split-lines-range{display:flex;flex-direction:column;gap:7px;color:#475569;font-size:13px;font-weight:700}.text-split-lines-range input{width:100%;padding:11px 12px;border:1px solid #dbe2ea;border-radius:9px;background:#fff;color:#172033;font:15px/1.3 ui-monospace,SFMono-Regular,Consolas,monospace}.text-split-lines-options{display:flex;flex-wrap:wrap;gap:18px;margin-top:14px;color:#475569;font-size:13px}.text-split-lines-options label{display:inline-flex;align-items:center;gap:7px;cursor:pointer}.text-split-lines-options input{accent-color:var(--split-blue)}.text-split-lines-status{display:flex;flex-wrap:wrap;gap:8px 14px;margin-top:15px;padding:10px 12px;border-radius:8px;background:#eff6ff;color:#1d4ed8;font-size:13px}.text-split-lines-status.has-error{background:#fff1f2;color:#be123c}.text-split-lines-status span{font-weight:400}.text-split-lines-output{min-height:210px;max-height:470px;overflow:auto;margin:0;padding:14px;border:1px solid #bfdbfe;border-radius:10px;background:#f8fbff;color:#334155;white-space:pre-wrap;overflow-wrap:anywhere;font:13px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace}.text-split-lines-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;min-height:210px;padding:36px 20px;border:1px dashed #cbd5e1;border-radius:10px;background:#f8fafc;color:#64748b;text-align:center}.text-split-lines-empty span{color:var(--split-blue);font-size:36px}.text-split-lines-empty strong{color:#334155}.text-split-lines-empty p{margin:0;font-size:13px}.text-split-lines-notice{margin-top:12px;padding:9px 12px;border-radius:8px;background:#ecfdf5;color:#047857;font-size:13px}.text-split-lines-preview .local-note{margin-bottom:0}@media (max-width: 680px){.text-split-lines-hero{align-items:flex-start}.text-split-lines-mark{display:none}.text-split-lines-panel .panel-heading{align-items:flex-start;flex-direction:column}.text-split-lines-actions{width:100%}.text-split-lines-actions button{flex:1}}.csv-dedupe-page{max-width:1120px}.csv-dedupe-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.csv-dedupe-hero h1{margin-bottom:8px}.csv-dedupe-hero .subtitle{max-width:820px;margin-bottom:0;line-height:1.65}.csv-dedupe-mark{width:96px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#e0e7ff;color:#4338ca;font:900 20px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg)}.csv-dedupe-mark span{display:block;margin-top:8px;font-size:10px;letter-spacing:.12em}.csv-dedupe-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.csv-dedupe-panel .panel-heading{margin-bottom:14px}.csv-dedupe-panel .panel-heading>div:first-child{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px}.csv-dedupe-panel .panel-heading>div:first-child span{color:#64748b;font-size:13px;font-weight:400}.csv-dedupe-actions,.csv-dedupe-downloads{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.csv-dedupe-actions .sample-btn{margin-top:0}.csv-dedupe-input{display:block;width:100%;min-height:190px;resize:vertical;padding:13px 14px;border:1px solid #cbd5e1;border-radius:10px;background:#f8fbff;color:#1f2937;font:14px/1.65 ui-monospace,SFMono-Regular,Consolas,monospace}.csv-dedupe-input:focus{outline:2px solid #a5b4fc;outline-offset:1px;border-color:#6366f1}.csv-dedupe-controls{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:24px}.csv-dedupe-controls fieldset{min-width:0;margin:0;padding:0;border:0}.csv-dedupe-controls legend{margin-bottom:10px;padding:0;color:#374151;font-weight:700}.csv-dedupe-key-list{display:flex;flex-wrap:wrap;gap:10px 18px}.csv-dedupe-key-list label,.csv-dedupe-options label{display:inline-flex;align-items:center;gap:7px;color:#374151;font-size:14px;cursor:pointer}.csv-dedupe-key-list input,.csv-dedupe-options input{accent-color:#4f46e5}.csv-dedupe-help{margin:10px 0 0;color:#64748b;font-size:13px;line-height:1.5}.csv-dedupe-options{display:grid;align-content:start;gap:12px}.csv-dedupe-options fieldset{display:flex;flex-wrap:wrap;gap:10px 18px}.csv-dedupe-options fieldset legend{width:100%;margin-bottom:0}.csv-dedupe-check{min-height:24px}.csv-dedupe-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.csv-dedupe-stat{min-height:104px;padding:15px 16px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.csv-dedupe-stat span,.csv-dedupe-stat small{color:#64748b;font-size:13px}.csv-dedupe-stat strong{display:inline-block;margin:8px 7px 0 0;color:#243858;font-size:29px;font-variant-numeric:tabular-nums}.csv-dedupe-stat.highlight{border-color:#a5b4fc;background:#eef2ff}.csv-dedupe-stat.highlight strong,.csv-dedupe-stat.highlight span{color:#4338ca}.csv-dedupe-preview .panel-heading{align-items:center}.csv-dedupe-downloads label{display:inline-flex;align-items:center;gap:5px;color:#64748b;font-size:13px}.csv-dedupe-downloads select{padding:7px 8px;border:1px solid #d1d5db;border-radius:7px;background:#fff;color:#374151}.csv-dedupe-downloads .primary-export{width:auto;min-width:190px;margin-top:0}.csv-dedupe-table-wrap{max-height:520px;overflow:auto}.csv-dedupe-table-wrap td{white-space:normal}.csv-dedupe-table-wrap th{z-index:1}.csv-dedupe-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;padding:48px 20px;border:1px dashed #cbd5e1;border-radius:12px;background:#f8fafc;color:#64748b;text-align:center}.csv-dedupe-empty span{color:#6366f1;font-size:36px}.csv-dedupe-empty strong{color:#334155}.csv-dedupe-empty p{margin:0;font-size:13px}.csv-dedupe-preview .local-note{margin:14px 0 0}@media (max-width: 760px){.csv-dedupe-controls{grid-template-columns:1fr;gap:18px}.csv-dedupe-preview .panel-heading{align-items:flex-start;flex-direction:column}.csv-dedupe-downloads{width:100%}.csv-dedupe-downloads .primary-export{flex:1}}@media (max-width: 560px){.csv-dedupe-hero{align-items:flex-start;gap:10px}.csv-dedupe-mark{width:68px;height:68px;font-size:16px;border-radius:18px}.csv-dedupe-panel{padding:16px}.csv-dedupe-panel .panel-heading{align-items:flex-start;flex-direction:column;gap:8px}.csv-dedupe-actions{width:100%}.csv-dedupe-actions button{flex:1}.csv-dedupe-summary{grid-template-columns:1fr}.csv-dedupe-downloads{align-items:stretch;flex-direction:column}.csv-dedupe-downloads .primary-export{width:100%}}.pdf-watermark-page{max-width:1080px}.pdf-watermark-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.pdf-watermark-hero h1{margin-bottom:8px;color:#18263d}.pdf-watermark-hero .subtitle{max-width:780px;margin-bottom:0;line-height:1.7}.pdf-watermark-mark{width:116px;height:102px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border:1px solid #bfdbfe;border-radius:24px;background:linear-gradient(145deg,#eff6ff,#eef2ff);color:#2563eb;font:900 25px/1.05 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(3deg);box-shadow:0 12px 28px #2563eb1a}.pdf-watermark-mark span{display:block;margin-top:8px;color:#7c8db5;font:700 10px/1.1 system-ui,sans-serif;letter-spacing:.13em}.pdf-watermark-panel,.pdf-watermark-files{margin-top:16px;padding:20px;border:1px solid #e1e7f0;border-radius:16px;background:#fff;box-shadow:0 5px 18px #1e325009}.pdf-watermark-panel .panel-heading,.pdf-watermark-files .panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.pdf-watermark-panel .panel-heading strong,.pdf-watermark-files .panel-heading strong{display:block;margin-bottom:4px;color:#1d2d47;font-size:17px}.pdf-watermark-panel .panel-heading p,.pdf-watermark-files .panel-heading p{margin:0;color:#64748b;font-size:13px}.pdf-watermark-panel .panel-heading>span,.pdf-watermark-files .panel-heading>span{color:#64748b;font-size:13px;white-space:nowrap}.pdf-watermark-upload{min-height:142px;padding:34px 16px}.pdf-watermark-input-actions{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:12px}.pdf-watermark-input-actions .sample-btn{margin-top:0}.pdf-watermark-input-actions .sample-btn:disabled,.pdf-watermark-export-bar button:disabled{cursor:not-allowed;opacity:.55}.pdf-watermark-message{margin:14px 0 0}.pdf-watermark-success{margin:14px 0 0;padding:10px 12px;border-radius:8px;background:#ecfdf5;color:#047857;font-size:13px}.pdf-watermark-settings{display:grid;grid-template-columns:1.4fr repeat(4,minmax(120px,1fr));gap:14px}.pdf-watermark-field{display:flex;flex-direction:column;gap:8px;color:#3c4d65;font-size:13px;font-weight:700}.pdf-watermark-field b{color:#2563eb;font-weight:700}.pdf-watermark-field input[type=text],.pdf-watermark-field input:not([type]),.pdf-watermark-field select{width:100%;min-height:39px;padding:8px 10px;border:1px solid #d5dce7;border-radius:8px;background:#fff;color:#1f2937;font:inherit;font-weight:400}.pdf-watermark-field input:focus,.pdf-watermark-field select:focus{outline:3px solid rgba(37,99,235,.12);border-color:#60a5fa}.pdf-watermark-field input[type=range]{width:100%;min-height:39px;accent-color:#2563eb}.pdf-watermark-field small{min-height:16px;color:#8a98aa;font-size:11px;font-weight:400;line-height:1.45}.pdf-watermark-preview-note{margin-bottom:14px;padding:12px 14px;border-left:3px solid #60a5fa;background:#eff6ff;color:#466486;font-size:13px;line-height:1.6}.pdf-watermark-file-list{display:grid;gap:9px}.pdf-watermark-file{display:flex;align-items:center;gap:12px;padding:12px 13px;border:1px solid #e4e9f1;border-radius:10px;background:#fcfdff}.pdf-watermark-file-icon{display:grid;width:42px;height:42px;flex:0 0 auto;place-items:center;border-radius:9px;background:#fff1f2;color:#dc2626;font:800 11px ui-monospace,SFMono-Regular,Consolas,monospace}.pdf-watermark-file>div{min-width:0;display:flex;flex:1;flex-direction:column;gap:4px}.pdf-watermark-file strong{overflow:hidden;color:#263b5a;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.pdf-watermark-file span:not(.pdf-watermark-file-icon){color:#8190a5;font-size:12px}.pdf-watermark-export-bar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px;padding:16px 18px;border:1px solid #cfe0ff;border-radius:14px;background:linear-gradient(120deg,#f5f9ff,#fff)}.pdf-watermark-export-bar .local-note{flex:1;margin:0;line-height:1.55}.pdf-watermark-export-bar .primary-export{width:auto;min-width:170px;margin:0}.pdf-watermark-footer-note{margin:16px 0 0}@media (max-width: 900px){.pdf-watermark-settings{grid-template-columns:repeat(3,minmax(0,1fr))}.pdf-watermark-field.text-field{grid-column:span 3}}@media (max-width: 640px){.pdf-watermark-hero{align-items:flex-start;gap:12px}.pdf-watermark-mark{width:78px;height:72px;border-radius:18px;font-size:17px}.pdf-watermark-mark span{margin-top:5px;font-size:8px}.pdf-watermark-panel,.pdf-watermark-files{padding:16px}.pdf-watermark-panel .panel-heading,.pdf-watermark-files .panel-heading{flex-direction:column;gap:6px}.pdf-watermark-settings,.pdf-watermark-field.text-field{grid-template-columns:1fr;grid-column:auto}.pdf-watermark-export-bar{align-items:stretch;flex-direction:column;gap:12px}.pdf-watermark-export-bar .primary-export{width:100%}.pdf-watermark-file{align-items:flex-start}}.id-card-page{max-width:1060px}.id-card-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;margin:8px 0 22px}.id-card-hero h1{margin-bottom:8px}.id-card-mark{flex:0 0 auto;width:108px;height:108px;display:grid;place-items:center;border-radius:28px;background:#e9f0ff;color:#2555bd;font-weight:800;font-size:36px;letter-spacing:-.08em}.id-card-mark span{font-size:16px;letter-spacing:0;margin-left:3px}.privacy-banner{display:flex;align-items:center;gap:14px;padding:16px 18px;margin-bottom:18px;border:1px solid #f4c66b;border-radius:14px;background:#fff9e8;color:#684b09}.privacy-banner strong{white-space:nowrap}.privacy-banner span{font-size:13px;color:#806321}.id-card-panel{background:#fff;border:1px solid #e3e7ef;border-radius:16px;padding:22px;margin-bottom:18px;box-shadow:0 6px 20px #1f293709}.id-card-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px}.id-card-toolbar>div:first-child{display:flex;flex-direction:column;gap:5px}.id-card-toolbar strong{font-size:17px}.id-card-toolbar span{font-size:13px;color:#8a93a3}.id-card-actions{display:flex;align-items:center;gap:8px}.id-card-actions .sample-btn{margin:0}.id-card-input{width:100%;min-height:156px;resize:vertical;padding:15px 16px;border:1px solid #cfd7e5;border-radius:11px;font:15px/1.75 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:#1f2937;outline:none}.id-card-input:focus{border-color:#4a72d9;box-shadow:0 0 0 3px #4a72d91f}.id-card-hint{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:11px;color:#8a93a3;font-size:12px}.id-card-hint span:before{content:"•";color:#5978c7;margin-right:6px}.id-card-results{padding-bottom:14px}.id-card-table-wrap{overflow-x:auto}.id-card-table{width:100%;border-collapse:collapse;font-size:13px;min-width:760px}.id-card-table th{text-align:left;padding:11px 10px;background:#f7f9fc;color:#657084;font-weight:700;border-bottom:1px solid #e3e7ef}.id-card-table td{padding:12px 10px;border-bottom:1px solid #edf0f5;vertical-align:middle}.id-card-table tbody tr:last-child td{border-bottom:0}.id-number{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;letter-spacing:.02em}.status-pill{display:inline-flex;padding:4px 9px;border-radius:999px;font-size:12px;font-weight:700}.status-pill.valid{background:#e6f7ed;color:#128044}.status-pill.invalid{background:#fff0f0;color:#c33c3c}.reason-ok{color:#128044}.reason-bad{color:#c33c3c}.id-card-empty{min-height:150px;display:grid;place-items:center;align-content:center;gap:5px;color:#9aa3b2;text-align:center}.id-card-empty span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:#eef3ff;color:#5978c7;font-size:22px}.id-card-empty strong{color:#657084;margin-top:5px}.id-card-empty p{margin:0;font-size:13px}.id-card-footnotes{display:flex;justify-content:space-between;flex-wrap:wrap;gap:8px 20px;color:#8a93a3;font-size:12px;padding:2px 4px}@media (max-width: 640px){.id-card-hero{align-items:flex-start}.id-card-mark{width:72px;height:72px;border-radius:20px;font-size:25px}.privacy-banner{display:block}.privacy-banner strong{display:block;margin-bottom:6px}.id-card-toolbar{align-items:flex-start;flex-direction:column}.id-card-actions{width:100%}.id-card-actions button{flex:1}}.bank-card-page{max-width:1080px}.bank-card-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.bank-card-hero h1{margin-bottom:8px}.bank-card-hero .subtitle{max-width:780px;margin-bottom:0;line-height:1.65}.bank-card-mark{width:112px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#e7efff;color:#2856b8;font:900 20px/1.05 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(4deg)}.bank-card-mark span{display:block;margin-top:8px;font-size:9px;letter-spacing:.15em}.privacy-banner{display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;padding:13px 16px;border:1px solid #bfdbfe;border-radius:11px;background:#eff6ff;color:#1e40af;font-size:13px}.privacy-banner span{color:#475569}.bank-card-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.bank-card-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.bank-card-toolbar>div:first-child{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.bank-card-toolbar strong{color:#1f2937}.bank-card-toolbar span{color:#64748b;font-size:13px}.bank-card-actions{display:flex;flex-wrap:wrap;gap:8px}.bank-card-actions .sample-btn{margin-top:0}.bank-card-input{display:block;width:100%;min-height:154px;resize:vertical;padding:13px;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;color:#1f2937;font:15px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace}.bank-card-input:focus{outline:2px solid #bfdbfe;border-color:#2563eb;background:#fff}.bank-card-hint{display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px;margin-top:12px;color:#64748b;font-size:12px}.bank-card-hint span:before{content:"•";margin-right:6px;color:#60a5fa}.primary-export{padding:9px 14px;border:1px solid #2563eb;border-radius:8px;background:#2563eb;color:#fff;cursor:pointer;font-size:13px;font-weight:600}.primary-export:hover:not(:disabled){background:#1d4ed8}.primary-export:disabled,.sample-btn:disabled{opacity:.45;cursor:not-allowed}.bank-card-table-wrap{max-height:480px;overflow:auto;border:1px solid #e5e7eb;border-radius:10px}.bank-card-table{min-width:760px}.bank-card-table th{z-index:1}.bank-card-table td{vertical-align:middle}.bank-card-number{color:#334155;font:13px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.03em}.status-pill{display:inline-block;padding:4px 9px;border-radius:999px;font-size:12px;font-weight:700}.status-pill.valid{background:#dcfce7;color:#166534}.status-pill.invalid{background:#fee2e2;color:#991b1b}.reason-ok{color:#15803d;font-weight:600}.reason-bad{color:#b91c1c}.bank-card-empty{display:flex;min-height:170px;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:#64748b;text-align:center}.bank-card-empty span{font-size:34px;color:#3d7bff}.bank-card-empty strong{color:#374151}.bank-card-empty p{margin:0;font-size:13px}.bank-card-disclaimer{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;margin-top:16px;padding:14px 16px;border:1px solid #fde68a;border-radius:11px;background:#fffbeb;color:#92400e;font-size:13px}.bank-card-disclaimer span{color:#78350f}@media (max-width: 700px){.bank-card-hero{align-items:flex-start;gap:12px}.bank-card-mark{width:82px;height:72px;border-radius:18px;font-size:15px}.bank-card-mark span{margin-top:5px;font-size:7px}.bank-card-panel{padding:16px}.bank-card-toolbar{align-items:flex-start;flex-direction:column}.bank-card-actions{width:100%}.bank-card-actions .sample-btn,.bank-card-actions .primary-export{flex:1}}.tracking-page{max-width:1080px}.tracking-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.tracking-hero h1{margin-bottom:8px}.tracking-hero .subtitle{max-width:780px;margin-bottom:0;line-height:1.65}.tracking-mark{width:112px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#e9f7ef;color:#167149;font:900 20px/1.05 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(-4deg)}.tracking-mark span{display:block;margin-top:8px;font-size:9px;letter-spacing:.15em}.tracking-notice{margin-bottom:16px}.tracking-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.tracking-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.tracking-toolbar>div:first-child{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.tracking-toolbar strong{color:#1f2937}.tracking-toolbar span{color:#64748b;font-size:13px}.tracking-actions{display:flex;flex-wrap:wrap;gap:8px}.tracking-actions .sample-btn{margin-top:0}.tracking-input{display:block;width:100%;min-height:154px;resize:vertical;padding:13px;border:1px solid #cbd5e1;border-radius:10px;background:#f8fafc;color:#1f2937;font:15px/1.7 ui-monospace,SFMono-Regular,Consolas,monospace}.tracking-input:focus{outline:2px solid #bbf7d0;border-color:#16a34a;background:#fff}.tracking-hint{display:flex;align-items:center;flex-wrap:wrap;gap:8px 18px;margin-top:12px;color:#64748b;font-size:12px}.tracking-hint span:before{content:"•";margin-right:6px;color:#4ade80}.tracking-table-wrap{max-height:480px;overflow:auto;border:1px solid #e5e7eb;border-radius:10px}.tracking-table{min-width:860px}.tracking-table th{z-index:1}.tracking-table td{vertical-align:middle}.tracking-number{color:#334155;font:13px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.03em}.confidence-pill{display:inline-block;min-width:28px;padding:4px 8px;border-radius:999px;font-size:12px;font-weight:700;text-align:center}.confidence-高{background:#dcfce7;color:#166534}.confidence-中{background:#dbeafe;color:#1d4ed8}.confidence-低{background:#fef3c7;color:#92400e}.confidence-—{background:#f1f5f9;color:#64748b}.tracking-empty{display:flex;min-height:170px;align-items:center;justify-content:center;flex-direction:column;gap:7px;color:#64748b;text-align:center}.tracking-empty span{font-size:34px;color:#16a34a}.tracking-empty strong{color:#374151}.tracking-empty p{margin:0;font-size:13px}.tracking-disclaimer{display:flex;align-items:center;flex-wrap:wrap;gap:8px 14px;margin-top:16px;padding:14px 16px;border:1px solid #fde68a;border-radius:11px;background:#fffbeb;color:#92400e;font-size:13px}.tracking-disclaimer span{color:#78350f}@media (max-width: 640px){.tracking-hero{align-items:flex-start;gap:12px}.tracking-mark{width:82px;height:72px;border-radius:18px;font-size:15px}.tracking-mark span{margin-top:5px;font-size:7px}.tracking-panel{padding:16px}.tracking-toolbar{align-items:flex-start;flex-direction:column}.tracking-actions{width:100%}.tracking-actions .sample-btn,.tracking-toolbar .primary-export{flex:1}}.invoice-sum-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px}.invoice-sum-hero h1{margin-bottom:8px}.invoice-sum-mark{min-width:112px;height:112px;display:grid;place-items:center;border-radius:24px;background:#ecfdf5;color:#047857;font-size:52px;font-weight:800;line-height:.8}.invoice-sum-mark span{display:block;font-size:13px;letter-spacing:.16em}.invoice-sum-panel{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:18px;margin-bottom:16px}.invoice-sum-panel .panel-heading{margin-bottom:14px}.invoice-sum-panel .panel-heading>div:first-child{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.invoice-sum-panel .panel-heading span{color:#64748b;font-size:13px;font-weight:400}.invoice-sum-actions,.invoice-sum-downloads{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.invoice-sum-actions .sample-btn{margin-top:0}.invoice-sum-input{display:block;width:100%;min-height:150px;resize:vertical;padding:12px;border:1px solid #d1d5db;border-radius:9px;font:13px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;color:#1f2937}.invoice-sum-input:focus,.invoice-sum-controls select:focus{outline:2px solid rgba(37,99,235,.2);border-color:#2563eb}.invoice-sum-controls{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr);gap:14px;align-items:end}.invoice-sum-controls label{display:grid;gap:6px;color:#374151;font-size:13px;font-weight:600}.invoice-sum-controls select,.invoice-sum-downloads select{padding:9px 10px;border:1px solid #d1d5db;border-radius:8px;background:#fff;font-size:14px}.invoice-sum-help{grid-column:1 / -1;margin:0;color:#64748b;font-size:13px;line-height:1.5}.invoice-sum-empty{padding:30px 16px;border:1px dashed #d1d5db;border-radius:10px;text-align:center;color:#64748b}.invoice-sum-empty span{display:block;color:#10b981;font-size:28px;font-weight:700}.invoice-sum-empty strong{display:block;margin-top:6px;color:#374151}.invoice-sum-empty p{margin:6px 0 0;font-size:13px}.invoice-sum-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0}.invoice-sum-stat{min-width:0;padding:15px;border:1px solid #e5e7eb;border-radius:12px;background:#fff}.invoice-sum-stat span,.invoice-sum-stat small{display:block;color:#64748b;font-size:12px}.invoice-sum-stat strong{display:block;margin:5px 0 2px;color:#1f2937;font-size:22px;overflow-wrap:anywhere}.invoice-sum-stat.highlight{border-color:#a7f3d0;background:#ecfdf5}.invoice-sum-stat.highlight strong{color:#047857}.invoice-sum-downloads .primary-export{width:auto;min-width:150px;margin-top:0}.invoice-sum-table-wrap{overflow-x:auto}.invoice-sum-table-wrap table{width:100%;border-collapse:collapse;font-size:14px}.invoice-sum-table-wrap th,.invoice-sum-table-wrap td{padding:11px 12px;border-bottom:1px solid #eef2f7;text-align:left}.invoice-sum-table-wrap th{color:#64748b;font-size:12px;font-weight:700;background:#f8fafc}.invoice-sum-table-wrap td.amount-cell{color:#047857;font-weight:700}.invoice-sum-invalid{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px;padding:10px 12px;border-radius:8px;background:#fff7ed;color:#9a3412;font-size:13px}.invoice-sum-invalid span{color:#c2410c}@media (max-width: 700px){.invoice-sum-hero{align-items:flex-start}.invoice-sum-mark{min-width:78px;width:78px;height:78px;border-radius:18px;font-size:34px}.invoice-sum-mark span{font-size:10px}.invoice-sum-panel .panel-heading{align-items:flex-start;flex-direction:column}.invoice-sum-actions,.invoice-sum-downloads{width:100%}.invoice-sum-actions .sample-btn{flex:1}.invoice-sum-controls,.invoice-sum-summary{grid-template-columns:1fr 1fr}.invoice-sum-help{grid-column:1 / -1}.invoice-sum-summary .invoice-sum-stat:nth-child(2){grid-column:span 2}.invoice-sum-downloads .primary-export{flex:1}}@media (max-width: 440px){.invoice-sum-hero{gap:10px}.invoice-sum-mark{min-width:64px;width:64px;height:64px;font-size:28px}.invoice-sum-controls,.invoice-sum-summary{grid-template-columns:1fr}.invoice-sum-summary .invoice-sum-stat:nth-child(2){grid-column:auto}}.barcode-hero{display:flex;justify-content:space-between;gap:24px;align-items:center;margin:22px 0 20px}.barcode-mark{min-width:128px;padding:18px 12px;border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff;color:#2563eb;font-size:30px;font-weight:800;text-align:center;letter-spacing:.05em}.barcode-mark span{display:block;margin-top:4px;font-size:11px;letter-spacing:.2em}.barcode-panel{margin-top:18px;padding:22px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.barcode-toolbar{display:flex;justify-content:space-between;align-items:center;gap:16px}.barcode-toolbar strong,.barcode-toolbar span{display:block}.barcode-toolbar span{margin-top:5px;color:#94a3b8;font-size:13px}.barcode-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.barcode-actions .sample-btn{margin-top:0}.barcode-input{display:block;width:100%;min-height:174px;margin-top:16px;padding:14px;border:1px solid #cbd5e1;border-radius:10px;resize:vertical;font:15px/1.7 ui-monospace,SFMono-Regular,Menlo,monospace}.barcode-input:focus{outline:2px solid #93c5fd;border-color:#2563eb}.barcode-options{display:flex;flex-wrap:wrap;gap:14px 22px;margin-top:13px;color:#64748b;font-size:13px}.barcode-options label{cursor:pointer}.barcode-options input{accent-color:#2563eb;margin-right:6px}.barcode-table-wrap{overflow-x:auto;margin-top:16px}.barcode-table{width:100%;border-collapse:collapse;font-size:14px}.barcode-table th,.barcode-table td{padding:11px 10px;border-bottom:1px solid #eef2f7;text-align:left;white-space:nowrap}.barcode-table th{color:#64748b;font-size:12px;font-weight:700}.barcode-number{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.02em}.barcode-empty{padding:46px 20px 34px;text-align:center;color:#94a3b8}.barcode-empty span{display:block;color:#60a5fa;font-size:35px;margin-bottom:10px}.barcode-empty strong{display:block;color:#475569}.barcode-empty p{margin:7px 0 0;font-size:13px}.barcode-disclaimer{display:flex;gap:10px;align-items:baseline;margin:18px 2px 0;color:#64748b;font-size:13px}.barcode-disclaimer strong{color:#475569}@media (max-width: 640px){.barcode-hero{align-items:flex-start}.barcode-mark{min-width:92px;padding:14px 8px;font-size:22px}.barcode-panel{padding:16px}.barcode-toolbar{align-items:flex-start;flex-direction:column}.barcode-actions{justify-content:flex-start}.barcode-disclaimer{display:block}.barcode-disclaimer span{display:block;margin-top:6px}}.pdf-split-range-page{max-width:1040px}.pdf-split-range-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.pdf-split-range-hero h1{margin-bottom:8px}.pdf-split-range-hero .subtitle{max-width:760px;margin-bottom:0;line-height:1.65}.pdf-split-range-mark{width:96px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#eef2ff;color:#4f46e5;font:900 22px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(-4deg)}.pdf-split-range-mark span{display:block;margin-top:8px;font-size:10px;letter-spacing:.12em}.pdf-split-range-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.pdf-split-range-panel .panel-heading{margin-bottom:16px}.pdf-split-range-panel .panel-heading span{margin-left:10px;color:#64748b;font-size:13px;font-weight:400}.pdf-split-range-upload{min-height:126px;padding:26px 16px}.pdf-split-range-input-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:12px}.pdf-split-range-input-actions .sample-btn{margin-top:0}.pdf-split-range-message{margin:16px 0 0}.pdf-split-range-success{margin:16px 0 0;padding:10px 14px;border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4;color:#15803d;font-size:14px}.split-mode-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.split-mode-tabs button{padding:8px 14px;border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#475569;cursor:pointer;font:inherit;font-size:14px}.split-mode-tabs button:hover{border-color:#818cf8;color:#4338ca}.split-mode-tabs button.active{border-color:#4f46e5;background:#eef2ff;color:#4338ca;font-weight:700}.pdf-split-range-field{display:flex;flex-direction:column;gap:7px;color:#334155;font-size:14px;font-weight:700}.pdf-split-range-field input{width:100%;min-height:40px;padding:8px 11px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#1f2937;font:inherit;font-weight:400}.pdf-split-range-field input:focus{outline:3px solid rgba(79,70,229,.12);border-color:#818cf8}.pdf-split-range-field input[aria-invalid=true]{border-color:#f59e0b}.pdf-split-range-field small{color:#64748b;font-size:12px;font-weight:400}.pdf-split-range-each-note{margin:0;padding:12px 14px;border-left:3px solid #818cf8;background:#f5f3ff;color:#4c1d95;font-size:14px}.pdf-split-range-preview{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-top:16px;padding:12px 14px;border-radius:9px;background:#f8fafc;color:#475569;font-size:13px}.pdf-split-range-preview strong{color:#1e293b}.pdf-split-range-export-bar{display:flex;align-items:center;gap:18px;margin-top:20px}.pdf-split-range-export-bar .local-note{flex:1;margin:0;line-height:1.55}.pdf-split-range-export-bar .primary-export{width:auto;min-width:220px;margin-top:0}.pdf-split-range-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;margin-top:16px;padding:50px 20px;border:1px dashed #cbd5e1;border-radius:14px;background:#fff;color:#64748b;text-align:center}.pdf-split-range-empty span{font-size:38px;color:#a5b4fc}.pdf-split-range-empty strong{color:#334155}.pdf-split-range-empty p{margin:0;font-size:13px}.pdf-split-range-footer-note{margin:16px 0 0;text-align:center}@media (max-width: 640px){.pdf-split-range-hero{align-items:flex-start;gap:12px}.pdf-split-range-mark{width:70px;height:70px;border-radius:18px;font-size:17px}.pdf-split-range-mark span{margin-top:5px;font-size:8px}.pdf-split-range-panel{padding:16px}.pdf-split-range-panel .panel-heading{align-items:flex-start;flex-direction:column;gap:4px}.pdf-split-range-panel .panel-heading span{margin-left:0}.pdf-split-range-export-bar{align-items:stretch;flex-direction:column;gap:8px}.pdf-split-range-export-bar .primary-export{width:100%}}.image-pdf-page{max-width:1040px}.image-pdf-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:8px 0 24px}.image-pdf-hero h1{margin-bottom:8px}.image-pdf-hero .subtitle{max-width:760px;margin-bottom:0;line-height:1.65}.image-pdf-mark{width:96px;height:96px;flex:0 0 auto;display:grid;place-content:center;text-align:center;border-radius:25px;background:#e9f7ef;color:#16803c;font:900 20px/1 ui-monospace,SFMono-Regular,Consolas,monospace;transform:rotate(-4deg)}.image-pdf-mark span{display:block;margin-top:8px;font-size:12px;letter-spacing:.08em}.image-pdf-panel,.image-pdf-list-panel{margin-top:16px;padding:20px;background:#fff;border:1px solid #e5e7eb;border-radius:14px}.image-pdf-panel .panel-heading{margin-bottom:16px}.image-pdf-panel .panel-heading span,.image-pdf-list-panel .panel-heading span{margin-left:10px;color:#64748b;font-size:13px;font-weight:400}.image-pdf-upload{max-width:none;min-height:126px;padding:26px 16px}.image-pdf-input-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-top:12px}.image-pdf-input-actions .sample-btn{margin-top:0}.image-pdf-message{margin:16px 0 0}.image-pdf-success{margin:16px 0 0;padding:10px 14px;border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4;color:#15803d;font-size:14px}.image-pdf-settings .panel-heading{align-items:center}.image-pdf-count{color:#2563eb;font-size:14px}.page-size-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.page-size-option{display:flex;flex-direction:column;gap:5px;padding:14px;border:1px solid #dbe3ef;border-radius:11px;background:#f8fbff;cursor:pointer}.page-size-option.selected{border-color:#8ab4f8;background:#eff6ff;box-shadow:0 0 0 2px #3b82f614}.page-size-option input{accent-color:#2563eb}.page-size-option strong{color:#1e3a5f}.page-size-option span{color:#64748b;font-size:12px}.image-pdf-list-panel .panel-heading{align-items:center;margin-bottom:12px}.image-pdf-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.image-pdf-item{display:flex;align-items:center;gap:12px;min-width:0;padding:10px 12px;border:1px solid #dbe3ef;border-radius:10px;background:#f8fbff}.image-pdf-number{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:8px;background:#e7f0ff;color:#2563eb;font-weight:800}.image-pdf-item img{width:58px;height:58px;flex:0 0 auto;object-fit:cover;border-radius:7px;border:1px solid #dbe3ef;background:#fff}.image-pdf-file-meta{display:flex;min-width:0;flex:1;flex-direction:column;gap:3px}.image-pdf-file-meta strong{overflow:hidden;color:#1e3a5f;text-overflow:ellipsis;white-space:nowrap}.image-pdf-file-meta span{color:#64748b;font-size:12px}.image-pdf-item-actions{display:flex;align-items:center;gap:5px}.image-pdf-item-actions button{min-width:30px;padding:6px 8px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#475569;cursor:pointer}.image-pdf-item-actions button:hover:not(:disabled){border-color:#93c5fd;color:#2563eb}.image-pdf-item-actions button:disabled{cursor:not-allowed;opacity:.4}.image-pdf-item-actions .remove{border-color:#fecaca;color:#b91c1c}.image-pdf-export-bar{display:flex;align-items:center;gap:18px;margin-top:16px}.image-pdf-export-bar .local-note{flex:1;margin:0}.image-pdf-export-bar .primary-export{width:auto;min-width:210px;margin-top:0}.image-pdf-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:7px;margin-top:16px;padding:50px 20px;border:1px dashed #cbd5e1;border-radius:14px;background:#fff;color:#64748b;text-align:center}.image-pdf-empty span{font-size:38px;color:#86efac}.image-pdf-empty strong{color:#334155}.image-pdf-empty p{margin:0;font-size:13px}.image-pdf-footer-note{margin:16px 0 0;text-align:center}@media (max-width: 760px){.image-pdf-hero{align-items:flex-start;gap:10px}.image-pdf-mark{width:68px;height:68px;font-size:15px;border-radius:18px}.image-pdf-mark span{font-size:9px}.page-size-options{grid-template-columns:1fr}.image-pdf-item{align-items:flex-start}.image-pdf-item-actions{flex-wrap:wrap;justify-content:flex-end}.image-pdf-export-bar{align-items:stretch;flex-direction:column;gap:8px}.image-pdf-export-bar .primary-export{width:100%}}
