.depot-modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.45);display:none;z-index:9998}.depot-modal{position:fixed;inset:0;display:none;z-index:9999;align-items:center;justify-content:center;padding:20px}.depot-modal__panel{background:#fff;max-width:520px;width:100%;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.2);overflow:hidden}.depot-modal__header{padding:16px 20px;font-weight:600;border-bottom:1px solid #eee}.depot-modal__body{max-height:60vh;overflow:auto;padding:8px 0}.depot-list{list-style:none;margin:0;padding:0}.depot-list li{border-bottom:1px solid #f3f3f3}.depot-list a{display:block;padding:12px 20px;text-decoration:none}.depot-list a:hover,.depot-list a:focus{background:#f7f7f7}.depot-modal__footer{padding:12px 20px;text-align:right;border-top:1px solid #eee}.depot-btn{display:inline-block;padding:8px 14px;border-radius:6px;border:1px solid #ddd;background:#fafafa;cursor:pointer}.location-helper{margin-top:8px;font-size:14px;line-height:1.4;text-transform:uppercase}.location-helper .helper-title{color:red;font-weight:700}.location-helper .depot-link{color:#b8bd09;text-decoration:none;font-weight:600;transition:color .2s ease;display:inline-block;margin-top:4px}.location-helper .depot-link:hover{color:#333}