.lorem-ipsum-generator[data-astro-cid-nsxeixqp]{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;border:1px solid #e5e7eb;overflow:hidden}.generator-container[data-astro-cid-nsxeixqp]{display:grid;grid-template-columns:300px 1fr;min-height:400px}.controls-container[data-astro-cid-nsxeixqp]{background-color:#f9fafb;padding:1.5rem;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1rem}.control-group[data-astro-cid-nsxeixqp]{display:flex;flex-direction:column;gap:.5rem}.control-group[data-astro-cid-nsxeixqp] label[data-astro-cid-nsxeixqp]{font-weight:500;font-size:.9rem;color:var(--color-text)}.form-select[data-astro-cid-nsxeixqp],.form-input[data-astro-cid-nsxeixqp]{padding:.5rem;border:1px solid #d1d5db;border-radius:4px;font-size:.9rem;background-color:#fff}.form-input[data-astro-cid-nsxeixqp]{width:100%}.checkbox-group[data-astro-cid-nsxeixqp]{margin-top:.5rem}.checkbox-container[data-astro-cid-nsxeixqp]{display:flex;align-items:center;position:relative;padding-left:28px;cursor:pointer;font-size:.9rem;user-select:none;line-height:1.4}.checkbox-container[data-astro-cid-nsxeixqp] input[data-astro-cid-nsxeixqp]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark[data-astro-cid-nsxeixqp]{position:absolute;top:0;left:0;height:18px;width:18px;background-color:#fff;border:1px solid #d1d5db;border-radius:3px}.checkbox-container[data-astro-cid-nsxeixqp]:hover input[data-astro-cid-nsxeixqp]~.checkmark[data-astro-cid-nsxeixqp]{background-color:#f3f4f6}.checkbox-container[data-astro-cid-nsxeixqp] input[data-astro-cid-nsxeixqp]:checked~.checkmark[data-astro-cid-nsxeixqp]{background-color:var(--color-primary);border-color:var(--color-primary)}.checkmark[data-astro-cid-nsxeixqp]:after{content:"";position:absolute;display:none}.checkbox-container[data-astro-cid-nsxeixqp] input[data-astro-cid-nsxeixqp]:checked~.checkmark[data-astro-cid-nsxeixqp]:after{display:block;left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.buttons-container[data-astro-cid-nsxeixqp]{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.btn[data-astro-cid-nsxeixqp]{padding:.6rem 1rem;border-radius:4px;font-weight:500;cursor:pointer;text-align:center;transition:all .2s ease;border:none}.primary-btn[data-astro-cid-nsxeixqp]{background-color:var(--color-primary);color:#fff}.primary-btn[data-astro-cid-nsxeixqp]:hover{background-color:var(--color-primary-dark)}.secondary-btn[data-astro-cid-nsxeixqp]{background-color:#fff;border:1px solid #d1d5db;color:var(--color-text)}.secondary-btn[data-astro-cid-nsxeixqp]:hover:not(:disabled){background-color:#f3f4f6;border-color:#9ca3af}.secondary-btn[data-astro-cid-nsxeixqp]:disabled{cursor:not-allowed;opacity:.6}.output-container[data-astro-cid-nsxeixqp]{padding:1.5rem;overflow-y:auto;display:flex;flex-direction:column;height:100%}.output-container[data-astro-cid-nsxeixqp] h3[data-astro-cid-nsxeixqp]{margin-bottom:1rem;color:var(--color-primary);font-size:1.1rem;font-weight:600}.text-output[data-astro-cid-nsxeixqp]{flex-grow:1;line-height:1.7;color:var(--color-text);white-space:pre-wrap;background-color:#f9fafb;padding:1rem;border-radius:4px;border:1px solid #e5e7eb;min-height:300px;overflow-y:auto}@media (max-width: 768px){.generator-container[data-astro-cid-nsxeixqp]{grid-template-columns:1fr}.controls-container[data-astro-cid-nsxeixqp]{border-right:none;border-bottom:1px solid #e5e7eb}.output-container[data-astro-cid-nsxeixqp]{padding:1.25rem}.text-output[data-astro-cid-nsxeixqp]{min-height:200px}}.page-header[data-astro-cid-qkl4zyoo]{background-color:var(--color-primary);color:#fff;padding:3rem 1rem;text-align:center}.header-container[data-astro-cid-qkl4zyoo]{max-width:800px;margin:0 auto}.page-header[data-astro-cid-qkl4zyoo] h1[data-astro-cid-qkl4zyoo]{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.page-header[data-astro-cid-qkl4zyoo] p[data-astro-cid-qkl4zyoo]{font-size:1.2rem;opacity:.9}.content-wrapper[data-astro-cid-qkl4zyoo]{padding:2rem 1rem;max-width:1200px;margin:0 auto}.info-section[data-astro-cid-qkl4zyoo]{margin-top:3rem;padding:2rem 0}.info-container[data-astro-cid-qkl4zyoo]{max-width:800px;margin:0 auto;background-color:#f9fafb;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000000d;border:1px solid #e5e7eb}.info-section[data-astro-cid-qkl4zyoo] h2[data-astro-cid-qkl4zyoo]{color:var(--color-primary);margin-top:2rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.info-section[data-astro-cid-qkl4zyoo] h2[data-astro-cid-qkl4zyoo]:first-child{margin-top:0}.info-section[data-astro-cid-qkl4zyoo] p[data-astro-cid-qkl4zyoo]{line-height:1.6;margin-bottom:1rem;color:var(--color-text)}.info-section[data-astro-cid-qkl4zyoo] ul[data-astro-cid-qkl4zyoo],.info-section[data-astro-cid-qkl4zyoo] ol[data-astro-cid-qkl4zyoo]{margin:1rem 0 1.5rem 1.5rem}.info-section[data-astro-cid-qkl4zyoo] li[data-astro-cid-qkl4zyoo]{margin-bottom:.5rem;line-height:1.5}.tip-box[data-astro-cid-qkl4zyoo]{background-color:#eef2ff;padding:1.5rem;border-radius:6px;border-left:4px solid var(--color-primary);margin-top:2rem}.tip-box[data-astro-cid-qkl4zyoo] h3[data-astro-cid-qkl4zyoo]{color:var(--color-primary);margin-bottom:.5rem;font-size:1.1rem}@media (max-width: 768px){.page-header[data-astro-cid-qkl4zyoo]{padding:2rem 1rem}.page-header[data-astro-cid-qkl4zyoo] h1[data-astro-cid-qkl4zyoo]{font-size:1.8rem}.page-header[data-astro-cid-qkl4zyoo] p[data-astro-cid-qkl4zyoo]{font-size:1rem}.info-container[data-astro-cid-qkl4zyoo]{padding:1.5rem}}
