/* Ottoni Habitat 3.5 — pilot journey, unified search and printable-report entry. */
.otx-pilot-journey{margin:18px 0;border:1px solid color-mix(in srgb,var(--ottoni-ink,#20352e) 16%,transparent);border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(242,238,227,.82));padding:24px;box-shadow:0 20px 50px rgba(35,55,47,.06)}
.otx-pilot-journey .otx-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px}.otx-pilot-journey .otx-section-head span{font-size:.72rem;letter-spacing:.16em;font-weight:800;color:var(--ottoni-terracotta,#a85e43)}.otx-pilot-journey .otx-section-head h3{margin:.3rem 0 0;font:600 clamp(1.4rem,2vw,2rem)/1.15 var(--wp--preset--font-family--serif,Georgia,serif);color:var(--ottoni-green-deep,#23483b)}.otx-pilot-journey .otx-section-head p{max-width:340px;margin:0;color:#66736d;text-align:right}
.otx-pilot-progress{height:8px;border-radius:999px;background:#e4e1d7;overflow:hidden;margin:0 0 18px}.otx-pilot-progress i{display:block;width:var(--pilot-progress,0%);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--ottoni-sage-strong,#7f9f8e),var(--ottoni-terracotta,#a85e43));transition:width .28s ease}
.otx-pilot-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.otx-pilot-steps article{display:grid;grid-template-columns:auto 1fr;gap:11px;position:relative;min-height:118px;padding:16px;border:1px solid #dedbd2;border-radius:18px;background:rgba(255,255,255,.78)}.otx-pilot-steps article>b{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#ebe8df;color:#56645e;font-size:.75rem}.otx-pilot-steps article>div{min-width:0}.otx-pilot-steps strong{display:block;color:#263a32;line-height:1.25}.otx-pilot-steps small{display:block;margin-top:6px;color:#707a75;line-height:1.4}.otx-pilot-steps article>span{grid-column:2;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:#7b837f}.otx-pilot-steps article.is-done{background:color-mix(in srgb,var(--ottoni-sage,#dfe8df) 62%,white);border-color:#b7cabb}.otx-pilot-steps article.is-done>b{background:var(--ottoni-green-deep,#23483b);color:white}.otx-pilot-steps article.is-done>span{color:var(--ottoni-green-deep,#23483b);font-weight:800}
.otx-pilot-journey footer{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding-top:16px;border-top:1px solid #dedbd2;color:#69756f}.otx-pilot-report{display:inline-flex;align-items:center;min-height:42px;padding:0 16px;border-radius:999px;background:var(--ottoni-green-deep,#23483b);color:white!important;text-decoration:none;font-weight:800}.otx-pilot-empty{padding:20px;border-radius:16px;background:#f4efe7}.otx-pilot-empty strong{display:block;color:#263a32}.otx-pilot-empty p{margin:.35rem 0 0;color:#6d7671}
.ottoni-command-result small{display:block;color:#6d7772}.ottoni-command-result:focus-visible{outline:3px solid color-mix(in srgb,var(--ottoni-terracotta,#a85e43) 48%,transparent);outline-offset:2px}.ottoni-command-group{position:sticky;top:0;z-index:1;margin:8px 0 4px;padding:7px 10px;background:rgba(248,245,238,.94);backdrop-filter:blur(8px);font-size:.7rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase;color:#50645b}
@media (max-width:1100px){.otx-pilot-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:720px){.otx-pilot-journey{padding:18px;border-radius:20px}.otx-pilot-journey .otx-section-head{display:block}.otx-pilot-journey .otx-section-head p{text-align:left;margin-top:8px}.otx-pilot-steps{grid-template-columns:1fr}.otx-pilot-journey footer{align-items:flex-start;flex-direction:column}.otx-pilot-report{width:100%;justify-content:center}}
@media (prefers-reduced-motion:reduce){.otx-pilot-progress i{transition:none}}
