:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root,:root[data-theme=light]{color-scheme:light;color:#213547;background-color:#fff;--header-bg: #1a1a2e;--header-text: #eee;--footer-bg: #16213e;--footer-text: #ccc;--border: #e0e0e0;--muted: #666;--text: #333;--code-bg: #f5f5f5;--accent: #646cff}:root[data-theme=dark]{color-scheme:dark;color:#ffffffde;background-color:#242424;--header-bg: #0f0f1a;--header-text: #e0e0e0;--footer-bg: #0a0a12;--footer-text: #aaa;--border: #333;--muted: #999;--text: #e0e0e0;--code-bg: #1a1a1a;--accent: #818cf8}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root:not([data-theme]){color:#213547;background-color:#fff}}@media(prefers-color-scheme:dark){:root:not([data-theme]){color:#ffffffde;background-color:#242424}}a:hover{color:var(--accent)}button{background-color:var(--code-bg, #f5f5f5)}.layout{min-height:100vh;display:flex;flex-direction:column}.main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:1rem 1.5rem;box-sizing:border-box}.site-header{background:var(--header-bg, #1a1a2e);color:var(--header-text, #eee);padding:.75rem 1.5rem;box-shadow:0 1px 3px #00000026}.header-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.logo{font-size:1.35rem;font-weight:700;color:inherit;text-decoration:none}.nav{display:flex;gap:1.5rem}.nav a{color:var(--header-text, #eee);text-decoration:none}.nav a:hover{text-decoration:underline}.site-footer{background:var(--footer-bg, #16213e);color:var(--footer-text, #ccc);padding:1.5rem;margin-top:auto}.footer-inner{max-width:1200px;margin:0 auto;text-align:center}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:.75rem}.footer-links a{color:var(--footer-text, #ccc);text-decoration:none}.footer-links a:hover{text-decoration:underline}.copyright{margin:0;font-size:.9rem;opacity:.9}.page-home{padding-bottom:2rem}.hero{text-align:center;padding:2rem 0 1.5rem}.hero h1{font-size:2.25rem;margin:0 0 .5rem}.tagline{font-size:1.1rem;color:var(--muted, #666);margin:0}.home-search{margin:1rem 0;max-width:400px}.search-input{width:100%;padding:.5rem .75rem;font-size:1rem;border:1px solid var(--border, #ccc);border-radius:6px;box-sizing:border-box}.recent-tools{margin-bottom:1.5rem}.no-results{color:var(--muted, #666);margin:1rem 0}.theme-toggle{background:transparent;border:none;font-size:1.25rem;cursor:pointer;padding:.25rem;line-height:1}.ad-home-top,.ad-home-mid{min-height:50px;margin:1rem 0}.tools-grid-section{margin-top:1rem}.tool-category{margin-bottom:2rem}.category-title{font-size:1.25rem;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid var(--border, #eee)}.tools-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.tool-card{display:block;padding:1rem;border:1px solid var(--border, #e0e0e0);border-radius:8px;text-decoration:none;color:inherit;transition:box-shadow .2s,border-color .2s}.tool-card:hover{border-color:var(--accent, #646cff);box-shadow:0 4px 12px #00000014}.tool-icon{display:block;font-size:1.5rem;margin-bottom:.5rem}.tool-name{font-weight:600;display:block;margin-bottom:.25rem}.tool-desc{font-size:.9rem;color:var(--muted, #666);display:block}.page-tool .tool-header{margin-bottom:1.5rem}.page-tool .tool-header h1{font-size:1.75rem;margin:0 0 .5rem}.page-tool .tool-content{margin:1rem 0}.tool-coming-soon{color:var(--muted, #666);margin-bottom:1rem}.ad-tool-top,.ad-tool-bottom{min-height:50px;margin:1rem 0}.ad-slot-placeholder{min-height:0;margin:0;padding:0;overflow:hidden}.page-static h1{font-size:1.75rem;margin-bottom:1rem}.page-static h2{font-size:1.2rem;margin:1.5rem 0 .5rem}.page-static p,.page-static ul{margin:0 0 .75rem;line-height:1.6}.page-error{text-align:center;padding:2rem}.page-error a{margin-top:1rem;display:inline-block}.page-contact .contact-form{max-width:520px;margin-top:1.5rem}.form-group{margin-bottom:1rem}.form-group label{display:block;font-weight:500;margin-bottom:.35rem}.form-group input,.form-group textarea{width:100%;padding:.5rem .75rem;font-size:1rem;font-family:inherit;border:1px solid var(--border, #ccc);border-radius:6px;box-sizing:border-box}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--accent, #646cff)}.form-group textarea{resize:vertical;min-height:100px}.form-error{display:block;font-size:.85rem;color:#c00;margin-top:.25rem}.form-message{padding:.75rem 1rem;border-radius:6px;margin-bottom:1rem}.form-message-success{background:#e8f5e9;color:#2e7d32}.form-message-error{background:#ffebee;color:#c62828}.btn{padding:.6rem 1.2rem;font-size:1rem;font-weight:500;border-radius:6px;border:none;cursor:pointer;font-family:inherit}.btn-primary{background:var(--accent, #646cff);color:#fff}.btn-primary:hover:not(:disabled){opacity:.9}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background:var(--border, #e0e0e0);color:var(--text, #333)}.btn-small{font-size:.85rem;padding:.25rem .5rem;margin-left:.5rem}.tool-panel{margin-top:1rem}.tool-actions{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:1rem}.tool-io{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.tool-io-diff .tool-column{min-height:200px}.tool-markdown-preview{min-height:200px;padding:.75rem;background:var(--code-bg, #f5f5f5);border-radius:6px;border:1px solid var(--border, #e0e0e0)}.tool-markdown-preview h1,.tool-markdown-preview h2,.tool-markdown-preview h3{margin-top:.5em;margin-bottom:.25em}.tool-markdown-preview pre{overflow-x:auto;padding:.5rem;background:#fff;border-radius:4px}.tool-markdown-preview code{font-family:ui-monospace,monospace;font-size:.9em}.tool-markdown-preview ul,.tool-markdown-preview ol{padding-left:1.5rem}.tool-column-full{grid-column:1 / -1}.tool-column label,.tool-parsed label,.tool-output-list label,.regex-matches label,.diff-result label{display:block;font-weight:500;margin-bottom:.35rem}.tool-textarea{width:100%;min-height:120px;padding:.5rem .75rem;font-family:ui-monospace,monospace;font-size:.9rem;border:1px solid var(--border, #ccc);border-radius:6px;box-sizing:border-box;resize:vertical}.tool-input{width:100%;padding:.5rem .75rem;font-size:1rem;border:1px solid var(--border, #ccc);border-radius:6px;box-sizing:border-box}.tool-input-inline{width:4rem;padding:.25rem .5rem;margin:0 .5rem;font-size:1rem;border:1px solid var(--border, #ccc);border-radius:4px}.tool-pre{background:var(--code-bg, #f5f5f5);padding:.75rem;border-radius:6px;overflow-x:auto;font-size:.9rem;margin:0;white-space:pre-wrap}.tool-pre.wrap{word-break:break-all}.tool-error{color:#c00;margin:.5rem 0 0}.tool-result{margin-top:.5rem;font-family:ui-monospace,monospace}.tool-dl{display:grid;grid-template-columns:auto 1fr;gap:.5rem 1rem;margin:0}.tool-dl dt{font-weight:500;margin:0}.tool-dl dd{margin:0}.tool-output-list ul{list-style:none;padding:0;margin:0}.tool-output-list li{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.diff-result{margin-top:1rem}.diff-output{background:var(--code-bg, #f5f5f5);padding:.75rem;border-radius:6px;overflow-x:auto;font-size:.85rem;white-space:pre-wrap;margin:0}.diff-add{background:#e6ffed;color:#0d6b0d}.diff-remove{background:#ffebe6;color:#b71c1c}.diff-unchanged{color:var(--muted, #666)}@media(max-width:768px){.tool-io{grid-template-columns:1fr}}.barcode-qr-section{margin-top:1rem}.barcode-qr-output{margin-top:1rem;padding:1rem;background:var(--code-bg, #f5f5f5);border-radius:8px;display:flex;flex-direction:column;align-items:center}.qr-image{max-width:256px;height:auto;display:block}.barcode-canvas{max-width:100%;height:auto}.barcode-qr-actions{display:flex;gap:.5rem;margin-top:.75rem}.tool-actions-sub{margin-top:.75rem;margin-bottom:.25rem}.decode-section{margin-top:1rem}.decode-label{display:block;margin-bottom:.5rem;font-weight:500}.decode-file-input{display:block;margin-bottom:1rem;padding:.5rem 0;font-size:.95rem}.decode-preview-block{margin-top:1rem;padding:1rem;background:var(--code-bg, #f5f5f5);border-radius:8px;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem}.decode-preview-img{max-width:100%;max-height:280px;width:auto;height:auto;border-radius:6px;border:1px solid var(--border, #e0e0e0)}.decode-result{width:100%}.decode-result label{display:block;margin-bottom:.35rem;font-weight:500}.decode-result-text{width:100%;box-sizing:border-box}.page-legal .updated{color:var(--muted, #666);font-size:.95rem;margin:-.5rem 0 1rem}.page-legal ul{padding-left:1.25rem}.page-legal a{color:var(--accent, #646cff)}.page-blog .blog-list{list-style:none;padding:0;margin:1.5rem 0 0}.blog-list-item{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--border, #eee)}.blog-list-item a{font-size:1.1rem}.blog-date{display:block;font-size:.9rem;color:var(--muted, #666);margin-top:.25rem}.blog-excerpt{margin:.5rem 0 0;font-size:.95rem;color:var(--muted, #666)}.page-blog-post .blog-post-header{margin-bottom:1rem}.page-blog-post .blog-post-header h1{margin:0 0 .25rem}.page-blog-post .blog-post-body{line-height:1.7}.page-blog-post .blog-post-body h2{font-size:1.25rem;margin:1.5rem 0 .5rem}.page-blog-post .blog-post-body p{margin:0 0 .75rem}.page-blog-post .blog-post-body ul{margin:0 0 .75rem;padding-left:1.5rem}.page-blog-post .blog-post-body a{color:var(--accent, #646cff)}.ad-blog-top,.ad-blog-mid,.ad-blog-bottom{min-height:50px;margin:1rem 0}
