.link-fiz-css { }

.fiz-wrap { color: var(--id-ink); }
.fiz-hero { padding: 4.2rem 1.5rem 3.2rem; background: var(--id-navy); color: #fff; }
.fiz-hero h1 { font-family: Georgia, "Times New Roman", serif; font-size: 2.35rem; color: #fff; margin: 0 0 .75rem; line-height: 1.2; }
.fiz-hero .id-lead { color: #e8e2d6; max-width: 720px; }
.fiz-hero-actions { margin-top: 1.6rem; display: flex; gap: .8rem; flex-wrap: wrap; }
.fiz-kicker { text-transform: uppercase; letter-spacing: .14em; font-size: .78rem; color: #f0c7c2; font-weight: 700; margin-bottom: .55rem; }
.fiz-section { padding: 3.2rem 0; }
.fiz-card { background: #fff; border: 1px solid var(--id-line); border-radius: 16px; box-shadow: 0 10px 30px rgba(27,42,74,.06); padding: 1.35rem 1.4rem; height: 100%; }
.fiz-card h3 { color: var(--id-navy); font-size: 1.15rem; margin: 0 0 .4rem; }
.fiz-muted { color: var(--id-muted); }
.fiz-grid { display: grid; gap: 1.1rem; }
.fiz-grid-3 { grid-template-columns: repeat(3, 1fr); }
.fiz-grid-2 { grid-template-columns: repeat(2, 1fr); }
.fiz-grid-4 { grid-template-columns: repeat(4, 1fr); }
.fiz-kpi { background: #fff; border: 1px solid var(--id-line); border-radius: 14px; padding: 1rem 1.1rem; }
.fiz-kpi span { display: block; font-size: .72rem; letter-spacing: .08em; text-transform: uppercase; color: var(--id-muted); font-weight: 700; }
.fiz-kpi strong { display: block; margin-top: .35rem; color: var(--id-navy); font-size: 1.25rem; }
.fiz-status { display: inline-block; border-radius: 999px; padding: .15rem .65rem; font-size: .75rem; font-weight: 700; }
.fiz-status-draft { background: #eeeae2; color: #5c6678; }
.fiz-status-guest_draft { background: #eeeae2; color: #5c6678; }
.fiz-status-analysis_queued { background: #e7f0ff; color: #1b2a4a; }
.fiz-status-documents_review { background: #e8eefc; color: #24375f; }
.fiz-status-missing_info { background: #fde9c9; color: #8a5a12; }
.fiz-status-analyzing { background: #e7f0ff; color: #1b2a4a; }
.fiz-status-ready { background: #e4f6ea; color: #1e6b3a; }
.fiz-status-error { background: #fde8e6; color: #9b2d22; }
.fiz-class { font-size: .7rem; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; }
.fiz-class-verified { color: #1e6b3a; }
.fiz-class-calculated { color: #24375f; }
.fiz-class-estimated { color: #8a5a12; }
.fiz-class-assumed { color: #9b2d22; }
.fiz-class-user { color: #5c6678; }
.fiz-class-missing { color: #9b2d22; }
.fiz-typepick { cursor: pointer; border: 2px solid var(--id-line); border-radius: 16px; padding: 1.6rem; background: #fff; height: 100%; }
.fiz-typepick.is-on { border-color: var(--id-brick); box-shadow: 0 0 0 3px rgba(192,57,43,.12); }
.fiz-typepick h2 { color: var(--id-navy); font-size: 1.35rem; margin: 0 0 .5rem; }
.fiz-steps { display: flex; gap: .4rem; flex-wrap: wrap; margin: 0 0 1.5rem; }
.fiz-steps span { border: 0; background: #ece7de; color: var(--id-muted); border-radius: 999px; padding: .4rem .8rem; font-size: .8rem; font-weight: 700; }
.fiz-steps span.is-on { background: var(--id-navy); color: #fff; }
.fiz-steps span.is-done { background: #dfe8df; color: #315b39; }
.fiz-doc { border: 1px dashed var(--id-line); border-radius: 14px; padding: 1rem; background: #faf8f4; min-height: 140px; }
.fiz-doc.is-critical { border-color: #c0392b; }
.fiz-doc h4 { margin: 0 0 .25rem; color: var(--id-navy); font-size: 1rem; }
.fiz-drop { margin-top: .6rem; padding: .8rem; border-radius: 10px; background: #fff; text-align: center; font-size: .9rem; color: var(--id-muted); }
.fiz-drop.drag { background: #f4efe6; }
.fiz-drop-large { min-height: 180px; display: flex; flex-direction: column; justify-content: center; border: 2px dashed var(--id-line); }
.fiz-upload-all { border: 2px solid rgba(27,42,74,.14); }
.fiz-toolbar { display: flex; justify-content: space-between; gap: 1rem; flex-wrap: wrap; align-items: center; margin-bottom: 1.2rem; }
.fiz-table { width: 100%; border-collapse: collapse; }
.fiz-table th { text-align: left; font-size: .75rem; color: var(--id-muted); border-bottom: 1px solid var(--id-line); padding: .45rem; }
.fiz-table td { padding: .5rem .45rem; border-bottom: 1px solid #eeeae2; font-size: .92rem; }
.fiz-tabs { display: flex; gap: .4rem; flex-wrap: wrap; border-bottom: 1px solid var(--id-line); margin: 1.4rem 0 1rem; }
.fiz-tabs button { background: none; border: 0; border-bottom: 2px solid transparent; padding: .7rem .9rem; font-weight: 700; color: var(--id-muted); cursor: pointer; }
.fiz-tabs button.is-on { color: var(--id-navy); border-bottom-color: var(--id-brick); }
.fiz-sim label { display: block; font-size: .8rem; font-weight: 700; color: var(--id-navy); margin: .7rem 0 .25rem; }
.fiz-sim input[type=range] { width: 100%; }
.fiz-pipe { list-style: none; padding: 0; max-width: 520px; margin: 1.5rem auto; }
.fiz-pipe li { padding: .7rem 0 .7rem 2rem; position: relative; color: var(--id-muted); font-weight: 600; }
.fiz-pipe li::before { content: "○"; position: absolute; left: 0; color: #b7b1a6; }
.fiz-pipe li.done { color: var(--id-navy); }
.fiz-pipe li.done::before { content: "✓"; color: #1e6b3a; }
.fiz-pipe li.run { color: var(--id-brick); }
.fiz-pipe li.run::before { content: "●"; color: var(--id-brick); }
.fiz-review-row { display: flex; justify-content: space-between; gap: 1rem; padding: .55rem 0; border-bottom: 1px solid #eeeae2; }
.fiz-banner { background: var(--id-sand); border-radius: 14px; padding: 1rem 1.1rem; margin-bottom: 1rem; }
.fiz-score { font-size: 2rem; color: var(--id-navy); font-weight: 700; }
.fiz-hidden { display: none !important; }
.fiz-actions { display: flex; gap: .6rem; flex-wrap: wrap; margin-top: 1.2rem; }
.fiz-actions-end { justify-content: flex-end; }
.fiz-actions-between { justify-content: space-between; }
.fiz-siteplan { width: 100%; max-width: 360px; height: 220px; border: 2px solid var(--id-navy); background: var(--id-sand); position: relative; margin: .6rem 0 1rem; }
.fiz-footprint { background: var(--id-navy); color: #fff; font-size: .7rem; display: flex; align-items: center; justify-content: center; position: absolute; }
.fiz-concept { margin: 1.4rem 0; }
.fiz-concept img { display: block; width: 100%; max-width: 720px; height: auto; border-radius: 14px; margin: .8rem 0; }
.fiz-field { margin-bottom: .9rem; }
.fiz-field label { display: block; font-weight: 700; color: var(--id-navy); margin-bottom: .3rem; font-size: .9rem; }
.fiz-unk { font-weight: 500; color: var(--id-muted); font-size: .85rem; margin-left: .4rem; }
@media (max-width: 900px) {
  .fiz-grid-3, .fiz-grid-4, .fiz-grid-2 { grid-template-columns: 1fr; }
  .fiz-hero h1 { font-size: 1.7rem; }
}
