:root{font-family:system-ui,-apple-system,sans-serif;color-scheme:light}body{margin:0;padding:1.5rem;background:#f8fafc;color:#1e293b;font-size:.9rem}.crrem-header{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-bottom:1.75rem}.crrem-header-left{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.crrem-logo{height:3rem;width:auto;display:block}.crrem-app h1{font-size:1.4rem;font-weight:600;margin:0;color:#0f172a}.crrem-header-cta{font-size:.82rem;color:#64748b;line-height:1.5;margin:0;text-align:right;max-width:380px}.crrem-header-cta a{color:#2563eb;font-weight:500;text-decoration:none;white-space:nowrap}.crrem-header-cta a:hover{text-decoration:underline}.crrem-layout{display:grid;grid-template-columns:300px 1fr 220px;gap:2rem;align-items:start}.summary-panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.875rem 1rem 1rem}.crrem-inputs-form{display:flex;flex-direction:column;gap:1rem}.form-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.875rem 1rem 1rem;display:flex;flex-direction:column;gap:.6rem}.section-title{font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin:0 0 .25rem;display:flex;align-items:center;gap:.5rem}.zone-count{display:inline-flex;align-items:center;justify-content:center;width:1.3em;height:1.3em;border-radius:999px;background:#e2e8f0;color:#475569;font-size:.75rem;font-weight:600}.field{display:flex;flex-direction:column;gap:.2rem}.field>span{font-size:.78rem;font-weight:500;color:#475569}.field input,.field select{padding:.3rem .45rem;border:1px solid #cbd5e1;border-radius:4px;font-size:.85rem;background:#fff;color:#1e293b;width:100%;box-sizing:border-box}.field input:focus,.field select:focus{outline:2px solid #3b82f6;outline-offset:1px;border-color:transparent}.field-sm{margin-top:.5rem}.field-hint{font-style:normal;color:#94a3b8;font-weight:400}.info-tip{position:relative;display:inline-flex;align-items:center;margin-left:.3em;color:#94a3b8;font-size:.8rem;cursor:default;vertical-align:middle}.info-tip:hover{color:#3b82f6}.info-tip-text{display:none;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);width:220px;padding:.5rem .65rem;background:#1e293b;color:#f1f5f9;font-size:.75rem;font-weight:400;line-height:1.4;border-radius:6px;box-shadow:0 4px 12px #0003;pointer-events:none;z-index:10;white-space:normal}.info-tip-text:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#1e293b}.info-tip:hover .info-tip-text{display:block}.zone-list{display:flex;flex-direction:column;gap:.65rem}.zone-card{border:1px solid #e2e8f0;border-radius:6px;padding:.65rem .75rem .75rem;background:#f8fafc;display:flex;flex-direction:column;gap:.5rem}.zone-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.15rem}.zone-label{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.03em}.btn-remove-zone{border:none;background:none;color:#94a3b8;font-size:1.1rem;line-height:1;cursor:pointer;padding:0 .15rem;border-radius:3px;transition:color .1s,background .1s}.btn-remove-zone:hover{color:#ef4444;background:#fee2e2}.btn-add-zone{margin-top:.25rem;padding:.4rem .75rem;border:1px dashed #94a3b8;border-radius:5px;background:transparent;color:#475569;font-size:.82rem;font-weight:500;cursor:pointer;width:100%;transition:background .1s,border-color .1s}.btn-add-zone:hover{background:#f1f5f9;border-color:#3b82f6;color:#2563eb}.zone-advanced{font-size:.82rem}.zone-advanced summary{cursor:pointer;color:#64748b;font-weight:500;-webkit-user-select:none;user-select:none;padding:.1rem 0;list-style:none;display:flex;align-items:center;gap:.35rem}.zone-advanced summary:before{content:"▶";font-size:.6rem;color:#94a3b8;transition:transform .15s;display:inline-block}.zone-advanced[open] summary:before{transform:rotate(90deg)}.zone-advanced summary em{font-style:normal;color:#94a3b8;font-weight:400}.building-summary{margin-top:.5rem;display:grid;grid-template-columns:auto 1fr;gap:.2rem .6rem;font-size:.8rem;color:#475569}.building-summary dt{font-weight:500}.building-summary dd{margin:0}.building-summary em{font-style:normal;color:#94a3b8}.stranding-alert{margin-top:.75rem;padding:.65rem .75rem;background:#fef2f2;border:1px solid #fca5a5;border-radius:6px;color:#b91c1c;font-size:.82rem}.stranding-ok{margin-top:.75rem;padding:.65rem .75rem;background:#f0fdf4;border:1px solid #86efac;border-radius:6px;color:#15803d;font-size:.82rem}
