.search-workspace{margin-top:14px;padding:16px;border:1px solid #d9e0ea;border-radius:15px;background:linear-gradient(180deg,#fbfcff,#f7f9fc)}
.search-depth-head,.permission-head,.multi-city-head,.progress-copy{display:flex;align-items:center;justify-content:space-between;gap:16px}.search-depth-head strong,.search-depth-head small,.multi-city-head strong,.multi-city-head small{display:block}.search-depth-head small,.multi-city-head small,.permission-head small{margin-top:3px;color:var(--muted);font-size:11px}#depth-budget{padding:6px 9px;border-radius:999px;color:var(--blue);background:var(--pale);font-size:10px;font-weight:800;white-space:nowrap}
.search-depth{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:12px}.search-depth button{position:relative;min-height:68px;padding:11px 12px;border:1px solid var(--line);border-radius:11px;color:var(--navy);background:#fff;text-align:left;cursor:pointer}.search-depth button b,.search-depth button small{display:block}.search-depth button small{margin-top:3px;color:var(--muted);font-size:10px}.search-depth button em{position:absolute;top:8px;right:8px;padding:3px 6px;border-radius:999px;color:var(--teal);background:var(--success-pale);font-size:8px;font-style:normal;font-weight:800;text-transform:uppercase}.search-depth button.active{border-color:var(--blue);background:var(--pale);box-shadow:0 0 0 2px #2f6fed16}.search-depth button.active:after{content:'✓';position:absolute;right:10px;bottom:9px;color:var(--blue);font-weight:900}
.permission-head{margin-top:16px;padding-top:14px;border-top:1px solid #e1e6ed}.permission-head strong{font-size:12px}.permission-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:9px}.permission-chips button{padding:7px 10px;border:1px solid #dce2ea;border-radius:999px;color:var(--muted);background:#fff;font:inherit;font-size:10px;font-weight:700;cursor:pointer}.permission-chips button.active{border-color:#9ecbc6;color:#175f5b;background:var(--success-pale)}.permission-chips button.active:before{content:'✓ ';font-weight:900}.search-envelope-summary{margin:12px 0 0;padding:9px 11px;border-radius:9px;color:var(--muted);background:#fff;font-size:10px;line-height:1.45}.search-envelope-summary strong{color:var(--navy)}
.multi-city-builder{margin-top:12px;padding:14px;border:1px solid #cbd8eb;border-radius:13px;background:#f8faff}.multi-city-head button{padding:7px 10px;border:1px solid var(--blue);border-radius:999px;color:var(--blue);background:#fff;font:inherit;font-size:10px;font-weight:800;cursor:pointer}.multi-city-head button:disabled{opacity:.45}.primary-leg-note{display:flex;align-items:center;gap:10px;margin-top:12px;padding:9px 11px;border-radius:9px;background:#eaf0fb}.primary-leg-note span,.leg-number{color:var(--blue);font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.primary-leg-note small{color:var(--muted)}.journey-leg{display:grid;grid-template-columns:48px minmax(0,1fr) minmax(0,1fr) 150px 44px;gap:8px;align-items:end;margin-top:9px;padding-top:9px;border-top:1px solid #dce4f0}.journey-leg .leg-number{align-self:center}.journey-leg input{min-height:44px}.remove-leg{width:44px;height:44px;margin-bottom:5px;border:0;border-radius:50%;color:var(--muted);background:#e9edf3;font-size:20px;cursor:pointer}
.workspace-progress{margin:13px 0;padding:14px;border:1px solid #cbd8eb;border-radius:13px;background:#f6f9ff;box-shadow:0 12px 28px #1322380c}.progress-copy>div{flex:1}.progress-copy strong,.progress-copy small{display:block}.progress-copy small{margin-top:2px;color:var(--muted);font-size:10px}.progress-copy>b{color:var(--blue);font-size:11px}.progress-spinner{width:18px;height:18px;border:2px solid #cbd8eb;border-top-color:var(--blue);border-radius:50%;animation:workspace-spin .8s linear infinite}.progress-track{height:4px;margin:12px 0 10px;overflow:hidden;border-radius:99px;background:#dfe6f1}.progress-track i{display:block;width:0;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--teal));transition:width .4s ease}.progress-stages{display:flex;justify-content:space-between;gap:6px;overflow-x:auto}.progress-stages span{flex:1;min-width:max-content;color:#8a94a2;font-size:9px;text-align:center}.progress-stages span.active{color:var(--blue);font-weight:800}.progress-stages span.done{color:var(--teal)}.progress-stages span.done:before{content:'✓ '}
.strategy-label{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 14px;border-bottom:1px solid #e2e8f0;color:var(--navy);background:#f7f9fc}.strategy-label strong{font-size:11px}.strategy-label span{color:var(--muted);font-size:9px;text-align:right}.best-choice>.strategy-label,.featured>.strategy-label{background:#eef3ff}.itinerary-compare{position:sticky;top:10px;z-index:12;box-shadow:0 18px 45px #1322381a}.compare-choice,#compare-drawer{display:none!important}
@keyframes workspace-spin{to{transform:rotate(360deg)}}
@media(max-width:760px){.search-depth-head,.permission-head,.multi-city-head{align-items:flex-start;flex-direction:column;gap:7px}.search-depth{grid-template-columns:1fr}.search-depth button{min-height:58px}.journey-leg{grid-template-columns:42px 1fr 34px}.journey-leg label{grid-column:2}.journey-leg .leg-number{grid-column:1;grid-row:1/4;align-self:start;margin-top:17px}.journey-leg .remove-leg{grid-column:3;grid-row:1}.progress-stages{justify-content:flex-start}.progress-stages span{flex:0 0 auto}.strategy-label{align-items:flex-start;flex-direction:column;gap:2px}.strategy-label span{text-align:left}}
@media(prefers-reduced-motion:reduce){.progress-spinner{animation:none}.progress-track i{transition:none}}
