.height-converter{--height-primary: #8b5cf6;--height-secondary: #a78bfa;--height-accent: #c4b5fd;--height-bg: #f5f3ff;--height-card-bg: #ffffff;--height-text: #4c1d95;--height-text-muted: #6d28d9;--height-border: #ddd6fe;--height-shadow: 0 4px 20px rgba(139, 92, 246, .12);max-width:900px;margin:0 auto;font-family:system-ui,-apple-system,sans-serif}.height-header{text-align:center;margin-bottom:2rem}.height-title{font-size:2rem;font-weight:800;color:var(--height-primary);margin:0 0 .5rem}.height-description{color:var(--height-text-muted);font-size:1.1rem;margin:0}.height-formula-container{background:linear-gradient(135deg,var(--height-bg) 0%,#ede9fe 100%);border-radius:16px;padding:1.5rem;margin-bottom:2rem;border:1px solid var(--height-border)}.height-formula-title{font-size:1.1rem;font-weight:700;color:var(--height-primary);margin:0 0 1rem;text-align:center}.height-formula-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.height-formula-card{background:var(--height-card-bg);border-radius:12px;padding:1rem;text-align:center}.height-formula-label{display:block;font-size:.85rem;font-weight:600;color:var(--height-text-muted);margin-bottom:.5rem}.height-formula-math{font-size:.85rem;color:var(--height-text);overflow-x:auto}.height-form-container{background:var(--height-card-bg);border-radius:16px;padding:1.5rem;box-shadow:var(--height-shadow);margin-bottom:2rem}.height-form{display:flex;flex-direction:column;gap:1rem}.height-section-title{font-size:.9rem;font-weight:700;color:var(--height-text);margin:0 0 .75rem}.height-ft-in-row,.height-metric-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.height-input-group{display:flex;flex-direction:column;gap:.5rem}.height-label{font-weight:600;font-size:.9rem;color:var(--height-text)}.height-input{width:100%;padding:.875rem 1rem;border:2px solid var(--height-border);border-radius:10px;font-size:1.1rem;background:var(--height-bg)}.height-input:focus{outline:none;border-color:var(--height-primary);background:#fff}.height-divider{text-align:center;color:var(--height-text-muted);font-weight:700;padding:.5rem}.height-buttons{display:flex;gap:1rem;margin-top:.5rem}.height-btn{flex:1;padding:1rem;border:none;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer}.height-btn-primary{background:linear-gradient(135deg,var(--height-primary) 0%,var(--height-secondary) 100%);color:#fff}.height-btn-secondary{background:var(--height-bg);color:var(--height-text-muted);border:2px solid var(--height-border)}.height-results{background:var(--height-card-bg);border-radius:16px;padding:1.5rem;box-shadow:var(--height-shadow);margin-bottom:2rem}.height-results-title{font-size:1.25rem;font-weight:700;color:var(--height-primary);margin:0 0 1.5rem;text-align:center}.height-results-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.height-result-card{background:var(--height-bg);border-radius:12px;padding:1.25rem;text-align:center}.height-result-primary{background:linear-gradient(135deg,var(--height-primary) 0%,var(--height-secondary) 100%)}.height-result-primary .height-result-label,.height-result-primary .height-result-value{color:#fff}.height-result-label{display:block;font-size:.8rem;font-weight:600;color:var(--height-text-muted);margin-bottom:.25rem}.height-result-value{font-size:1.5rem;font-weight:800;color:var(--height-text)}.height-content{margin-top:3rem}.height-content-section{margin-bottom:2.5rem}.height-content-title{font-size:1.5rem;font-weight:700;color:var(--height-text);margin:0 0 1rem;padding-bottom:.5rem;border-bottom:3px solid var(--height-primary)}.height-content-text{color:var(--height-text-muted);line-height:1.7;margin:0 0 1rem}.height-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1.5rem}.height-feature-card{background:var(--height-bg);border-radius:12px;padding:1.25rem;text-align:center}.height-feature-icon{font-size:2rem;display:block;margin-bottom:.75rem}.height-feature-title{font-size:1rem;font-weight:700;color:var(--height-text);margin:0 0 .5rem}.height-feature-desc{font-size:.85rem;color:var(--height-text-muted);margin:0}.height-table-wrapper{overflow-x:auto;border-radius:12px;margin-top:1.5rem}.height-table{width:100%;border-collapse:collapse;background:#fff;font-size:.9rem}.height-table th{background:var(--height-primary);color:#fff;padding:.875rem 1rem;text-align:left}.height-table td{padding:.75rem 1rem;border-bottom:1px solid var(--height-border)}.height-table-ref{font-weight:700;color:var(--height-primary)}.height-tips-grid{display:grid;gap:1rem;margin-top:1.5rem}.height-tip-card{display:flex;gap:1rem;background:var(--height-card-bg);border-radius:12px;padding:1.25rem;border-left:4px solid var(--height-primary)}.height-tip-icon{font-size:1.5rem}.height-tip-title{font-size:1rem;font-weight:700;color:var(--height-text);margin:0 0 .5rem}.height-tip-text{font-size:.9rem;color:var(--height-text-muted);margin:0}.height-faqs{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.height-faq-item{background:var(--height-card-bg);border-radius:12px;padding:1.25rem}.height-faq-question{font-size:1rem;font-weight:700;color:var(--height-primary);margin:0 0 .75rem}.height-faq-answer{font-size:.9rem;color:var(--height-text-muted);margin:0;line-height:1.6}
