*{box-sizing:border-box;margin:0;padding:0}body{background:#f4f6fb;font-family:Inter,Arial,sans-serif}.app{max-width:1200px;margin:auto;padding:50px 25px}.header{max-width:850px;margin:60px auto 50px;padding:0 20px}.header-link{color:inherit;text-decoration:none;display:block}.header-link:hover{color:inherit;text-decoration:none}.brand{justify-content:center;align-items:center;gap:18px;display:flex}.brand-mark{color:#fff;background:#111827;border-radius:14px;justify-content:center;align-items:center;width:64px;height:64px;font-size:32px;font-weight:700;display:flex}.brand h1{letter-spacing:-1.5px;color:#111827;margin:0;font-size:48px;font-weight:750;line-height:1}.brand p{color:#6b7280;letter-spacing:.5px;margin:7px 0 0;font-size:15px}.header-description{text-align:center;color:#4b5563;max-width:620px;margin:28px auto 0;font-size:19px;line-height:1.6}.brand-mark{background:#111827;border-radius:14px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.screen{background:#1f2937;border:2px solid #9ca3af;border-radius:5px;flex-direction:column;justify-content:flex-end;gap:4px;width:38px;height:28px;padding:5px;display:flex}.screen span{background:#f9fafb;border-radius:3px;height:4px;display:block}.screen span:first-child{align-self:center;width:70%}.screen span:last-child{align-self:center;width:90%}.tools-grid{grid-template-columns:repeat(2,minmax(340px,1fr));gap:30px;display:grid}.checker-wrapper{margin-top:30px}.tool-card{background:#fff;border-radius:18px;flex-direction:column;padding:28px;transition:all .25s;display:flex;box-shadow:0 12px 35px #00000014}.tool-card>p{min-height:72px}.tool-card input[type=file]{cursor:pointer;background:#fafafa;border:2px dashed #bbb;border-radius:10px;width:100%;margin-top:auto;padding:10px}.tool-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0000001f}.tool-card h2{color:#222;margin-bottom:15px}.tool-card p{color:#666;margin-bottom:20px;line-height:1.5}.filename{color:#2563eb;background:#eef5ff;border-radius:8px;margin-top:15px;padding:10px;font-size:14px}.time-input{margin:20px 0}.time-input label{margin-bottom:8px;font-weight:600;display:block}.time-input input{border:1px solid #ccc;border-radius:8px;width:120px;padding:10px;font-size:18px}.copyrights{color:#aaa;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff26;border-radius:12px;margin-top:20px;padding:12px 20px;font-size:14px;transition:all .2s}.checker-card{grid-column:1/-1}.checker-card .time-input{grid-template-columns:repeat(2,minmax(250px,1fr));gap:18px 30px;margin:25px 0;display:grid}.checker-card .time-input label{margin-bottom:6px}.checker-card .time-input input{width:100%}.checker-table{border-collapse:collapse;background:#fff;border-radius:12px;width:100%;margin-top:30px;overflow:hidden;box-shadow:0 8px 25px #00000014}.checker-table th{text-align:left;color:#333;background:#f1f5f9;border-bottom:1px solid #ddd;padding:14px;font-weight:700}.checker-table td{vertical-align:top;color:#444;border-bottom:1px solid #eee;padding:14px}.checker-table tr:last-child td{border-bottom:none}.checker-table td:first-child{width:70px}.checker-table td:nth-child(2){width:260px;font-family:monospace;font-size:14px}.checker-table td:nth-child(3){white-space:pre-wrap;max-width:400px}.error-text{font-weight:600;color:#dc2626!important}.error-text div{margin-bottom:5px}.error-text div:last-child{margin-bottom:0}.checker-card>div:last-child{margin-top:20px}.footer{color:#6b7280;border-top:1px solid #e5e7eb;flex-direction:column;align-items:center;gap:12px;margin-top:60px;padding:30px 20px;font-size:14px;display:flex}.footer-brand{flex-direction:column;align-items:center;gap:4px;display:flex}.footer-brand strong{color:#111827;font-size:18px}.footer-links a{color:#374151;text-decoration:none}.footer-links a:hover{text-decoration:underline}.footer-copy{color:#9ca3af;font-size:13px}.sub-textarea{margin:20px 0}@media (width<=800px){.tools-grid,.checker-card .time-input{grid-template-columns:1fr}.checker-table{display:block;overflow-x:auto}}
