.tool-container[data-astro-cid-dep2uefh]{max-width:800px;margin:0 auto;padding:20px}section[data-astro-cid-dep2uefh]{background:#fff;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 2px 8px #00000014}h2[data-astro-cid-dep2uefh]{font-size:1.5rem;color:#1a1a2e;margin-bottom:20px}h3[data-astro-cid-dep2uefh]{font-size:1.1rem;color:#333;margin:0}.options-grid[data-astro-cid-dep2uefh]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:20px}.option-group[data-astro-cid-dep2uefh]{display:flex;flex-direction:column;gap:6px}.option-group[data-astro-cid-dep2uefh] label[data-astro-cid-dep2uefh]{font-size:.9rem;color:#555;font-weight:500}.option-group[data-astro-cid-dep2uefh] input[data-astro-cid-dep2uefh][type=text],.option-group[data-astro-cid-dep2uefh] input[data-astro-cid-dep2uefh][type=number],.option-group[data-astro-cid-dep2uefh] select[data-astro-cid-dep2uefh]{padding:10px 12px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:border-color .2s}.option-group[data-astro-cid-dep2uefh] input[data-astro-cid-dep2uefh]:focus,.option-group[data-astro-cid-dep2uefh] select[data-astro-cid-dep2uefh]:focus{outline:none;border-color:#4a90d9}.checkbox-group[data-astro-cid-dep2uefh]{flex-direction:row;align-items:center}.checkbox-group[data-astro-cid-dep2uefh] label[data-astro-cid-dep2uefh]{display:flex;align-items:center;gap:8px;cursor:pointer}.checkbox-group[data-astro-cid-dep2uefh] input[data-astro-cid-dep2uefh][type=checkbox]{width:18px;height:18px;cursor:pointer}.btn-primary[data-astro-cid-dep2uefh],.btn-secondary[data-astro-cid-dep2uefh]{padding:12px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-primary[data-astro-cid-dep2uefh]{background:linear-gradient(135deg,#4a90d9,#357abd);color:#fff;width:100%}.btn-primary[data-astro-cid-dep2uefh]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #4a90d966}.btn-secondary[data-astro-cid-dep2uefh]{background:#f0f0f0;color:#333}.btn-secondary[data-astro-cid-dep2uefh]:hover{background:#e0e0e0}.result-section[data-astro-cid-dep2uefh]{margin-top:24px;display:none}.result-section[data-astro-cid-dep2uefh].show{display:block}.result-header[data-astro-cid-dep2uefh]{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.uuid-results[data-astro-cid-dep2uefh]{display:flex;flex-direction:column;gap:8px}.uuid-item[data-astro-cid-dep2uefh]{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#f8f9fa;border-radius:8px;font-family:Courier New,monospace;font-size:.95rem}.uuid-text[data-astro-cid-dep2uefh]{word-break:break-all;flex:1}.uuid-copy-btn[data-astro-cid-dep2uefh]{margin-left:12px;padding:6px 12px;background:#e0e0e0;border:none;border-radius:6px;cursor:pointer;font-size:.85rem;white-space:nowrap;transition:background .2s}.uuid-copy-btn[data-astro-cid-dep2uefh]:hover{background:#d0d0d0}.uuid-copy-btn[data-astro-cid-dep2uefh].copied{background:#4caf50;color:#fff}.validator-input[data-astro-cid-dep2uefh]{display:flex;gap:12px;margin-bottom:16px}.validator-input[data-astro-cid-dep2uefh] input[data-astro-cid-dep2uefh]{flex:1;padding:12px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:Courier New,monospace}.validator-input[data-astro-cid-dep2uefh] input[data-astro-cid-dep2uefh]:focus{outline:none;border-color:#4a90d9}.validation-result[data-astro-cid-dep2uefh]{padding:16px;border-radius:8px;font-weight:500;display:none}.validation-result[data-astro-cid-dep2uefh].show{display:block}.validation-result[data-astro-cid-dep2uefh].valid{background:#e8f5e9;color:#2e7d32}.validation-result[data-astro-cid-dep2uefh].invalid{background:#ffebee;color:#c62828}.related-tools[data-astro-cid-dep2uefh]{margin-top:32px}.related-tools[data-astro-cid-dep2uefh] h2[data-astro-cid-dep2uefh]{font-size:1.3rem;margin-bottom:16px}.related-grid[data-astro-cid-dep2uefh]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.related-card[data-astro-cid-dep2uefh]{display:flex;flex-direction:column;padding:16px;background:#f8f9fa;border-radius:10px;text-decoration:none;color:inherit;transition:all .2s}.related-card[data-astro-cid-dep2uefh]:hover{background:#e8f0fe;transform:translateY(-2px)}.card-icon[data-astro-cid-dep2uefh]{font-size:2rem;margin-bottom:8px}.related-card[data-astro-cid-dep2uefh] h3[data-astro-cid-dep2uefh]{font-size:1rem;color:#1a1a2e;margin-bottom:4px}.related-card[data-astro-cid-dep2uefh] p[data-astro-cid-dep2uefh]{font-size:.85rem;color:#666;margin:0;line-height:1.4}@media(max-width:600px){.options-grid[data-astro-cid-dep2uefh]{grid-template-columns:1fr}.validator-input[data-astro-cid-dep2uefh]{flex-direction:column}.result-header[data-astro-cid-dep2uefh]{flex-direction:column;align-items:flex-start;gap:12px}.related-grid[data-astro-cid-dep2uefh]{grid-template-columns:1fr}}
