.search-breadth{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;margin:12px 0;border:1px solid rgba(20,40,55,.12);border-radius:14px;background:rgba(248,250,251,.85)}.search-breadth strong,.search-breadth small{display:block}.search-breadth small{margin-top:3px;color:#687780}.breadth-options,.preference-shortcuts{display:flex;gap:7px;flex-wrap:wrap}.breadth-options button,.preference-shortcuts button{border:1px solid rgba(20,40,55,.16);background:#fff;border-radius:999px;padding:8px 11px;cursor:pointer;font:inherit}.breadth-options button.active,.preference-shortcuts button.active{background:#132f3a;color:#fff;border-color:#132f3a}.preference-shortcuts{padding:14px 0 4px}.search-progress{margin:12px 0 18px;padding:16px;border-radius:15px;background:#f5f8f9;border:1px solid rgba(20,40,55,.1)}.progress-steps{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.progress-steps span{font-size:12px;padding:6px 9px;border-radius:999px;background:#fff;color:#7a878d}.progress-steps span.active{color:#132f3a;font-weight:700;box-shadow:0 0 0 2px rgba(19,47,58,.13)}.progress-steps span.done{color:#356b55}.decision-card{position:relative}.decision-card.best-choice{border-width:2px!important;box-shadow:0 16px 42px rgba(18,46,57,.11)}.best-choice-label{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 12px;margin:-2px -2px 12px;border-radius:12px 12px 6px 6px;background:#edf6f1}.best-choice-label span{font-size:12px;color:#53666d}.tradeoff-meter{display:flex;gap:18px;flex-wrap:wrap;padding:12px 0;margin-top:10px;border-top:1px solid rgba(20,40,55,.09)}.tradeoff-meter span{display:grid;gap:2px}.tradeoff-meter b{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#738087}.tradeoff-meter i{font-style:normal;letter-spacing:2px;font-size:11px}.cabin-clarity{display:flex;gap:8px;align-items:baseline;padding:9px 11px;border-radius:10px;background:#f7f8f8;font-size:12px}.cabin-clarity span{color:#66757c}.why-this-result{margin-top:9px;font-size:13px}.why-this-result summary{cursor:pointer;font-weight:650}.compare-choice{display:inline-flex;gap:6px;align-items:center;margin-top:10px;font-size:12px;cursor:pointer}.opportunity-strip{margin:12px 0 16px;padding:14px 16px;border-radius:14px;background:#f7f4eb;border:1px solid rgba(110,90,35,.12)}.opportunity-strip>strong{display:block;margin-bottom:8px}.opportunity-strip>div{display:flex;gap:8px;flex-wrap:wrap}.opportunity-strip span{font-size:12px;background:#fff;padding:7px 9px;border-radius:9px}.compare-drawer{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);z-index:50;display:flex;align-items:center;gap:16px;padding:12px 14px;border-radius:14px;background:#102d38;color:#fff;box-shadow:0 16px 50px rgba(0,0,0,.22)}.compare-drawer[hidden]{display:none}.compare-drawer span{font-size:12px;opacity:.75}.compare-drawer button{border:0;border-radius:9px;padding:8px 11px;font-weight:700;cursor:pointer}.compare-drawer button:disabled{opacity:.45}.compare-drawer button:not(:disabled){background:#fff;color:#102d38}@media(max-width:720px){.search-breadth{align-items:flex-start;flex-direction:column}.best-choice-label{align-items:flex-start;flex-direction:column}.tradeoff-meter{justify-content:space-between}.compare-drawer{width:calc(100% - 28px);box-sizing:border-box;gap:10px}.compare-drawer button{margin-left:auto}.opportunity-strip>div{flex-direction:column}}