.css-hyphens-generator{max-width:1200px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.generator-header{text-align:center;margin-bottom:2rem}.generator-header h1{font-size:2.5rem;color:#1a1a2e;margin-bottom:.5rem}.generator-header p{color:#666;font-size:1.1rem}.generator-tabs{display:flex;gap:.5rem;margin-bottom:2rem;border-bottom:2px solid #e0e0e0;padding-bottom:0}.tab-btn{padding:.75rem 1.5rem;border:none;background:transparent;color:#666;font-size:1rem;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:all .2s}.tab-btn:hover{color:#ec4899}.tab-btn.active{color:#ec4899;border-bottom-color:#ec4899;font-weight:600}.presets-section h3{font-size:1.15rem;font-weight:700;color:var(--gray-900);margin-bottom:1.25rem;padding-bottom:.75rem;border-bottom:2px solid var(--primary);letter-spacing:.03em}.presets-section{margin-bottom:2rem}.presets-section h2,.config-section h2,.preview-section h2,.comparison-section h2,.output-section h2{font-size:1.25rem;color:#1a1a2e;margin-bottom:1rem}.presets-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.presets-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}.preset-btn{display:flex;flex-direction:column;align-items:center;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;background:var(--white);cursor:pointer;transition:all .2s}.preset-btn:hover{border-color:#ec4899;background:#fdf2f8}.preset-name{font-size:.85rem;font-weight:600;color:#333;text-align:center}.preset-value{font-size:.75rem;color:#ec4899;font-family:monospace;margin-top:.25rem}.config-section{background:#f8f9fa;padding:1.5rem;border-radius:12px;margin-bottom:2rem}.config-row{display:flex;gap:1.5rem}.config-row .config-group{flex:1}.config-group{margin-bottom:1.25rem}.config-group:last-child{margin-bottom:0}.config-group label{display:block;font-weight:600;color:#333;margin-bottom:.5rem}.config-group select,.config-group input[type=text]{width:100%;padding:.625rem;border:1px solid #ddd;border-radius:6px;font-size:.95rem;background:var(--white)}.config-group select:focus,.config-group input:focus{outline:none;border-color:#ec4899;box-shadow:0 0 0 3px #ec48991a}.custom-selector-input{margin-top:.5rem}.toggle-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.toggle-btn{flex:1;min-width:80px;padding:.625rem 1rem;border:2px solid #e0e0e0;border-radius:6px;background:var(--white);cursor:pointer;font-size:.85rem;transition:all .2s}.toggle-btn:hover{border-color:#ec4899}.toggle-btn.active{background:#ec4899;color:var(--white);border-color:#ec4899}.config-hint{font-size:.85rem;color:#666;margin-top:.5rem;font-style:italic}.limit-chars-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.limit-input label{display:block;font-size:.8rem;color:#666;margin-bottom:.25rem;font-weight:400}.limit-input input{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:6px;font-size:.95rem;text-align:center}.zone-input-row{display:flex;gap:.5rem}.zone-input-row input{flex:1;padding:.5rem;border:1px solid #ddd;border-radius:6px;font-size:.95rem}.zone-input-row select{width:80px;padding:.5rem;border:1px solid #ddd;border-radius:6px;font-size:.95rem}.config-group input[type=range]{width:100%;margin-top:.5rem}.range-labels{display:flex;justify-content:space-between;font-size:.75rem;color:#888;margin-top:.25rem}.preview-section{margin-bottom:2rem}.preview-controls{display:flex;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap}.control-group{flex:1;min-width:150px}.control-group label{display:block;color:var(--gray-900);font-size:1rem;margin-bottom:.5rem;font-weight:600;line-height:1.5;letter-spacing:.3px}.control-group input[type=range]{width:100%}.control-group select{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:6px;font-size:.875rem}.preview-container{display:flex;justify-content:center;margin-bottom:1rem;padding:1rem;background:#f0f0f0;border:2px solid #d1d5db;border-radius:8px;box-shadow:0 1px 3px #0000001a}.preview-box{background:var(--white);padding:1.5rem;border:2px solid #d1d5db;border-radius:8px;box-shadow:0 2px 8px #0000001a;line-height:1.6;max-width:100%;box-shadow:0 1px 3px #0000001a}.preview-input-group label{display:block;font-size:.85rem;color:#666;margin-bottom:.5rem}.preview-input-group textarea{width:100%;padding:1rem;border:1px solid #ddd;border-radius:8px;font-size:14px;resize:vertical;line-height:1.6}.preview-input-group textarea:focus{outline:none;border-color:#ec4899}.comparison-section{margin-bottom:2rem}.comparison-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.comparison-item{background:#f8f9fa;border-radius:8px;overflow:hidden}.comparison-item h4{background:#e0e0e0;margin:0;padding:.5rem 1rem;font-size:.875rem;color:#333;font-family:monospace}.comparison-text{padding:1rem;font-size:14px;line-height:1.6;background:var(--white);min-height:80px}.output-section{background:#f8f9fa;padding:1.5rem;border-radius:12px}.output-actions{display:flex;gap:.75rem;margin-bottom:1rem}.copy-btn,.save-btn,.load-btn{padding:.625rem 1.25rem;border:none;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s}.copy-btn{background:#ec4899;color:var(--white)}.copy-btn:hover{background:#db2777}.save-btn{background:var(--success);color:var(--white)}.save-btn:hover{background:#059669}.load-btn{background:var(--gray-500);color:var(--white)}.load-btn:hover{background:var(--gray-600)}.css-output{background:#1e1e1e;color:#d4d4d4;padding:1.5rem;border-radius:8px;font-size:13px;overflow-x:auto;white-space:pre;margin:0;line-height:1.6}.examples-content{background:#f8f9fa;padding:1.5rem;border-radius:12px}.examples-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.examples-header h2{margin:0;font-size:1.25rem;color:#1a1a2e}.full-example-code{background:#1e1e1e;color:#d4d4d4;padding:1.5rem;border-radius:8px;font-size:13px;overflow-x:auto;white-space:pre;margin:0;line-height:1.6;max-height:600px;overflow-y:auto}.reference-content{background:#f8f9fa;padding:1.5rem;border-radius:12px}.reference-content h2{font-size:1.5rem;color:#1a1a2e;margin-bottom:1.5rem}.reference-section{margin-bottom:2rem}.reference-section h3{font-size:1.1rem;color:#333;margin-bottom:.75rem;border-bottom:1px solid #ddd;padding-bottom:.5rem}.reference-table{width:100%;border-collapse:collapse;background:var(--white);border-radius:8px;overflow:hidden;margin-bottom:1rem}.reference-table th,.reference-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #eee}.reference-table th{background:#f0f0f0;font-weight:600;color:#333}.reference-table td code{background:#e8e8e8;padding:.15rem .4rem;border-radius:4px;font-size:.85rem;color:#d63384}.reference-list{list-style:none;padding:0;margin:0}.reference-list li{padding:.5rem 0 .5rem 1.5rem;position:relative}.reference-list li:before{content:"•";position:absolute;left:0;color:#ec4899;font-weight:700}.reference-list li strong{color:#333}.support-note{background:#fff3cd;padding:.75rem 1rem;border-radius:6px;font-size:.875rem;color:#664d03;margin-top:.5rem}.reference-code{background:#1e1e1e;color:#d4d4d4;padding:1rem;border-radius:8px;font-size:13px;overflow-x:auto;white-space:pre;line-height:1.6}.control-panel{background-color:#1f2937f2!important;border:2px solid var(--gray-400)!important;border-radius:6px}[data-theme=dark] .control-section{background-color:#1f2937e6!important;border-color:var(--gray-400)!important;border-width:2px}[data-theme=dark] .control-group input,[data-theme=dark] .control-group select,[data-theme=dark] .control-group textarea{background-color:#0f172acc!important;border:2px solid var(--gray-500)!important;color:var(--text-primary)}[data-theme=dark] .control-group label{display:block;color:var(--gray-900);font-size:1rem;margin-bottom:.5rem;font-weight:600;line-height:1.5;letter-spacing:.3px}@media (max-width: 768px){.css-hyphens-generator{padding:1rem}.generator-header h1{font-size:1.75rem}.presets-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.toggle-buttons{flex-direction:column}.config-row{flex-direction:column;gap:1rem}.limit-chars-grid{grid-template-columns:1fr}.output-actions{flex-wrap:wrap}.preview-controls{flex-direction:column}.comparison-grid{grid-template-columns:1fr}.generator-tabs{overflow-x:auto}.tab-btn{white-space:nowrap;padding:.5rem 1rem;font-size:.875rem}}
