.places-unavailable{display:flex;justify-content:space-between;gap:18px;align-items:center;border:1px solid #66522d;border-radius:12px;padding:12px 14px;background:#2e2518}.places-unavailable p{margin:4px 0 0;color:#e7cf9f;font-size:.84rem}.places-unavailable>span{white-space:nowrap;border-radius:999px;padding:5px 9px;background:#4b351b;color:#f8d48e;font-size:.72rem;font-weight:800}.location-actions{display:flex;align-items:center;gap:14px;margin:16px 0}.location-actions button,.coordinate-confirmation button{min-height:43px;border-radius:10px;padding:9px 14px;font-weight:750}.location-actions .secondary{border:1px solid var(--line);background:transparent;color:var(--soft)}#location-status{color:var(--muted);font-size:.84rem}.location-map{position:relative;min-height:260px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#0a1b29;touch-action:none}.map-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(159,178,200,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(159,178,200,.12) 1px,transparent 1px);background-size:10% 20%}.location-pin{position:absolute;left:50%;top:50%;translate:-50% -50%;display:grid;place-items:center;width:44px;height:44px;border:2px solid #fff;border-radius:50% 50% 50% 0;rotate:-45deg;background:#ff8fa3;color:#07111f;cursor:grab}.location-pin span{rotate:45deg}.coordinate-confirmation{display:grid;align-content:end;gap:7px}.coordinate-confirmation .primary{border:1px solid var(--blue);background:var(--blue);color:#07111f}.coordinate-confirmation .primary:disabled{opacity:.4}.coordinate-confirmation strong{color:var(--soft);font-size:.8rem}
@media(max-width:1000px){.wizard-shell{grid-template-columns:1fr}.flow-panel{position:static}.step-list{grid-template-columns:repeat(5,minmax(0,1fr))}.step-list button{justify-content:center}.step-list b{display:none}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.topbar{align-items:flex-start;flex-wrap:wrap}.host{order:3;width:100%;text-align:left}.preview-banner{align-items:flex-start;flex-wrap:wrap}.connection-state{width:100%;margin-left:22px}.wizard-shell{grid-template-columns:minmax(0,1fr)}.wizard-shell,.preview-banner{width:min(100% - 24px,1440px)}.step-list{grid-template-columns:repeat(5,1fr)}.step-list button{padding:6px}.step-summary,.section-heading{align-items:stretch;flex-direction:column}.progress-block{min-width:0;width:100%}.preview-form,.modules{padding:18px}.field-grid,.location-grid,.module-grid{grid-template-columns:1fr}.unsent{align-self:flex-start}.wizard-actions{justify-content:stretch}.wizard-actions button{flex:1}.places-unavailable,.location-actions{align-items:flex-start;flex-direction:column}.location-map{min-height:220px}.location-actions button,.coordinate-confirmation button{width:100%}}
@media(max-width:430px){.topbar{padding:12px}.brand small{display:none}.locale-switcher{margin-left:auto}.step-list{grid-template-columns:repeat(2,1fr)}.step-list b{display:block;font-size:.76rem}.step-list button{justify-content:flex-start}.choice{display:flex;margin-right:0}.wizard-actions{flex-direction:column-reverse}}
