.hrz-page{max-width:760px;margin:0 auto;padding:120px 1.5rem 4rem}.hrz-page .hero{text-align:center;padding:1rem 0}.hrz-page .hero h1{font-family:var(--font-display);font-size:2rem;font-weight:700;color:var(--text-strong);margin-bottom:.75rem}.hrz-page .hero-subtitle{font-family:var(--font-body);font-size:1rem;color:var(--muted);max-width:560px;margin:0 auto;line-height:1.7}.hrz-input-section{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.75rem}.hrz-toggles{display:flex;gap:.75rem;margin-bottom:.75rem;flex-wrap:wrap}.hrz-toggle{display:flex;gap:0;border:1px solid var(--border);border-radius:8px;overflow:hidden;width:fit-content}.hrz-toggle-btn{padding:.5rem 1.1rem;font-family:var(--font-body);font-size:.8rem;font-weight:500;color:var(--muted);background:transparent;border:none;cursor:pointer;transition:color .3s,background .3s}.hrz-toggle-btn.active{background:var(--accent);color:var(--bg)}.hrz-method-desc{font-family:var(--font-body);font-size:.78rem;color:var(--muted);line-height:1.6;margin-bottom:1.25rem}.hrz-form{display:flex;flex-direction:column;gap:1rem}.hrz-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.hrz-field{display:flex;flex-direction:column;gap:.4rem}.hrz-label{font-family:var(--font-body);font-size:.78rem;font-weight:500;color:var(--muted);letter-spacing:.02em}.hrz-optional{font-size:.65rem;font-weight:400;letter-spacing:0;opacity:.7}.hrz-input-wrap{display:flex;align-items:center;gap:.5rem;background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:.5rem .75rem;transition:border-color .3s}.hrz-input-wrap:focus-within{border-color:var(--border-hover)}.hrz-input-wrap input{flex:1;background:transparent;border:none;color:var(--text);font-family:var(--font-body);font-size:.9rem;outline:none;width:100%;min-width:0;-moz-appearance:textfield}.hrz-input-wrap input::-webkit-inner-spin-button,.hrz-input-wrap input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.hrz-unit{font-family:var(--font-body);font-size:.75rem;color:var(--muted);white-space:nowrap}.hrz-actions{display:flex;gap:.75rem;margin-top:1.25rem}.hrz-btn-calculate{padding:.65rem 2rem;font-family:var(--font-display);font-size:.85rem;font-weight:600;color:var(--bg);background:var(--accent);border:none;border-radius:6px;cursor:pointer;transition:opacity .3s,transform .2s}.hrz-btn-calculate:hover:not(:disabled){transform:translateY(-1px)}.hrz-btn-calculate:disabled{opacity:.4;cursor:not-allowed}.hrz-btn-reset{padding:.65rem 1.5rem;font-family:var(--font-body);font-size:.82rem;font-weight:500;color:var(--muted);background:transparent;border:1px solid var(--border);border-radius:6px;cursor:pointer;transition:border-color .3s,color .3s}.hrz-btn-reset:hover{border-color:var(--border-hover);color:var(--text)}.hrz-results{margin-top:2rem}.hrz-main-result{background:var(--surface);border:1px solid var(--border);border-top:2px solid var(--accent);border-radius:0 0 8px 8px;padding:1.5rem;text-align:center;margin-bottom:1.5rem}.hrz-main-label{display:block;font-family:var(--font-body);font-size:.78rem;color:var(--muted);margin-bottom:.25rem}.hrz-main-value{display:block;font-family:var(--font-display);font-size:2.2rem;font-weight:700;color:var(--accent)}.hrz-main-unit{font-size:1rem;font-weight:500;color:var(--muted)}.hrz-main-sub{display:block;font-family:var(--font-body);font-size:.82rem;color:var(--text);margin-top:.35rem}.hrz-main-note{display:block;font-family:var(--font-body);font-size:.72rem;color:var(--muted);margin-top:.5rem;opacity:.8}.hrz-zone-grid{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.hrz-zone-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1rem 1.25rem;transition:border-color .3s}.hrz-zone-highlight{border-color:var(--border-hover);box-shadow:0 0 20px var(--accent-glow);position:relative}.hrz-zone-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.5rem}.hrz-zone-bar{width:4px;height:36px;border-radius:2px;flex-shrink:0}.hrz-zone-title{display:flex;flex-direction:column;flex:1}.hrz-zone-number{font-family:var(--font-display);font-size:.72rem;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.06em}.hrz-zone-name{font-family:var(--font-display);font-size:.95rem;font-weight:700;color:var(--text-strong)}.hrz-zone-bpm{display:flex;flex-direction:column;align-items:flex-end}.hrz-zone-range{font-family:var(--font-display);font-size:1.1rem;font-weight:700;color:var(--accent)}.hrz-zone-pct{font-family:var(--font-body);font-size:.7rem;color:var(--muted)}.hrz-zone-desc{font-family:var(--font-body);font-size:.82rem;color:var(--text);line-height:1.65;margin-bottom:.5rem}.hrz-zone-fuel{font-family:var(--font-body);font-size:.75rem;color:var(--muted);line-height:1.5}.hrz-zone-fuel-label{font-weight:600;color:var(--text)}.hrz-zone-badge{display:inline-block;margin-top:.5rem;padding:.2rem .6rem;font-family:var(--font-body);font-size:.68rem;font-weight:600;color:var(--accent);background:var(--accent-dim);border-radius:4px}.hrz-bar-section{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1.25rem;margin-bottom:1.5rem}.hrz-bar{display:flex;border-radius:6px;overflow:hidden;height:40px}.hrz-bar-segment{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:0;position:relative}.hrz-bar-label{font-family:var(--font-display);font-size:.7rem;font-weight:700;color:#000;opacity:.8}.hrz-bar-bpm{font-family:var(--font-body);font-size:.6rem;color:#000;opacity:.6}.hrz-bar-endpoints{display:flex;justify-content:space-between;margin-top:.35rem;font-family:var(--font-body);font-size:.7rem;color:var(--muted)}.hrz-section-title{font-family:var(--font-display);font-size:.95rem;font-weight:700;color:var(--text-strong);margin-bottom:.75rem}.hrz-section-text{font-family:var(--font-body);font-size:.85rem;color:var(--text);line-height:1.75;margin-bottom:1rem}.hrz-more-banner{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem;margin-bottom:1.5rem;background:var(--accent-dim);border:1px solid var(--border);border-radius:8px}.hrz-more-arrow{font-size:1rem;color:var(--accent);animation:hrz-bounce 2s ease-in-out infinite}@keyframes hrz-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.hrz-more-text{font-family:var(--font-body);font-size:.78rem;color:var(--accent);font-weight:500}.hrz-zone2-section{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.hrz-zone2-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.hrz-zone2-card{background:var(--bg);border:1px solid var(--border);border-radius:6px;padding:1rem}.hrz-zone2-name{font-family:var(--font-display);font-size:.82rem;font-weight:700;color:var(--accent);margin-bottom:.35rem}.hrz-zone2-text{font-family:var(--font-body);font-size:.78rem;color:var(--text);line-height:1.65}.hrz-crossover-section,.hrz-measure-section{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1.5rem;margin-bottom:1.5rem}.hrz-crossover-section .hrz-section-text:last-child,.hrz-measure-section .hrz-section-text:last-child{margin-bottom:0}.hrz-tips{margin-bottom:1.5rem}.hrz-tips-grid{display:grid;grid-template-columns:1fr;gap:.75rem}.hrz-tip-card{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1.25rem}.hrz-tip-name{font-family:var(--font-display);font-size:.85rem;font-weight:700;color:var(--text-strong);margin-bottom:.35rem}.hrz-tip-text{font-family:var(--font-body);font-size:.82rem;color:var(--text);line-height:1.65}.hrz-sources{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1.25rem;margin-bottom:1.5rem}.hrz-sources-list{font-family:var(--font-body);font-size:.75rem;color:var(--muted);line-height:1.7;padding-left:1.25rem;display:flex;flex-direction:column;gap:.35rem}.hrz-disclaimer{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:1.25rem}.hrz-disclaimer-title{font-family:var(--font-display);font-size:.82rem;font-weight:700;color:var(--text-strong);margin-bottom:.5rem}.hrz-disclaimer-text{font-family:var(--font-body);font-size:.75rem;color:var(--muted);line-height:1.65}:global(.theme-light) .hrz-toggle-btn.active{color:#fff}:global(.theme-light) .hrz-btn-calculate{color:#fff}:global(.theme-light) .hrz-zone-highlight{box-shadow:none;border-color:#00968866}@media(max-width:640px){.hrz-page{padding-top:100px}.hrz-page .hero h1{font-size:1.5rem}.hrz-input-section{padding:1.25rem}.hrz-row,.hrz-zone2-grid{grid-template-columns:1fr}.hrz-zone-header{flex-wrap:wrap}.hrz-zone-bpm{align-items:flex-start;flex-direction:row;gap:.5rem}}
