body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.dark-theme .MuiBox-root[component=footer],.dark-theme footer,footer.dark-theme{background:#1a1a1a!important;border-top:1px solid #333!important;color:#90caf9!important}.home-container{background:#f0f4fa;display:flex;flex-direction:column;min-height:100vh}.dark-theme.home-container{background:#0f1621}.home-nav{background:#1565c0;border-bottom:1px solid #ffffff1a;box-shadow:0 2px 8px #0000002e;position:sticky;top:0;z-index:100}.dark-theme .home-nav{background:#0d47a1;border-bottom-color:#ffffff14}.home-nav-inner{align-items:center;display:flex;height:56px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 24px}.home-nav-brand{align-items:center;cursor:pointer;display:flex;gap:10px;text-decoration:none}.home-nav-logo{height:30px;object-fit:contain;width:30px}.home-nav-title{color:#fff;font-size:1.15rem;font-weight:800;letter-spacing:-.3px}.home-nav-right{align-items:center;display:flex;gap:4px}.home-nav-link{background:#0000;border:none;border-radius:6px;color:#ffffffd9;cursor:pointer;font-size:.88rem;font-weight:500;padding:6px 12px;text-decoration:none;transition:background .18s,color .18s}.home-nav-link:hover{background:#ffffff1f;color:#fff}.home-nav-theme{background:#ffffff14;border:1px solid #ffffff4d;border-radius:6px;color:#ffffffe6;cursor:pointer;font-size:.88rem;font-weight:500;margin-left:6px;padding:6px 14px;transition:background .18s}.home-nav-theme:hover{background:#ffffff2e}.home-hero{background:linear-gradient(180deg,#e8f0fc,#f0f4fa);border-bottom:1px solid #d8e4f4;padding:12px 24px 20px}.dark-theme .home-hero{background:linear-gradient(180deg,#0d2b5e,#0f1621);border-bottom-color:#1a2d4a}.home-hero-inner{align-items:center;display:flex;gap:24px;justify-content:center;margin:0 auto;max-width:1200px}.home-hero-logo{flex-shrink:0;height:120px;object-fit:contain;width:120px}.home-hero-text{display:flex;flex-direction:column}.home-hero-eyebrow{align-self:flex-start;background:#def;border-radius:20px;color:#1976d2;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:1.5px;margin:0 0 10px;padding:3px 12px;text-transform:uppercase}.dark-theme .home-hero-eyebrow{background:#90caf91f;color:#90caf9}.home-hero-heading{color:#0d3375;font-size:1.85rem;font-weight:800;letter-spacing:-.5px;line-height:1.2;margin:0 0 8px}.dark-theme .home-hero-heading{color:#e3f2fd}.home-hero-sub{color:#5a7098;font-size:.95rem;line-height:1.6;margin:0;max-width:520px}.dark-theme .home-hero-sub{color:#90a4be}.tools-section{box-sizing:border-box;flex:1 1;margin:0 auto;max-width:1200px;padding:32px 24px 40px;width:100%}.tools-section-title{color:#1565c0;font-size:.75rem;font-weight:700;letter-spacing:1.5px;margin:0 0 20px;text-transform:uppercase}.dark-theme .tools-section-title{color:#90caf9}.tools-grid{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.tool-card{background:#fff;border:1px solid #e2eaf4;border-radius:12px;box-shadow:0 1px 4px #0000000f;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.tool-card:hover{border-color:#1976d2;box-shadow:0 8px 24px #1565c024;transform:translateY(-4px)}.tool-card:active{transform:translateY(-1px) scale(.99)}.tool-card.coming-soon{cursor:not-allowed;opacity:.65}.tool-card.coming-soon:hover{border-color:#e2eaf4;box-shadow:0 1px 4px #0000000f;transform:none}.dark-theme .tool-card{background:#1a2332;border-color:#243045;box-shadow:0 2px 8px #00000047}.dark-theme .tool-card:hover{border-color:#42a5f5;box-shadow:0 8px 24px #42a5f524}.tool-icon-wrapper{align-items:center;background:linear-gradient(135deg,#e3f2fd,#bbdefb);border-bottom:1px solid #e2eaf4;display:flex;gap:10px;padding:14px 18px 12px}.dark-theme .tool-icon-wrapper{background:linear-gradient(135deg,#0d2b5e,#153a6b);border-bottom-color:#243045}.tool-icon{font-size:24px;line-height:1}.tool-card-label{color:#1565c0;font-size:.65rem;font-weight:700;letter-spacing:1px;text-transform:uppercase}.dark-theme .tool-card-label{color:#90caf9}.tool-body{display:flex;flex:1 1;flex-direction:column;padding:14px 18px 16px}.tool-title{color:#1a237e;font-size:1rem;font-weight:700;margin:0 0 6px}.dark-theme .tool-title{color:#e3f2fd}.tool-description{color:#5a6a80;flex:1 1;font-size:.85rem;line-height:1.5;margin:0 0 14px}.dark-theme .tool-description{color:#90a4be}.tool-action{align-items:center;color:#1976d2;display:inline-flex;font-size:.82rem;font-weight:600;gap:4px;margin-top:auto}.dark-theme .tool-action{color:#42a5f5}.coming-soon-badge{background:#1565c0;border-radius:12px;color:#fff;display:inline-block;font-size:.7rem;font-weight:600;margin-top:4px;padding:3px 10px}.dark-mode-text{display:none}.dark-mode-icon{display:inline}@media (min-width:480px){.dark-mode-text{display:inline}.dark-mode-icon{display:none}}@media (max-width:600px){.home-nav-inner{padding:0 16px}.home-hero{padding:10px 16px 16px}.home-hero-inner{align-items:center;flex-direction:row;gap:16px}.home-hero-logo{height:88px;width:88px}.home-hero-heading{font-size:1.4rem}.tools-section{padding:24px 16px 32px}.tools-grid{grid-template-columns:1fr}}.text-input-area{display:flex;flex:1 1;flex-direction:column}.input-label{color:#bdbdbd;font-size:1rem;font-weight:500}.input-textarea{background:#fff;border:1px solid #bbb;border-radius:4px;box-sizing:border-box;color:#222;font-family:Fira Mono,Menlo,Monaco,Consolas,monospace;font-size:1rem;min-height:220px;outline:none;padding:10px;resize:vertical;transition:border .2s;width:100%}.input-textarea:focus{border:1.5px solid #1976d2}.input-group,.input-wrapper{height:100%;min-height:0}.input-wrapper{background:#23272e;border:1px solid #333;border-radius:8px;flex:1 1;position:relative}.line-numbers{background:#0000;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:flex-start;min-width:10px;overflow:hidden;padding:0 2px;width:10px}.text-area-container{align-items:stretch;background:#0000;display:flex;flex:1 1;flex-direction:row;min-height:120px;position:relative}.text-input{color:#222;display:block;font-family:Fira Mono,Consolas,Menlo,Monaco,monospace;font-size:15px;height:100%;min-height:120px;outline:none;padding:0 16px}.copy-button{right:8px;top:8px;z-index:2}.text-area-container:hover .copy-button{opacity:1}.dark-theme .input-wrapper,.dark-theme .line-numbers,.dark-theme .text-area-container,.dark-theme .text-input{background:#23272e!important;border-color:#333!important;color:#fff!important}.dark-theme .input-label{color:#bdbdbd}.dark-theme .copy-button{background-color:#1e1e1ee6!important;color:#90caf9!important}.dark-theme .copy-button:hover{background-color:#1e1e1e!important;color:#64b5f6!important}.dark-theme .text-input::placeholder{color:#bdbdbd!important;opacity:1}.dark-theme .text-input,.dark-theme .text-input pre,.dark-theme .text-input textarea{background:#23272e!important;color:#fff!important}.dark-theme .npm__react-simple-code-editor__textarea,.dark-theme .text-input pre{background:#23272e!important;color:#fff!important;z-index:10!important}.dark-theme .line-numbers-gutter{color:#06c!important}@media (max-width:600px){.input-wrapper{border-radius:4px;flex-direction:column;min-width:0}.line-numbers{font-size:11px;min-width:8px;padding:0 1px;width:8px}.text-input{font-size:13px;min-height:100px;padding:0 40px 0 10px}.copy-button{height:24px!important;right:4px;top:4px;width:24px!important}}@media (max-width:900px){.input-wrapper{min-width:0}.line-numbers{font-size:13px;min-width:20px;padding:12px 0 12px 3px;width:20px}.text-input{font-size:14px;padding:12px}}.ace_placeholder{font-size:1.1rem!important;opacity:.7}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0;min-width:fit-content;padding:0}.dark-theme{color:#e0e0e0}.dark-theme,.dark-theme .container,.dark-theme .input-group,.dark-theme body{background-color:#1a1a1a}.dark-theme .input-label{color:#42a5f5}.dark-theme .input-wrapper{background:#2d2d2d;border-color:#404040}.dark-theme .line-numbers{background:#262626;border-right-color:#404040;color:grey}.dark-theme .text-input{background-color:#2d2d2d!important;color:#fff!important}.dark-theme .text-input:focus{background-color:#2d2d2d;outline:1px solid #404040}.dark-theme .text-input::placeholder{color:grey}.dark-theme .compare-button{background-color:#42a5f5;color:#1a1a1a}.dark-theme .compare-button:hover{background-color:#1e88e5}.dark-theme .clear-button:hover{background-color:#404040}.dark-theme .diff-viewer{background:#2d2d2d;border-color:#404040}.dark-theme .diff-header{background:#262626;border-bottom-color:#404040}.dark-theme .diff-header-cell{color:#b0b0b0}.dark-theme .diff-header-cell.line-number{border-right-color:#404040;color:grey}.dark-theme .diff-row:hover{background-color:#333}.dark-theme .diff-cell{background-color:#2d2d2d}.dark-theme .line-number{background:#262626;border-right-color:#404040;color:grey}.dark-theme .modified .line-number{background-color:#1b3c1b;color:#90ee90}.dark-theme .diff-added{background-color:#1b3a4b}.dark-theme .diff-removed{background-color:#4b1b1b}.dark-theme .diff-blank{background-color:#2b1f1f}.dark-theme .identical-texts{background:#2d2d2d}.dark-theme .content-cell{background-color:#2d2d2d}.dark-theme .content-cell::-webkit-scrollbar{background-color:#262626}.dark-theme .content-cell::-webkit-scrollbar-thumb{background-color:#404040;border-radius:4px}.dark-theme .content-cell::-webkit-scrollbar-track{background-color:#262626}.container{box-sizing:border-box;margin:0 auto;max-width:1800px;padding:20px}.title{color:#1565c0;font-size:32px;font-weight:800;letter-spacing:.5px;margin:20px 0;text-align:center}.dark-theme .title{color:#42a5f5}.input-container{grid-gap:20px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin-bottom:20px}.input-group{width:100%}.input-label{color:#333;font-weight:600;margin-bottom:8px}.input-wrapper{background:#fff;border:1px solid #ddd;border-radius:4px;display:flex;height:300px;min-height:300px;width:100%}.line-numbers{background:#f8f8f8;border-right:1px solid #e0e0e0;color:#999;min-width:40px;padding:8px 8px 8px 0;text-align:right;-webkit-user-select:none;user-select:none}.line-numbers,.text-input{font-family:Consolas,Monaco,Courier New,monospace;font-size:13px;line-height:1.4}.text-input{border:none;flex:1 1;min-height:300px;overflow:auto;padding:8px;resize:both;white-space:pre}.text-input:focus{background-color:#fff}.text-input::placeholder{color:#999;font-style:italic;opacity:.8}.text-input:focus::placeholder{opacity:.5}.button-group{gap:10px;justify-content:center;margin:20px 0}.clear-button,.compare-button{border:none;border-radius:4px;cursor:pointer;font-size:14px;padding:8px 20px;transition:background-color .2s}.compare-button{background-color:#1565c0;color:#fff}.compare-button:hover{background-color:#0d47a1}.compare-button:active{background-color:#0a3880;box-shadow:inset 0 2px 4px #0003;transform:scale(.98)}.clear-button{border:1px solid #1565c0}.clear-button:hover{background-color:#ebf5eb}.clear-button:active{background-color:#e0e8e0;box-shadow:inset 0 2px 4px #0000001a}.dark-theme .compare-button:active{background-color:#0d47a1;box-shadow:inset 0 2px 4px #0000004d}.dark-theme .clear-button:active{background-color:#333}.diff-viewer{background:#fff;border:1px solid #ddd;border-radius:4px;margin:4px 0;overflow:auto;width:100%}.diff-table{border-collapse:collapse;width:100%}.diff-header{background:#f5f5f5;border-bottom:1px solid #ddd;display:grid;grid-template-columns:50px 1fr 50px 1fr;position:sticky;top:0;z-index:1}.diff-header-cell{color:#666;font-weight:600;padding:10px}.diff-header-cell.line-number{border-right:1px solid #ddd;color:#999;padding-right:10px;text-align:right}.diff-body{display:flex;flex-direction:column}.diff-row{display:grid;grid-template-columns:50px 1fr 50px 1fr;min-height:22px}.diff-row:hover{background-color:#f8f8f8}.diff-cell{padding:2px 10px;position:relative;white-space:pre}.line-number{background:#f8f8f8;border-right:1px solid #ddd;color:#999;padding-right:10px;text-align:right;-webkit-user-select:none;user-select:none}.modified .line-number{background-color:#e8f5e8;color:#2e7d32}.content-cell{word-wrap:break-word;line-height:1.4;max-height:300px;overflow-x:hidden;overflow-y:auto;padding:2px 10px;white-space:pre-wrap;word-break:break-all}.left-cell{border-right:2px solid #1976d2}.diff-added{background-color:#bbdefb}.diff-added,.diff-removed{border-radius:2px;margin:0 -1px;padding:0 1px}.diff-removed{background-color:#ef9a9a}.empty-line{display:inline-block;height:1.4em}.identical-texts{background:#e3f2fd;border:1px solid #1565c0;border-radius:4px;box-sizing:border-box;color:#1565c0;margin:20px 0;padding:15px;text-align:center;width:100%}.identical-message{color:#1565c0;font-size:15px}.dark-theme .identical-texts{background:#1b3c1b;border-color:#42a5f5;color:#42a5f5}.dark-theme .identical-message{color:#42a5f5}.diff-blank{background-color:#ffebee}.content-cell::-webkit-scrollbar{height:8px}.content-cell::-webkit-scrollbar-track{background:#f5f5f5}.content-cell::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.header-container{align-items:center;display:flex;justify-content:center;margin-bottom:20px;padding:0 20px;position:relative;width:100%}.theme-toggle{position:absolute;right:20px;top:50%;transform:translateY(-50%)}.theme-toggle:hover{background-color:#1565c0;color:#fff}.theme-toggle.dark{background-color:#333;border-color:#42a5f5;color:#42a5f5}.theme-toggle.dark:hover{background-color:#42a5f5;color:#333}.comparison-container{align-items:center;display:flex;flex-direction:column;gap:0;margin-bottom:8px;margin-top:4px}.download-button{align-items:center;background-color:#fff;border:2px solid #1565c0;border-radius:6px;color:#1565c0;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;margin-top:20px;padding:10px 20px;transition:all .3s ease}.download-button:hover{background-color:#1565c0;color:#fff}.download-button:active{box-shadow:inset 0 2px 4px #0003;transform:scale(.98)}.dark-theme .download-button{background-color:#2d2d2d;border-color:#42a5f5;color:#42a5f5}.dark-theme .download-button:hover{background-color:#42a5f5;color:#1a1a1a}.dark-theme .download-button:active{background-color:#0d47a1;box-shadow:inset 0 2px 4px #0000004d;color:#1a1a1a}.diff-info{background:#fff;border-radius:8px;box-shadow:0 1px 2px #0000000f;display:flex;justify-content:center;margin-bottom:0;padding:4px 8px}.dark-theme .diff-info{background:#2d2d2d}.diff-legend{justify-content:center}.diff-legend,.legend-items{align-items:center;display:flex}.legend-items{gap:24px}.legend-item{align-items:center;color:#666;display:flex;font-size:14px;gap:8px}.dark-theme .legend-item{color:#b0b0b0}.legend-color{border-radius:3px;height:14px;width:14px}.legend-color.added{background-color:#bbdefb}.legend-color.removed{background-color:#ef9a9a}.legend-color.modified{background-color:#90ee90}.dark-theme .legend-color.added{background-color:#1b3a4b}.dark-theme .legend-color.removed{background-color:#4b1b1b}.dark-theme .legend-color.modified{background-color:#32cd32}.home-button{align-items:center;background-color:#1565c0;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;left:20px;padding:8px 16px;position:absolute;text-decoration:none;top:20px;transition:all .3s ease}.home-button:hover{background-color:#0d47a1}.home-button:active{background-color:#0a3880;box-shadow:inset 0 2px 4px #0003;transform:scale(.98)}.dark-theme .home-button{background-color:#42a5f5}.dark-theme .home-button:hover{background-color:#1e88e5}.dark-theme .home-button:active{background-color:#0d47a1;box-shadow:inset 0 2px 4px #0000004d;transform:scale(.98)}.diff-modified{background-color:#90ee90;border-radius:2px;margin:0 -1px;padding:0 1px}.dark-theme .diff-modified{background-color:#32cd32}.diff-cell.content-cell.modified{background-color:#e8f5e8}.dark-theme .diff-cell.content-cell.modified{background-color:#1b3c1b}.text-compare-page{background:#f8f8f8;border-radius:8px;box-shadow:0 2px 8px #00000014;margin:30px auto;max-width:1100px;padding:24px 24px 32px}.header{color:#1976d2;font-size:2.5rem;font-weight:700;letter-spacing:1px;margin-bottom:24px;text-align:center}.panel{display:flex;gap:24px;margin-bottom:18px}.actions{display:flex;gap:16px;justify-content:center;margin-bottom:8px}.clear-btn,.compare-btn{border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:500;padding:8px 24px}.compare-btn{color:#fff;margin-right:8px}.compare-btn,.compare-btn:hover{background:#1976d2}.clear-btn{background:#eee;color:#333}.clear-btn:hover{background:#ccc}.input-container{display:flex;flex-direction:row;gap:20px;height:400px;width:100%}.input-group{display:flex;flex:1 1;flex-direction:column;height:400px;min-width:0}.input-wrapper,.text-area-container{flex:1 1;height:100%}@media (max-width:600px){.input-container{flex-direction:column;gap:12px;height:auto}.input-group{height:180px}}@media (min-width:600px){.input-container{margin-bottom:8px}}.text-checker-container{margin:0 auto;max-width:1400px;padding:20px}.input-section{margin-bottom:30px}.text-input-container{align-items:flex-start;display:flex;position:relative}.text-input{word-wrap:break-word;background:#fff;border:2px solid #ddd;border-radius:8px;box-sizing:border-box;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5;max-height:800px;min-height:400px;overflow-wrap:break-word;overflow-x:hidden;overflow-y:auto;padding:20px 50px 20px 20px;resize:vertical;transition:border-color .3s ease;white-space:pre-wrap;width:100%}.text-input:focus{border-color:#1565c0;outline:none}.dark-theme .text-input{background:#2d2d2d;border-color:#404040;color:#e0e0e0}.dark-theme .text-input:focus{border-color:#42a5f5}.copy-button{align-items:center;background:#1565c0;border:2px solid #1565c0;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:700;justify-content:center;letter-spacing:.5px;padding:6px 10px;position:absolute;right:10px;text-transform:uppercase;top:10px;transition:all .3s ease;z-index:10}.copy-button:hover{background-color:#0d47a1;border-color:#0d47a1;transform:scale(1.05)}.copy-button:active{background-color:#0a3880;transform:scale(.95)}.dark-theme .copy-button{background:#42a5f5;border-color:#42a5f5;color:#fff}.dark-theme .copy-button:hover{background-color:#1e88e5;border-color:#1e88e5}.button-group{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.action-button{align-items:center;background-color:#1565c0;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;transition:all .3s ease}.action-button:hover{background-color:#0d47a1}.action-button:active{background-color:#0a3880;box-shadow:inset 0 2px 4px #0003;transform:scale(.98)}.clear-button{align-items:center;background-color:#f5f5f5;border:2px solid #1565c0;border-radius:6px;color:#1565c0;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;transition:all .3s ease}.clear-button:hover{background-color:#e3f2fd}.clear-button:active{background-color:#bbdefb;box-shadow:inset 0 2px 4px #0003;transform:scale(.98)}.dark-theme .action-button{background-color:#42a5f5}.dark-theme .action-button:hover{background-color:#1e88e5}.dark-theme .action-button:active{background-color:#1565c0;box-shadow:inset 0 2px 4px #0000004d}.dark-theme .clear-button{background-color:#2d2d2d;border-color:#42a5f5;color:#42a5f5}.dark-theme .clear-button:hover{background-color:#333}.dark-theme .clear-button:active{background-color:#262626;box-shadow:inset 0 2px 4px #0000004d}.results-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.result-card{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px}.dark-theme .result-card{background:#2d2d2d;border-color:#404040;box-shadow:0 2px 4px #0003}.result-card h3{color:#1565c0;font-size:18px;font-weight:600;margin:0 0 15px}.dark-theme .result-card h3{color:#42a5f5}.stats-list{list-style:none;margin:0;padding:0}.stats-list li{border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:8px 0}.dark-theme .stats-list li{border-bottom-color:#404040}.special-chars-result{display:flex;flex-direction:column;gap:20px}.visualized-text{background:#f8f8f8;border-radius:6px;margin-top:10px;padding:15px}.dark-theme .visualized-text{background:#333}.visualized-text h4{color:#1565c0;font-size:16px;font-weight:500;margin:0 0 10px}.dark-theme .visualized-text h4{color:#42a5f5}.text-display{background:#fff;border:1px solid #ddd;border-radius:4px;color:#333;font-family:Fira Code,Consolas,monospace;font-size:14px;line-height:1.5;margin:0;padding:10px;white-space:pre-wrap;word-break:break-all}.dark-theme .text-display{background:#2d2d2d;border-color:#404040;color:#e0e0e0}.char-list-container h4{color:#1565c0;font-size:16px;font-weight:500;margin:0 0 15px}.dark-theme .char-list-container h4{color:#42a5f5}.special-chars-list{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));list-style:none;margin:0;max-height:200px;overflow-y:auto;padding:0}.special-chars-list::-webkit-scrollbar{width:8px}.special-chars-list::-webkit-scrollbar-track{background:#f5f5f5;border-radius:4px}.special-chars-list::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.dark-theme .special-chars-list::-webkit-scrollbar-track{background:#333}.dark-theme .special-chars-list::-webkit-scrollbar-thumb{background:#404040}.special-chars-list li{align-items:center;background:#f5f5f5;border-radius:4px;display:flex;gap:8px;padding:8px}.dark-theme .special-chars-list li{background:#333}.char{font-size:18px;font-weight:500}.count{color:#666;font-size:14px}.unicode{color:#888;font-family:monospace;font-size:12px}.dark-theme .count{color:#b0b0b0}.dark-theme .unicode{color:grey}.stats{color:#666;font-family:monospace;font-size:.9em;margin-bottom:10px}@media (max-width:600px){.button-group{flex-wrap:wrap;gap:10px;justify-content:center}.action-button,.clear-button{margin-bottom:8px;min-width:120px;width:48%}.text-input{max-height:400px;min-height:200px;padding:15px 50px 15px 15px}.text-checker-container{max-width:1200px;padding:20px}}.json-code-viewer{background:#f8f8f8;border:1px solid #e0e0e0;border-radius:6px;font-family:Fira Mono,Consolas,Menlo,Monaco,monospace;font-size:15px;height:100%;margin-top:0;min-height:0;overflow-x:auto;padding:0;position:relative;width:100%}.json-lines{background:#0000;width:100%}.json-line{align-items:flex-start;background:#0000;display:flex;min-height:22px;white-space:pre}.json-gutter{align-items:center;display:flex;min-width:48px;padding-right:8px;-webkit-user-select:none;user-select:none}.json-line-number{color:#bdbdbd;font-size:13px;margin-right:4px;text-align:right;width:28px}.json-toggle{align-items:center;background:#e0e0e0;border-radius:3px;color:#1976d2;cursor:pointer;display:inline-flex;font-size:15px;font-weight:700;height:18px;justify-content:center;line-height:18px;margin-left:2px;margin-right:2px;text-align:center;transition:background .2s,color .2s;width:18px}.json-toggle:hover{background:#bbdefb;color:#1565c0}.json-text{background:#0000;color:#333;font-size:15px;transition:color .2s}.dark-theme .json-code-viewer{background:#23272e;border-color:#333}.dark-theme .json-line-number{color:#666}.dark-theme .json-toggle{background:#333;color:#90caf9}.dark-theme .json-toggle:hover{background:#1976d2;color:#fff}.dark-theme .json-text{color:#e0e0e0}.jsondiffpatch-delta{padding:0 0 0 12px}.jsondiffpatch-delta,.jsondiffpatch-delta pre{display:inline-block;font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;margin:0}.jsondiffpatch-delta pre{padding:0}.jsondiffpatch-delta ul,ul.jsondiffpatch-delta{list-style-type:none;margin:0;padding:0 0 0 20px}.jsondiffpatch-added .jsondiffpatch-property-name,.jsondiffpatch-added .jsondiffpatch-value pre,.jsondiffpatch-modified .jsondiffpatch-right-value pre,.jsondiffpatch-textdiff-added{background:#bfb}.jsondiffpatch-deleted .jsondiffpatch-property-name,.jsondiffpatch-deleted pre,.jsondiffpatch-modified .jsondiffpatch-left-value pre,.jsondiffpatch-textdiff-deleted{background:#fbb;text-decoration:line-through}.jsondiffpatch-movedestination,.jsondiffpatch-unchanged{color:gray}.jsondiffpatch-movedestination>.jsondiffpatch-value,.jsondiffpatch-unchanged{overflow-y:hidden;transition:all .5s;-webkit-transition:all .5s}.jsondiffpatch-unchanged-showing .jsondiffpatch-movedestination>.jsondiffpatch-value,.jsondiffpatch-unchanged-showing .jsondiffpatch-unchanged{max-height:100px}.jsondiffpatch-unchanged-hidden .jsondiffpatch-movedestination>.jsondiffpatch-value,.jsondiffpatch-unchanged-hidden .jsondiffpatch-unchanged{max-height:0}.jsondiffpatch-unchanged-hidden .jsondiffpatch-movedestination>.jsondiffpatch-value,.jsondiffpatch-unchanged-hiding .jsondiffpatch-movedestination>.jsondiffpatch-value{display:block}.jsondiffpatch-unchanged-visible .jsondiffpatch-movedestination>.jsondiffpatch-value,.jsondiffpatch-unchanged-visible .jsondiffpatch-unchanged{max-height:100px}.jsondiffpatch-unchanged-hiding .jsondiffpatch-movedestination>.jsondiffpatch-value,.jsondiffpatch-unchanged-hiding .jsondiffpatch-unchanged{max-height:0}.jsondiffpatch-unchanged-hiding .jsondiffpatch-arrow,.jsondiffpatch-unchanged-showing .jsondiffpatch-arrow{display:none}.jsondiffpatch-value{display:inline-block}.jsondiffpatch-property-name{display:inline-block;padding-right:5px;vertical-align:top}.jsondiffpatch-property-name:after{content:": "}.jsondiffpatch-child-node-type-array>.jsondiffpatch-property-name:after{content:": ["}.jsondiffpatch-child-node-type-array:after{content:"],"}div.jsondiffpatch-child-node-type-array:before{content:"["}div.jsondiffpatch-child-node-type-array:after{content:"]"}.jsondiffpatch-child-node-type-object>.jsondiffpatch-property-name:after{content:": {"}.jsondiffpatch-child-node-type-object:after{content:"},"}div.jsondiffpatch-child-node-type-object:before{content:"{"}div.jsondiffpatch-child-node-type-object:after{content:"}"}.jsondiffpatch-value pre:after{content:","}.jsondiffpatch-modified>.jsondiffpatch-left-value pre:after,li:last-child>.jsondiffpatch-value pre:after{content:""}.jsondiffpatch-modified .jsondiffpatch-value{display:inline-block}.jsondiffpatch-modified .jsondiffpatch-right-value{margin-left:5px}.jsondiffpatch-moved .jsondiffpatch-value{display:none}.jsondiffpatch-moved .jsondiffpatch-moved-destination{background:#ffb;color:#888;display:inline-block}.jsondiffpatch-moved .jsondiffpatch-moved-destination:before{content:" => "}ul.jsondiffpatch-textdiff{padding:0}.jsondiffpatch-textdiff-location{color:#bbb;display:inline-block;min-width:60px}.jsondiffpatch-textdiff-line{display:inline-block}.jsondiffpatch-textdiff-line-number:after{content:","}.jsondiffpatch-annotated-delta{padding:0 0 0 12px}.jsondiffpatch-annotated-delta,.jsondiffpatch-annotated-delta pre{display:inline-block;font-family:Bitstream Vera Sans Mono,DejaVu Sans Mono,Monaco,Courier,monospace;font-size:12px;margin:0}.jsondiffpatch-annotated-delta pre{padding:0}.jsondiffpatch-annotated-delta td{margin:0;padding:0}.jsondiffpatch-annotated-delta td pre:hover{font-weight:700}td.jsondiffpatch-delta-note{font-style:italic;padding-left:10px}.jsondiffpatch-delta-note>div{margin:0;padding:0}.jsondiffpatch-delta-note pre{font-style:normal}.jsondiffpatch-annotated-delta .jsondiffpatch-delta-note{color:#777}.jsondiffpatch-annotated-delta tr:hover{background:#ffc}.jsondiffpatch-annotated-delta tr:hover>td.jsondiffpatch-delta-note{color:#000}.jsondiffpatch-error{background:red;color:#fff;font-weight:700}.md-toolbar{align-items:center;background:#f0f4fa;border:1px solid #d0dce8;border-radius:8px 8px 0 0;display:flex;flex-wrap:wrap;gap:6px;margin-bottom:0;padding:8px 12px}.dark-theme .md-toolbar{background:#2d2d2d;border-color:#444}.md-toolbar-btn{background:#fff;border:1px solid #b0bec5;border-radius:4px;color:#1976d2;cursor:pointer;font-family:Courier New,Courier,monospace;font-size:.82rem;font-weight:600;padding:4px 10px;transition:background .15s,color .15s;white-space:nowrap}.md-toolbar-btn:hover{background:#e3f2fd;border-color:#1976d2}.dark-theme .md-toolbar-btn{background:#1a1a1a;border-color:#555;color:#42a5f5}.dark-theme .md-toolbar-btn:hover{background:#263040;border-color:#42a5f5}.md-action-btn{background:#fff;border:1px solid #1976d2;border-radius:6px;color:#1976d2;cursor:pointer;font-size:.85rem;font-weight:500;padding:6px 14px;transition:background .15s,color .15s}.md-action-btn:hover{background:#1976d2;color:#fff}.dark-theme .md-action-btn{background:#1a1a1a;border-color:#42a5f5;color:#42a5f5}.dark-theme .md-action-btn:hover{background:#42a5f5;color:#1a1a1a}.markdown-panes{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;min-height:60vh}@media (max-width:700px){.markdown-panes{grid-template-columns:1fr}}.md-pane{background:#fff;border:1px solid #d0dce8;border-radius:8px;display:flex;flex-direction:column;min-height:400px;overflow:hidden}.dark-theme .md-pane{background:#2d2d2d;border-color:#444}.md-pane-header{align-items:center;background:#f0f4fa;border-bottom:1px solid #d0dce8;color:#1976d2;display:flex;flex-shrink:0;font-size:.9rem;font-weight:600;justify-content:space-between;padding:8px 16px}.dark-theme .md-pane-header{background:#1a1a1a;border-bottom-color:#444;color:#42a5f5}.md-editor-textarea{background:#fff;border:none;box-sizing:border-box;color:#212121;flex:1 1;font-family:Courier New,Courier,monospace;font-size:.92rem;line-height:1.6;min-height:350px;outline:none;padding:16px;resize:none;width:100%}.dark-theme .md-editor-textarea{background:#2d2d2d;color:#e0e0e0}.md-preview-body{color:#212121;flex:1 1;font-size:.95rem;line-height:1.7;overflow-y:auto;padding:16px 20px;word-break:break-word}.dark-theme .md-preview-body{color:#e0e0e0}.md-preview-body h1,.md-preview-body h2,.md-preview-body h3,.md-preview-body h4,.md-preview-body h5,.md-preview-body h6{color:#1565c0;font-weight:700;line-height:1.3;margin:1em 0 .4em}.dark-theme .md-preview-body h1,.dark-theme .md-preview-body h2,.dark-theme .md-preview-body h3,.dark-theme .md-preview-body h4,.dark-theme .md-preview-body h5,.dark-theme .md-preview-body h6{color:#42a5f5}.md-preview-body h1{border-bottom:2px solid #e3f2fd;font-size:2em;padding-bottom:.2em}.md-preview-body h2{border-bottom:1px solid #e3f2fd;font-size:1.5em;padding-bottom:.15em}.md-preview-body h3{font-size:1.25em}.md-preview-body h4{font-size:1.1em}.dark-theme .md-preview-body h1,.dark-theme .md-preview-body h2{border-bottom-color:#333}.md-preview-body p{margin:.6em 0}.md-preview-body code{background:#e3f2fd;border-radius:3px;color:#1565c0;font-family:Courier New,Courier,monospace;font-size:.88em;padding:2px 6px}.dark-theme .md-preview-body code{background:#1a2a3a;color:#42a5f5}.md-preview-body pre{background:#1a1a2e;border-radius:6px;margin:1em 0;overflow-x:auto;padding:16px}.md-preview-body pre code{background:#0000;color:#c9d1d9;font-size:.9em;line-height:1.6;padding:0}.dark-theme .md-preview-body pre{background:#0d1117}.md-preview-body blockquote{background:#e3f2fd;border-left:4px solid #1976d2;border-radius:0 6px 6px 0;color:#37474f;margin:1em 0;padding:10px 16px}.dark-theme .md-preview-body blockquote{background:#1a2535;border-left-color:#42a5f5;color:#90caf9}.md-preview-body ol,.md-preview-body ul{margin:.6em 0;padding-left:1.8em}.md-preview-body li{margin:.25em 0}.md-preview-body hr{border:none;border-top:2px solid #e3f2fd;margin:1.5em 0}.dark-theme .md-preview-body hr{border-top-color:#444}.md-preview-body a{color:#1976d2;text-decoration:underline}.dark-theme .md-preview-body a{color:#42a5f5}.md-preview-body img{border-radius:4px;display:block;margin:8px 0;max-width:100%}.md-preview-body strong{font-weight:700}.md-preview-body em{font-style:italic}.md-preview-body del{opacity:.7;text-decoration:line-through}.uuid-controls{align-items:flex-start;background:#f0f4fa;border:1px solid #d0dce8;border-radius:10px;display:flex;flex-wrap:wrap;gap:20px;margin-bottom:20px;padding:16px 20px}.dark-theme .uuid-controls{background:#2d2d2d;border-color:#444}.uuid-control-label{color:#546e7a;font-size:.8rem;font-weight:700;letter-spacing:.06em;margin-bottom:8px;text-transform:uppercase}.dark-theme .uuid-control-label{color:#90a4ae}.count-selector{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px}.count-btn{background:#fff;border:1px solid #b0bec5;border-radius:6px;color:#1976d2;cursor:pointer;font-size:.9rem;font-weight:600;min-width:44px;padding:6px 12px;transition:background .15s,border-color .15s,color .15s}.count-btn:hover{background:#e3f2fd;border-color:#1976d2}.count-btn.active{background:#1976d2;border-color:#1976d2;color:#fff}.dark-theme .count-btn{background:#1a1a1a;border-color:#555;color:#42a5f5}.dark-theme .count-btn:hover{background:#263040;border-color:#42a5f5}.dark-theme .count-btn.active{background:#1565c0;border-color:#42a5f5;color:#fff}.format-selector{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px}.format-btn{background:#fff;border:1px solid #b0bec5;border-radius:6px;color:#1976d2;cursor:pointer;font-size:.85rem;font-weight:600;padding:6px 14px;transition:background .15s,border-color .15s,color .15s}.format-btn:hover{background:#e3f2fd;border-color:#1976d2}.format-btn.active{background:#1976d2;border-color:#1976d2;color:#fff}.dark-theme .format-btn{background:#1a1a1a;border-color:#555;color:#42a5f5}.dark-theme .format-btn:hover{background:#263040;border-color:#42a5f5}.dark-theme .format-btn.active{background:#1565c0;border-color:#42a5f5;color:#fff}.uuid-generate-btn{background:#1976d2;border:none;border-radius:8px;box-shadow:0 2px 6px #1976d24d;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:10px 28px;transition:background .15s}.dark-theme .uuid-generate-btn,.uuid-generate-btn:hover{background:#1565c0}.dark-theme .uuid-generate-btn:hover{background:#42a5f5;color:#1a1a1a}.uuid-action-bar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.uuid-count-badge{background:#e3f2fd;border:1px solid #90caf9;border-radius:20px;color:#1565c0;font-size:.85rem;font-weight:700;padding:4px 12px}.dark-theme .uuid-count-badge{background:#1a2535;border-color:#1565c0;color:#42a5f5}.uuid-action-btn{background:#fff;border:1px solid #1976d2;border-radius:6px;color:#1976d2;cursor:pointer;font-size:.85rem;font-weight:600;padding:6px 16px;transition:background .15s,color .15s}.uuid-action-btn:hover{background:#1976d2;color:#fff}.uuid-action-btn.danger{border-color:#d32f2f;color:#d32f2f}.uuid-action-btn.danger:hover{background:#d32f2f;color:#fff}.dark-theme .uuid-action-btn{background:#1a1a1a;border-color:#42a5f5;color:#42a5f5}.dark-theme .uuid-action-btn:hover{background:#42a5f5;color:#1a1a1a}.dark-theme .uuid-action-btn.danger{border-color:#ef9a9a;color:#ef9a9a}.dark-theme .uuid-action-btn.danger:hover{background:#ef9a9a;color:#1a1a1a}.uuid-list{border:1px solid #d0dce8;border-radius:8px;display:flex;flex:1 1;flex-direction:column;margin-bottom:20px;max-height:500px;overflow-y:auto}.dark-theme .uuid-list{border-color:#444}.uuid-row{align-items:center;display:flex;gap:12px;justify-content:space-between;padding:10px 16px}.uuid-row.even{background:#fff}.uuid-row.odd{background:#f0f4fa}.dark-theme .uuid-row.even{background:#2d2d2d}.dark-theme .uuid-row.odd{background:#1e2830}.uuid-text{color:#212121;flex:1 1;font-family:Courier New,Courier,monospace;font-size:.92rem;letter-spacing:.02em;word-break:break-all}.dark-theme .uuid-text{color:#e0e0e0}.uuid-copy-btn{background:#fff;border:1px solid #1976d2;border-radius:5px;color:#1976d2;cursor:pointer;font-size:.8rem;font-weight:600;padding:4px 12px;transition:background .15s,color .15s;white-space:nowrap}.uuid-copy-btn.copied,.uuid-copy-btn:hover{background:#1976d2;color:#fff}.uuid-copy-btn.copied{border-color:#1565c0}.dark-theme .uuid-copy-btn{background:#0000;border-color:#42a5f5;color:#42a5f5}.dark-theme .uuid-copy-btn.copied,.dark-theme .uuid-copy-btn:hover{background:#42a5f5;color:#1a1a1a}.uuid-empty{align-items:center;display:flex;flex:1 1;justify-content:center}.password-card{background:#fff;border:1px solid #d0dce8;border-radius:14px;box-shadow:0 4px 20px #1976d214;display:flex;flex-direction:column;gap:22px;margin:0 auto 24px;max-width:600px;padding:28px 28px 20px;width:100%}.dark-theme .password-card{background:#2d2d2d;border-color:#444;box-shadow:0 4px 20px #0006}.password-display{align-items:center;background:#f0f4fa;border:2px solid #90caf9;border-radius:10px;display:flex;gap:12px;justify-content:space-between;min-height:60px;padding:14px 16px}.dark-theme .password-display{background:#1a1a1a;border-color:#1565c0}.password-text{color:#1565c0;flex:1 1;font-family:Courier New,Courier,monospace;font-size:1.15rem;font-weight:600;letter-spacing:.05em;line-height:1.4;word-break:break-all}.dark-theme .password-text{color:#42a5f5}.password-display-actions{display:flex;flex-shrink:0;gap:6px}.pwd-icon-btn{background:#fff;border:1px solid #b0bec5;border-radius:6px;cursor:pointer;font-size:1rem;line-height:1;padding:6px 10px;transition:background .15s,border-color .15s}.pwd-icon-btn:hover{background:#e3f2fd;border-color:#1976d2}.pwd-icon-btn.copied{background:#1976d2;border-color:#1565c0;color:#fff}.dark-theme .pwd-icon-btn{background:#2d2d2d;border-color:#555;color:#e0e0e0}.dark-theme .pwd-icon-btn:hover{background:#263040;border-color:#42a5f5}.strength-section{display:flex;flex-direction:column}.strength-label-text{color:#546e7a;font-size:.88rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.dark-theme .strength-label-text{color:#90a4ae}.strength-label{font-size:.9rem;font-weight:700}.strength-label.strength-weak{color:#d32f2f}.strength-label.strength-fair{color:#f57c00}.strength-label.strength-strong{color:#7cb342}.strength-label.strength-very-strong{color:#2e7d32}.dark-theme .strength-label.strength-weak{color:#ef9a9a}.dark-theme .strength-label.strength-fair{color:#ffcc80}.dark-theme .strength-label.strength-strong{color:#aed581}.dark-theme .strength-label.strength-very-strong{color:#a5d6a7}.strength-bar-track{background:#e0e0e0;border-radius:4px;height:8px;overflow:hidden;width:100%}.dark-theme .strength-bar-track{background:#444}.strength-bar-fill{border-radius:4px;height:100%;transition:width .35s ease,background .35s ease}.strength-bar-fill.strength-weak{background:#d32f2f}.strength-bar-fill.strength-fair{background:#f57c00}.strength-bar-fill.strength-strong{background:#7cb342}.strength-bar-fill.strength-very-strong{background:#2e7d32}.length-section{display:flex;flex-direction:column}.length-value{background:#e3f2fd;border-radius:6px;color:#1976d2;font-family:Courier New,Courier,monospace;font-size:1.1rem;font-weight:700;min-width:40px;padding:2px 12px;text-align:center}.dark-theme .length-value{background:#1a2535;color:#42a5f5}.length-slider{-webkit-appearance:none;appearance:none;background:linear-gradient(90deg,#1976d2,#42a5f5);border-radius:3px;cursor:pointer;height:6px;margin:4px 0;outline:none;width:100%}.length-slider::-webkit-slider-thumb{-webkit-appearance:none;background:#1976d2;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 4px #0003;cursor:pointer;height:20px;-webkit-transition:background .15s;transition:background .15s;width:20px}.length-slider::-webkit-slider-thumb:hover{background:#1565c0}.dark-theme .length-slider::-webkit-slider-thumb{border-color:#2d2d2d}.options-section{display:flex;flex-direction:column;gap:10px}.option-card{align-items:center;background:#f0f4fa;border:1px solid #d0dce8;border-radius:8px;cursor:pointer;display:flex;gap:12px;padding:12px 14px;transition:background .15s;-webkit-user-select:none;user-select:none}.option-card:hover{background:#e3f2fd}.dark-theme .option-card{background:#1a1a1a;border-color:#444}.dark-theme .option-card:hover{background:#1e2830}.option-icon{font-size:1.25rem;text-align:center;width:28px}.option-label{color:#37474f;flex:1 1;font-size:.95rem;font-weight:600}.dark-theme .option-label{color:#cfd8dc}.option-checkbox{display:none}.option-toggle{background:#b0bec5;border-radius:11px;flex-shrink:0;height:22px;position:relative;transition:background .2s;width:40px}.option-toggle:after{background:#fff;border-radius:50%;box-shadow:0 1px 3px #0003;content:"";height:18px;left:2px;position:absolute;top:2px;transition:transform .2s;width:18px}.option-checkbox:checked+.option-toggle{background:#1976d2}.option-checkbox:checked+.option-toggle:after{transform:translateX(18px)}.pwd-note{font-size:.8rem;font-style:italic;margin:0;text-align:center}.dark-theme .pwd-note,.pwd-note{color:#78909c}.pwd-actions{display:flex;flex-wrap:wrap;gap:12px}.pwd-btn-primary{background:#1976d2;border:none;border-radius:8px;box-shadow:0 2px 6px #1976d24d;color:#fff;cursor:pointer;flex:1 1;font-size:1rem;font-weight:700;padding:12px 20px;transition:background .15s}.pwd-btn-primary:hover{background:#1565c0}.pwd-btn-outlined{background:#fff;border:2px solid #1976d2;border-radius:8px;color:#1976d2;cursor:pointer;flex:1 1;font-size:1rem;font-weight:700;padding:12px 20px;transition:background .15s,color .15s}.pwd-btn-outlined.copied,.pwd-btn-outlined:hover{background:#1976d2;color:#fff}.dark-theme .pwd-btn-primary{background:#1565c0}.dark-theme .pwd-btn-primary:hover{background:#42a5f5;color:#1a1a1a}.dark-theme .pwd-btn-outlined{background:#0000;border-color:#42a5f5;color:#42a5f5}.dark-theme .pwd-btn-outlined.copied,.dark-theme .pwd-btn-outlined:hover{background:#42a5f5;color:#1a1a1a}.cron-tabs{border-bottom:2px solid #d0dce8;display:flex;flex-direction:row;gap:0;margin-bottom:24px}.dark-theme .cron-tabs{border-bottom-color:#444}.cron-tab{background:#0000;border:none;border-bottom:3px solid #0000;color:#546e7a;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:-2px;padding:10px 28px;transition:color .15s,border-color .15s}.cron-tab:hover{color:#1976d2}.cron-tab.active{background:#0000;border-bottom-color:#1976d2;color:#1976d2}.dark-theme .cron-tab{color:#90a4ae}.dark-theme .cron-tab:hover{color:#42a5f5}.dark-theme .cron-tab.active{border-bottom-color:#42a5f5;color:#42a5f5}.cron-tab-content{display:flex;flex:1 1;flex-direction:column;gap:16px}.cron-input-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.cron-input{background:#fff;border:2px solid #90caf9;border-radius:8px;color:#212121;flex:1 1;font-family:Courier New,Courier,monospace;font-size:1.05rem;min-width:200px;outline:none;padding:10px 14px;transition:border-color .15s}.cron-input:focus{border-color:#1976d2}.dark-theme .cron-input{background:#1a1a1a;border-color:#1565c0;color:#e0e0e0}.dark-theme .cron-input:focus{border-color:#42a5f5}.cron-decode-btn{background:#1976d2;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:10px 24px;transition:background .15s;white-space:nowrap}.cron-decode-btn:hover{background:#1565c0}.dark-theme .cron-decode-btn:hover{background:#42a5f5;color:#1a1a1a}.example-chips{display:flex;flex-wrap:wrap;gap:8px}.example-chip{background:#e3f2fd;border:1px solid #90caf9;border-radius:20px;color:#1565c0;cursor:pointer;font-family:Courier New,Courier,monospace;font-size:.85rem;padding:5px 12px;transition:background .15s,color .15s}.example-chip:hover{background:#1976d2;border-color:#1976d2;color:#fff}.dark-theme .example-chip{background:#1a2535;border-color:#1565c0;color:#42a5f5}.dark-theme .example-chip:hover{background:#1565c0;color:#fff}.cron-result-card{background:#f0f4fa;border:1px solid #d0dce8;border-radius:10px;display:flex;flex-direction:column;gap:16px;padding:20px 22px}.cron-result-card.error{background:#fff3f3;border-color:#ffcdd2}.dark-theme .cron-result-card{background:#2d2d2d;border-color:#444}.dark-theme .cron-result-card.error{background:#2a1a1a;border-color:#ef9a9a}.cron-error{color:#d32f2f;font-weight:600;margin:0}.dark-theme .cron-error{color:#ef9a9a}.cron-description{color:#1565c0;font-size:1.2rem;font-weight:700;margin:0}.dark-theme .cron-description{color:#42a5f5}.field-breakdown{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(5,1fr)}@media (max-width:600px){.field-breakdown{grid-template-columns:repeat(3,1fr)}}@media (max-width:400px){.field-breakdown{grid-template-columns:1fr 1fr}}.field-cell{background:#fff;border:1px solid #d0dce8;border-radius:8px;display:flex;flex-direction:column;gap:4px;padding:10px 12px;text-align:center}.dark-theme .field-cell{background:#1a1a1a;border-color:#444}.field-cell-label{color:#546e7a;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.dark-theme .field-cell-label{color:#78909c}.field-cell-raw{color:#1976d2;font-family:Courier New,Courier,monospace;font-size:1.1rem;font-weight:700}.dark-theme .field-cell-raw{color:#42a5f5}.field-cell-meaning{color:#546e7a;font-size:.75rem;line-height:1.3}.dark-theme .field-cell-meaning{color:#90a4ae}.next-runs-section{display:flex;flex-direction:column;gap:8px}.next-runs-title{color:#1976d2;font-size:.9rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.dark-theme .next-runs-title{color:#42a5f5}.next-runs-table{border-collapse:collapse;font-size:.9rem;width:100%}.next-runs-table th{background:#e3f2fd;border-bottom:2px solid #90caf9;color:#1565c0;font-weight:700;padding:7px 12px;text-align:left}.dark-theme .next-runs-table th{background:#1a2535;border-bottom-color:#1565c0;color:#42a5f5}.next-runs-table td{border-bottom:1px solid #e0e0e0;color:#37474f;padding:7px 12px}.dark-theme .next-runs-table td{border-bottom-color:#333;color:#cfd8dc}.next-runs-table tbody tr:nth-child(2n){background:#f5f8ff}.dark-theme .next-runs-table tbody tr:nth-child(2n){background:#1e2830}.cron-field-row{align-items:flex-start;background:#f0f4fa;border:1px solid #d0dce8;border-radius:10px;display:flex;flex-wrap:wrap;gap:16px;padding:14px 16px}.dark-theme .cron-field-row{background:#2d2d2d;border-color:#444}.cron-field-label{display:flex;flex-direction:column;gap:2px;min-width:130px}.cron-field-name{color:#1976d2;font-size:.95rem;font-weight:700}.dark-theme .cron-field-name{color:#42a5f5}.cron-field-desc{color:#78909c;font-size:.75rem}.cron-field-controls{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:10px}.cron-field-select{background:#fff;border:1px solid #b0bec5;border-radius:6px;color:#212121;cursor:pointer;font-size:.9rem;min-width:180px;outline:none;padding:7px 12px}.cron-field-select:focus{border-color:#1976d2}.dark-theme .cron-field-select{background:#1a1a1a;border-color:#555;color:#e0e0e0}.dark-theme .cron-field-select:focus{border-color:#42a5f5}.cron-field-custom-input{background:#fff;border:1px solid #90caf9;border-radius:6px;color:#212121;flex:1 1;font-family:Courier New,Courier,monospace;font-size:.9rem;min-width:120px;outline:none;padding:7px 12px}.cron-field-custom-input:focus{border-color:#1976d2}.dark-theme .cron-field-custom-input{background:#1a1a1a;border-color:#1565c0;color:#e0e0e0}.cron-expression-display{align-items:center;background:#e3f2fd;border:2px solid #1976d2;border-radius:10px;display:flex;flex-wrap:wrap;gap:16px;padding:16px 20px}.dark-theme .cron-expression-display{background:#1a2535;border-color:#42a5f5}.cron-expr-label{color:#1565c0;font-size:.8rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.dark-theme .cron-expr-label{color:#90caf9}.cron-expr-text{color:#1565c0;flex:1 1;font-family:Courier New,Courier,monospace;font-size:1.5rem;font-weight:700;letter-spacing:.1em;word-break:break-all}.dark-theme .cron-expr-text{color:#42a5f5}.cron-copy-btn{background:#1976d2;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:700;padding:8px 18px;transition:background .15s;white-space:nowrap}.cron-copy-btn.copied,.cron-copy-btn:hover{background:#1565c0}.dark-theme .cron-copy-btn.copied,.dark-theme .cron-copy-btn:hover{background:#42a5f5;color:#1a1a1a}.App{text-align:center}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}
/*# sourceMappingURL=main.a358276f.css.map*/